Type:IButton: Difference between revisions

From Resonite Wiki
category
Reformat
 
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]]
| [[Component:Button|Button]]
* [[Component:LegacyButton|LegacyButton]]
|-
* [[Component:PhysicalButton|PhysicalButton]]
| [[Component:ContextMenuItemSource|ContextMenuItemSource]]
* [[Component:TouchButton|TouchButton]]
|-
| [[Component:LegacyButton|LegacyButton]]
|-
| [[Component:PhysicalButton|PhysicalButton]]
|-
| [[Component:TouchButton|TouchButton]]
|}


[[Category:Type]]
[[Category:Type]]

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.