Share via


NSTableView.SelectionHighlightStyle Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual AppKit.NSTableViewSelectionHighlightStyle SelectionHighlightStyle { [Foundation.Export("selectionHighlightStyle")] get; [Foundation.Export("setSelectionHighlightStyle:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("selectionHighlightStyle")>]
[<set: Foundation.Export("setSelectionHighlightStyle:")>]
member this.SelectionHighlightStyle : AppKit.NSTableViewSelectionHighlightStyle with get, set

Property Value

Attributes

Applies to