namespace CPF.Mac.AppKit { public enum NSScrollerArrow : ulong { IncrementArrow, DecrementArrow } }