This version of Unity is unsupported.

VisualElementFocusRing Constructor

Declaration

public VisualElementFocusRing(UIElements.VisualElement root, UIElements.VisualElementFocusRing.DefaultFocusOrder dfo);

Parameters

root The root of the element tree for which we want to build a focus ring.
dfo Default ordering of the elements in the ring.

Description

Constructor.