次の方法で共有


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
属性

適用対象