Instance Method
setDisplayMasterIndex(_:)setDisplayMasterIndex:setDisplayMasterIndex_
Same as -setMasterIndex: except that this method accepts indices into the display masters of the currently active glyph view controller.
Declaration
func setDisplayMasterIndex(_ masterIdx: UInt)Declaration
- (void) setDisplayMasterIndex:(NSUInteger) masterIdx;Declaration
setDisplayMasterIndex_(masterIdx: int)