isAvailable

abstract fun isAvailable(): Boolean

Tells whether the setting is currently available.

Setting may be completely unsupported depending on the drone model and/or firmware version, or may also be unavailable at the present time. In such cases, this method returns false

Return

true if the setting is available, false otherwise