Share via


AVPlayerViewController.Player Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual AVFoundation.AVPlayer? Player { [Foundation.Export("player", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setPlayer:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("player", ObjCRuntime.ArgumentSemantic.Strong)>]
[<set: Foundation.Export("setPlayer:", ObjCRuntime.ArgumentSemantic.Strong)>]
member this.Player : AVFoundation.AVPlayer with get, set

Property Value

Attributes

Applies to