Share via


Configuration<TPlatform,TElement>.Create(TElement) 方法

定義

建立並傳回指定 element 的新組態。

public static Xamarin.Forms.Configuration<TPlatform,TElement> Create (TElement element);
static member Create : 'Element -> Xamarin.Forms.Configuration<'Platform, 'Element (requires 'Platform :> Xamarin.Forms.IConfigPlatform and 'Element :> Xamarin.Forms.Element)>

參數

element
TElement

要傳回組態的項目。

傳回

適用於