Sdílet prostřednictvím


Style(Type) Konstruktor

Definice

Intitializuje novou Style instanci.

public:
 Style(Type ^ targetType);
public Style (Type targetType);
new Microsoft.Maui.Controls.Style : Type -> Microsoft.Maui.Controls.Style
Public Sub New (targetType As Type)

Parametry

targetType
Type

Typ zobrazení, u kterého se styl použije.

Platí pro