次の方法で共有


NSTableView.RowSizeStyle プロパティ

定義

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 7, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual AppKit.NSTableViewRowSizeStyle RowSizeStyle { [Foundation.Export("rowSizeStyle")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 7, ObjCRuntime.PlatformArchitecture.All, null)] get; [Foundation.Export("setRowSizeStyle:")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 7, ObjCRuntime.PlatformArchitecture.All, null)] set; }
member this.RowSizeStyle : AppKit.NSTableViewRowSizeStyle with get, set

プロパティ値

属性

適用対象