[]
An operation that is performed by click TouchToolBarButton.
public interface ITouchBarAction
Public Interface ITouchBarAction
Name | Description |
---|---|
CanExecute(object) | Defines the method that determines whether the action can execute in its current state. |
Execute(object) | Executes the specified object. |