GKNoise.GetMaximum(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 greater of the current value and that of .
[Foundation.Export("maximumWithNoise:")]
public virtual void GetMaximum (GameplayKit.GKNoise noise);
abstract member GetMaximum : GameplayKit.GKNoise -> unit
override this.GetMaximum : GameplayKit.GKNoise -> unit
Parameters
- noise
- GKNoise
- Attributes