Rectangle

data object Rectangle : DeviceShape

Represents a rectangular shape for the device.

Functions

Link copied to clipboard
open fun asShape(): Shape

Converts the DeviceShape to a Shape used in Jetpack Compose.