namespace CPF.Mac.AppKit { public enum NSLineCapStyle { Butt, Round, Square } }