iOSApp.PinchToZoomOutCoordinates Metoda

Definice

Provede gesta stažením prstů pro přiblížení zobrazení na daných souřadnicích.

public void PinchToZoomOutCoordinates (float x, float y, Nullable<TimeSpan> duration);
abstract member PinchToZoomOutCoordinates : single * single * Nullable<TimeSpan> -> unit
override this.PinchToZoomOutCoordinates : single * single * Nullable<TimeSpan> -> unit
Public Sub PinchToZoomOutCoordinates (x As Single, y As Single, duration As Nullable(Of TimeSpan))

Parametry

x
Single

Souřadnice x středu štípnutí.

y
Single

Souřadnice y středu stažení.

duration
Nullable<TimeSpan>

Doba TimeSpan trvání gesta stažení prstů.

Implementuje

Platí pro