Skip to main content

class Wacom::Kiosk::Message::Shared::SDKMessage::Tablet::ButtonClickedMessage

class Wacom::Kiosk::Message::Shared::SDKMessage::Tablet::ButtonClickedMessage
: public Wacom.Kiosk.Message.Shared.SDKMessage.Tablet.AbstractTabletMessage

Message, sent on button clicked from the tablet.

Summary

MembersDescriptions
{property} string ButtonNameGets or sets the name of the button.
public inline ButtonClickedMessage(KioskClient sender,string buttonName)
public inline override string ToString()Converts to string.

Members

{property} string ButtonName

Gets or sets the name of the button.

The name of the button.

public inline ButtonClickedMessage(KioskClient sender,string buttonName)

public inline override string ToString()

Converts to string.

Returns

A System.String that represents this instance.