NativeDialogImpl
class NativeDialogImpl(pointer: <Error class: unknown class><<Error class: unknown class>>) : NativeDialog
The NativeDialogImpl type represents a native instance of the abstract NativeDialog class.
Constructors
Properties
Functions
Link copied to clipboard
Emits the "response" signal. See onResponse.
Link copied to clipboard
fun onResponse(connectFlags: <Error class: unknown class> = ConnectFlags(0u), handler: (<Error class: unknown class>) -> Unit): <Error class: unknown class>
Emitted when the user responds to the dialog.