UIPushBehavior.SetAngleAndMagnitude(nfloat, nfloat) Method

Definition

Specifies the angle, in radians, and magnitude of the force vector for this UIPushBehavior.

[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