namespace CPF.Mac.AppKit { public enum NSFocusRingPlacement : ulong { RingOnly, RingBelow, RingAbove } }