Share via


NSTextView.SetLayoutOrientation(NSTextLayoutOrientation) 方法

定义

[Foundation.Export("setLayoutOrientation:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 7, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void SetLayoutOrientation (AppKit.NSTextLayoutOrientation theOrientation);
abstract member SetLayoutOrientation : AppKit.NSTextLayoutOrientation -> unit
override this.SetLayoutOrientation : AppKit.NSTextLayoutOrientation -> unit

参数

theOrientation
NSTextLayoutOrientation
属性

适用于