共用方式為


NSTableViewRowSizeStyle 列舉

定義

public enum NSTableViewRowSizeStyle
type NSTableViewRowSizeStyle = 
繼承
NSTableViewRowSizeStyle

欄位

名稱 Description
Default -1
Custom 0
Small 1
Medium 2
Large 3

適用於