UIGravityBehavior.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.
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