Gets the native android widget that represents the user interface for this component. Valid only when running on Android OS.
@nativescript-community/ui-material-core installMixins.
Gets or sets the dynamic elevation offset of the view.
@nativescript-community/ui-material-core installMixins.
Gets or sets the elevation of the view.
Gets the native iOS UITabBarController that represents the user interface for this component. Valid only when running on iOS.
OptionaliosAllow custom positioning of Tabs within another view
Gets or sets the items of the Tabs.
Gets or sets the number of offscreen preloaded tabs of the Tabs.
@nativescript-community/ui-material-core installMixins.
Gets or sets the ripple-color of the view.
@nativescript-community/ui-material-core installMixins.
Gets or sets the ripple-color alpha of the view.
Gets or sets the selectedIndex of the Tabs.
Gets or sets the swipe enabled state of the Tabs.
Gets or sets the position state of the Tabs.
Gets or sets the tab strip of the Tabs.
StaticselectedStaticselectedString value used when hooking to the selectedIndexChanged event.
StaticunselectedGets the parent fragment manager from a fragment to be used in destroying or hiding it.
target fragment
the parent fragment manager or null if none exists.
Iterates over children of type View.
Called for each child of type View. Iteration stops if this method returns falsy value.
Optionalalpha: number
Represents a swipeable tabs view.