toggle menu
backpack-android
androidJvm
switch theme
search in API
Backpack
/
net.skyscanner.backpack.dialog.internal
/
BpkDialogImpl
Bpk
Dialog
Impl
class
BpkDialogImpl
(
@
LayoutRes
layout
:
Int
,
dialog
:
Dialog
,
type
:
BpkDialog.Type
?
)
Members
Constructors
Bpk
Dialog
Impl
Link copied to clipboard
constructor
(
@
LayoutRes
layout
:
Int
,
dialog
:
Dialog
,
type
:
BpkDialog.Type
?
)
Properties
description
Link copied to clipboard
var
description
:
String
icon
Link copied to clipboard
var
icon
:
BpkDialog.Icon
?
image
Link copied to clipboard
val
image
:
ImageView
?
is
Canceled
On
Touch
Outside
Link copied to clipboard
var
isCanceledOnTouchOutside
:
Boolean
title
Link copied to clipboard
var
title
:
String
Functions
add
Action
Button
Link copied to clipboard
fun
addActionButton
(
view
:
View
)
fun
addActionButton
(
button
:
BpkDialog.Button
)