Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
2.4.0.tar.gz | 2017-05-14 | 1.5 MB | |
2.4.0.zip | 2017-05-14 | 1.5 MB | |
README.md | 2017-05-14 | 294 Bytes | |
Totals: 3 Items | 3.0 MB | 0 |
-
Now you can use
progressLabelText
foralertView
withactivityIndicator
as well as foralertView
withprogressView
::::objective-c alertView.progressLabelText = @"Some text" * Now you can set progress using
@property
::::objective-c alertView.progress = 50.0;