Share via


MLCEmbeddingDescriptor.MaximumNorm Property

Definition

[ObjCRuntime.BindAs(typeof(System.Nullable<System.Single>), OriginalType=typeof(Foundation.NSNumber))]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual float? MaximumNorm { [Foundation.Export("maximumNorm")] get; }
[<ObjCRuntime.BindAs(typeof(System.Nullable<System.Single>), OriginalType=typeof(Foundation.NSNumber))>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("maximumNorm")>]
member this.MaximumNorm : Nullable<single>

Property Value

Attributes

Applies to