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