Simplified description in favor of dedicated interface type page and listed implementations |
m update links |
||
Line 5: | Line 5: | ||
! Components implementing IButton | ! Components implementing IButton | ||
|- | |- | ||
| [[Button | | [[Component:Button|Button]] | ||
|- | |- | ||
| [[ContextMenuItemSource | | [[Component:ContextMenuItemSource|ContextMenuItemSource]] | ||
|- | |- | ||
| [[LegacyButton | | [[Component:LegacyButton|LegacyButton]] | ||
|- | |- | ||
| [[PhysicalButton | | [[Component:PhysicalButton|PhysicalButton]] | ||
|- | |- | ||
| [[TouchButton | | [[Component:TouchButton|TouchButton]] | ||
|} | |} |
Revision as of 16:48, 1 May 2024
IButton is an interface type defining common button behaviors for pressing and hovering.
Implementations
Components implementing IButton |
---|
Button |
ContextMenuItemSource |
LegacyButton |
PhysicalButton |
TouchButton |