NIIF_NOSOUND top-level constant

  1. @Deprecated('Use NOTIFY_ICON_INFOTIP_FLAGS.NIIF_NOSOUND instead')
int const NIIF_NOSOUND

Do not play the associated sound. Applies only to notifications.

Implementation

@Deprecated('Use NOTIFY_ICON_INFOTIP_FLAGS.NIIF_NOSOUND instead')
const NIIF_NOSOUND = 0x00000010;