MicroblinkPlatform
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
MicroblinkPlatform
microblink-platform
/
com.microblink.platform
/
ButtonShape
Button
Shape
@
Immutable
data
class
ButtonShape
(
val
shape
:
Shape
=
CircleShape
)
Shape of the main action button in the
Microblink Platform
SDK.
Members
Constructors
Button
Shape
Link copied to clipboard
constructor
(
shape
:
Shape
=
CircleShape
)
Properties
shape
Link copied to clipboard
val
shape
:
Shape