Slider.On<T> Methode

Definition

Gibt die plattformspezifische Instanz dieser Slider-Klasse ab, auf der eine plattformspezifische Methode aufgerufen werden kann.

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

Typparameter

T

Die Plattform, für die eine plattformspezifische instance abgerufen werden soll.

Gibt zurück

Implementiert

Gilt für: