FunctionKeyMetaClass


This annotation is applied to the FunctionKeyMeta classes created by the Compose Compiler. This is intended to be used to provide information useful to tooling.

Summary

Public constructors

Cmn

Public properties

String

The file path of the file the associated class was produced for

Cmn

Public constructors

FunctionKeyMetaClass

FunctionKeyMetaClass(file: String)
Parameters
file: String

The file path of the file the associated class was produced for

Public properties

file

val fileString

The file path of the file the associated class was produced for