Instance Property
itemIndex
Declaration
var itemIndex: Int { get set }Declaration
@property (nonatomic) NSInteger itemIndex;Declaration
itemIndex() -> int
setItemIndex_(itemIndex: int)Instance Property
var itemIndex: Int { get set }@property (nonatomic) NSInteger itemIndex;itemIndex() -> int
setItemIndex_(itemIndex: int)