Partager via


Configuration<TPlatform,TElement>(TElement) Constructor

Definition

public:
 Configuration(TElement element);
public Configuration (TElement element);
new Microsoft.Maui.Controls.Configuration<'Platform, 'Element (requires 'Platform :> Microsoft.Maui.Controls.IConfigPlatform and 'Element :> Microsoft.Maui.Controls.Element)> : 'Element -> Microsoft.Maui.Controls.Configuration<'Platform, 'Element (requires 'Platform :> Microsoft.Maui.Controls.IConfigPlatform and 'Element :> Microsoft.Maui.Controls.Element)>
Public Sub New (element As TElement)

Parameters

element
TElement

Applies to