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

commonMain.co.touchlab.compose.swift.bridge.GeneratedExpectSwiftView.kt Maven / Gradle / Ivy

The newest version!
package co.touchlab.compose.swift.bridge

/**
 * Annotation used internally for the SKIE SubPlugin.
 * It should only be used by the code generator.
 */
@Target(AnnotationTarget.CLASS)
annotation class GeneratedExpectSwiftView(
    val factoryName: String,
    val type: String,
    val viewName: String,
)





© 2015 - 2025 Weber Informatics LLC | Privacy Policy