vncoreui / com.venuenext.vncoreui.ui / ErrorDialogFragment

ErrorDialogFragment

class ErrorDialogFragment : DialogFragment

Constructors

<init>

ErrorDialogFragment()

Properties

message

var message: String?

title

var title: String?

Functions

onCreateDialog

fun onCreateDialog(savedInstanceState: Bundle?): Dialog