namespace CPF.Mac.AppKit { public enum NSAnimationEffect : ulong { DissapearingItemDefault = 0uL, EffectPoof = 10uL } }