namespace CPF.Mac.AppKit { public enum NSBackgroundStyle : long { Light, Dark, Raised, Lowered } }