FormatStyle

abstract class FormatStyle

Describes how detailed should be formatted address in string representation.

Types

Full
Link copied to clipboard
object Full : SearchAddress.FormatStyle
Full variant of address formatting.
Long
Link copied to clipboard
object Long : SearchAddress.FormatStyle
Variant of formatting, that includes most of address components.
Medium
Link copied to clipboard
object Medium : SearchAddress.FormatStyle
A bit longer variant of formatting, than FormatStyle.Short.
Short
Link copied to clipboard
object Short : SearchAddress.FormatStyle
Short variant of formatting.

Inheritors

SearchAddress.FormatStyle
Link copied to clipboard
SearchAddress.FormatStyle
Link copied to clipboard
SearchAddress.FormatStyle
Link copied to clipboard
SearchAddress.FormatStyle
Link copied to clipboard