toggle menu
maui-kmp-ksp
0.2.0
jvm
switch theme
search in API
maui-kmp-ksp
/
de.voize.mauikmp.ksp.processor
/
MauiModuleGenerator
/
WellKnownTypes
Well
Known
Types
data
class
WellKnownTypes
(
val
mauiBindingAnnotationType
:
KSType
,
val
mauiBindingIgnoreAnnotationType
:
KSType
,
val
anyDeclaration
:
KSClassDeclaration
)
Members
Constructors
Well
Known
Types
Link copied to clipboard
constructor
(
mauiBindingAnnotationType
:
KSType
,
mauiBindingIgnoreAnnotationType
:
KSType
,
anyDeclaration
:
KSClassDeclaration
)
Properties
any
Declaration
Link copied to clipboard
val
anyDeclaration
:
KSClassDeclaration
maui
Binding
Annotation
Type
Link copied to clipboard
val
mauiBindingAnnotationType
:
KSType
maui
Binding
Ignore
Annotation
Type
Link copied to clipboard
val
mauiBindingIgnoreAnnotationType
:
KSType