Declaration

func willSelectTempTool(_ tempTool: Any) -> Bool

Declaration

- (BOOL) willSelectTempTool:(id) tempTool;

Declaration

willSelectTempTool_(tempTool: object) -> bool

Parameters

tempTool

The temp tool that is about to become active

Return Value

If you allow it or not