Cell.SetDefaultBackgroundColor Yöntem

Tanım

Aşırı Yüklemeler

SetDefaultBackgroundColor(BindableObject, Color)
SetDefaultBackgroundColor(IPlatformElementConfiguration<iOS,Cell>, Color)

SetDefaultBackgroundColor(BindableObject, Color)

public static void SetDefaultBackgroundColor (Xamarin.Forms.BindableObject element, Xamarin.Forms.Color value);
static member SetDefaultBackgroundColor : Xamarin.Forms.BindableObject * Xamarin.Forms.Color -> unit

Parametreler

element
BindableObject
value
Color

Şunlara uygulanır

SetDefaultBackgroundColor(IPlatformElementConfiguration<iOS,Cell>, Color)

public static Xamarin.Forms.IPlatformElementConfiguration<Xamarin.Forms.PlatformConfiguration.iOS,Xamarin.Forms.Cell> SetDefaultBackgroundColor (this Xamarin.Forms.IPlatformElementConfiguration<Xamarin.Forms.PlatformConfiguration.iOS,Xamarin.Forms.Cell> config, Xamarin.Forms.Color value);
static member SetDefaultBackgroundColor : Xamarin.Forms.IPlatformElementConfiguration<Xamarin.Forms.PlatformConfiguration.iOS, Xamarin.Forms.Cell> * Xamarin.Forms.Color -> Xamarin.Forms.IPlatformElementConfiguration<Xamarin.Forms.PlatformConfiguration.iOS, Xamarin.Forms.Cell>

Parametreler

value
Color

Döndürülenler

IPlatformElementConfiguration<iOS,Cell>

Şunlara uygulanır