Interface KmpApplicationNativeTarget

All Superinterfaces:
KmpApplicationTarget, org.gradle.api.Named

public interface KmpApplicationNativeTarget extends KmpApplicationTarget
  • Nested Class Summary

    Nested classes/interfaces inherited from interface org.gradle.api.Named

    org.gradle.api.Named.Namer
  • Method Summary

    Modifier and Type
    Method
    Description
    org.gradle.api.provider.Property<String>
     

    Methods inherited from interface org.gradle.api.experimental.kmp.KmpApplicationTarget

    dependencies, getDependencies

    Methods inherited from interface org.gradle.api.Named

    getName
  • Method Details

    • getEntryPoint

      org.gradle.api.provider.Property<String> getEntryPoint()