[]
Gets the action which will be executed by the click.
[Browsable(false)]
public ITouchBarAction Action { get; }
<Browsable(False)>
Public ReadOnly Property Action As ITouchBarAction
Type | Description |
---|---|
ITouchBarAction | The ITouchBarAction which will be executed by the click. |