Package com. drake. serialize. model
Types
StateViewModel
Link copied to clipboard
Functions
stateHandle
Link copied to clipboard
inline fun <V> StateViewModel?.stateHandle(defValue: V? = null, name: String? = null): ReadWriteProperty<StateViewModel, V>
Content copied to clipboard
自动根据生命周期使用FragmentActivity.onSaveInstanceState
stateModels
Link copied to clipboard