TabActivity.TabHost Proprietà

Definizione

Attenzione

deprecated

Restituisce l'attività TabHost usata per ospitare le relative schede.

[System.Obsolete("deprecated")]
public virtual Android.Widget.TabHost? TabHost { [Android.Runtime.Register("getTabHost", "()Landroid/widget/TabHost;", "GetGetTabHostHandler")] get; }
[<System.Obsolete("deprecated")>]
[<get: Android.Runtime.Register("getTabHost", "()Landroid/widget/TabHost;", "GetGetTabHostHandler")>]
member this.TabHost : Android.Widget.TabHost

Valore della proprietà

TabHost che l'attività usa per ospitare le relative schede.

Attributi

Commenti

Restituisce l'attività TabHost usata per ospitare le relative schede.

Informazioni di riferimento su Android per android.app.TabActivity.getTabHost.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a