다음을 통해 공유


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
특성

적용 대상