Declaration

func removeLayer(forId key: String)

Declaration

- (void) removeLayerForId:(NSString *) key;

Declaration

removeLayerForId_(key: str)

Parameters

key

The layer identifier.

Discussion

This method has no effect when the glyph does not contain the identifier.

See Also

Layers