isDefault
Description​
Gets a value indicating whether the device is the default output device.
- JavaScript
- C#
- Kotlin
readonly isDefault: boolean;bool IsDefault { get; }val isDefault: BooleanGets a value indicating whether the device is the default output device.
readonly isDefault: boolean;bool IsDefault { get; }val isDefault: Boolean