GKNoise.GetMaximum(GKNoise) 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
修改 this
,以便其值为当前值和 的较大值。
[Foundation.Export("maximumWithNoise:")]
public virtual void GetMaximum (GameplayKit.GKNoise noise);
abstract member GetMaximum : GameplayKit.GKNoise -> unit
override this.GetMaximum : GameplayKit.GKNoise -> unit
参数
- noise
- GKNoise
- 属性