Share via


NSTextView.CreateScrollableTextView Method

Definition

[Foundation.Export("scrollableTextView")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static AppKit.NSScrollView CreateScrollableTextView();
[<Foundation.Export("scrollableTextView")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member CreateScrollableTextView : unit -> AppKit.NSScrollView

Returns

Attributes

Applies to