xamarin.forms - Get Children of VisualElement? -
is there simple, generic way children of xamarin.forms.visualelement object?
i see there iviewcontainer<t>.children. seems bit crazy try casting visualelement iviewcontainer<whatever> , see if flies. , not every visualelement implements interface.
Comments
Post a Comment