Property deleteToolsMenuButton
deleteToolsMenuButton
Delete the tool button with corresponding type of the first parameter. Then, select the tool button which corresponds to the type of the second parameter.
Declaration
Action<Type, Type> deleteToolsMenuButton { get; }
Property Value
Type | Description |
---|---|
Action<Type, Type> |