Declaration

var activeIndex: UInt { get set }

Declaration

@property (nonatomic) NSUInteger activeIndex;

Declaration

activeIndex() -> int
setActiveIndex_(activeIndex: int)