Declaration

func setLockedFast(_ locked: Bool)

Declaration

- (void) setLockedFast:(BOOL) locked;

Declaration

setLockedFast_(locked: bool)

Parameters

locked

Whether editing is disabled.

Discussion

Use this when restoring or constructing a glyph rather than for an interactive edit.

See Also

Locking

See Also

Locking