Udostępnij za pośrednictwem


Configuration<TPlatform,TElement>.Create(TElement) Metoda

Definicja

public:
 static Microsoft::Maui::Controls::Configuration<TPlatform, TElement> ^ Create(TElement element);
public static Microsoft.Maui.Controls.Configuration<TPlatform,TElement> Create (TElement element);
static member Create : 'Element -> Microsoft.Maui.Controls.Configuration<'Platform, 'Element (requires 'Platform :> Microsoft.Maui.Controls.IConfigPlatform and 'Element :> Microsoft.Maui.Controls.Element)>
Public Shared Function Create (element As TElement) As Configuration(Of TPlatform, TElement)

Parametry

element
TElement

Zwraca

Dotyczy