Instance Method
setCodeFast(_:)setCodeFast:setCodeFast_
Sets the code, skipping the undo system.
Declaration
func setCodeFast(_ code: String)Declaration
- (void) setCodeFast:(NSString *) code;Declaration
setCodeFast_(code: str)Instance Method
Sets the code, skipping the undo system.
func setCodeFast(_ code: String)- (void) setCodeFast:(NSString *) code;setCodeFast_(code: str)