SkipWarningView Class Reference
Inherits from | UIView |
---|---|
Declared in | SkipWarningView.h |
Overview
This view is meant to temporarily display something to the user when a skip fails.
This view might have a UILabel
child that displays ‘Sorry, you have temporariy run out
of skips’.
This view makes itself hidden by default, but sets hidden
to true
for
3 seconds after a skip attempt has failed.