Share via


AVPlayerViewController.Speeds Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual AVKit.AVPlaybackSpeed[] Speeds { [Foundation.Export("speeds", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setSpeeds:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("speeds", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setSpeeds:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.Speeds : AVKit.AVPlaybackSpeed[] with get, set

Property Value

Attributes

Applies to