StateLayout
/
com.drake.statelayout
/
StatePair
State
Pair
data class
StatePair
(first:
View
, second:
Any
?) :
Serializable
Content copied to clipboard
Functions
Properties
Functions
toString
Link copied to clipboard
open override fun
toString
():
String
Content copied to clipboard
Properties
first
Link copied to clipboard
var
first
:
View
Content copied to clipboard
second
Link copied to clipboard
var
second
:
Any
?
Content copied to clipboard