QuickUiOptions

Options to configure for the QuickUiFragment

See also

Types

Link copied to clipboard
data class Builder(mapViewerId: Int? = null, navigation: Navigation? = null, isSoundEnabled: Boolean = true, isUseTTS: Boolean = true, units: Units = Units.METRIC, dayNightMode: DayNightMode = DayNightMode.AUTOMATIC_DAY_NIGHT_MODE, showHouseNumbers: Boolean = false, softRestrictions: Boolean = false, vehicleType: TypeOfVehicle = TypeOfVehicle.CAR, vehicleDimensions: VehicleDimensions? = null)

Properties

Link copied to clipboard
val dayNightMode: DayNightMode
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val navigation: Navigation
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
abstract fun describeContents(): Int
Link copied to clipboard
abstract fun writeToParcel(p0: Parcel, p1: Int)