toggle menu
ComposeInvestigator Runtime API
2.1.0-Beta1-1.0.0-beta01
jvm
switch theme
search in API
ComposeInvestigator Runtime API
/
land.sungbin.composeinvestigator.runtime
/
ComposableScope
Composable
Scope
@
Target
(
allowedTargets
=
[
AnnotationTarget.FUNCTION
,
AnnotationTarget.PROPERTY
,
AnnotationTarget.PROPERTY_GETTER
,
AnnotationTarget.PROPERTY_SETTER
]
)
annotation class
ComposableScope
APIs annotated with this should only be used within Composable functions.