dot-palm-core
9.0.0
dot-palm-core
/
com.innovatrics.dot.palm.autocapture.ui
/
Placeholder
/
Visible
Visible
data
class
Visible
(
val
type
:
Placeholder.Visible.Type
=
Type.LEFT
)
:
Placeholder
Visible placeholder.
Types
Constructors
Properties
Constructors
Visible
Link copied to clipboard
fun
Visible
(
type
:
Placeholder.Visible.Type
=
Type.LEFT
)
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.LEFT
.