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

VisualElement.GetFirstAncestorOfType

Switch to Manual
public T GetFirstAncestorOfType ();

Description

Walks up the hierarchy, starting from this element's parent, and returns the first VisualElement of this type