Поделиться через


AVPlayer.AllowsAirPlayVideo Свойство

Определение

Разработчики приложений не должны использовать этот устаревший метод. Вместо этого они должны использовать AllowsExternalPlayback .

[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, "Use 'AllowsExternalPlayback' instead.")]
public virtual bool AllowsAirPlayVideo { [Foundation.Export("allowsAirPlayVideo")] [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, "Use 'AllowsExternalPlayback' instead.")] get; [Foundation.Export("setAllowsAirPlayVideo:")] [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, "Use 'AllowsExternalPlayback' instead.")] set; }
member this.AllowsAirPlayVideo : bool with get, set

Значение свойства

Атрибуты

Применяется к