namespace CPF.Mac.AppKit { public enum NSTextTableLayoutAlgorithm : ulong { Automatic, Fixed } }