次の方法で共有


AVAudioSessionInterruptionEventArgs.WasSuspended プロパティ

定義

中断の理由がアプリが中断されたかどうかを示すブール値を取得します。

public Nullable<bool> WasSuspended { get; }
member this.WasSuspended : Nullable<bool>

プロパティ値

適用対象