Freigeben über


InertiaRotationBehavior.DesiredRotation Eigenschaft

Definition

Ruft am Ende der Trägheitsbewegung die Drehung in Grad ab oder legt sie fest.

public:
 property double DesiredRotation { double get(); void set(double value); };
double DesiredRotation();

void DesiredRotation(double value);
public double DesiredRotation { get; set; }
var double = inertiaRotationBehavior.desiredRotation;
inertiaRotationBehavior.desiredRotation = double;
Public Property DesiredRotation As Double

Eigenschaftswert

Double

double

Die Drehung am Ende der Trägheitsbewegung in Grad.

Gilt für: