[]
Sets Microsoft.Maui.Controls.Style to the specified Microsoft.Maui.Controls.View
public static void SetStyle(this View view, Style style)
Type | Name | Description |
---|---|---|
View | view | Affected Microsoft.Maui.Controls.View. |
Style | style | Microsoft.Maui.Controls.Style to set. |