タグ

ブックマーク / github.com/335g (1)

  • 335g/EEHUDView · GitHub

    EEHUDViewは非常に軽量で使いやすいiOS用のHUDです。 EEHUDView is an easy-to-use, clean and lightweight HUD for iOS. Features(特徴): Singleton Class ARC Growl表示 HUDを表示します。(出て消える) + (void)growlWithMessage:showStyle:hideStyle:resultViewStyle:showTime: Progress表示 HUD – progress – を表示します。(出っぱなし) + (void)showProgressWithMessage:showStyle:activityViewStyle: HUD – progress – の進捗度を更新できます (0.0 – 1.0) + (void)updateProgress: HU

  • 1