namespace CPF.Mac.AppKit { public enum NSPopoverBehavior : long { ApplicationDefined, Transient, Semitransient } }