vgscollect
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
vgscollect
vgscollect
/
com.verygoodsecurity.vgscollect.view.material.internal
/
TextInputLayoutSavedState
Text
Input
Layout
Saved
State
class
TextInputLayoutSavedState
:
View.BaseSavedState
Members
Constructors
Text
Input
Layout
Saved
State
Link copied to clipboard
constructor
(
superState
:
Parcelable
?
)
constructor
(
in
:
Parcel
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
error
Link copied to clipboard
var
error
:
String
?
super
State
Link copied to clipboard
val
superState
:
Parcelable
?
Functions
describe
Contents
Link copied to clipboard
open
fun
describeContents
(
)
:
Int
write
To
Parcel
Link copied to clipboard
open
override
fun
writeToParcel
(
out
:
Parcel
,
flags
:
Int
)