Property IsSilent
IsSilent
Gets or sets whether sound is actually played. Default is false
(sound is played).
public bool IsSilent { get; set; }
Gets or sets whether sound is actually played. Default is false
(sound is played).
public bool IsSilent { get; set; }