Share via


MLCEmbeddingDescriptor.PNorm Property

Definition

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

Property Value

Attributes

Applies to