文書   >   Foundation   >   Notifications   >   Notification   >   NSNotification.Name
構造体
NSNotification.Name
通知の名前に使用される型。
概観
Objective-C では、SNotification の名前は NSString クラスにエイリアスされています。Swift では、Notification の名前はネストされた NSNotification.Name 型を使用します。
トピックス
型プロパティ
static let AVAudioEngineConfigurationChange: NSNotification.Name
オーディオエンジン構成が変更したときに通知される通知。
static let AVAudioSessionInterruption: NSNotification.Name
オーディオの中断が発生したときに通知されます。
static let AVAudioSessionMediaServicesWereLost: NSNotification.Name
メディアサーバーが終了したときに通知されます。
@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@
編集中
@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@
編集中
@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@