UIGravityBehavior.SetAngleAndMagnitude(nfloat, nfloat) Method

Definition

Sets both the angle and magnitude of the gravity vector of this UIGravityBehavior.

[Foundation.Export("setAngle:magnitude:")]
public virtual void SetAngleAndMagnitude (nfloat angle, nfloat magnitude);
abstract member SetAngleAndMagnitude : nfloat * nfloat -> unit
override this.SetAngleAndMagnitude : nfloat * nfloat -> unit

Parameters

angle
nfloat
magnitude
nfloat
Attributes

Applies to