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 Graphics
›
isIdentity
Function
isIdentity
Copy Markdown
View Markdown
Open in ChatGPT
Open in Claude
Whether the given matrix is the identity matrix.
isIdentity
Common
fun Matrix.isIdentity(): Boolean
Whether the given matrix is the identity matrix.
inset
← Previous
isSupported
Next →