namespace CPF.Mac.AppKit { public enum NSTabState : ulong { Selected, Background, Pressed } }