GeonBit.UI Documentation
GeonBit.UI Documentation
GeonBit.UI
GeonBit.UI.Utils
MessageBox.MsgBoxOption Class
MsgBoxOption Fields
Callback Field
Title Field
MessageBox
MsgBoxOption
Callback Field
Callback to run when clicked. Return false to leave message box opened (true will close it).
Namespace:
GeonBit.UI.Utils
Assembly:
GeonBit.UI (in GeonBit.UI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
Copy
public
Func
<
bool
>
Callback
Field Value
Type:
Func
Boolean
See Also
Reference
MessageBox
MsgBoxOption Class
GeonBit.UI.Utils Namespace
GeonBit.UI is part of the GeonBit project. By Ronen Ness, 2016.
Send comments on this topic to
ronenness@gmail.com