namespace CPF.Mac.AppKit { public enum NSLevelIndicatorStyle : ulong { Relevancy, ContinuousCapacity, DiscreteCapacity, RatingLevel } }