Skip to content

Commit

Permalink
* added hideAnimatedAfter method
Browse files Browse the repository at this point in the history
  • Loading branch information
dlinsin committed Apr 30, 2011
1 parent a872ab4 commit 1153bbf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.textile
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ You show or hide the notification with these methods. The @showAndDismissAutomat
<pre>
- (void) showAnimated;
- (void) hideAnimated;
- (void) hideAnimatedAfter:(NSTimeInterval) timeInterval;
- (void) show:(BOOL) animated;
- (void) hide:(BOOL) animated;
- (void) showAndDismissAutomaticallyAnimated;
Expand Down

0 comments on commit 1153bbf

Please sign in to comment.