Terminal.Gui.Toplevel.html 73 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748
  1. <!DOCTYPE html>
  2. <!--[if IE]><![endif]-->
  3. <html>
  4. <head>
  5. <meta charset="utf-8">
  6. <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
  7. <title>Class Toplevel
  8. </title>
  9. <meta name="viewport" content="width=device-width">
  10. <meta name="title" content="Class Toplevel
  11. ">
  12. <meta name="generator" content="docfx 2.59.2.0">
  13. <link rel="shortcut icon" href="../../favicon.ico">
  14. <link rel="stylesheet" href="../../styles/docfx.vendor.css">
  15. <link rel="stylesheet" href="../../styles/docfx.css">
  16. <link rel="stylesheet" href="../../styles/main.css">
  17. <meta property="docfx:navrel" content="../../toc.html">
  18. <meta property="docfx:tocrel" content="toc.html">
  19. <meta property="docfx:rel" content="../../">
  20. </head>
  21. <body data-spy="scroll" data-target="#affix" data-offset="120">
  22. <div id="wrapper">
  23. <header>
  24. <nav id="autocollapse" class="navbar navbar-inverse ng-scope" role="navigation">
  25. <div class="container">
  26. <div class="navbar-header">
  27. <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#navbar">
  28. <span class="sr-only">Toggle navigation</span>
  29. <span class="icon-bar"></span>
  30. <span class="icon-bar"></span>
  31. <span class="icon-bar"></span>
  32. </button>
  33. <a class="navbar-brand" href="../../index.html">
  34. <img id="logo" class="svg" src="../../images/logo48.png" alt="">
  35. </a>
  36. </div>
  37. <div class="collapse navbar-collapse" id="navbar">
  38. <form class="navbar-form navbar-right" role="search" id="search">
  39. <div class="form-group">
  40. <input type="text" class="form-control" id="search-query" placeholder="Search" autocomplete="off">
  41. </div>
  42. </form>
  43. </div>
  44. </div>
  45. </nav>
  46. <div class="subnav navbar navbar-default">
  47. <div class="container hide-when-search" id="breadcrumb">
  48. <ul class="breadcrumb">
  49. <li></li>
  50. </ul>
  51. </div>
  52. </div>
  53. </header>
  54. <div class="container body-content">
  55. <div id="search-results">
  56. <div class="search-list">Search Results for <span></span></div>
  57. <div class="sr-items">
  58. <p><i class="glyphicon glyphicon-refresh index-loading"></i></p>
  59. </div>
  60. <ul id="pagination" data-first="First" data-prev="Previous" data-next="Next" data-last="Last"></ul>
  61. </div>
  62. </div>
  63. <div role="main" class="container body-content hide-when-search">
  64. <div class="sidenav hide-when-search">
  65. <a class="btn toc-toggle collapse" data-toggle="collapse" href="#sidetoggle" aria-expanded="false" aria-controls="sidetoggle">Show / Hide Table of Contents</a>
  66. <div class="sidetoggle collapse" id="sidetoggle">
  67. <div id="sidetoc"></div>
  68. </div>
  69. </div>
  70. <div class="article row grid-right">
  71. <div class="col-md-10">
  72. <article class="content wrap" id="_content" data-uid="Terminal.Gui.Toplevel">
  73. <h1 id="Terminal_Gui_Toplevel" data-uid="Terminal.Gui.Toplevel" class="text-break">Class Toplevel
  74. </h1>
  75. <div class="markdown level0 summary">
  76. Toplevel views can be modally executed.
  77. </div>
  78. <div class="markdown level0 conceptual"></div>
  79. <div class="inheritance">
  80. <h5>Inheritance</h5>
  81. <div class="level0"><span class="xref">System.Object</span></div>
  82. <div class="level1"><a class="xref" href="Terminal.Gui.Responder.html">Responder</a></div>
  83. <div class="level2"><a class="xref" href="Terminal.Gui.View.html">View</a></div>
  84. <div class="level3"><span class="xref">Toplevel</span></div>
  85. <div class="level4"><a class="xref" href="Terminal.Gui.Border.ToplevelContainer.html">Border.ToplevelContainer</a></div>
  86. <div class="level4"><a class="xref" href="Terminal.Gui.Window.html">Window</a></div>
  87. </div>
  88. <div classs="implements">
  89. <h5>Implements</h5>
  90. <div><span class="xref">System.IDisposable</span></div>
  91. <div><span class="xref">System.ComponentModel.ISupportInitializeNotification</span></div>
  92. <div><span class="xref">System.ComponentModel.ISupportInitialize</span></div>
  93. </div>
  94. <div class="inheritedMembers">
  95. <h5>Inherited Members</h5>
  96. <div>
  97. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_Added">View.Added</a>
  98. </div>
  99. <div>
  100. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_Removed">View.Removed</a>
  101. </div>
  102. <div>
  103. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_Enter">View.Enter</a>
  104. </div>
  105. <div>
  106. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_Leave">View.Leave</a>
  107. </div>
  108. <div>
  109. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_MouseEnter">View.MouseEnter</a>
  110. </div>
  111. <div>
  112. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_MouseLeave">View.MouseLeave</a>
  113. </div>
  114. <div>
  115. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_MouseClick">View.MouseClick</a>
  116. </div>
  117. <div>
  118. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_CanFocusChanged">View.CanFocusChanged</a>
  119. </div>
  120. <div>
  121. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_EnabledChanged">View.EnabledChanged</a>
  122. </div>
  123. <div>
  124. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_VisibleChanged">View.VisibleChanged</a>
  125. </div>
  126. <div>
  127. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_HotKeyChanged">View.HotKeyChanged</a>
  128. </div>
  129. <div>
  130. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_HotKey">View.HotKey</a>
  131. </div>
  132. <div>
  133. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_HotKeySpecifier">View.HotKeySpecifier</a>
  134. </div>
  135. <div>
  136. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_Shortcut">View.Shortcut</a>
  137. </div>
  138. <div>
  139. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_ShortcutTag">View.ShortcutTag</a>
  140. </div>
  141. <div>
  142. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_ShortcutAction">View.ShortcutAction</a>
  143. </div>
  144. <div>
  145. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_Data">View.Data</a>
  146. </div>
  147. <div>
  148. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_Driver">View.Driver</a>
  149. </div>
  150. <div>
  151. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_Subviews">View.Subviews</a>
  152. </div>
  153. <div>
  154. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_TabIndexes">View.TabIndexes</a>
  155. </div>
  156. <div>
  157. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_TabIndex">View.TabIndex</a>
  158. </div>
  159. <div>
  160. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_TabStop">View.TabStop</a>
  161. </div>
  162. <div>
  163. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_Id">View.Id</a>
  164. </div>
  165. <div>
  166. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_IsCurrentTop">View.IsCurrentTop</a>
  167. </div>
  168. <div>
  169. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_WantMousePositionReports">View.WantMousePositionReports</a>
  170. </div>
  171. <div>
  172. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_WantContinuousButtonPressed">View.WantContinuousButtonPressed</a>
  173. </div>
  174. <div>
  175. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_Frame">View.Frame</a>
  176. </div>
  177. <div>
  178. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_LayoutStyle">View.LayoutStyle</a>
  179. </div>
  180. <div>
  181. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_Bounds">View.Bounds</a>
  182. </div>
  183. <div>
  184. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_X">View.X</a>
  185. </div>
  186. <div>
  187. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_Y">View.Y</a>
  188. </div>
  189. <div>
  190. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_Width">View.Width</a>
  191. </div>
  192. <div>
  193. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_Height">View.Height</a>
  194. </div>
  195. <div>
  196. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_TextFormatter">View.TextFormatter</a>
  197. </div>
  198. <div>
  199. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_SuperView">View.SuperView</a>
  200. </div>
  201. <div>
  202. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_SetNeedsDisplay">View.SetNeedsDisplay()</a>
  203. </div>
  204. <div>
  205. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_ClearLayoutNeeded">View.ClearLayoutNeeded()</a>
  206. </div>
  207. <div>
  208. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_SetNeedsDisplay_Terminal_Gui_Rect_">View.SetNeedsDisplay(Rect)</a>
  209. </div>
  210. <div>
  211. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_SetChildNeedsDisplay">View.SetChildNeedsDisplay()</a>
  212. </div>
  213. <div>
  214. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_Add_Terminal_Gui_View___">View.Add(View[])</a>
  215. </div>
  216. <div>
  217. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_BringSubviewToFront_Terminal_Gui_View_">View.BringSubviewToFront(View)</a>
  218. </div>
  219. <div>
  220. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_SendSubviewToBack_Terminal_Gui_View_">View.SendSubviewToBack(View)</a>
  221. </div>
  222. <div>
  223. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_SendSubviewBackwards_Terminal_Gui_View_">View.SendSubviewBackwards(View)</a>
  224. </div>
  225. <div>
  226. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_BringSubviewForward_Terminal_Gui_View_">View.BringSubviewForward(View)</a>
  227. </div>
  228. <div>
  229. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_Clear">View.Clear()</a>
  230. </div>
  231. <div>
  232. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_Clear_Terminal_Gui_Rect_">View.Clear(Rect)</a>
  233. </div>
  234. <div>
  235. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_ScreenToView_System_Int32_System_Int32_">View.ScreenToView(Int32, Int32)</a>
  236. </div>
  237. <div>
  238. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_ClipToBounds">View.ClipToBounds()</a>
  239. </div>
  240. <div>
  241. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_SetClip_Terminal_Gui_Rect_">View.SetClip(Rect)</a>
  242. </div>
  243. <div>
  244. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_DrawFrame_Terminal_Gui_Rect_System_Int32_System_Boolean_">View.DrawFrame(Rect, Int32, Boolean)</a>
  245. </div>
  246. <div>
  247. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_DrawHotString_NStack_ustring_Terminal_Gui_Attribute_Terminal_Gui_Attribute_">View.DrawHotString(ustring, Attribute, Attribute)</a>
  248. </div>
  249. <div>
  250. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_DrawHotString_NStack_ustring_System_Boolean_Terminal_Gui_ColorScheme_">View.DrawHotString(ustring, Boolean, ColorScheme)</a>
  251. </div>
  252. <div>
  253. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_Move_System_Int32_System_Int32_System_Boolean_">View.Move(Int32, Int32, Boolean)</a>
  254. </div>
  255. <div>
  256. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_HasFocus">View.HasFocus</a>
  257. </div>
  258. <div>
  259. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_OnAdded_Terminal_Gui_View_">View.OnAdded(View)</a>
  260. </div>
  261. <div>
  262. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_OnRemoved_Terminal_Gui_View_">View.OnRemoved(View)</a>
  263. </div>
  264. <div>
  265. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_OnEnter_Terminal_Gui_View_">View.OnEnter(View)</a>
  266. </div>
  267. <div>
  268. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_OnLeave_Terminal_Gui_View_">View.OnLeave(View)</a>
  269. </div>
  270. <div>
  271. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_Focused">View.Focused</a>
  272. </div>
  273. <div>
  274. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_MostFocused">View.MostFocused</a>
  275. </div>
  276. <div>
  277. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_ColorScheme">View.ColorScheme</a>
  278. </div>
  279. <div>
  280. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_AddRune_System_Int32_System_Int32_System_Rune_">View.AddRune(Int32, Int32, Rune)</a>
  281. </div>
  282. <div>
  283. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_ClearNeedsDisplay">View.ClearNeedsDisplay()</a>
  284. </div>
  285. <div>
  286. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_DrawContent">View.DrawContent</a>
  287. </div>
  288. <div>
  289. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_OnDrawContent_Terminal_Gui_Rect_">View.OnDrawContent(Rect)</a>
  290. </div>
  291. <div>
  292. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_DrawContentComplete">View.DrawContentComplete</a>
  293. </div>
  294. <div>
  295. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_OnDrawContentComplete_Terminal_Gui_Rect_">View.OnDrawContentComplete(Rect)</a>
  296. </div>
  297. <div>
  298. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_SetFocus">View.SetFocus()</a>
  299. </div>
  300. <div>
  301. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_KeyPress">View.KeyPress</a>
  302. </div>
  303. <div>
  304. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_InvokeKeybindings_Terminal_Gui_KeyEvent_">View.InvokeKeybindings(KeyEvent)</a>
  305. </div>
  306. <div>
  307. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_AddKeyBinding_Terminal_Gui_Key_Terminal_Gui_Command_">View.AddKeyBinding(Key, Command)</a>
  308. </div>
  309. <div>
  310. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_ReplaceKeyBinding_Terminal_Gui_Key_Terminal_Gui_Key_">View.ReplaceKeyBinding(Key, Key)</a>
  311. </div>
  312. <div>
  313. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_ContainsKeyBinding_Terminal_Gui_Key_">View.ContainsKeyBinding(Key)</a>
  314. </div>
  315. <div>
  316. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_ClearKeybindings">View.ClearKeybindings()</a>
  317. </div>
  318. <div>
  319. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_ClearKeybinding_Terminal_Gui_Key_">View.ClearKeybinding(Key)</a>
  320. </div>
  321. <div>
  322. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_ClearKeybinding_Terminal_Gui_Command_">View.ClearKeybinding(Command)</a>
  323. </div>
  324. <div>
  325. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_AddCommand_Terminal_Gui_Command_System_Func_System_Nullable_System_Boolean___">View.AddCommand(Command, Func&lt;Nullable&lt;Boolean&gt;&gt;)</a>
  326. </div>
  327. <div>
  328. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_GetSupportedCommands">View.GetSupportedCommands()</a>
  329. </div>
  330. <div>
  331. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_GetKeyFromCommand_Terminal_Gui_Command_">View.GetKeyFromCommand(Command)</a>
  332. </div>
  333. <div>
  334. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_ProcessHotKey_Terminal_Gui_KeyEvent_">View.ProcessHotKey(KeyEvent)</a>
  335. </div>
  336. <div>
  337. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_KeyDown">View.KeyDown</a>
  338. </div>
  339. <div>
  340. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_KeyUp">View.KeyUp</a>
  341. </div>
  342. <div>
  343. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_EnsureFocus">View.EnsureFocus()</a>
  344. </div>
  345. <div>
  346. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_FocusFirst">View.FocusFirst()</a>
  347. </div>
  348. <div>
  349. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_FocusLast">View.FocusLast()</a>
  350. </div>
  351. <div>
  352. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_FocusPrev">View.FocusPrev()</a>
  353. </div>
  354. <div>
  355. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_FocusNext">View.FocusNext()</a>
  356. </div>
  357. <div>
  358. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_LayoutStarted">View.LayoutStarted</a>
  359. </div>
  360. <div>
  361. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_LayoutComplete">View.LayoutComplete</a>
  362. </div>
  363. <div>
  364. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_Initialized">View.Initialized</a>
  365. </div>
  366. <div>
  367. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_LayoutSubviews">View.LayoutSubviews()</a>
  368. </div>
  369. <div>
  370. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_Text">View.Text</a>
  371. </div>
  372. <div>
  373. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_AutoSize">View.AutoSize</a>
  374. </div>
  375. <div>
  376. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_TextAlignment">View.TextAlignment</a>
  377. </div>
  378. <div>
  379. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_VerticalTextAlignment">View.VerticalTextAlignment</a>
  380. </div>
  381. <div>
  382. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_TextDirection">View.TextDirection</a>
  383. </div>
  384. <div>
  385. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_IsInitialized">View.IsInitialized</a>
  386. </div>
  387. <div>
  388. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_Enabled">View.Enabled</a>
  389. </div>
  390. <div>
  391. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_Visible">View.Visible</a>
  392. </div>
  393. <div>
  394. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_Border">View.Border</a>
  395. </div>
  396. <div>
  397. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_ToString">View.ToString()</a>
  398. </div>
  399. <div>
  400. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_OnMouseEnter_Terminal_Gui_MouseEvent_">View.OnMouseEnter(MouseEvent)</a>
  401. </div>
  402. <div>
  403. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_OnMouseLeave_Terminal_Gui_MouseEvent_">View.OnMouseLeave(MouseEvent)</a>
  404. </div>
  405. <div>
  406. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_OnMouseEvent_Terminal_Gui_MouseEvent_">View.OnMouseEvent(MouseEvent)</a>
  407. </div>
  408. <div>
  409. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_OnMouseClick_Terminal_Gui_View_MouseEventArgs_">View.OnMouseClick(View.MouseEventArgs)</a>
  410. </div>
  411. <div>
  412. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_OnCanFocusChanged">View.OnCanFocusChanged()</a>
  413. </div>
  414. <div>
  415. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_OnEnabledChanged">View.OnEnabledChanged()</a>
  416. </div>
  417. <div>
  418. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_OnVisibleChanged">View.OnVisibleChanged()</a>
  419. </div>
  420. <div>
  421. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_Dispose_System_Boolean_">View.Dispose(Boolean)</a>
  422. </div>
  423. <div>
  424. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_BeginInit">View.BeginInit()</a>
  425. </div>
  426. <div>
  427. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_EndInit">View.EndInit()</a>
  428. </div>
  429. <div>
  430. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_SetWidth_System_Int32_System_Int32__">View.SetWidth(Int32, Int32)</a>
  431. </div>
  432. <div>
  433. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_SetHeight_System_Int32_System_Int32__">View.SetHeight(Int32, Int32)</a>
  434. </div>
  435. <div>
  436. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_GetCurrentWidth_System_Int32__">View.GetCurrentWidth(Int32)</a>
  437. </div>
  438. <div>
  439. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_GetCurrentHeight_System_Int32__">View.GetCurrentHeight(Int32)</a>
  440. </div>
  441. <div>
  442. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_GetNormalColor">View.GetNormalColor()</a>
  443. </div>
  444. <div>
  445. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_GetTopSuperView">View.GetTopSuperView()</a>
  446. </div>
  447. <div>
  448. <a class="xref" href="Terminal.Gui.Responder.html#Terminal_Gui_Responder_Dispose">Responder.Dispose()</a>
  449. </div>
  450. <div>
  451. <span class="xref">System.Object.Equals(System.Object)</span>
  452. </div>
  453. <div>
  454. <span class="xref">System.Object.Equals(System.Object, System.Object)</span>
  455. </div>
  456. <div>
  457. <span class="xref">System.Object.GetHashCode()</span>
  458. </div>
  459. <div>
  460. <span class="xref">System.Object.GetType()</span>
  461. </div>
  462. <div>
  463. <span class="xref">System.Object.MemberwiseClone()</span>
  464. </div>
  465. <div>
  466. <span class="xref">System.Object.ReferenceEquals(System.Object, System.Object)</span>
  467. </div>
  468. </div>
  469. <h6><strong>Namespace</strong>: <a class="xref" href="Terminal.Gui.html">Terminal.Gui</a></h6>
  470. <h6><strong>Assembly</strong>: Terminal.Gui.dll</h6>
  471. <h5 id="Terminal_Gui_Toplevel_syntax">Syntax</h5>
  472. <div class="codewrapper">
  473. <pre><code class="lang-csharp hljs">public class Toplevel : View, IDisposable, ISupportInitializeNotification, ISupportInitialize</code></pre>
  474. </div>
  475. <h5 id="Terminal_Gui_Toplevel_remarks"><strong>Remarks</strong></h5>
  476. <div class="markdown level0 remarks">
  477. <p>
  478. Toplevels can be modally executing views, started by calling <a class="xref" href="Terminal.Gui.Application.html#Terminal_Gui_Application_Run_Terminal_Gui_Toplevel_System_Func_System_Exception_System_Boolean__">Run(Toplevel, Func&lt;Exception, Boolean&gt;)</a>.
  479. They return control to the caller when <a class="xref" href="Terminal.Gui.Application.html#Terminal_Gui_Application_RequestStop_Terminal_Gui_Toplevel_">RequestStop(Toplevel)</a> has
  480. been called (which sets the <a class="xref" href="Terminal.Gui.Toplevel.html#Terminal_Gui_Toplevel_Running">Running</a> property to false).
  481. </p>
  482. <p>
  483. A Toplevel is created when an application initializes Terminal.Gui by calling <a class="xref" href="Terminal.Gui.Application.html#Terminal_Gui_Application_Init_Terminal_Gui_ConsoleDriver_Terminal_Gui_IMainLoopDriver_">Init(ConsoleDriver, IMainLoopDriver)</a>.
  484. The application Toplevel can be accessed via <a class="xref" href="Terminal.Gui.Application.html#Terminal_Gui_Application_Top">Top</a>. Additional Toplevels can be created
  485. and run (e.g. <a class="xref" href="Terminal.Gui.Dialog.html">Dialog</a>s. To run a Toplevel, create the <a class="xref" href="Terminal.Gui.Toplevel.html">Toplevel</a> and
  486. call <a class="xref" href="Terminal.Gui.Application.html#Terminal_Gui_Application_Run_Terminal_Gui_Toplevel_System_Func_System_Exception_System_Boolean__">Run(Toplevel, Func&lt;Exception, Boolean&gt;)</a>.
  487. </p>
  488. <p>
  489. Toplevels can also opt-in to more sophisticated initialization
  490. by implementing <span class="xref">System.ComponentModel.ISupportInitialize</span>. When they do
  491. so, the <span class="xref">System.ComponentModel.ISupportInitialize.BeginInit()</span> and
  492. <span class="xref">System.ComponentModel.ISupportInitialize.EndInit()</span> methods will be called
  493. before running the view.
  494. If first-run-only initialization is preferred, the <span class="xref">System.ComponentModel.ISupportInitializeNotification</span>
  495. can be implemented too, in which case the <span class="xref">System.ComponentModel.ISupportInitialize</span>
  496. methods will only be called if <span class="xref">System.ComponentModel.ISupportInitializeNotification.IsInitialized</span>
  497. is <span class="xref">false</span>. This allows proper <a class="xref" href="Terminal.Gui.View.html">View</a> inheritance hierarchies
  498. to override base class layout code optimally by doing so only on first run,
  499. instead of on every run.
  500. </p>
  501. </div>
  502. <h3 id="constructors">Constructors
  503. </h3>
  504. <a id="Terminal_Gui_Toplevel__ctor_" data-uid="Terminal.Gui.Toplevel.#ctor*"></a>
  505. <h4 id="Terminal_Gui_Toplevel__ctor" data-uid="Terminal.Gui.Toplevel.#ctor">Toplevel()</h4>
  506. <div class="markdown level1 summary">
  507. Initializes a new instance of the <a class="xref" href="Terminal.Gui.Toplevel.html">Toplevel</a> class with <a class="xref" href="Terminal.Gui.LayoutStyle.html#Terminal_Gui_LayoutStyle_Computed">Computed</a> layout, defaulting to full screen.
  508. </div>
  509. <div class="markdown level1 conceptual"></div>
  510. <h5 class="decalaration">Declaration</h5>
  511. <div class="codewrapper">
  512. <pre><code class="lang-csharp hljs">public Toplevel()</code></pre>
  513. </div>
  514. <a id="Terminal_Gui_Toplevel__ctor_" data-uid="Terminal.Gui.Toplevel.#ctor*"></a>
  515. <h4 id="Terminal_Gui_Toplevel__ctor_Terminal_Gui_Rect_" data-uid="Terminal.Gui.Toplevel.#ctor(Terminal.Gui.Rect)">Toplevel(Rect)</h4>
  516. <div class="markdown level1 summary">
  517. Initializes a new instance of the <a class="xref" href="Terminal.Gui.Toplevel.html">Toplevel</a> class with the specified absolute layout.
  518. </div>
  519. <div class="markdown level1 conceptual"></div>
  520. <h5 class="decalaration">Declaration</h5>
  521. <div class="codewrapper">
  522. <pre><code class="lang-csharp hljs">public Toplevel(Rect frame)</code></pre>
  523. </div>
  524. <h5 class="parameters">Parameters</h5>
  525. <table class="table table-bordered table-striped table-condensed">
  526. <thead>
  527. <tr>
  528. <th>Type</th>
  529. <th>Name</th>
  530. <th>Description</th>
  531. </tr>
  532. </thead>
  533. <tbody>
  534. <tr>
  535. <td><a class="xref" href="Terminal.Gui.Rect.html">Rect</a></td>
  536. <td><span class="parametername">frame</span></td>
  537. <td>A superview-relative rectangle specifying the location and size for the new Toplevel</td>
  538. </tr>
  539. </tbody>
  540. </table>
  541. <h3 id="properties">Properties
  542. </h3>
  543. <a id="Terminal_Gui_Toplevel_CanFocus_" data-uid="Terminal.Gui.Toplevel.CanFocus*"></a>
  544. <h4 id="Terminal_Gui_Toplevel_CanFocus" data-uid="Terminal.Gui.Toplevel.CanFocus">CanFocus</h4>
  545. <div class="markdown level1 summary">
  546. Gets or sets a value indicating whether this <a class="xref" href="Terminal.Gui.Toplevel.html">Toplevel</a> can focus.
  547. </div>
  548. <div class="markdown level1 conceptual"></div>
  549. <h5 class="decalaration">Declaration</h5>
  550. <div class="codewrapper">
  551. <pre><code class="lang-csharp hljs">public override bool CanFocus { get; }</code></pre>
  552. </div>
  553. <h5 class="propertyValue">Property Value</h5>
  554. <table class="table table-bordered table-striped table-condensed">
  555. <thead>
  556. <tr>
  557. <th>Type</th>
  558. <th>Description</th>
  559. </tr>
  560. </thead>
  561. <tbody>
  562. <tr>
  563. <td><span class="xref">System.Boolean</span></td>
  564. <td><code>true</code> if can focus; otherwise, <code>false</code>.</td>
  565. </tr>
  566. </tbody>
  567. </table>
  568. <h5 class="overrides">Overrides</h5>
  569. <div><a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_CanFocus">View.CanFocus</a></div>
  570. <a id="Terminal_Gui_Toplevel_IsMdiChild_" data-uid="Terminal.Gui.Toplevel.IsMdiChild*"></a>
  571. <h4 id="Terminal_Gui_Toplevel_IsMdiChild" data-uid="Terminal.Gui.Toplevel.IsMdiChild">IsMdiChild</h4>
  572. <div class="markdown level1 summary">
  573. Gets or sets if this Toplevel is a Mdi child.
  574. </div>
  575. <div class="markdown level1 conceptual"></div>
  576. <h5 class="decalaration">Declaration</h5>
  577. <div class="codewrapper">
  578. <pre><code class="lang-csharp hljs">public bool IsMdiChild { get; }</code></pre>
  579. </div>
  580. <h5 class="propertyValue">Property Value</h5>
  581. <table class="table table-bordered table-striped table-condensed">
  582. <thead>
  583. <tr>
  584. <th>Type</th>
  585. <th>Description</th>
  586. </tr>
  587. </thead>
  588. <tbody>
  589. <tr>
  590. <td><span class="xref">System.Boolean</span></td>
  591. <td></td>
  592. </tr>
  593. </tbody>
  594. </table>
  595. <a id="Terminal_Gui_Toplevel_IsMdiContainer_" data-uid="Terminal.Gui.Toplevel.IsMdiContainer*"></a>
  596. <h4 id="Terminal_Gui_Toplevel_IsMdiContainer" data-uid="Terminal.Gui.Toplevel.IsMdiContainer">IsMdiContainer</h4>
  597. <div class="markdown level1 summary">
  598. Gets or sets if this Toplevel is a Mdi container.
  599. </div>
  600. <div class="markdown level1 conceptual"></div>
  601. <h5 class="decalaration">Declaration</h5>
  602. <div class="codewrapper">
  603. <pre><code class="lang-csharp hljs">public bool IsMdiContainer { get; set; }</code></pre>
  604. </div>
  605. <h5 class="propertyValue">Property Value</h5>
  606. <table class="table table-bordered table-striped table-condensed">
  607. <thead>
  608. <tr>
  609. <th>Type</th>
  610. <th>Description</th>
  611. </tr>
  612. </thead>
  613. <tbody>
  614. <tr>
  615. <td><span class="xref">System.Boolean</span></td>
  616. <td></td>
  617. </tr>
  618. </tbody>
  619. </table>
  620. <a id="Terminal_Gui_Toplevel_MenuBar_" data-uid="Terminal.Gui.Toplevel.MenuBar*"></a>
  621. <h4 id="Terminal_Gui_Toplevel_MenuBar" data-uid="Terminal.Gui.Toplevel.MenuBar">MenuBar</h4>
  622. <div class="markdown level1 summary">
  623. Gets or sets the menu for this Toplevel
  624. </div>
  625. <div class="markdown level1 conceptual"></div>
  626. <h5 class="decalaration">Declaration</h5>
  627. <div class="codewrapper">
  628. <pre><code class="lang-csharp hljs">public virtual MenuBar MenuBar { get; set; }</code></pre>
  629. </div>
  630. <h5 class="propertyValue">Property Value</h5>
  631. <table class="table table-bordered table-striped table-condensed">
  632. <thead>
  633. <tr>
  634. <th>Type</th>
  635. <th>Description</th>
  636. </tr>
  637. </thead>
  638. <tbody>
  639. <tr>
  640. <td><a class="xref" href="Terminal.Gui.MenuBar.html">MenuBar</a></td>
  641. <td></td>
  642. </tr>
  643. </tbody>
  644. </table>
  645. <a id="Terminal_Gui_Toplevel_Modal_" data-uid="Terminal.Gui.Toplevel.Modal*"></a>
  646. <h4 id="Terminal_Gui_Toplevel_Modal" data-uid="Terminal.Gui.Toplevel.Modal">Modal</h4>
  647. <div class="markdown level1 summary">
  648. Determines whether the <a class="xref" href="Terminal.Gui.Toplevel.html">Toplevel</a> is modal or not.
  649. Causes <a class="xref" href="Terminal.Gui.Toplevel.html#Terminal_Gui_Toplevel_ProcessKey_Terminal_Gui_KeyEvent_">ProcessKey(KeyEvent)</a> to propagate keys upwards
  650. by default unless set to <span class="xref">true</span>.
  651. </div>
  652. <div class="markdown level1 conceptual"></div>
  653. <h5 class="decalaration">Declaration</h5>
  654. <div class="codewrapper">
  655. <pre><code class="lang-csharp hljs">public bool Modal { get; set; }</code></pre>
  656. </div>
  657. <h5 class="propertyValue">Property Value</h5>
  658. <table class="table table-bordered table-striped table-condensed">
  659. <thead>
  660. <tr>
  661. <th>Type</th>
  662. <th>Description</th>
  663. </tr>
  664. </thead>
  665. <tbody>
  666. <tr>
  667. <td><span class="xref">System.Boolean</span></td>
  668. <td></td>
  669. </tr>
  670. </tbody>
  671. </table>
  672. <a id="Terminal_Gui_Toplevel_Running_" data-uid="Terminal.Gui.Toplevel.Running*"></a>
  673. <h4 id="Terminal_Gui_Toplevel_Running" data-uid="Terminal.Gui.Toplevel.Running">Running</h4>
  674. <div class="markdown level1 summary">
  675. Gets or sets whether the <a class="xref" href="Terminal.Gui.MainLoop.html">MainLoop</a> for this <a class="xref" href="Terminal.Gui.Toplevel.html">Toplevel</a> is running or not.
  676. </div>
  677. <div class="markdown level1 conceptual"></div>
  678. <h5 class="decalaration">Declaration</h5>
  679. <div class="codewrapper">
  680. <pre><code class="lang-csharp hljs">public bool Running { get; set; }</code></pre>
  681. </div>
  682. <h5 class="propertyValue">Property Value</h5>
  683. <table class="table table-bordered table-striped table-condensed">
  684. <thead>
  685. <tr>
  686. <th>Type</th>
  687. <th>Description</th>
  688. </tr>
  689. </thead>
  690. <tbody>
  691. <tr>
  692. <td><span class="xref">System.Boolean</span></td>
  693. <td></td>
  694. </tr>
  695. </tbody>
  696. </table>
  697. <h5 id="Terminal_Gui_Toplevel_Running_remarks">Remarks</h5>
  698. <div class="markdown level1 remarks">
  699. Setting this property directly is discouraged. Use <a class="xref" href="Terminal.Gui.Application.html#Terminal_Gui_Application_RequestStop_Terminal_Gui_Toplevel_">RequestStop(Toplevel)</a> instead.
  700. </div>
  701. <a id="Terminal_Gui_Toplevel_StatusBar_" data-uid="Terminal.Gui.Toplevel.StatusBar*"></a>
  702. <h4 id="Terminal_Gui_Toplevel_StatusBar" data-uid="Terminal.Gui.Toplevel.StatusBar">StatusBar</h4>
  703. <div class="markdown level1 summary">
  704. Gets or sets the status bar for this Toplevel
  705. </div>
  706. <div class="markdown level1 conceptual"></div>
  707. <h5 class="decalaration">Declaration</h5>
  708. <div class="codewrapper">
  709. <pre><code class="lang-csharp hljs">public virtual StatusBar StatusBar { get; set; }</code></pre>
  710. </div>
  711. <h5 class="propertyValue">Property Value</h5>
  712. <table class="table table-bordered table-striped table-condensed">
  713. <thead>
  714. <tr>
  715. <th>Type</th>
  716. <th>Description</th>
  717. </tr>
  718. </thead>
  719. <tbody>
  720. <tr>
  721. <td><a class="xref" href="Terminal.Gui.StatusBar.html">StatusBar</a></td>
  722. <td></td>
  723. </tr>
  724. </tbody>
  725. </table>
  726. <h3 id="methods">Methods
  727. </h3>
  728. <a id="Terminal_Gui_Toplevel_Add_" data-uid="Terminal.Gui.Toplevel.Add*"></a>
  729. <h4 id="Terminal_Gui_Toplevel_Add_Terminal_Gui_View_" data-uid="Terminal.Gui.Toplevel.Add(Terminal.Gui.View)">Add(View)</h4>
  730. <div class="markdown level1 summary"></div>
  731. <div class="markdown level1 conceptual"></div>
  732. <h5 class="decalaration">Declaration</h5>
  733. <div class="codewrapper">
  734. <pre><code class="lang-csharp hljs">public override void Add(View view)</code></pre>
  735. </div>
  736. <h5 class="parameters">Parameters</h5>
  737. <table class="table table-bordered table-striped table-condensed">
  738. <thead>
  739. <tr>
  740. <th>Type</th>
  741. <th>Name</th>
  742. <th>Description</th>
  743. </tr>
  744. </thead>
  745. <tbody>
  746. <tr>
  747. <td><a class="xref" href="Terminal.Gui.View.html">View</a></td>
  748. <td><span class="parametername">view</span></td>
  749. <td></td>
  750. </tr>
  751. </tbody>
  752. </table>
  753. <h5 class="overrides">Overrides</h5>
  754. <div><a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_Add_Terminal_Gui_View_">View.Add(View)</a></div>
  755. <a id="Terminal_Gui_Toplevel_Create_" data-uid="Terminal.Gui.Toplevel.Create*"></a>
  756. <h4 id="Terminal_Gui_Toplevel_Create" data-uid="Terminal.Gui.Toplevel.Create">Create()</h4>
  757. <div class="markdown level1 summary">
  758. Convenience factory method that creates a new Toplevel with the current terminal dimensions.
  759. </div>
  760. <div class="markdown level1 conceptual"></div>
  761. <h5 class="decalaration">Declaration</h5>
  762. <div class="codewrapper">
  763. <pre><code class="lang-csharp hljs">public static Toplevel Create()</code></pre>
  764. </div>
  765. <h5 class="returns">Returns</h5>
  766. <table class="table table-bordered table-striped table-condensed">
  767. <thead>
  768. <tr>
  769. <th>Type</th>
  770. <th>Description</th>
  771. </tr>
  772. </thead>
  773. <tbody>
  774. <tr>
  775. <td><a class="xref" href="Terminal.Gui.Toplevel.html">Toplevel</a></td>
  776. <td>The create.</td>
  777. </tr>
  778. </tbody>
  779. </table>
  780. <a id="Terminal_Gui_Toplevel_GetTopMdiChild_" data-uid="Terminal.Gui.Toplevel.GetTopMdiChild*"></a>
  781. <h4 id="Terminal_Gui_Toplevel_GetTopMdiChild_System_Type_System_String___" data-uid="Terminal.Gui.Toplevel.GetTopMdiChild(System.Type,System.String[])">GetTopMdiChild(Type, String[])</h4>
  782. <div class="markdown level1 summary">
  783. Gets the current visible toplevel Mdi child that match the arguments pattern.
  784. </div>
  785. <div class="markdown level1 conceptual"></div>
  786. <h5 class="decalaration">Declaration</h5>
  787. <div class="codewrapper">
  788. <pre><code class="lang-csharp hljs">public View GetTopMdiChild(Type type = null, string[] exclude = null)</code></pre>
  789. </div>
  790. <h5 class="parameters">Parameters</h5>
  791. <table class="table table-bordered table-striped table-condensed">
  792. <thead>
  793. <tr>
  794. <th>Type</th>
  795. <th>Name</th>
  796. <th>Description</th>
  797. </tr>
  798. </thead>
  799. <tbody>
  800. <tr>
  801. <td><span class="xref">System.Type</span></td>
  802. <td><span class="parametername">type</span></td>
  803. <td>The type.</td>
  804. </tr>
  805. <tr>
  806. <td><span class="xref">System.String</span>[]</td>
  807. <td><span class="parametername">exclude</span></td>
  808. <td>The strings to exclude.</td>
  809. </tr>
  810. </tbody>
  811. </table>
  812. <h5 class="returns">Returns</h5>
  813. <table class="table table-bordered table-striped table-condensed">
  814. <thead>
  815. <tr>
  816. <th>Type</th>
  817. <th>Description</th>
  818. </tr>
  819. </thead>
  820. <tbody>
  821. <tr>
  822. <td><a class="xref" href="Terminal.Gui.View.html">View</a></td>
  823. <td>The matched view.</td>
  824. </tr>
  825. </tbody>
  826. </table>
  827. <a id="Terminal_Gui_Toplevel_MouseEvent_" data-uid="Terminal.Gui.Toplevel.MouseEvent*"></a>
  828. <h4 id="Terminal_Gui_Toplevel_MouseEvent_Terminal_Gui_MouseEvent_" data-uid="Terminal.Gui.Toplevel.MouseEvent(Terminal.Gui.MouseEvent)">MouseEvent(MouseEvent)</h4>
  829. <div class="markdown level1 summary"></div>
  830. <div class="markdown level1 conceptual"></div>
  831. <h5 class="decalaration">Declaration</h5>
  832. <div class="codewrapper">
  833. <pre><code class="lang-csharp hljs">public override bool MouseEvent(MouseEvent mouseEvent)</code></pre>
  834. </div>
  835. <h5 class="parameters">Parameters</h5>
  836. <table class="table table-bordered table-striped table-condensed">
  837. <thead>
  838. <tr>
  839. <th>Type</th>
  840. <th>Name</th>
  841. <th>Description</th>
  842. </tr>
  843. </thead>
  844. <tbody>
  845. <tr>
  846. <td><a class="xref" href="Terminal.Gui.MouseEvent.html">MouseEvent</a></td>
  847. <td><span class="parametername">mouseEvent</span></td>
  848. <td></td>
  849. </tr>
  850. </tbody>
  851. </table>
  852. <h5 class="returns">Returns</h5>
  853. <table class="table table-bordered table-striped table-condensed">
  854. <thead>
  855. <tr>
  856. <th>Type</th>
  857. <th>Description</th>
  858. </tr>
  859. </thead>
  860. <tbody>
  861. <tr>
  862. <td><span class="xref">System.Boolean</span></td>
  863. <td></td>
  864. </tr>
  865. </tbody>
  866. </table>
  867. <h5 class="overrides">Overrides</h5>
  868. <div><a class="xref" href="Terminal.Gui.Responder.html#Terminal_Gui_Responder_MouseEvent_Terminal_Gui_MouseEvent_">Responder.MouseEvent(MouseEvent)</a></div>
  869. <a id="Terminal_Gui_Toplevel_MoveNext_" data-uid="Terminal.Gui.Toplevel.MoveNext*"></a>
  870. <h4 id="Terminal_Gui_Toplevel_MoveNext" data-uid="Terminal.Gui.Toplevel.MoveNext">MoveNext()</h4>
  871. <div class="markdown level1 summary">
  872. Move to the next Mdi child from the <a class="xref" href="Terminal.Gui.Application.html#Terminal_Gui_Application_MdiTop">MdiTop</a>.
  873. </div>
  874. <div class="markdown level1 conceptual"></div>
  875. <h5 class="decalaration">Declaration</h5>
  876. <div class="codewrapper">
  877. <pre><code class="lang-csharp hljs">public virtual void MoveNext()</code></pre>
  878. </div>
  879. <a id="Terminal_Gui_Toplevel_MovePrevious_" data-uid="Terminal.Gui.Toplevel.MovePrevious*"></a>
  880. <h4 id="Terminal_Gui_Toplevel_MovePrevious" data-uid="Terminal.Gui.Toplevel.MovePrevious">MovePrevious()</h4>
  881. <div class="markdown level1 summary">
  882. Move to the previous Mdi child from the <a class="xref" href="Terminal.Gui.Application.html#Terminal_Gui_Application_MdiTop">MdiTop</a>.
  883. </div>
  884. <div class="markdown level1 conceptual"></div>
  885. <h5 class="decalaration">Declaration</h5>
  886. <div class="codewrapper">
  887. <pre><code class="lang-csharp hljs">public virtual void MovePrevious()</code></pre>
  888. </div>
  889. <a id="Terminal_Gui_Toplevel_OnAlternateBackwardKeyChanged_" data-uid="Terminal.Gui.Toplevel.OnAlternateBackwardKeyChanged*"></a>
  890. <h4 id="Terminal_Gui_Toplevel_OnAlternateBackwardKeyChanged_Terminal_Gui_Key_" data-uid="Terminal.Gui.Toplevel.OnAlternateBackwardKeyChanged(Terminal.Gui.Key)">OnAlternateBackwardKeyChanged(Key)</h4>
  891. <div class="markdown level1 summary">
  892. Virtual method to invoke the <a class="xref" href="Terminal.Gui.Toplevel.html#Terminal_Gui_Toplevel_AlternateBackwardKeyChanged">AlternateBackwardKeyChanged</a> event.
  893. </div>
  894. <div class="markdown level1 conceptual"></div>
  895. <h5 class="decalaration">Declaration</h5>
  896. <div class="codewrapper">
  897. <pre><code class="lang-csharp hljs">public virtual void OnAlternateBackwardKeyChanged(Key oldKey)</code></pre>
  898. </div>
  899. <h5 class="parameters">Parameters</h5>
  900. <table class="table table-bordered table-striped table-condensed">
  901. <thead>
  902. <tr>
  903. <th>Type</th>
  904. <th>Name</th>
  905. <th>Description</th>
  906. </tr>
  907. </thead>
  908. <tbody>
  909. <tr>
  910. <td><a class="xref" href="Terminal.Gui.Key.html">Key</a></td>
  911. <td><span class="parametername">oldKey</span></td>
  912. <td></td>
  913. </tr>
  914. </tbody>
  915. </table>
  916. <a id="Terminal_Gui_Toplevel_OnAlternateForwardKeyChanged_" data-uid="Terminal.Gui.Toplevel.OnAlternateForwardKeyChanged*"></a>
  917. <h4 id="Terminal_Gui_Toplevel_OnAlternateForwardKeyChanged_Terminal_Gui_Key_" data-uid="Terminal.Gui.Toplevel.OnAlternateForwardKeyChanged(Terminal.Gui.Key)">OnAlternateForwardKeyChanged(Key)</h4>
  918. <div class="markdown level1 summary">
  919. Virtual method to invoke the <a class="xref" href="Terminal.Gui.Toplevel.html#Terminal_Gui_Toplevel_AlternateForwardKeyChanged">AlternateForwardKeyChanged</a> event.
  920. </div>
  921. <div class="markdown level1 conceptual"></div>
  922. <h5 class="decalaration">Declaration</h5>
  923. <div class="codewrapper">
  924. <pre><code class="lang-csharp hljs">public virtual void OnAlternateForwardKeyChanged(Key oldKey)</code></pre>
  925. </div>
  926. <h5 class="parameters">Parameters</h5>
  927. <table class="table table-bordered table-striped table-condensed">
  928. <thead>
  929. <tr>
  930. <th>Type</th>
  931. <th>Name</th>
  932. <th>Description</th>
  933. </tr>
  934. </thead>
  935. <tbody>
  936. <tr>
  937. <td><a class="xref" href="Terminal.Gui.Key.html">Key</a></td>
  938. <td><span class="parametername">oldKey</span></td>
  939. <td></td>
  940. </tr>
  941. </tbody>
  942. </table>
  943. <a id="Terminal_Gui_Toplevel_OnKeyDown_" data-uid="Terminal.Gui.Toplevel.OnKeyDown*"></a>
  944. <h4 id="Terminal_Gui_Toplevel_OnKeyDown_Terminal_Gui_KeyEvent_" data-uid="Terminal.Gui.Toplevel.OnKeyDown(Terminal.Gui.KeyEvent)">OnKeyDown(KeyEvent)</h4>
  945. <div class="markdown level1 summary"></div>
  946. <div class="markdown level1 conceptual"></div>
  947. <h5 class="decalaration">Declaration</h5>
  948. <div class="codewrapper">
  949. <pre><code class="lang-csharp hljs">public override bool OnKeyDown(KeyEvent keyEvent)</code></pre>
  950. </div>
  951. <h5 class="parameters">Parameters</h5>
  952. <table class="table table-bordered table-striped table-condensed">
  953. <thead>
  954. <tr>
  955. <th>Type</th>
  956. <th>Name</th>
  957. <th>Description</th>
  958. </tr>
  959. </thead>
  960. <tbody>
  961. <tr>
  962. <td><a class="xref" href="Terminal.Gui.KeyEvent.html">KeyEvent</a></td>
  963. <td><span class="parametername">keyEvent</span></td>
  964. <td></td>
  965. </tr>
  966. </tbody>
  967. </table>
  968. <h5 class="returns">Returns</h5>
  969. <table class="table table-bordered table-striped table-condensed">
  970. <thead>
  971. <tr>
  972. <th>Type</th>
  973. <th>Description</th>
  974. </tr>
  975. </thead>
  976. <tbody>
  977. <tr>
  978. <td><span class="xref">System.Boolean</span></td>
  979. <td></td>
  980. </tr>
  981. </tbody>
  982. </table>
  983. <h5 class="overrides">Overrides</h5>
  984. <div><a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_OnKeyDown_Terminal_Gui_KeyEvent_">View.OnKeyDown(KeyEvent)</a></div>
  985. <a id="Terminal_Gui_Toplevel_OnKeyUp_" data-uid="Terminal.Gui.Toplevel.OnKeyUp*"></a>
  986. <h4 id="Terminal_Gui_Toplevel_OnKeyUp_Terminal_Gui_KeyEvent_" data-uid="Terminal.Gui.Toplevel.OnKeyUp(Terminal.Gui.KeyEvent)">OnKeyUp(KeyEvent)</h4>
  987. <div class="markdown level1 summary"></div>
  988. <div class="markdown level1 conceptual"></div>
  989. <h5 class="decalaration">Declaration</h5>
  990. <div class="codewrapper">
  991. <pre><code class="lang-csharp hljs">public override bool OnKeyUp(KeyEvent keyEvent)</code></pre>
  992. </div>
  993. <h5 class="parameters">Parameters</h5>
  994. <table class="table table-bordered table-striped table-condensed">
  995. <thead>
  996. <tr>
  997. <th>Type</th>
  998. <th>Name</th>
  999. <th>Description</th>
  1000. </tr>
  1001. </thead>
  1002. <tbody>
  1003. <tr>
  1004. <td><a class="xref" href="Terminal.Gui.KeyEvent.html">KeyEvent</a></td>
  1005. <td><span class="parametername">keyEvent</span></td>
  1006. <td></td>
  1007. </tr>
  1008. </tbody>
  1009. </table>
  1010. <h5 class="returns">Returns</h5>
  1011. <table class="table table-bordered table-striped table-condensed">
  1012. <thead>
  1013. <tr>
  1014. <th>Type</th>
  1015. <th>Description</th>
  1016. </tr>
  1017. </thead>
  1018. <tbody>
  1019. <tr>
  1020. <td><span class="xref">System.Boolean</span></td>
  1021. <td></td>
  1022. </tr>
  1023. </tbody>
  1024. </table>
  1025. <h5 class="overrides">Overrides</h5>
  1026. <div><a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_OnKeyUp_Terminal_Gui_KeyEvent_">View.OnKeyUp(KeyEvent)</a></div>
  1027. <a id="Terminal_Gui_Toplevel_OnQuitKeyChanged_" data-uid="Terminal.Gui.Toplevel.OnQuitKeyChanged*"></a>
  1028. <h4 id="Terminal_Gui_Toplevel_OnQuitKeyChanged_Terminal_Gui_Key_" data-uid="Terminal.Gui.Toplevel.OnQuitKeyChanged(Terminal.Gui.Key)">OnQuitKeyChanged(Key)</h4>
  1029. <div class="markdown level1 summary">
  1030. Virtual method to invoke the <a class="xref" href="Terminal.Gui.Toplevel.html#Terminal_Gui_Toplevel_QuitKeyChanged">QuitKeyChanged</a> event.
  1031. </div>
  1032. <div class="markdown level1 conceptual"></div>
  1033. <h5 class="decalaration">Declaration</h5>
  1034. <div class="codewrapper">
  1035. <pre><code class="lang-csharp hljs">public virtual void OnQuitKeyChanged(Key oldKey)</code></pre>
  1036. </div>
  1037. <h5 class="parameters">Parameters</h5>
  1038. <table class="table table-bordered table-striped table-condensed">
  1039. <thead>
  1040. <tr>
  1041. <th>Type</th>
  1042. <th>Name</th>
  1043. <th>Description</th>
  1044. </tr>
  1045. </thead>
  1046. <tbody>
  1047. <tr>
  1048. <td><a class="xref" href="Terminal.Gui.Key.html">Key</a></td>
  1049. <td><span class="parametername">oldKey</span></td>
  1050. <td></td>
  1051. </tr>
  1052. </tbody>
  1053. </table>
  1054. <a id="Terminal_Gui_Toplevel_PositionCursor_" data-uid="Terminal.Gui.Toplevel.PositionCursor*"></a>
  1055. <h4 id="Terminal_Gui_Toplevel_PositionCursor" data-uid="Terminal.Gui.Toplevel.PositionCursor">PositionCursor()</h4>
  1056. <div class="markdown level1 summary"></div>
  1057. <div class="markdown level1 conceptual"></div>
  1058. <h5 class="decalaration">Declaration</h5>
  1059. <div class="codewrapper">
  1060. <pre><code class="lang-csharp hljs">public override void PositionCursor()</code></pre>
  1061. </div>
  1062. <h5 class="overrides">Overrides</h5>
  1063. <div><a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_PositionCursor">View.PositionCursor()</a></div>
  1064. <a id="Terminal_Gui_Toplevel_PositionToplevel_" data-uid="Terminal.Gui.Toplevel.PositionToplevel*"></a>
  1065. <h4 id="Terminal_Gui_Toplevel_PositionToplevel_Terminal_Gui_Toplevel_" data-uid="Terminal.Gui.Toplevel.PositionToplevel(Terminal.Gui.Toplevel)">PositionToplevel(Toplevel)</h4>
  1066. <div class="markdown level1 summary">
  1067. Virtual method which allow to be overridden to implement specific positions for inherited <a class="xref" href="Terminal.Gui.Toplevel.html">Toplevel</a>.
  1068. </div>
  1069. <div class="markdown level1 conceptual"></div>
  1070. <h5 class="decalaration">Declaration</h5>
  1071. <div class="codewrapper">
  1072. <pre><code class="lang-csharp hljs">public virtual void PositionToplevel(Toplevel top)</code></pre>
  1073. </div>
  1074. <h5 class="parameters">Parameters</h5>
  1075. <table class="table table-bordered table-striped table-condensed">
  1076. <thead>
  1077. <tr>
  1078. <th>Type</th>
  1079. <th>Name</th>
  1080. <th>Description</th>
  1081. </tr>
  1082. </thead>
  1083. <tbody>
  1084. <tr>
  1085. <td><a class="xref" href="Terminal.Gui.Toplevel.html">Toplevel</a></td>
  1086. <td><span class="parametername">top</span></td>
  1087. <td>The toplevel.</td>
  1088. </tr>
  1089. </tbody>
  1090. </table>
  1091. <a id="Terminal_Gui_Toplevel_ProcessColdKey_" data-uid="Terminal.Gui.Toplevel.ProcessColdKey*"></a>
  1092. <h4 id="Terminal_Gui_Toplevel_ProcessColdKey_Terminal_Gui_KeyEvent_" data-uid="Terminal.Gui.Toplevel.ProcessColdKey(Terminal.Gui.KeyEvent)">ProcessColdKey(KeyEvent)</h4>
  1093. <div class="markdown level1 summary"></div>
  1094. <div class="markdown level1 conceptual"></div>
  1095. <h5 class="decalaration">Declaration</h5>
  1096. <div class="codewrapper">
  1097. <pre><code class="lang-csharp hljs">public override bool ProcessColdKey(KeyEvent keyEvent)</code></pre>
  1098. </div>
  1099. <h5 class="parameters">Parameters</h5>
  1100. <table class="table table-bordered table-striped table-condensed">
  1101. <thead>
  1102. <tr>
  1103. <th>Type</th>
  1104. <th>Name</th>
  1105. <th>Description</th>
  1106. </tr>
  1107. </thead>
  1108. <tbody>
  1109. <tr>
  1110. <td><a class="xref" href="Terminal.Gui.KeyEvent.html">KeyEvent</a></td>
  1111. <td><span class="parametername">keyEvent</span></td>
  1112. <td></td>
  1113. </tr>
  1114. </tbody>
  1115. </table>
  1116. <h5 class="returns">Returns</h5>
  1117. <table class="table table-bordered table-striped table-condensed">
  1118. <thead>
  1119. <tr>
  1120. <th>Type</th>
  1121. <th>Description</th>
  1122. </tr>
  1123. </thead>
  1124. <tbody>
  1125. <tr>
  1126. <td><span class="xref">System.Boolean</span></td>
  1127. <td></td>
  1128. </tr>
  1129. </tbody>
  1130. </table>
  1131. <h5 class="overrides">Overrides</h5>
  1132. <div><a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_ProcessColdKey_Terminal_Gui_KeyEvent_">View.ProcessColdKey(KeyEvent)</a></div>
  1133. <a id="Terminal_Gui_Toplevel_ProcessKey_" data-uid="Terminal.Gui.Toplevel.ProcessKey*"></a>
  1134. <h4 id="Terminal_Gui_Toplevel_ProcessKey_Terminal_Gui_KeyEvent_" data-uid="Terminal.Gui.Toplevel.ProcessKey(Terminal.Gui.KeyEvent)">ProcessKey(KeyEvent)</h4>
  1135. <div class="markdown level1 summary"></div>
  1136. <div class="markdown level1 conceptual"></div>
  1137. <h5 class="decalaration">Declaration</h5>
  1138. <div class="codewrapper">
  1139. <pre><code class="lang-csharp hljs">public override bool ProcessKey(KeyEvent keyEvent)</code></pre>
  1140. </div>
  1141. <h5 class="parameters">Parameters</h5>
  1142. <table class="table table-bordered table-striped table-condensed">
  1143. <thead>
  1144. <tr>
  1145. <th>Type</th>
  1146. <th>Name</th>
  1147. <th>Description</th>
  1148. </tr>
  1149. </thead>
  1150. <tbody>
  1151. <tr>
  1152. <td><a class="xref" href="Terminal.Gui.KeyEvent.html">KeyEvent</a></td>
  1153. <td><span class="parametername">keyEvent</span></td>
  1154. <td></td>
  1155. </tr>
  1156. </tbody>
  1157. </table>
  1158. <h5 class="returns">Returns</h5>
  1159. <table class="table table-bordered table-striped table-condensed">
  1160. <thead>
  1161. <tr>
  1162. <th>Type</th>
  1163. <th>Description</th>
  1164. </tr>
  1165. </thead>
  1166. <tbody>
  1167. <tr>
  1168. <td><span class="xref">System.Boolean</span></td>
  1169. <td></td>
  1170. </tr>
  1171. </tbody>
  1172. </table>
  1173. <h5 class="overrides">Overrides</h5>
  1174. <div><a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_ProcessKey_Terminal_Gui_KeyEvent_">View.ProcessKey(KeyEvent)</a></div>
  1175. <a id="Terminal_Gui_Toplevel_Redraw_" data-uid="Terminal.Gui.Toplevel.Redraw*"></a>
  1176. <h4 id="Terminal_Gui_Toplevel_Redraw_Terminal_Gui_Rect_" data-uid="Terminal.Gui.Toplevel.Redraw(Terminal.Gui.Rect)">Redraw(Rect)</h4>
  1177. <div class="markdown level1 summary"></div>
  1178. <div class="markdown level1 conceptual"></div>
  1179. <h5 class="decalaration">Declaration</h5>
  1180. <div class="codewrapper">
  1181. <pre><code class="lang-csharp hljs">public override void Redraw(Rect bounds)</code></pre>
  1182. </div>
  1183. <h5 class="parameters">Parameters</h5>
  1184. <table class="table table-bordered table-striped table-condensed">
  1185. <thead>
  1186. <tr>
  1187. <th>Type</th>
  1188. <th>Name</th>
  1189. <th>Description</th>
  1190. </tr>
  1191. </thead>
  1192. <tbody>
  1193. <tr>
  1194. <td><a class="xref" href="Terminal.Gui.Rect.html">Rect</a></td>
  1195. <td><span class="parametername">bounds</span></td>
  1196. <td></td>
  1197. </tr>
  1198. </tbody>
  1199. </table>
  1200. <h5 class="overrides">Overrides</h5>
  1201. <div><a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_Redraw_Terminal_Gui_Rect_">View.Redraw(Rect)</a></div>
  1202. <a id="Terminal_Gui_Toplevel_Remove_" data-uid="Terminal.Gui.Toplevel.Remove*"></a>
  1203. <h4 id="Terminal_Gui_Toplevel_Remove_Terminal_Gui_View_" data-uid="Terminal.Gui.Toplevel.Remove(Terminal.Gui.View)">Remove(View)</h4>
  1204. <div class="markdown level1 summary"></div>
  1205. <div class="markdown level1 conceptual"></div>
  1206. <h5 class="decalaration">Declaration</h5>
  1207. <div class="codewrapper">
  1208. <pre><code class="lang-csharp hljs">public override void Remove(View view)</code></pre>
  1209. </div>
  1210. <h5 class="parameters">Parameters</h5>
  1211. <table class="table table-bordered table-striped table-condensed">
  1212. <thead>
  1213. <tr>
  1214. <th>Type</th>
  1215. <th>Name</th>
  1216. <th>Description</th>
  1217. </tr>
  1218. </thead>
  1219. <tbody>
  1220. <tr>
  1221. <td><a class="xref" href="Terminal.Gui.View.html">View</a></td>
  1222. <td><span class="parametername">view</span></td>
  1223. <td></td>
  1224. </tr>
  1225. </tbody>
  1226. </table>
  1227. <h5 class="overrides">Overrides</h5>
  1228. <div><a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_Remove_Terminal_Gui_View_">View.Remove(View)</a></div>
  1229. <a id="Terminal_Gui_Toplevel_RemoveAll_" data-uid="Terminal.Gui.Toplevel.RemoveAll*"></a>
  1230. <h4 id="Terminal_Gui_Toplevel_RemoveAll" data-uid="Terminal.Gui.Toplevel.RemoveAll">RemoveAll()</h4>
  1231. <div class="markdown level1 summary"></div>
  1232. <div class="markdown level1 conceptual"></div>
  1233. <h5 class="decalaration">Declaration</h5>
  1234. <div class="codewrapper">
  1235. <pre><code class="lang-csharp hljs">public override void RemoveAll()</code></pre>
  1236. </div>
  1237. <h5 class="overrides">Overrides</h5>
  1238. <div><a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_RemoveAll">View.RemoveAll()</a></div>
  1239. <a id="Terminal_Gui_Toplevel_RequestStop_" data-uid="Terminal.Gui.Toplevel.RequestStop*"></a>
  1240. <h4 id="Terminal_Gui_Toplevel_RequestStop" data-uid="Terminal.Gui.Toplevel.RequestStop">RequestStop()</h4>
  1241. <div class="markdown level1 summary">
  1242. Stops running this <a class="xref" href="Terminal.Gui.Toplevel.html">Toplevel</a>.
  1243. </div>
  1244. <div class="markdown level1 conceptual"></div>
  1245. <h5 class="decalaration">Declaration</h5>
  1246. <div class="codewrapper">
  1247. <pre><code class="lang-csharp hljs">public virtual void RequestStop()</code></pre>
  1248. </div>
  1249. <a id="Terminal_Gui_Toplevel_RequestStop_" data-uid="Terminal.Gui.Toplevel.RequestStop*"></a>
  1250. <h4 id="Terminal_Gui_Toplevel_RequestStop_Terminal_Gui_Toplevel_" data-uid="Terminal.Gui.Toplevel.RequestStop(Terminal.Gui.Toplevel)">RequestStop(Toplevel)</h4>
  1251. <div class="markdown level1 summary">
  1252. Stops running the <code data-dev-comment-type="paramref" class="paramref">top</code> <a class="xref" href="Terminal.Gui.Toplevel.html">Toplevel</a>.
  1253. </div>
  1254. <div class="markdown level1 conceptual"></div>
  1255. <h5 class="decalaration">Declaration</h5>
  1256. <div class="codewrapper">
  1257. <pre><code class="lang-csharp hljs">public virtual void RequestStop(Toplevel top)</code></pre>
  1258. </div>
  1259. <h5 class="parameters">Parameters</h5>
  1260. <table class="table table-bordered table-striped table-condensed">
  1261. <thead>
  1262. <tr>
  1263. <th>Type</th>
  1264. <th>Name</th>
  1265. <th>Description</th>
  1266. </tr>
  1267. </thead>
  1268. <tbody>
  1269. <tr>
  1270. <td><a class="xref" href="Terminal.Gui.Toplevel.html">Toplevel</a></td>
  1271. <td><span class="parametername">top</span></td>
  1272. <td>The toplevel to request stop.</td>
  1273. </tr>
  1274. </tbody>
  1275. </table>
  1276. <a id="Terminal_Gui_Toplevel_ShowChild_" data-uid="Terminal.Gui.Toplevel.ShowChild*"></a>
  1277. <h4 id="Terminal_Gui_Toplevel_ShowChild_Terminal_Gui_Toplevel_" data-uid="Terminal.Gui.Toplevel.ShowChild(Terminal.Gui.Toplevel)">ShowChild(Toplevel)</h4>
  1278. <div class="markdown level1 summary">
  1279. Shows the Mdi child indicated by the <code data-dev-comment-type="paramref" class="paramref">top</code> setting as <a class="xref" href="Terminal.Gui.Application.html#Terminal_Gui_Application_Current">Current</a>.
  1280. </div>
  1281. <div class="markdown level1 conceptual"></div>
  1282. <h5 class="decalaration">Declaration</h5>
  1283. <div class="codewrapper">
  1284. <pre><code class="lang-csharp hljs">public virtual bool ShowChild(Toplevel top = null)</code></pre>
  1285. </div>
  1286. <h5 class="parameters">Parameters</h5>
  1287. <table class="table table-bordered table-striped table-condensed">
  1288. <thead>
  1289. <tr>
  1290. <th>Type</th>
  1291. <th>Name</th>
  1292. <th>Description</th>
  1293. </tr>
  1294. </thead>
  1295. <tbody>
  1296. <tr>
  1297. <td><a class="xref" href="Terminal.Gui.Toplevel.html">Toplevel</a></td>
  1298. <td><span class="parametername">top</span></td>
  1299. <td>The toplevel.</td>
  1300. </tr>
  1301. </tbody>
  1302. </table>
  1303. <h5 class="returns">Returns</h5>
  1304. <table class="table table-bordered table-striped table-condensed">
  1305. <thead>
  1306. <tr>
  1307. <th>Type</th>
  1308. <th>Description</th>
  1309. </tr>
  1310. </thead>
  1311. <tbody>
  1312. <tr>
  1313. <td><span class="xref">System.Boolean</span></td>
  1314. <td><span class="xref">true</span> if the toplevel can be showed.<span class="xref">false</span> otherwise.</td>
  1315. </tr>
  1316. </tbody>
  1317. </table>
  1318. <a id="Terminal_Gui_Toplevel_WillPresent_" data-uid="Terminal.Gui.Toplevel.WillPresent*"></a>
  1319. <h4 id="Terminal_Gui_Toplevel_WillPresent" data-uid="Terminal.Gui.Toplevel.WillPresent">WillPresent()</h4>
  1320. <div class="markdown level1 summary">
  1321. Invoked by <a class="xref" href="Terminal.Gui.Application.html#Terminal_Gui_Application_Begin_Terminal_Gui_Toplevel_">Begin(Toplevel)</a> as part of the <a class="xref" href="Terminal.Gui.Application.html#Terminal_Gui_Application_Run_Terminal_Gui_Toplevel_System_Func_System_Exception_System_Boolean__">Run(Toplevel, Func&lt;Exception, Boolean&gt;)</a> after
  1322. the views have been laid out, and before the views are drawn for the first time.
  1323. </div>
  1324. <div class="markdown level1 conceptual"></div>
  1325. <h5 class="decalaration">Declaration</h5>
  1326. <div class="codewrapper">
  1327. <pre><code class="lang-csharp hljs">public virtual void WillPresent()</code></pre>
  1328. </div>
  1329. <h3 id="events">Events
  1330. </h3>
  1331. <h4 id="Terminal_Gui_Toplevel_Activate" data-uid="Terminal.Gui.Toplevel.Activate">Activate</h4>
  1332. <div class="markdown level1 summary">
  1333. Invoked once the Toplevel&apos;s <a class="xref" href="Terminal.Gui.Application.RunState.html">Application.RunState</a> becomes the <a class="xref" href="Terminal.Gui.Application.html#Terminal_Gui_Application_Current">Current</a>.
  1334. </div>
  1335. <div class="markdown level1 conceptual"></div>
  1336. <h5 class="decalaration">Declaration</h5>
  1337. <div class="codewrapper">
  1338. <pre><code class="lang-csharp hljs">public event Action&lt;Toplevel&gt; Activate</code></pre>
  1339. </div>
  1340. <h5 class="eventType">Event Type</h5>
  1341. <table class="table table-bordered table-striped table-condensed">
  1342. <thead>
  1343. <tr>
  1344. <th>Type</th>
  1345. <th>Description</th>
  1346. </tr>
  1347. </thead>
  1348. <tbody>
  1349. <tr>
  1350. <td><span class="xref">System.Action</span>&lt;<a class="xref" href="Terminal.Gui.Toplevel.html">Toplevel</a>&gt;</td>
  1351. <td></td>
  1352. </tr>
  1353. </tbody>
  1354. </table>
  1355. <h4 id="Terminal_Gui_Toplevel_AllChildClosed" data-uid="Terminal.Gui.Toplevel.AllChildClosed">AllChildClosed</h4>
  1356. <div class="markdown level1 summary">
  1357. Invoked once the last child Toplevel&apos;s <a class="xref" href="Terminal.Gui.Application.RunState.html">Application.RunState</a> is closed from the <span class="xref">Terminal.Gui.Application.End(Terminal.Gui.View)</span>
  1358. </div>
  1359. <div class="markdown level1 conceptual"></div>
  1360. <h5 class="decalaration">Declaration</h5>
  1361. <div class="codewrapper">
  1362. <pre><code class="lang-csharp hljs">public event Action AllChildClosed</code></pre>
  1363. </div>
  1364. <h5 class="eventType">Event Type</h5>
  1365. <table class="table table-bordered table-striped table-condensed">
  1366. <thead>
  1367. <tr>
  1368. <th>Type</th>
  1369. <th>Description</th>
  1370. </tr>
  1371. </thead>
  1372. <tbody>
  1373. <tr>
  1374. <td><span class="xref">System.Action</span></td>
  1375. <td></td>
  1376. </tr>
  1377. </tbody>
  1378. </table>
  1379. <h4 id="Terminal_Gui_Toplevel_AlternateBackwardKeyChanged" data-uid="Terminal.Gui.Toplevel.AlternateBackwardKeyChanged">AlternateBackwardKeyChanged</h4>
  1380. <div class="markdown level1 summary">
  1381. Invoked when the <a class="xref" href="Terminal.Gui.Application.html#Terminal_Gui_Application_AlternateBackwardKey">AlternateBackwardKey</a> is changed.
  1382. </div>
  1383. <div class="markdown level1 conceptual"></div>
  1384. <h5 class="decalaration">Declaration</h5>
  1385. <div class="codewrapper">
  1386. <pre><code class="lang-csharp hljs">public event Action&lt;Key&gt; AlternateBackwardKeyChanged</code></pre>
  1387. </div>
  1388. <h5 class="eventType">Event Type</h5>
  1389. <table class="table table-bordered table-striped table-condensed">
  1390. <thead>
  1391. <tr>
  1392. <th>Type</th>
  1393. <th>Description</th>
  1394. </tr>
  1395. </thead>
  1396. <tbody>
  1397. <tr>
  1398. <td><span class="xref">System.Action</span>&lt;<a class="xref" href="Terminal.Gui.Key.html">Key</a>&gt;</td>
  1399. <td></td>
  1400. </tr>
  1401. </tbody>
  1402. </table>
  1403. <h4 id="Terminal_Gui_Toplevel_AlternateForwardKeyChanged" data-uid="Terminal.Gui.Toplevel.AlternateForwardKeyChanged">AlternateForwardKeyChanged</h4>
  1404. <div class="markdown level1 summary">
  1405. Invoked when the <a class="xref" href="Terminal.Gui.Application.html#Terminal_Gui_Application_AlternateForwardKey">AlternateForwardKey</a> is changed.
  1406. </div>
  1407. <div class="markdown level1 conceptual"></div>
  1408. <h5 class="decalaration">Declaration</h5>
  1409. <div class="codewrapper">
  1410. <pre><code class="lang-csharp hljs">public event Action&lt;Key&gt; AlternateForwardKeyChanged</code></pre>
  1411. </div>
  1412. <h5 class="eventType">Event Type</h5>
  1413. <table class="table table-bordered table-striped table-condensed">
  1414. <thead>
  1415. <tr>
  1416. <th>Type</th>
  1417. <th>Description</th>
  1418. </tr>
  1419. </thead>
  1420. <tbody>
  1421. <tr>
  1422. <td><span class="xref">System.Action</span>&lt;<a class="xref" href="Terminal.Gui.Key.html">Key</a>&gt;</td>
  1423. <td></td>
  1424. </tr>
  1425. </tbody>
  1426. </table>
  1427. <h4 id="Terminal_Gui_Toplevel_ChildClosed" data-uid="Terminal.Gui.Toplevel.ChildClosed">ChildClosed</h4>
  1428. <div class="markdown level1 summary">
  1429. Invoked once the child Toplevel&apos;s <a class="xref" href="Terminal.Gui.Application.RunState.html">Application.RunState</a> is closed from the <span class="xref">Terminal.Gui.Application.End(Terminal.Gui.View)</span>
  1430. </div>
  1431. <div class="markdown level1 conceptual"></div>
  1432. <h5 class="decalaration">Declaration</h5>
  1433. <div class="codewrapper">
  1434. <pre><code class="lang-csharp hljs">public event Action&lt;Toplevel&gt; ChildClosed</code></pre>
  1435. </div>
  1436. <h5 class="eventType">Event Type</h5>
  1437. <table class="table table-bordered table-striped table-condensed">
  1438. <thead>
  1439. <tr>
  1440. <th>Type</th>
  1441. <th>Description</th>
  1442. </tr>
  1443. </thead>
  1444. <tbody>
  1445. <tr>
  1446. <td><span class="xref">System.Action</span>&lt;<a class="xref" href="Terminal.Gui.Toplevel.html">Toplevel</a>&gt;</td>
  1447. <td></td>
  1448. </tr>
  1449. </tbody>
  1450. </table>
  1451. <h4 id="Terminal_Gui_Toplevel_ChildLoaded" data-uid="Terminal.Gui.Toplevel.ChildLoaded">ChildLoaded</h4>
  1452. <div class="markdown level1 summary">
  1453. Invoked once the child Toplevel&apos;s <a class="xref" href="Terminal.Gui.Application.RunState.html">Application.RunState</a> has begin loaded.
  1454. </div>
  1455. <div class="markdown level1 conceptual"></div>
  1456. <h5 class="decalaration">Declaration</h5>
  1457. <div class="codewrapper">
  1458. <pre><code class="lang-csharp hljs">public event Action&lt;Toplevel&gt; ChildLoaded</code></pre>
  1459. </div>
  1460. <h5 class="eventType">Event Type</h5>
  1461. <table class="table table-bordered table-striped table-condensed">
  1462. <thead>
  1463. <tr>
  1464. <th>Type</th>
  1465. <th>Description</th>
  1466. </tr>
  1467. </thead>
  1468. <tbody>
  1469. <tr>
  1470. <td><span class="xref">System.Action</span>&lt;<a class="xref" href="Terminal.Gui.Toplevel.html">Toplevel</a>&gt;</td>
  1471. <td></td>
  1472. </tr>
  1473. </tbody>
  1474. </table>
  1475. <h4 id="Terminal_Gui_Toplevel_ChildUnloaded" data-uid="Terminal.Gui.Toplevel.ChildUnloaded">ChildUnloaded</h4>
  1476. <div class="markdown level1 summary">
  1477. Invoked once the child Toplevel&apos;s <a class="xref" href="Terminal.Gui.Application.RunState.html">Application.RunState</a> has begin unloaded.
  1478. </div>
  1479. <div class="markdown level1 conceptual"></div>
  1480. <h5 class="decalaration">Declaration</h5>
  1481. <div class="codewrapper">
  1482. <pre><code class="lang-csharp hljs">public event Action&lt;Toplevel&gt; ChildUnloaded</code></pre>
  1483. </div>
  1484. <h5 class="eventType">Event Type</h5>
  1485. <table class="table table-bordered table-striped table-condensed">
  1486. <thead>
  1487. <tr>
  1488. <th>Type</th>
  1489. <th>Description</th>
  1490. </tr>
  1491. </thead>
  1492. <tbody>
  1493. <tr>
  1494. <td><span class="xref">System.Action</span>&lt;<a class="xref" href="Terminal.Gui.Toplevel.html">Toplevel</a>&gt;</td>
  1495. <td></td>
  1496. </tr>
  1497. </tbody>
  1498. </table>
  1499. <h4 id="Terminal_Gui_Toplevel_Closed" data-uid="Terminal.Gui.Toplevel.Closed">Closed</h4>
  1500. <div class="markdown level1 summary">
  1501. Invoked once the Toplevel&apos;s <a class="xref" href="Terminal.Gui.Application.RunState.html">Application.RunState</a> is closed from the <span class="xref">Terminal.Gui.Application.End(Terminal.Gui.View)</span>
  1502. </div>
  1503. <div class="markdown level1 conceptual"></div>
  1504. <h5 class="decalaration">Declaration</h5>
  1505. <div class="codewrapper">
  1506. <pre><code class="lang-csharp hljs">public event Action&lt;Toplevel&gt; Closed</code></pre>
  1507. </div>
  1508. <h5 class="eventType">Event Type</h5>
  1509. <table class="table table-bordered table-striped table-condensed">
  1510. <thead>
  1511. <tr>
  1512. <th>Type</th>
  1513. <th>Description</th>
  1514. </tr>
  1515. </thead>
  1516. <tbody>
  1517. <tr>
  1518. <td><span class="xref">System.Action</span>&lt;<a class="xref" href="Terminal.Gui.Toplevel.html">Toplevel</a>&gt;</td>
  1519. <td></td>
  1520. </tr>
  1521. </tbody>
  1522. </table>
  1523. <h4 id="Terminal_Gui_Toplevel_Closing" data-uid="Terminal.Gui.Toplevel.Closing">Closing</h4>
  1524. <div class="markdown level1 summary">
  1525. Invoked once the Toplevel&apos;s <a class="xref" href="Terminal.Gui.Application.RunState.html">Application.RunState</a> is being closing from the <a class="xref" href="Terminal.Gui.Application.html#Terminal_Gui_Application_RequestStop_Terminal_Gui_Toplevel_">RequestStop(Toplevel)</a>
  1526. </div>
  1527. <div class="markdown level1 conceptual"></div>
  1528. <h5 class="decalaration">Declaration</h5>
  1529. <div class="codewrapper">
  1530. <pre><code class="lang-csharp hljs">public event Action&lt;ToplevelClosingEventArgs&gt; Closing</code></pre>
  1531. </div>
  1532. <h5 class="eventType">Event Type</h5>
  1533. <table class="table table-bordered table-striped table-condensed">
  1534. <thead>
  1535. <tr>
  1536. <th>Type</th>
  1537. <th>Description</th>
  1538. </tr>
  1539. </thead>
  1540. <tbody>
  1541. <tr>
  1542. <td><span class="xref">System.Action</span>&lt;<a class="xref" href="Terminal.Gui.ToplevelClosingEventArgs.html">ToplevelClosingEventArgs</a>&gt;</td>
  1543. <td></td>
  1544. </tr>
  1545. </tbody>
  1546. </table>
  1547. <h4 id="Terminal_Gui_Toplevel_Deactivate" data-uid="Terminal.Gui.Toplevel.Deactivate">Deactivate</h4>
  1548. <div class="markdown level1 summary">
  1549. Invoked once the Toplevel&apos;s <a class="xref" href="Terminal.Gui.Application.RunState.html">Application.RunState</a> ceases to be the <a class="xref" href="Terminal.Gui.Application.html#Terminal_Gui_Application_Current">Current</a>.
  1550. </div>
  1551. <div class="markdown level1 conceptual"></div>
  1552. <h5 class="decalaration">Declaration</h5>
  1553. <div class="codewrapper">
  1554. <pre><code class="lang-csharp hljs">public event Action&lt;Toplevel&gt; Deactivate</code></pre>
  1555. </div>
  1556. <h5 class="eventType">Event Type</h5>
  1557. <table class="table table-bordered table-striped table-condensed">
  1558. <thead>
  1559. <tr>
  1560. <th>Type</th>
  1561. <th>Description</th>
  1562. </tr>
  1563. </thead>
  1564. <tbody>
  1565. <tr>
  1566. <td><span class="xref">System.Action</span>&lt;<a class="xref" href="Terminal.Gui.Toplevel.html">Toplevel</a>&gt;</td>
  1567. <td></td>
  1568. </tr>
  1569. </tbody>
  1570. </table>
  1571. <h4 id="Terminal_Gui_Toplevel_Loaded" data-uid="Terminal.Gui.Toplevel.Loaded">Loaded</h4>
  1572. <div class="markdown level1 summary">
  1573. Fired once the Toplevel&apos;s <a class="xref" href="Terminal.Gui.Application.RunState.html">Application.RunState</a> has begin loaded.
  1574. A Loaded event handler is a good place to finalize initialization before calling `<a class="xref" href="Terminal.Gui.Application.html#Terminal_Gui_Application_RunLoop_Terminal_Gui_Application_RunState_System_Boolean_">RunLoop(Application.RunState, Boolean)</a>.
  1575. </div>
  1576. <div class="markdown level1 conceptual"></div>
  1577. <h5 class="decalaration">Declaration</h5>
  1578. <div class="codewrapper">
  1579. <pre><code class="lang-csharp hljs">public event Action Loaded</code></pre>
  1580. </div>
  1581. <h5 class="eventType">Event Type</h5>
  1582. <table class="table table-bordered table-striped table-condensed">
  1583. <thead>
  1584. <tr>
  1585. <th>Type</th>
  1586. <th>Description</th>
  1587. </tr>
  1588. </thead>
  1589. <tbody>
  1590. <tr>
  1591. <td><span class="xref">System.Action</span></td>
  1592. <td></td>
  1593. </tr>
  1594. </tbody>
  1595. </table>
  1596. <h4 id="Terminal_Gui_Toplevel_QuitKeyChanged" data-uid="Terminal.Gui.Toplevel.QuitKeyChanged">QuitKeyChanged</h4>
  1597. <div class="markdown level1 summary">
  1598. Invoked when the <a class="xref" href="Terminal.Gui.Application.html#Terminal_Gui_Application_QuitKey">QuitKey</a> is changed.
  1599. </div>
  1600. <div class="markdown level1 conceptual"></div>
  1601. <h5 class="decalaration">Declaration</h5>
  1602. <div class="codewrapper">
  1603. <pre><code class="lang-csharp hljs">public event Action&lt;Key&gt; QuitKeyChanged</code></pre>
  1604. </div>
  1605. <h5 class="eventType">Event Type</h5>
  1606. <table class="table table-bordered table-striped table-condensed">
  1607. <thead>
  1608. <tr>
  1609. <th>Type</th>
  1610. <th>Description</th>
  1611. </tr>
  1612. </thead>
  1613. <tbody>
  1614. <tr>
  1615. <td><span class="xref">System.Action</span>&lt;<a class="xref" href="Terminal.Gui.Key.html">Key</a>&gt;</td>
  1616. <td></td>
  1617. </tr>
  1618. </tbody>
  1619. </table>
  1620. <h4 id="Terminal_Gui_Toplevel_Ready" data-uid="Terminal.Gui.Toplevel.Ready">Ready</h4>
  1621. <div class="markdown level1 summary">
  1622. Fired once the Toplevel&apos;s <a class="xref" href="Terminal.Gui.MainLoop.html">MainLoop</a> has started it&apos;s first iteration.
  1623. Subscribe to this event to perform tasks when the <a class="xref" href="Terminal.Gui.Toplevel.html">Toplevel</a> has been laid out and focus has been set.
  1624. changes. A Ready event handler is a good place to finalize initialization after calling `<a class="xref" href="Terminal.Gui.Application.html#Terminal_Gui_Application_Run_System_Func_System_Exception_System_Boolean__">Run(Func&lt;Exception, Boolean&gt;)</a>(topLevel)`.
  1625. </div>
  1626. <div class="markdown level1 conceptual"></div>
  1627. <h5 class="decalaration">Declaration</h5>
  1628. <div class="codewrapper">
  1629. <pre><code class="lang-csharp hljs">public event Action Ready</code></pre>
  1630. </div>
  1631. <h5 class="eventType">Event Type</h5>
  1632. <table class="table table-bordered table-striped table-condensed">
  1633. <thead>
  1634. <tr>
  1635. <th>Type</th>
  1636. <th>Description</th>
  1637. </tr>
  1638. </thead>
  1639. <tbody>
  1640. <tr>
  1641. <td><span class="xref">System.Action</span></td>
  1642. <td></td>
  1643. </tr>
  1644. </tbody>
  1645. </table>
  1646. <h4 id="Terminal_Gui_Toplevel_Resized" data-uid="Terminal.Gui.Toplevel.Resized">Resized</h4>
  1647. <div class="markdown level1 summary">
  1648. Invoked when the terminal was resized. The new <a class="xref" href="Terminal.Gui.Size.html">Size</a> of the terminal is provided.
  1649. </div>
  1650. <div class="markdown level1 conceptual"></div>
  1651. <h5 class="decalaration">Declaration</h5>
  1652. <div class="codewrapper">
  1653. <pre><code class="lang-csharp hljs">public event Action&lt;Size&gt; Resized</code></pre>
  1654. </div>
  1655. <h5 class="eventType">Event Type</h5>
  1656. <table class="table table-bordered table-striped table-condensed">
  1657. <thead>
  1658. <tr>
  1659. <th>Type</th>
  1660. <th>Description</th>
  1661. </tr>
  1662. </thead>
  1663. <tbody>
  1664. <tr>
  1665. <td><span class="xref">System.Action</span>&lt;<a class="xref" href="Terminal.Gui.Size.html">Size</a>&gt;</td>
  1666. <td></td>
  1667. </tr>
  1668. </tbody>
  1669. </table>
  1670. <h4 id="Terminal_Gui_Toplevel_Unloaded" data-uid="Terminal.Gui.Toplevel.Unloaded">Unloaded</h4>
  1671. <div class="markdown level1 summary">
  1672. Fired once the Toplevel&apos;s <a class="xref" href="Terminal.Gui.Application.RunState.html">Application.RunState</a> has begin unloaded.
  1673. A Unloaded event handler is a good place to disposing after calling `<a class="xref" href="Terminal.Gui.Application.html#Terminal_Gui_Application_End_Terminal_Gui_Application_RunState_">End(Application.RunState)</a>.
  1674. </div>
  1675. <div class="markdown level1 conceptual"></div>
  1676. <h5 class="decalaration">Declaration</h5>
  1677. <div class="codewrapper">
  1678. <pre><code class="lang-csharp hljs">public event Action Unloaded</code></pre>
  1679. </div>
  1680. <h5 class="eventType">Event Type</h5>
  1681. <table class="table table-bordered table-striped table-condensed">
  1682. <thead>
  1683. <tr>
  1684. <th>Type</th>
  1685. <th>Description</th>
  1686. </tr>
  1687. </thead>
  1688. <tbody>
  1689. <tr>
  1690. <td><span class="xref">System.Action</span></td>
  1691. <td></td>
  1692. </tr>
  1693. </tbody>
  1694. </table>
  1695. <h3 id="implements">Implements</h3>
  1696. <div>
  1697. <span class="xref">System.IDisposable</span>
  1698. </div>
  1699. <div>
  1700. <span class="xref">System.ComponentModel.ISupportInitializeNotification</span>
  1701. </div>
  1702. <div>
  1703. <span class="xref">System.ComponentModel.ISupportInitialize</span>
  1704. </div>
  1705. </article>
  1706. </div>
  1707. <div class="hidden-sm col-md-2" role="complementary">
  1708. <div class="sideaffix">
  1709. <nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
  1710. <h5>In This Article</h5>
  1711. <div></div>
  1712. </nav>
  1713. </div>
  1714. </div>
  1715. </div>
  1716. </div>
  1717. <footer>
  1718. <div class="grad-bottom"></div>
  1719. <div class="footer">
  1720. <div class="container">
  1721. <span class="pull-right">
  1722. <a href="#top">Back to top</a>
  1723. </span>
  1724. <span>Generated by <strong>DocFX</strong></span>
  1725. </div>
  1726. </div>
  1727. </footer>
  1728. </div>
  1729. <script type="text/javascript" src="../../styles/docfx.vendor.js"></script>
  1730. <script type="text/javascript" src="../../styles/docfx.js"></script>
  1731. <script type="text/javascript" src="../../styles/main.js"></script>
  1732. </body>
  1733. </html>