Experimental: this API is experimental and might be changed or removed in the future.

Focusable

class in UnityEngine.Experimental.UIElements

/

Hereda de:Experimental.UIElements.CallbackEventHandler

Cambiar al Manual

Descripción

Base class for objects that can get the focus.

The focus is used to designate an element that will receive keyboard events.

Variables

canGrabFocusReturn true if the element can be focused.
focusControllerReturn the focus controller for this element.
focusIndexAn integer used to sort focusables in the focus ring. A negative value means that the element can not be focused.

Funciones Públicas

BlurTell the element to release the focus.
FocusAttempt to give the focus to this element.

Miembros heredados

Funciones Públicas

HandleEventHandle an event, most often by executing the callbacks associated with the event.
HasBubbleHandlersReturn true if event handlers for the event propagation bubble up phase have been attached on this object.
HasCaptureHandlersReturn true if event handlers for the event propagation capture phase have been attached on this object.
RegisterCallbackAdd an event handler on the instance. If the handler has already been registered on the same phase (capture or bubbling), this will have no effect.
UnregisterCallbackRemove callback from the instance.
Copyright © 2023 Unity Technologies
优美缔软件(上海)有限公司 版权所有
"Unity"、Unity 徽标及其他 Unity 商标是 Unity Technologies 或其附属机构在美国及其他地区的商标或注册商标。其他名称或品牌是其各自所有者的商标。
公安部备案号:
31010902002961