namespace CPF.Mac.AppKit { public enum NSImageFrameStyle : ulong { None, Photo, GrayBezel, Groove, Button } }