Enum winrt_notification::Sound
[−]
[src]
pub enum Sound { Default, IM, Mail, Reminder, SMS, Single(LoopableSound), Loop(LoopableSound), }
Variants
Default
IM
Mail
Reminder
SMS
Single(LoopableSound)
Play the loopable sound only once
Loop(LoopableSound)
Loop the loopable sound for the entire duration of the toast