Protokol <GCKUIMiniMediaControlsViewControllerDelegate>

Referensi Protokol <GCKUIMiniMediaControlsViewControllerDelegate>

Ringkasan

Protokol delegasi GCKUIMiniMediaControlsViewController.

Sejak
3,0

Mewarisi <NSObject>.

Ringkasan Metode Instance

(void) - miniMediaControlsViewController:shouldAppear:
 Memberi tahu perubahan status aktif panel kontrol. Lainnya...
 

Detail Metode

- (void) miniMediaControlsViewController: (GCKUIMiniMediaControlsViewController *)  miniMediaControlsViewController
shouldAppear: (BOOL)  shouldAppear 

Memberi tahu perubahan status aktif panel kontrol.

Parameters
miniMediaControlsViewControllerThe now playing view controller instance.
shouldAppearIf YES, the control bar can be displayed. If NO, the control bar should be hidden.