Share via


PdfView.HighlightedSelections Property

Definition

Gets or sets the currently highlighted selections.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual PdfKit.PdfSelection[]? HighlightedSelections { [Foundation.Export("highlightedSelections")] get; [Foundation.Export("setHighlightedSelections:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("highlightedSelections")>]
[<set: Foundation.Export("setHighlightedSelections:")>]
member this.HighlightedSelections : PdfKit.PdfSelection[] with get, set

Property Value

Attributes

Applies to