dot-face-core
9.2.0
publicApi
dot-face-core
/
com.innovatrics.dot.face.commons.autocapture.ui
/
Placeholder
/
Visible
Visible
data
class
Visible
(
val
type
:
Placeholder.Visible.Type
=
Type.CIRCLE
)
:
Placeholder
Visible placeholder.
Members
Constructors
Visible
Link copied to clipboard
constructor
(
type
:
Placeholder.Visible.Type
=
Type.CIRCLE
)
Types
Type
Link copied to clipboard
enum
Type
:
Enum
<
Placeholder.Visible.Type
>
Type of placeholder.
Properties
type
Link copied to clipboard
val
type
:
Placeholder.Visible.Type
Type. Default value is
Type.CIRCLE
.