persist Mavericks State
fun <T : MavericksState> persistMavericksState(state: T, validation: Boolean = false): Bundle
Content copied to clipboard
Iterates through all member properties annotated with PersistState and parcels them into a bundle that can be saved with savedInstanceState.