Declaration

func addProperty(_ property: GSInfoProperty)

Declaration

- (void) addProperty:(GSInfoProperty *) property;

Declaration

addProperty_(property: GSInfoProperty)

Parameters

property

The font info property to add.

Discussion

The property becomes owned by the font.

See Also

Properties

See Also

Properties