Share via


MLCEmbeddingDescriptor.EmbeddingDimension Property

Definition

[ObjCRuntime.BindAs(typeof(System.IntPtr), OriginalType=typeof(Foundation.NSNumber))]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual IntPtr EmbeddingDimension { [Foundation.Export("embeddingDimension")] get; }
[<ObjCRuntime.BindAs(typeof(System.IntPtr), OriginalType=typeof(Foundation.NSNumber))>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("embeddingDimension")>]
member this.EmbeddingDimension : nativeint

Property Value

IntPtr

nativeint

Attributes

Applies to