SpatialRoundedCornerShape

class SpatialRoundedCornerShape : SpatialShape


A shape describing a rectangle with rounded corners in 3D space.

Summary

Public constructors

Public functions

open operator Boolean
equals(other: Any?)
open Int
open String

Public constructors

SpatialRoundedCornerShape

Added in 1.0.0-alpha10
SpatialRoundedCornerShape(size: CornerSize)

Public functions

equals

open operator fun equals(other: Any?): Boolean

hashCode

open fun hashCode(): Int

toString

open fun toString(): String