BindableObjectExtensions.SetAppThemeColor Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public static void SetAppThemeColor (this Xamarin.Forms.BindableObject self, Xamarin.Forms.BindableProperty targetProperty, Xamarin.Forms.Color light, Xamarin.Forms.Color dark);
static member SetAppThemeColor : Xamarin.Forms.BindableObject * Xamarin.Forms.BindableProperty * Xamarin.Forms.Color * Xamarin.Forms.Color -> unit
Parameters
- self
- BindableObject
- targetProperty
- BindableProperty
- light
- Color
- dark
- Color