Share via


NSTextSelection.SecondarySelectionLocation Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual AppKit.INSTextLocation? SecondarySelectionLocation { [Foundation.Export("secondarySelectionLocation", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setSecondarySelectionLocation:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("secondarySelectionLocation", ObjCRuntime.ArgumentSemantic.Strong)>]
[<set: Foundation.Export("setSecondarySelectionLocation:", ObjCRuntime.ArgumentSemantic.Strong)>]
member this.SecondarySelectionLocation : AppKit.INSTextLocation with get, set

Property Value

Attributes

Applies to