UIPushBehavior.SetAngleAndMagnitude(nfloat, nfloat) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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