NSTextView.ScrollRangeToVisible(NSRange) Method

Definition

[Foundation.Export("scrollRangeToVisible:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 7, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void ScrollRangeToVisible (Foundation.NSRange range);
override this.ScrollRangeToVisible : Foundation.NSRange -> unit

Parameters

range
NSRange

Implements

Attributes

Applies to