跳到主要内容

Class ProcessPlayState

Events

onCompleted

public event Action onCompleted;

Properties

playing

public bool playing { get; private set; }

task

public Task task { get; }

Methods

Stop()

public void Stop()

GetAwaiter()

public ProcessAwaiter GetAwaiter()