Giao thức <GCKUI MiniMediaControlsViewControllerDelegate>

<GCKUI MiniMediaControlsViewControllerDelegate> Tài liệu tham khảo về giao thức

Tổng quan

Giao thức uỷ quyền GCKUIMiniMediaControlsViewController.

Since
3.0

Kế thừa <NSObject>.

Tóm tắt phương thức của thực thể

(void) - miniMediaControlsViewController:shouldAppear:
 Thông báo về sự thay đổi trạng thái hoạt động của thanh điều khiển. Thêm...
 

Chi tiết phương thức

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

Thông báo về sự thay đổi trạng thái hoạt động của thanh điều khiển.

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