Property Volume
Volume
Gets or sets the volume at which the sound notification should be played. This is a floating-point value, typically ranging from 0.0 (silent) to 1.0 (maximum volume). Default is 1.0f.
Declaration
public float Volume { get; set; }
Property Value
Type | Description |
---|---|
float |