Declaration

func associatedFontMaster() -> GSFontMaster?

Declaration

- (GSFontMaster *) associatedFontMaster;

Declaration

associatedFontMaster() -> GSFontMaster

Discussion

For an Intermediate layer, this can be a master interpolated at the layer coordinates. Returns nil when the layer is detached or its associated master cannot be resolved.

See Also

Associated Master