Declaration

var allMasterCount: UInt { get }

Declaration

@property (nonatomic, readonly) NSUInteger countOfAllMasters;

Declaration

countOfAllMasters() -> int

See Also

Imported Masters and Fonts

  • The masters imported from linked fonts.

  • The fonts that supply imported glyphs or imported masters.

  • The local and imported masters of the font.

  • Returns the local or imported master at an index, or nil when the index is out of bounds.

  • The index of a local or imported master, or nil when the master is not in the font.

  • Reloads linked fonts and refreshes imported masters and imported glyphs.

See Also

Imported Masters and Fonts