namespace CPF.Mac.AppKit { public enum NSPathStyle : long { NSPathStyleStandard, NSPathStyleNavigationBar, NSPathStylePopUp } }