Type:IFocusable

From Resonite Wiki
Revision as of 17:02, 25 August 2025 by YoshBot (talk | contribs) (Added category: Interface types)
(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.