isAreaSupported

fun isAreaSupported(area: A): Boolean

Checks whether this VehicleProperty is supported by the vehicle for a given VehicleArea.

Return

True when the property is supported for the given area; false otherwise.

Parameters

area

The VehicleArea to query, for example FrontWindowArea.