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

VisualElementFocusChangeDirection

class in UnityEngine.Experimental.UIElements

/

Inherits from:Experimental.UIElements.FocusChangeDirection

Switch to Manual

Description

为 VisualElementFocusRing 定义焦点更改方向。

Static Variables

lastValue此类定义的上一个方向值。
left焦点向左移动。
right焦点向右移动。

Inherited members

Static Variables

lastValue此类定义的上一个方向值。
nonenull 方向。当焦点保持在同一元素上时,通常使用此值。
unspecified焦点来自未指定的方向,例如按下鼠标后。

Operators

int此方向的底层整数值。