Skip to content

Commit

Permalink
Added Delay
Browse files Browse the repository at this point in the history
  • Loading branch information
iosdec authored May 28, 2018
1 parent 0718b5e commit 67fb784
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions UIMediaAlertController.h
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ typedef void (^mediaRemoved)(void);
@property (strong, nonatomic) UIImageView *imageView;
@property (strong, nonatomic) UIView *videoView;
@property (strong, nonatomic) AVPlayer *playerRef;
@property (nonatomic, assign) NSUInteger delay;

// Presentation Options:

Expand Down

0 comments on commit 67fb784

Please sign in to comment.