ScrollView.On<T> Metoda

Definicja

Zwraca wystąpienie specyficzne dla platformy tego ScrollViewobiektu , na którym może zostać wywołana metoda specyficzna dla platformy.

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

Parametry typu

T

Zwraca

Implementuje

Dotyczy