OSSingleton.alert

Displays a modal dialog box utilizing the host OS.

struct OSSingleton
@nogc nothrow
void
alert
(
StringArg0
StringArg1
)
(
in StringArg0 text
,
in StringArg1 title = "Alert!"
)

Meta