StyleSheetExtension 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.
For internal use by the XAML infrastructure.
[Xamarin.Forms.ContentProperty("Style")]
[Xamarin.Forms.Xaml.ProvideCompiled("Xamarin.Forms.Core.XamlC.StyleSheetProvider")]
public sealed class StyleSheetExtension : Xamarin.Forms.Xaml.IValueProvider
type StyleSheetExtension = class
interface IValueProvider
- Inheritance
-
System.ObjectStyleSheetExtension
- Attributes
-
ContentPropertyAttribute ProvideCompiledAttribute
- Implements
Constructors
| StyleSheetExtension() |
For internal use by the XAML infrastructure. |
Properties
| Source |
For internal use by the XAML infrastructure. |
| Style |
For internal use by the XAML infrastructure. |
Explicit Interface Implementations
| IValueProvider.ProvideValue(IServiceProvider) |
For internal use by the XAML infrastructure. |