This site requires javascript.
Android Code Search
file:androidx/compose/foundation/Indication.kt class:androidx.compose.foundation.Indication
search
close
info_outline
more_vert
Result 1 of 1
content_copy
Search Result Root
androidx/platform/frameworks/support
keyboard_arrow_right
Branch
Branch
androidx-main
keyboard_arrow_right
Search Result Path
compose/foundation/foundation/src/commonMain/kotlin/androidx/compose/foundation/
Indication.kt
content_copy
Preview
53:
54:
55:
@Stable
interface
Indication
{
95:
96:
97:
@Stable
interface
Indication
NodeFactory : Indication {
/**
141:
142:
143:
@Deprecated(IndicationInstanceDeprecationMessage, level = DeprecationLevel.ERROR)
interface
Indication
Instance {
274:
275:
276:
*/
private
class
Indication
ModifierElement(
private
val
interactionSource: InteractionSource,
313:
314:
315:
*/
private
class
Indication
ModifierNode(
private
var
indicationNode: DelegatableNode) :
DelegatingNode() {
327:
328:
329:
@Suppress(
"DEPRECATION_ERROR"
)
private
class
Indication
Modifier(
val
indicationInstance: IndicationInstance) : DrawModifier {
chevron_left
1
chevron_right
Results per page
10
We serve cookies on this site to analyze traffic, remember your preferences, and optimize your experience.
Got it
Help
Open branch androidx-main