Share via


MLCEmbeddingDescriptor.PaddingIndex Property

Definition

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

Property Value

Nullable<IntPtr>

Nullable<nativeint>

Attributes

Applies to