/tripkit/TripKitAndroidUI/com.skedgo.tripkit.ui.tripresult/TripSegmentGetOffAlertDetailViewModel

TripSegmentGetOffAlertDetailViewModel

\ class TripSegmentGetOffAlertDetailViewModel : RxViewModel

Types

Name Summary
Companion object Companion

Properties

Name Summary
icon val icon: Drawable?
isEnabled val isEnabled: Boolean = true
title val title: String

Functions

Name Summary
autoClear fun <T> Observable<T>.autoClear(): Observable<T>
fun Disposable.autoClear()
onCleared open override fun onCleared()
This method will be called when this ViewModel is no longer used and will be destroyed.