Abstract Readonly_Protected_Protected_ReadonlyandroidReadonlyiosGets the ios-specific native instance that lies behind this proxy. Will be available if running on an iOS platform.
ProtectedmStaticitemStaticitemStaticknownStaticloadStaticmStaticscrollStaticselectedStaticswipeStaticswipeStaticswipeStaticswipeProtected_Protected Abstract_Protected_Core logic for removing a child view from this instance. Used by the framework to handle lifecycle events more centralized. Do not use outside the UI Stack implementation.
Clean up references to the native view.
Iterates over children of type View.
Called for each child of type View. Iteration stops if this method returns falsy value.
Called from layout when this view should assign a size and position to each of its children. Derived classes with children should override this method and call layout on each of their children.
Left position, relative to parent
Top position, relative to parent
Right position, relative to parent
Bottom position, relative to parent
OptionalrequestTransform: booleanStaticregister
Gets the android-specific native instance that lies behind this proxy. Will be available if running on an Android platform.