Declaration

func removeProperty(at idx: UInt)

Declaration

- (void) removeObjectFromPropertiesAtIndex:(NSUInteger) idx;

Declaration

removeObjectFromPropertiesAtIndex_(idx: int)

Parameters

idx

A valid index in properties.

Discussion

The removed property no longer belongs to the font.

See Also

Properties

See Also

Properties