Declaration

var master: GSFontMaster? { get set }

Declaration

@property (nonatomic, strong) GSFontMaster * master;

Declaration

master() -> GSFontMaster
setMaster_(master: GSFontMaster)

Discussion

nil when no single master context exists.

Setting the layer also sets this property.