Share via


AVPlayerViewController.TransportBarCustomMenuItems Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.UIMenuElement[] TransportBarCustomMenuItems { [Foundation.Export("transportBarCustomMenuItems", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setTransportBarCustomMenuItems:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("transportBarCustomMenuItems", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setTransportBarCustomMenuItems:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.TransportBarCustomMenuItems : UIKit.UIMenuElement[] with get, set

Property Value

Attributes

Applies to