/tripkit/TripKitAndroidUI/com.skedgo.tripkit.ui.search/SearchSuggestion

SearchSuggestion

interface SearchSuggestion

Inheritors

DefaultSearchSuggestion

Functions

Name Summary
icon abstract fun icon(): Drawable
id abstract fun id(): Any
location abstract fun location(): Location?
subtitle abstract fun subtitle(): String?
subtitleColor @ColorRes
abstract fun subtitleColor(): Int
title abstract fun title(): String
titleColor @ColorRes
abstract fun titleColor(): Int