namespace CPF.Mac.AppKit { public enum NSScrollArrowPosition : ulong { MaxEnd, MinEnd, DefaultSetting, None } }