Instance Method
willSelectTempTool(_:)willSelectTempTool:willSelectTempTool_
delegate method to prevent the selection of a temporary tool.
Declaration
func willSelectTempTool(_ tempTool: Any) -> BoolDeclaration
- (BOOL) willSelectTempTool:(id) tempTool;Declaration
willSelectTempTool_(tempTool: object) -> bool