Instance Property
selectionIndexes
Declaration
var selectionIndexes: IndexSet! { get set }Declaration
@property (nonatomic, strong) NSIndexSet * selectionIndexes;Declaration
selectionIndexes() -> NSIndexSet
setSelectionIndexes_(selectionIndexes: NSIndexSet)