Share via


NSTextView.SetLayoutOrientation(NSTextLayoutOrientation) Method

Definition

[Foundation.Export("setLayoutOrientation:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void SetLayoutOrientation(AppKit.NSTextLayoutOrientation theOrientation);
[<Foundation.Export("setLayoutOrientation:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member SetLayoutOrientation : AppKit.NSTextLayoutOrientation -> unit
override this.SetLayoutOrientation : AppKit.NSTextLayoutOrientation -> unit

Parameters

theOrientation
NSTextLayoutOrientation
Attributes

Applies to