Android.Widget.TabHost.TabContentView Property
Get the FrameLayout which holds tab content

Syntax

[get: Android.Runtime.Register("getTabContentView", "()Landroid/widget/FrameLayout;", "GetGetTabContentViewHandler")]
public virtual FrameLayout TabContentView { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Get the FrameLayout which holds tab content

[Android Documentation]

Requirements

Namespace: Android.Widget
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1