Method IsInHierarchy
IsInHierarchy(View?, View?)
Gets whether view
is in the Subview hierarchy of start
.
public static bool IsInHierarchy(View? start, View? view)
Gets whether view
is in the Subview hierarchy of start
.
public static bool IsInHierarchy(View? start, View? view)