AppNotificationAudioLooping 列挙型
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
アプリ通知オーディオのループ動作を指定します。
public enum class AppNotificationAudioLooping
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.Windows.AppNotifications.Builder.AppNotificationBuilderContract, 65536)]
enum class AppNotificationAudioLooping
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.Windows.AppNotifications.Builder.AppNotificationBuilderContract), 65536)]
public enum AppNotificationAudioLooping
var value = Microsoft.Windows.AppNotifications.Builder.AppNotificationAudioLooping.none
Public Enum AppNotificationAudioLooping
- 継承
-
AppNotificationAudioLooping
- 属性
フィールド
名前 | 値 | 説明 |
---|---|---|
Loop | 1 | オーディオがループされます。 |
None | 0 | オーディオはループされません。 |
注釈
アプリ通知オーディオのループ動作を指定するには、AppNotificationBuilder.SetAudioEvent