namespace CPF.Mac.AppKit { public enum NSTextBlockVerticalAlignment : ulong { Top, Middle, Bottom, Baseline } }