Add iOS 10 .d.ts-es

This commit is contained in:
Panayot Cankov
2016-09-12 10:31:14 +03:00
parent 2ee9f2c794
commit e9c7c5a749
78 changed files with 17182 additions and 7657 deletions

View File

@@ -78,6 +78,8 @@ declare class AVPlayerViewController extends UIViewController {
showsPlaybackControls: boolean;
updatesNowPlayingInfoCenter: boolean;
/* readonly */ videoBounds: CGRect;
videoGravity: string;