次の方法で共有


NSTableView.UserInterfaceLayoutDirection プロパティ

定義

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 12, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual AppKit.NSUserInterfaceLayoutDirection UserInterfaceLayoutDirection { [Foundation.Export("userInterfaceLayoutDirection")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 12, ObjCRuntime.PlatformArchitecture.All, null)] get; [Foundation.Export("setUserInterfaceLayoutDirection:")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 12, ObjCRuntime.PlatformArchitecture.All, null)] set; }
member this.UserInterfaceLayoutDirection : AppKit.NSUserInterfaceLayoutDirection with get, set

プロパティ値

属性

適用対象