Share via


AVPlayerViewController.InfoViewActions Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.UIAction[]? InfoViewActions { [Foundation.Export("infoViewActions", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setInfoViewActions:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("infoViewActions", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setInfoViewActions:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.InfoViewActions : UIKit.UIAction[] with get, set

Property Value

Attributes

Applies to