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

IFocusRing

interface in UnityEngine.Experimental.UIElements

切换到手册

描述

供类用来实现焦点环的接口。

公共函数

GetFocusChangeDirection获取给定事件的焦点更改的方向。例如,当按下 Tab 键时,应将焦点给予右侧的元素。
GetNextFocusable获取给定方向的下一个元素。

Did you find this page useful? Please give it a rating: