namespace CPF.Mac.AppKit { public enum NSScrollViewFindBarPosition : long { AboveHorizontalRuler, AboveContent, BelowContent } }