Style Class
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.
Class that contains triggers, setters, and behaviors that completely or partially define the appearance and behavior of a class of visual elements.
public ref class Style sealed
[Microsoft.Maui.Controls.ContentProperty("Setters")]
public sealed class Style
[<Microsoft.Maui.Controls.ContentProperty("Setters")>]
type Style = class
Public NotInheritable Class Style
- Inheritance
-
Style
- Attributes
Style(Type) |
Intitializes a new Style instance. |
Apply |
Gets or sets a Boolean value that controls whether the style should be applied to controls that are derived from the base type. |
Based |
|
Base |
Gets or sets the key that identifies the Style on which this Style is based. |
Behaviors |
Gets the list of Behavior objects that belong to this Style. |
Can |
Gets or sets a Boolean value that controls whether, when applying an explicit style to a control, an implicit style that targets the same control should also be applied. |
Class |
Gets or sets the class for the style. |
Setters | |
Target |
Gets the type of object that this style can describe. See Remarks. |
Triggers |
Product | Versions |
---|---|
.NET MAUI | 8, 9 |
.NET MAUI feedback
.NET MAUI is an open source project. Select a link to provide feedback: