Builder

class Builder(applicationContext: Context)

Builder of DistanceFormatterOptions

Parameters

applicationContext

converted to applicationContext to save memory leaks

Constructors

Link copied to clipboard
constructor(applicationContext: Context)

Functions

Link copied to clipboard
Link copied to clipboard

Use a non-default Locale. By default, the Locale is used from applicationContext

Link copied to clipboard

Minimal value that distance might be stripped

Link copied to clipboard

Policy for the various units of measurement. If null, default unit for locale country will be used.