isAreaAvailable

fun isAreaAvailable(area: A): Boolean

Checks whether this VehicleProperty is currently available for a given VehicleArea.

Return

True when the property is currently available for control for area.

Parameters

area

The VehicleArea to query, for example FrontWindowArea.