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

Popular posts from this blog

ios - MKAnnotationView layer is not of expected type: MKLayer -

ZeroMQ on Windows, with Qt Creator -

unity3d - Unity SceneManager.LoadScene quits application -