Edit

Share via


GKNoise.GetMaximum(GKNoise) Method

Definition

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

Applies to