12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574 |
- ### YamlMime:ManagedReference
- items:
- - uid: Terminal.Gui.Application
- commentId: T:Terminal.Gui.Application
- id: Application
- parent: Terminal.Gui
- children:
- - Terminal.Gui.Application.Begin(Terminal.Gui.Toplevel)
- - Terminal.Gui.Application.Current
- - Terminal.Gui.Application.CurrentView
- - Terminal.Gui.Application.Driver
- - Terminal.Gui.Application.End(Terminal.Gui.Application.RunState)
- - Terminal.Gui.Application.GrabMouse(Terminal.Gui.View)
- - Terminal.Gui.Application.Init
- - Terminal.Gui.Application.Iteration
- - Terminal.Gui.Application.Loaded
- - Terminal.Gui.Application.MainLoop
- - Terminal.Gui.Application.MakeCenteredRect(Terminal.Gui.Size)
- - Terminal.Gui.Application.Refresh
- - Terminal.Gui.Application.RequestStop
- - Terminal.Gui.Application.Resized
- - Terminal.Gui.Application.RootMouseEvent
- - Terminal.Gui.Application.Run
- - Terminal.Gui.Application.Run(Terminal.Gui.Toplevel)
- - Terminal.Gui.Application.Run``1
- - Terminal.Gui.Application.RunLoop(Terminal.Gui.Application.RunState,System.Boolean)
- - Terminal.Gui.Application.Shutdown
- - Terminal.Gui.Application.Top
- - Terminal.Gui.Application.UngrabMouse
- - Terminal.Gui.Application.UseSystemConsole
- langs:
- - csharp
- - vb
- name: Application
- nameWithType: Application
- fullName: Terminal.Gui.Application
- type: Class
- source:
- remote:
- path: Terminal.Gui/Core.cs
- branch: docs_tweaks
- repo: tig:tig/gui.cs.git
- id: Application
- path: ../Terminal.Gui/Core.cs
- startLine: 2003
- assemblies:
- - Terminal.Gui
- namespace: Terminal.Gui
- summary: "\nThe application driver for Terminal.Gui.\n"
- remarks: "\n<p>\n You can hook up to the Iteration event to have your method\n invoked on each iteration of the mainloop.\n</p>\n<p>\n Creates a mainloop to process input events, handle timers and\n other sources of data. It is accessible via the MainLoop property.\n</p>\n<p>\n When invoked sets the SynchronizationContext to one that is tied\n to the mainloop, allowing user code to use async/await.\n</p>\n"
- example: []
- syntax:
- content: public static class Application
- content.vb: Public Module Application
- inheritance:
- - System.Object
- inheritedMembers:
- - System.Object.Equals(System.Object)
- - System.Object.Equals(System.Object,System.Object)
- - System.Object.GetHashCode
- - System.Object.GetType
- - System.Object.MemberwiseClone
- - System.Object.ReferenceEquals(System.Object,System.Object)
- - System.Object.ToString
- modifiers.csharp:
- - public
- - static
- - class
- modifiers.vb:
- - Public
- - Module
- - uid: Terminal.Gui.Application.Driver
- commentId: F:Terminal.Gui.Application.Driver
- id: Driver
- parent: Terminal.Gui.Application
- langs:
- - csharp
- - vb
- name: Driver
- nameWithType: Application.Driver
- fullName: Terminal.Gui.Application.Driver
- type: Field
- source:
- remote:
- path: Terminal.Gui/Core.cs
- branch: docs_tweaks
- repo: tig:tig/gui.cs.git
- id: Driver
- path: ../Terminal.Gui/Core.cs
- startLine: 2007
- assemblies:
- - Terminal.Gui
- namespace: Terminal.Gui
- summary: "\nThe current <xref href=\"Terminal.Gui.ConsoleDriver\" data-throw-if-not-resolved=\"false\"></xref> in use.\n"
- example: []
- syntax:
- content: public static ConsoleDriver Driver
- return:
- type: Terminal.Gui.ConsoleDriver
- content.vb: Public Shared Driver As ConsoleDriver
- modifiers.csharp:
- - public
- - static
- modifiers.vb:
- - Public
- - Shared
- - uid: Terminal.Gui.Application.Top
- commentId: P:Terminal.Gui.Application.Top
- id: Top
- parent: Terminal.Gui.Application
- langs:
- - csharp
- - vb
- name: Top
- nameWithType: Application.Top
- fullName: Terminal.Gui.Application.Top
- type: Property
- source:
- remote:
- path: Terminal.Gui/Core.cs
- branch: docs_tweaks
- repo: tig:tig/gui.cs.git
- id: Top
- path: ../Terminal.Gui/Core.cs
- startLine: 2013
- assemblies:
- - Terminal.Gui
- namespace: Terminal.Gui
- summary: "\nThe <xref href=\"Terminal.Gui.Toplevel\" data-throw-if-not-resolved=\"false\"></xref> object used for the application on startup (<xref href=\"Terminal.Gui.Application.Top\" data-throw-if-not-resolved=\"false\"></xref>)\n"
- example: []
- syntax:
- content: public static Toplevel Top { get; }
- parameters: []
- return:
- type: Terminal.Gui.Toplevel
- description: The top.
- content.vb: Public Shared ReadOnly Property Top As Toplevel
- overload: Terminal.Gui.Application.Top*
- modifiers.csharp:
- - public
- - static
- - get
- modifiers.vb:
- - Public
- - Shared
- - ReadOnly
- - uid: Terminal.Gui.Application.Current
- commentId: P:Terminal.Gui.Application.Current
- id: Current
- parent: Terminal.Gui.Application
- langs:
- - csharp
- - vb
- name: Current
- nameWithType: Application.Current
- fullName: Terminal.Gui.Application.Current
- type: Property
- source:
- remote:
- path: Terminal.Gui/Core.cs
- branch: docs_tweaks
- repo: tig:tig/gui.cs.git
- id: Current
- path: ../Terminal.Gui/Core.cs
- startLine: 2019
- assemblies:
- - Terminal.Gui
- namespace: Terminal.Gui
- summary: "\nThe current <xref href=\"Terminal.Gui.Toplevel\" data-throw-if-not-resolved=\"false\"></xref> object. This is updated when <xref href=\"Terminal.Gui.Application.Run\" data-throw-if-not-resolved=\"false\"></xref> enters and leaves to point to the current <xref href=\"Terminal.Gui.Toplevel\" data-throw-if-not-resolved=\"false\"></xref> .\n"
- example: []
- syntax:
- content: public static Toplevel Current { get; }
- parameters: []
- return:
- type: Terminal.Gui.Toplevel
- description: The current.
- content.vb: Public Shared ReadOnly Property Current As Toplevel
- overload: Terminal.Gui.Application.Current*
- modifiers.csharp:
- - public
- - static
- - get
- modifiers.vb:
- - Public
- - Shared
- - ReadOnly
- - uid: Terminal.Gui.Application.CurrentView
- commentId: P:Terminal.Gui.Application.CurrentView
- id: CurrentView
- parent: Terminal.Gui.Application
- langs:
- - csharp
- - vb
- name: CurrentView
- nameWithType: Application.CurrentView
- fullName: Terminal.Gui.Application.CurrentView
- type: Property
- source:
- remote:
- path: Terminal.Gui/Core.cs
- branch: docs_tweaks
- repo: tig:tig/gui.cs.git
- id: CurrentView
- path: ../Terminal.Gui/Core.cs
- startLine: 2025
- assemblies:
- - Terminal.Gui
- namespace: Terminal.Gui
- summary: "\nTThe current <xref href=\"Terminal.Gui.View\" data-throw-if-not-resolved=\"false\"></xref> object being redrawn.\n"
- example: []
- syntax:
- content: public static View CurrentView { get; set; }
- parameters: []
- return:
- type: Terminal.Gui.View
- description: The current.
- content.vb: Public Shared Property CurrentView As View
- overload: Terminal.Gui.Application.CurrentView*
- modifiers.csharp:
- - public
- - static
- - get
- - set
- modifiers.vb:
- - Public
- - Shared
- - uid: Terminal.Gui.Application.MainLoop
- commentId: P:Terminal.Gui.Application.MainLoop
- id: MainLoop
- parent: Terminal.Gui.Application
- langs:
- - csharp
- - vb
- name: MainLoop
- nameWithType: Application.MainLoop
- fullName: Terminal.Gui.Application.MainLoop
- type: Property
- source:
- remote:
- path: Terminal.Gui/Core.cs
- branch: docs_tweaks
- repo: tig:tig/gui.cs.git
- id: MainLoop
- path: ../Terminal.Gui/Core.cs
- startLine: 2031
- assemblies:
- - Terminal.Gui
- namespace: Terminal.Gui
- summary: "\nThe <xref href=\"Terminal.Gui.Application.MainLoop\" data-throw-if-not-resolved=\"false\"></xref> driver for the applicaiton\n"
- example: []
- syntax:
- content: public static MainLoop MainLoop { get; }
- parameters: []
- return:
- type: Mono.Terminal.MainLoop
- description: The main loop.
- content.vb: Public Shared ReadOnly Property MainLoop As MainLoop
- overload: Terminal.Gui.Application.MainLoop*
- modifiers.csharp:
- - public
- - static
- - get
- modifiers.vb:
- - Public
- - Shared
- - ReadOnly
- - uid: Terminal.Gui.Application.Iteration
- commentId: E:Terminal.Gui.Application.Iteration
- id: Iteration
- parent: Terminal.Gui.Application
- langs:
- - csharp
- - vb
- name: Iteration
- nameWithType: Application.Iteration
- fullName: Terminal.Gui.Application.Iteration
- type: Event
- source:
- remote:
- path: Terminal.Gui/Core.cs
- branch: docs_tweaks
- repo: tig:tig/gui.cs.git
- id: Iteration
- path: ../Terminal.Gui/Core.cs
- startLine: 2041
- assemblies:
- - Terminal.Gui
- namespace: Terminal.Gui
- summary: "\nThis event is raised on each iteration of the <xref href=\"Terminal.Gui.Application.MainLoop\" data-throw-if-not-resolved=\"false\"></xref> \n"
- remarks: "\nSee also <xref href=\"System.Threading.Timeout\" data-throw-if-not-resolved=\"false\"></xref>\n"
- example: []
- syntax:
- content: public static event EventHandler Iteration
- return:
- type: System.EventHandler
- content.vb: Public Shared Event Iteration As EventHandler
- modifiers.csharp:
- - public
- - static
- modifiers.vb:
- - Public
- - Shared
- - uid: Terminal.Gui.Application.MakeCenteredRect(Terminal.Gui.Size)
- commentId: M:Terminal.Gui.Application.MakeCenteredRect(Terminal.Gui.Size)
- id: MakeCenteredRect(Terminal.Gui.Size)
- parent: Terminal.Gui.Application
- langs:
- - csharp
- - vb
- name: MakeCenteredRect(Size)
- nameWithType: Application.MakeCenteredRect(Size)
- fullName: Terminal.Gui.Application.MakeCenteredRect(Terminal.Gui.Size)
- type: Method
- source:
- remote:
- path: Terminal.Gui/Core.cs
- branch: docs_tweaks
- repo: tig:tig/gui.cs.git
- id: MakeCenteredRect
- path: ../Terminal.Gui/Core.cs
- startLine: 2048
- assemblies:
- - Terminal.Gui
- namespace: Terminal.Gui
- summary: "\nReturns a rectangle that is centered in the screen for the provided size.\n"
- example: []
- syntax:
- content: public static Rect MakeCenteredRect(Size size)
- parameters:
- - id: size
- type: Terminal.Gui.Size
- description: Size for the rectangle.
- return:
- type: Terminal.Gui.Rect
- description: The centered rect.
- content.vb: Public Shared Function MakeCenteredRect(size As Size) As Rect
- overload: Terminal.Gui.Application.MakeCenteredRect*
- modifiers.csharp:
- - public
- - static
- modifiers.vb:
- - Public
- - Shared
- - uid: Terminal.Gui.Application.UseSystemConsole
- commentId: F:Terminal.Gui.Application.UseSystemConsole
- id: UseSystemConsole
- parent: Terminal.Gui.Application
- langs:
- - csharp
- - vb
- name: UseSystemConsole
- nameWithType: Application.UseSystemConsole
- fullName: Terminal.Gui.Application.UseSystemConsole
- type: Field
- source:
- remote:
- path: Terminal.Gui/Core.cs
- branch: docs_tweaks
- repo: tig:tig/gui.cs.git
- id: UseSystemConsole
- path: ../Terminal.Gui/Core.cs
- startLine: 2090
- assemblies:
- - Terminal.Gui
- namespace: Terminal.Gui
- summary: "\nIf set, it forces the use of the System.Console-based driver.\n"
- example: []
- syntax:
- content: public static bool UseSystemConsole
- return:
- type: System.Boolean
- content.vb: Public Shared UseSystemConsole As Boolean
- modifiers.csharp:
- - public
- - static
- modifiers.vb:
- - Public
- - Shared
- - uid: Terminal.Gui.Application.Init
- commentId: M:Terminal.Gui.Application.Init
- id: Init
- parent: Terminal.Gui.Application
- langs:
- - csharp
- - vb
- name: Init()
- nameWithType: Application.Init()
- fullName: Terminal.Gui.Application.Init()
- type: Method
- source:
- remote:
- path: Terminal.Gui/Core.cs
- branch: docs_tweaks
- repo: tig:tig/gui.cs.git
- id: Init
- path: ../Terminal.Gui/Core.cs
- startLine: 2106
- assemblies:
- - Terminal.Gui
- namespace: Terminal.Gui
- summary: "\nInitializes a new instance of <xref href=\"Terminal.Gui\" data-throw-if-not-resolved=\"false\"></xref> Application. \n"
- remarks: "\n<p>\nCall this method once per instance (or after <xref href=\"Terminal.Gui.Application.Shutdown\" data-throw-if-not-resolved=\"false\"></xref> has been called).\n</p>\n<p>\nLoads the right <xref href=\"Terminal.Gui.ConsoleDriver\" data-throw-if-not-resolved=\"false\"></xref> for the platform.\n</p>\n<p>\nCreates a <xref href=\"Terminal.Gui.Toplevel\" data-throw-if-not-resolved=\"false\"></xref> and assigns it to <xref href=\"Terminal.Gui.Application.Top\" data-throw-if-not-resolved=\"false\"></xref> and <xref href=\"Terminal.Gui.Application.CurrentView\" data-throw-if-not-resolved=\"false\"></xref>\n</p>\n"
- example: []
- syntax:
- content: public static void Init()
- content.vb: Public Shared Sub Init
- overload: Terminal.Gui.Application.Init*
- modifiers.csharp:
- - public
- - static
- modifiers.vb:
- - Public
- - Shared
- - uid: Terminal.Gui.Application.GrabMouse(Terminal.Gui.View)
- commentId: M:Terminal.Gui.Application.GrabMouse(Terminal.Gui.View)
- id: GrabMouse(Terminal.Gui.View)
- parent: Terminal.Gui.Application
- langs:
- - csharp
- - vb
- name: GrabMouse(View)
- nameWithType: Application.GrabMouse(View)
- fullName: Terminal.Gui.Application.GrabMouse(Terminal.Gui.View)
- type: Method
- source:
- remote:
- path: Terminal.Gui/Core.cs
- branch: docs_tweaks
- repo: tig:tig/gui.cs.git
- id: GrabMouse
- path: ../Terminal.Gui/Core.cs
- startLine: 2266
- assemblies:
- - Terminal.Gui
- namespace: Terminal.Gui
- summary: "\nGrabs the mouse, forcing all mouse events to be routed to the specified view until UngrabMouse is called.\n"
- example: []
- syntax:
- content: public static void GrabMouse(View view)
- parameters:
- - id: view
- type: Terminal.Gui.View
- description: View that will receive all mouse events until UngrabMouse is invoked.
- content.vb: Public Shared Sub GrabMouse(view As View)
- overload: Terminal.Gui.Application.GrabMouse*
- modifiers.csharp:
- - public
- - static
- modifiers.vb:
- - Public
- - Shared
- - uid: Terminal.Gui.Application.UngrabMouse
- commentId: M:Terminal.Gui.Application.UngrabMouse
- id: UngrabMouse
- parent: Terminal.Gui.Application
- langs:
- - csharp
- - vb
- name: UngrabMouse()
- nameWithType: Application.UngrabMouse()
- fullName: Terminal.Gui.Application.UngrabMouse()
- type: Method
- source:
- remote:
- path: Terminal.Gui/Core.cs
- branch: docs_tweaks
- repo: tig:tig/gui.cs.git
- id: UngrabMouse
- path: ../Terminal.Gui/Core.cs
- startLine: 2277
- assemblies:
- - Terminal.Gui
- namespace: Terminal.Gui
- summary: "\nReleases the mouse grab, so mouse events will be routed to the view on which the mouse is.\n"
- example: []
- syntax:
- content: public static void UngrabMouse()
- content.vb: Public Shared Sub UngrabMouse
- overload: Terminal.Gui.Application.UngrabMouse*
- modifiers.csharp:
- - public
- - static
- modifiers.vb:
- - Public
- - Shared
- - uid: Terminal.Gui.Application.RootMouseEvent
- commentId: F:Terminal.Gui.Application.RootMouseEvent
- id: RootMouseEvent
- parent: Terminal.Gui.Application
- langs:
- - csharp
- - vb
- name: RootMouseEvent
- nameWithType: Application.RootMouseEvent
- fullName: Terminal.Gui.Application.RootMouseEvent
- type: Field
- source:
- remote:
- path: Terminal.Gui/Core.cs
- branch: docs_tweaks
- repo: tig:tig/gui.cs.git
- id: RootMouseEvent
- path: ../Terminal.Gui/Core.cs
- startLine: 2286
- assemblies:
- - Terminal.Gui
- namespace: Terminal.Gui
- summary: "\nMerely a debugging aid to see the raw mouse events\n"
- example: []
- syntax:
- content: public static Action<MouseEvent> RootMouseEvent
- return:
- type: System.Action{Terminal.Gui.MouseEvent}
- content.vb: Public Shared RootMouseEvent As Action(Of MouseEvent)
- modifiers.csharp:
- - public
- - static
- modifiers.vb:
- - Public
- - Shared
- - uid: Terminal.Gui.Application.Loaded
- commentId: E:Terminal.Gui.Application.Loaded
- id: Loaded
- parent: Terminal.Gui.Application
- langs:
- - csharp
- - vb
- name: Loaded
- nameWithType: Application.Loaded
- fullName: Terminal.Gui.Application.Loaded
- type: Event
- source:
- remote:
- path: Terminal.Gui/Core.cs
- branch: docs_tweaks
- repo: tig:tig/gui.cs.git
- id: Loaded
- path: ../Terminal.Gui/Core.cs
- startLine: 2360
- assemblies:
- - Terminal.Gui
- namespace: Terminal.Gui
- summary: "\nThis event is fired once when the application is first loaded. The dimensions of the\nterminal are provided.\n"
- example: []
- syntax:
- content: public static event EventHandler<Application.ResizedEventArgs> Loaded
- return:
- type: System.EventHandler{Terminal.Gui.Application.ResizedEventArgs}
- content.vb: Public Shared Event Loaded As EventHandler(Of Application.ResizedEventArgs)
- modifiers.csharp:
- - public
- - static
- modifiers.vb:
- - Public
- - Shared
- - uid: Terminal.Gui.Application.Begin(Terminal.Gui.Toplevel)
- commentId: M:Terminal.Gui.Application.Begin(Terminal.Gui.Toplevel)
- id: Begin(Terminal.Gui.Toplevel)
- parent: Terminal.Gui.Application
- langs:
- - csharp
- - vb
- name: Begin(Toplevel)
- nameWithType: Application.Begin(Toplevel)
- fullName: Terminal.Gui.Application.Begin(Terminal.Gui.Toplevel)
- type: Method
- source:
- remote:
- path: Terminal.Gui/Core.cs
- branch: docs_tweaks
- repo: tig:tig/gui.cs.git
- id: Begin
- path: ../Terminal.Gui/Core.cs
- startLine: 2375
- assemblies:
- - Terminal.Gui
- namespace: Terminal.Gui
- summary: "\nBuilding block API: Prepares the provided <xref href=\"Terminal.Gui.Toplevel\" data-throw-if-not-resolved=\"false\"></xref> for execution.\n"
- remarks: "\nThis method prepares the provided toplevel for running with the focus,\nit adds this to the list of toplevels, sets up the mainloop to process the\nevent, lays out the subviews, focuses the first element, and draws the\ntoplevel in the screen. This is usually followed by executing\nthe <xref href=\"Terminal.Gui.Application.RunLoop(Terminal.Gui.Application.RunState%2cSystem.Boolean)\" data-throw-if-not-resolved=\"false\"></xref> method, and then the <xref href=\"Terminal.Gui.Application.End(Terminal.Gui.Application.RunState)\" data-throw-if-not-resolved=\"false\"></xref> method upon termination which will\nundo these changes.\n"
- example: []
- syntax:
- content: public static Application.RunState Begin(Toplevel toplevel)
- parameters:
- - id: toplevel
- type: Terminal.Gui.Toplevel
- description: Toplevel to prepare execution for.
- return:
- type: Terminal.Gui.Application.RunState
- description: The runstate handle that needs to be passed to the <xref href="Terminal.Gui.Application.End(Terminal.Gui.Application.RunState)" data-throw-if-not-resolved="false"></xref> method upon completion.
- content.vb: Public Shared Function Begin(toplevel As Toplevel) As Application.RunState
- overload: Terminal.Gui.Application.Begin*
- modifiers.csharp:
- - public
- - static
- modifiers.vb:
- - Public
- - Shared
- - uid: Terminal.Gui.Application.End(Terminal.Gui.Application.RunState)
- commentId: M:Terminal.Gui.Application.End(Terminal.Gui.Application.RunState)
- id: End(Terminal.Gui.Application.RunState)
- parent: Terminal.Gui.Application
- langs:
- - csharp
- - vb
- name: End(Application.RunState)
- nameWithType: Application.End(Application.RunState)
- fullName: Terminal.Gui.Application.End(Terminal.Gui.Application.RunState)
- type: Method
- source:
- remote:
- path: Terminal.Gui/Core.cs
- branch: docs_tweaks
- repo: tig:tig/gui.cs.git
- id: End
- path: ../Terminal.Gui/Core.cs
- startLine: 2409
- assemblies:
- - Terminal.Gui
- namespace: Terminal.Gui
- summary: "\nBuilding block API: completes the execution of a <xref href=\"Terminal.Gui.Toplevel\" data-throw-if-not-resolved=\"false\"></xref> that was started with <xref href=\"Terminal.Gui.Application.Begin(Terminal.Gui.Toplevel)\" data-throw-if-not-resolved=\"false\"></xref> .\n"
- example: []
- syntax:
- content: public static void End(Application.RunState runState)
- parameters:
- - id: runState
- type: Terminal.Gui.Application.RunState
- description: The runstate returned by the <xref href="Terminal.Gui.Application.Begin(Terminal.Gui.Toplevel)" data-throw-if-not-resolved="false"></xref> method.
- content.vb: Public Shared Sub End(runState As Application.RunState)
- overload: Terminal.Gui.Application.End*
- modifiers.csharp:
- - public
- - static
- modifiers.vb:
- - Public
- - Shared
- - uid: Terminal.Gui.Application.Shutdown
- commentId: M:Terminal.Gui.Application.Shutdown
- id: Shutdown
- parent: Terminal.Gui.Application
- langs:
- - csharp
- - vb
- name: Shutdown()
- nameWithType: Application.Shutdown()
- fullName: Terminal.Gui.Application.Shutdown()
- type: Method
- source:
- remote:
- path: Terminal.Gui/Core.cs
- branch: docs_tweaks
- repo: tig:tig/gui.cs.git
- id: Shutdown
- path: ../Terminal.Gui/Core.cs
- startLine: 2420
- assemblies:
- - Terminal.Gui
- namespace: Terminal.Gui
- summary: "\nShutdown an application initalized with <xref href=\"Terminal.Gui.Application.Init\" data-throw-if-not-resolved=\"false\"></xref>\n"
- example: []
- syntax:
- content: public static void Shutdown()
- content.vb: Public Shared Sub Shutdown
- overload: Terminal.Gui.Application.Shutdown*
- modifiers.csharp:
- - public
- - static
- modifiers.vb:
- - Public
- - Shared
- - uid: Terminal.Gui.Application.Refresh
- commentId: M:Terminal.Gui.Application.Refresh
- id: Refresh
- parent: Terminal.Gui.Application
- langs:
- - csharp
- - vb
- name: Refresh()
- nameWithType: Application.Refresh()
- fullName: Terminal.Gui.Application.Refresh()
- type: Method
- source:
- remote:
- path: Terminal.Gui/Core.cs
- branch: docs_tweaks
- repo: tig:tig/gui.cs.git
- id: Refresh
- path: ../Terminal.Gui/Core.cs
- startLine: 2443
- assemblies:
- - Terminal.Gui
- namespace: Terminal.Gui
- summary: "\nTriggers a refresh of the entire display.\n"
- example: []
- syntax:
- content: public static void Refresh()
- content.vb: Public Shared Sub Refresh
- overload: Terminal.Gui.Application.Refresh*
- modifiers.csharp:
- - public
- - static
- modifiers.vb:
- - Public
- - Shared
- - uid: Terminal.Gui.Application.RunLoop(Terminal.Gui.Application.RunState,System.Boolean)
- commentId: M:Terminal.Gui.Application.RunLoop(Terminal.Gui.Application.RunState,System.Boolean)
- id: RunLoop(Terminal.Gui.Application.RunState,System.Boolean)
- parent: Terminal.Gui.Application
- langs:
- - csharp
- - vb
- name: RunLoop(Application.RunState, Boolean)
- nameWithType: Application.RunLoop(Application.RunState, Boolean)
- fullName: Terminal.Gui.Application.RunLoop(Terminal.Gui.Application.RunState, System.Boolean)
- type: Method
- source:
- remote:
- path: Terminal.Gui/Core.cs
- branch: docs_tweaks
- repo: tig:tig/gui.cs.git
- id: RunLoop
- path: ../Terminal.Gui/Core.cs
- startLine: 2478
- assemblies:
- - Terminal.Gui
- namespace: Terminal.Gui
- summary: "\nBuilding block API: Runs the main loop for the created dialog\n"
- remarks: "\nUse the wait parameter to control whether this is a\nblocking or non-blocking call.\n"
- example: []
- syntax:
- content: public static void RunLoop(Application.RunState state, bool wait = true)
- parameters:
- - id: state
- type: Terminal.Gui.Application.RunState
- description: The state returned by the Begin method.
- - id: wait
- type: System.Boolean
- description: By default this is true which will execute the runloop waiting for events, if you pass false, you can use this method to run a single iteration of the events.
- content.vb: Public Shared Sub RunLoop(state As Application.RunState, wait As Boolean = True)
- overload: Terminal.Gui.Application.RunLoop*
- modifiers.csharp:
- - public
- - static
- modifiers.vb:
- - Public
- - Shared
- - uid: Terminal.Gui.Application.Run
- commentId: M:Terminal.Gui.Application.Run
- id: Run
- parent: Terminal.Gui.Application
- langs:
- - csharp
- - vb
- name: Run()
- nameWithType: Application.Run()
- fullName: Terminal.Gui.Application.Run()
- type: Method
- source:
- remote:
- path: Terminal.Gui/Core.cs
- branch: docs_tweaks
- repo: tig:tig/gui.cs.git
- id: Run
- path: ../Terminal.Gui/Core.cs
- startLine: 2523
- assemblies:
- - Terminal.Gui
- namespace: Terminal.Gui
- summary: "\nRuns the application by calling <xref href=\"Terminal.Gui.Application.Run(Terminal.Gui.Toplevel)\" data-throw-if-not-resolved=\"false\"></xref> with the value of <xref href=\"Terminal.Gui.Application.Top\" data-throw-if-not-resolved=\"false\"></xref>\n"
- example: []
- syntax:
- content: public static void Run()
- content.vb: Public Shared Sub Run
- overload: Terminal.Gui.Application.Run*
- modifiers.csharp:
- - public
- - static
- modifiers.vb:
- - Public
- - Shared
- - uid: Terminal.Gui.Application.Run``1
- commentId: M:Terminal.Gui.Application.Run``1
- id: Run``1
- parent: Terminal.Gui.Application
- langs:
- - csharp
- - vb
- name: Run<T>()
- nameWithType: Application.Run<T>()
- fullName: Terminal.Gui.Application.Run<T>()
- type: Method
- source:
- remote:
- path: Terminal.Gui/Core.cs
- branch: docs_tweaks
- repo: tig:tig/gui.cs.git
- id: Run
- path: ../Terminal.Gui/Core.cs
- startLine: 2531
- assemblies:
- - Terminal.Gui
- namespace: Terminal.Gui
- summary: "\nRuns the application by calling <xref href=\"Terminal.Gui.Application.Run(Terminal.Gui.Toplevel)\" data-throw-if-not-resolved=\"false\"></xref> with a new instance of the specified <xref href=\"Terminal.Gui.Toplevel\" data-throw-if-not-resolved=\"false\"></xref>-derived class\n"
- example: []
- syntax:
- content: >-
- public static void Run<T>()
- where T : Toplevel, new()
- typeParameters:
- - id: T
- content.vb: Public Shared Sub Run(Of T As {Toplevel, New})
- overload: Terminal.Gui.Application.Run*
- nameWithType.vb: Application.Run(Of T)()
- modifiers.csharp:
- - public
- - static
- modifiers.vb:
- - Public
- - Shared
- fullName.vb: Terminal.Gui.Application.Run(Of T)()
- name.vb: Run(Of T)()
- - uid: Terminal.Gui.Application.Run(Terminal.Gui.Toplevel)
- commentId: M:Terminal.Gui.Application.Run(Terminal.Gui.Toplevel)
- id: Run(Terminal.Gui.Toplevel)
- parent: Terminal.Gui.Application
- langs:
- - csharp
- - vb
- name: Run(Toplevel)
- nameWithType: Application.Run(Toplevel)
- fullName: Terminal.Gui.Application.Run(Terminal.Gui.Toplevel)
- type: Method
- source:
- remote:
- path: Terminal.Gui/Core.cs
- branch: docs_tweaks
- repo: tig:tig/gui.cs.git
- id: Run
- path: ../Terminal.Gui/Core.cs
- startLine: 2561
- assemblies:
- - Terminal.Gui
- namespace: Terminal.Gui
- summary: "\nRuns the main loop on the given <xref href=\"Terminal.Gui.Toplevel\" data-throw-if-not-resolved=\"false\"></xref> container.\n"
- remarks: "\n<p>\n This method is used to start processing events\n for the main application, but it is also used to\n run other modal <xref href=\"Terminal.Gui.View\" data-throw-if-not-resolved=\"false\"></xref>s such as <xref href=\"Terminal.Gui.Dialog\" data-throw-if-not-resolved=\"false\"></xref> boxes.\n</p>\n<p>\n To make a <xref href=\"Terminal.Gui.Application.Run(Terminal.Gui.Toplevel)\" data-throw-if-not-resolved=\"false\"></xref> stop execution, call <xref href=\"Terminal.Gui.Application.RequestStop\" data-throw-if-not-resolved=\"false\"></xref>.\n</p>\n<p>\n Calling <xref href=\"Terminal.Gui.Application.Run(Terminal.Gui.Toplevel)\" data-throw-if-not-resolved=\"false\"></xref> is equivalent to calling <xref href=\"Terminal.Gui.Application.Begin(Terminal.Gui.Toplevel)\" data-throw-if-not-resolved=\"false\"></xref>, followed by <xref href=\"Terminal.Gui.Application.RunLoop(Terminal.Gui.Application.RunState%2cSystem.Boolean)\" data-throw-if-not-resolved=\"false\"></xref>,\n and then calling <xref href=\"Terminal.Gui.Application.End(Terminal.Gui.Application.RunState)\" data-throw-if-not-resolved=\"false\"></xref>.\n</p>\n<p>\n Alternatively, to have a program control the main loop and \n process events manually, call <xref href=\"Terminal.Gui.Application.Begin(Terminal.Gui.Toplevel)\" data-throw-if-not-resolved=\"false\"></xref> to set things up manually and then\n repeatedly call <xref href=\"Terminal.Gui.Application.RunLoop(Terminal.Gui.Application.RunState%2cSystem.Boolean)\" data-throw-if-not-resolved=\"false\"></xref> with the wait parameter set to false. By doing this\n the <xref href=\"Terminal.Gui.Application.RunLoop(Terminal.Gui.Application.RunState%2cSystem.Boolean)\" data-throw-if-not-resolved=\"false\"></xref> method will only process any pending events, timers, idle handlers and\n then return control immediately.\n</p>\n"
- example: []
- syntax:
- content: public static void Run(Toplevel view)
- parameters:
- - id: view
- type: Terminal.Gui.Toplevel
- content.vb: Public Shared Sub Run(view As Toplevel)
- overload: Terminal.Gui.Application.Run*
- modifiers.csharp:
- - public
- - static
- modifiers.vb:
- - Public
- - Shared
- - uid: Terminal.Gui.Application.RequestStop
- commentId: M:Terminal.Gui.Application.RequestStop
- id: RequestStop
- parent: Terminal.Gui.Application
- langs:
- - csharp
- - vb
- name: RequestStop()
- nameWithType: Application.RequestStop()
- fullName: Terminal.Gui.Application.RequestStop()
- type: Method
- source:
- remote:
- path: Terminal.Gui/Core.cs
- branch: docs_tweaks
- repo: tig:tig/gui.cs.git
- id: RequestStop
- path: ../Terminal.Gui/Core.cs
- startLine: 2579
- assemblies:
- - Terminal.Gui
- namespace: Terminal.Gui
- summary: "\nStops running the most recent <xref href=\"Terminal.Gui.Toplevel\" data-throw-if-not-resolved=\"false\"></xref>. \n"
- remarks: "\n<p>\nThis will cause <xref href=\"Terminal.Gui.Application.Run\" data-throw-if-not-resolved=\"false\"></xref> to return.\n</p>\n<p>\n Calling <xref href=\"Terminal.Gui.Application.RequestStop\" data-throw-if-not-resolved=\"false\"></xref> is equivalent to setting the <xref href=\"Terminal.Gui.Toplevel.Running\" data-throw-if-not-resolved=\"false\"></xref> property on the curently running <xref href=\"Terminal.Gui.Toplevel\" data-throw-if-not-resolved=\"false\"></xref> to false.\n</p>\n"
- example: []
- syntax:
- content: public static void RequestStop()
- content.vb: Public Shared Sub RequestStop
- overload: Terminal.Gui.Application.RequestStop*
- modifiers.csharp:
- - public
- - static
- modifiers.vb:
- - Public
- - Shared
- - uid: Terminal.Gui.Application.Resized
- commentId: E:Terminal.Gui.Application.Resized
- id: Resized
- parent: Terminal.Gui.Application
- langs:
- - csharp
- - vb
- name: Resized
- nameWithType: Application.Resized
- fullName: Terminal.Gui.Application.Resized
- type: Event
- source:
- remote:
- path: Terminal.Gui/Core.cs
- branch: docs_tweaks
- repo: tig:tig/gui.cs.git
- id: Resized
- path: ../Terminal.Gui/Core.cs
- startLine: 2601
- assemblies:
- - Terminal.Gui
- namespace: Terminal.Gui
- summary: "\nInvoked when the terminal was resized. The new size of the terminal is provided.\n"
- example: []
- syntax:
- content: public static event EventHandler<Application.ResizedEventArgs> Resized
- return:
- type: System.EventHandler{Terminal.Gui.Application.ResizedEventArgs}
- content.vb: Public Shared Event Resized As EventHandler(Of Application.ResizedEventArgs)
- modifiers.csharp:
- - public
- - static
- modifiers.vb:
- - Public
- - Shared
- references:
- - uid: Terminal.Gui
- commentId: N:Terminal.Gui
- name: Terminal.Gui
- nameWithType: Terminal.Gui
- fullName: Terminal.Gui
- - uid: System.Object
- commentId: T:System.Object
- parent: System
- isExternal: true
- name: Object
- nameWithType: Object
- fullName: System.Object
- - uid: System.Object.Equals(System.Object)
- commentId: M:System.Object.Equals(System.Object)
- parent: System.Object
- isExternal: true
- name: Equals(Object)
- nameWithType: Object.Equals(Object)
- fullName: System.Object.Equals(System.Object)
- spec.csharp:
- - uid: System.Object.Equals(System.Object)
- name: Equals
- nameWithType: Object.Equals
- fullName: System.Object.Equals
- isExternal: true
- - name: (
- nameWithType: (
- fullName: (
- - uid: System.Object
- name: Object
- nameWithType: Object
- fullName: System.Object
- isExternal: true
- - name: )
- nameWithType: )
- fullName: )
- spec.vb:
- - uid: System.Object.Equals(System.Object)
- name: Equals
- nameWithType: Object.Equals
- fullName: System.Object.Equals
- isExternal: true
- - name: (
- nameWithType: (
- fullName: (
- - uid: System.Object
- name: Object
- nameWithType: Object
- fullName: System.Object
- isExternal: true
- - name: )
- nameWithType: )
- fullName: )
- - uid: System.Object.Equals(System.Object,System.Object)
- commentId: M:System.Object.Equals(System.Object,System.Object)
- parent: System.Object
- isExternal: true
- name: Equals(Object, Object)
- nameWithType: Object.Equals(Object, Object)
- fullName: System.Object.Equals(System.Object, System.Object)
- spec.csharp:
- - uid: System.Object.Equals(System.Object,System.Object)
- name: Equals
- nameWithType: Object.Equals
- fullName: System.Object.Equals
- isExternal: true
- - name: (
- nameWithType: (
- fullName: (
- - uid: System.Object
- name: Object
- nameWithType: Object
- fullName: System.Object
- isExternal: true
- - name: ', '
- nameWithType: ', '
- fullName: ', '
- - uid: System.Object
- name: Object
- nameWithType: Object
- fullName: System.Object
- isExternal: true
- - name: )
- nameWithType: )
- fullName: )
- spec.vb:
- - uid: System.Object.Equals(System.Object,System.Object)
- name: Equals
- nameWithType: Object.Equals
- fullName: System.Object.Equals
- isExternal: true
- - name: (
- nameWithType: (
- fullName: (
- - uid: System.Object
- name: Object
- nameWithType: Object
- fullName: System.Object
- isExternal: true
- - name: ', '
- nameWithType: ', '
- fullName: ', '
- - uid: System.Object
- name: Object
- nameWithType: Object
- fullName: System.Object
- isExternal: true
- - name: )
- nameWithType: )
- fullName: )
- - uid: System.Object.GetHashCode
- commentId: M:System.Object.GetHashCode
- parent: System.Object
- isExternal: true
- name: GetHashCode()
- nameWithType: Object.GetHashCode()
- fullName: System.Object.GetHashCode()
- spec.csharp:
- - uid: System.Object.GetHashCode
- name: GetHashCode
- nameWithType: Object.GetHashCode
- fullName: System.Object.GetHashCode
- isExternal: true
- - name: (
- nameWithType: (
- fullName: (
- - name: )
- nameWithType: )
- fullName: )
- spec.vb:
- - uid: System.Object.GetHashCode
- name: GetHashCode
- nameWithType: Object.GetHashCode
- fullName: System.Object.GetHashCode
- isExternal: true
- - name: (
- nameWithType: (
- fullName: (
- - name: )
- nameWithType: )
- fullName: )
- - uid: System.Object.GetType
- commentId: M:System.Object.GetType
- parent: System.Object
- isExternal: true
- name: GetType()
- nameWithType: Object.GetType()
- fullName: System.Object.GetType()
- spec.csharp:
- - uid: System.Object.GetType
- name: GetType
- nameWithType: Object.GetType
- fullName: System.Object.GetType
- isExternal: true
- - name: (
- nameWithType: (
- fullName: (
- - name: )
- nameWithType: )
- fullName: )
- spec.vb:
- - uid: System.Object.GetType
- name: GetType
- nameWithType: Object.GetType
- fullName: System.Object.GetType
- isExternal: true
- - name: (
- nameWithType: (
- fullName: (
- - name: )
- nameWithType: )
- fullName: )
- - uid: System.Object.MemberwiseClone
- commentId: M:System.Object.MemberwiseClone
- parent: System.Object
- isExternal: true
- name: MemberwiseClone()
- nameWithType: Object.MemberwiseClone()
- fullName: System.Object.MemberwiseClone()
- spec.csharp:
- - uid: System.Object.MemberwiseClone
- name: MemberwiseClone
- nameWithType: Object.MemberwiseClone
- fullName: System.Object.MemberwiseClone
- isExternal: true
- - name: (
- nameWithType: (
- fullName: (
- - name: )
- nameWithType: )
- fullName: )
- spec.vb:
- - uid: System.Object.MemberwiseClone
- name: MemberwiseClone
- nameWithType: Object.MemberwiseClone
- fullName: System.Object.MemberwiseClone
- isExternal: true
- - name: (
- nameWithType: (
- fullName: (
- - name: )
- nameWithType: )
- fullName: )
- - uid: System.Object.ReferenceEquals(System.Object,System.Object)
- commentId: M:System.Object.ReferenceEquals(System.Object,System.Object)
- parent: System.Object
- isExternal: true
- name: ReferenceEquals(Object, Object)
- nameWithType: Object.ReferenceEquals(Object, Object)
- fullName: System.Object.ReferenceEquals(System.Object, System.Object)
- spec.csharp:
- - uid: System.Object.ReferenceEquals(System.Object,System.Object)
- name: ReferenceEquals
- nameWithType: Object.ReferenceEquals
- fullName: System.Object.ReferenceEquals
- isExternal: true
- - name: (
- nameWithType: (
- fullName: (
- - uid: System.Object
- name: Object
- nameWithType: Object
- fullName: System.Object
- isExternal: true
- - name: ', '
- nameWithType: ', '
- fullName: ', '
- - uid: System.Object
- name: Object
- nameWithType: Object
- fullName: System.Object
- isExternal: true
- - name: )
- nameWithType: )
- fullName: )
- spec.vb:
- - uid: System.Object.ReferenceEquals(System.Object,System.Object)
- name: ReferenceEquals
- nameWithType: Object.ReferenceEquals
- fullName: System.Object.ReferenceEquals
- isExternal: true
- - name: (
- nameWithType: (
- fullName: (
- - uid: System.Object
- name: Object
- nameWithType: Object
- fullName: System.Object
- isExternal: true
- - name: ', '
- nameWithType: ', '
- fullName: ', '
- - uid: System.Object
- name: Object
- nameWithType: Object
- fullName: System.Object
- isExternal: true
- - name: )
- nameWithType: )
- fullName: )
- - uid: System.Object.ToString
- commentId: M:System.Object.ToString
- parent: System.Object
- isExternal: true
- name: ToString()
- nameWithType: Object.ToString()
- fullName: System.Object.ToString()
- spec.csharp:
- - uid: System.Object.ToString
- name: ToString
- nameWithType: Object.ToString
- fullName: System.Object.ToString
- isExternal: true
- - name: (
- nameWithType: (
- fullName: (
- - name: )
- nameWithType: )
- fullName: )
- spec.vb:
- - uid: System.Object.ToString
- name: ToString
- nameWithType: Object.ToString
- fullName: System.Object.ToString
- isExternal: true
- - name: (
- nameWithType: (
- fullName: (
- - name: )
- nameWithType: )
- fullName: )
- - uid: System
- commentId: N:System
- isExternal: true
- name: System
- nameWithType: System
- fullName: System
- - uid: Terminal.Gui.ConsoleDriver
- commentId: T:Terminal.Gui.ConsoleDriver
- parent: Terminal.Gui
- name: ConsoleDriver
- nameWithType: ConsoleDriver
- fullName: Terminal.Gui.ConsoleDriver
- - uid: Terminal.Gui.Toplevel
- commentId: T:Terminal.Gui.Toplevel
- parent: Terminal.Gui
- name: Toplevel
- nameWithType: Toplevel
- fullName: Terminal.Gui.Toplevel
- - uid: Terminal.Gui.Application.Top
- commentId: P:Terminal.Gui.Application.Top
- isExternal: true
- - uid: Terminal.Gui.Application.Top*
- commentId: Overload:Terminal.Gui.Application.Top
- name: Top
- nameWithType: Application.Top
- fullName: Terminal.Gui.Application.Top
- - uid: Terminal.Gui.Application.Run
- commentId: M:Terminal.Gui.Application.Run
- isExternal: true
- - uid: Terminal.Gui.Application.Current*
- commentId: Overload:Terminal.Gui.Application.Current
- name: Current
- nameWithType: Application.Current
- fullName: Terminal.Gui.Application.Current
- - uid: Terminal.Gui.View
- commentId: T:Terminal.Gui.View
- parent: Terminal.Gui
- name: View
- nameWithType: View
- fullName: Terminal.Gui.View
- - uid: Terminal.Gui.Application.CurrentView*
- commentId: Overload:Terminal.Gui.Application.CurrentView
- name: CurrentView
- nameWithType: Application.CurrentView
- fullName: Terminal.Gui.Application.CurrentView
- - uid: Terminal.Gui.Application.MainLoop
- commentId: P:Terminal.Gui.Application.MainLoop
- isExternal: true
- - uid: Terminal.Gui.Application.MainLoop*
- commentId: Overload:Terminal.Gui.Application.MainLoop
- name: MainLoop
- nameWithType: Application.MainLoop
- fullName: Terminal.Gui.Application.MainLoop
- - uid: Mono.Terminal.MainLoop
- commentId: T:Mono.Terminal.MainLoop
- parent: Mono.Terminal
- name: MainLoop
- nameWithType: MainLoop
- fullName: Mono.Terminal.MainLoop
- - uid: Mono.Terminal
- commentId: N:Mono.Terminal
- name: Mono.Terminal
- nameWithType: Mono.Terminal
- fullName: Mono.Terminal
- - uid: System.Threading.Timeout
- commentId: T:System.Threading.Timeout
- isExternal: true
- - uid: System.EventHandler
- commentId: T:System.EventHandler
- parent: System
- isExternal: true
- name: EventHandler
- nameWithType: EventHandler
- fullName: System.EventHandler
- - uid: Terminal.Gui.Application.MakeCenteredRect*
- commentId: Overload:Terminal.Gui.Application.MakeCenteredRect
- name: MakeCenteredRect
- nameWithType: Application.MakeCenteredRect
- fullName: Terminal.Gui.Application.MakeCenteredRect
- - uid: Terminal.Gui.Size
- commentId: T:Terminal.Gui.Size
- parent: Terminal.Gui
- name: Size
- nameWithType: Size
- fullName: Terminal.Gui.Size
- - uid: Terminal.Gui.Rect
- commentId: T:Terminal.Gui.Rect
- parent: Terminal.Gui
- name: Rect
- nameWithType: Rect
- fullName: Terminal.Gui.Rect
- - uid: System.Boolean
- commentId: T:System.Boolean
- parent: System
- isExternal: true
- name: Boolean
- nameWithType: Boolean
- fullName: System.Boolean
- - uid: Terminal.Gui.Application.Shutdown
- commentId: M:Terminal.Gui.Application.Shutdown
- isExternal: true
- - uid: Terminal.Gui.Application.CurrentView
- commentId: P:Terminal.Gui.Application.CurrentView
- isExternal: true
- - uid: Terminal.Gui.Application.Init*
- commentId: Overload:Terminal.Gui.Application.Init
- name: Init
- nameWithType: Application.Init
- fullName: Terminal.Gui.Application.Init
- - uid: Terminal.Gui.Application.GrabMouse*
- commentId: Overload:Terminal.Gui.Application.GrabMouse
- name: GrabMouse
- nameWithType: Application.GrabMouse
- fullName: Terminal.Gui.Application.GrabMouse
- - uid: Terminal.Gui.Application.UngrabMouse*
- commentId: Overload:Terminal.Gui.Application.UngrabMouse
- name: UngrabMouse
- nameWithType: Application.UngrabMouse
- fullName: Terminal.Gui.Application.UngrabMouse
- - uid: System.Action{Terminal.Gui.MouseEvent}
- commentId: T:System.Action{Terminal.Gui.MouseEvent}
- parent: System
- definition: System.Action`1
- name: Action<MouseEvent>
- nameWithType: Action<MouseEvent>
- fullName: System.Action<Terminal.Gui.MouseEvent>
- nameWithType.vb: Action(Of MouseEvent)
- fullName.vb: System.Action(Of Terminal.Gui.MouseEvent)
- name.vb: Action(Of MouseEvent)
- spec.csharp:
- - uid: System.Action`1
- name: Action
- nameWithType: Action
- fullName: System.Action
- isExternal: true
- - name: <
- nameWithType: <
- fullName: <
- - uid: Terminal.Gui.MouseEvent
- name: MouseEvent
- nameWithType: MouseEvent
- fullName: Terminal.Gui.MouseEvent
- - name: '>'
- nameWithType: '>'
- fullName: '>'
- spec.vb:
- - uid: System.Action`1
- name: Action
- nameWithType: Action
- fullName: System.Action
- isExternal: true
- - name: '(Of '
- nameWithType: '(Of '
- fullName: '(Of '
- - uid: Terminal.Gui.MouseEvent
- name: MouseEvent
- nameWithType: MouseEvent
- fullName: Terminal.Gui.MouseEvent
- - name: )
- nameWithType: )
- fullName: )
- - uid: System.Action`1
- commentId: T:System.Action`1
- isExternal: true
- name: Action<T>
- nameWithType: Action<T>
- fullName: System.Action<T>
- nameWithType.vb: Action(Of T)
- fullName.vb: System.Action(Of T)
- name.vb: Action(Of T)
- spec.csharp:
- - uid: System.Action`1
- name: Action
- nameWithType: Action
- fullName: System.Action
- isExternal: true
- - name: <
- nameWithType: <
- fullName: <
- - name: T
- nameWithType: T
- fullName: T
- - name: '>'
- nameWithType: '>'
- fullName: '>'
- spec.vb:
- - uid: System.Action`1
- name: Action
- nameWithType: Action
- fullName: System.Action
- isExternal: true
- - name: '(Of '
- nameWithType: '(Of '
- fullName: '(Of '
- - name: T
- nameWithType: T
- fullName: T
- - name: )
- nameWithType: )
- fullName: )
- - uid: System.EventHandler{Terminal.Gui.Application.ResizedEventArgs}
- commentId: T:System.EventHandler{Terminal.Gui.Application.ResizedEventArgs}
- parent: System
- definition: System.EventHandler`1
- name: EventHandler<Application.ResizedEventArgs>
- nameWithType: EventHandler<Application.ResizedEventArgs>
- fullName: System.EventHandler<Terminal.Gui.Application.ResizedEventArgs>
- nameWithType.vb: EventHandler(Of Application.ResizedEventArgs)
- fullName.vb: System.EventHandler(Of Terminal.Gui.Application.ResizedEventArgs)
- name.vb: EventHandler(Of Application.ResizedEventArgs)
- spec.csharp:
- - uid: System.EventHandler`1
- name: EventHandler
- nameWithType: EventHandler
- fullName: System.EventHandler
- isExternal: true
- - name: <
- nameWithType: <
- fullName: <
- - uid: Terminal.Gui.Application.ResizedEventArgs
- name: Application.ResizedEventArgs
- nameWithType: Application.ResizedEventArgs
- fullName: Terminal.Gui.Application.ResizedEventArgs
- - name: '>'
- nameWithType: '>'
- fullName: '>'
- spec.vb:
- - uid: System.EventHandler`1
- name: EventHandler
- nameWithType: EventHandler
- fullName: System.EventHandler
- isExternal: true
- - name: '(Of '
- nameWithType: '(Of '
- fullName: '(Of '
- - uid: Terminal.Gui.Application.ResizedEventArgs
- name: Application.ResizedEventArgs
- nameWithType: Application.ResizedEventArgs
- fullName: Terminal.Gui.Application.ResizedEventArgs
- - name: )
- nameWithType: )
- fullName: )
- - uid: System.EventHandler`1
- commentId: T:System.EventHandler`1
- isExternal: true
- name: EventHandler<TEventArgs>
- nameWithType: EventHandler<TEventArgs>
- fullName: System.EventHandler<TEventArgs>
- nameWithType.vb: EventHandler(Of TEventArgs)
- fullName.vb: System.EventHandler(Of TEventArgs)
- name.vb: EventHandler(Of TEventArgs)
- spec.csharp:
- - uid: System.EventHandler`1
- name: EventHandler
- nameWithType: EventHandler
- fullName: System.EventHandler
- isExternal: true
- - name: <
- nameWithType: <
- fullName: <
- - name: TEventArgs
- nameWithType: TEventArgs
- fullName: TEventArgs
- - name: '>'
- nameWithType: '>'
- fullName: '>'
- spec.vb:
- - uid: System.EventHandler`1
- name: EventHandler
- nameWithType: EventHandler
- fullName: System.EventHandler
- isExternal: true
- - name: '(Of '
- nameWithType: '(Of '
- fullName: '(Of '
- - name: TEventArgs
- nameWithType: TEventArgs
- fullName: TEventArgs
- - name: )
- nameWithType: )
- fullName: )
- - uid: Terminal.Gui.Application.End(Terminal.Gui.Application.RunState)
- commentId: M:Terminal.Gui.Application.End(Terminal.Gui.Application.RunState)
- isExternal: true
- - uid: Terminal.Gui.Application.RunLoop(Terminal.Gui.Application.RunState,System.Boolean)
- commentId: M:Terminal.Gui.Application.RunLoop(Terminal.Gui.Application.RunState,System.Boolean)
- isExternal: true
- - uid: Terminal.Gui.Application.Begin*
- commentId: Overload:Terminal.Gui.Application.Begin
- name: Begin
- nameWithType: Application.Begin
- fullName: Terminal.Gui.Application.Begin
- - uid: Terminal.Gui.Application.RunState
- commentId: T:Terminal.Gui.Application.RunState
- parent: Terminal.Gui
- name: Application.RunState
- nameWithType: Application.RunState
- fullName: Terminal.Gui.Application.RunState
- - uid: Terminal.Gui.Application.Begin(Terminal.Gui.Toplevel)
- commentId: M:Terminal.Gui.Application.Begin(Terminal.Gui.Toplevel)
- isExternal: true
- - uid: Terminal.Gui.Application.End*
- commentId: Overload:Terminal.Gui.Application.End
- name: End
- nameWithType: Application.End
- fullName: Terminal.Gui.Application.End
- - uid: Terminal.Gui.Application.Init
- commentId: M:Terminal.Gui.Application.Init
- isExternal: true
- - uid: Terminal.Gui.Application.Shutdown*
- commentId: Overload:Terminal.Gui.Application.Shutdown
- name: Shutdown
- nameWithType: Application.Shutdown
- fullName: Terminal.Gui.Application.Shutdown
- - uid: Terminal.Gui.Application.Refresh*
- commentId: Overload:Terminal.Gui.Application.Refresh
- name: Refresh
- nameWithType: Application.Refresh
- fullName: Terminal.Gui.Application.Refresh
- - uid: Terminal.Gui.Application.RunLoop*
- commentId: Overload:Terminal.Gui.Application.RunLoop
- name: RunLoop
- nameWithType: Application.RunLoop
- fullName: Terminal.Gui.Application.RunLoop
- - uid: Terminal.Gui.Application.Run(Terminal.Gui.Toplevel)
- commentId: M:Terminal.Gui.Application.Run(Terminal.Gui.Toplevel)
- isExternal: true
- - uid: Terminal.Gui.Application.Run*
- commentId: Overload:Terminal.Gui.Application.Run
- name: Run
- nameWithType: Application.Run
- fullName: Terminal.Gui.Application.Run
- - uid: Terminal.Gui.Dialog
- commentId: T:Terminal.Gui.Dialog
- parent: Terminal.Gui
- name: Dialog
- nameWithType: Dialog
- fullName: Terminal.Gui.Dialog
- - uid: Terminal.Gui.Application.RequestStop
- commentId: M:Terminal.Gui.Application.RequestStop
- isExternal: true
- - uid: Terminal.Gui.Toplevel.Running
- commentId: P:Terminal.Gui.Toplevel.Running
- parent: Terminal.Gui.Toplevel
- name: Running
- nameWithType: Toplevel.Running
- fullName: Terminal.Gui.Toplevel.Running
- - uid: Terminal.Gui.Application.RequestStop*
- commentId: Overload:Terminal.Gui.Application.RequestStop
- name: RequestStop
- nameWithType: Application.RequestStop
- fullName: Terminal.Gui.Application.RequestStop
- shouldSkipMarkup: true
|