AVPlayer.AllowsAirPlayVideo プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
アプリケーション開発者は、この非推奨のメソッドを使用しないでください。 代わりに を使用 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
プロパティ値
- 属性