Type:IFocusable

From Resonite Wiki
Revision as of 05:32, 30 January 2025 by AmasterAmaster (talk | contribs) (Added a page for the IFocusable type.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

The IFocusable type is an Interface Type that takes in a UIX element that inherits from a focusable class.

Many Textfields are focusable when interacted with and can take the user's focus, showing a keyboard in front of the user. This can be used with nodes such as Focus Focusable to utilize such types.