TabHost.TabWidget Property

Definition

Gets the tab widget.

public virtual Android.Widget.TabWidget? TabWidget { [Android.Runtime.Register("getTabWidget", "()Landroid/widget/TabWidget;", "GetGetTabWidgetHandler")] get; }
[<get: Android.Runtime.Register("getTabWidget", "()Landroid/widget/TabWidget;", "GetGetTabWidgetHandler")>]
member this.TabWidget : Android.Widget.TabWidget

Property Value

The current tab widget value.

Attributes

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to