다음을 통해 공유


Cell.SetDefaultBackgroundColor 메서드

정의

오버로드

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

매개 변수

element
BindableObject
value
Color

적용 대상

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>

매개 변수

value
Color

반환

적용 대상