Type:IButton: Difference between revisions

From Resonite Wiki
Simplified description in favor of dedicated interface type page and listed implementations
Reformat
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
'''IButton''' is an [[Interface Type|interface type]] defining common button behaviors for pressing and hovering.
'''IButton''' is an [[Interface Type|interface type]] defining common button behaviors for pressing and hovering.


== Implementations ==
== Implementers ==
{| class="wikitable" style="margin:left"
{{stub}}
! Components implementing IButton
* [[Component:Button|Button]]
|-
* [[Component:ContextMenuItemSource|ContextMenuItemSource]]
| [[Button (Component)]]
* [[Component:LegacyButton|LegacyButton]]
|-
* [[Component:PhysicalButton|PhysicalButton]]
| [[ContextMenuItemSource (Component)]]
* [[Component:TouchButton|TouchButton]]
|-
 
| [[LegacyButton (Component)]]
[[Category:Type]]
|-
| [[PhysicalButton (Component)]]
|-
| [[TouchButton (Component)]]
|}

Latest revision as of 22:36, 12 November 2024

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

Implementers

This article or section is a Stub. You can help the Resonite Wiki by expanding it.