MPMoviePlayerController.FullscreenAnimationDurationUserInfoKey Property

Definition

Represents the value associated with the constant MPMoviePlayerFullscreenAnimationDurationUserInfoKey

[Foundation.Field("MPMoviePlayerFullscreenAnimationDurationUserInfoKey", "MediaPlayer")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, "Use 'AVPlayerViewController' (AVKit) instead.")]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public static Foundation.NSString FullscreenAnimationDurationUserInfoKey { [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, "Use 'AVPlayerViewController' (AVKit) instead.")] [ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.FullscreenAnimationDurationUserInfoKey : Foundation.NSString

Property Value

Attributes

Applies to