Type:IButton

From Resonite Wiki
Revision as of 20:56, 18 January 2024 by JackTheFoxOtter (talk | contribs) (Simplified description in favor of dedicated interface type page and listed implementations)

IButton is an interface type defining common button behaviors for pressing and hovering.

Implementations

Components implementing IButton
Button (Component)
ContextMenuItemSource (Component)
LegacyButton (Component)
PhysicalButton (Component)
TouchButton (Component)