Instance Property
activeIndex
The index of the character of the active layer in the string.
Declaration
var activeIndex: UInt { get set }Declaration
@property (nonatomic) NSUInteger activeIndex;Declaration
activeIndex() -> int
setActiveIndex_(activeIndex: int)