init()
Creates a shadow object with default values.
Declaration
init()Return Value
An NSShadow object initialized with 0 as its offset, 0 as its blur radius, and the default color as its color. The returned object may be different from the original receiver.