Aracılığıyla paylaş


TabbedPage.GetBarSelectedItemColor Yöntem

Tanım

Aşırı Yüklemeler

GetBarSelectedItemColor(IPlatformElementConfiguration<Android,TabbedPage>)
Geçersiz.

Seçili çubuk öğelerinin rengini döndürür.

GetBarSelectedItemColor(BindableObject)
Geçersiz.

Seçili çubuk öğelerinin rengini döndürür.

GetBarSelectedItemColor(IPlatformElementConfiguration<Android,TabbedPage>)

Dikkat

BarSelectedItemColor is obsolete as of version 4.0. Please use TabbedPage.SelectedTabColor instead.

Seçili çubuk öğelerinin rengini döndürür.

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
[System.Obsolete("BarSelectedItemColor is obsolete as of version 4.0. Please use TabbedPage.SelectedTabColor instead.")]
public static Xamarin.Forms.Color GetBarSelectedItemColor (this Xamarin.Forms.IPlatformElementConfiguration<Xamarin.Forms.PlatformConfiguration.Android,Xamarin.Forms.TabbedPage> config);
static member GetBarSelectedItemColor : Xamarin.Forms.IPlatformElementConfiguration<Xamarin.Forms.PlatformConfiguration.Android, Xamarin.Forms.TabbedPage> -> Xamarin.Forms.Color

Parametreler

config
IPlatformElementConfiguration<Android,TabbedPage>

İşlemin gerçekleştirildiği öğe için platforma özgü yapılandırma.

Döndürülenler

Çubuk öğelerinin rengi.

Öznitelikler
System.ComponentModel.EditorBrowsableAttribute System.ObsoleteAttribute

Şunlara uygulanır

GetBarSelectedItemColor(BindableObject)

Dikkat

BarSelectedItemColor is obsolete as of version 4.0. Please use TabbedPage.SelectedTabColor instead.

Seçili çubuk öğelerinin rengini döndürür.

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
[System.Obsolete("BarSelectedItemColor is obsolete as of version 4.0. Please use TabbedPage.SelectedTabColor instead.")]
public static Xamarin.Forms.Color GetBarSelectedItemColor (Xamarin.Forms.BindableObject element);
static member GetBarSelectedItemColor : Xamarin.Forms.BindableObject -> Xamarin.Forms.Color

Parametreler

element
BindableObject

İşlemin gerçekleştirildiği platforma özgü öğe.

Döndürülenler

Çubuk öğelerinin rengi.

Öznitelikler
System.ComponentModel.EditorBrowsableAttribute System.ObsoleteAttribute

Şunlara uygulanır