Version: 2020.2
언어: 한국어

VisualElementFocusChangeDirection

class in UnityEngine.UIElements

/

다음으로부터 상속:UIElements.FocusChangeDirection

매뉴얼로 전환

설명

Define focus change directions for the VisualElementFocusRing.

정적 변수

lastValueLast value for the direction defined by this class.
leftThe focus is moving to the left.
rightThe focus is moving to the right.

상속된 멤버

정적 변수

lastValueLast value for the direction defined by this class.
noneThe null direction. This is usually used when the focus stays on the same element.
unspecifiedFocus came from an unspecified direction, for example after a mouse down.

연산자

intThe underlying integer value for this direction.