All Downloads are FREE. Search and download functionalities are using the official Maven repository.

darwinMain.com.arkivanov.parcelize.darwin.WriteWith.kt Maven / Gradle / Ivy

The newest version!
package com.arkivanov.parcelize.darwin

/**
 * Specifies what [Parceler] should be used for the annotated type.
 */
@Retention(AnnotationRetention.SOURCE)
@Target(AnnotationTarget.TYPE)
annotation class WriteWith

>





© 2015 - 2025 Weber Informatics LLC | Privacy Policy