Declaration

func setToolFor(_ aClass: AnyClass)

Declaration

- (void) setToolForClass:(Class) aClass;

Declaration

setToolForClass_(aClass: type)

Parameters

aClass

The class of the tool that should be activated.