Object

RemoteShapeDefaults

Contains the default values used by RemoteShapes

Source set: Android
public object RemoteShapeDefaults

Contains the default values used by RemoteShapes

Properties

ExtraSmall

Source set: Android
public val ExtraSmall: RemoteRoundedCornerShape

Extra small sized corner shape

Small

Source set: Android
public val Small: RemoteRoundedCornerShape

Small sized corner shape

Medium

Source set: Android
public val Medium: RemoteRoundedCornerShape

Medium sized corner shape

Large

Source set: Android
public val Large: RemoteRoundedCornerShape

Large sized corner shape

ExtraLarge

Source set: Android
public val ExtraLarge: RemoteRoundedCornerShape

Extra large sized corner shape

Last updated: