Components
Unstyled
Icons
API
Components
Unstyled
Icons
API
UI Kit
UI Blocks
SVG to Compose
Android Distribution
Community
Docs
Blog
Colors
Jetpack Compose
›
Compose UI
›
Compose UI Test
›
isNotFocused
Function
isNotFocused
Copy Markdown
View Markdown
Open in ChatGPT
Open in Claude
Returns whether the node is not focused.
isNotFocused
Common
fun isNotFocused(): SemanticsMatcher
Returns whether the node is not focused.
isNotFocusable
← Previous
isNotSelected
Next →