NSTextView.SelectedRanges Property

Definition

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 7, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual Foundation.NSArray SelectedRanges { [Foundation.Export("selectedRanges", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setSelectedRanges:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.SelectedRanges : Foundation.NSArray with get, set

Property Value

Implements

Attributes

Applies to