namespace CPF.Mac.AppKit { public enum NSUsableScrollerParts : ulong { NoScroller, OnlyArrows, All } }