toggle menu
KAHelpers
androidJvm
switch theme
search in API
customviews
/
dev.funkymuse.customviews.pin
/
PinPainter
/
MeasureSpecSize
Measure
Spec
Size
data
class
MeasureSpecSize
(
val
widthMeasureSpec
:
Int
,
val
heightMeasureSpec
:
Int
)
Members
Constructors
Measure
Spec
Size
Link copied to clipboard
constructor
(
widthMeasureSpec
:
Int
,
heightMeasureSpec
:
Int
)
Properties
height
Measure
Spec
Link copied to clipboard
val
heightMeasureSpec
:
Int
width
Measure
Spec
Link copied to clipboard
val
widthMeasureSpec
:
Int