Configuration<TPlatform,TElement>(TElement) Oluşturucu

Tanım

Yeni bir yapılandırma için belirtilen yapıları element.

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

Parametreler

element
TElement

Platforma özgü sürümünü almak istediğiniz öğe.

Şunlara uygulanır