Conforms to NSObject
Declared in ALRadialButton.h

Overview

protocol delegate for owner of the button

Tasks

Instance Methods

buttonDidFinishAnimation:

method to let the creator know when the disappear animation is completed

- (void)buttonDidFinishAnimation:(ALRadialButton *)radialButton

Parameters

radialButton

the radial button object making the request

Declared In

ALRadialButton.h