Upravit

Sdílet prostřednictvím


AVMidiPlayer.Play(Action) Method

Definition

Starts playing the sequence.

[Foundation.Export("play:")]
public virtual void Play (Action completionHandler);
abstract member Play : Action -> unit
override this.Play : Action -> unit

Parameters

completionHandler
Action

To be added.

This parameter can be null.

Attributes

Applies to