IosSounds class
Common values for IosSound as specified by file name.
If you don't find desired sound here, you can always create it by hand using values found in sources mentioned in IosSound.
const IosSound(1023);
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Constants
- alarm → const IosSound
- bell → const IosSound
- chime → const IosSound
- electronic → const IosSound
- glass → const IosSound
- horn → const IosSound
- lowPower → const IosSound
- mailSent → const IosSound
- newMail → const IosSound
- receivedMessage → const IosSound
- sentMessage → const IosSound
- triTone → const IosSound
- voicemail → const IosSound