toggle menu
backpack-android
androidJvm
switch theme
search in API
Backpack
/
net.skyscanner.backpack.button
/
BpkButton
/
BpkButton
Bpk
Button
constructor
(
context
:
Context
)
constructor
(
context
:
Context
,
type
:
BpkButton.Type
,
size
:
BpkButton.Size
=
Size.Standard
)
constructor
(
context
:
Context
,
attrs
:
AttributeSet
?
)
constructor
(
context
:
Context
,
attrs
:
AttributeSet
?
,
defStyleAttr
:
Int
)
constructor
(
context
:
Context
,
attrs
:
AttributeSet
?
,
defStyleAttr
:
Int
,
type
:
BpkButton.Type
,
size
:
BpkButton.Size
=
Size.Standard
)