共用方式為


AVMidiPlayer.Play(Action) 方法

定義

開始播放序列。

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

參數

completionHandler
Action

即將加入。

這個參數可以是 null

屬性

適用於