namespace CPF.Mac.AppKit { public enum NSTitlePosition { NoTitle, AboveTop, AtTop, BelowTop, AboveBottom, AtBottom, BelowBottom } }