class Wacom::Kiosk::UI::Parsers::Shared::ButtonConfig
Summary
| Members | Descriptions |
|---|---|
{property} string Name | Gets or sets the button name. |
{property} ButtonAction ButtonAction | Gets or sets the button action. |
{property} string ToggleImageOnPath | Gets or sets the toggle image on path. |
{property} string ToggleImageOffPath | Gets or sets the toggle image off path. |
{property} string ToggleTextOn | Gets or sets the toggle text on. |
{property} string ToggleTextOff | Gets or sets the toggle text off. |
Members
{property} string Name
Gets or sets the button name.
The button name.
{property} ButtonAction ButtonAction
Gets or sets the button action.
The button action.
{property} string ToggleImageOnPath
Gets or sets the toggle image on path.
The toggle image on path.
{property} string ToggleImageOffPath
Gets or sets the toggle image off path.
The toggle image off path.
{property} string ToggleTextOn
Gets or sets the toggle text on.
The toggle text on.
{property} string ToggleTextOff
Gets or sets the toggle text off.
The toggle text off.