Share via


HMNumberRange.FromMax(NSNumber) Method

Definition

[Foundation.Export("numberRangeWithMaxValue:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static HomeKit.HMNumberRange FromMax(Foundation.NSNumber maxValue);
[<Foundation.Export("numberRangeWithMaxValue:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member FromMax : Foundation.NSNumber -> HomeKit.HMNumberRange

Parameters

maxValue
NSNumber

Returns

Attributes

Applies to