Shape
Kotlin
|Java
@Immutable interface Shape
androidx.compose.ui.graphics.Shape |
Defines a generic shape.
Summary
Public methods | |
---|---|
abstract Outline |
createOutline(size: Size, density: Density) |
@Immutable interface Shape
androidx.compose.ui.graphics.Shape |
Defines a generic shape.
Public methods | |
---|---|
abstract Outline |
createOutline(size: Size, density: Density) |
Content and code samples on this page are subject to the licenses described in the Content License. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2020-10-28 UTC.