Share via


AVPlayerViewController.CustomInfoViewController Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.UIViewController? CustomInfoViewController { [Foundation.Export("customInfoViewController", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setCustomInfoViewController:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("customInfoViewController", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
[<set: Foundation.Export("setCustomInfoViewController:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
member this.CustomInfoViewController : UIKit.UIViewController with get, set

Property Value

Attributes

Applies to