NSTableColumn.SortDescriptorPrototype Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Foundation.NSSortDescriptor? SortDescriptorPrototype { [Foundation.Export("sortDescriptorPrototype", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setSortDescriptorPrototype:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("sortDescriptorPrototype", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setSortDescriptorPrototype:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.SortDescriptorPrototype : Foundation.NSSortDescriptor with get, set

Property Value

Attributes

Applies to