Udostępnij za pośrednictwem


AbsoluteLayout.On<T> Metoda

Definicja

Zwraca obiekt konfiguracji, którego deweloper może użyć do wywoływania metod specyficznych dla platformy dla układu.

public Xamarin.Forms.IPlatformElementConfiguration<T,Xamarin.Forms.AbsoluteLayout> On<T> () where T : Xamarin.Forms.IConfigPlatform;
abstract member On : unit -> Xamarin.Forms.IPlatformElementConfiguration<'T, Xamarin.Forms.AbsoluteLayout (requires 'T :> Xamarin.Forms.IConfigPlatform)> (requires 'T :> Xamarin.Forms.IConfigPlatform)
override this.On : unit -> Xamarin.Forms.IPlatformElementConfiguration<'T, Xamarin.Forms.AbsoluteLayout (requires 'T :> Xamarin.Forms.IConfigPlatform)> (requires 'T :> Xamarin.Forms.IConfigPlatform)

Parametry typu

T

Konfiguracja platformy, która wybiera platformę specyficzną do użycia.

Zwraca

Implementuje

Dotyczy