[]
        
(Showing Draft Content)

C1.Maui.Core.ViewEx.SetStyle

SetStyle Method

SetStyle(View, Style)

Sets Microsoft.Maui.Controls.Style to the specified Microsoft.Maui.Controls.View

Declaration
public static void SetStyle(this View view, Style style)
Parameters
Type Name Description
View view

Affected Microsoft.Maui.Controls.View.

Style style

Microsoft.Maui.Controls.Style to set.