Lingua

Activity.TitleColor Proprietà

Definizione

Attenzione

deprecated

Modificare il colore del titolo associato a questa attività.

public Android.Graphics.Color TitleColor { [Android.Runtime.Register("getTitleColor", "()I", "")] get; [Android.Runtime.Register("setTitleColor", "(I)V", "GetSetTitleColor_IHandler")] [System.Obsolete("deprecated")] set; }
[<get: Android.Runtime.Register("getTitleColor", "()I", "")>]
[<set: Android.Runtime.Register("setTitleColor", "(I)V", "GetSetTitleColor_IHandler")>]
[<set: System.Obsolete("deprecated")>]
member this.TitleColor : Android.Graphics.Color with get, set

Valore della proprietà

Attributi

Commenti

Informazioni di riferimento su Android per android.app.Activity.getTitleColor.

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