GKNoise.GetMinimum(GKNoise) 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.
Modifies this
so that it's values are the lesser of the current value and that of .
[Foundation.Export("minimumWithNoise:")]
public virtual void GetMinimum (GameplayKit.GKNoise noise);
abstract member GetMinimum : GameplayKit.GKNoise -> unit
override this.GetMinimum : GameplayKit.GKNoise -> unit
Parameters
- noise
- GKNoise
- Attributes