Instance Property
selection
Declaration
var selection: Int32 { get set }Declaration
@property (nonatomic) int selection;Declaration
selection() -> int
setSelection_(selection: int)Instance Property
var selection: Int32 { get set }@property (nonatomic) int selection;selection() -> int
setSelection_(selection: int)