API reference
API reference
Select your platform
No SDKs available
No versions available

SpatialShapes Class

Modifiers: final

Constructors

SpatialShapes ( threeXS , xSmall , small , medium , large , xLarge )
Signature
constructor(threeXS: CornerBasedShape), xSmall: CornerBasedShape), small: CornerBasedShape), medium: CornerBasedShape), large: CornerBasedShape), xLarge: CornerBasedShape))
Parameters
threeXS: CornerBasedShape
xSmall: CornerBasedShape
small: CornerBasedShape
medium: CornerBasedShape
large: CornerBasedShape
xLarge: CornerBasedShape

Properties

large : CornerBasedShape
[Get]
Signature
val large: CornerBasedShape
medium : CornerBasedShape
[Get]
Signature
val medium: CornerBasedShape
small : CornerBasedShape
[Get]
Signature
val small: CornerBasedShape
threeXS : CornerBasedShape
[Get]
Signature
val threeXS: CornerBasedShape
xLarge : CornerBasedShape
[Get]
Signature
val xLarge: CornerBasedShape
xSmall : CornerBasedShape
[Get]
Signature
val xSmall: CornerBasedShape
Did you find this page helpful?