PTToolManagerToolDidChangeNotification
extern const NSNotificationName _Nonnull PTToolManagerToolDidChangeNotification
Posted when the tool has changed.
The notification object is the tool manager that posted the notification. The userInfo dictionary
contains an entry for the PTToolManagerPreviousToolUserInfoKey key when there is a previous tool.
PTToolManagerToolDidChangeNotification Constant Reference