Declared in PrettyDrawing.h

Overview

This category adds a set of methods to UIView class.

Tasks

Instance Methods

dropShadowWithOpacity:

Drops a shadow with the given opacity.

- (void)dropShadowWithOpacity:(float)opacity

Discussion

This method uses the UILayer shadow properties.

Declared In

PrettyDrawing.h