Share via


NSTextLayoutManager.TextSelections Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual AppKit.NSTextSelection[] TextSelections { [Foundation.Export("textSelections", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setTextSelections:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("textSelections", ObjCRuntime.ArgumentSemantic.Strong)>]
[<set: Foundation.Export("setTextSelections:", ObjCRuntime.ArgumentSemantic.Strong)>]
member this.TextSelections : AppKit.NSTextSelection[] with get, set

Property Value

Attributes

Applies to