Skip to main content

class Wacom::Kiosk::UI::Parsers::Shared::ButtonConfig

Summary

MembersDescriptions
{property} string NameGets or sets the button name.
{property} ButtonAction ButtonActionGets or sets the button action.
{property} string ToggleImageOnPathGets or sets the toggle image on path.
{property} string ToggleImageOffPathGets or sets the toggle image off path.
{property} string ToggleTextOnGets or sets the toggle text on.
{property} string ToggleTextOffGets 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.