AVAudioSessionInterruptionEventArgs.WasSuspended 속성

정의

중단의 이유가 앱이 일시 중단되었는지 여부를 알려주는 부울 값을 가져옵니다.

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

속성 값

적용 대상