AppThemeBindingExtension Class
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.
[Xamarin.Forms.ContentProperty("Default")]
public class AppThemeBindingExtension : Xamarin.Forms.Xaml.IMarkupExtension<Xamarin.Forms.BindingBase>
type AppThemeBindingExtension = class
interface IMarkupExtension<BindingBase>
interface IMarkupExtension
- Inheritance
-
System.ObjectAppThemeBindingExtension
- Attributes
- Implements
Constructors
AppThemeBindingExtension() |
Properties
Dark | |
Default | |
Light | |
Value |
Methods
ProvideValue(IServiceProvider) |
Explicit Interface Implementations
IMarkupExtension<BindingBase>.ProvideValue(IServiceProvider) |