https://github.com/sonsongithub/snstatusbarview
Blinking statusbar
https://github.com/sonsongithub/snstatusbarview
Last synced: 30 days ago
JSON representation
Blinking statusbar
- Host: GitHub
- URL: https://github.com/sonsongithub/snstatusbarview
- Owner: sonsongithub
- Created: 2012-08-24T14:39:26.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-08-29T10:54:08.000Z (over 12 years ago)
- Last Synced: 2025-03-30T04:31:34.234Z (about 2 months ago)
- Language: Objective-C
- Size: 104 KB
- Stars: 6
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
SNStatusBarView
===============
This is an animating original status bar.
License
=======
BSD License.SNStatusBarView Reference
=======
- (void)setColor:(UIColor*)color;
###Parameters
####color
The color to use as a lighting effect.
###Discussion
Unless you call this method, blinking does not start.- (void)setMessage:(NSString*)message;
###Parameters
####color
The string to display as default title in SNStatusBarView.
###Discussion
None.- (void)startClosingAnimation;
###Discussion
This method is designed to call when setStatusBarHidden:withAnimation: is called.- (void)pushTemporaryMessage:(NSString*)string;
###Parameters
####string
The string to display as a temporary message such as a ticker.
###Discussion
The string to be passed is displayed over SNStatusBarView like a ticker for a while.
After queue is vacant, the default message which is set using setMessage: is displayed.Properties
======
None.Blog
=======
* [sonson.jp][]
Sorry, Japanese only....Dependency
=======
* none[sonson.jp]: http://sonson.jp