Share via


NSTextView.ScrollRangeToVisible(NSRange) 方法

定义

[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

参数

range
NSRange

实现

属性

适用于