Share via


AVPlayerViewController.ContentProposalViewController Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual AVKit.AVContentProposalViewController? ContentProposalViewController { [Foundation.Export("contentProposalViewController", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setContentProposalViewController:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("contentProposalViewController", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
[<set: Foundation.Export("setContentProposalViewController:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
member this.ContentProposalViewController : AVKit.AVContentProposalViewController with get, set

Property Value

Attributes

Applies to