namespace CPF.Mac.AppKit { public enum NSScrollElasticity : long { Automatic, None, Allowed } }