DialogIHandlerShowModalAsync Method |
Shows the dialog modally asynchronously
Namespace:
Eto.Forms
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax Function ShowModalAsync As Task
abstract ShowModalAsync : unit -> Task
Return Value
Type:
Task[Missing <returns> documentation for "M:Eto.Forms.Dialog.IHandler.ShowModalAsync"]
See Also