Property SoundVolume
SoundVolume
The volume for the sound. Use null to use the default volume. See Apple documentation for supported values. https://developer.apple.com/documentation/usernotifications/unnotificationsound/2963118-defaultcriticalsoundwithaudiovol?language=objc
Declaration
public float? SoundVolume { get; set; }
Property Value
| Type | Description |
|---|---|
| float? |