Share via


NSCollectionViewItem.HighlightState Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual AppKit.NSCollectionViewItemHighlightState HighlightState { [Foundation.Export("highlightState", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setHighlightState:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("highlightState", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
[<set: Foundation.Export("setHighlightState:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
member this.HighlightState : AppKit.NSCollectionViewItemHighlightState with get, set

Property Value

Attributes

Applies to