[]
        
(Showing Draft Content)

C1.Maui.Core.ViewEx.GetAllParents

GetAllParents Method

GetAllParents(View)

Returns all the parents in the visual tree

Declaration
public static IEnumerable<View> GetAllParents(this View elem)
Parameters
Type Name Description
View elem
Returns
Type Description
IEnumerable<View>

The list of ancestor framework elements in the visual tree hierarchy