From 14f08a8d639bf0400a7235a9aa2d8bb0f927eb1b Mon Sep 17 00:00:00 2001 From: Charlie Kindel Date: Sat, 23 May 2020 02:30:00 -0600 Subject: [PATCH] Updated docfx. Generated fresh docs. Added an icon. --- .../Mono.Terminal.IMainLoopDriver.yml | 165 - .../Mono.Terminal.MainLoop.Condition.yml | 193 - .../Mono.Terminal/Mono.Terminal.MainLoop.yml | 662 - .../Mono.Terminal.UnixMainLoop.Condition.yml | 193 - .../Mono.Terminal.UnixMainLoop.yml | 332 - docfx/api/Terminal.Gui/.manifest | 987 ++ .../Mono.Terminal.IMainLoopDriver.yml | 209 + .../Terminal.Gui/Mono.Terminal.MainLoop.yml | 1031 ++ .../Mono.Terminal.UnixMainLoop.Condition.yml | 269 + .../Mono.Terminal.UnixMainLoop.yml | 880 ++ .../api/{ => Terminal.Gui}/Mono.Terminal.yml | 29 +- ...minal.Gui.Application.ResizedEventArgs.yml | 460 + .../Terminal.Gui.Application.RunState.yml | 472 +- .../Terminal.Gui/Terminal.Gui.Application.yml | 1907 ++- .../Terminal.Gui/Terminal.Gui.Attribute.yml | 617 +- .../api/Terminal.Gui/Terminal.Gui.Button.yml | 3316 +++-- .../Terminal.Gui/Terminal.Gui.CheckBox.yml | 3063 ++++- .../Terminal.Gui/Terminal.Gui.Clipboard.yml | 371 +- docfx/api/Terminal.Gui/Terminal.Gui.Color.yml | 821 +- .../Terminal.Gui/Terminal.Gui.ColorScheme.yml | 639 +- .../api/Terminal.Gui/Terminal.Gui.Colors.yml | 561 +- .../Terminal.Gui.ConsoleDriver.yml | 2679 ++-- .../Terminal.Gui.CursesDriver.yml | 2499 ++++ .../Terminal.Gui/Terminal.Gui.DateField.yml | 2570 ++++ .../api/Terminal.Gui/Terminal.Gui.Dialog.yml | 2885 ++++- docfx/api/Terminal.Gui/Terminal.Gui.Dim.yml | 894 +- .../Terminal.Gui/Terminal.Gui.FileDialog.yml | 3539 ++++-- .../Terminal.Gui/Terminal.Gui.FrameView.yml | 2868 ++++- .../api/Terminal.Gui/Terminal.Gui.HexView.yml | 3289 ++++- .../Terminal.Gui.IListDataSource.yml | 362 +- docfx/api/Terminal.Gui/Terminal.Gui.Key.yml | 3510 +++--- .../Terminal.Gui/Terminal.Gui.KeyEvent.yml | 768 +- docfx/api/Terminal.Gui/Terminal.Gui.Label.yml | 2969 ++++- .../Terminal.Gui/Terminal.Gui.LayoutStyle.yml | 101 +- .../Terminal.Gui/Terminal.Gui.ListView.yml | 4119 +++++-- .../Terminal.Gui.ListViewItemEventArgs.yml | 513 + .../Terminal.Gui/Terminal.Gui.ListWrapper.yml | 946 ++ .../api/Terminal.Gui/Terminal.Gui.MenuBar.yml | 3174 ++++- .../Terminal.Gui/Terminal.Gui.MenuBarItem.yml | 797 +- .../Terminal.Gui/Terminal.Gui.MenuItem.yml | 959 +- .../Terminal.Gui/Terminal.Gui.MessageBox.yml | 506 +- .../Terminal.Gui/Terminal.Gui.MouseEvent.yml | 622 +- .../Terminal.Gui/Terminal.Gui.MouseFlags.yml | 1167 +- .../Terminal.Gui/Terminal.Gui.OpenDialog.yml | 3184 ++++- docfx/api/Terminal.Gui/Terminal.Gui.Point.yml | 1533 ++- docfx/api/Terminal.Gui/Terminal.Gui.Pos.yml | 1309 +- .../Terminal.Gui/Terminal.Gui.ProgressBar.yml | 2690 +++- .../Terminal.Gui/Terminal.Gui.RadioGroup.yml | 3288 ++++- docfx/api/Terminal.Gui/Terminal.Gui.Rect.yml | 2696 ++-- .../Terminal.Gui/Terminal.Gui.Responder.yml | 982 +- .../Terminal.Gui/Terminal.Gui.SaveDialog.yml | 2905 ++++- .../Terminal.Gui.ScrollBarView.yml | 2855 ++++- .../Terminal.Gui/Terminal.Gui.ScrollView.yml | 3339 +++-- docfx/api/Terminal.Gui/Terminal.Gui.Size.yml | 1461 ++- .../Terminal.Gui/Terminal.Gui.SpecialChar.yml | 685 +- .../Terminal.Gui/Terminal.Gui.StatusBar.yml | 2442 ++++ .../Terminal.Gui/Terminal.Gui.StatusItem.yml | 580 + .../Terminal.Gui.TextAlignment.yml | 211 +- .../Terminal.Gui/Terminal.Gui.TextField.yml | 3882 +++++- .../Terminal.Gui/Terminal.Gui.TextView.yml | 3308 ++++- .../Terminal.Gui/Terminal.Gui.TimeField.yml | 2570 ++++ .../Terminal.Gui/Terminal.Gui.Toplevel.yml | 3452 +++++- .../Terminal.Gui.View.KeyEventEventArgs.yml | 458 + docfx/api/Terminal.Gui/Terminal.Gui.View.yml | 5392 +++++--- .../api/Terminal.Gui/Terminal.Gui.Window.yml | 3472 ++++-- docfx/api/{ => Terminal.Gui}/Terminal.Gui.yml | 428 +- .../Unix.Terminal.Curses.Event.yml | 872 ++ .../Unix.Terminal.Curses.MouseEvent.yml | 496 + .../Unix.Terminal.Curses.Window.yml | 1223 ++ .../api/Terminal.Gui/Unix.Terminal.Curses.yml | 6866 +++++++++++ docfx/api/Terminal.Gui/Unix.Terminal.yml | 49 + docfx/api/{ => Terminal.Gui}/toc.yml | 14 + docfx/api/Terminal.yml | 12 - .../Terminal.Application.RunState.yml | 106 - docfx/api/Terminal/Terminal.Application.yml | 695 -- docfx/api/Terminal/Terminal.Attribute.yml | 142 - docfx/api/Terminal/Terminal.Button.yml | 789 -- docfx/api/Terminal/Terminal.CheckBox.yml | 655 - docfx/api/Terminal/Terminal.Color.yml | 448 - docfx/api/Terminal/Terminal.ColorScheme.yml | 171 - docfx/api/Terminal/Terminal.Colors.yml | 138 - docfx/api/Terminal/Terminal.ConsoleDriver.yml | 800 -- docfx/api/Terminal/Terminal.CursesDriver.yml | 797 -- docfx/api/Terminal/Terminal.Dialog.yml | 518 - docfx/api/Terminal/Terminal.Key.yml | 1530 --- docfx/api/Terminal/Terminal.KeyEvent.yml | 207 - docfx/api/Terminal/Terminal.Label.yml | 597 - docfx/api/Terminal/Terminal.MenuBar.yml | 569 - docfx/api/Terminal/Terminal.MenuBarItem.yml | 153 - docfx/api/Terminal/Terminal.MenuItem.yml | 243 - docfx/api/Terminal/Terminal.MessageBox.yml | 182 - docfx/api/Terminal/Terminal.MouseEvent.yml | 157 - docfx/api/Terminal/Terminal.MouseFlags.yml | 688 -- docfx/api/Terminal/Terminal.Point.yml | 701 -- docfx/api/Terminal/Terminal.RadioGroup.yml | 703 -- docfx/api/Terminal/Terminal.Rect.yml | 1191 -- docfx/api/Terminal/Terminal.Responder.yml | 327 - docfx/api/Terminal/Terminal.ScrollView.yml | 362 - docfx/api/Terminal/Terminal.Size.yml | 647 - docfx/api/Terminal/Terminal.SpecialChar.yml | 58 - docfx/api/Terminal/Terminal.TextAlignment.yml | 131 - docfx/api/Terminal/Terminal.TextField.yml | 712 -- docfx/api/Terminal/Terminal.Toplevel.yml | 505 - docfx/api/Terminal/Terminal.View.yml | 1546 --- docfx/api/Terminal/Terminal.Window.yml | 522 - docfx/articles/mainloop.md | 8 +- docfx/articles/overview.md | 5 +- docfx/docfx.json | 22 +- docfx/images/logo.png | Bin 0 -> 3321 bytes docfx/images/logo48.png | Bin 0 -> 780 bytes docfx/index.md | 14 + .../material/partials/head.tmpl.partial | 21 + docfx/templates/material/styles/main.css | 299 + docs/api/Mono.Terminal.html | 131 - .../Mono.Terminal.MainLoop.Condition.html | 162 - docs/api/Terminal.Gui.html | 271 - .../Mono.Terminal.IMainLoopDriver.html | 447 +- .../Mono.Terminal.MainLoop.html | 1123 +- .../Mono.Terminal.UnixMainLoop.Condition.html | 342 +- .../Mono.Terminal.UnixMainLoop.html | 694 +- .../Mono.Terminal.html} | 282 +- ...nal.Gui.Application.ResizedEventArgs.html} | 435 +- .../Terminal.Gui.Application.RunState.html | 118 +- .../Terminal.Gui.Application.html | 471 +- .../Terminal.Gui/Terminal.Gui.Attribute.html | 190 +- .../api/Terminal.Gui/Terminal.Gui.Button.html | 464 +- .../Terminal.Gui/Terminal.Gui.CheckBox.html | 426 +- .../Terminal.Gui/Terminal.Gui.Clipboard.html | 95 +- docs/api/Terminal.Gui/Terminal.Gui.Color.html | 108 +- .../Terminal.Gui.ColorScheme.html | 161 +- .../api/Terminal.Gui/Terminal.Gui.Colors.html | 157 +- .../Terminal.Gui.ConsoleDriver.html | 442 +- .../Terminal.Gui.CursesDriver.html | 766 ++ .../Terminal.Gui/Terminal.Gui.DateField.html | 577 + .../api/Terminal.Gui/Terminal.Gui.Dialog.html | 487 +- docs/api/Terminal.Gui/Terminal.Gui.Dim.html | 228 +- .../Terminal.Gui/Terminal.Gui.FileDialog.html | 545 +- .../Terminal.Gui/Terminal.Gui.FrameView.html | 424 +- .../Terminal.Gui/Terminal.Gui.HexView.html | 429 +- .../Terminal.Gui.IListDataSource.html | 202 +- docs/api/Terminal.Gui/Terminal.Gui.Key.html | 282 +- .../Terminal.Gui/Terminal.Gui.KeyEvent.html | 200 +- docs/api/Terminal.Gui/Terminal.Gui.Label.html | 490 +- .../Terminal.Gui.LayoutStyle.html | 72 +- .../Terminal.Gui/Terminal.Gui.ListView.html | 824 +- .../Terminal.Gui.ListViewItemEventArgs.html} | 519 +- .../Terminal.Gui.ListWrapper.html | 396 + .../Terminal.Gui/Terminal.Gui.MenuBar.html | 593 +- .../Terminal.Gui.MenuBarItem.html | 238 +- .../Terminal.Gui/Terminal.Gui.MenuItem.html | 303 +- .../Terminal.Gui/Terminal.Gui.MessageBox.html | 138 +- .../Terminal.Gui/Terminal.Gui.MouseEvent.html | 190 +- .../Terminal.Gui/Terminal.Gui.MouseFlags.html | 154 +- .../Terminal.Gui/Terminal.Gui.OpenDialog.html | 559 +- docs/api/Terminal.Gui/Terminal.Gui.Point.html | 387 +- docs/api/Terminal.Gui/Terminal.Gui.Pos.html | 316 +- .../Terminal.Gui.ProgressBar.html | 385 +- .../Terminal.Gui/Terminal.Gui.RadioGroup.html | 546 +- docs/api/Terminal.Gui/Terminal.Gui.Rect.html | 847 +- .../Terminal.Gui/Terminal.Gui.Responder.html | 498 +- .../Terminal.Gui/Terminal.Gui.SaveDialog.html | 531 +- .../Terminal.Gui.ScrollBarView.html | 399 +- .../Terminal.Gui/Terminal.Gui.ScrollView.html | 515 +- docs/api/Terminal.Gui/Terminal.Gui.Size.html | 361 +- .../Terminal.Gui.SpecialChar.html | 96 +- .../Terminal.Gui/Terminal.Gui.StatusBar.html | 531 + .../Terminal.Gui/Terminal.Gui.StatusItem.html | 296 + .../Terminal.Gui.TextAlignment.html | 72 +- .../Terminal.Gui/Terminal.Gui.TextField.html | 698 +- .../Terminal.Gui/Terminal.Gui.TextView.html | 557 +- .../Terminal.Gui/Terminal.Gui.TimeField.html | 577 + .../Terminal.Gui/Terminal.Gui.Toplevel.html | 668 +- .../Terminal.Gui.View.KeyEventEventArgs.html} | 454 +- docs/api/Terminal.Gui/Terminal.Gui.View.html | 1320 +- .../api/Terminal.Gui/Terminal.Gui.Window.html | 428 +- docs/api/Terminal.Gui/Terminal.Gui.html | 369 + .../Unix.Terminal.Curses.Event.html} | 452 +- .../Unix.Terminal.Curses.MouseEvent.html} | 516 +- .../Unix.Terminal.Curses.Window.html | 906 ++ .../Terminal.Gui/Unix.Terminal.Curses.html | 5109 ++++++++ .../Unix.Terminal.html} | 283 +- docs/api/Terminal.Gui/toc.html | 226 + .../Terminal.Application.RunState.html | 173 - docs/api/Terminal/Terminal.Application.html | 599 - docs/api/Terminal/Terminal.Attribute.html | 244 - docs/api/Terminal/Terminal.Button.html | 723 -- docs/api/Terminal/Terminal.CheckBox.html | 559 - docs/api/Terminal/Terminal.ConsoleDriver.html | 604 - docs/api/Terminal/Terminal.CursesDriver.html | 602 - docs/api/Terminal/Terminal.Dialog.html | 395 - docs/api/Terminal/Terminal.Key.html | 429 - docs/api/Terminal/Terminal.Label.html | 499 - docs/api/Terminal/Terminal.MenuBar.html | 472 - docs/api/Terminal/Terminal.MenuItem.html | 305 - docs/api/Terminal/Terminal.MessageBox.html | 276 - docs/api/Terminal/Terminal.MouseEvent.html | 228 - docs/api/Terminal/Terminal.MouseFlags.html | 260 - docs/api/Terminal/Terminal.Point.html | 858 -- docs/api/Terminal/Terminal.RadioGroup.html | 588 - docs/api/Terminal/Terminal.Rect.html | 1395 --- docs/api/Terminal/Terminal.Responder.html | 423 - docs/api/Terminal/Terminal.ScrollView.html | 284 - docs/api/Terminal/Terminal.Size.html | 793 -- docs/api/Terminal/Terminal.TextField.html | 593 - docs/api/Terminal/Terminal.Toplevel.html | 416 - docs/api/Terminal/Terminal.View.html | 1293 -- docs/api/Terminal/Terminal.Window.html | 406 - docs/api/toc.html | 295 - docs/articles/index.html | 58 +- docs/articles/keyboard.html | 56 +- docs/articles/mainloop.html | 68 +- docs/articles/overview.html | 60 +- docs/articles/views.html | 56 +- docs/images/logo.png | Bin 0 -> 3321 bytes docs/images/logo48.png | Bin 0 -> 780 bytes docs/images/logo64.png | Bin 0 -> 780 bytes docs/{api/Terminal.html => index.html} | 234 +- docs/index.json | 357 + docs/manifest.json | 974 +- docs/styles/docfx.css | 155 +- docs/styles/docfx.js | 601 +- docs/styles/docfx.vendor.css | 24 +- docs/styles/docfx.vendor.js | 79 +- docs/styles/lunr.js | 2924 +++++ docs/styles/lunr.min.js | 8 +- docs/styles/main.css | 299 + docs/styles/search-worker.js | 61 +- docs/templates/material/logo.png | Bin 0 -> 3321 bytes docs/xrefmap.yml | 10247 ++++++++-------- 229 files changed, 134298 insertions(+), 68079 deletions(-) delete mode 100644 docfx/api/Mono.Terminal/Mono.Terminal.IMainLoopDriver.yml delete mode 100644 docfx/api/Mono.Terminal/Mono.Terminal.MainLoop.Condition.yml delete mode 100644 docfx/api/Mono.Terminal/Mono.Terminal.MainLoop.yml delete mode 100644 docfx/api/Mono.Terminal/Mono.Terminal.UnixMainLoop.Condition.yml delete mode 100644 docfx/api/Mono.Terminal/Mono.Terminal.UnixMainLoop.yml create mode 100644 docfx/api/Terminal.Gui/.manifest create mode 100644 docfx/api/Terminal.Gui/Mono.Terminal.IMainLoopDriver.yml create mode 100644 docfx/api/Terminal.Gui/Mono.Terminal.MainLoop.yml create mode 100644 docfx/api/Terminal.Gui/Mono.Terminal.UnixMainLoop.Condition.yml create mode 100644 docfx/api/Terminal.Gui/Mono.Terminal.UnixMainLoop.yml rename docfx/api/{ => Terminal.Gui}/Mono.Terminal.yml (70%) create mode 100644 docfx/api/Terminal.Gui/Terminal.Gui.Application.ResizedEventArgs.yml create mode 100644 docfx/api/Terminal.Gui/Terminal.Gui.CursesDriver.yml create mode 100644 docfx/api/Terminal.Gui/Terminal.Gui.DateField.yml create mode 100644 docfx/api/Terminal.Gui/Terminal.Gui.ListViewItemEventArgs.yml create mode 100644 docfx/api/Terminal.Gui/Terminal.Gui.ListWrapper.yml create mode 100644 docfx/api/Terminal.Gui/Terminal.Gui.StatusBar.yml create mode 100644 docfx/api/Terminal.Gui/Terminal.Gui.StatusItem.yml create mode 100644 docfx/api/Terminal.Gui/Terminal.Gui.TimeField.yml create mode 100644 docfx/api/Terminal.Gui/Terminal.Gui.View.KeyEventEventArgs.yml rename docfx/api/{ => Terminal.Gui}/Terminal.Gui.yml (67%) create mode 100644 docfx/api/Terminal.Gui/Unix.Terminal.Curses.Event.yml create mode 100644 docfx/api/Terminal.Gui/Unix.Terminal.Curses.MouseEvent.yml create mode 100644 docfx/api/Terminal.Gui/Unix.Terminal.Curses.Window.yml create mode 100644 docfx/api/Terminal.Gui/Unix.Terminal.Curses.yml create mode 100644 docfx/api/Terminal.Gui/Unix.Terminal.yml rename docfx/api/{ => Terminal.Gui}/toc.yml (87%) delete mode 100644 docfx/api/Terminal.yml delete mode 100644 docfx/api/Terminal/Terminal.Application.RunState.yml delete mode 100644 docfx/api/Terminal/Terminal.Application.yml delete mode 100644 docfx/api/Terminal/Terminal.Attribute.yml delete mode 100644 docfx/api/Terminal/Terminal.Button.yml delete mode 100644 docfx/api/Terminal/Terminal.CheckBox.yml delete mode 100644 docfx/api/Terminal/Terminal.Color.yml delete mode 100644 docfx/api/Terminal/Terminal.ColorScheme.yml delete mode 100644 docfx/api/Terminal/Terminal.Colors.yml delete mode 100644 docfx/api/Terminal/Terminal.ConsoleDriver.yml delete mode 100644 docfx/api/Terminal/Terminal.CursesDriver.yml delete mode 100644 docfx/api/Terminal/Terminal.Dialog.yml delete mode 100644 docfx/api/Terminal/Terminal.Key.yml delete mode 100644 docfx/api/Terminal/Terminal.KeyEvent.yml delete mode 100644 docfx/api/Terminal/Terminal.Label.yml delete mode 100644 docfx/api/Terminal/Terminal.MenuBar.yml delete mode 100644 docfx/api/Terminal/Terminal.MenuBarItem.yml delete mode 100644 docfx/api/Terminal/Terminal.MenuItem.yml delete mode 100644 docfx/api/Terminal/Terminal.MessageBox.yml delete mode 100644 docfx/api/Terminal/Terminal.MouseEvent.yml delete mode 100644 docfx/api/Terminal/Terminal.MouseFlags.yml delete mode 100644 docfx/api/Terminal/Terminal.Point.yml delete mode 100644 docfx/api/Terminal/Terminal.RadioGroup.yml delete mode 100644 docfx/api/Terminal/Terminal.Rect.yml delete mode 100644 docfx/api/Terminal/Terminal.Responder.yml delete mode 100644 docfx/api/Terminal/Terminal.ScrollView.yml delete mode 100644 docfx/api/Terminal/Terminal.Size.yml delete mode 100644 docfx/api/Terminal/Terminal.SpecialChar.yml delete mode 100644 docfx/api/Terminal/Terminal.TextAlignment.yml delete mode 100644 docfx/api/Terminal/Terminal.TextField.yml delete mode 100644 docfx/api/Terminal/Terminal.Toplevel.yml delete mode 100644 docfx/api/Terminal/Terminal.View.yml delete mode 100644 docfx/api/Terminal/Terminal.Window.yml create mode 100644 docfx/images/logo.png create mode 100644 docfx/images/logo48.png create mode 100644 docfx/index.md create mode 100644 docfx/templates/material/partials/head.tmpl.partial create mode 100644 docfx/templates/material/styles/main.css delete mode 100644 docs/api/Mono.Terminal.html delete mode 100644 docs/api/Mono.Terminal/Mono.Terminal.MainLoop.Condition.html delete mode 100644 docs/api/Terminal.Gui.html rename docs/api/{Mono.Terminal => Terminal.Gui}/Mono.Terminal.IMainLoopDriver.html (76%) rename docs/api/{Mono.Terminal => Terminal.Gui}/Mono.Terminal.MainLoop.html (57%) rename docs/api/{Mono.Terminal => Terminal.Gui}/Mono.Terminal.UnixMainLoop.Condition.html (76%) rename docs/api/{Mono.Terminal => Terminal.Gui}/Mono.Terminal.UnixMainLoop.html (75%) rename docs/api/{Terminal/Terminal.SpecialChar.html => Terminal.Gui/Mono.Terminal.html} (64%) rename docs/api/{Terminal/Terminal.MenuBarItem.html => Terminal.Gui/Terminal.Gui.Application.ResizedEventArgs.html} (56%) create mode 100644 docs/api/Terminal.Gui/Terminal.Gui.CursesDriver.html create mode 100644 docs/api/Terminal.Gui/Terminal.Gui.DateField.html rename docs/api/{Terminal/Terminal.KeyEvent.html => Terminal.Gui/Terminal.Gui.ListViewItemEventArgs.html} (53%) create mode 100644 docs/api/Terminal.Gui/Terminal.Gui.ListWrapper.html create mode 100644 docs/api/Terminal.Gui/Terminal.Gui.StatusBar.html create mode 100644 docs/api/Terminal.Gui/Terminal.Gui.StatusItem.html create mode 100644 docs/api/Terminal.Gui/Terminal.Gui.TimeField.html rename docs/api/{Terminal/Terminal.Colors.html => Terminal.Gui/Terminal.Gui.View.KeyEventEventArgs.html} (53%) create mode 100644 docs/api/Terminal.Gui/Terminal.Gui.html rename docs/api/{Terminal/Terminal.Color.html => Terminal.Gui/Unix.Terminal.Curses.Event.html} (50%) rename docs/api/{Terminal/Terminal.ColorScheme.html => Terminal.Gui/Unix.Terminal.Curses.MouseEvent.html} (59%) create mode 100644 docs/api/Terminal.Gui/Unix.Terminal.Curses.Window.html create mode 100644 docs/api/Terminal.Gui/Unix.Terminal.Curses.html rename docs/api/{Terminal/Terminal.TextAlignment.html => Terminal.Gui/Unix.Terminal.html} (68%) create mode 100644 docs/api/Terminal.Gui/toc.html delete mode 100644 docs/api/Terminal/Terminal.Application.RunState.html delete mode 100644 docs/api/Terminal/Terminal.Application.html delete mode 100644 docs/api/Terminal/Terminal.Attribute.html delete mode 100644 docs/api/Terminal/Terminal.Button.html delete mode 100644 docs/api/Terminal/Terminal.CheckBox.html delete mode 100644 docs/api/Terminal/Terminal.ConsoleDriver.html delete mode 100644 docs/api/Terminal/Terminal.CursesDriver.html delete mode 100644 docs/api/Terminal/Terminal.Dialog.html delete mode 100644 docs/api/Terminal/Terminal.Key.html delete mode 100644 docs/api/Terminal/Terminal.Label.html delete mode 100644 docs/api/Terminal/Terminal.MenuBar.html delete mode 100644 docs/api/Terminal/Terminal.MenuItem.html delete mode 100644 docs/api/Terminal/Terminal.MessageBox.html delete mode 100644 docs/api/Terminal/Terminal.MouseEvent.html delete mode 100644 docs/api/Terminal/Terminal.MouseFlags.html delete mode 100644 docs/api/Terminal/Terminal.Point.html delete mode 100644 docs/api/Terminal/Terminal.RadioGroup.html delete mode 100644 docs/api/Terminal/Terminal.Rect.html delete mode 100644 docs/api/Terminal/Terminal.Responder.html delete mode 100644 docs/api/Terminal/Terminal.ScrollView.html delete mode 100644 docs/api/Terminal/Terminal.Size.html delete mode 100644 docs/api/Terminal/Terminal.TextField.html delete mode 100644 docs/api/Terminal/Terminal.Toplevel.html delete mode 100644 docs/api/Terminal/Terminal.View.html delete mode 100644 docs/api/Terminal/Terminal.Window.html delete mode 100644 docs/api/toc.html create mode 100644 docs/images/logo.png create mode 100644 docs/images/logo48.png create mode 100644 docs/images/logo64.png rename docs/{api/Terminal.html => index.html} (55%) create mode 100644 docs/index.json create mode 100644 docs/styles/lunr.js create mode 100644 docs/templates/material/logo.png diff --git a/docfx/api/Mono.Terminal/Mono.Terminal.IMainLoopDriver.yml b/docfx/api/Mono.Terminal/Mono.Terminal.IMainLoopDriver.yml deleted file mode 100644 index 0dda23019..000000000 --- a/docfx/api/Mono.Terminal/Mono.Terminal.IMainLoopDriver.yml +++ /dev/null @@ -1,165 +0,0 @@ -### YamlMime:ManagedReference -items: -- uid: Mono.Terminal.IMainLoopDriver - id: IMainLoopDriver - children: - - Mono.Terminal.IMainLoopDriver.EventsPending(System.Boolean) - - Mono.Terminal.IMainLoopDriver.MainIteration - - Mono.Terminal.IMainLoopDriver.Setup(Mono.Terminal.MainLoop) - - Mono.Terminal.IMainLoopDriver.Wakeup - langs: - - csharp - name: IMainLoopDriver - nameWithType: IMainLoopDriver - fullName: Mono.Terminal.IMainLoopDriver - type: Interface - assemblies: - - Terminal.Gui - namespace: Mono.Terminal - summary: Public interface to create your own platform specific main loop driver. - syntax: - content: public interface IMainLoopDriver - derivedClasses: - - Mono.Terminal.UnixMainLoop - implements: [] -- uid: Mono.Terminal.IMainLoopDriver.EventsPending(System.Boolean) - id: EventsPending(System.Boolean) - parent: Mono.Terminal.IMainLoopDriver - langs: - - csharp - name: EventsPending(Boolean) - nameWithType: IMainLoopDriver.EventsPending(Boolean) - fullName: IMainLoopDriver.EventsPending(Boolean) - type: Method - assemblies: - - Terminal.Gui - namespace: Mono.Terminal - summary: Must report whether there are any events pending, or even block waiting for events. - syntax: - content: public bool EventsPending (bool wait); - parameters: - - id: wait - type: System.Boolean - description: If set to true wait until an event is available, otherwise return immediately. - return: - type: System.Boolean - description: true, if there were pending events, false otherwise. - overload: Mono.Terminal.IMainLoopDriver.EventsPending* - exceptions: [] -- uid: Mono.Terminal.IMainLoopDriver.MainIteration - id: MainIteration - parent: Mono.Terminal.IMainLoopDriver - langs: - - csharp - name: MainIteration() - nameWithType: IMainLoopDriver.MainIteration() - fullName: IMainLoopDriver.MainIteration() - type: Method - assemblies: - - Terminal.Gui - namespace: Mono.Terminal - syntax: - content: public void MainIteration (); - parameters: [] - overload: Mono.Terminal.IMainLoopDriver.MainIteration* - exceptions: [] -- uid: Mono.Terminal.IMainLoopDriver.Setup(Mono.Terminal.MainLoop) - id: Setup(Mono.Terminal.MainLoop) - parent: Mono.Terminal.IMainLoopDriver - langs: - - csharp - name: Setup(MainLoop) - nameWithType: IMainLoopDriver.Setup(MainLoop) - fullName: IMainLoopDriver.Setup(MainLoop) - type: Method - assemblies: - - Terminal.Gui - namespace: Mono.Terminal - summary: Initializes the main loop driver, gets the calling main loop for the initialization. - syntax: - content: public void Setup (Mono.Terminal.MainLoop mainLoop); - parameters: - - id: mainLoop - type: Mono.Terminal.MainLoop - description: Main loop. - overload: Mono.Terminal.IMainLoopDriver.Setup* - exceptions: [] -- uid: Mono.Terminal.IMainLoopDriver.Wakeup - id: Wakeup - parent: Mono.Terminal.IMainLoopDriver - langs: - - csharp - name: Wakeup() - nameWithType: IMainLoopDriver.Wakeup() - fullName: IMainLoopDriver.Wakeup() - type: Method - assemblies: - - Terminal.Gui - namespace: Mono.Terminal - summary: Wakes up the mainloop that might be waiting on input, must be thread safe. - syntax: - content: public void Wakeup (); - parameters: [] - overload: Mono.Terminal.IMainLoopDriver.Wakeup* - exceptions: [] -references: -- uid: Mono.Terminal.IMainLoopDriver.EventsPending(System.Boolean) - parent: Mono.Terminal.IMainLoopDriver - isExternal: false - name: EventsPending(Boolean) - nameWithType: IMainLoopDriver.EventsPending(Boolean) - fullName: IMainLoopDriver.EventsPending(Boolean) -- uid: System.Boolean - parent: System - isExternal: true - name: Boolean - nameWithType: Boolean - fullName: System.Boolean -- uid: Mono.Terminal.IMainLoopDriver.MainIteration - parent: Mono.Terminal.IMainLoopDriver - isExternal: false - name: MainIteration() - nameWithType: IMainLoopDriver.MainIteration() - fullName: IMainLoopDriver.MainIteration() -- uid: Mono.Terminal.IMainLoopDriver.Setup(Mono.Terminal.MainLoop) - parent: Mono.Terminal.IMainLoopDriver - isExternal: false - name: Setup(MainLoop) - nameWithType: IMainLoopDriver.Setup(MainLoop) - fullName: IMainLoopDriver.Setup(MainLoop) -- uid: Mono.Terminal.MainLoop - parent: Mono.Terminal - isExternal: false - name: MainLoop - nameWithType: MainLoop - fullName: Mono.Terminal.MainLoop -- uid: Mono.Terminal.IMainLoopDriver.Wakeup - parent: Mono.Terminal.IMainLoopDriver - isExternal: false - name: Wakeup() - nameWithType: IMainLoopDriver.Wakeup() - fullName: IMainLoopDriver.Wakeup() -- uid: Mono.Terminal.IMainLoopDriver.EventsPending* - parent: Mono.Terminal.IMainLoopDriver - isExternal: false - name: EventsPending - nameWithType: IMainLoopDriver.EventsPending - fullName: IMainLoopDriver.EventsPending -- uid: Mono.Terminal.IMainLoopDriver.MainIteration* - parent: Mono.Terminal.IMainLoopDriver - isExternal: false - name: MainIteration - nameWithType: IMainLoopDriver.MainIteration - fullName: IMainLoopDriver.MainIteration -- uid: Mono.Terminal.IMainLoopDriver.Setup* - parent: Mono.Terminal.IMainLoopDriver - isExternal: false - name: Setup - nameWithType: IMainLoopDriver.Setup - fullName: IMainLoopDriver.Setup -- uid: Mono.Terminal.IMainLoopDriver.Wakeup* - parent: Mono.Terminal.IMainLoopDriver - isExternal: false - name: Wakeup - nameWithType: IMainLoopDriver.Wakeup - fullName: IMainLoopDriver.Wakeup diff --git a/docfx/api/Mono.Terminal/Mono.Terminal.MainLoop.Condition.yml b/docfx/api/Mono.Terminal/Mono.Terminal.MainLoop.Condition.yml deleted file mode 100644 index a38d0b203..000000000 --- a/docfx/api/Mono.Terminal/Mono.Terminal.MainLoop.Condition.yml +++ /dev/null @@ -1,193 +0,0 @@ -### YamlMime:ManagedReference -items: -- uid: Mono.Terminal.MainLoop.Condition - id: MainLoop.Condition - children: - - Mono.Terminal.MainLoop.Condition.PollErr - - Mono.Terminal.MainLoop.Condition.PollHup - - Mono.Terminal.MainLoop.Condition.PollIn - - Mono.Terminal.MainLoop.Condition.PollNval - - Mono.Terminal.MainLoop.Condition.PollOut - - Mono.Terminal.MainLoop.Condition.PollPri - langs: - - csharp - name: MainLoop.Condition - nameWithType: MainLoop.Condition - fullName: Mono.Terminal.MainLoop.Condition - type: Enum - assemblies: - - Terminal.Gui - namespace: Mono.Terminal - summary: Condition on which to wake up from file descriptor activity. These match the Linux/BSD poll definitions. - syntax: - content: >- - [System.Flags] - - public enum MainLoop.Condition - inheritance: - - System.Enum - attributes: - - type: System.Flags -- uid: Mono.Terminal.MainLoop.Condition.PollErr - id: PollErr - parent: Mono.Terminal.MainLoop.Condition - langs: - - csharp - name: PollErr - nameWithType: MainLoop.Condition.PollErr - fullName: MainLoop.Condition.PollErr - type: Field - assemblies: - - Terminal.Gui - namespace: Mono.Terminal - summary: Error condition on output - syntax: - content: PollErr - return: - type: Mono.Terminal.MainLoop+Condition - description: To be added. - exceptions: [] -- uid: Mono.Terminal.MainLoop.Condition.PollHup - id: PollHup - parent: Mono.Terminal.MainLoop.Condition - langs: - - csharp - name: PollHup - nameWithType: MainLoop.Condition.PollHup - fullName: MainLoop.Condition.PollHup - type: Field - assemblies: - - Terminal.Gui - namespace: Mono.Terminal - summary: Hang-up on output - syntax: - content: PollHup - return: - type: Mono.Terminal.MainLoop+Condition - description: To be added. - exceptions: [] -- uid: Mono.Terminal.MainLoop.Condition.PollIn - id: PollIn - parent: Mono.Terminal.MainLoop.Condition - langs: - - csharp - name: PollIn - nameWithType: MainLoop.Condition.PollIn - fullName: MainLoop.Condition.PollIn - type: Field - assemblies: - - Terminal.Gui - namespace: Mono.Terminal - summary: There is data to read - syntax: - content: PollIn - return: - type: Mono.Terminal.MainLoop+Condition - description: To be added. - exceptions: [] -- uid: Mono.Terminal.MainLoop.Condition.PollNval - id: PollNval - parent: Mono.Terminal.MainLoop.Condition - langs: - - csharp - name: PollNval - nameWithType: MainLoop.Condition.PollNval - fullName: MainLoop.Condition.PollNval - type: Field - assemblies: - - Terminal.Gui - namespace: Mono.Terminal - summary: File descriptor is not open. - syntax: - content: PollNval - return: - type: Mono.Terminal.MainLoop+Condition - description: To be added. - exceptions: [] -- uid: Mono.Terminal.MainLoop.Condition.PollOut - id: PollOut - parent: Mono.Terminal.MainLoop.Condition - langs: - - csharp - name: PollOut - nameWithType: MainLoop.Condition.PollOut - fullName: MainLoop.Condition.PollOut - type: Field - assemblies: - - Terminal.Gui - namespace: Mono.Terminal - summary: Writing to the specified descriptor will not block - syntax: - content: PollOut - return: - type: Mono.Terminal.MainLoop+Condition - description: To be added. - exceptions: [] -- uid: Mono.Terminal.MainLoop.Condition.PollPri - id: PollPri - parent: Mono.Terminal.MainLoop.Condition - langs: - - csharp - name: PollPri - nameWithType: MainLoop.Condition.PollPri - fullName: MainLoop.Condition.PollPri - type: Field - assemblies: - - Terminal.Gui - namespace: Mono.Terminal - summary: There is urgent data to read - syntax: - content: PollPri - return: - type: Mono.Terminal.MainLoop+Condition - description: To be added. - exceptions: [] -references: -- uid: System.Enum - parent: System - isExternal: true - name: Enum - nameWithType: Enum - fullName: System.Enum -- uid: Mono.Terminal.MainLoop.Condition.PollErr - parent: Mono.Terminal.MainLoop.Condition - isExternal: false - name: PollErr - nameWithType: MainLoop.Condition.PollErr - fullName: MainLoop.Condition.PollErr -- uid: Mono.Terminal.MainLoop - parent: Mono.Terminal - isExternal: false - name: MainLoop - nameWithType: MainLoop - fullName: Mono.Terminal.MainLoop+Condition -- uid: Mono.Terminal.MainLoop.Condition.PollHup - parent: Mono.Terminal.MainLoop.Condition - isExternal: false - name: PollHup - nameWithType: MainLoop.Condition.PollHup - fullName: MainLoop.Condition.PollHup -- uid: Mono.Terminal.MainLoop.Condition.PollIn - parent: Mono.Terminal.MainLoop.Condition - isExternal: false - name: PollIn - nameWithType: MainLoop.Condition.PollIn - fullName: MainLoop.Condition.PollIn -- uid: Mono.Terminal.MainLoop.Condition.PollNval - parent: Mono.Terminal.MainLoop.Condition - isExternal: false - name: PollNval - nameWithType: MainLoop.Condition.PollNval - fullName: MainLoop.Condition.PollNval -- uid: Mono.Terminal.MainLoop.Condition.PollOut - parent: Mono.Terminal.MainLoop.Condition - isExternal: false - name: PollOut - nameWithType: MainLoop.Condition.PollOut - fullName: MainLoop.Condition.PollOut -- uid: Mono.Terminal.MainLoop.Condition.PollPri - parent: Mono.Terminal.MainLoop.Condition - isExternal: false - name: PollPri - nameWithType: MainLoop.Condition.PollPri - fullName: MainLoop.Condition.PollPri diff --git a/docfx/api/Mono.Terminal/Mono.Terminal.MainLoop.yml b/docfx/api/Mono.Terminal/Mono.Terminal.MainLoop.yml deleted file mode 100644 index b08715d53..000000000 --- a/docfx/api/Mono.Terminal/Mono.Terminal.MainLoop.yml +++ /dev/null @@ -1,662 +0,0 @@ -### YamlMime:ManagedReference -items: -- uid: Mono.Terminal.MainLoop - id: MainLoop - children: - - Mono.Terminal.MainLoop.#ctor - - Mono.Terminal.MainLoop.#ctor(Mono.Terminal.IMainLoopDriver) - - Mono.Terminal.MainLoop.AddIdle(System.Func{System.Boolean}) - - Mono.Terminal.MainLoop.AddTimeout(System.TimeSpan,System.Func{Mono.Terminal.MainLoop,System.Boolean}) - - Mono.Terminal.MainLoop.AddWatch(System.Int32,Mono.Terminal.MainLoop.Condition,System.Func{Mono.Terminal.MainLoop,System.Boolean}) - - Mono.Terminal.MainLoop.Driver - - Mono.Terminal.MainLoop.EventsPending(System.Boolean) - - Mono.Terminal.MainLoop.Invoke(System.Action) - - Mono.Terminal.MainLoop.MainIteration - - Mono.Terminal.MainLoop.RemoveIdle(System.Func{System.Boolean}) - - Mono.Terminal.MainLoop.RemoveTimeout(System.Object) - - Mono.Terminal.MainLoop.RemoveWatch(System.Object) - - Mono.Terminal.MainLoop.Run - - Mono.Terminal.MainLoop.Stop - - Mono.Terminal.MainLoop.WindowsKeyPressed - langs: - - csharp - name: MainLoop - nameWithType: MainLoop - fullName: Mono.Terminal.MainLoop - type: Class - assemblies: - - Terminal.Gui - namespace: Mono.Terminal - summary: >- - Simple main loop implementation that can be used to monitor - file descriptor, run timers and idle handlers. - remarks: >- - Monitoring of file descriptors is only available on Unix, there - does not seem to be a way of supporting this on Windows. - syntax: - content: public class MainLoop - inheritance: - - System.Object - implements: [] - inheritedMembers: [] -- uid: Mono.Terminal.MainLoop.#ctor - id: '#ctor' - parent: Mono.Terminal.MainLoop - langs: - - csharp - name: MainLoop() - nameWithType: MainLoop.MainLoop() - fullName: MainLoop.MainLoop() - type: Constructor - assemblies: [] - namespace: Mono.Terminal - summary: Default constructor - syntax: - content: public MainLoop (); - parameters: [] - overload: Mono.Terminal.MainLoop.#ctor* - exceptions: [] -- uid: Mono.Terminal.MainLoop.#ctor(Mono.Terminal.IMainLoopDriver) - id: '#ctor(Mono.Terminal.IMainLoopDriver)' - parent: Mono.Terminal.MainLoop - langs: - - csharp - name: MainLoop(IMainLoopDriver) - nameWithType: MainLoop.MainLoop(IMainLoopDriver) - fullName: MainLoop.MainLoop(IMainLoopDriver) - type: Constructor - assemblies: - - Terminal.Gui - namespace: Mono.Terminal - summary: >- - Creates a new Mainloop, to run it you must provide a driver, and choose - one of the implementations UnixMainLoop, NetMainLoop or WindowsMainLoop. - syntax: - content: public MainLoop (Mono.Terminal.IMainLoopDriver driver); - parameters: - - id: driver - type: Mono.Terminal.IMainLoopDriver - description: To be added. - overload: Mono.Terminal.MainLoop.#ctor* - exceptions: [] -- uid: Mono.Terminal.MainLoop.AddIdle(System.Func{System.Boolean}) - id: AddIdle(System.Func{System.Boolean}) - parent: Mono.Terminal.MainLoop - langs: - - csharp - name: AddIdle(Func) - nameWithType: MainLoop.AddIdle(Func) - fullName: MainLoop.AddIdle(Func) - type: Method - assemblies: - - Terminal.Gui - namespace: Mono.Terminal - summary: Executes the specified @idleHandler on the idle loop. The return value is a token to remove it. - syntax: - content: public Func AddIdle (Func idleHandler); - parameters: - - id: idleHandler - type: System.Func{System.Boolean} - description: To be added. - return: - type: System.Func{System.Boolean} - description: To be added. - overload: Mono.Terminal.MainLoop.AddIdle* - exceptions: [] -- uid: Mono.Terminal.MainLoop.AddTimeout(System.TimeSpan,System.Func{Mono.Terminal.MainLoop,System.Boolean}) - id: AddTimeout(System.TimeSpan,System.Func{Mono.Terminal.MainLoop,System.Boolean}) - parent: Mono.Terminal.MainLoop - langs: - - csharp - name: AddTimeout(TimeSpan, Func) - nameWithType: MainLoop.AddTimeout(TimeSpan, Func) - fullName: MainLoop.AddTimeout(TimeSpan, Func) - type: Method - assemblies: - - Terminal.Gui - namespace: Mono.Terminal - summary: Adds a timeout to the mainloop. - remarks: "When time time specified passes, the callback will be invoked.\n If the callback returns true, the timeout will be reset, repeating\n the invocation. If it returns false, the timeout will stop.\n \n The returned value is a token that can be used to stop the timeout\n by calling RemoveTimeout." - syntax: - content: public object AddTimeout (TimeSpan time, Func callback); - parameters: - - id: time - type: System.TimeSpan - description: To be added. - - id: callback - type: System.Func{Mono.Terminal.MainLoop,System.Boolean} - description: To be added. - return: - type: System.Object - description: To be added. - overload: Mono.Terminal.MainLoop.AddTimeout* - exceptions: [] -- uid: Mono.Terminal.MainLoop.AddWatch(System.Int32,Mono.Terminal.MainLoop.Condition,System.Func{Mono.Terminal.MainLoop,System.Boolean}) - id: AddWatch(System.Int32,Mono.Terminal.MainLoop.Condition,System.Func{Mono.Terminal.MainLoop,System.Boolean}) - parent: Mono.Terminal.MainLoop - langs: - - csharp - name: AddWatch(Int32, MainLoop+Condition, Func) - nameWithType: MainLoop.AddWatch(Int32, MainLoop+Condition, Func) - fullName: MainLoop.AddWatch(Int32, MainLoop+Condition, Func) - type: Method - assemblies: [] - namespace: Mono.Terminal - summary: Watches a file descriptor for activity. - remarks: "When the condition is met, the provided callback\n is invoked. If the callback returns false, the\n watch is automatically removed.\n \n The return value is a token that represents this watch, you can\n use this token to remove the watch by calling RemoveWatch." - syntax: - content: public object AddWatch (int fileDescriptor, Mono.Terminal.MainLoop.Condition condition, Func callback); - parameters: - - id: fileDescriptor - type: System.Int32 - description: To be added. - - id: condition - type: Mono.Terminal.MainLoop+Condition - description: To be added. - - id: callback - type: System.Func{Mono.Terminal.MainLoop,System.Boolean} - description: To be added. - return: - type: System.Object - description: To be added. - overload: Mono.Terminal.MainLoop.AddWatch* - exceptions: [] -- uid: Mono.Terminal.MainLoop.Driver - id: Driver - parent: Mono.Terminal.MainLoop - langs: - - csharp - name: Driver - nameWithType: MainLoop.Driver - fullName: MainLoop.Driver - type: Property - assemblies: - - Terminal.Gui - namespace: Mono.Terminal - summary: The current IMainLoopDriver in use. - syntax: - content: public Mono.Terminal.IMainLoopDriver Driver { get; } - return: - type: Mono.Terminal.IMainLoopDriver - description: The driver. - overload: Mono.Terminal.MainLoop.Driver* - exceptions: [] -- uid: Mono.Terminal.MainLoop.EventsPending(System.Boolean) - id: EventsPending(System.Boolean) - parent: Mono.Terminal.MainLoop - langs: - - csharp - name: EventsPending(Boolean) - nameWithType: MainLoop.EventsPending(Boolean) - fullName: MainLoop.EventsPending(Boolean) - type: Method - assemblies: - - Terminal.Gui - namespace: Mono.Terminal - summary: Determines whether there are pending events to be processed. - remarks: >- - You can use this method if you want to probe if events are pending. - Typically used if you need to flush the input queue while still - running some of your own code in your main thread. - syntax: - content: public bool EventsPending (bool wait = false); - parameters: - - id: wait - type: System.Boolean - description: To be added. - return: - type: System.Boolean - description: To be added. - overload: Mono.Terminal.MainLoop.EventsPending* - exceptions: [] -- uid: Mono.Terminal.MainLoop.Invoke(System.Action) - id: Invoke(System.Action) - parent: Mono.Terminal.MainLoop - langs: - - csharp - name: Invoke(Action) - nameWithType: MainLoop.Invoke(Action) - fullName: MainLoop.Invoke(Action) - type: Method - assemblies: - - Terminal.Gui - namespace: Mono.Terminal - summary: Runs @action on the thread that is processing events - syntax: - content: public void Invoke (Action action); - parameters: - - id: action - type: System.Action - description: To be added. - overload: Mono.Terminal.MainLoop.Invoke* - exceptions: [] -- uid: Mono.Terminal.MainLoop.MainIteration - id: MainIteration - parent: Mono.Terminal.MainLoop - langs: - - csharp - name: MainIteration() - nameWithType: MainLoop.MainIteration() - fullName: MainLoop.MainIteration() - type: Method - assemblies: - - Terminal.Gui - namespace: Mono.Terminal - summary: Runs one iteration of timers and file watches - remarks: "You use this to process all pending events (timers, idle handlers and file watches).\n \n You can use it like this:\n while (main.EvensPending ()) MainIteration ();" - syntax: - content: public void MainIteration (); - parameters: [] - overload: Mono.Terminal.MainLoop.MainIteration* - exceptions: [] -- uid: Mono.Terminal.MainLoop.RemoveIdle(System.Func{System.Boolean}) - id: RemoveIdle(System.Func{System.Boolean}) - parent: Mono.Terminal.MainLoop - langs: - - csharp - name: RemoveIdle(Func) - nameWithType: MainLoop.RemoveIdle(Func) - fullName: MainLoop.RemoveIdle(Func) - type: Method - assemblies: - - Terminal.Gui - namespace: Mono.Terminal - summary: Removes the specified idleHandler from processing. - syntax: - content: public void RemoveIdle (Func idleHandler); - parameters: - - id: idleHandler - type: System.Func{System.Boolean} - description: To be added. - overload: Mono.Terminal.MainLoop.RemoveIdle* - exceptions: [] -- uid: Mono.Terminal.MainLoop.RemoveTimeout(System.Object) - id: RemoveTimeout(System.Object) - parent: Mono.Terminal.MainLoop - langs: - - csharp - name: RemoveTimeout(Object) - nameWithType: MainLoop.RemoveTimeout(Object) - fullName: MainLoop.RemoveTimeout(Object) - type: Method - assemblies: - - Terminal.Gui - namespace: Mono.Terminal - summary: Removes a previously scheduled timeout - remarks: The token parameter is the value returned by AddTimeout. - syntax: - content: public void RemoveTimeout (object token); - parameters: - - id: token - type: System.Object - description: To be added. - overload: Mono.Terminal.MainLoop.RemoveTimeout* - exceptions: [] -- uid: Mono.Terminal.MainLoop.RemoveWatch(System.Object) - id: RemoveWatch(System.Object) - parent: Mono.Terminal.MainLoop - langs: - - csharp - name: RemoveWatch(Object) - nameWithType: MainLoop.RemoveWatch(Object) - fullName: MainLoop.RemoveWatch(Object) - type: Method - assemblies: [] - namespace: Mono.Terminal - summary: Removes an active watch from the mainloop. - remarks: The token parameter is the value returned from AddWatch - syntax: - content: public void RemoveWatch (object token); - parameters: - - id: token - type: System.Object - description: To be added. - overload: Mono.Terminal.MainLoop.RemoveWatch* - exceptions: [] -- uid: Mono.Terminal.MainLoop.Run - id: Run - parent: Mono.Terminal.MainLoop - langs: - - csharp - name: Run() - nameWithType: MainLoop.Run() - fullName: MainLoop.Run() - type: Method - assemblies: - - Terminal.Gui - namespace: Mono.Terminal - summary: Runs the mainloop. - syntax: - content: public void Run (); - parameters: [] - overload: Mono.Terminal.MainLoop.Run* - exceptions: [] -- uid: Mono.Terminal.MainLoop.Stop - id: Stop - parent: Mono.Terminal.MainLoop - langs: - - csharp - name: Stop() - nameWithType: MainLoop.Stop() - fullName: MainLoop.Stop() - type: Method - assemblies: - - Terminal.Gui - namespace: Mono.Terminal - summary: Stops the mainloop. - syntax: - content: public void Stop (); - parameters: [] - overload: Mono.Terminal.MainLoop.Stop* - exceptions: [] -- uid: Mono.Terminal.MainLoop.WindowsKeyPressed - id: WindowsKeyPressed - parent: Mono.Terminal.MainLoop - langs: - - csharp - name: WindowsKeyPressed - nameWithType: MainLoop.WindowsKeyPressed - fullName: MainLoop.WindowsKeyPressed - type: Field - assemblies: [] - namespace: Mono.Terminal - summary: This event is raised when a key is pressed when using the Windows driver. - syntax: - content: public Action WindowsKeyPressed; - return: - type: System.Action{System.ConsoleKeyInfo} - description: To be added. - exceptions: [] -references: -- uid: System.Object - parent: System - isExternal: true - name: Object - nameWithType: Object - fullName: System.Object -- uid: Mono.Terminal.MainLoop.#ctor - parent: Mono.Terminal.MainLoop - isExternal: false - name: MainLoop() - nameWithType: MainLoop.MainLoop() - fullName: MainLoop.MainLoop() -- uid: Mono.Terminal.MainLoop.#ctor(Mono.Terminal.IMainLoopDriver) - parent: Mono.Terminal.MainLoop - isExternal: false - name: MainLoop(IMainLoopDriver) - nameWithType: MainLoop.MainLoop(IMainLoopDriver) - fullName: MainLoop.MainLoop(IMainLoopDriver) -- uid: Mono.Terminal.IMainLoopDriver - parent: Mono.Terminal - isExternal: false - name: IMainLoopDriver - nameWithType: IMainLoopDriver - fullName: Mono.Terminal.IMainLoopDriver -- uid: Mono.Terminal.MainLoop.AddIdle(System.Func{System.Boolean}) - parent: Mono.Terminal.MainLoop - isExternal: false - name: AddIdle(Func) - nameWithType: MainLoop.AddIdle(Func) - fullName: MainLoop.AddIdle(Func) -- uid: System.Func`1 - name: Func - nameWithType: Func - fullName: System.Func -- uid: System.Boolean - name: Boolean - nameWithType: Boolean - fullName: System.Boolean -- uid: System.Func{System.Boolean} - parent: System - isExternal: true - name: Func - nameWithType: Func - fullName: System.Func - spec.csharp: - - uid: System.Func`1 - name: Func - nameWithType: Func - fullName: System.Func - - name: < - nameWithType: < - fullName: < - - uid: System.Boolean - name: Boolean - nameWithType: Boolean - fullName: System.Boolean - - name: '>' - nameWithType: '>' - fullName: '>' -- uid: Mono.Terminal.MainLoop.AddTimeout(System.TimeSpan,System.Func{Mono.Terminal.MainLoop,System.Boolean}) - parent: Mono.Terminal.MainLoop - isExternal: false - name: AddTimeout(TimeSpan, Func) - nameWithType: MainLoop.AddTimeout(TimeSpan, Func) - fullName: MainLoop.AddTimeout(TimeSpan, Func) -- uid: System.TimeSpan - parent: System - isExternal: true - name: TimeSpan - nameWithType: TimeSpan - fullName: System.TimeSpan -- uid: System.Func`2 - name: Func - nameWithType: Func - fullName: System.Func -- uid: Mono.Terminal.MainLoop - name: MainLoop - nameWithType: MainLoop - fullName: Mono.Terminal.MainLoop -- uid: System.Func{Mono.Terminal.MainLoop,System.Boolean} - parent: System - isExternal: true - name: Func - nameWithType: Func - fullName: System.Func - spec.csharp: - - uid: System.Func`2 - name: Func - nameWithType: Func - fullName: System.Func - - name: < - nameWithType: < - fullName: < - - uid: Mono.Terminal.MainLoop - name: MainLoop - nameWithType: MainLoop - fullName: Mono.Terminal.MainLoop - - name: ',' - nameWithType: ',' - fullName: ',' - - uid: System.Boolean - name: Boolean - nameWithType: Boolean - fullName: System.Boolean - - name: '>' - nameWithType: '>' - fullName: '>' -- uid: Mono.Terminal.MainLoop.AddWatch(System.Int32,Mono.Terminal.MainLoop.Condition,System.Func{Mono.Terminal.MainLoop,System.Boolean}) - parent: Mono.Terminal.MainLoop - isExternal: false - name: AddWatch(Int32, MainLoop+Condition, Func) - nameWithType: MainLoop.AddWatch(Int32, MainLoop+Condition, Func) - fullName: MainLoop.AddWatch(Int32, MainLoop+Condition, Func) -- uid: System.Int32 - parent: System - isExternal: true - name: Int32 - nameWithType: Int32 - fullName: System.Int32 -- uid: Mono.Terminal.MainLoop.Driver - parent: Mono.Terminal.MainLoop - isExternal: false - name: Driver - nameWithType: MainLoop.Driver - fullName: MainLoop.Driver -- uid: Mono.Terminal.MainLoop.EventsPending(System.Boolean) - parent: Mono.Terminal.MainLoop - isExternal: false - name: EventsPending(Boolean) - nameWithType: MainLoop.EventsPending(Boolean) - fullName: MainLoop.EventsPending(Boolean) -- uid: Mono.Terminal.MainLoop.Invoke(System.Action) - parent: Mono.Terminal.MainLoop - isExternal: false - name: Invoke(Action) - nameWithType: MainLoop.Invoke(Action) - fullName: MainLoop.Invoke(Action) -- uid: System.Action - parent: System - isExternal: true - name: Action - nameWithType: Action - fullName: System.Action -- uid: Mono.Terminal.MainLoop.MainIteration - parent: Mono.Terminal.MainLoop - isExternal: false - name: MainIteration() - nameWithType: MainLoop.MainIteration() - fullName: MainLoop.MainIteration() -- uid: Mono.Terminal.MainLoop.RemoveIdle(System.Func{System.Boolean}) - parent: Mono.Terminal.MainLoop - isExternal: false - name: RemoveIdle(Func) - nameWithType: MainLoop.RemoveIdle(Func) - fullName: MainLoop.RemoveIdle(Func) -- uid: Mono.Terminal.MainLoop.RemoveTimeout(System.Object) - parent: Mono.Terminal.MainLoop - isExternal: false - name: RemoveTimeout(Object) - nameWithType: MainLoop.RemoveTimeout(Object) - fullName: MainLoop.RemoveTimeout(Object) -- uid: Mono.Terminal.MainLoop.RemoveWatch(System.Object) - parent: Mono.Terminal.MainLoop - isExternal: false - name: RemoveWatch(Object) - nameWithType: MainLoop.RemoveWatch(Object) - fullName: MainLoop.RemoveWatch(Object) -- uid: Mono.Terminal.MainLoop.Run - parent: Mono.Terminal.MainLoop - isExternal: false - name: Run() - nameWithType: MainLoop.Run() - fullName: MainLoop.Run() -- uid: Mono.Terminal.MainLoop.Stop - parent: Mono.Terminal.MainLoop - isExternal: false - name: Stop() - nameWithType: MainLoop.Stop() - fullName: MainLoop.Stop() -- uid: Mono.Terminal.MainLoop.WindowsKeyPressed - parent: Mono.Terminal.MainLoop - isExternal: false - name: WindowsKeyPressed - nameWithType: MainLoop.WindowsKeyPressed - fullName: MainLoop.WindowsKeyPressed -- uid: System.Action`1 - name: Action - nameWithType: Action - fullName: System.Action -- uid: System.ConsoleKeyInfo - name: ConsoleKeyInfo - nameWithType: ConsoleKeyInfo - fullName: System.ConsoleKeyInfo -- uid: System.Action{System.ConsoleKeyInfo} - parent: System - isExternal: true - name: Action - nameWithType: Action - fullName: System.Action - spec.csharp: - - uid: System.Action`1 - name: Action - nameWithType: Action - fullName: System.Action - - name: < - nameWithType: < - fullName: < - - uid: System.ConsoleKeyInfo - name: ConsoleKeyInfo - nameWithType: ConsoleKeyInfo - fullName: System.ConsoleKeyInfo - - name: '>' - nameWithType: '>' - fullName: '>' -- uid: Mono.Terminal.MainLoop.#ctor* - parent: Mono.Terminal.MainLoop - isExternal: false - name: MainLoop - nameWithType: MainLoop.MainLoop - fullName: MainLoop.MainLoop -- uid: Mono.Terminal.MainLoop.AddIdle* - parent: Mono.Terminal.MainLoop - isExternal: false - name: AddIdle - nameWithType: MainLoop.AddIdle - fullName: MainLoop.AddIdle -- uid: Mono.Terminal.MainLoop.AddTimeout* - parent: Mono.Terminal.MainLoop - isExternal: false - name: AddTimeout - nameWithType: MainLoop.AddTimeout - fullName: MainLoop.AddTimeout -- uid: Mono.Terminal.MainLoop.AddWatch* - parent: Mono.Terminal.MainLoop - isExternal: false - name: AddWatch - nameWithType: MainLoop.AddWatch - fullName: MainLoop.AddWatch -- uid: Mono.Terminal.MainLoop.Driver* - parent: Mono.Terminal.MainLoop - isExternal: false - name: Driver - nameWithType: MainLoop.Driver - fullName: MainLoop.Driver -- uid: Mono.Terminal.MainLoop.EventsPending* - parent: Mono.Terminal.MainLoop - isExternal: false - name: EventsPending - nameWithType: MainLoop.EventsPending - fullName: MainLoop.EventsPending -- uid: Mono.Terminal.MainLoop.Invoke* - parent: Mono.Terminal.MainLoop - isExternal: false - name: Invoke - nameWithType: MainLoop.Invoke - fullName: MainLoop.Invoke -- uid: Mono.Terminal.MainLoop.MainIteration* - parent: Mono.Terminal.MainLoop - isExternal: false - name: MainIteration - nameWithType: MainLoop.MainIteration - fullName: MainLoop.MainIteration -- uid: Mono.Terminal.MainLoop.RemoveIdle* - parent: Mono.Terminal.MainLoop - isExternal: false - name: RemoveIdle - nameWithType: MainLoop.RemoveIdle - fullName: MainLoop.RemoveIdle -- uid: Mono.Terminal.MainLoop.RemoveTimeout* - parent: Mono.Terminal.MainLoop - isExternal: false - name: RemoveTimeout - nameWithType: MainLoop.RemoveTimeout - fullName: MainLoop.RemoveTimeout -- uid: Mono.Terminal.MainLoop.RemoveWatch* - parent: Mono.Terminal.MainLoop - isExternal: false - name: RemoveWatch - nameWithType: MainLoop.RemoveWatch - fullName: MainLoop.RemoveWatch -- uid: Mono.Terminal.MainLoop.Run* - parent: Mono.Terminal.MainLoop - isExternal: false - name: Run - nameWithType: MainLoop.Run - fullName: MainLoop.Run -- uid: Mono.Terminal.MainLoop.Stop* - parent: Mono.Terminal.MainLoop - isExternal: false - name: Stop - nameWithType: MainLoop.Stop - fullName: MainLoop.Stop diff --git a/docfx/api/Mono.Terminal/Mono.Terminal.UnixMainLoop.Condition.yml b/docfx/api/Mono.Terminal/Mono.Terminal.UnixMainLoop.Condition.yml deleted file mode 100644 index a568144e9..000000000 --- a/docfx/api/Mono.Terminal/Mono.Terminal.UnixMainLoop.Condition.yml +++ /dev/null @@ -1,193 +0,0 @@ -### YamlMime:ManagedReference -items: -- uid: Mono.Terminal.UnixMainLoop.Condition - id: UnixMainLoop.Condition - children: - - Mono.Terminal.UnixMainLoop.Condition.PollErr - - Mono.Terminal.UnixMainLoop.Condition.PollHup - - Mono.Terminal.UnixMainLoop.Condition.PollIn - - Mono.Terminal.UnixMainLoop.Condition.PollNval - - Mono.Terminal.UnixMainLoop.Condition.PollOut - - Mono.Terminal.UnixMainLoop.Condition.PollPri - langs: - - csharp - name: UnixMainLoop.Condition - nameWithType: UnixMainLoop.Condition - fullName: Mono.Terminal.UnixMainLoop.Condition - type: Enum - assemblies: - - Terminal.Gui - namespace: Mono.Terminal - summary: Condition on which to wake up from file descriptor activity. These match the Linux/BSD poll definitions. - syntax: - content: >- - [System.Flags] - - public enum UnixMainLoop.Condition - inheritance: - - System.Enum - attributes: - - type: System.Flags -- uid: Mono.Terminal.UnixMainLoop.Condition.PollErr - id: PollErr - parent: Mono.Terminal.UnixMainLoop.Condition - langs: - - csharp - name: PollErr - nameWithType: UnixMainLoop.Condition.PollErr - fullName: UnixMainLoop.Condition.PollErr - type: Field - assemblies: - - Terminal.Gui - namespace: Mono.Terminal - summary: Error condition on output - syntax: - content: PollErr - return: - type: Mono.Terminal.UnixMainLoop+Condition - description: To be added. - exceptions: [] -- uid: Mono.Terminal.UnixMainLoop.Condition.PollHup - id: PollHup - parent: Mono.Terminal.UnixMainLoop.Condition - langs: - - csharp - name: PollHup - nameWithType: UnixMainLoop.Condition.PollHup - fullName: UnixMainLoop.Condition.PollHup - type: Field - assemblies: - - Terminal.Gui - namespace: Mono.Terminal - summary: Hang-up on output - syntax: - content: PollHup - return: - type: Mono.Terminal.UnixMainLoop+Condition - description: To be added. - exceptions: [] -- uid: Mono.Terminal.UnixMainLoop.Condition.PollIn - id: PollIn - parent: Mono.Terminal.UnixMainLoop.Condition - langs: - - csharp - name: PollIn - nameWithType: UnixMainLoop.Condition.PollIn - fullName: UnixMainLoop.Condition.PollIn - type: Field - assemblies: - - Terminal.Gui - namespace: Mono.Terminal - summary: There is data to read - syntax: - content: PollIn - return: - type: Mono.Terminal.UnixMainLoop+Condition - description: To be added. - exceptions: [] -- uid: Mono.Terminal.UnixMainLoop.Condition.PollNval - id: PollNval - parent: Mono.Terminal.UnixMainLoop.Condition - langs: - - csharp - name: PollNval - nameWithType: UnixMainLoop.Condition.PollNval - fullName: UnixMainLoop.Condition.PollNval - type: Field - assemblies: - - Terminal.Gui - namespace: Mono.Terminal - summary: File descriptor is not open. - syntax: - content: PollNval - return: - type: Mono.Terminal.UnixMainLoop+Condition - description: To be added. - exceptions: [] -- uid: Mono.Terminal.UnixMainLoop.Condition.PollOut - id: PollOut - parent: Mono.Terminal.UnixMainLoop.Condition - langs: - - csharp - name: PollOut - nameWithType: UnixMainLoop.Condition.PollOut - fullName: UnixMainLoop.Condition.PollOut - type: Field - assemblies: - - Terminal.Gui - namespace: Mono.Terminal - summary: Writing to the specified descriptor will not block - syntax: - content: PollOut - return: - type: Mono.Terminal.UnixMainLoop+Condition - description: To be added. - exceptions: [] -- uid: Mono.Terminal.UnixMainLoop.Condition.PollPri - id: PollPri - parent: Mono.Terminal.UnixMainLoop.Condition - langs: - - csharp - name: PollPri - nameWithType: UnixMainLoop.Condition.PollPri - fullName: UnixMainLoop.Condition.PollPri - type: Field - assemblies: - - Terminal.Gui - namespace: Mono.Terminal - summary: There is urgent data to read - syntax: - content: PollPri - return: - type: Mono.Terminal.UnixMainLoop+Condition - description: To be added. - exceptions: [] -references: -- uid: System.Enum - parent: System - isExternal: true - name: Enum - nameWithType: Enum - fullName: System.Enum -- uid: Mono.Terminal.UnixMainLoop.Condition.PollErr - parent: Mono.Terminal.UnixMainLoop.Condition - isExternal: false - name: PollErr - nameWithType: UnixMainLoop.Condition.PollErr - fullName: UnixMainLoop.Condition.PollErr -- uid: Mono.Terminal.UnixMainLoop - parent: Mono.Terminal - isExternal: false - name: UnixMainLoop - nameWithType: UnixMainLoop - fullName: Mono.Terminal.UnixMainLoop+Condition -- uid: Mono.Terminal.UnixMainLoop.Condition.PollHup - parent: Mono.Terminal.UnixMainLoop.Condition - isExternal: false - name: PollHup - nameWithType: UnixMainLoop.Condition.PollHup - fullName: UnixMainLoop.Condition.PollHup -- uid: Mono.Terminal.UnixMainLoop.Condition.PollIn - parent: Mono.Terminal.UnixMainLoop.Condition - isExternal: false - name: PollIn - nameWithType: UnixMainLoop.Condition.PollIn - fullName: UnixMainLoop.Condition.PollIn -- uid: Mono.Terminal.UnixMainLoop.Condition.PollNval - parent: Mono.Terminal.UnixMainLoop.Condition - isExternal: false - name: PollNval - nameWithType: UnixMainLoop.Condition.PollNval - fullName: UnixMainLoop.Condition.PollNval -- uid: Mono.Terminal.UnixMainLoop.Condition.PollOut - parent: Mono.Terminal.UnixMainLoop.Condition - isExternal: false - name: PollOut - nameWithType: UnixMainLoop.Condition.PollOut - fullName: UnixMainLoop.Condition.PollOut -- uid: Mono.Terminal.UnixMainLoop.Condition.PollPri - parent: Mono.Terminal.UnixMainLoop.Condition - isExternal: false - name: PollPri - nameWithType: UnixMainLoop.Condition.PollPri - fullName: UnixMainLoop.Condition.PollPri diff --git a/docfx/api/Mono.Terminal/Mono.Terminal.UnixMainLoop.yml b/docfx/api/Mono.Terminal/Mono.Terminal.UnixMainLoop.yml deleted file mode 100644 index 2b6fa9a3e..000000000 --- a/docfx/api/Mono.Terminal/Mono.Terminal.UnixMainLoop.yml +++ /dev/null @@ -1,332 +0,0 @@ -### YamlMime:ManagedReference -items: -- uid: Mono.Terminal.UnixMainLoop - id: UnixMainLoop - children: - - Mono.Terminal.UnixMainLoop.#ctor - - Mono.Terminal.UnixMainLoop.AddWatch(System.Int32,Mono.Terminal.UnixMainLoop.Condition,System.Func{Mono.Terminal.MainLoop,System.Boolean}) - - Mono.Terminal.UnixMainLoop.RemoveWatch(System.Object) - - Mono.Terminal.UnixMainLoop.Mono#Terminal#IMainLoopDriver#EventsPending(System.Boolean) - - Mono.Terminal.UnixMainLoop.Mono#Terminal#IMainLoopDriver#MainIteration - - Mono.Terminal.UnixMainLoop.Mono#Terminal#IMainLoopDriver#Setup(Mono.Terminal.MainLoop) - - Mono.Terminal.UnixMainLoop.Mono#Terminal#IMainLoopDriver#Wakeup - langs: - - csharp - name: UnixMainLoop - nameWithType: UnixMainLoop - fullName: Mono.Terminal.UnixMainLoop - type: Class - assemblies: - - Terminal.Gui - namespace: Mono.Terminal - summary: Unix main loop, suitable for using on Posix systems - remarks: >- - In addition to the general functions of the mainloop, the Unix version - can watch file descriptors using the AddWatch methods. - syntax: - content: 'public class UnixMainLoop : Mono.Terminal.IMainLoopDriver' - inheritance: - - System.Object - implements: - - Mono.Terminal.IMainLoopDriver - inheritedMembers: [] -- uid: Mono.Terminal.UnixMainLoop.#ctor - id: '#ctor' - parent: Mono.Terminal.UnixMainLoop - langs: - - csharp - name: UnixMainLoop() - nameWithType: UnixMainLoop.UnixMainLoop() - fullName: UnixMainLoop.UnixMainLoop() - type: Constructor - assemblies: - - Terminal.Gui - namespace: Mono.Terminal - syntax: - content: public UnixMainLoop (); - parameters: [] - overload: Mono.Terminal.UnixMainLoop.#ctor* - exceptions: [] -- uid: Mono.Terminal.UnixMainLoop.AddWatch(System.Int32,Mono.Terminal.UnixMainLoop.Condition,System.Func{Mono.Terminal.MainLoop,System.Boolean}) - id: AddWatch(System.Int32,Mono.Terminal.UnixMainLoop.Condition,System.Func{Mono.Terminal.MainLoop,System.Boolean}) - parent: Mono.Terminal.UnixMainLoop - langs: - - csharp - name: AddWatch(Int32, UnixMainLoop+Condition, Func) - nameWithType: UnixMainLoop.AddWatch(Int32, UnixMainLoop+Condition, Func) - fullName: UnixMainLoop.AddWatch(Int32, UnixMainLoop+Condition, Func) - type: Method - assemblies: - - Terminal.Gui - namespace: Mono.Terminal - summary: Watches a file descriptor for activity. - remarks: "When the condition is met, the provided callback\n is invoked. If the callback returns false, the\n watch is automatically removed.\n \n The return value is a token that represents this watch, you can\n use this token to remove the watch by calling RemoveWatch." - syntax: - content: public object AddWatch (int fileDescriptor, Mono.Terminal.UnixMainLoop.Condition condition, Func callback); - parameters: - - id: fileDescriptor - type: System.Int32 - description: To be added. - - id: condition - type: Mono.Terminal.UnixMainLoop+Condition - description: To be added. - - id: callback - type: System.Func{Mono.Terminal.MainLoop,System.Boolean} - description: To be added. - return: - type: System.Object - description: To be added. - overload: Mono.Terminal.UnixMainLoop.AddWatch* - exceptions: [] -- uid: Mono.Terminal.UnixMainLoop.RemoveWatch(System.Object) - id: RemoveWatch(System.Object) - parent: Mono.Terminal.UnixMainLoop - langs: - - csharp - name: RemoveWatch(Object) - nameWithType: UnixMainLoop.RemoveWatch(Object) - fullName: UnixMainLoop.RemoveWatch(Object) - type: Method - assemblies: - - Terminal.Gui - namespace: Mono.Terminal - summary: Removes an active watch from the mainloop. - remarks: The token parameter is the value returned from AddWatch - syntax: - content: public void RemoveWatch (object token); - parameters: - - id: token - type: System.Object - description: To be added. - overload: Mono.Terminal.UnixMainLoop.RemoveWatch* - exceptions: [] -- uid: Mono.Terminal.UnixMainLoop.Mono#Terminal#IMainLoopDriver#EventsPending(System.Boolean) - id: Mono#Terminal#IMainLoopDriver#EventsPending(System.Boolean) - isEii: true - parent: Mono.Terminal.UnixMainLoop - langs: - - csharp - name: IMainLoopDriver.EventsPending(Boolean) - nameWithType: UnixMainLoop.IMainLoopDriver.EventsPending(Boolean) - fullName: UnixMainLoop.IMainLoopDriver.EventsPending(Boolean) - type: Method - assemblies: - - Terminal.Gui - namespace: Mono.Terminal - syntax: - content: bool IMainLoopDriver.EventsPending (bool wait); - parameters: - - id: wait - type: System.Boolean - description: To be added. - return: - type: System.Boolean - description: To be added. - overload: Mono.Terminal.UnixMainLoop.Mono#Terminal#IMainLoopDriver#EventsPending* - exceptions: [] -- uid: Mono.Terminal.UnixMainLoop.Mono#Terminal#IMainLoopDriver#MainIteration - id: Mono#Terminal#IMainLoopDriver#MainIteration - isEii: true - parent: Mono.Terminal.UnixMainLoop - langs: - - csharp - name: IMainLoopDriver.MainIteration() - nameWithType: UnixMainLoop.IMainLoopDriver.MainIteration() - fullName: UnixMainLoop.IMainLoopDriver.MainIteration() - type: Method - assemblies: - - Terminal.Gui - namespace: Mono.Terminal - syntax: - content: void IMainLoopDriver.MainIteration (); - parameters: [] - overload: Mono.Terminal.UnixMainLoop.Mono#Terminal#IMainLoopDriver#MainIteration* - exceptions: [] -- uid: Mono.Terminal.UnixMainLoop.Mono#Terminal#IMainLoopDriver#Setup(Mono.Terminal.MainLoop) - id: Mono#Terminal#IMainLoopDriver#Setup(Mono.Terminal.MainLoop) - isEii: true - parent: Mono.Terminal.UnixMainLoop - langs: - - csharp - name: IMainLoopDriver.Setup(MainLoop) - nameWithType: UnixMainLoop.IMainLoopDriver.Setup(MainLoop) - fullName: UnixMainLoop.IMainLoopDriver.Setup(MainLoop) - type: Method - assemblies: - - Terminal.Gui - namespace: Mono.Terminal - syntax: - content: void IMainLoopDriver.Setup (Mono.Terminal.MainLoop mainLoop); - parameters: - - id: mainLoop - type: Mono.Terminal.MainLoop - description: To be added. - overload: Mono.Terminal.UnixMainLoop.Mono#Terminal#IMainLoopDriver#Setup* - exceptions: [] -- uid: Mono.Terminal.UnixMainLoop.Mono#Terminal#IMainLoopDriver#Wakeup - id: Mono#Terminal#IMainLoopDriver#Wakeup - isEii: true - parent: Mono.Terminal.UnixMainLoop - langs: - - csharp - name: IMainLoopDriver.Wakeup() - nameWithType: UnixMainLoop.IMainLoopDriver.Wakeup() - fullName: UnixMainLoop.IMainLoopDriver.Wakeup() - type: Method - assemblies: - - Terminal.Gui - namespace: Mono.Terminal - syntax: - content: void IMainLoopDriver.Wakeup (); - parameters: [] - overload: Mono.Terminal.UnixMainLoop.Mono#Terminal#IMainLoopDriver#Wakeup* - exceptions: [] -references: -- uid: System.Object - parent: System - isExternal: true - name: Object - nameWithType: Object - fullName: System.Object -- uid: Mono.Terminal.UnixMainLoop.#ctor - parent: Mono.Terminal.UnixMainLoop - isExternal: false - name: UnixMainLoop() - nameWithType: UnixMainLoop.UnixMainLoop() - fullName: UnixMainLoop.UnixMainLoop() -- uid: Mono.Terminal.UnixMainLoop.AddWatch(System.Int32,Mono.Terminal.UnixMainLoop.Condition,System.Func{Mono.Terminal.MainLoop,System.Boolean}) - parent: Mono.Terminal.UnixMainLoop - isExternal: false - name: AddWatch(Int32, UnixMainLoop+Condition, Func) - nameWithType: UnixMainLoop.AddWatch(Int32, UnixMainLoop+Condition, Func) - fullName: UnixMainLoop.AddWatch(Int32, UnixMainLoop+Condition, Func) -- uid: System.Int32 - parent: System - isExternal: true - name: Int32 - nameWithType: Int32 - fullName: System.Int32 -- uid: Mono.Terminal.UnixMainLoop - parent: Mono.Terminal - isExternal: false - name: UnixMainLoop - nameWithType: UnixMainLoop - fullName: Mono.Terminal.UnixMainLoop+Condition -- uid: System.Func`2 - name: Func - nameWithType: Func - fullName: System.Func -- uid: Mono.Terminal.MainLoop - name: MainLoop - nameWithType: MainLoop - fullName: Mono.Terminal.MainLoop -- uid: System.Boolean - name: Boolean - nameWithType: Boolean - fullName: System.Boolean -- uid: System.Func{Mono.Terminal.MainLoop,System.Boolean} - parent: System - isExternal: true - name: Func - nameWithType: Func - fullName: System.Func - spec.csharp: - - uid: System.Func`2 - name: Func - nameWithType: Func - fullName: System.Func - - name: < - nameWithType: < - fullName: < - - uid: Mono.Terminal.MainLoop - name: MainLoop - nameWithType: MainLoop - fullName: Mono.Terminal.MainLoop - - name: ',' - nameWithType: ',' - fullName: ',' - - uid: System.Boolean - name: Boolean - nameWithType: Boolean - fullName: System.Boolean - - name: '>' - nameWithType: '>' - fullName: '>' -- uid: Mono.Terminal.UnixMainLoop.RemoveWatch(System.Object) - parent: Mono.Terminal.UnixMainLoop - isExternal: false - name: RemoveWatch(Object) - nameWithType: UnixMainLoop.RemoveWatch(Object) - fullName: UnixMainLoop.RemoveWatch(Object) -- uid: Mono.Terminal.UnixMainLoop.Mono#Terminal#IMainLoopDriver#EventsPending(System.Boolean) - parent: Mono.Terminal.UnixMainLoop - isExternal: false - name: IMainLoopDriver.EventsPending(Boolean) - nameWithType: UnixMainLoop.IMainLoopDriver.EventsPending(Boolean) - fullName: UnixMainLoop.IMainLoopDriver.EventsPending(Boolean) -- uid: Mono.Terminal.UnixMainLoop.Mono#Terminal#IMainLoopDriver#MainIteration - parent: Mono.Terminal.UnixMainLoop - isExternal: false - name: IMainLoopDriver.MainIteration() - nameWithType: UnixMainLoop.IMainLoopDriver.MainIteration() - fullName: UnixMainLoop.IMainLoopDriver.MainIteration() -- uid: Mono.Terminal.UnixMainLoop.Mono#Terminal#IMainLoopDriver#Setup(Mono.Terminal.MainLoop) - parent: Mono.Terminal.UnixMainLoop - isExternal: false - name: IMainLoopDriver.Setup(MainLoop) - nameWithType: UnixMainLoop.IMainLoopDriver.Setup(MainLoop) - fullName: UnixMainLoop.IMainLoopDriver.Setup(MainLoop) -- uid: Mono.Terminal.UnixMainLoop.Mono#Terminal#IMainLoopDriver#Wakeup - parent: Mono.Terminal.UnixMainLoop - isExternal: false - name: IMainLoopDriver.Wakeup() - nameWithType: UnixMainLoop.IMainLoopDriver.Wakeup() - fullName: UnixMainLoop.IMainLoopDriver.Wakeup() -- uid: Mono.Terminal.UnixMainLoop.#ctor* - parent: Mono.Terminal.UnixMainLoop - isExternal: false - name: UnixMainLoop - nameWithType: UnixMainLoop.UnixMainLoop - fullName: UnixMainLoop.UnixMainLoop -- uid: Mono.Terminal.UnixMainLoop.AddWatch* - parent: Mono.Terminal.UnixMainLoop - isExternal: false - name: AddWatch - nameWithType: UnixMainLoop.AddWatch - fullName: UnixMainLoop.AddWatch -- uid: Mono.Terminal.UnixMainLoop.RemoveWatch* - parent: Mono.Terminal.UnixMainLoop - isExternal: false - name: RemoveWatch - nameWithType: UnixMainLoop.RemoveWatch - fullName: UnixMainLoop.RemoveWatch -- uid: Mono.Terminal.UnixMainLoop.Mono#Terminal#IMainLoopDriver#EventsPending* - parent: Mono.Terminal.UnixMainLoop - isExternal: false - name: Mono.Terminal.IMainLoopDriver.EventsPending - nameWithType: UnixMainLoop.Mono.Terminal.IMainLoopDriver.EventsPending - fullName: UnixMainLoop.Mono.Terminal.IMainLoopDriver.EventsPending -- uid: Mono.Terminal.UnixMainLoop.Mono#Terminal#IMainLoopDriver#MainIteration* - parent: Mono.Terminal.UnixMainLoop - isExternal: false - name: Mono.Terminal.IMainLoopDriver.MainIteration - nameWithType: UnixMainLoop.Mono.Terminal.IMainLoopDriver.MainIteration - fullName: UnixMainLoop.Mono.Terminal.IMainLoopDriver.MainIteration -- uid: Mono.Terminal.UnixMainLoop.Mono#Terminal#IMainLoopDriver#Setup* - parent: Mono.Terminal.UnixMainLoop - isExternal: false - name: Mono.Terminal.IMainLoopDriver.Setup - nameWithType: UnixMainLoop.Mono.Terminal.IMainLoopDriver.Setup - fullName: UnixMainLoop.Mono.Terminal.IMainLoopDriver.Setup -- uid: Mono.Terminal.UnixMainLoop.Mono#Terminal#IMainLoopDriver#Wakeup* - parent: Mono.Terminal.UnixMainLoop - isExternal: false - name: Mono.Terminal.IMainLoopDriver.Wakeup - nameWithType: UnixMainLoop.Mono.Terminal.IMainLoopDriver.Wakeup - fullName: UnixMainLoop.Mono.Terminal.IMainLoopDriver.Wakeup -- uid: Mono.Terminal.IMainLoopDriver - parent: Mono.Terminal - isExternal: false - name: IMainLoopDriver - nameWithType: IMainLoopDriver - fullName: Mono.Terminal.IMainLoopDriver diff --git a/docfx/api/Terminal.Gui/.manifest b/docfx/api/Terminal.Gui/.manifest new file mode 100644 index 000000000..9c1c90026 --- /dev/null +++ b/docfx/api/Terminal.Gui/.manifest @@ -0,0 +1,987 @@ +{ + "Mono.Terminal": "Mono.Terminal.yml", + "Mono.Terminal.IMainLoopDriver": "Mono.Terminal.IMainLoopDriver.yml", + "Mono.Terminal.IMainLoopDriver.EventsPending(System.Boolean)": "Mono.Terminal.IMainLoopDriver.yml", + "Mono.Terminal.IMainLoopDriver.MainIteration": "Mono.Terminal.IMainLoopDriver.yml", + "Mono.Terminal.IMainLoopDriver.Setup(Mono.Terminal.MainLoop)": "Mono.Terminal.IMainLoopDriver.yml", + "Mono.Terminal.IMainLoopDriver.Wakeup": "Mono.Terminal.IMainLoopDriver.yml", + "Mono.Terminal.MainLoop": "Mono.Terminal.MainLoop.yml", + "Mono.Terminal.MainLoop.#ctor(Mono.Terminal.IMainLoopDriver)": "Mono.Terminal.MainLoop.yml", + "Mono.Terminal.MainLoop.AddIdle(System.Func{System.Boolean})": "Mono.Terminal.MainLoop.yml", + "Mono.Terminal.MainLoop.AddTimeout(System.TimeSpan,System.Func{Mono.Terminal.MainLoop,System.Boolean})": "Mono.Terminal.MainLoop.yml", + "Mono.Terminal.MainLoop.Driver": "Mono.Terminal.MainLoop.yml", + "Mono.Terminal.MainLoop.EventsPending(System.Boolean)": "Mono.Terminal.MainLoop.yml", + "Mono.Terminal.MainLoop.Invoke(System.Action)": "Mono.Terminal.MainLoop.yml", + "Mono.Terminal.MainLoop.MainIteration": "Mono.Terminal.MainLoop.yml", + "Mono.Terminal.MainLoop.RemoveIdle(System.Func{System.Boolean})": "Mono.Terminal.MainLoop.yml", + "Mono.Terminal.MainLoop.RemoveTimeout(System.Object)": "Mono.Terminal.MainLoop.yml", + "Mono.Terminal.MainLoop.Run": "Mono.Terminal.MainLoop.yml", + "Mono.Terminal.MainLoop.Stop": "Mono.Terminal.MainLoop.yml", + "Mono.Terminal.UnixMainLoop": "Mono.Terminal.UnixMainLoop.yml", + "Mono.Terminal.UnixMainLoop.AddWatch(System.Int32,Mono.Terminal.UnixMainLoop.Condition,System.Func{Mono.Terminal.MainLoop,System.Boolean})": "Mono.Terminal.UnixMainLoop.yml", + "Mono.Terminal.UnixMainLoop.Condition": "Mono.Terminal.UnixMainLoop.Condition.yml", + "Mono.Terminal.UnixMainLoop.Condition.PollErr": "Mono.Terminal.UnixMainLoop.Condition.yml", + "Mono.Terminal.UnixMainLoop.Condition.PollHup": "Mono.Terminal.UnixMainLoop.Condition.yml", + "Mono.Terminal.UnixMainLoop.Condition.PollIn": "Mono.Terminal.UnixMainLoop.Condition.yml", + "Mono.Terminal.UnixMainLoop.Condition.PollNval": "Mono.Terminal.UnixMainLoop.Condition.yml", + "Mono.Terminal.UnixMainLoop.Condition.PollOut": "Mono.Terminal.UnixMainLoop.Condition.yml", + "Mono.Terminal.UnixMainLoop.Condition.PollPri": "Mono.Terminal.UnixMainLoop.Condition.yml", + "Mono.Terminal.UnixMainLoop.Mono#Terminal#IMainLoopDriver#EventsPending(System.Boolean)": "Mono.Terminal.UnixMainLoop.yml", + "Mono.Terminal.UnixMainLoop.Mono#Terminal#IMainLoopDriver#MainIteration": "Mono.Terminal.UnixMainLoop.yml", + "Mono.Terminal.UnixMainLoop.Mono#Terminal#IMainLoopDriver#Setup(Mono.Terminal.MainLoop)": "Mono.Terminal.UnixMainLoop.yml", + "Mono.Terminal.UnixMainLoop.Mono#Terminal#IMainLoopDriver#Wakeup": "Mono.Terminal.UnixMainLoop.yml", + "Mono.Terminal.UnixMainLoop.RemoveWatch(System.Object)": "Mono.Terminal.UnixMainLoop.yml", + "Terminal.Gui": "Terminal.Gui.yml", + "Terminal.Gui.Application": "Terminal.Gui.Application.yml", + "Terminal.Gui.Application.Begin(Terminal.Gui.Toplevel)": "Terminal.Gui.Application.yml", + "Terminal.Gui.Application.Current": "Terminal.Gui.Application.yml", + "Terminal.Gui.Application.CurrentView": "Terminal.Gui.Application.yml", + "Terminal.Gui.Application.Driver": "Terminal.Gui.Application.yml", + "Terminal.Gui.Application.End(Terminal.Gui.Application.RunState)": "Terminal.Gui.Application.yml", + "Terminal.Gui.Application.GrabMouse(Terminal.Gui.View)": "Terminal.Gui.Application.yml", + "Terminal.Gui.Application.Init": "Terminal.Gui.Application.yml", + "Terminal.Gui.Application.Iteration": "Terminal.Gui.Application.yml", + "Terminal.Gui.Application.Loaded": "Terminal.Gui.Application.yml", + "Terminal.Gui.Application.MainLoop": "Terminal.Gui.Application.yml", + "Terminal.Gui.Application.MakeCenteredRect(Terminal.Gui.Size)": "Terminal.Gui.Application.yml", + "Terminal.Gui.Application.Refresh": "Terminal.Gui.Application.yml", + "Terminal.Gui.Application.RequestStop": "Terminal.Gui.Application.yml", + "Terminal.Gui.Application.Resized": "Terminal.Gui.Application.yml", + "Terminal.Gui.Application.ResizedEventArgs": "Terminal.Gui.Application.ResizedEventArgs.yml", + "Terminal.Gui.Application.ResizedEventArgs.Cols": "Terminal.Gui.Application.ResizedEventArgs.yml", + "Terminal.Gui.Application.ResizedEventArgs.Rows": "Terminal.Gui.Application.ResizedEventArgs.yml", + "Terminal.Gui.Application.RootMouseEvent": "Terminal.Gui.Application.yml", + "Terminal.Gui.Application.Run": "Terminal.Gui.Application.yml", + "Terminal.Gui.Application.Run(Terminal.Gui.Toplevel)": "Terminal.Gui.Application.yml", + "Terminal.Gui.Application.Run``1": "Terminal.Gui.Application.yml", + "Terminal.Gui.Application.RunLoop(Terminal.Gui.Application.RunState,System.Boolean)": "Terminal.Gui.Application.yml", + "Terminal.Gui.Application.RunState": "Terminal.Gui.Application.RunState.yml", + "Terminal.Gui.Application.RunState.Dispose": "Terminal.Gui.Application.RunState.yml", + "Terminal.Gui.Application.RunState.Dispose(System.Boolean)": "Terminal.Gui.Application.RunState.yml", + "Terminal.Gui.Application.Shutdown": "Terminal.Gui.Application.yml", + "Terminal.Gui.Application.Top": "Terminal.Gui.Application.yml", + "Terminal.Gui.Application.UngrabMouse": "Terminal.Gui.Application.yml", + "Terminal.Gui.Application.UseSystemConsole": "Terminal.Gui.Application.yml", + "Terminal.Gui.Attribute": "Terminal.Gui.Attribute.yml", + "Terminal.Gui.Attribute.#ctor(System.Int32,Terminal.Gui.Color,Terminal.Gui.Color)": "Terminal.Gui.Attribute.yml", + "Terminal.Gui.Attribute.#ctor(Terminal.Gui.Color,Terminal.Gui.Color)": "Terminal.Gui.Attribute.yml", + "Terminal.Gui.Attribute.Make(Terminal.Gui.Color,Terminal.Gui.Color)": "Terminal.Gui.Attribute.yml", + "Terminal.Gui.Attribute.op_Implicit(System.Int32)~Terminal.Gui.Attribute": "Terminal.Gui.Attribute.yml", + "Terminal.Gui.Attribute.op_Implicit(Terminal.Gui.Attribute)~System.Int32": "Terminal.Gui.Attribute.yml", + "Terminal.Gui.Button": "Terminal.Gui.Button.yml", + "Terminal.Gui.Button.#ctor(NStack.ustring,System.Boolean)": "Terminal.Gui.Button.yml", + "Terminal.Gui.Button.#ctor(System.Int32,System.Int32,NStack.ustring)": "Terminal.Gui.Button.yml", + "Terminal.Gui.Button.#ctor(System.Int32,System.Int32,NStack.ustring,System.Boolean)": "Terminal.Gui.Button.yml", + "Terminal.Gui.Button.Clicked": "Terminal.Gui.Button.yml", + "Terminal.Gui.Button.IsDefault": "Terminal.Gui.Button.yml", + "Terminal.Gui.Button.MouseEvent(Terminal.Gui.MouseEvent)": "Terminal.Gui.Button.yml", + "Terminal.Gui.Button.PositionCursor": "Terminal.Gui.Button.yml", + "Terminal.Gui.Button.ProcessColdKey(Terminal.Gui.KeyEvent)": "Terminal.Gui.Button.yml", + "Terminal.Gui.Button.ProcessHotKey(Terminal.Gui.KeyEvent)": "Terminal.Gui.Button.yml", + "Terminal.Gui.Button.ProcessKey(Terminal.Gui.KeyEvent)": "Terminal.Gui.Button.yml", + "Terminal.Gui.Button.Redraw(Terminal.Gui.Rect)": "Terminal.Gui.Button.yml", + "Terminal.Gui.Button.Text": "Terminal.Gui.Button.yml", + "Terminal.Gui.CheckBox": "Terminal.Gui.CheckBox.yml", + "Terminal.Gui.CheckBox.#ctor(NStack.ustring,System.Boolean)": "Terminal.Gui.CheckBox.yml", + "Terminal.Gui.CheckBox.#ctor(System.Int32,System.Int32,NStack.ustring)": "Terminal.Gui.CheckBox.yml", + "Terminal.Gui.CheckBox.#ctor(System.Int32,System.Int32,NStack.ustring,System.Boolean)": "Terminal.Gui.CheckBox.yml", + "Terminal.Gui.CheckBox.Checked": "Terminal.Gui.CheckBox.yml", + "Terminal.Gui.CheckBox.MouseEvent(Terminal.Gui.MouseEvent)": "Terminal.Gui.CheckBox.yml", + "Terminal.Gui.CheckBox.PositionCursor": "Terminal.Gui.CheckBox.yml", + "Terminal.Gui.CheckBox.ProcessKey(Terminal.Gui.KeyEvent)": "Terminal.Gui.CheckBox.yml", + "Terminal.Gui.CheckBox.Redraw(Terminal.Gui.Rect)": "Terminal.Gui.CheckBox.yml", + "Terminal.Gui.CheckBox.Text": "Terminal.Gui.CheckBox.yml", + "Terminal.Gui.CheckBox.Toggled": "Terminal.Gui.CheckBox.yml", + "Terminal.Gui.Clipboard": "Terminal.Gui.Clipboard.yml", + "Terminal.Gui.Clipboard.Contents": "Terminal.Gui.Clipboard.yml", + "Terminal.Gui.Color": "Terminal.Gui.Color.yml", + "Terminal.Gui.Color.Black": "Terminal.Gui.Color.yml", + "Terminal.Gui.Color.Blue": "Terminal.Gui.Color.yml", + "Terminal.Gui.Color.BrighCyan": "Terminal.Gui.Color.yml", + "Terminal.Gui.Color.BrightBlue": "Terminal.Gui.Color.yml", + "Terminal.Gui.Color.BrightGreen": "Terminal.Gui.Color.yml", + "Terminal.Gui.Color.BrightMagenta": "Terminal.Gui.Color.yml", + "Terminal.Gui.Color.BrightRed": "Terminal.Gui.Color.yml", + "Terminal.Gui.Color.BrightYellow": "Terminal.Gui.Color.yml", + "Terminal.Gui.Color.Brown": "Terminal.Gui.Color.yml", + "Terminal.Gui.Color.Cyan": "Terminal.Gui.Color.yml", + "Terminal.Gui.Color.DarkGray": "Terminal.Gui.Color.yml", + "Terminal.Gui.Color.Gray": "Terminal.Gui.Color.yml", + "Terminal.Gui.Color.Green": "Terminal.Gui.Color.yml", + "Terminal.Gui.Color.Magenta": "Terminal.Gui.Color.yml", + "Terminal.Gui.Color.Red": "Terminal.Gui.Color.yml", + "Terminal.Gui.Color.White": "Terminal.Gui.Color.yml", + "Terminal.Gui.Colors": "Terminal.Gui.Colors.yml", + "Terminal.Gui.Colors.Base": "Terminal.Gui.Colors.yml", + "Terminal.Gui.Colors.Dialog": "Terminal.Gui.Colors.yml", + "Terminal.Gui.Colors.Error": "Terminal.Gui.Colors.yml", + "Terminal.Gui.Colors.Menu": "Terminal.Gui.Colors.yml", + "Terminal.Gui.Colors.TopLevel": "Terminal.Gui.Colors.yml", + "Terminal.Gui.ColorScheme": "Terminal.Gui.ColorScheme.yml", + "Terminal.Gui.ColorScheme.Disabled": "Terminal.Gui.ColorScheme.yml", + "Terminal.Gui.ColorScheme.Focus": "Terminal.Gui.ColorScheme.yml", + "Terminal.Gui.ColorScheme.HotFocus": "Terminal.Gui.ColorScheme.yml", + "Terminal.Gui.ColorScheme.HotNormal": "Terminal.Gui.ColorScheme.yml", + "Terminal.Gui.ColorScheme.Normal": "Terminal.Gui.ColorScheme.yml", + "Terminal.Gui.ConsoleDriver": "Terminal.Gui.ConsoleDriver.yml", + "Terminal.Gui.ConsoleDriver.AddRune(System.Rune)": "Terminal.Gui.ConsoleDriver.yml", + "Terminal.Gui.ConsoleDriver.AddStr(NStack.ustring)": "Terminal.Gui.ConsoleDriver.yml", + "Terminal.Gui.ConsoleDriver.BottomTee": "Terminal.Gui.ConsoleDriver.yml", + "Terminal.Gui.ConsoleDriver.Clip": "Terminal.Gui.ConsoleDriver.yml", + "Terminal.Gui.ConsoleDriver.Cols": "Terminal.Gui.ConsoleDriver.yml", + "Terminal.Gui.ConsoleDriver.CookMouse": "Terminal.Gui.ConsoleDriver.yml", + "Terminal.Gui.ConsoleDriver.Diamond": "Terminal.Gui.ConsoleDriver.yml", + "Terminal.Gui.ConsoleDriver.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean)": "Terminal.Gui.ConsoleDriver.yml", + "Terminal.Gui.ConsoleDriver.End": "Terminal.Gui.ConsoleDriver.yml", + "Terminal.Gui.ConsoleDriver.HLine": "Terminal.Gui.ConsoleDriver.yml", + "Terminal.Gui.ConsoleDriver.Init(System.Action)": "Terminal.Gui.ConsoleDriver.yml", + "Terminal.Gui.ConsoleDriver.LeftTee": "Terminal.Gui.ConsoleDriver.yml", + "Terminal.Gui.ConsoleDriver.LLCorner": "Terminal.Gui.ConsoleDriver.yml", + "Terminal.Gui.ConsoleDriver.LRCorner": "Terminal.Gui.ConsoleDriver.yml", + "Terminal.Gui.ConsoleDriver.MakeAttribute(Terminal.Gui.Color,Terminal.Gui.Color)": "Terminal.Gui.ConsoleDriver.yml", + "Terminal.Gui.ConsoleDriver.Move(System.Int32,System.Int32)": "Terminal.Gui.ConsoleDriver.yml", + "Terminal.Gui.ConsoleDriver.PrepareToRun(Mono.Terminal.MainLoop,System.Action{Terminal.Gui.KeyEvent},System.Action{Terminal.Gui.KeyEvent},System.Action{Terminal.Gui.KeyEvent},System.Action{Terminal.Gui.MouseEvent})": "Terminal.Gui.ConsoleDriver.yml", + "Terminal.Gui.ConsoleDriver.Refresh": "Terminal.Gui.ConsoleDriver.yml", + "Terminal.Gui.ConsoleDriver.RightTee": "Terminal.Gui.ConsoleDriver.yml", + "Terminal.Gui.ConsoleDriver.Rows": "Terminal.Gui.ConsoleDriver.yml", + "Terminal.Gui.ConsoleDriver.SetAttribute(Terminal.Gui.Attribute)": "Terminal.Gui.ConsoleDriver.yml", + "Terminal.Gui.ConsoleDriver.SetColors(System.ConsoleColor,System.ConsoleColor)": "Terminal.Gui.ConsoleDriver.yml", + "Terminal.Gui.ConsoleDriver.SetColors(System.Int16,System.Int16)": "Terminal.Gui.ConsoleDriver.yml", + "Terminal.Gui.ConsoleDriver.SetTerminalResized(System.Action)": "Terminal.Gui.ConsoleDriver.yml", + "Terminal.Gui.ConsoleDriver.StartReportingMouseMoves": "Terminal.Gui.ConsoleDriver.yml", + "Terminal.Gui.ConsoleDriver.Stipple": "Terminal.Gui.ConsoleDriver.yml", + "Terminal.Gui.ConsoleDriver.StopReportingMouseMoves": "Terminal.Gui.ConsoleDriver.yml", + "Terminal.Gui.ConsoleDriver.Suspend": "Terminal.Gui.ConsoleDriver.yml", + "Terminal.Gui.ConsoleDriver.TerminalResized": "Terminal.Gui.ConsoleDriver.yml", + "Terminal.Gui.ConsoleDriver.TopTee": "Terminal.Gui.ConsoleDriver.yml", + "Terminal.Gui.ConsoleDriver.ULCorner": "Terminal.Gui.ConsoleDriver.yml", + "Terminal.Gui.ConsoleDriver.UncookMouse": "Terminal.Gui.ConsoleDriver.yml", + "Terminal.Gui.ConsoleDriver.UpdateCursor": "Terminal.Gui.ConsoleDriver.yml", + "Terminal.Gui.ConsoleDriver.UpdateScreen": "Terminal.Gui.ConsoleDriver.yml", + "Terminal.Gui.ConsoleDriver.URCorner": "Terminal.Gui.ConsoleDriver.yml", + "Terminal.Gui.ConsoleDriver.VLine": "Terminal.Gui.ConsoleDriver.yml", + "Terminal.Gui.CursesDriver": "Terminal.Gui.CursesDriver.yml", + "Terminal.Gui.CursesDriver.AddRune(System.Rune)": "Terminal.Gui.CursesDriver.yml", + "Terminal.Gui.CursesDriver.AddStr(NStack.ustring)": "Terminal.Gui.CursesDriver.yml", + "Terminal.Gui.CursesDriver.Cols": "Terminal.Gui.CursesDriver.yml", + "Terminal.Gui.CursesDriver.CookMouse": "Terminal.Gui.CursesDriver.yml", + "Terminal.Gui.CursesDriver.End": "Terminal.Gui.CursesDriver.yml", + "Terminal.Gui.CursesDriver.Init(System.Action)": "Terminal.Gui.CursesDriver.yml", + "Terminal.Gui.CursesDriver.MakeAttribute(Terminal.Gui.Color,Terminal.Gui.Color)": "Terminal.Gui.CursesDriver.yml", + "Terminal.Gui.CursesDriver.MakeColor(System.Int16,System.Int16)": "Terminal.Gui.CursesDriver.yml", + "Terminal.Gui.CursesDriver.Move(System.Int32,System.Int32)": "Terminal.Gui.CursesDriver.yml", + "Terminal.Gui.CursesDriver.PrepareToRun(Mono.Terminal.MainLoop,System.Action{Terminal.Gui.KeyEvent},System.Action{Terminal.Gui.KeyEvent},System.Action{Terminal.Gui.KeyEvent},System.Action{Terminal.Gui.MouseEvent})": "Terminal.Gui.CursesDriver.yml", + "Terminal.Gui.CursesDriver.Refresh": "Terminal.Gui.CursesDriver.yml", + "Terminal.Gui.CursesDriver.Rows": "Terminal.Gui.CursesDriver.yml", + "Terminal.Gui.CursesDriver.SetAttribute(Terminal.Gui.Attribute)": "Terminal.Gui.CursesDriver.yml", + "Terminal.Gui.CursesDriver.SetColors(System.ConsoleColor,System.ConsoleColor)": "Terminal.Gui.CursesDriver.yml", + "Terminal.Gui.CursesDriver.SetColors(System.Int16,System.Int16)": "Terminal.Gui.CursesDriver.yml", + "Terminal.Gui.CursesDriver.StartReportingMouseMoves": "Terminal.Gui.CursesDriver.yml", + "Terminal.Gui.CursesDriver.StopReportingMouseMoves": "Terminal.Gui.CursesDriver.yml", + "Terminal.Gui.CursesDriver.Suspend": "Terminal.Gui.CursesDriver.yml", + "Terminal.Gui.CursesDriver.UncookMouse": "Terminal.Gui.CursesDriver.yml", + "Terminal.Gui.CursesDriver.UpdateCursor": "Terminal.Gui.CursesDriver.yml", + "Terminal.Gui.CursesDriver.UpdateScreen": "Terminal.Gui.CursesDriver.yml", + "Terminal.Gui.CursesDriver.window": "Terminal.Gui.CursesDriver.yml", + "Terminal.Gui.DateField": "Terminal.Gui.DateField.yml", + "Terminal.Gui.DateField.#ctor(System.Int32,System.Int32,System.DateTime,System.Boolean)": "Terminal.Gui.DateField.yml", + "Terminal.Gui.DateField.Date": "Terminal.Gui.DateField.yml", + "Terminal.Gui.DateField.MouseEvent(Terminal.Gui.MouseEvent)": "Terminal.Gui.DateField.yml", + "Terminal.Gui.DateField.ProcessKey(Terminal.Gui.KeyEvent)": "Terminal.Gui.DateField.yml", + "Terminal.Gui.Dialog": "Terminal.Gui.Dialog.yml", + "Terminal.Gui.Dialog.#ctor(NStack.ustring,System.Int32,System.Int32,Terminal.Gui.Button[])": "Terminal.Gui.Dialog.yml", + "Terminal.Gui.Dialog.AddButton(Terminal.Gui.Button)": "Terminal.Gui.Dialog.yml", + "Terminal.Gui.Dialog.LayoutSubviews": "Terminal.Gui.Dialog.yml", + "Terminal.Gui.Dialog.ProcessKey(Terminal.Gui.KeyEvent)": "Terminal.Gui.Dialog.yml", + "Terminal.Gui.Dim": "Terminal.Gui.Dim.yml", + "Terminal.Gui.Dim.Fill(System.Int32)": "Terminal.Gui.Dim.yml", + "Terminal.Gui.Dim.Height(Terminal.Gui.View)": "Terminal.Gui.Dim.yml", + "Terminal.Gui.Dim.op_Addition(Terminal.Gui.Dim,Terminal.Gui.Dim)": "Terminal.Gui.Dim.yml", + "Terminal.Gui.Dim.op_Implicit(System.Int32)~Terminal.Gui.Dim": "Terminal.Gui.Dim.yml", + "Terminal.Gui.Dim.op_Subtraction(Terminal.Gui.Dim,Terminal.Gui.Dim)": "Terminal.Gui.Dim.yml", + "Terminal.Gui.Dim.Percent(System.Single)": "Terminal.Gui.Dim.yml", + "Terminal.Gui.Dim.Sized(System.Int32)": "Terminal.Gui.Dim.yml", + "Terminal.Gui.Dim.Width(Terminal.Gui.View)": "Terminal.Gui.Dim.yml", + "Terminal.Gui.FileDialog": "Terminal.Gui.FileDialog.yml", + "Terminal.Gui.FileDialog.#ctor(NStack.ustring,NStack.ustring,NStack.ustring,NStack.ustring)": "Terminal.Gui.FileDialog.yml", + "Terminal.Gui.FileDialog.AllowedFileTypes": "Terminal.Gui.FileDialog.yml", + "Terminal.Gui.FileDialog.AllowsOtherFileTypes": "Terminal.Gui.FileDialog.yml", + "Terminal.Gui.FileDialog.Canceled": "Terminal.Gui.FileDialog.yml", + "Terminal.Gui.FileDialog.CanCreateDirectories": "Terminal.Gui.FileDialog.yml", + "Terminal.Gui.FileDialog.DirectoryPath": "Terminal.Gui.FileDialog.yml", + "Terminal.Gui.FileDialog.FilePath": "Terminal.Gui.FileDialog.yml", + "Terminal.Gui.FileDialog.IsExtensionHidden": "Terminal.Gui.FileDialog.yml", + "Terminal.Gui.FileDialog.Message": "Terminal.Gui.FileDialog.yml", + "Terminal.Gui.FileDialog.NameFieldLabel": "Terminal.Gui.FileDialog.yml", + "Terminal.Gui.FileDialog.Prompt": "Terminal.Gui.FileDialog.yml", + "Terminal.Gui.FileDialog.WillPresent": "Terminal.Gui.FileDialog.yml", + "Terminal.Gui.FrameView": "Terminal.Gui.FrameView.yml", + "Terminal.Gui.FrameView.#ctor(NStack.ustring)": "Terminal.Gui.FrameView.yml", + "Terminal.Gui.FrameView.#ctor(Terminal.Gui.Rect,NStack.ustring)": "Terminal.Gui.FrameView.yml", + "Terminal.Gui.FrameView.#ctor(Terminal.Gui.Rect,NStack.ustring,Terminal.Gui.View[])": "Terminal.Gui.FrameView.yml", + "Terminal.Gui.FrameView.Add(Terminal.Gui.View)": "Terminal.Gui.FrameView.yml", + "Terminal.Gui.FrameView.Redraw(Terminal.Gui.Rect)": "Terminal.Gui.FrameView.yml", + "Terminal.Gui.FrameView.Remove(Terminal.Gui.View)": "Terminal.Gui.FrameView.yml", + "Terminal.Gui.FrameView.RemoveAll": "Terminal.Gui.FrameView.yml", + "Terminal.Gui.FrameView.Title": "Terminal.Gui.FrameView.yml", + "Terminal.Gui.HexView": "Terminal.Gui.HexView.yml", + "Terminal.Gui.HexView.#ctor(System.IO.Stream)": "Terminal.Gui.HexView.yml", + "Terminal.Gui.HexView.AllowEdits": "Terminal.Gui.HexView.yml", + "Terminal.Gui.HexView.ApplyEdits": "Terminal.Gui.HexView.yml", + "Terminal.Gui.HexView.DisplayStart": "Terminal.Gui.HexView.yml", + "Terminal.Gui.HexView.Edits": "Terminal.Gui.HexView.yml", + "Terminal.Gui.HexView.Frame": "Terminal.Gui.HexView.yml", + "Terminal.Gui.HexView.PositionCursor": "Terminal.Gui.HexView.yml", + "Terminal.Gui.HexView.ProcessKey(Terminal.Gui.KeyEvent)": "Terminal.Gui.HexView.yml", + "Terminal.Gui.HexView.Redraw(Terminal.Gui.Rect)": "Terminal.Gui.HexView.yml", + "Terminal.Gui.HexView.Source": "Terminal.Gui.HexView.yml", + "Terminal.Gui.IListDataSource": "Terminal.Gui.IListDataSource.yml", + "Terminal.Gui.IListDataSource.Count": "Terminal.Gui.IListDataSource.yml", + "Terminal.Gui.IListDataSource.IsMarked(System.Int32)": "Terminal.Gui.IListDataSource.yml", + "Terminal.Gui.IListDataSource.Render(Terminal.Gui.ListView,Terminal.Gui.ConsoleDriver,System.Boolean,System.Int32,System.Int32,System.Int32,System.Int32)": "Terminal.Gui.IListDataSource.yml", + "Terminal.Gui.IListDataSource.SetMark(System.Int32,System.Boolean)": "Terminal.Gui.IListDataSource.yml", + "Terminal.Gui.IListDataSource.ToList": "Terminal.Gui.IListDataSource.yml", + "Terminal.Gui.Key": "Terminal.Gui.Key.yml", + "Terminal.Gui.Key.AltMask": "Terminal.Gui.Key.yml", + "Terminal.Gui.Key.Backspace": "Terminal.Gui.Key.yml", + "Terminal.Gui.Key.BackTab": "Terminal.Gui.Key.yml", + "Terminal.Gui.Key.CharMask": "Terminal.Gui.Key.yml", + "Terminal.Gui.Key.ControlA": "Terminal.Gui.Key.yml", + "Terminal.Gui.Key.ControlB": "Terminal.Gui.Key.yml", + "Terminal.Gui.Key.ControlC": "Terminal.Gui.Key.yml", + "Terminal.Gui.Key.ControlD": "Terminal.Gui.Key.yml", + "Terminal.Gui.Key.ControlE": "Terminal.Gui.Key.yml", + "Terminal.Gui.Key.ControlF": "Terminal.Gui.Key.yml", + "Terminal.Gui.Key.ControlG": "Terminal.Gui.Key.yml", + "Terminal.Gui.Key.ControlH": "Terminal.Gui.Key.yml", + "Terminal.Gui.Key.ControlI": "Terminal.Gui.Key.yml", + "Terminal.Gui.Key.ControlJ": "Terminal.Gui.Key.yml", + "Terminal.Gui.Key.ControlK": "Terminal.Gui.Key.yml", + "Terminal.Gui.Key.ControlL": "Terminal.Gui.Key.yml", + "Terminal.Gui.Key.ControlM": "Terminal.Gui.Key.yml", + "Terminal.Gui.Key.ControlN": "Terminal.Gui.Key.yml", + "Terminal.Gui.Key.ControlO": "Terminal.Gui.Key.yml", + "Terminal.Gui.Key.ControlP": "Terminal.Gui.Key.yml", + "Terminal.Gui.Key.ControlQ": "Terminal.Gui.Key.yml", + "Terminal.Gui.Key.ControlR": "Terminal.Gui.Key.yml", + "Terminal.Gui.Key.ControlS": "Terminal.Gui.Key.yml", + "Terminal.Gui.Key.ControlSpace": "Terminal.Gui.Key.yml", + "Terminal.Gui.Key.ControlT": "Terminal.Gui.Key.yml", + "Terminal.Gui.Key.ControlU": "Terminal.Gui.Key.yml", + "Terminal.Gui.Key.ControlV": "Terminal.Gui.Key.yml", + "Terminal.Gui.Key.ControlW": "Terminal.Gui.Key.yml", + "Terminal.Gui.Key.ControlX": "Terminal.Gui.Key.yml", + "Terminal.Gui.Key.ControlY": "Terminal.Gui.Key.yml", + "Terminal.Gui.Key.ControlZ": "Terminal.Gui.Key.yml", + "Terminal.Gui.Key.CtrlMask": "Terminal.Gui.Key.yml", + "Terminal.Gui.Key.CursorDown": "Terminal.Gui.Key.yml", + "Terminal.Gui.Key.CursorLeft": "Terminal.Gui.Key.yml", + "Terminal.Gui.Key.CursorRight": "Terminal.Gui.Key.yml", + "Terminal.Gui.Key.CursorUp": "Terminal.Gui.Key.yml", + "Terminal.Gui.Key.Delete": "Terminal.Gui.Key.yml", + "Terminal.Gui.Key.DeleteChar": "Terminal.Gui.Key.yml", + "Terminal.Gui.Key.End": "Terminal.Gui.Key.yml", + "Terminal.Gui.Key.Enter": "Terminal.Gui.Key.yml", + "Terminal.Gui.Key.Esc": "Terminal.Gui.Key.yml", + "Terminal.Gui.Key.F1": "Terminal.Gui.Key.yml", + "Terminal.Gui.Key.F10": "Terminal.Gui.Key.yml", + "Terminal.Gui.Key.F2": "Terminal.Gui.Key.yml", + "Terminal.Gui.Key.F3": "Terminal.Gui.Key.yml", + "Terminal.Gui.Key.F4": "Terminal.Gui.Key.yml", + "Terminal.Gui.Key.F5": "Terminal.Gui.Key.yml", + "Terminal.Gui.Key.F6": "Terminal.Gui.Key.yml", + "Terminal.Gui.Key.F7": "Terminal.Gui.Key.yml", + "Terminal.Gui.Key.F8": "Terminal.Gui.Key.yml", + "Terminal.Gui.Key.F9": "Terminal.Gui.Key.yml", + "Terminal.Gui.Key.Home": "Terminal.Gui.Key.yml", + "Terminal.Gui.Key.InsertChar": "Terminal.Gui.Key.yml", + "Terminal.Gui.Key.PageDown": "Terminal.Gui.Key.yml", + "Terminal.Gui.Key.PageUp": "Terminal.Gui.Key.yml", + "Terminal.Gui.Key.ShiftMask": "Terminal.Gui.Key.yml", + "Terminal.Gui.Key.Space": "Terminal.Gui.Key.yml", + "Terminal.Gui.Key.SpecialMask": "Terminal.Gui.Key.yml", + "Terminal.Gui.Key.Tab": "Terminal.Gui.Key.yml", + "Terminal.Gui.Key.Unknown": "Terminal.Gui.Key.yml", + "Terminal.Gui.KeyEvent": "Terminal.Gui.KeyEvent.yml", + "Terminal.Gui.KeyEvent.#ctor": "Terminal.Gui.KeyEvent.yml", + "Terminal.Gui.KeyEvent.#ctor(Terminal.Gui.Key)": "Terminal.Gui.KeyEvent.yml", + "Terminal.Gui.KeyEvent.IsAlt": "Terminal.Gui.KeyEvent.yml", + "Terminal.Gui.KeyEvent.IsCtrl": "Terminal.Gui.KeyEvent.yml", + "Terminal.Gui.KeyEvent.IsShift": "Terminal.Gui.KeyEvent.yml", + "Terminal.Gui.KeyEvent.Key": "Terminal.Gui.KeyEvent.yml", + "Terminal.Gui.KeyEvent.KeyValue": "Terminal.Gui.KeyEvent.yml", + "Terminal.Gui.KeyEvent.ToString": "Terminal.Gui.KeyEvent.yml", + "Terminal.Gui.Label": "Terminal.Gui.Label.yml", + "Terminal.Gui.Label.#ctor(NStack.ustring)": "Terminal.Gui.Label.yml", + "Terminal.Gui.Label.#ctor(System.Int32,System.Int32,NStack.ustring)": "Terminal.Gui.Label.yml", + "Terminal.Gui.Label.#ctor(Terminal.Gui.Rect,NStack.ustring)": "Terminal.Gui.Label.yml", + "Terminal.Gui.Label.MaxWidth(NStack.ustring,System.Int32)": "Terminal.Gui.Label.yml", + "Terminal.Gui.Label.MeasureLines(NStack.ustring,System.Int32)": "Terminal.Gui.Label.yml", + "Terminal.Gui.Label.Redraw(Terminal.Gui.Rect)": "Terminal.Gui.Label.yml", + "Terminal.Gui.Label.Text": "Terminal.Gui.Label.yml", + "Terminal.Gui.Label.TextAlignment": "Terminal.Gui.Label.yml", + "Terminal.Gui.Label.TextColor": "Terminal.Gui.Label.yml", + "Terminal.Gui.LayoutStyle": "Terminal.Gui.LayoutStyle.yml", + "Terminal.Gui.LayoutStyle.Absolute": "Terminal.Gui.LayoutStyle.yml", + "Terminal.Gui.LayoutStyle.Computed": "Terminal.Gui.LayoutStyle.yml", + "Terminal.Gui.ListView": "Terminal.Gui.ListView.yml", + "Terminal.Gui.ListView.#ctor": "Terminal.Gui.ListView.yml", + "Terminal.Gui.ListView.#ctor(System.Collections.IList)": "Terminal.Gui.ListView.yml", + "Terminal.Gui.ListView.#ctor(Terminal.Gui.IListDataSource)": "Terminal.Gui.ListView.yml", + "Terminal.Gui.ListView.#ctor(Terminal.Gui.Rect,System.Collections.IList)": "Terminal.Gui.ListView.yml", + "Terminal.Gui.ListView.#ctor(Terminal.Gui.Rect,Terminal.Gui.IListDataSource)": "Terminal.Gui.ListView.yml", + "Terminal.Gui.ListView.AllowsAll": "Terminal.Gui.ListView.yml", + "Terminal.Gui.ListView.AllowsMarking": "Terminal.Gui.ListView.yml", + "Terminal.Gui.ListView.AllowsMultipleSelection": "Terminal.Gui.ListView.yml", + "Terminal.Gui.ListView.MarkUnmarkRow": "Terminal.Gui.ListView.yml", + "Terminal.Gui.ListView.MouseEvent(Terminal.Gui.MouseEvent)": "Terminal.Gui.ListView.yml", + "Terminal.Gui.ListView.MoveDown": "Terminal.Gui.ListView.yml", + "Terminal.Gui.ListView.MovePageDown": "Terminal.Gui.ListView.yml", + "Terminal.Gui.ListView.MovePageUp": "Terminal.Gui.ListView.yml", + "Terminal.Gui.ListView.MoveUp": "Terminal.Gui.ListView.yml", + "Terminal.Gui.ListView.OnOpenSelectedItem": "Terminal.Gui.ListView.yml", + "Terminal.Gui.ListView.OnSelectedChanged": "Terminal.Gui.ListView.yml", + "Terminal.Gui.ListView.OpenSelectedItem": "Terminal.Gui.ListView.yml", + "Terminal.Gui.ListView.PositionCursor": "Terminal.Gui.ListView.yml", + "Terminal.Gui.ListView.ProcessKey(Terminal.Gui.KeyEvent)": "Terminal.Gui.ListView.yml", + "Terminal.Gui.ListView.Redraw(Terminal.Gui.Rect)": "Terminal.Gui.ListView.yml", + "Terminal.Gui.ListView.SelectedChanged": "Terminal.Gui.ListView.yml", + "Terminal.Gui.ListView.SelectedItem": "Terminal.Gui.ListView.yml", + "Terminal.Gui.ListView.SetSource(System.Collections.IList)": "Terminal.Gui.ListView.yml", + "Terminal.Gui.ListView.SetSourceAsync(System.Collections.IList)": "Terminal.Gui.ListView.yml", + "Terminal.Gui.ListView.Source": "Terminal.Gui.ListView.yml", + "Terminal.Gui.ListView.TopItem": "Terminal.Gui.ListView.yml", + "Terminal.Gui.ListViewItemEventArgs": "Terminal.Gui.ListViewItemEventArgs.yml", + "Terminal.Gui.ListViewItemEventArgs.#ctor(System.Int32,System.Object)": "Terminal.Gui.ListViewItemEventArgs.yml", + "Terminal.Gui.ListViewItemEventArgs.Item": "Terminal.Gui.ListViewItemEventArgs.yml", + "Terminal.Gui.ListViewItemEventArgs.Value": "Terminal.Gui.ListViewItemEventArgs.yml", + "Terminal.Gui.ListWrapper": "Terminal.Gui.ListWrapper.yml", + "Terminal.Gui.ListWrapper.#ctor(System.Collections.IList)": "Terminal.Gui.ListWrapper.yml", + "Terminal.Gui.ListWrapper.Count": "Terminal.Gui.ListWrapper.yml", + "Terminal.Gui.ListWrapper.IsMarked(System.Int32)": "Terminal.Gui.ListWrapper.yml", + "Terminal.Gui.ListWrapper.Render(Terminal.Gui.ListView,Terminal.Gui.ConsoleDriver,System.Boolean,System.Int32,System.Int32,System.Int32,System.Int32)": "Terminal.Gui.ListWrapper.yml", + "Terminal.Gui.ListWrapper.SetMark(System.Int32,System.Boolean)": "Terminal.Gui.ListWrapper.yml", + "Terminal.Gui.ListWrapper.ToList": "Terminal.Gui.ListWrapper.yml", + "Terminal.Gui.MenuBar": "Terminal.Gui.MenuBar.yml", + "Terminal.Gui.MenuBar.#ctor(Terminal.Gui.MenuBarItem[])": "Terminal.Gui.MenuBar.yml", + "Terminal.Gui.MenuBar.LastFocused": "Terminal.Gui.MenuBar.yml", + "Terminal.Gui.MenuBar.MenuOpen": "Terminal.Gui.MenuBar.yml", + "Terminal.Gui.MenuBar.Menus": "Terminal.Gui.MenuBar.yml", + "Terminal.Gui.MenuBar.MouseEvent(Terminal.Gui.MouseEvent)": "Terminal.Gui.MenuBar.yml", + "Terminal.Gui.MenuBar.OnCloseMenu": "Terminal.Gui.MenuBar.yml", + "Terminal.Gui.MenuBar.OnKeyDown(Terminal.Gui.KeyEvent)": "Terminal.Gui.MenuBar.yml", + "Terminal.Gui.MenuBar.OnKeyUp(Terminal.Gui.KeyEvent)": "Terminal.Gui.MenuBar.yml", + "Terminal.Gui.MenuBar.OnOpenMenu": "Terminal.Gui.MenuBar.yml", + "Terminal.Gui.MenuBar.PositionCursor": "Terminal.Gui.MenuBar.yml", + "Terminal.Gui.MenuBar.ProcessHotKey(Terminal.Gui.KeyEvent)": "Terminal.Gui.MenuBar.yml", + "Terminal.Gui.MenuBar.ProcessKey(Terminal.Gui.KeyEvent)": "Terminal.Gui.MenuBar.yml", + "Terminal.Gui.MenuBar.Redraw(Terminal.Gui.Rect)": "Terminal.Gui.MenuBar.yml", + "Terminal.Gui.MenuBar.UseKeysUpDownAsKeysLeftRight": "Terminal.Gui.MenuBar.yml", + "Terminal.Gui.MenuBarItem": "Terminal.Gui.MenuBarItem.yml", + "Terminal.Gui.MenuBarItem.#ctor(NStack.ustring,System.String,System.Action,System.Func{System.Boolean})": "Terminal.Gui.MenuBarItem.yml", + "Terminal.Gui.MenuBarItem.#ctor(NStack.ustring,Terminal.Gui.MenuItem[])": "Terminal.Gui.MenuBarItem.yml", + "Terminal.Gui.MenuBarItem.#ctor(Terminal.Gui.MenuItem[])": "Terminal.Gui.MenuBarItem.yml", + "Terminal.Gui.MenuBarItem.Children": "Terminal.Gui.MenuBarItem.yml", + "Terminal.Gui.MenuItem": "Terminal.Gui.MenuItem.yml", + "Terminal.Gui.MenuItem.#ctor": "Terminal.Gui.MenuItem.yml", + "Terminal.Gui.MenuItem.#ctor(NStack.ustring,System.String,System.Action,System.Func{System.Boolean})": "Terminal.Gui.MenuItem.yml", + "Terminal.Gui.MenuItem.#ctor(NStack.ustring,Terminal.Gui.MenuBarItem)": "Terminal.Gui.MenuItem.yml", + "Terminal.Gui.MenuItem.Action": "Terminal.Gui.MenuItem.yml", + "Terminal.Gui.MenuItem.CanExecute": "Terminal.Gui.MenuItem.yml", + "Terminal.Gui.MenuItem.GetMenuBarItem": "Terminal.Gui.MenuItem.yml", + "Terminal.Gui.MenuItem.GetMenuItem": "Terminal.Gui.MenuItem.yml", + "Terminal.Gui.MenuItem.Help": "Terminal.Gui.MenuItem.yml", + "Terminal.Gui.MenuItem.HotKey": "Terminal.Gui.MenuItem.yml", + "Terminal.Gui.MenuItem.IsEnabled": "Terminal.Gui.MenuItem.yml", + "Terminal.Gui.MenuItem.ShortCut": "Terminal.Gui.MenuItem.yml", + "Terminal.Gui.MenuItem.Title": "Terminal.Gui.MenuItem.yml", + "Terminal.Gui.MessageBox": "Terminal.Gui.MessageBox.yml", + "Terminal.Gui.MessageBox.ErrorQuery(System.Int32,System.Int32,System.String,System.String,System.String[])": "Terminal.Gui.MessageBox.yml", + "Terminal.Gui.MessageBox.Query(System.Int32,System.Int32,System.String,System.String,System.String[])": "Terminal.Gui.MessageBox.yml", + "Terminal.Gui.MouseEvent": "Terminal.Gui.MouseEvent.yml", + "Terminal.Gui.MouseEvent.Flags": "Terminal.Gui.MouseEvent.yml", + "Terminal.Gui.MouseEvent.OfX": "Terminal.Gui.MouseEvent.yml", + "Terminal.Gui.MouseEvent.OfY": "Terminal.Gui.MouseEvent.yml", + "Terminal.Gui.MouseEvent.ToString": "Terminal.Gui.MouseEvent.yml", + "Terminal.Gui.MouseEvent.View": "Terminal.Gui.MouseEvent.yml", + "Terminal.Gui.MouseEvent.X": "Terminal.Gui.MouseEvent.yml", + "Terminal.Gui.MouseEvent.Y": "Terminal.Gui.MouseEvent.yml", + "Terminal.Gui.MouseFlags": "Terminal.Gui.MouseFlags.yml", + "Terminal.Gui.MouseFlags.AllEvents": "Terminal.Gui.MouseFlags.yml", + "Terminal.Gui.MouseFlags.Button1Clicked": "Terminal.Gui.MouseFlags.yml", + "Terminal.Gui.MouseFlags.Button1DoubleClicked": "Terminal.Gui.MouseFlags.yml", + "Terminal.Gui.MouseFlags.Button1Pressed": "Terminal.Gui.MouseFlags.yml", + "Terminal.Gui.MouseFlags.Button1Released": "Terminal.Gui.MouseFlags.yml", + "Terminal.Gui.MouseFlags.Button1TripleClicked": "Terminal.Gui.MouseFlags.yml", + "Terminal.Gui.MouseFlags.Button2Clicked": "Terminal.Gui.MouseFlags.yml", + "Terminal.Gui.MouseFlags.Button2DoubleClicked": "Terminal.Gui.MouseFlags.yml", + "Terminal.Gui.MouseFlags.Button2Pressed": "Terminal.Gui.MouseFlags.yml", + "Terminal.Gui.MouseFlags.Button2Released": "Terminal.Gui.MouseFlags.yml", + "Terminal.Gui.MouseFlags.Button2TripleClicked": "Terminal.Gui.MouseFlags.yml", + "Terminal.Gui.MouseFlags.Button3Clicked": "Terminal.Gui.MouseFlags.yml", + "Terminal.Gui.MouseFlags.Button3DoubleClicked": "Terminal.Gui.MouseFlags.yml", + "Terminal.Gui.MouseFlags.Button3Pressed": "Terminal.Gui.MouseFlags.yml", + "Terminal.Gui.MouseFlags.Button3Released": "Terminal.Gui.MouseFlags.yml", + "Terminal.Gui.MouseFlags.Button3TripleClicked": "Terminal.Gui.MouseFlags.yml", + "Terminal.Gui.MouseFlags.Button4Clicked": "Terminal.Gui.MouseFlags.yml", + "Terminal.Gui.MouseFlags.Button4DoubleClicked": "Terminal.Gui.MouseFlags.yml", + "Terminal.Gui.MouseFlags.Button4Pressed": "Terminal.Gui.MouseFlags.yml", + "Terminal.Gui.MouseFlags.Button4Released": "Terminal.Gui.MouseFlags.yml", + "Terminal.Gui.MouseFlags.Button4TripleClicked": "Terminal.Gui.MouseFlags.yml", + "Terminal.Gui.MouseFlags.ButtonAlt": "Terminal.Gui.MouseFlags.yml", + "Terminal.Gui.MouseFlags.ButtonCtrl": "Terminal.Gui.MouseFlags.yml", + "Terminal.Gui.MouseFlags.ButtonShift": "Terminal.Gui.MouseFlags.yml", + "Terminal.Gui.MouseFlags.ReportMousePosition": "Terminal.Gui.MouseFlags.yml", + "Terminal.Gui.MouseFlags.WheeledDown": "Terminal.Gui.MouseFlags.yml", + "Terminal.Gui.MouseFlags.WheeledUp": "Terminal.Gui.MouseFlags.yml", + "Terminal.Gui.OpenDialog": "Terminal.Gui.OpenDialog.yml", + "Terminal.Gui.OpenDialog.#ctor(NStack.ustring,NStack.ustring)": "Terminal.Gui.OpenDialog.yml", + "Terminal.Gui.OpenDialog.AllowsMultipleSelection": "Terminal.Gui.OpenDialog.yml", + "Terminal.Gui.OpenDialog.CanChooseDirectories": "Terminal.Gui.OpenDialog.yml", + "Terminal.Gui.OpenDialog.CanChooseFiles": "Terminal.Gui.OpenDialog.yml", + "Terminal.Gui.OpenDialog.FilePaths": "Terminal.Gui.OpenDialog.yml", + "Terminal.Gui.Point": "Terminal.Gui.Point.yml", + "Terminal.Gui.Point.#ctor(System.Int32,System.Int32)": "Terminal.Gui.Point.yml", + "Terminal.Gui.Point.#ctor(Terminal.Gui.Size)": "Terminal.Gui.Point.yml", + "Terminal.Gui.Point.Add(Terminal.Gui.Point,Terminal.Gui.Size)": "Terminal.Gui.Point.yml", + "Terminal.Gui.Point.Empty": "Terminal.Gui.Point.yml", + "Terminal.Gui.Point.Equals(System.Object)": "Terminal.Gui.Point.yml", + "Terminal.Gui.Point.GetHashCode": "Terminal.Gui.Point.yml", + "Terminal.Gui.Point.IsEmpty": "Terminal.Gui.Point.yml", + "Terminal.Gui.Point.Offset(System.Int32,System.Int32)": "Terminal.Gui.Point.yml", + "Terminal.Gui.Point.Offset(Terminal.Gui.Point)": "Terminal.Gui.Point.yml", + "Terminal.Gui.Point.op_Addition(Terminal.Gui.Point,Terminal.Gui.Size)": "Terminal.Gui.Point.yml", + "Terminal.Gui.Point.op_Equality(Terminal.Gui.Point,Terminal.Gui.Point)": "Terminal.Gui.Point.yml", + "Terminal.Gui.Point.op_Explicit(Terminal.Gui.Point)~Terminal.Gui.Size": "Terminal.Gui.Point.yml", + "Terminal.Gui.Point.op_Inequality(Terminal.Gui.Point,Terminal.Gui.Point)": "Terminal.Gui.Point.yml", + "Terminal.Gui.Point.op_Subtraction(Terminal.Gui.Point,Terminal.Gui.Size)": "Terminal.Gui.Point.yml", + "Terminal.Gui.Point.Subtract(Terminal.Gui.Point,Terminal.Gui.Size)": "Terminal.Gui.Point.yml", + "Terminal.Gui.Point.ToString": "Terminal.Gui.Point.yml", + "Terminal.Gui.Point.X": "Terminal.Gui.Point.yml", + "Terminal.Gui.Point.Y": "Terminal.Gui.Point.yml", + "Terminal.Gui.Pos": "Terminal.Gui.Pos.yml", + "Terminal.Gui.Pos.AnchorEnd(System.Int32)": "Terminal.Gui.Pos.yml", + "Terminal.Gui.Pos.At(System.Int32)": "Terminal.Gui.Pos.yml", + "Terminal.Gui.Pos.Bottom(Terminal.Gui.View)": "Terminal.Gui.Pos.yml", + "Terminal.Gui.Pos.Center": "Terminal.Gui.Pos.yml", + "Terminal.Gui.Pos.Left(Terminal.Gui.View)": "Terminal.Gui.Pos.yml", + "Terminal.Gui.Pos.op_Addition(Terminal.Gui.Pos,Terminal.Gui.Pos)": "Terminal.Gui.Pos.yml", + "Terminal.Gui.Pos.op_Implicit(System.Int32)~Terminal.Gui.Pos": "Terminal.Gui.Pos.yml", + "Terminal.Gui.Pos.op_Subtraction(Terminal.Gui.Pos,Terminal.Gui.Pos)": "Terminal.Gui.Pos.yml", + "Terminal.Gui.Pos.Percent(System.Single)": "Terminal.Gui.Pos.yml", + "Terminal.Gui.Pos.Right(Terminal.Gui.View)": "Terminal.Gui.Pos.yml", + "Terminal.Gui.Pos.Top(Terminal.Gui.View)": "Terminal.Gui.Pos.yml", + "Terminal.Gui.Pos.X(Terminal.Gui.View)": "Terminal.Gui.Pos.yml", + "Terminal.Gui.Pos.Y(Terminal.Gui.View)": "Terminal.Gui.Pos.yml", + "Terminal.Gui.ProgressBar": "Terminal.Gui.ProgressBar.yml", + "Terminal.Gui.ProgressBar.#ctor": "Terminal.Gui.ProgressBar.yml", + "Terminal.Gui.ProgressBar.#ctor(Terminal.Gui.Rect)": "Terminal.Gui.ProgressBar.yml", + "Terminal.Gui.ProgressBar.Fraction": "Terminal.Gui.ProgressBar.yml", + "Terminal.Gui.ProgressBar.Pulse": "Terminal.Gui.ProgressBar.yml", + "Terminal.Gui.ProgressBar.Redraw(Terminal.Gui.Rect)": "Terminal.Gui.ProgressBar.yml", + "Terminal.Gui.RadioGroup": "Terminal.Gui.RadioGroup.yml", + "Terminal.Gui.RadioGroup.#ctor(System.Int32,System.Int32,System.String[],System.Int32)": "Terminal.Gui.RadioGroup.yml", + "Terminal.Gui.RadioGroup.#ctor(System.String[],System.Int32)": "Terminal.Gui.RadioGroup.yml", + "Terminal.Gui.RadioGroup.#ctor(Terminal.Gui.Rect,System.String[],System.Int32)": "Terminal.Gui.RadioGroup.yml", + "Terminal.Gui.RadioGroup.Cursor": "Terminal.Gui.RadioGroup.yml", + "Terminal.Gui.RadioGroup.MouseEvent(Terminal.Gui.MouseEvent)": "Terminal.Gui.RadioGroup.yml", + "Terminal.Gui.RadioGroup.PositionCursor": "Terminal.Gui.RadioGroup.yml", + "Terminal.Gui.RadioGroup.ProcessColdKey(Terminal.Gui.KeyEvent)": "Terminal.Gui.RadioGroup.yml", + "Terminal.Gui.RadioGroup.ProcessKey(Terminal.Gui.KeyEvent)": "Terminal.Gui.RadioGroup.yml", + "Terminal.Gui.RadioGroup.RadioLabels": "Terminal.Gui.RadioGroup.yml", + "Terminal.Gui.RadioGroup.Redraw(Terminal.Gui.Rect)": "Terminal.Gui.RadioGroup.yml", + "Terminal.Gui.RadioGroup.Selected": "Terminal.Gui.RadioGroup.yml", + "Terminal.Gui.RadioGroup.SelectionChanged": "Terminal.Gui.RadioGroup.yml", + "Terminal.Gui.Rect": "Terminal.Gui.Rect.yml", + "Terminal.Gui.Rect.#ctor(System.Int32,System.Int32,System.Int32,System.Int32)": "Terminal.Gui.Rect.yml", + "Terminal.Gui.Rect.#ctor(Terminal.Gui.Point,Terminal.Gui.Size)": "Terminal.Gui.Rect.yml", + "Terminal.Gui.Rect.Bottom": "Terminal.Gui.Rect.yml", + "Terminal.Gui.Rect.Contains(System.Int32,System.Int32)": "Terminal.Gui.Rect.yml", + "Terminal.Gui.Rect.Contains(Terminal.Gui.Point)": "Terminal.Gui.Rect.yml", + "Terminal.Gui.Rect.Contains(Terminal.Gui.Rect)": "Terminal.Gui.Rect.yml", + "Terminal.Gui.Rect.Empty": "Terminal.Gui.Rect.yml", + "Terminal.Gui.Rect.Equals(System.Object)": "Terminal.Gui.Rect.yml", + "Terminal.Gui.Rect.FromLTRB(System.Int32,System.Int32,System.Int32,System.Int32)": "Terminal.Gui.Rect.yml", + "Terminal.Gui.Rect.GetHashCode": "Terminal.Gui.Rect.yml", + "Terminal.Gui.Rect.Height": "Terminal.Gui.Rect.yml", + "Terminal.Gui.Rect.Inflate(System.Int32,System.Int32)": "Terminal.Gui.Rect.yml", + "Terminal.Gui.Rect.Inflate(Terminal.Gui.Rect,System.Int32,System.Int32)": "Terminal.Gui.Rect.yml", + "Terminal.Gui.Rect.Inflate(Terminal.Gui.Size)": "Terminal.Gui.Rect.yml", + "Terminal.Gui.Rect.Intersect(Terminal.Gui.Rect)": "Terminal.Gui.Rect.yml", + "Terminal.Gui.Rect.Intersect(Terminal.Gui.Rect,Terminal.Gui.Rect)": "Terminal.Gui.Rect.yml", + "Terminal.Gui.Rect.IntersectsWith(Terminal.Gui.Rect)": "Terminal.Gui.Rect.yml", + "Terminal.Gui.Rect.IsEmpty": "Terminal.Gui.Rect.yml", + "Terminal.Gui.Rect.Left": "Terminal.Gui.Rect.yml", + "Terminal.Gui.Rect.Location": "Terminal.Gui.Rect.yml", + "Terminal.Gui.Rect.Offset(System.Int32,System.Int32)": "Terminal.Gui.Rect.yml", + "Terminal.Gui.Rect.Offset(Terminal.Gui.Point)": "Terminal.Gui.Rect.yml", + "Terminal.Gui.Rect.op_Equality(Terminal.Gui.Rect,Terminal.Gui.Rect)": "Terminal.Gui.Rect.yml", + "Terminal.Gui.Rect.op_Inequality(Terminal.Gui.Rect,Terminal.Gui.Rect)": "Terminal.Gui.Rect.yml", + "Terminal.Gui.Rect.Right": "Terminal.Gui.Rect.yml", + "Terminal.Gui.Rect.Size": "Terminal.Gui.Rect.yml", + "Terminal.Gui.Rect.Top": "Terminal.Gui.Rect.yml", + "Terminal.Gui.Rect.ToString": "Terminal.Gui.Rect.yml", + "Terminal.Gui.Rect.Union(Terminal.Gui.Rect,Terminal.Gui.Rect)": "Terminal.Gui.Rect.yml", + "Terminal.Gui.Rect.Width": "Terminal.Gui.Rect.yml", + "Terminal.Gui.Rect.X": "Terminal.Gui.Rect.yml", + "Terminal.Gui.Rect.Y": "Terminal.Gui.Rect.yml", + "Terminal.Gui.Responder": "Terminal.Gui.Responder.yml", + "Terminal.Gui.Responder.CanFocus": "Terminal.Gui.Responder.yml", + "Terminal.Gui.Responder.HasFocus": "Terminal.Gui.Responder.yml", + "Terminal.Gui.Responder.MouseEvent(Terminal.Gui.MouseEvent)": "Terminal.Gui.Responder.yml", + "Terminal.Gui.Responder.OnEnter": "Terminal.Gui.Responder.yml", + "Terminal.Gui.Responder.OnKeyDown(Terminal.Gui.KeyEvent)": "Terminal.Gui.Responder.yml", + "Terminal.Gui.Responder.OnKeyUp(Terminal.Gui.KeyEvent)": "Terminal.Gui.Responder.yml", + "Terminal.Gui.Responder.OnLeave": "Terminal.Gui.Responder.yml", + "Terminal.Gui.Responder.OnMouseEnter(Terminal.Gui.MouseEvent)": "Terminal.Gui.Responder.yml", + "Terminal.Gui.Responder.OnMouseLeave(Terminal.Gui.MouseEvent)": "Terminal.Gui.Responder.yml", + "Terminal.Gui.Responder.ProcessColdKey(Terminal.Gui.KeyEvent)": "Terminal.Gui.Responder.yml", + "Terminal.Gui.Responder.ProcessHotKey(Terminal.Gui.KeyEvent)": "Terminal.Gui.Responder.yml", + "Terminal.Gui.Responder.ProcessKey(Terminal.Gui.KeyEvent)": "Terminal.Gui.Responder.yml", + "Terminal.Gui.SaveDialog": "Terminal.Gui.SaveDialog.yml", + "Terminal.Gui.SaveDialog.#ctor(NStack.ustring,NStack.ustring)": "Terminal.Gui.SaveDialog.yml", + "Terminal.Gui.SaveDialog.FileName": "Terminal.Gui.SaveDialog.yml", + "Terminal.Gui.ScrollBarView": "Terminal.Gui.ScrollBarView.yml", + "Terminal.Gui.ScrollBarView.#ctor(Terminal.Gui.Rect,System.Int32,System.Int32,System.Boolean)": "Terminal.Gui.ScrollBarView.yml", + "Terminal.Gui.ScrollBarView.ChangedPosition": "Terminal.Gui.ScrollBarView.yml", + "Terminal.Gui.ScrollBarView.MouseEvent(Terminal.Gui.MouseEvent)": "Terminal.Gui.ScrollBarView.yml", + "Terminal.Gui.ScrollBarView.Position": "Terminal.Gui.ScrollBarView.yml", + "Terminal.Gui.ScrollBarView.Redraw(Terminal.Gui.Rect)": "Terminal.Gui.ScrollBarView.yml", + "Terminal.Gui.ScrollBarView.Size": "Terminal.Gui.ScrollBarView.yml", + "Terminal.Gui.ScrollView": "Terminal.Gui.ScrollView.yml", + "Terminal.Gui.ScrollView.#ctor(Terminal.Gui.Rect)": "Terminal.Gui.ScrollView.yml", + "Terminal.Gui.ScrollView.Add(Terminal.Gui.View)": "Terminal.Gui.ScrollView.yml", + "Terminal.Gui.ScrollView.ContentOffset": "Terminal.Gui.ScrollView.yml", + "Terminal.Gui.ScrollView.ContentSize": "Terminal.Gui.ScrollView.yml", + "Terminal.Gui.ScrollView.MouseEvent(Terminal.Gui.MouseEvent)": "Terminal.Gui.ScrollView.yml", + "Terminal.Gui.ScrollView.PositionCursor": "Terminal.Gui.ScrollView.yml", + "Terminal.Gui.ScrollView.ProcessKey(Terminal.Gui.KeyEvent)": "Terminal.Gui.ScrollView.yml", + "Terminal.Gui.ScrollView.Redraw(Terminal.Gui.Rect)": "Terminal.Gui.ScrollView.yml", + "Terminal.Gui.ScrollView.RemoveAll": "Terminal.Gui.ScrollView.yml", + "Terminal.Gui.ScrollView.ScrollDown(System.Int32)": "Terminal.Gui.ScrollView.yml", + "Terminal.Gui.ScrollView.ScrollLeft(System.Int32)": "Terminal.Gui.ScrollView.yml", + "Terminal.Gui.ScrollView.ScrollRight(System.Int32)": "Terminal.Gui.ScrollView.yml", + "Terminal.Gui.ScrollView.ScrollUp(System.Int32)": "Terminal.Gui.ScrollView.yml", + "Terminal.Gui.ScrollView.ShowHorizontalScrollIndicator": "Terminal.Gui.ScrollView.yml", + "Terminal.Gui.ScrollView.ShowVerticalScrollIndicator": "Terminal.Gui.ScrollView.yml", + "Terminal.Gui.Size": "Terminal.Gui.Size.yml", + "Terminal.Gui.Size.#ctor(System.Int32,System.Int32)": "Terminal.Gui.Size.yml", + "Terminal.Gui.Size.#ctor(Terminal.Gui.Point)": "Terminal.Gui.Size.yml", + "Terminal.Gui.Size.Add(Terminal.Gui.Size,Terminal.Gui.Size)": "Terminal.Gui.Size.yml", + "Terminal.Gui.Size.Empty": "Terminal.Gui.Size.yml", + "Terminal.Gui.Size.Equals(System.Object)": "Terminal.Gui.Size.yml", + "Terminal.Gui.Size.GetHashCode": "Terminal.Gui.Size.yml", + "Terminal.Gui.Size.Height": "Terminal.Gui.Size.yml", + "Terminal.Gui.Size.IsEmpty": "Terminal.Gui.Size.yml", + "Terminal.Gui.Size.op_Addition(Terminal.Gui.Size,Terminal.Gui.Size)": "Terminal.Gui.Size.yml", + "Terminal.Gui.Size.op_Equality(Terminal.Gui.Size,Terminal.Gui.Size)": "Terminal.Gui.Size.yml", + "Terminal.Gui.Size.op_Explicit(Terminal.Gui.Size)~Terminal.Gui.Point": "Terminal.Gui.Size.yml", + "Terminal.Gui.Size.op_Inequality(Terminal.Gui.Size,Terminal.Gui.Size)": "Terminal.Gui.Size.yml", + "Terminal.Gui.Size.op_Subtraction(Terminal.Gui.Size,Terminal.Gui.Size)": "Terminal.Gui.Size.yml", + "Terminal.Gui.Size.Subtract(Terminal.Gui.Size,Terminal.Gui.Size)": "Terminal.Gui.Size.yml", + "Terminal.Gui.Size.ToString": "Terminal.Gui.Size.yml", + "Terminal.Gui.Size.Width": "Terminal.Gui.Size.yml", + "Terminal.Gui.SpecialChar": "Terminal.Gui.SpecialChar.yml", + "Terminal.Gui.SpecialChar.BottomTee": "Terminal.Gui.SpecialChar.yml", + "Terminal.Gui.SpecialChar.Diamond": "Terminal.Gui.SpecialChar.yml", + "Terminal.Gui.SpecialChar.HLine": "Terminal.Gui.SpecialChar.yml", + "Terminal.Gui.SpecialChar.LeftTee": "Terminal.Gui.SpecialChar.yml", + "Terminal.Gui.SpecialChar.LLCorner": "Terminal.Gui.SpecialChar.yml", + "Terminal.Gui.SpecialChar.LRCorner": "Terminal.Gui.SpecialChar.yml", + "Terminal.Gui.SpecialChar.RightTee": "Terminal.Gui.SpecialChar.yml", + "Terminal.Gui.SpecialChar.Stipple": "Terminal.Gui.SpecialChar.yml", + "Terminal.Gui.SpecialChar.TopTee": "Terminal.Gui.SpecialChar.yml", + "Terminal.Gui.SpecialChar.ULCorner": "Terminal.Gui.SpecialChar.yml", + "Terminal.Gui.SpecialChar.URCorner": "Terminal.Gui.SpecialChar.yml", + "Terminal.Gui.SpecialChar.VLine": "Terminal.Gui.SpecialChar.yml", + "Terminal.Gui.StatusBar": "Terminal.Gui.StatusBar.yml", + "Terminal.Gui.StatusBar.#ctor(Terminal.Gui.StatusItem[])": "Terminal.Gui.StatusBar.yml", + "Terminal.Gui.StatusBar.Items": "Terminal.Gui.StatusBar.yml", + "Terminal.Gui.StatusBar.Parent": "Terminal.Gui.StatusBar.yml", + "Terminal.Gui.StatusBar.ProcessHotKey(Terminal.Gui.KeyEvent)": "Terminal.Gui.StatusBar.yml", + "Terminal.Gui.StatusBar.Redraw(Terminal.Gui.Rect)": "Terminal.Gui.StatusBar.yml", + "Terminal.Gui.StatusItem": "Terminal.Gui.StatusItem.yml", + "Terminal.Gui.StatusItem.#ctor(Terminal.Gui.Key,NStack.ustring,System.Action)": "Terminal.Gui.StatusItem.yml", + "Terminal.Gui.StatusItem.Action": "Terminal.Gui.StatusItem.yml", + "Terminal.Gui.StatusItem.Shortcut": "Terminal.Gui.StatusItem.yml", + "Terminal.Gui.StatusItem.Title": "Terminal.Gui.StatusItem.yml", + "Terminal.Gui.TextAlignment": "Terminal.Gui.TextAlignment.yml", + "Terminal.Gui.TextAlignment.Centered": "Terminal.Gui.TextAlignment.yml", + "Terminal.Gui.TextAlignment.Justified": "Terminal.Gui.TextAlignment.yml", + "Terminal.Gui.TextAlignment.Left": "Terminal.Gui.TextAlignment.yml", + "Terminal.Gui.TextAlignment.Right": "Terminal.Gui.TextAlignment.yml", + "Terminal.Gui.TextField": "Terminal.Gui.TextField.yml", + "Terminal.Gui.TextField.#ctor(NStack.ustring)": "Terminal.Gui.TextField.yml", + "Terminal.Gui.TextField.#ctor(System.Int32,System.Int32,System.Int32,NStack.ustring)": "Terminal.Gui.TextField.yml", + "Terminal.Gui.TextField.#ctor(System.String)": "Terminal.Gui.TextField.yml", + "Terminal.Gui.TextField.CanFocus": "Terminal.Gui.TextField.yml", + "Terminal.Gui.TextField.Changed": "Terminal.Gui.TextField.yml", + "Terminal.Gui.TextField.ClearAllSelection": "Terminal.Gui.TextField.yml", + "Terminal.Gui.TextField.Copy": "Terminal.Gui.TextField.yml", + "Terminal.Gui.TextField.CursorPosition": "Terminal.Gui.TextField.yml", + "Terminal.Gui.TextField.Cut": "Terminal.Gui.TextField.yml", + "Terminal.Gui.TextField.Frame": "Terminal.Gui.TextField.yml", + "Terminal.Gui.TextField.MouseEvent(Terminal.Gui.MouseEvent)": "Terminal.Gui.TextField.yml", + "Terminal.Gui.TextField.OnLeave": "Terminal.Gui.TextField.yml", + "Terminal.Gui.TextField.Paste": "Terminal.Gui.TextField.yml", + "Terminal.Gui.TextField.PositionCursor": "Terminal.Gui.TextField.yml", + "Terminal.Gui.TextField.ProcessKey(Terminal.Gui.KeyEvent)": "Terminal.Gui.TextField.yml", + "Terminal.Gui.TextField.ReadOnly": "Terminal.Gui.TextField.yml", + "Terminal.Gui.TextField.Redraw(Terminal.Gui.Rect)": "Terminal.Gui.TextField.yml", + "Terminal.Gui.TextField.Secret": "Terminal.Gui.TextField.yml", + "Terminal.Gui.TextField.SelectedLength": "Terminal.Gui.TextField.yml", + "Terminal.Gui.TextField.SelectedStart": "Terminal.Gui.TextField.yml", + "Terminal.Gui.TextField.SelectedText": "Terminal.Gui.TextField.yml", + "Terminal.Gui.TextField.Text": "Terminal.Gui.TextField.yml", + "Terminal.Gui.TextField.Used": "Terminal.Gui.TextField.yml", + "Terminal.Gui.TextView": "Terminal.Gui.TextView.yml", + "Terminal.Gui.TextView.#ctor": "Terminal.Gui.TextView.yml", + "Terminal.Gui.TextView.#ctor(Terminal.Gui.Rect)": "Terminal.Gui.TextView.yml", + "Terminal.Gui.TextView.CanFocus": "Terminal.Gui.TextView.yml", + "Terminal.Gui.TextView.CloseFile": "Terminal.Gui.TextView.yml", + "Terminal.Gui.TextView.CurrentColumn": "Terminal.Gui.TextView.yml", + "Terminal.Gui.TextView.CurrentRow": "Terminal.Gui.TextView.yml", + "Terminal.Gui.TextView.LoadFile(System.String)": "Terminal.Gui.TextView.yml", + "Terminal.Gui.TextView.LoadStream(System.IO.Stream)": "Terminal.Gui.TextView.yml", + "Terminal.Gui.TextView.MouseEvent(Terminal.Gui.MouseEvent)": "Terminal.Gui.TextView.yml", + "Terminal.Gui.TextView.PositionCursor": "Terminal.Gui.TextView.yml", + "Terminal.Gui.TextView.ProcessKey(Terminal.Gui.KeyEvent)": "Terminal.Gui.TextView.yml", + "Terminal.Gui.TextView.ReadOnly": "Terminal.Gui.TextView.yml", + "Terminal.Gui.TextView.Redraw(Terminal.Gui.Rect)": "Terminal.Gui.TextView.yml", + "Terminal.Gui.TextView.ScrollTo(System.Int32)": "Terminal.Gui.TextView.yml", + "Terminal.Gui.TextView.Text": "Terminal.Gui.TextView.yml", + "Terminal.Gui.TextView.TextChanged": "Terminal.Gui.TextView.yml", + "Terminal.Gui.TimeField": "Terminal.Gui.TimeField.yml", + "Terminal.Gui.TimeField.#ctor(System.Int32,System.Int32,System.DateTime,System.Boolean)": "Terminal.Gui.TimeField.yml", + "Terminal.Gui.TimeField.MouseEvent(Terminal.Gui.MouseEvent)": "Terminal.Gui.TimeField.yml", + "Terminal.Gui.TimeField.ProcessKey(Terminal.Gui.KeyEvent)": "Terminal.Gui.TimeField.yml", + "Terminal.Gui.TimeField.Time": "Terminal.Gui.TimeField.yml", + "Terminal.Gui.Toplevel": "Terminal.Gui.Toplevel.yml", + "Terminal.Gui.Toplevel.#ctor": "Terminal.Gui.Toplevel.yml", + "Terminal.Gui.Toplevel.#ctor(Terminal.Gui.Rect)": "Terminal.Gui.Toplevel.yml", + "Terminal.Gui.Toplevel.Add(Terminal.Gui.View)": "Terminal.Gui.Toplevel.yml", + "Terminal.Gui.Toplevel.CanFocus": "Terminal.Gui.Toplevel.yml", + "Terminal.Gui.Toplevel.Create": "Terminal.Gui.Toplevel.yml", + "Terminal.Gui.Toplevel.MenuBar": "Terminal.Gui.Toplevel.yml", + "Terminal.Gui.Toplevel.Modal": "Terminal.Gui.Toplevel.yml", + "Terminal.Gui.Toplevel.ProcessKey(Terminal.Gui.KeyEvent)": "Terminal.Gui.Toplevel.yml", + "Terminal.Gui.Toplevel.Ready": "Terminal.Gui.Toplevel.yml", + "Terminal.Gui.Toplevel.Redraw(Terminal.Gui.Rect)": "Terminal.Gui.Toplevel.yml", + "Terminal.Gui.Toplevel.Remove(Terminal.Gui.View)": "Terminal.Gui.Toplevel.yml", + "Terminal.Gui.Toplevel.RemoveAll": "Terminal.Gui.Toplevel.yml", + "Terminal.Gui.Toplevel.Running": "Terminal.Gui.Toplevel.yml", + "Terminal.Gui.Toplevel.StatusBar": "Terminal.Gui.Toplevel.yml", + "Terminal.Gui.Toplevel.WillPresent": "Terminal.Gui.Toplevel.yml", + "Terminal.Gui.View": "Terminal.Gui.View.yml", + "Terminal.Gui.View.#ctor": "Terminal.Gui.View.yml", + "Terminal.Gui.View.#ctor(Terminal.Gui.Rect)": "Terminal.Gui.View.yml", + "Terminal.Gui.View.Add(Terminal.Gui.View)": "Terminal.Gui.View.yml", + "Terminal.Gui.View.Add(Terminal.Gui.View[])": "Terminal.Gui.View.yml", + "Terminal.Gui.View.AddRune(System.Int32,System.Int32,System.Rune)": "Terminal.Gui.View.yml", + "Terminal.Gui.View.Bounds": "Terminal.Gui.View.yml", + "Terminal.Gui.View.BringSubviewForward(Terminal.Gui.View)": "Terminal.Gui.View.yml", + "Terminal.Gui.View.BringSubviewToFront(Terminal.Gui.View)": "Terminal.Gui.View.yml", + "Terminal.Gui.View.ChildNeedsDisplay": "Terminal.Gui.View.yml", + "Terminal.Gui.View.Clear": "Terminal.Gui.View.yml", + "Terminal.Gui.View.Clear(Terminal.Gui.Rect)": "Terminal.Gui.View.yml", + "Terminal.Gui.View.ClearNeedsDisplay": "Terminal.Gui.View.yml", + "Terminal.Gui.View.ClipToBounds": "Terminal.Gui.View.yml", + "Terminal.Gui.View.ColorScheme": "Terminal.Gui.View.yml", + "Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean)": "Terminal.Gui.View.yml", + "Terminal.Gui.View.DrawHotString(NStack.ustring,System.Boolean,Terminal.Gui.ColorScheme)": "Terminal.Gui.View.yml", + "Terminal.Gui.View.DrawHotString(NStack.ustring,Terminal.Gui.Attribute,Terminal.Gui.Attribute)": "Terminal.Gui.View.yml", + "Terminal.Gui.View.Driver": "Terminal.Gui.View.yml", + "Terminal.Gui.View.EnsureFocus": "Terminal.Gui.View.yml", + "Terminal.Gui.View.Enter": "Terminal.Gui.View.yml", + "Terminal.Gui.View.Focused": "Terminal.Gui.View.yml", + "Terminal.Gui.View.FocusFirst": "Terminal.Gui.View.yml", + "Terminal.Gui.View.FocusLast": "Terminal.Gui.View.yml", + "Terminal.Gui.View.FocusNext": "Terminal.Gui.View.yml", + "Terminal.Gui.View.FocusPrev": "Terminal.Gui.View.yml", + "Terminal.Gui.View.Frame": "Terminal.Gui.View.yml", + "Terminal.Gui.View.GetEnumerator": "Terminal.Gui.View.yml", + "Terminal.Gui.View.HasFocus": "Terminal.Gui.View.yml", + "Terminal.Gui.View.Height": "Terminal.Gui.View.yml", + "Terminal.Gui.View.Id": "Terminal.Gui.View.yml", + "Terminal.Gui.View.KeyDown": "Terminal.Gui.View.yml", + "Terminal.Gui.View.KeyEventEventArgs": "Terminal.Gui.View.KeyEventEventArgs.yml", + "Terminal.Gui.View.KeyEventEventArgs.#ctor(Terminal.Gui.KeyEvent)": "Terminal.Gui.View.KeyEventEventArgs.yml", + "Terminal.Gui.View.KeyEventEventArgs.KeyEvent": "Terminal.Gui.View.KeyEventEventArgs.yml", + "Terminal.Gui.View.KeyPress": "Terminal.Gui.View.yml", + "Terminal.Gui.View.KeyUp": "Terminal.Gui.View.yml", + "Terminal.Gui.View.LayoutStyle": "Terminal.Gui.View.yml", + "Terminal.Gui.View.LayoutSubviews": "Terminal.Gui.View.yml", + "Terminal.Gui.View.Leave": "Terminal.Gui.View.yml", + "Terminal.Gui.View.MostFocused": "Terminal.Gui.View.yml", + "Terminal.Gui.View.MouseEnter": "Terminal.Gui.View.yml", + "Terminal.Gui.View.MouseLeave": "Terminal.Gui.View.yml", + "Terminal.Gui.View.Move(System.Int32,System.Int32)": "Terminal.Gui.View.yml", + "Terminal.Gui.View.OnEnter": "Terminal.Gui.View.yml", + "Terminal.Gui.View.OnKeyDown(Terminal.Gui.KeyEvent)": "Terminal.Gui.View.yml", + "Terminal.Gui.View.OnKeyUp(Terminal.Gui.KeyEvent)": "Terminal.Gui.View.yml", + "Terminal.Gui.View.OnLeave": "Terminal.Gui.View.yml", + "Terminal.Gui.View.OnMouseEnter(Terminal.Gui.MouseEvent)": "Terminal.Gui.View.yml", + "Terminal.Gui.View.OnMouseLeave(Terminal.Gui.MouseEvent)": "Terminal.Gui.View.yml", + "Terminal.Gui.View.PositionCursor": "Terminal.Gui.View.yml", + "Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent)": "Terminal.Gui.View.yml", + "Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent)": "Terminal.Gui.View.yml", + "Terminal.Gui.View.ProcessKey(Terminal.Gui.KeyEvent)": "Terminal.Gui.View.yml", + "Terminal.Gui.View.Redraw(Terminal.Gui.Rect)": "Terminal.Gui.View.yml", + "Terminal.Gui.View.Remove(Terminal.Gui.View)": "Terminal.Gui.View.yml", + "Terminal.Gui.View.RemoveAll": "Terminal.Gui.View.yml", + "Terminal.Gui.View.ScreenToView(System.Int32,System.Int32)": "Terminal.Gui.View.yml", + "Terminal.Gui.View.SendSubviewBackwards(Terminal.Gui.View)": "Terminal.Gui.View.yml", + "Terminal.Gui.View.SendSubviewToBack(Terminal.Gui.View)": "Terminal.Gui.View.yml", + "Terminal.Gui.View.SetClip(Terminal.Gui.Rect)": "Terminal.Gui.View.yml", + "Terminal.Gui.View.SetFocus(Terminal.Gui.View)": "Terminal.Gui.View.yml", + "Terminal.Gui.View.SetNeedsDisplay": "Terminal.Gui.View.yml", + "Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect)": "Terminal.Gui.View.yml", + "Terminal.Gui.View.Subviews": "Terminal.Gui.View.yml", + "Terminal.Gui.View.SuperView": "Terminal.Gui.View.yml", + "Terminal.Gui.View.ToString": "Terminal.Gui.View.yml", + "Terminal.Gui.View.WantContinuousButtonPressed": "Terminal.Gui.View.yml", + "Terminal.Gui.View.WantMousePositionReports": "Terminal.Gui.View.yml", + "Terminal.Gui.View.Width": "Terminal.Gui.View.yml", + "Terminal.Gui.View.X": "Terminal.Gui.View.yml", + "Terminal.Gui.View.Y": "Terminal.Gui.View.yml", + "Terminal.Gui.Window": "Terminal.Gui.Window.yml", + "Terminal.Gui.Window.#ctor(NStack.ustring)": "Terminal.Gui.Window.yml", + "Terminal.Gui.Window.#ctor(NStack.ustring,System.Int32)": "Terminal.Gui.Window.yml", + "Terminal.Gui.Window.#ctor(Terminal.Gui.Rect,NStack.ustring)": "Terminal.Gui.Window.yml", + "Terminal.Gui.Window.#ctor(Terminal.Gui.Rect,NStack.ustring,System.Int32)": "Terminal.Gui.Window.yml", + "Terminal.Gui.Window.Add(Terminal.Gui.View)": "Terminal.Gui.Window.yml", + "Terminal.Gui.Window.GetEnumerator": "Terminal.Gui.Window.yml", + "Terminal.Gui.Window.MouseEvent(Terminal.Gui.MouseEvent)": "Terminal.Gui.Window.yml", + "Terminal.Gui.Window.Redraw(Terminal.Gui.Rect)": "Terminal.Gui.Window.yml", + "Terminal.Gui.Window.Remove(Terminal.Gui.View)": "Terminal.Gui.Window.yml", + "Terminal.Gui.Window.RemoveAll": "Terminal.Gui.Window.yml", + "Terminal.Gui.Window.Title": "Terminal.Gui.Window.yml", + "Unix.Terminal": "Unix.Terminal.yml", + "Unix.Terminal.Curses": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.A_BLINK": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.A_BOLD": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.A_DIM": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.A_INVIS": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.A_NORMAL": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.A_PROTECT": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.A_REVERSE": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.A_STANDOUT": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.A_UNDERLINE": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.ACS_BLOCK": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.ACS_BOARD": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.ACS_BTEE": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.ACS_BULLET": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.ACS_CKBOARD": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.ACS_DARROW": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.ACS_DEGREE": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.ACS_DIAMOND": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.ACS_HLINE": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.ACS_LANTERN": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.ACS_LARROW": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.ACS_LLCORNER": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.ACS_LRCORNER": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.ACS_LTEE": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.ACS_PLMINUS": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.ACS_PLUS": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.ACS_RARROW": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.ACS_RTEE": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.ACS_S1": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.ACS_S9": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.ACS_TTEE": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.ACS_UARROW": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.ACS_ULCORNER": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.ACS_URCORNER": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.ACS_VLINE": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.addch(System.Int32)": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.addstr(System.String,System.Object[])": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.addwstr(System.String)": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.AltKeyDown": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.AltKeyEnd": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.AltKeyHome": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.AltKeyLeft": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.AltKeyNPage": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.AltKeyPPage": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.AltKeyRight": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.AltKeyUp": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.attroff(System.Int32)": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.attron(System.Int32)": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.attrset(System.Int32)": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.cbreak": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.CheckWinChange": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.clearok(System.IntPtr,System.Boolean)": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.COLOR_BLACK": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.COLOR_BLUE": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.COLOR_CYAN": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.COLOR_GREEN": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.COLOR_MAGENTA": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.COLOR_PAIRS": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.COLOR_RED": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.COLOR_WHITE": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.COLOR_YELLOW": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.ColorPair(System.Int32)": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.ColorPairs": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.Cols": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.CtrlKeyDown": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.CtrlKeyEnd": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.CtrlKeyHome": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.CtrlKeyLeft": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.CtrlKeyNPage": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.CtrlKeyPPage": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.CtrlKeyRight": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.CtrlKeyUp": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.doupdate": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.DownEnd": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.echo": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.endwin": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.ERR": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.Event": "Unix.Terminal.Curses.Event.yml", + "Unix.Terminal.Curses.Event.AllEvents": "Unix.Terminal.Curses.Event.yml", + "Unix.Terminal.Curses.Event.Button1Clicked": "Unix.Terminal.Curses.Event.yml", + "Unix.Terminal.Curses.Event.Button1DoubleClicked": "Unix.Terminal.Curses.Event.yml", + "Unix.Terminal.Curses.Event.Button1Pressed": "Unix.Terminal.Curses.Event.yml", + "Unix.Terminal.Curses.Event.Button1Released": "Unix.Terminal.Curses.Event.yml", + "Unix.Terminal.Curses.Event.Button1TripleClicked": "Unix.Terminal.Curses.Event.yml", + "Unix.Terminal.Curses.Event.Button2Clicked": "Unix.Terminal.Curses.Event.yml", + "Unix.Terminal.Curses.Event.Button2DoubleClicked": "Unix.Terminal.Curses.Event.yml", + "Unix.Terminal.Curses.Event.Button2Pressed": "Unix.Terminal.Curses.Event.yml", + "Unix.Terminal.Curses.Event.Button2Released": "Unix.Terminal.Curses.Event.yml", + "Unix.Terminal.Curses.Event.Button2TrippleClicked": "Unix.Terminal.Curses.Event.yml", + "Unix.Terminal.Curses.Event.Button3Clicked": "Unix.Terminal.Curses.Event.yml", + "Unix.Terminal.Curses.Event.Button3DoubleClicked": "Unix.Terminal.Curses.Event.yml", + "Unix.Terminal.Curses.Event.Button3Pressed": "Unix.Terminal.Curses.Event.yml", + "Unix.Terminal.Curses.Event.Button3Released": "Unix.Terminal.Curses.Event.yml", + "Unix.Terminal.Curses.Event.Button3TripleClicked": "Unix.Terminal.Curses.Event.yml", + "Unix.Terminal.Curses.Event.Button4Clicked": "Unix.Terminal.Curses.Event.yml", + "Unix.Terminal.Curses.Event.Button4DoubleClicked": "Unix.Terminal.Curses.Event.yml", + "Unix.Terminal.Curses.Event.Button4Pressed": "Unix.Terminal.Curses.Event.yml", + "Unix.Terminal.Curses.Event.Button4Released": "Unix.Terminal.Curses.Event.yml", + "Unix.Terminal.Curses.Event.Button4TripleClicked": "Unix.Terminal.Curses.Event.yml", + "Unix.Terminal.Curses.Event.ButtonAlt": "Unix.Terminal.Curses.Event.yml", + "Unix.Terminal.Curses.Event.ButtonCtrl": "Unix.Terminal.Curses.Event.yml", + "Unix.Terminal.Curses.Event.ButtonShift": "Unix.Terminal.Curses.Event.yml", + "Unix.Terminal.Curses.Event.ReportMousePosition": "Unix.Terminal.Curses.Event.yml", + "Unix.Terminal.Curses.get_wch(System.Int32@)": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.getch": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.getmouse(Unix.Terminal.Curses.MouseEvent@)": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.halfdelay(System.Int32)": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.has_colors": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.HasColors": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.Home": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.idcok(System.IntPtr,System.Boolean)": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.idlok(System.IntPtr,System.Boolean)": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.immedok(System.IntPtr,System.Boolean)": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.init_pair(System.Int16,System.Int16,System.Int16)": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.InitColorPair(System.Int16,System.Int16,System.Int16)": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.initscr": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.intrflush(System.IntPtr,System.Boolean)": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.IsAlt(System.Int32)": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.isendwin": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.KEY_CODE_YES": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.KeyAlt": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.KeyBackspace": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.KeyBackTab": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.KeyDeleteChar": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.KeyDown": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.KeyEnd": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.KeyF1": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.KeyF10": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.KeyF2": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.KeyF3": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.KeyF4": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.KeyF5": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.KeyF6": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.KeyF7": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.KeyF8": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.KeyF9": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.KeyHome": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.KeyInsertChar": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.KeyLeft": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.KeyMouse": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.KeyNPage": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.keypad(System.IntPtr,System.Boolean)": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.KeyPPage": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.KeyResize": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.KeyRight": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.KeyUp": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.LC_ALL": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.leaveok(System.IntPtr,System.Boolean)": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.LeftRightUpNPagePPage": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.Lines": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.meta(System.IntPtr,System.Boolean)": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.MouseEvent": "Unix.Terminal.Curses.MouseEvent.yml", + "Unix.Terminal.Curses.MouseEvent.ButtonState": "Unix.Terminal.Curses.MouseEvent.yml", + "Unix.Terminal.Curses.MouseEvent.ID": "Unix.Terminal.Curses.MouseEvent.yml", + "Unix.Terminal.Curses.MouseEvent.X": "Unix.Terminal.Curses.MouseEvent.yml", + "Unix.Terminal.Curses.MouseEvent.Y": "Unix.Terminal.Curses.MouseEvent.yml", + "Unix.Terminal.Curses.MouseEvent.Z": "Unix.Terminal.Curses.MouseEvent.yml", + "Unix.Terminal.Curses.mouseinterval(System.Int32)": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.mousemask(Unix.Terminal.Curses.Event,Unix.Terminal.Curses.Event@)": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.move(System.Int32,System.Int32)": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.mvgetch(System.Int32,System.Int32)": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.nl": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.nocbreak": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.noecho": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.nonl": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.noqiflush": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.noraw": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.notimeout(System.IntPtr,System.Boolean)": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.qiflush": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.raw": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.redrawwin(System.IntPtr)": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.refresh": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.scrollok(System.IntPtr,System.Boolean)": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.setlocale(System.Int32,System.String)": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.setscrreg(System.Int32,System.Int32)": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.ShiftCtrlKeyDown": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.ShiftCtrlKeyEnd": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.ShiftCtrlKeyHome": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.ShiftCtrlKeyLeft": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.ShiftCtrlKeyNPage": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.ShiftCtrlKeyPPage": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.ShiftCtrlKeyRight": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.ShiftCtrlKeyUp": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.ShiftKeyDown": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.ShiftKeyEnd": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.ShiftKeyHome": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.ShiftKeyLeft": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.ShiftKeyNPage": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.ShiftKeyPPage": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.ShiftKeyRight": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.ShiftKeyUp": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.start_color": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.StartColor": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.timeout(System.Int32)": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.typeahead(System.IntPtr)": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.ungetch(System.Int32)": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.ungetmouse(Unix.Terminal.Curses.MouseEvent@)": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.use_default_colors": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.UseDefaultColors": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.waddch(System.IntPtr,System.Int32)": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.Window": "Unix.Terminal.Curses.Window.yml", + "Unix.Terminal.Curses.Window.addch(System.Char)": "Unix.Terminal.Curses.Window.yml", + "Unix.Terminal.Curses.Window.clearok(System.Boolean)": "Unix.Terminal.Curses.Window.yml", + "Unix.Terminal.Curses.Window.Current": "Unix.Terminal.Curses.Window.yml", + "Unix.Terminal.Curses.Window.Handle": "Unix.Terminal.Curses.Window.yml", + "Unix.Terminal.Curses.Window.idcok(System.Boolean)": "Unix.Terminal.Curses.Window.yml", + "Unix.Terminal.Curses.Window.idlok(System.Boolean)": "Unix.Terminal.Curses.Window.yml", + "Unix.Terminal.Curses.Window.immedok(System.Boolean)": "Unix.Terminal.Curses.Window.yml", + "Unix.Terminal.Curses.Window.intrflush(System.Boolean)": "Unix.Terminal.Curses.Window.yml", + "Unix.Terminal.Curses.Window.keypad(System.Boolean)": "Unix.Terminal.Curses.Window.yml", + "Unix.Terminal.Curses.Window.leaveok(System.Boolean)": "Unix.Terminal.Curses.Window.yml", + "Unix.Terminal.Curses.Window.meta(System.Boolean)": "Unix.Terminal.Curses.Window.yml", + "Unix.Terminal.Curses.Window.move(System.Int32,System.Int32)": "Unix.Terminal.Curses.Window.yml", + "Unix.Terminal.Curses.Window.notimeout(System.Boolean)": "Unix.Terminal.Curses.Window.yml", + "Unix.Terminal.Curses.Window.redrawwin": "Unix.Terminal.Curses.Window.yml", + "Unix.Terminal.Curses.Window.refresh": "Unix.Terminal.Curses.Window.yml", + "Unix.Terminal.Curses.Window.scrollok(System.Boolean)": "Unix.Terminal.Curses.Window.yml", + "Unix.Terminal.Curses.Window.setscrreg(System.Int32,System.Int32)": "Unix.Terminal.Curses.Window.yml", + "Unix.Terminal.Curses.Window.Standard": "Unix.Terminal.Curses.Window.yml", + "Unix.Terminal.Curses.Window.wnoutrefresh": "Unix.Terminal.Curses.Window.yml", + "Unix.Terminal.Curses.Window.wrefresh": "Unix.Terminal.Curses.Window.yml", + "Unix.Terminal.Curses.Window.wtimeout(System.Int32)": "Unix.Terminal.Curses.Window.yml", + "Unix.Terminal.Curses.wmove(System.IntPtr,System.Int32,System.Int32)": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.wnoutrefresh(System.IntPtr)": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.wrefresh(System.IntPtr)": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.wsetscrreg(System.IntPtr,System.Int32,System.Int32)": "Unix.Terminal.Curses.yml", + "Unix.Terminal.Curses.wtimeout(System.IntPtr,System.Int32)": "Unix.Terminal.Curses.yml" +} \ No newline at end of file diff --git a/docfx/api/Terminal.Gui/Mono.Terminal.IMainLoopDriver.yml b/docfx/api/Terminal.Gui/Mono.Terminal.IMainLoopDriver.yml new file mode 100644 index 000000000..333ca153c --- /dev/null +++ b/docfx/api/Terminal.Gui/Mono.Terminal.IMainLoopDriver.yml @@ -0,0 +1,209 @@ +### YamlMime:ManagedReference +items: +- uid: Mono.Terminal.IMainLoopDriver + commentId: T:Mono.Terminal.IMainLoopDriver + id: IMainLoopDriver + parent: Mono.Terminal + children: + - Mono.Terminal.IMainLoopDriver.EventsPending(System.Boolean) + - Mono.Terminal.IMainLoopDriver.MainIteration + - Mono.Terminal.IMainLoopDriver.Setup(Mono.Terminal.MainLoop) + - Mono.Terminal.IMainLoopDriver.Wakeup + langs: + - csharp + - vb + name: IMainLoopDriver + nameWithType: IMainLoopDriver + fullName: Mono.Terminal.IMainLoopDriver + type: Interface + source: + remote: + path: Terminal.Gui/MonoCurses/mainloop.cs + branch: docs + repo: tig:tig/gui.cs.git + id: IMainLoopDriver + path: ../Terminal.Gui/MonoCurses/mainloop.cs + startLine: 37 + assemblies: + - Terminal.Gui + namespace: Mono.Terminal + summary: "\nPublic interface to create your own platform specific main loop driver.\n" + example: [] + syntax: + content: public interface IMainLoopDriver + content.vb: Public Interface IMainLoopDriver + modifiers.csharp: + - public + - interface + modifiers.vb: + - Public + - Interface +- uid: Mono.Terminal.IMainLoopDriver.Setup(Mono.Terminal.MainLoop) + commentId: M:Mono.Terminal.IMainLoopDriver.Setup(Mono.Terminal.MainLoop) + id: Setup(Mono.Terminal.MainLoop) + parent: Mono.Terminal.IMainLoopDriver + langs: + - csharp + - vb + name: Setup(MainLoop) + nameWithType: IMainLoopDriver.Setup(MainLoop) + fullName: Mono.Terminal.IMainLoopDriver.Setup(Mono.Terminal.MainLoop) + type: Method + source: + remote: + path: Terminal.Gui/MonoCurses/mainloop.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Setup + path: ../Terminal.Gui/MonoCurses/mainloop.cs + startLine: 42 + assemblies: + - Terminal.Gui + namespace: Mono.Terminal + summary: "\nInitializes the main loop driver, gets the calling main loop for the initialization.\n" + example: [] + syntax: + content: void Setup(MainLoop mainLoop) + parameters: + - id: mainLoop + type: Mono.Terminal.MainLoop + description: Main loop. + content.vb: Sub Setup(mainLoop As MainLoop) + overload: Mono.Terminal.IMainLoopDriver.Setup* +- uid: Mono.Terminal.IMainLoopDriver.Wakeup + commentId: M:Mono.Terminal.IMainLoopDriver.Wakeup + id: Wakeup + parent: Mono.Terminal.IMainLoopDriver + langs: + - csharp + - vb + name: Wakeup() + nameWithType: IMainLoopDriver.Wakeup() + fullName: Mono.Terminal.IMainLoopDriver.Wakeup() + type: Method + source: + remote: + path: Terminal.Gui/MonoCurses/mainloop.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Wakeup + path: ../Terminal.Gui/MonoCurses/mainloop.cs + startLine: 47 + assemblies: + - Terminal.Gui + namespace: Mono.Terminal + summary: "\nWakes up the mainloop that might be waiting on input, must be thread safe.\n" + example: [] + syntax: + content: void Wakeup() + content.vb: Sub Wakeup + overload: Mono.Terminal.IMainLoopDriver.Wakeup* +- uid: Mono.Terminal.IMainLoopDriver.EventsPending(System.Boolean) + commentId: M:Mono.Terminal.IMainLoopDriver.EventsPending(System.Boolean) + id: EventsPending(System.Boolean) + parent: Mono.Terminal.IMainLoopDriver + langs: + - csharp + - vb + name: EventsPending(Boolean) + nameWithType: IMainLoopDriver.EventsPending(Boolean) + fullName: Mono.Terminal.IMainLoopDriver.EventsPending(System.Boolean) + type: Method + source: + remote: + path: Terminal.Gui/MonoCurses/mainloop.cs + branch: docs + repo: tig:tig/gui.cs.git + id: EventsPending + path: ../Terminal.Gui/MonoCurses/mainloop.cs + startLine: 54 + assemblies: + - Terminal.Gui + namespace: Mono.Terminal + summary: "\nMust report whether there are any events pending, or even block waiting for events.\n" + example: [] + syntax: + content: bool EventsPending(bool wait) + parameters: + - id: wait + type: System.Boolean + description: If set to true wait until an event is available, otherwise return immediately. + return: + type: System.Boolean + description: true, if there were pending events, false otherwise. + content.vb: Function EventsPending(wait As Boolean) As Boolean + overload: Mono.Terminal.IMainLoopDriver.EventsPending* +- uid: Mono.Terminal.IMainLoopDriver.MainIteration + commentId: M:Mono.Terminal.IMainLoopDriver.MainIteration + id: MainIteration + parent: Mono.Terminal.IMainLoopDriver + langs: + - csharp + - vb + name: MainIteration() + nameWithType: IMainLoopDriver.MainIteration() + fullName: Mono.Terminal.IMainLoopDriver.MainIteration() + type: Method + source: + remote: + path: Terminal.Gui/MonoCurses/mainloop.cs + branch: docs + repo: tig:tig/gui.cs.git + id: MainIteration + path: ../Terminal.Gui/MonoCurses/mainloop.cs + startLine: 59 + assemblies: + - Terminal.Gui + namespace: Mono.Terminal + summary: "\nThe interation function.\n" + example: [] + syntax: + content: void MainIteration() + content.vb: Sub MainIteration + overload: Mono.Terminal.IMainLoopDriver.MainIteration* +references: +- uid: Mono.Terminal + commentId: N:Mono.Terminal + name: Mono.Terminal + nameWithType: Mono.Terminal + fullName: Mono.Terminal +- uid: Mono.Terminal.IMainLoopDriver.Setup* + commentId: Overload:Mono.Terminal.IMainLoopDriver.Setup + name: Setup + nameWithType: IMainLoopDriver.Setup + fullName: Mono.Terminal.IMainLoopDriver.Setup +- uid: Mono.Terminal.MainLoop + commentId: T:Mono.Terminal.MainLoop + parent: Mono.Terminal + name: MainLoop + nameWithType: MainLoop + fullName: Mono.Terminal.MainLoop +- uid: Mono.Terminal.IMainLoopDriver.Wakeup* + commentId: Overload:Mono.Terminal.IMainLoopDriver.Wakeup + name: Wakeup + nameWithType: IMainLoopDriver.Wakeup + fullName: Mono.Terminal.IMainLoopDriver.Wakeup +- uid: Mono.Terminal.IMainLoopDriver.EventsPending* + commentId: Overload:Mono.Terminal.IMainLoopDriver.EventsPending + name: EventsPending + nameWithType: IMainLoopDriver.EventsPending + fullName: Mono.Terminal.IMainLoopDriver.EventsPending +- uid: System.Boolean + commentId: T:System.Boolean + parent: System + isExternal: true + name: Boolean + nameWithType: Boolean + fullName: System.Boolean +- uid: System + commentId: N:System + isExternal: true + name: System + nameWithType: System + fullName: System +- uid: Mono.Terminal.IMainLoopDriver.MainIteration* + commentId: Overload:Mono.Terminal.IMainLoopDriver.MainIteration + name: MainIteration + nameWithType: IMainLoopDriver.MainIteration + fullName: Mono.Terminal.IMainLoopDriver.MainIteration +shouldSkipMarkup: true diff --git a/docfx/api/Terminal.Gui/Mono.Terminal.MainLoop.yml b/docfx/api/Terminal.Gui/Mono.Terminal.MainLoop.yml new file mode 100644 index 000000000..86c446ee3 --- /dev/null +++ b/docfx/api/Terminal.Gui/Mono.Terminal.MainLoop.yml @@ -0,0 +1,1031 @@ +### YamlMime:ManagedReference +items: +- uid: Mono.Terminal.MainLoop + commentId: T:Mono.Terminal.MainLoop + id: MainLoop + parent: Mono.Terminal + children: + - Mono.Terminal.MainLoop.#ctor(Mono.Terminal.IMainLoopDriver) + - Mono.Terminal.MainLoop.AddIdle(System.Func{System.Boolean}) + - Mono.Terminal.MainLoop.AddTimeout(System.TimeSpan,System.Func{Mono.Terminal.MainLoop,System.Boolean}) + - Mono.Terminal.MainLoop.Driver + - Mono.Terminal.MainLoop.EventsPending(System.Boolean) + - Mono.Terminal.MainLoop.Invoke(System.Action) + - Mono.Terminal.MainLoop.MainIteration + - Mono.Terminal.MainLoop.RemoveIdle(System.Func{System.Boolean}) + - Mono.Terminal.MainLoop.RemoveTimeout(System.Object) + - Mono.Terminal.MainLoop.Run + - Mono.Terminal.MainLoop.Stop + langs: + - csharp + - vb + name: MainLoop + nameWithType: MainLoop + fullName: Mono.Terminal.MainLoop + type: Class + source: + remote: + path: Terminal.Gui/MonoCurses/mainloop.cs + branch: docs + repo: tig:tig/gui.cs.git + id: MainLoop + path: ../Terminal.Gui/MonoCurses/mainloop.cs + startLine: 316 + assemblies: + - Terminal.Gui + namespace: Mono.Terminal + summary: "\nSimple main loop implementation that can be used to monitor\nfile descriptor, run timers and idle handlers.\n" + remarks: "\nMonitoring of file descriptors is only available on Unix, there\ndoes not seem to be a way of supporting this on Windows.\n" + example: [] + syntax: + content: public class MainLoop + content.vb: Public Class MainLoop + 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 + - class + modifiers.vb: + - Public + - Class +- uid: Mono.Terminal.MainLoop.Driver + commentId: P:Mono.Terminal.MainLoop.Driver + id: Driver + parent: Mono.Terminal.MainLoop + langs: + - csharp + - vb + name: Driver + nameWithType: MainLoop.Driver + fullName: Mono.Terminal.MainLoop.Driver + type: Property + source: + remote: + path: Terminal.Gui/MonoCurses/mainloop.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Driver + path: ../Terminal.Gui/MonoCurses/mainloop.cs + startLine: 331 + assemblies: + - Terminal.Gui + namespace: Mono.Terminal + summary: "\nThe current IMainLoopDriver in use.\n" + example: [] + syntax: + content: public IMainLoopDriver Driver { get; } + parameters: [] + return: + type: Mono.Terminal.IMainLoopDriver + description: The driver. + content.vb: Public ReadOnly Property Driver As IMainLoopDriver + overload: Mono.Terminal.MainLoop.Driver* + modifiers.csharp: + - public + - get + modifiers.vb: + - Public + - ReadOnly +- uid: Mono.Terminal.MainLoop.#ctor(Mono.Terminal.IMainLoopDriver) + commentId: M:Mono.Terminal.MainLoop.#ctor(Mono.Terminal.IMainLoopDriver) + id: '#ctor(Mono.Terminal.IMainLoopDriver)' + parent: Mono.Terminal.MainLoop + langs: + - csharp + - vb + name: MainLoop(IMainLoopDriver) + nameWithType: MainLoop.MainLoop(IMainLoopDriver) + fullName: Mono.Terminal.MainLoop.MainLoop(Mono.Terminal.IMainLoopDriver) + type: Constructor + source: + remote: + path: Terminal.Gui/MonoCurses/mainloop.cs + branch: docs + repo: tig:tig/gui.cs.git + id: .ctor + path: ../Terminal.Gui/MonoCurses/mainloop.cs + startLine: 337 + assemblies: + - Terminal.Gui + namespace: Mono.Terminal + summary: "\nCreates a new Mainloop, to run it you must provide a driver, and choose\none of the implementations UnixMainLoop, NetMainLoop or WindowsMainLoop.\n" + example: [] + syntax: + content: public MainLoop(IMainLoopDriver driver) + parameters: + - id: driver + type: Mono.Terminal.IMainLoopDriver + content.vb: Public Sub New(driver As IMainLoopDriver) + overload: Mono.Terminal.MainLoop.#ctor* + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: Mono.Terminal.MainLoop.Invoke(System.Action) + commentId: M:Mono.Terminal.MainLoop.Invoke(System.Action) + id: Invoke(System.Action) + parent: Mono.Terminal.MainLoop + langs: + - csharp + - vb + name: Invoke(Action) + nameWithType: MainLoop.Invoke(Action) + fullName: Mono.Terminal.MainLoop.Invoke(System.Action) + type: Method + source: + remote: + path: Terminal.Gui/MonoCurses/mainloop.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Invoke + path: ../Terminal.Gui/MonoCurses/mainloop.cs + startLine: 346 + assemblies: + - Terminal.Gui + namespace: Mono.Terminal + summary: "\nRuns @action on the thread that is processing events\n" + example: [] + syntax: + content: public void Invoke(Action action) + parameters: + - id: action + type: System.Action + content.vb: Public Sub Invoke(action As Action) + overload: Mono.Terminal.MainLoop.Invoke* + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: Mono.Terminal.MainLoop.AddIdle(System.Func{System.Boolean}) + commentId: M:Mono.Terminal.MainLoop.AddIdle(System.Func{System.Boolean}) + id: AddIdle(System.Func{System.Boolean}) + parent: Mono.Terminal.MainLoop + langs: + - csharp + - vb + name: AddIdle(Func) + nameWithType: MainLoop.AddIdle(Func) + fullName: Mono.Terminal.MainLoop.AddIdle(System.Func) + type: Method + source: + remote: + path: Terminal.Gui/MonoCurses/mainloop.cs + branch: docs + repo: tig:tig/gui.cs.git + id: AddIdle + path: ../Terminal.Gui/MonoCurses/mainloop.cs + startLine: 357 + assemblies: + - Terminal.Gui + namespace: Mono.Terminal + summary: "\nExecutes the specified @idleHandler on the idle loop. The return value is a token to remove it.\n" + example: [] + syntax: + content: public Func AddIdle(Func idleHandler) + parameters: + - id: idleHandler + type: System.Func{System.Boolean} + return: + type: System.Func{System.Boolean} + content.vb: Public Function AddIdle(idleHandler As Func(Of Boolean)) As Func(Of Boolean) + overload: Mono.Terminal.MainLoop.AddIdle* + nameWithType.vb: MainLoop.AddIdle(Func(Of Boolean)) + modifiers.csharp: + - public + modifiers.vb: + - Public + fullName.vb: Mono.Terminal.MainLoop.AddIdle(System.Func(Of System.Boolean)) + name.vb: AddIdle(Func(Of Boolean)) +- uid: Mono.Terminal.MainLoop.RemoveIdle(System.Func{System.Boolean}) + commentId: M:Mono.Terminal.MainLoop.RemoveIdle(System.Func{System.Boolean}) + id: RemoveIdle(System.Func{System.Boolean}) + parent: Mono.Terminal.MainLoop + langs: + - csharp + - vb + name: RemoveIdle(Func) + nameWithType: MainLoop.RemoveIdle(Func) + fullName: Mono.Terminal.MainLoop.RemoveIdle(System.Func) + type: Method + source: + remote: + path: Terminal.Gui/MonoCurses/mainloop.cs + branch: docs + repo: tig:tig/gui.cs.git + id: RemoveIdle + path: ../Terminal.Gui/MonoCurses/mainloop.cs + startLine: 368 + assemblies: + - Terminal.Gui + namespace: Mono.Terminal + summary: "\nRemoves the specified idleHandler from processing.\n" + example: [] + syntax: + content: public void RemoveIdle(Func idleHandler) + parameters: + - id: idleHandler + type: System.Func{System.Boolean} + content.vb: Public Sub RemoveIdle(idleHandler As Func(Of Boolean)) + overload: Mono.Terminal.MainLoop.RemoveIdle* + nameWithType.vb: MainLoop.RemoveIdle(Func(Of Boolean)) + modifiers.csharp: + - public + modifiers.vb: + - Public + fullName.vb: Mono.Terminal.MainLoop.RemoveIdle(System.Func(Of System.Boolean)) + name.vb: RemoveIdle(Func(Of Boolean)) +- uid: Mono.Terminal.MainLoop.AddTimeout(System.TimeSpan,System.Func{Mono.Terminal.MainLoop,System.Boolean}) + commentId: M:Mono.Terminal.MainLoop.AddTimeout(System.TimeSpan,System.Func{Mono.Terminal.MainLoop,System.Boolean}) + id: AddTimeout(System.TimeSpan,System.Func{Mono.Terminal.MainLoop,System.Boolean}) + parent: Mono.Terminal.MainLoop + langs: + - csharp + - vb + name: AddTimeout(TimeSpan, Func) + nameWithType: MainLoop.AddTimeout(TimeSpan, Func) + fullName: Mono.Terminal.MainLoop.AddTimeout(System.TimeSpan, System.Func) + type: Method + source: + remote: + path: Terminal.Gui/MonoCurses/mainloop.cs + branch: docs + repo: tig:tig/gui.cs.git + id: AddTimeout + path: ../Terminal.Gui/MonoCurses/mainloop.cs + startLine: 390 + assemblies: + - Terminal.Gui + namespace: Mono.Terminal + summary: "\nAdds a timeout to the mainloop.\n" + remarks: "\nWhen time time specified passes, the callback will be invoked.\nIf the callback returns true, the timeout will be reset, repeating\nthe invocation. If it returns false, the timeout will stop.\n\nThe returned value is a token that can be used to stop the timeout\nby calling RemoveTimeout.\n" + example: [] + syntax: + content: public object AddTimeout(TimeSpan time, Func callback) + parameters: + - id: time + type: System.TimeSpan + - id: callback + type: System.Func{Mono.Terminal.MainLoop,System.Boolean} + return: + type: System.Object + content.vb: Public Function AddTimeout(time As TimeSpan, callback As Func(Of MainLoop, Boolean)) As Object + overload: Mono.Terminal.MainLoop.AddTimeout* + nameWithType.vb: MainLoop.AddTimeout(TimeSpan, Func(Of MainLoop, Boolean)) + modifiers.csharp: + - public + modifiers.vb: + - Public + fullName.vb: Mono.Terminal.MainLoop.AddTimeout(System.TimeSpan, System.Func(Of Mono.Terminal.MainLoop, System.Boolean)) + name.vb: AddTimeout(TimeSpan, Func(Of MainLoop, Boolean)) +- uid: Mono.Terminal.MainLoop.RemoveTimeout(System.Object) + commentId: M:Mono.Terminal.MainLoop.RemoveTimeout(System.Object) + id: RemoveTimeout(System.Object) + parent: Mono.Terminal.MainLoop + langs: + - csharp + - vb + name: RemoveTimeout(Object) + nameWithType: MainLoop.RemoveTimeout(Object) + fullName: Mono.Terminal.MainLoop.RemoveTimeout(System.Object) + type: Method + source: + remote: + path: Terminal.Gui/MonoCurses/mainloop.cs + branch: docs + repo: tig:tig/gui.cs.git + id: RemoveTimeout + path: ../Terminal.Gui/MonoCurses/mainloop.cs + startLine: 408 + assemblies: + - Terminal.Gui + namespace: Mono.Terminal + summary: "\nRemoves a previously scheduled timeout\n" + remarks: "\nThe token parameter is the value returned by AddTimeout.\n" + example: [] + syntax: + content: public void RemoveTimeout(object token) + parameters: + - id: token + type: System.Object + content.vb: Public Sub RemoveTimeout(token As Object) + overload: Mono.Terminal.MainLoop.RemoveTimeout* + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: Mono.Terminal.MainLoop.Stop + commentId: M:Mono.Terminal.MainLoop.Stop + id: Stop + parent: Mono.Terminal.MainLoop + langs: + - csharp + - vb + name: Stop() + nameWithType: MainLoop.Stop() + fullName: Mono.Terminal.MainLoop.Stop() + type: Method + source: + remote: + path: Terminal.Gui/MonoCurses/mainloop.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Stop + path: ../Terminal.Gui/MonoCurses/mainloop.cs + startLine: 451 + assemblies: + - Terminal.Gui + namespace: Mono.Terminal + summary: "\nStops the mainloop.\n" + example: [] + syntax: + content: public void Stop() + content.vb: Public Sub Stop + overload: Mono.Terminal.MainLoop.Stop* + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: Mono.Terminal.MainLoop.EventsPending(System.Boolean) + commentId: M:Mono.Terminal.MainLoop.EventsPending(System.Boolean) + id: EventsPending(System.Boolean) + parent: Mono.Terminal.MainLoop + langs: + - csharp + - vb + name: EventsPending(Boolean) + nameWithType: MainLoop.EventsPending(Boolean) + fullName: Mono.Terminal.MainLoop.EventsPending(System.Boolean) + type: Method + source: + remote: + path: Terminal.Gui/MonoCurses/mainloop.cs + branch: docs + repo: tig:tig/gui.cs.git + id: EventsPending + path: ../Terminal.Gui/MonoCurses/mainloop.cs + startLine: 465 + assemblies: + - Terminal.Gui + namespace: Mono.Terminal + summary: "\nDetermines whether there are pending events to be processed.\n" + remarks: "\nYou can use this method if you want to probe if events are pending.\nTypically used if you need to flush the input queue while still\nrunning some of your own code in your main thread.\n" + example: [] + syntax: + content: public bool EventsPending(bool wait = false) + parameters: + - id: wait + type: System.Boolean + return: + type: System.Boolean + content.vb: Public Function EventsPending(wait As Boolean = False) As Boolean + overload: Mono.Terminal.MainLoop.EventsPending* + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: Mono.Terminal.MainLoop.MainIteration + commentId: M:Mono.Terminal.MainLoop.MainIteration + id: MainIteration + parent: Mono.Terminal.MainLoop + langs: + - csharp + - vb + name: MainIteration() + nameWithType: MainLoop.MainIteration() + fullName: Mono.Terminal.MainLoop.MainIteration() + type: Method + source: + remote: + path: Terminal.Gui/MonoCurses/mainloop.cs + branch: docs + repo: tig:tig/gui.cs.git + id: MainIteration + path: ../Terminal.Gui/MonoCurses/mainloop.cs + startLine: 479 + assemblies: + - Terminal.Gui + namespace: Mono.Terminal + summary: "\nRuns one iteration of timers and file watches\n" + remarks: "\nYou use this to process all pending events (timers, idle handlers and file watches).\n\nYou can use it like this:\nwhile (main.EvensPending ()) MainIteration ();\n" + example: [] + syntax: + content: public void MainIteration() + content.vb: Public Sub MainIteration + overload: Mono.Terminal.MainLoop.MainIteration* + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: Mono.Terminal.MainLoop.Run + commentId: M:Mono.Terminal.MainLoop.Run + id: Run + parent: Mono.Terminal.MainLoop + langs: + - csharp + - vb + name: Run() + nameWithType: MainLoop.Run() + fullName: Mono.Terminal.MainLoop.Run() + type: Method + source: + remote: + path: Terminal.Gui/MonoCurses/mainloop.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Run + path: ../Terminal.Gui/MonoCurses/mainloop.cs + startLine: 495 + assemblies: + - Terminal.Gui + namespace: Mono.Terminal + summary: "\nRuns the mainloop.\n" + example: [] + syntax: + content: public void Run() + content.vb: Public Sub Run + overload: Mono.Terminal.MainLoop.Run* + modifiers.csharp: + - public + modifiers.vb: + - Public +references: +- uid: Mono.Terminal + commentId: N:Mono.Terminal + name: Mono.Terminal + nameWithType: Mono.Terminal + fullName: Mono.Terminal +- 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: Mono.Terminal.MainLoop.Driver* + commentId: Overload:Mono.Terminal.MainLoop.Driver + name: Driver + nameWithType: MainLoop.Driver + fullName: Mono.Terminal.MainLoop.Driver +- uid: Mono.Terminal.IMainLoopDriver + commentId: T:Mono.Terminal.IMainLoopDriver + parent: Mono.Terminal + name: IMainLoopDriver + nameWithType: IMainLoopDriver + fullName: Mono.Terminal.IMainLoopDriver +- uid: Mono.Terminal.MainLoop.#ctor* + commentId: Overload:Mono.Terminal.MainLoop.#ctor + name: MainLoop + nameWithType: MainLoop.MainLoop + fullName: Mono.Terminal.MainLoop.MainLoop +- uid: Mono.Terminal.MainLoop.Invoke* + commentId: Overload:Mono.Terminal.MainLoop.Invoke + name: Invoke + nameWithType: MainLoop.Invoke + fullName: Mono.Terminal.MainLoop.Invoke +- uid: System.Action + commentId: T:System.Action + parent: System + isExternal: true + name: Action + nameWithType: Action + fullName: System.Action +- uid: Mono.Terminal.MainLoop.AddIdle* + commentId: Overload:Mono.Terminal.MainLoop.AddIdle + name: AddIdle + nameWithType: MainLoop.AddIdle + fullName: Mono.Terminal.MainLoop.AddIdle +- uid: System.Func{System.Boolean} + commentId: T:System.Func{System.Boolean} + parent: System + definition: System.Func`1 + name: Func + nameWithType: Func + fullName: System.Func + nameWithType.vb: Func(Of Boolean) + fullName.vb: System.Func(Of System.Boolean) + name.vb: Func(Of Boolean) + spec.csharp: + - uid: System.Func`1 + name: Func + nameWithType: Func + fullName: System.Func + isExternal: true + - name: < + nameWithType: < + fullName: < + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: '>' + nameWithType: '>' + fullName: '>' + spec.vb: + - uid: System.Func`1 + name: Func + nameWithType: Func + fullName: System.Func + isExternal: true + - name: '(Of ' + nameWithType: '(Of ' + fullName: '(Of ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Func`1 + commentId: T:System.Func`1 + isExternal: true + name: Func + nameWithType: Func + fullName: System.Func + nameWithType.vb: Func(Of TResult) + fullName.vb: System.Func(Of TResult) + name.vb: Func(Of TResult) + spec.csharp: + - uid: System.Func`1 + name: Func + nameWithType: Func + fullName: System.Func + isExternal: true + - name: < + nameWithType: < + fullName: < + - name: TResult + nameWithType: TResult + fullName: TResult + - name: '>' + nameWithType: '>' + fullName: '>' + spec.vb: + - uid: System.Func`1 + name: Func + nameWithType: Func + fullName: System.Func + isExternal: true + - name: '(Of ' + nameWithType: '(Of ' + fullName: '(Of ' + - name: TResult + nameWithType: TResult + fullName: TResult + - name: ) + nameWithType: ) + fullName: ) +- uid: Mono.Terminal.MainLoop.RemoveIdle* + commentId: Overload:Mono.Terminal.MainLoop.RemoveIdle + name: RemoveIdle + nameWithType: MainLoop.RemoveIdle + fullName: Mono.Terminal.MainLoop.RemoveIdle +- uid: Mono.Terminal.MainLoop.AddTimeout* + commentId: Overload:Mono.Terminal.MainLoop.AddTimeout + name: AddTimeout + nameWithType: MainLoop.AddTimeout + fullName: Mono.Terminal.MainLoop.AddTimeout +- uid: System.TimeSpan + commentId: T:System.TimeSpan + parent: System + isExternal: true + name: TimeSpan + nameWithType: TimeSpan + fullName: System.TimeSpan +- uid: System.Func{Mono.Terminal.MainLoop,System.Boolean} + commentId: T:System.Func{Mono.Terminal.MainLoop,System.Boolean} + parent: System + definition: System.Func`2 + name: Func + nameWithType: Func + fullName: System.Func + nameWithType.vb: Func(Of MainLoop, Boolean) + fullName.vb: System.Func(Of Mono.Terminal.MainLoop, System.Boolean) + name.vb: Func(Of MainLoop, Boolean) + spec.csharp: + - uid: System.Func`2 + name: Func + nameWithType: Func + fullName: System.Func + isExternal: true + - name: < + nameWithType: < + fullName: < + - uid: Mono.Terminal.MainLoop + name: MainLoop + nameWithType: MainLoop + fullName: Mono.Terminal.MainLoop + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: '>' + nameWithType: '>' + fullName: '>' + spec.vb: + - uid: System.Func`2 + name: Func + nameWithType: Func + fullName: System.Func + isExternal: true + - name: '(Of ' + nameWithType: '(Of ' + fullName: '(Of ' + - uid: Mono.Terminal.MainLoop + name: MainLoop + nameWithType: MainLoop + fullName: Mono.Terminal.MainLoop + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Func`2 + commentId: T:System.Func`2 + isExternal: true + name: Func + nameWithType: Func + fullName: System.Func + nameWithType.vb: Func(Of T, TResult) + fullName.vb: System.Func(Of T, TResult) + name.vb: Func(Of T, TResult) + spec.csharp: + - uid: System.Func`2 + name: Func + nameWithType: Func + fullName: System.Func + isExternal: true + - name: < + nameWithType: < + fullName: < + - name: T + nameWithType: T + fullName: T + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - name: TResult + nameWithType: TResult + fullName: TResult + - name: '>' + nameWithType: '>' + fullName: '>' + spec.vb: + - uid: System.Func`2 + name: Func + nameWithType: Func + fullName: System.Func + isExternal: true + - name: '(Of ' + nameWithType: '(Of ' + fullName: '(Of ' + - name: T + nameWithType: T + fullName: T + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - name: TResult + nameWithType: TResult + fullName: TResult + - name: ) + nameWithType: ) + fullName: ) +- uid: Mono.Terminal.MainLoop.RemoveTimeout* + commentId: Overload:Mono.Terminal.MainLoop.RemoveTimeout + name: RemoveTimeout + nameWithType: MainLoop.RemoveTimeout + fullName: Mono.Terminal.MainLoop.RemoveTimeout +- uid: Mono.Terminal.MainLoop.Stop* + commentId: Overload:Mono.Terminal.MainLoop.Stop + name: Stop + nameWithType: MainLoop.Stop + fullName: Mono.Terminal.MainLoop.Stop +- uid: Mono.Terminal.MainLoop.EventsPending* + commentId: Overload:Mono.Terminal.MainLoop.EventsPending + name: EventsPending + nameWithType: MainLoop.EventsPending + fullName: Mono.Terminal.MainLoop.EventsPending +- uid: System.Boolean + commentId: T:System.Boolean + parent: System + isExternal: true + name: Boolean + nameWithType: Boolean + fullName: System.Boolean +- uid: Mono.Terminal.MainLoop.MainIteration* + commentId: Overload:Mono.Terminal.MainLoop.MainIteration + name: MainIteration + nameWithType: MainLoop.MainIteration + fullName: Mono.Terminal.MainLoop.MainIteration +- uid: Mono.Terminal.MainLoop.Run* + commentId: Overload:Mono.Terminal.MainLoop.Run + name: Run + nameWithType: MainLoop.Run + fullName: Mono.Terminal.MainLoop.Run +shouldSkipMarkup: true diff --git a/docfx/api/Terminal.Gui/Mono.Terminal.UnixMainLoop.Condition.yml b/docfx/api/Terminal.Gui/Mono.Terminal.UnixMainLoop.Condition.yml new file mode 100644 index 000000000..623beae33 --- /dev/null +++ b/docfx/api/Terminal.Gui/Mono.Terminal.UnixMainLoop.Condition.yml @@ -0,0 +1,269 @@ +### YamlMime:ManagedReference +items: +- uid: Mono.Terminal.UnixMainLoop.Condition + commentId: T:Mono.Terminal.UnixMainLoop.Condition + id: UnixMainLoop.Condition + parent: Mono.Terminal + children: + - Mono.Terminal.UnixMainLoop.Condition.PollErr + - Mono.Terminal.UnixMainLoop.Condition.PollHup + - Mono.Terminal.UnixMainLoop.Condition.PollIn + - Mono.Terminal.UnixMainLoop.Condition.PollNval + - Mono.Terminal.UnixMainLoop.Condition.PollOut + - Mono.Terminal.UnixMainLoop.Condition.PollPri + langs: + - csharp + - vb + name: UnixMainLoop.Condition + nameWithType: UnixMainLoop.Condition + fullName: Mono.Terminal.UnixMainLoop.Condition + type: Enum + source: + remote: + path: Terminal.Gui/MonoCurses/mainloop.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Condition + path: ../Terminal.Gui/MonoCurses/mainloop.cs + startLine: 79 + assemblies: + - Terminal.Gui + namespace: Mono.Terminal + summary: "\nCondition on which to wake up from file descriptor activity. These match the Linux/BSD poll definitions.\n" + example: [] + syntax: + content: >- + [Flags] + + public enum Condition : short + content.vb: >- + + + Public Enum Condition As Short + attributes: + - type: System.FlagsAttribute + ctor: System.FlagsAttribute.#ctor + arguments: [] + modifiers.csharp: + - public + - enum + modifiers.vb: + - Public + - Enum +- uid: Mono.Terminal.UnixMainLoop.Condition.PollIn + commentId: F:Mono.Terminal.UnixMainLoop.Condition.PollIn + id: PollIn + parent: Mono.Terminal.UnixMainLoop.Condition + langs: + - csharp + - vb + name: PollIn + nameWithType: UnixMainLoop.Condition.PollIn + fullName: Mono.Terminal.UnixMainLoop.Condition.PollIn + type: Field + source: + remote: + path: Terminal.Gui/MonoCurses/mainloop.cs + branch: docs + repo: tig:tig/gui.cs.git + id: PollIn + path: ../Terminal.Gui/MonoCurses/mainloop.cs + startLine: 84 + assemblies: + - Terminal.Gui + namespace: Mono.Terminal + summary: "\nThere is data to read\n" + example: [] + syntax: + content: PollIn = 1 + return: + type: Mono.Terminal.UnixMainLoop.Condition + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Mono.Terminal.UnixMainLoop.Condition.PollOut + commentId: F:Mono.Terminal.UnixMainLoop.Condition.PollOut + id: PollOut + parent: Mono.Terminal.UnixMainLoop.Condition + langs: + - csharp + - vb + name: PollOut + nameWithType: UnixMainLoop.Condition.PollOut + fullName: Mono.Terminal.UnixMainLoop.Condition.PollOut + type: Field + source: + remote: + path: Terminal.Gui/MonoCurses/mainloop.cs + branch: docs + repo: tig:tig/gui.cs.git + id: PollOut + path: ../Terminal.Gui/MonoCurses/mainloop.cs + startLine: 88 + assemblies: + - Terminal.Gui + namespace: Mono.Terminal + summary: "\nWriting to the specified descriptor will not block\n" + example: [] + syntax: + content: PollOut = 4 + return: + type: Mono.Terminal.UnixMainLoop.Condition + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Mono.Terminal.UnixMainLoop.Condition.PollPri + commentId: F:Mono.Terminal.UnixMainLoop.Condition.PollPri + id: PollPri + parent: Mono.Terminal.UnixMainLoop.Condition + langs: + - csharp + - vb + name: PollPri + nameWithType: UnixMainLoop.Condition.PollPri + fullName: Mono.Terminal.UnixMainLoop.Condition.PollPri + type: Field + source: + remote: + path: Terminal.Gui/MonoCurses/mainloop.cs + branch: docs + repo: tig:tig/gui.cs.git + id: PollPri + path: ../Terminal.Gui/MonoCurses/mainloop.cs + startLine: 92 + assemblies: + - Terminal.Gui + namespace: Mono.Terminal + summary: "\nThere is urgent data to read\n" + example: [] + syntax: + content: PollPri = 2 + return: + type: Mono.Terminal.UnixMainLoop.Condition + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Mono.Terminal.UnixMainLoop.Condition.PollErr + commentId: F:Mono.Terminal.UnixMainLoop.Condition.PollErr + id: PollErr + parent: Mono.Terminal.UnixMainLoop.Condition + langs: + - csharp + - vb + name: PollErr + nameWithType: UnixMainLoop.Condition.PollErr + fullName: Mono.Terminal.UnixMainLoop.Condition.PollErr + type: Field + source: + remote: + path: Terminal.Gui/MonoCurses/mainloop.cs + branch: docs + repo: tig:tig/gui.cs.git + id: PollErr + path: ../Terminal.Gui/MonoCurses/mainloop.cs + startLine: 96 + assemblies: + - Terminal.Gui + namespace: Mono.Terminal + summary: "\nError condition on output\n" + example: [] + syntax: + content: PollErr = 8 + return: + type: Mono.Terminal.UnixMainLoop.Condition + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Mono.Terminal.UnixMainLoop.Condition.PollHup + commentId: F:Mono.Terminal.UnixMainLoop.Condition.PollHup + id: PollHup + parent: Mono.Terminal.UnixMainLoop.Condition + langs: + - csharp + - vb + name: PollHup + nameWithType: UnixMainLoop.Condition.PollHup + fullName: Mono.Terminal.UnixMainLoop.Condition.PollHup + type: Field + source: + remote: + path: Terminal.Gui/MonoCurses/mainloop.cs + branch: docs + repo: tig:tig/gui.cs.git + id: PollHup + path: ../Terminal.Gui/MonoCurses/mainloop.cs + startLine: 100 + assemblies: + - Terminal.Gui + namespace: Mono.Terminal + summary: "\nHang-up on output\n" + example: [] + syntax: + content: PollHup = 16 + return: + type: Mono.Terminal.UnixMainLoop.Condition + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Mono.Terminal.UnixMainLoop.Condition.PollNval + commentId: F:Mono.Terminal.UnixMainLoop.Condition.PollNval + id: PollNval + parent: Mono.Terminal.UnixMainLoop.Condition + langs: + - csharp + - vb + name: PollNval + nameWithType: UnixMainLoop.Condition.PollNval + fullName: Mono.Terminal.UnixMainLoop.Condition.PollNval + type: Field + source: + remote: + path: Terminal.Gui/MonoCurses/mainloop.cs + branch: docs + repo: tig:tig/gui.cs.git + id: PollNval + path: ../Terminal.Gui/MonoCurses/mainloop.cs + startLine: 104 + assemblies: + - Terminal.Gui + namespace: Mono.Terminal + summary: "\nFile descriptor is not open.\n" + example: [] + syntax: + content: PollNval = 32 + return: + type: Mono.Terminal.UnixMainLoop.Condition + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +references: +- uid: Mono.Terminal + commentId: N:Mono.Terminal + name: Mono.Terminal + nameWithType: Mono.Terminal + fullName: Mono.Terminal +- uid: Mono.Terminal.UnixMainLoop.Condition + commentId: T:Mono.Terminal.UnixMainLoop.Condition + parent: Mono.Terminal + name: UnixMainLoop.Condition + nameWithType: UnixMainLoop.Condition + fullName: Mono.Terminal.UnixMainLoop.Condition +shouldSkipMarkup: true diff --git a/docfx/api/Terminal.Gui/Mono.Terminal.UnixMainLoop.yml b/docfx/api/Terminal.Gui/Mono.Terminal.UnixMainLoop.yml new file mode 100644 index 000000000..5391df4c2 --- /dev/null +++ b/docfx/api/Terminal.Gui/Mono.Terminal.UnixMainLoop.yml @@ -0,0 +1,880 @@ +### YamlMime:ManagedReference +items: +- uid: Mono.Terminal.UnixMainLoop + commentId: T:Mono.Terminal.UnixMainLoop + id: UnixMainLoop + parent: Mono.Terminal + children: + - Mono.Terminal.UnixMainLoop.AddWatch(System.Int32,Mono.Terminal.UnixMainLoop.Condition,System.Func{Mono.Terminal.MainLoop,System.Boolean}) + - Mono.Terminal.UnixMainLoop.Mono#Terminal#IMainLoopDriver#EventsPending(System.Boolean) + - Mono.Terminal.UnixMainLoop.Mono#Terminal#IMainLoopDriver#MainIteration + - Mono.Terminal.UnixMainLoop.Mono#Terminal#IMainLoopDriver#Setup(Mono.Terminal.MainLoop) + - Mono.Terminal.UnixMainLoop.Mono#Terminal#IMainLoopDriver#Wakeup + - Mono.Terminal.UnixMainLoop.RemoveWatch(System.Object) + langs: + - csharp + - vb + name: UnixMainLoop + nameWithType: UnixMainLoop + fullName: Mono.Terminal.UnixMainLoop + type: Class + source: + remote: + path: Terminal.Gui/MonoCurses/mainloop.cs + branch: docs + repo: tig:tig/gui.cs.git + id: UnixMainLoop + path: ../Terminal.Gui/MonoCurses/mainloop.cs + startLine: 69 + assemblies: + - Terminal.Gui + namespace: Mono.Terminal + summary: "\nUnix main loop, suitable for using on Posix systems\n" + remarks: "\nIn addition to the general functions of the mainloop, the Unix version\ncan watch file descriptors using the AddWatch methods.\n" + example: [] + syntax: + content: 'public class UnixMainLoop : IMainLoopDriver' + content.vb: >- + Public Class UnixMainLoop + + Implements IMainLoopDriver + inheritance: + - System.Object + implements: + - Mono.Terminal.IMainLoopDriver + 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 + - class + modifiers.vb: + - Public + - Class +- uid: Mono.Terminal.UnixMainLoop.Mono#Terminal#IMainLoopDriver#Wakeup + commentId: M:Mono.Terminal.UnixMainLoop.Mono#Terminal#IMainLoopDriver#Wakeup + id: Mono#Terminal#IMainLoopDriver#Wakeup + isEii: true + parent: Mono.Terminal.UnixMainLoop + langs: + - csharp + - vb + name: IMainLoopDriver.Wakeup() + nameWithType: UnixMainLoop.IMainLoopDriver.Wakeup() + fullName: Mono.Terminal.UnixMainLoop.Mono.Terminal.IMainLoopDriver.Wakeup() + type: Method + source: + remote: + path: Terminal.Gui/MonoCurses/mainloop.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Mono.Terminal.IMainLoopDriver.Wakeup + path: ../Terminal.Gui/MonoCurses/mainloop.cs + startLine: 133 + assemblies: + - Terminal.Gui + namespace: Mono.Terminal + syntax: + content: void IMainLoopDriver.Wakeup() + content.vb: Sub Mono.Terminal.IMainLoopDriver.Wakeup Implements IMainLoopDriver.Wakeup + overload: Mono.Terminal.UnixMainLoop.Mono#Terminal#IMainLoopDriver#Wakeup* + implements: + - Mono.Terminal.IMainLoopDriver.Wakeup + nameWithType.vb: UnixMainLoop.Mono.Terminal.IMainLoopDriver.Wakeup() + name.vb: Mono.Terminal.IMainLoopDriver.Wakeup() +- uid: Mono.Terminal.UnixMainLoop.Mono#Terminal#IMainLoopDriver#Setup(Mono.Terminal.MainLoop) + commentId: M:Mono.Terminal.UnixMainLoop.Mono#Terminal#IMainLoopDriver#Setup(Mono.Terminal.MainLoop) + id: Mono#Terminal#IMainLoopDriver#Setup(Mono.Terminal.MainLoop) + isEii: true + parent: Mono.Terminal.UnixMainLoop + langs: + - csharp + - vb + name: IMainLoopDriver.Setup(MainLoop) + nameWithType: UnixMainLoop.IMainLoopDriver.Setup(MainLoop) + fullName: Mono.Terminal.UnixMainLoop.Mono.Terminal.IMainLoopDriver.Setup(Mono.Terminal.MainLoop) + type: Method + source: + remote: + path: Terminal.Gui/MonoCurses/mainloop.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Mono.Terminal.IMainLoopDriver.Setup + path: ../Terminal.Gui/MonoCurses/mainloop.cs + startLine: 138 + assemblies: + - Terminal.Gui + namespace: Mono.Terminal + syntax: + content: void IMainLoopDriver.Setup(MainLoop mainLoop) + parameters: + - id: mainLoop + type: Mono.Terminal.MainLoop + content.vb: Sub Mono.Terminal.IMainLoopDriver.Setup(mainLoop As MainLoop) Implements IMainLoopDriver.Setup + overload: Mono.Terminal.UnixMainLoop.Mono#Terminal#IMainLoopDriver#Setup* + implements: + - Mono.Terminal.IMainLoopDriver.Setup(Mono.Terminal.MainLoop) + nameWithType.vb: UnixMainLoop.Mono.Terminal.IMainLoopDriver.Setup(MainLoop) + name.vb: Mono.Terminal.IMainLoopDriver.Setup(MainLoop) +- uid: Mono.Terminal.UnixMainLoop.RemoveWatch(System.Object) + commentId: M:Mono.Terminal.UnixMainLoop.RemoveWatch(System.Object) + id: RemoveWatch(System.Object) + parent: Mono.Terminal.UnixMainLoop + langs: + - csharp + - vb + name: RemoveWatch(Object) + nameWithType: UnixMainLoop.RemoveWatch(Object) + fullName: Mono.Terminal.UnixMainLoop.RemoveWatch(System.Object) + type: Method + source: + remote: + path: Terminal.Gui/MonoCurses/mainloop.cs + branch: docs + repo: tig:tig/gui.cs.git + id: RemoveWatch + path: ../Terminal.Gui/MonoCurses/mainloop.cs + startLine: 153 + assemblies: + - Terminal.Gui + namespace: Mono.Terminal + summary: "\nRemoves an active watch from the mainloop.\n" + remarks: "\nThe token parameter is the value returned from AddWatch\n" + example: [] + syntax: + content: public void RemoveWatch(object token) + parameters: + - id: token + type: System.Object + content.vb: Public Sub RemoveWatch(token As Object) + overload: Mono.Terminal.UnixMainLoop.RemoveWatch* + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: Mono.Terminal.UnixMainLoop.AddWatch(System.Int32,Mono.Terminal.UnixMainLoop.Condition,System.Func{Mono.Terminal.MainLoop,System.Boolean}) + commentId: M:Mono.Terminal.UnixMainLoop.AddWatch(System.Int32,Mono.Terminal.UnixMainLoop.Condition,System.Func{Mono.Terminal.MainLoop,System.Boolean}) + id: AddWatch(System.Int32,Mono.Terminal.UnixMainLoop.Condition,System.Func{Mono.Terminal.MainLoop,System.Boolean}) + parent: Mono.Terminal.UnixMainLoop + langs: + - csharp + - vb + name: AddWatch(Int32, UnixMainLoop.Condition, Func) + nameWithType: UnixMainLoop.AddWatch(Int32, UnixMainLoop.Condition, Func) + fullName: Mono.Terminal.UnixMainLoop.AddWatch(System.Int32, Mono.Terminal.UnixMainLoop.Condition, System.Func) + type: Method + source: + remote: + path: Terminal.Gui/MonoCurses/mainloop.cs + branch: docs + repo: tig:tig/gui.cs.git + id: AddWatch + path: ../Terminal.Gui/MonoCurses/mainloop.cs + startLine: 172 + assemblies: + - Terminal.Gui + namespace: Mono.Terminal + summary: "\nWatches a file descriptor for activity.\n" + remarks: "\nWhen the condition is met, the provided callback\nis invoked. If the callback returns false, the\nwatch is automatically removed.\n\nThe return value is a token that represents this watch, you can\nuse this token to remove the watch by calling RemoveWatch.\n" + example: [] + syntax: + content: public object AddWatch(int fileDescriptor, UnixMainLoop.Condition condition, Func callback) + parameters: + - id: fileDescriptor + type: System.Int32 + - id: condition + type: Mono.Terminal.UnixMainLoop.Condition + - id: callback + type: System.Func{Mono.Terminal.MainLoop,System.Boolean} + return: + type: System.Object + content.vb: Public Function AddWatch(fileDescriptor As Integer, condition As UnixMainLoop.Condition, callback As Func(Of MainLoop, Boolean)) As Object + overload: Mono.Terminal.UnixMainLoop.AddWatch* + nameWithType.vb: UnixMainLoop.AddWatch(Int32, UnixMainLoop.Condition, Func(Of MainLoop, Boolean)) + modifiers.csharp: + - public + modifiers.vb: + - Public + fullName.vb: Mono.Terminal.UnixMainLoop.AddWatch(System.Int32, Mono.Terminal.UnixMainLoop.Condition, System.Func(Of Mono.Terminal.MainLoop, System.Boolean)) + name.vb: AddWatch(Int32, UnixMainLoop.Condition, Func(Of MainLoop, Boolean)) +- uid: Mono.Terminal.UnixMainLoop.Mono#Terminal#IMainLoopDriver#EventsPending(System.Boolean) + commentId: M:Mono.Terminal.UnixMainLoop.Mono#Terminal#IMainLoopDriver#EventsPending(System.Boolean) + id: Mono#Terminal#IMainLoopDriver#EventsPending(System.Boolean) + isEii: true + parent: Mono.Terminal.UnixMainLoop + langs: + - csharp + - vb + name: IMainLoopDriver.EventsPending(Boolean) + nameWithType: UnixMainLoop.IMainLoopDriver.EventsPending(Boolean) + fullName: Mono.Terminal.UnixMainLoop.Mono.Terminal.IMainLoopDriver.EventsPending(System.Boolean) + type: Method + source: + remote: + path: Terminal.Gui/MonoCurses/mainloop.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Mono.Terminal.IMainLoopDriver.EventsPending + path: ../Terminal.Gui/MonoCurses/mainloop.cs + startLine: 198 + assemblies: + - Terminal.Gui + namespace: Mono.Terminal + syntax: + content: bool IMainLoopDriver.EventsPending(bool wait) + parameters: + - id: wait + type: System.Boolean + return: + type: System.Boolean + content.vb: Function Mono.Terminal.IMainLoopDriver.EventsPending(wait As Boolean) As Boolean Implements IMainLoopDriver.EventsPending + overload: Mono.Terminal.UnixMainLoop.Mono#Terminal#IMainLoopDriver#EventsPending* + implements: + - Mono.Terminal.IMainLoopDriver.EventsPending(System.Boolean) + nameWithType.vb: UnixMainLoop.Mono.Terminal.IMainLoopDriver.EventsPending(Boolean) + name.vb: Mono.Terminal.IMainLoopDriver.EventsPending(Boolean) +- uid: Mono.Terminal.UnixMainLoop.Mono#Terminal#IMainLoopDriver#MainIteration + commentId: M:Mono.Terminal.UnixMainLoop.Mono#Terminal#IMainLoopDriver#MainIteration + id: Mono#Terminal#IMainLoopDriver#MainIteration + isEii: true + parent: Mono.Terminal.UnixMainLoop + langs: + - csharp + - vb + name: IMainLoopDriver.MainIteration() + nameWithType: UnixMainLoop.IMainLoopDriver.MainIteration() + fullName: Mono.Terminal.UnixMainLoop.Mono.Terminal.IMainLoopDriver.MainIteration() + type: Method + source: + remote: + path: Terminal.Gui/MonoCurses/mainloop.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Mono.Terminal.IMainLoopDriver.MainIteration + path: ../Terminal.Gui/MonoCurses/mainloop.cs + startLine: 223 + assemblies: + - Terminal.Gui + namespace: Mono.Terminal + syntax: + content: void IMainLoopDriver.MainIteration() + content.vb: Sub Mono.Terminal.IMainLoopDriver.MainIteration Implements IMainLoopDriver.MainIteration + overload: Mono.Terminal.UnixMainLoop.Mono#Terminal#IMainLoopDriver#MainIteration* + implements: + - Mono.Terminal.IMainLoopDriver.MainIteration + nameWithType.vb: UnixMainLoop.Mono.Terminal.IMainLoopDriver.MainIteration() + name.vb: Mono.Terminal.IMainLoopDriver.MainIteration() +references: +- uid: Mono.Terminal + commentId: N:Mono.Terminal + name: Mono.Terminal + nameWithType: Mono.Terminal + fullName: Mono.Terminal +- uid: System.Object + commentId: T:System.Object + parent: System + isExternal: true + name: Object + nameWithType: Object + fullName: System.Object +- uid: Mono.Terminal.IMainLoopDriver + commentId: T:Mono.Terminal.IMainLoopDriver + parent: Mono.Terminal + name: IMainLoopDriver + nameWithType: IMainLoopDriver + fullName: Mono.Terminal.IMainLoopDriver +- 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: Mono.Terminal.UnixMainLoop.Mono#Terminal#IMainLoopDriver#Wakeup* + commentId: Overload:Mono.Terminal.UnixMainLoop.Mono#Terminal#IMainLoopDriver#Wakeup + name: IMainLoopDriver.Wakeup + nameWithType: UnixMainLoop.IMainLoopDriver.Wakeup + fullName: Mono.Terminal.UnixMainLoop.Mono.Terminal.IMainLoopDriver.Wakeup + nameWithType.vb: UnixMainLoop.Mono.Terminal.IMainLoopDriver.Wakeup + name.vb: Mono.Terminal.IMainLoopDriver.Wakeup +- uid: Mono.Terminal.IMainLoopDriver.Wakeup + commentId: M:Mono.Terminal.IMainLoopDriver.Wakeup + parent: Mono.Terminal.IMainLoopDriver + name: Wakeup() + nameWithType: IMainLoopDriver.Wakeup() + fullName: Mono.Terminal.IMainLoopDriver.Wakeup() + spec.csharp: + - uid: Mono.Terminal.IMainLoopDriver.Wakeup + name: Wakeup + nameWithType: IMainLoopDriver.Wakeup + fullName: Mono.Terminal.IMainLoopDriver.Wakeup + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Mono.Terminal.IMainLoopDriver.Wakeup + name: Wakeup + nameWithType: IMainLoopDriver.Wakeup + fullName: Mono.Terminal.IMainLoopDriver.Wakeup + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Mono.Terminal.UnixMainLoop.Mono#Terminal#IMainLoopDriver#Setup* + commentId: Overload:Mono.Terminal.UnixMainLoop.Mono#Terminal#IMainLoopDriver#Setup + name: IMainLoopDriver.Setup + nameWithType: UnixMainLoop.IMainLoopDriver.Setup + fullName: Mono.Terminal.UnixMainLoop.Mono.Terminal.IMainLoopDriver.Setup + nameWithType.vb: UnixMainLoop.Mono.Terminal.IMainLoopDriver.Setup + name.vb: Mono.Terminal.IMainLoopDriver.Setup +- uid: Mono.Terminal.IMainLoopDriver.Setup(Mono.Terminal.MainLoop) + commentId: M:Mono.Terminal.IMainLoopDriver.Setup(Mono.Terminal.MainLoop) + parent: Mono.Terminal.IMainLoopDriver + name: Setup(MainLoop) + nameWithType: IMainLoopDriver.Setup(MainLoop) + fullName: Mono.Terminal.IMainLoopDriver.Setup(Mono.Terminal.MainLoop) + spec.csharp: + - uid: Mono.Terminal.IMainLoopDriver.Setup(Mono.Terminal.MainLoop) + name: Setup + nameWithType: IMainLoopDriver.Setup + fullName: Mono.Terminal.IMainLoopDriver.Setup + - name: ( + nameWithType: ( + fullName: ( + - uid: Mono.Terminal.MainLoop + name: MainLoop + nameWithType: MainLoop + fullName: Mono.Terminal.MainLoop + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Mono.Terminal.IMainLoopDriver.Setup(Mono.Terminal.MainLoop) + name: Setup + nameWithType: IMainLoopDriver.Setup + fullName: Mono.Terminal.IMainLoopDriver.Setup + - name: ( + nameWithType: ( + fullName: ( + - uid: Mono.Terminal.MainLoop + name: MainLoop + nameWithType: MainLoop + fullName: Mono.Terminal.MainLoop + - name: ) + nameWithType: ) + fullName: ) +- uid: Mono.Terminal.MainLoop + commentId: T:Mono.Terminal.MainLoop + parent: Mono.Terminal + name: MainLoop + nameWithType: MainLoop + fullName: Mono.Terminal.MainLoop +- uid: Mono.Terminal.UnixMainLoop.RemoveWatch* + commentId: Overload:Mono.Terminal.UnixMainLoop.RemoveWatch + name: RemoveWatch + nameWithType: UnixMainLoop.RemoveWatch + fullName: Mono.Terminal.UnixMainLoop.RemoveWatch +- uid: Mono.Terminal.UnixMainLoop.AddWatch* + commentId: Overload:Mono.Terminal.UnixMainLoop.AddWatch + name: AddWatch + nameWithType: UnixMainLoop.AddWatch + fullName: Mono.Terminal.UnixMainLoop.AddWatch +- uid: System.Int32 + commentId: T:System.Int32 + parent: System + isExternal: true + name: Int32 + nameWithType: Int32 + fullName: System.Int32 +- uid: Mono.Terminal.UnixMainLoop.Condition + commentId: T:Mono.Terminal.UnixMainLoop.Condition + parent: Mono.Terminal + name: UnixMainLoop.Condition + nameWithType: UnixMainLoop.Condition + fullName: Mono.Terminal.UnixMainLoop.Condition +- uid: System.Func{Mono.Terminal.MainLoop,System.Boolean} + commentId: T:System.Func{Mono.Terminal.MainLoop,System.Boolean} + parent: System + definition: System.Func`2 + name: Func + nameWithType: Func + fullName: System.Func + nameWithType.vb: Func(Of MainLoop, Boolean) + fullName.vb: System.Func(Of Mono.Terminal.MainLoop, System.Boolean) + name.vb: Func(Of MainLoop, Boolean) + spec.csharp: + - uid: System.Func`2 + name: Func + nameWithType: Func + fullName: System.Func + isExternal: true + - name: < + nameWithType: < + fullName: < + - uid: Mono.Terminal.MainLoop + name: MainLoop + nameWithType: MainLoop + fullName: Mono.Terminal.MainLoop + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: '>' + nameWithType: '>' + fullName: '>' + spec.vb: + - uid: System.Func`2 + name: Func + nameWithType: Func + fullName: System.Func + isExternal: true + - name: '(Of ' + nameWithType: '(Of ' + fullName: '(Of ' + - uid: Mono.Terminal.MainLoop + name: MainLoop + nameWithType: MainLoop + fullName: Mono.Terminal.MainLoop + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Func`2 + commentId: T:System.Func`2 + isExternal: true + name: Func + nameWithType: Func + fullName: System.Func + nameWithType.vb: Func(Of T, TResult) + fullName.vb: System.Func(Of T, TResult) + name.vb: Func(Of T, TResult) + spec.csharp: + - uid: System.Func`2 + name: Func + nameWithType: Func + fullName: System.Func + isExternal: true + - name: < + nameWithType: < + fullName: < + - name: T + nameWithType: T + fullName: T + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - name: TResult + nameWithType: TResult + fullName: TResult + - name: '>' + nameWithType: '>' + fullName: '>' + spec.vb: + - uid: System.Func`2 + name: Func + nameWithType: Func + fullName: System.Func + isExternal: true + - name: '(Of ' + nameWithType: '(Of ' + fullName: '(Of ' + - name: T + nameWithType: T + fullName: T + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - name: TResult + nameWithType: TResult + fullName: TResult + - name: ) + nameWithType: ) + fullName: ) +- uid: Mono.Terminal.UnixMainLoop.Mono#Terminal#IMainLoopDriver#EventsPending* + commentId: Overload:Mono.Terminal.UnixMainLoop.Mono#Terminal#IMainLoopDriver#EventsPending + name: IMainLoopDriver.EventsPending + nameWithType: UnixMainLoop.IMainLoopDriver.EventsPending + fullName: Mono.Terminal.UnixMainLoop.Mono.Terminal.IMainLoopDriver.EventsPending + nameWithType.vb: UnixMainLoop.Mono.Terminal.IMainLoopDriver.EventsPending + name.vb: Mono.Terminal.IMainLoopDriver.EventsPending +- uid: Mono.Terminal.IMainLoopDriver.EventsPending(System.Boolean) + commentId: M:Mono.Terminal.IMainLoopDriver.EventsPending(System.Boolean) + parent: Mono.Terminal.IMainLoopDriver + isExternal: true + name: EventsPending(Boolean) + nameWithType: IMainLoopDriver.EventsPending(Boolean) + fullName: Mono.Terminal.IMainLoopDriver.EventsPending(System.Boolean) + spec.csharp: + - uid: Mono.Terminal.IMainLoopDriver.EventsPending(System.Boolean) + name: EventsPending + nameWithType: IMainLoopDriver.EventsPending + fullName: Mono.Terminal.IMainLoopDriver.EventsPending + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Mono.Terminal.IMainLoopDriver.EventsPending(System.Boolean) + name: EventsPending + nameWithType: IMainLoopDriver.EventsPending + fullName: Mono.Terminal.IMainLoopDriver.EventsPending + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Boolean + commentId: T:System.Boolean + parent: System + isExternal: true + name: Boolean + nameWithType: Boolean + fullName: System.Boolean +- uid: Mono.Terminal.UnixMainLoop.Mono#Terminal#IMainLoopDriver#MainIteration* + commentId: Overload:Mono.Terminal.UnixMainLoop.Mono#Terminal#IMainLoopDriver#MainIteration + name: IMainLoopDriver.MainIteration + nameWithType: UnixMainLoop.IMainLoopDriver.MainIteration + fullName: Mono.Terminal.UnixMainLoop.Mono.Terminal.IMainLoopDriver.MainIteration + nameWithType.vb: UnixMainLoop.Mono.Terminal.IMainLoopDriver.MainIteration + name.vb: Mono.Terminal.IMainLoopDriver.MainIteration +- uid: Mono.Terminal.IMainLoopDriver.MainIteration + commentId: M:Mono.Terminal.IMainLoopDriver.MainIteration + parent: Mono.Terminal.IMainLoopDriver + name: MainIteration() + nameWithType: IMainLoopDriver.MainIteration() + fullName: Mono.Terminal.IMainLoopDriver.MainIteration() + spec.csharp: + - uid: Mono.Terminal.IMainLoopDriver.MainIteration + name: MainIteration + nameWithType: IMainLoopDriver.MainIteration + fullName: Mono.Terminal.IMainLoopDriver.MainIteration + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Mono.Terminal.IMainLoopDriver.MainIteration + name: MainIteration + nameWithType: IMainLoopDriver.MainIteration + fullName: Mono.Terminal.IMainLoopDriver.MainIteration + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +shouldSkipMarkup: true diff --git a/docfx/api/Mono.Terminal.yml b/docfx/api/Terminal.Gui/Mono.Terminal.yml similarity index 70% rename from docfx/api/Mono.Terminal.yml rename to docfx/api/Terminal.Gui/Mono.Terminal.yml index 27c41ac88..35dd5e736 100644 --- a/docfx/api/Mono.Terminal.yml +++ b/docfx/api/Terminal.Gui/Mono.Terminal.yml @@ -1,6 +1,7 @@ ### YamlMime:ManagedReference items: - uid: Mono.Terminal + commentId: N:Mono.Terminal id: Mono.Terminal children: - Mono.Terminal.IMainLoopDriver @@ -9,32 +10,40 @@ items: - Mono.Terminal.UnixMainLoop.Condition langs: - csharp + - vb name: Mono.Terminal nameWithType: Mono.Terminal fullName: Mono.Terminal type: Namespace + assemblies: + - Terminal.Gui references: - uid: Mono.Terminal.IMainLoopDriver + commentId: T:Mono.Terminal.IMainLoopDriver parent: Mono.Terminal - isExternal: false name: IMainLoopDriver nameWithType: IMainLoopDriver fullName: Mono.Terminal.IMainLoopDriver -- uid: Mono.Terminal.MainLoop - parent: Mono.Terminal - isExternal: false - name: MainLoop - nameWithType: MainLoop - fullName: Mono.Terminal.MainLoop - uid: Mono.Terminal.UnixMainLoop - parent: Mono.Terminal - isExternal: false + commentId: T:Mono.Terminal.UnixMainLoop name: UnixMainLoop nameWithType: UnixMainLoop fullName: Mono.Terminal.UnixMainLoop - uid: Mono.Terminal.UnixMainLoop.Condition + commentId: T:Mono.Terminal.UnixMainLoop.Condition parent: Mono.Terminal - isExternal: false name: UnixMainLoop.Condition nameWithType: UnixMainLoop.Condition fullName: Mono.Terminal.UnixMainLoop.Condition +- 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 +shouldSkipMarkup: true diff --git a/docfx/api/Terminal.Gui/Terminal.Gui.Application.ResizedEventArgs.yml b/docfx/api/Terminal.Gui/Terminal.Gui.Application.ResizedEventArgs.yml new file mode 100644 index 000000000..a40c6c5ea --- /dev/null +++ b/docfx/api/Terminal.Gui/Terminal.Gui.Application.ResizedEventArgs.yml @@ -0,0 +1,460 @@ +### YamlMime:ManagedReference +items: +- uid: Terminal.Gui.Application.ResizedEventArgs + commentId: T:Terminal.Gui.Application.ResizedEventArgs + id: Application.ResizedEventArgs + parent: Terminal.Gui + children: + - Terminal.Gui.Application.ResizedEventArgs.Cols + - Terminal.Gui.Application.ResizedEventArgs.Rows + langs: + - csharp + - vb + name: Application.ResizedEventArgs + nameWithType: Application.ResizedEventArgs + fullName: Terminal.Gui.Application.ResizedEventArgs + type: Class + source: + remote: + path: Terminal.Gui/Core.cs + branch: docs + repo: tig:tig/gui.cs.git + id: ResizedEventArgs + path: ../Terminal.Gui/Core.cs + startLine: 2578 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nEvent arguments for the event.\n" + example: [] + syntax: + content: 'public class ResizedEventArgs : EventArgs' + content.vb: >- + Public Class ResizedEventArgs + + Inherits EventArgs + inheritance: + - System.Object + - System.EventArgs + inheritedMembers: + - System.EventArgs.Empty + - 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 + - class + modifiers.vb: + - Public + - Class +- uid: Terminal.Gui.Application.ResizedEventArgs.Rows + commentId: P:Terminal.Gui.Application.ResizedEventArgs.Rows + id: Rows + parent: Terminal.Gui.Application.ResizedEventArgs + langs: + - csharp + - vb + name: Rows + nameWithType: Application.ResizedEventArgs.Rows + fullName: Terminal.Gui.Application.ResizedEventArgs.Rows + type: Property + source: + remote: + path: Terminal.Gui/Core.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Rows + path: ../Terminal.Gui/Core.cs + startLine: 2582 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nThe number of rows in the resized terminal.\n" + example: [] + syntax: + content: public int Rows { get; set; } + parameters: [] + return: + type: System.Int32 + content.vb: Public Property Rows As Integer + overload: Terminal.Gui.Application.ResizedEventArgs.Rows* + modifiers.csharp: + - public + - get + - set + modifiers.vb: + - Public +- uid: Terminal.Gui.Application.ResizedEventArgs.Cols + commentId: P:Terminal.Gui.Application.ResizedEventArgs.Cols + id: Cols + parent: Terminal.Gui.Application.ResizedEventArgs + langs: + - csharp + - vb + name: Cols + nameWithType: Application.ResizedEventArgs.Cols + fullName: Terminal.Gui.Application.ResizedEventArgs.Cols + type: Property + source: + remote: + path: Terminal.Gui/Core.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Cols + path: ../Terminal.Gui/Core.cs + startLine: 2586 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nThe number of columns in the resized terminal.\n" + example: [] + syntax: + content: public int Cols { get; set; } + parameters: [] + return: + type: System.Int32 + content.vb: Public Property Cols As Integer + overload: Terminal.Gui.Application.ResizedEventArgs.Cols* + modifiers.csharp: + - public + - get + - set + modifiers.vb: + - Public +references: +- uid: Terminal.Gui.Application.Resized + commentId: E:Terminal.Gui.Application.Resized + isExternal: true +- 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.EventArgs + commentId: T:System.EventArgs + parent: System + isExternal: true + name: EventArgs + nameWithType: EventArgs + fullName: System.EventArgs +- uid: System.EventArgs.Empty + commentId: F:System.EventArgs.Empty + parent: System.EventArgs + isExternal: true + name: Empty + nameWithType: EventArgs.Empty + fullName: System.EventArgs.Empty +- 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.Application.ResizedEventArgs.Rows* + commentId: Overload:Terminal.Gui.Application.ResizedEventArgs.Rows + name: Rows + nameWithType: Application.ResizedEventArgs.Rows + fullName: Terminal.Gui.Application.ResizedEventArgs.Rows +- uid: System.Int32 + commentId: T:System.Int32 + parent: System + isExternal: true + name: Int32 + nameWithType: Int32 + fullName: System.Int32 +- uid: Terminal.Gui.Application.ResizedEventArgs.Cols* + commentId: Overload:Terminal.Gui.Application.ResizedEventArgs.Cols + name: Cols + nameWithType: Application.ResizedEventArgs.Cols + fullName: Terminal.Gui.Application.ResizedEventArgs.Cols +shouldSkipMarkup: true diff --git a/docfx/api/Terminal.Gui/Terminal.Gui.Application.RunState.yml b/docfx/api/Terminal.Gui/Terminal.Gui.Application.RunState.yml index f8d6b9296..da81eaea5 100644 --- a/docfx/api/Terminal.Gui/Terminal.Gui.Application.RunState.yml +++ b/docfx/api/Terminal.Gui/Terminal.Gui.Application.RunState.yml @@ -1,106 +1,496 @@ ### YamlMime:ManagedReference items: - uid: Terminal.Gui.Application.RunState + commentId: T:Terminal.Gui.Application.RunState id: Application.RunState + parent: Terminal.Gui children: - Terminal.Gui.Application.RunState.Dispose - Terminal.Gui.Application.RunState.Dispose(System.Boolean) langs: - csharp + - vb name: Application.RunState nameWithType: Application.RunState fullName: Terminal.Gui.Application.RunState type: Class + source: + remote: + path: Terminal.Gui/Core.cs + branch: docs + repo: tig:tig/gui.cs.git + id: RunState + path: ../Terminal.Gui/Core.cs + startLine: 2134 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: Captures the execution state for the provided TopLevel view. + summary: "\nCaptures the execution state for the provided view.\n" + example: [] syntax: - content: 'public class Application.RunState : IDisposable' + content: 'public class RunState : IDisposable' + content.vb: >- + Public Class RunState + + Implements IDisposable inheritance: - System.Object implements: - System.IDisposable - inheritedMembers: [] + 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 + - class + modifiers.vb: + - Public + - Class - uid: Terminal.Gui.Application.RunState.Dispose + commentId: M:Terminal.Gui.Application.RunState.Dispose id: Dispose parent: Terminal.Gui.Application.RunState langs: - csharp + - vb name: Dispose() nameWithType: Application.RunState.Dispose() - fullName: Application.RunState.Dispose() + fullName: Terminal.Gui.Application.RunState.Dispose() type: Method + source: + remote: + path: Terminal.Gui/Core.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Dispose + path: ../Terminal.Gui/Core.cs + startLine: 2149 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: Releases alTop = l resource used by the object. + summary: "\nReleases alTop = l resource used by the object.\n" remarks: >- - Call when you are finished using the . The - method leaves the in an unusable state. After - calling , you must release all references to the - so the garbage collector can reclaim the memory that the - was occupying. + Call when you are finished using the . The + + method leaves the in an unusable state. After + + calling , you must release all references to the + + so the garbage collector can reclaim the memory that the + + was occupying. + example: [] syntax: - content: public void Dispose (); - parameters: [] + content: public void Dispose() + content.vb: Public Sub Dispose overload: Terminal.Gui.Application.RunState.Dispose* - exceptions: [] + implements: + - System.IDisposable.Dispose + modifiers.csharp: + - public + modifiers.vb: + - Public - uid: Terminal.Gui.Application.RunState.Dispose(System.Boolean) + commentId: M:Terminal.Gui.Application.RunState.Dispose(System.Boolean) id: Dispose(System.Boolean) parent: Terminal.Gui.Application.RunState langs: - csharp + - vb name: Dispose(Boolean) nameWithType: Application.RunState.Dispose(Boolean) - fullName: Application.RunState.Dispose(Boolean) + fullName: Terminal.Gui.Application.RunState.Dispose(System.Boolean) type: Method + source: + remote: + path: Terminal.Gui/Core.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Dispose + path: ../Terminal.Gui/Core.cs + startLine: 2160 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: Dispose the specified disposing. + summary: "\nDispose the specified disposing.\n" + example: [] syntax: - content: protected virtual void Dispose (bool disposing); + content: protected virtual void Dispose(bool disposing) parameters: - id: disposing type: System.Boolean description: If set to true disposing. + content.vb: Protected Overridable Sub Dispose(disposing As Boolean) overload: Terminal.Gui.Application.RunState.Dispose* - exceptions: [] + modifiers.csharp: + - protected + - virtual + modifiers.vb: + - Protected + - Overridable references: +- uid: Terminal.Gui.Application.RunState.Toplevel + commentId: F:Terminal.Gui.Application.RunState.Toplevel + isExternal: true +- 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: Terminal.Gui.Application.RunState.Dispose - parent: Terminal.Gui.Application.RunState - isExternal: false - name: Dispose() - nameWithType: Application.RunState.Dispose() - fullName: Application.RunState.Dispose() -- uid: Terminal.Gui.Application.RunState.Dispose(System.Boolean) - parent: Terminal.Gui.Application.RunState - isExternal: false - name: Dispose(Boolean) - nameWithType: Application.RunState.Dispose(Boolean) - fullName: Application.RunState.Dispose(Boolean) -- uid: System.Boolean - parent: System - isExternal: true - name: Boolean - nameWithType: Boolean - fullName: System.Boolean -- uid: Terminal.Gui.Application.RunState.Dispose* - parent: Terminal.Gui.Application.RunState - isExternal: false - name: Dispose - nameWithType: Application.RunState.Dispose - fullName: Application.RunState.Dispose - uid: System.IDisposable + commentId: T:System.IDisposable parent: System isExternal: true name: IDisposable nameWithType: IDisposable fullName: System.IDisposable +- 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.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.RunState.Dispose + commentId: M:Terminal.Gui.Application.RunState.Dispose + isExternal: true +- uid: Terminal.Gui.Application.RunState.Dispose* + commentId: Overload:Terminal.Gui.Application.RunState.Dispose + name: Dispose + nameWithType: Application.RunState.Dispose + fullName: Terminal.Gui.Application.RunState.Dispose +- uid: System.IDisposable.Dispose + commentId: M:System.IDisposable.Dispose + parent: System.IDisposable + isExternal: true + name: Dispose() + nameWithType: IDisposable.Dispose() + fullName: System.IDisposable.Dispose() + spec.csharp: + - uid: System.IDisposable.Dispose + name: Dispose + nameWithType: IDisposable.Dispose + fullName: System.IDisposable.Dispose + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.IDisposable.Dispose + name: Dispose + nameWithType: IDisposable.Dispose + fullName: System.IDisposable.Dispose + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Boolean + commentId: T:System.Boolean + parent: System + isExternal: true + name: Boolean + nameWithType: Boolean + fullName: System.Boolean +shouldSkipMarkup: true diff --git a/docfx/api/Terminal.Gui/Terminal.Gui.Application.yml b/docfx/api/Terminal.Gui/Terminal.Gui.Application.yml index 754a8c767..1fdf7b380 100644 --- a/docfx/api/Terminal.Gui/Terminal.Gui.Application.yml +++ b/docfx/api/Terminal.Gui/Terminal.Gui.Application.yml @@ -1,224 +1,331 @@ ### 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 + repo: tig:tig/gui.cs.git + id: Application + path: ../Terminal.Gui/Core.cs + startLine: 1994 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: The application driver for gui.cs - remarks: "

\n You can hook up to the Iteration event to have your method \n invoked on each iteration of the mainloop.\n

\n

\n Creates a mainloop to process input events, handle timers and\n other sources of data. It is accessible via the MainLoop property.\n

\n

\n When invoked sets the SynchronizationContext to one that is tied\n to the mainloop, allowing user code to use async/await.\n

" + summary: "\nThe application driver for Terminal.Gui.\n" + remarks: "\n

\n You can hook up to the Iteration event to have your method\n invoked on each iteration of the mainloop.\n

\n

\n Creates a mainloop to process input events, handle timers and\n other sources of data. It is accessible via the MainLoop property.\n

\n

\n When invoked sets the SynchronizationContext to one that is tied\n to the mainloop, allowing user code to use async/await.\n

\n" + example: [] syntax: content: public static class Application + content.vb: Public Module Application inheritance: - System.Object - implements: [] - inheritedMembers: [] -- uid: Terminal.Gui.Application.Begin(Terminal.Gui.Toplevel) - id: Begin(Terminal.Gui.Toplevel) - parent: Terminal.Gui.Application - langs: - - csharp - name: Begin(Toplevel) - nameWithType: Application.Begin(Toplevel) - fullName: Application.Begin(Toplevel) - type: Method - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: 'Building block API: Prepares the provided toplevel for execution.' - remarks: "This method prepares the provided toplevel for running with the focus,\n it adds this to the list of toplevels, sets up the mainloop to process the \n event, lays out the subviews, focuses the first element, and draws the\n toplevel in the screen. This is usually followed by executing\n the method, and then the method upon termination which will\n undo these changes." - syntax: - content: public static Terminal.Gui.Application.RunState Begin (Terminal.Gui.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 End() method upon completion. - overload: Terminal.Gui.Application.Begin* - exceptions: [] -- uid: Terminal.Gui.Application.Current - id: Current - parent: Terminal.Gui.Application - langs: - - csharp - name: Current - nameWithType: Application.Current - fullName: Application.Current - type: Property - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: The current toplevel object. This is updated when Application.Run enters and leaves and points to the current toplevel. - syntax: - content: public static Terminal.Gui.Toplevel Current { get; } - return: - type: Terminal.Gui.Toplevel - description: The current. - overload: Terminal.Gui.Application.Current* - exceptions: [] + 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: Application.Driver + fullName: Terminal.Gui.Application.Driver type: Field + source: + remote: + path: Terminal.Gui/Core.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Driver + path: ../Terminal.Gui/Core.cs + startLine: 1998 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: The current Console Driver in use. + summary: "\nThe current in use.\n" + example: [] syntax: - content: public static Terminal.Gui.ConsoleDriver Driver; + content: public static ConsoleDriver Driver return: type: Terminal.Gui.ConsoleDriver - description: To be added. - exceptions: [] -- uid: Terminal.Gui.Application.End(Terminal.Gui.Application.RunState) - id: End(Terminal.Gui.Application.RunState) + 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 - name: End(Application+RunState) - nameWithType: Application.End(Application+RunState) - fullName: Application.End(Application+RunState) - type: Method + - vb + name: Top + nameWithType: Application.Top + fullName: Terminal.Gui.Application.Top + type: Property + source: + remote: + path: Terminal.Gui/Core.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Top + path: ../Terminal.Gui/Core.cs + startLine: 2004 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: 'Building block API: completes the exection of a Toplevel that was started with Begin.' + summary: "\nThe object used for the application on startup ()\n" + example: [] syntax: - content: public static void End (Terminal.Gui.Application.RunState runState); - parameters: - - id: runState - type: Terminal.Gui.Application+RunState - description: The runstate returned by the method. - overload: Terminal.Gui.Application.End* - exceptions: [] -- uid: Terminal.Gui.Application.GrabMouse(Terminal.Gui.View) - id: GrabMouse(Terminal.Gui.View) - parent: Terminal.Gui.Application - langs: - - csharp - name: GrabMouse(View) - nameWithType: Application.GrabMouse(View) - fullName: Application.GrabMouse(View) - type: Method - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Grabs the mouse, forcing all mouse events to be routed to the specified view until UngrabMouse is called. - syntax: - content: public static void GrabMouse (Terminal.Gui.View view); - parameters: - - id: view - type: Terminal.Gui.View - description: View that will receive all mouse events until UngrabMouse is invoked. - overload: Terminal.Gui.Application.GrabMouse* - exceptions: [] -- uid: Terminal.Gui.Application.Init - id: Init - parent: Terminal.Gui.Application - langs: - - csharp - name: Init() - nameWithType: Application.Init() - fullName: Application.Init() - type: Method - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Initializes the Application - syntax: - content: public static void Init (); + content: public static Toplevel Top { get; } parameters: [] - overload: Terminal.Gui.Application.Init* - exceptions: [] -- uid: Terminal.Gui.Application.Iteration - id: Iteration + 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 - name: Iteration - nameWithType: Application.Iteration - fullName: Application.Iteration - type: Event + - vb + name: Current + nameWithType: Application.Current + fullName: Terminal.Gui.Application.Current + type: Property + source: + remote: + path: Terminal.Gui/Core.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Current + path: ../Terminal.Gui/Core.cs + startLine: 2010 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: >- - This event is raised on each iteration of the - main loop. - remarks: See also + summary: "\nThe current object. This is updated when enters and leaves to point to the current .\n" + example: [] syntax: - content: public static event EventHandler Iteration; + content: public static Toplevel Current { get; } + parameters: [] return: - type: System.EventHandler - description: To be added. - exceptions: [] + 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 + repo: tig:tig/gui.cs.git + id: CurrentView + path: ../Terminal.Gui/Core.cs + startLine: 2016 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nTThe current 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: Application.MainLoop + fullName: Terminal.Gui.Application.MainLoop type: Property + source: + remote: + path: Terminal.Gui/Core.cs + branch: docs + repo: tig:tig/gui.cs.git + id: MainLoop + path: ../Terminal.Gui/Core.cs + startLine: 2022 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: The mainloop driver for the applicaiton + summary: "\nThe driver for the applicaiton\n" + example: [] syntax: - content: public static Mono.Terminal.MainLoop MainLoop { get; } + 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* - exceptions: [] + 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 + repo: tig:tig/gui.cs.git + id: Iteration + path: ../Terminal.Gui/Core.cs + startLine: 2032 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nThis event is raised on each iteration of the \n" + remarks: "\nSee also \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: Application.MakeCenteredRect(Size) + fullName: Terminal.Gui.Application.MakeCenteredRect(Terminal.Gui.Size) type: Method + source: + remote: + path: Terminal.Gui/Core.cs + branch: docs + repo: tig:tig/gui.cs.git + id: MakeCenteredRect + path: ../Terminal.Gui/Core.cs + startLine: 2039 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: Returns a rectangle that is centered in the screen for the provided size. + summary: "\nReturns a rectangle that is centered in the screen for the provided size.\n" + example: [] syntax: - content: public static Terminal.Gui.Rect MakeCenteredRect (Terminal.Gui.Size size); + content: public static Rect MakeCenteredRect(Size size) parameters: - id: size type: Terminal.Gui.Size @@ -226,333 +333,1027 @@ items: 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* - exceptions: [] -- uid: Terminal.Gui.Application.Refresh - id: Refresh - parent: Terminal.Gui.Application - langs: - - csharp - name: Refresh() - nameWithType: Application.Refresh() - fullName: Application.Refresh() - type: Method - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Triggers a refresh of the entire display. - syntax: - content: public static void Refresh (); - parameters: [] - overload: Terminal.Gui.Application.Refresh* - exceptions: [] -- uid: Terminal.Gui.Application.RequestStop - id: RequestStop - parent: Terminal.Gui.Application - langs: - - csharp - name: RequestStop() - nameWithType: Application.RequestStop() - fullName: Application.RequestStop() - type: Method - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Stops running the most recent toplevel - syntax: - content: public static void RequestStop (); - parameters: [] - overload: Terminal.Gui.Application.RequestStop* - exceptions: [] -- uid: Terminal.Gui.Application.RootMouseEvent - id: RootMouseEvent - parent: Terminal.Gui.Application - langs: - - csharp - name: RootMouseEvent - nameWithType: Application.RootMouseEvent - fullName: Application.RootMouseEvent - type: Field - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Merely a debugging aid to see the raw mouse events - syntax: - content: public static Action RootMouseEvent; - return: - type: System.Action{Terminal.Gui.MouseEvent} - description: To be added. - exceptions: [] -- uid: Terminal.Gui.Application.Run - id: Run - parent: Terminal.Gui.Application - langs: - - csharp - name: Run() - nameWithType: Application.Run() - fullName: Application.Run() - type: Method - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Runs the application with the built-in toplevel view - syntax: - content: public static void Run (); - parameters: [] - overload: Terminal.Gui.Application.Run* - exceptions: [] -- uid: Terminal.Gui.Application.Run(Terminal.Gui.Toplevel) - id: Run(Terminal.Gui.Toplevel) - parent: Terminal.Gui.Application - langs: - - csharp - name: Run(Toplevel) - nameWithType: Application.Run(Toplevel) - fullName: Application.Run(Toplevel) - type: Method - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Runs the main loop on the given container. - remarks: "

\n This method is used to start processing events\n for the main application, but it is also used to\n run modal dialog boxes.\n

\n

\n To make a toplevel stop execution, set the \"Running\"\n property to false.\n

\n

\n This is equivalent to calling Begin on the toplevel view, followed by RunLoop with the\n returned value, and then calling end on the return value.\n

\n

\n Alternatively, if your program needs to control the main loop and needs to \n process events manually, you can invoke Begin to set things up manually and then\n repeatedly call RunLoop with the wait parameter set to false. By doing this\n the RunLoop method will only process any pending events, timers, idle handlers and\n then return control immediately.\n

" - syntax: - content: public static void Run (Terminal.Gui.Toplevel view); - parameters: - - id: view - type: Terminal.Gui.Toplevel - description: To be added. - overload: Terminal.Gui.Application.Run* - exceptions: [] -- uid: Terminal.Gui.Application.RunLoop(Terminal.Gui.Application.RunState,System.Boolean) - id: RunLoop(Terminal.Gui.Application.RunState,System.Boolean) - parent: Terminal.Gui.Application - langs: - - csharp - name: RunLoop(Application+RunState, Boolean) - nameWithType: Application.RunLoop(Application+RunState, Boolean) - fullName: Application.RunLoop(Application+RunState, Boolean) - type: Method - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: 'Building block API: Runs the main loop for the created dialog' - remarks: >- - Use the wait parameter to control whether this is a - blocking or non-blocking call. - syntax: - content: public static void RunLoop (Terminal.Gui.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. - overload: Terminal.Gui.Application.RunLoop* - exceptions: [] -- uid: Terminal.Gui.Application.Top - id: Top - parent: Terminal.Gui.Application - langs: - - csharp - name: Top - nameWithType: Application.Top - fullName: Application.Top - type: Property - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: The Toplevel object used for the application on startup. - syntax: - content: public static Terminal.Gui.Toplevel Top { get; } - return: - type: Terminal.Gui.Toplevel - description: The top. - overload: Terminal.Gui.Application.Top* - exceptions: [] -- uid: Terminal.Gui.Application.UngrabMouse - id: UngrabMouse - parent: Terminal.Gui.Application - langs: - - csharp - name: UngrabMouse() - nameWithType: Application.UngrabMouse() - fullName: Application.UngrabMouse() - type: Method - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Releases the mouse grab, so mouse events will be routed to the view on which the mouse is. - syntax: - content: public static void UngrabMouse (); - parameters: [] - overload: Terminal.Gui.Application.UngrabMouse* - exceptions: [] + 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: Application.UseSystemConsole + fullName: Terminal.Gui.Application.UseSystemConsole type: Field + source: + remote: + path: Terminal.Gui/Core.cs + branch: docs + repo: tig:tig/gui.cs.git + id: UseSystemConsole + path: ../Terminal.Gui/Core.cs + startLine: 2081 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: If set, it forces the use of the System.Console-based driver. + summary: "\nIf set, it forces the use of the System.Console-based driver.\n" + example: [] syntax: - content: public static bool UseSystemConsole; + content: public static bool UseSystemConsole return: type: System.Boolean - description: To be added. - exceptions: [] + 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 + repo: tig:tig/gui.cs.git + id: Init + path: ../Terminal.Gui/Core.cs + startLine: 2097 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nInitializes a new instance of Application. \n" + remarks: "\n

\nCall this method once per instance (or after has been called).\n

\n

\nLoads the right for the platform.\n

\n

\nCreates a and assigns it to and \n

\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 + repo: tig:tig/gui.cs.git + id: GrabMouse + path: ../Terminal.Gui/Core.cs + startLine: 2257 + 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 + repo: tig:tig/gui.cs.git + id: UngrabMouse + path: ../Terminal.Gui/Core.cs + startLine: 2268 + 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 + repo: tig:tig/gui.cs.git + id: RootMouseEvent + path: ../Terminal.Gui/Core.cs + startLine: 2277 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nMerely a debugging aid to see the raw mouse events\n" + example: [] + syntax: + content: public static Action 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 + repo: tig:tig/gui.cs.git + id: Loaded + path: ../Terminal.Gui/Core.cs + startLine: 2351 + 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 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 + repo: tig:tig/gui.cs.git + id: Begin + path: ../Terminal.Gui/Core.cs + startLine: 2366 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nBuilding block API: Prepares the provided 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 method, and then the 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 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 + repo: tig:tig/gui.cs.git + id: End + path: ../Terminal.Gui/Core.cs + startLine: 2400 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nBuilding block API: completes the execution of a that was started with .\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 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 + repo: tig:tig/gui.cs.git + id: Shutdown + path: ../Terminal.Gui/Core.cs + startLine: 2411 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nShutdown an application initalized with \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 + repo: tig:tig/gui.cs.git + id: Refresh + path: ../Terminal.Gui/Core.cs + startLine: 2434 + 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 + repo: tig:tig/gui.cs.git + id: RunLoop + path: ../Terminal.Gui/Core.cs + startLine: 2469 + 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 + repo: tig:tig/gui.cs.git + id: Run + path: ../Terminal.Gui/Core.cs + startLine: 2514 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nRuns the application by calling with the value of \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() + nameWithType: Application.Run() + fullName: Terminal.Gui.Application.Run() + type: Method + source: + remote: + path: Terminal.Gui/Core.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Run + path: ../Terminal.Gui/Core.cs + startLine: 2522 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nRuns the application by calling with a new instance of the specified -derived class\n" + example: [] + syntax: + content: >- + public static void Run() + + 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 + repo: tig:tig/gui.cs.git + id: Run + path: ../Terminal.Gui/Core.cs + startLine: 2552 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nRuns the main loop on the given container.\n" + remarks: "\n

\n This method is used to start processing events\n for the main application, but it is also used to\n run other modal s such as boxes.\n

\n

\n To make a stop execution, call .\n

\n

\n Calling is equivalent to calling , followed by ,\n and then calling .\n

\n

\n Alternatively, to have a program control the main loop and \n process events manually, call to set things up manually and then\n repeatedly call with the wait parameter set to false. By doing this\n the method will only process any pending events, timers, idle handlers and\n then return control immediately.\n

\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 + repo: tig:tig/gui.cs.git + id: RequestStop + path: ../Terminal.Gui/Core.cs + startLine: 2570 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nStops running the most recent . \n" + remarks: "\n

\nThis will cause to return.\n

\n

\n Calling is equivalent to setting the property on the curently running to false.\n

\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 + repo: tig:tig/gui.cs.git + id: Resized + path: ../Terminal.Gui/Core.cs + startLine: 2592 + 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 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: Terminal.Gui.Application.Begin(Terminal.Gui.Toplevel) - parent: Terminal.Gui.Application - isExternal: false - name: Begin(Toplevel) - nameWithType: Application.Begin(Toplevel) - fullName: Application.Begin(Toplevel) -- uid: Terminal.Gui.Application - parent: Terminal.Gui - isExternal: false - name: Application - nameWithType: Application - fullName: Terminal.Gui.Application+RunState -- uid: Terminal.Gui.Toplevel - parent: Terminal.Gui - isExternal: false - name: Toplevel - nameWithType: Toplevel - fullName: Terminal.Gui.Toplevel -- uid: Terminal.Gui.Application.Current - parent: Terminal.Gui.Application - isExternal: false - name: Current - nameWithType: Application.Current - fullName: Application.Current -- uid: Terminal.Gui.Application.Driver - parent: Terminal.Gui.Application - isExternal: false - name: Driver - nameWithType: Application.Driver - fullName: Application.Driver +- 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 - isExternal: false name: ConsoleDriver nameWithType: ConsoleDriver fullName: Terminal.Gui.ConsoleDriver -- uid: Terminal.Gui.Application.End(Terminal.Gui.Application.RunState) - parent: Terminal.Gui.Application - isExternal: false - name: End(Application+RunState) - nameWithType: Application.End(Application+RunState) - fullName: Application.End(Application+RunState) -- uid: Terminal.Gui.Application.GrabMouse(Terminal.Gui.View) - parent: Terminal.Gui.Application - isExternal: false - name: GrabMouse(View) - nameWithType: Application.GrabMouse(View) - fullName: Application.GrabMouse(View) -- uid: Terminal.Gui.View +- 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 - isExternal: false name: View nameWithType: View fullName: Terminal.Gui.View -- uid: Terminal.Gui.Application.Init - parent: Terminal.Gui.Application - isExternal: false - name: Init() - nameWithType: Application.Init() - fullName: Application.Init() -- uid: Terminal.Gui.Application.Iteration - parent: Terminal.Gui.Application - isExternal: false - name: Iteration - nameWithType: Application.Iteration - fullName: Application.Iteration +- 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.MainLoop - parent: Terminal.Gui.Application - isExternal: false - name: MainLoop - nameWithType: Application.MainLoop - fullName: Application.MainLoop -- uid: Mono.Terminal.MainLoop - parent: Mono.Terminal - isExternal: false - name: MainLoop - nameWithType: MainLoop - fullName: Mono.Terminal.MainLoop -- uid: Terminal.Gui.Application.MakeCenteredRect(Terminal.Gui.Size) - parent: Terminal.Gui.Application - isExternal: false - name: MakeCenteredRect(Size) - nameWithType: Application.MakeCenteredRect(Size) - fullName: Application.MakeCenteredRect(Size) -- uid: Terminal.Gui.Rect - parent: Terminal.Gui - isExternal: false - name: Rect - nameWithType: Rect - fullName: Terminal.Gui.Rect +- 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 - isExternal: false name: Size nameWithType: Size fullName: Terminal.Gui.Size -- uid: Terminal.Gui.Application.Refresh - parent: Terminal.Gui.Application - isExternal: false - name: Refresh() - nameWithType: Application.Refresh() - fullName: Application.Refresh() -- uid: Terminal.Gui.Application.RequestStop - parent: Terminal.Gui.Application - isExternal: false - name: RequestStop() - nameWithType: Application.RequestStop() - fullName: Application.RequestStop() -- uid: Terminal.Gui.Application.RootMouseEvent - parent: Terminal.Gui.Application - isExternal: false - name: RootMouseEvent - nameWithType: Application.RootMouseEvent - fullName: Application.RootMouseEvent -- uid: System.Action`1 - name: Action - nameWithType: Action - fullName: System.Action -- uid: Terminal.Gui.MouseEvent - name: MouseEvent - nameWithType: MouseEvent - fullName: Terminal.Gui.MouseEvent -- uid: System.Action{Terminal.Gui.MouseEvent} +- 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 nameWithType: Action fullName: System.Action + 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: < @@ -563,123 +1364,211 @@ references: - name: '>' nameWithType: '>' fullName: '>' -- uid: Terminal.Gui.Application.Run - parent: Terminal.Gui.Application - isExternal: false - name: Run() - nameWithType: Application.Run() - fullName: Application.Run() -- uid: Terminal.Gui.Application.Run(Terminal.Gui.Toplevel) - parent: Terminal.Gui.Application - isExternal: false - name: Run(Toplevel) - nameWithType: Application.Run(Toplevel) - fullName: Application.Run(Toplevel) -- uid: Terminal.Gui.Application.RunLoop(Terminal.Gui.Application.RunState,System.Boolean) - parent: Terminal.Gui.Application - isExternal: false - name: RunLoop(Application+RunState, Boolean) - nameWithType: Application.RunLoop(Application+RunState, Boolean) - fullName: Application.RunLoop(Application+RunState, Boolean) -- uid: System.Boolean - parent: System + 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 + nameWithType: Action + fullName: System.Action + 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 + nameWithType: EventHandler + fullName: System.EventHandler + 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 + nameWithType: EventHandler + fullName: System.EventHandler + 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 - name: Boolean - nameWithType: Boolean - fullName: System.Boolean -- uid: Terminal.Gui.Application.Top - parent: Terminal.Gui.Application - isExternal: false - name: Top - nameWithType: Application.Top - fullName: Application.Top -- uid: Terminal.Gui.Application.UngrabMouse - parent: Terminal.Gui.Application - isExternal: false - name: UngrabMouse() - nameWithType: Application.UngrabMouse() - fullName: Application.UngrabMouse() -- uid: Terminal.Gui.Application.UseSystemConsole - parent: Terminal.Gui.Application - isExternal: false - name: UseSystemConsole - nameWithType: Application.UseSystemConsole - fullName: Application.UseSystemConsole - uid: Terminal.Gui.Application.Begin* - parent: Terminal.Gui.Application - isExternal: false + commentId: Overload:Terminal.Gui.Application.Begin name: Begin nameWithType: Application.Begin - fullName: Application.Begin -- uid: Terminal.Gui.Application.Current* - parent: Terminal.Gui.Application - isExternal: false - name: Current - nameWithType: Application.Current - fullName: Application.Current + 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* - parent: Terminal.Gui.Application - isExternal: false + commentId: Overload:Terminal.Gui.Application.End name: End nameWithType: Application.End - fullName: Application.End -- uid: Terminal.Gui.Application.GrabMouse* - parent: Terminal.Gui.Application - isExternal: false - name: GrabMouse - nameWithType: Application.GrabMouse - fullName: Application.GrabMouse -- uid: Terminal.Gui.Application.Init* - parent: Terminal.Gui.Application - isExternal: false - name: Init - nameWithType: Application.Init - fullName: Application.Init -- uid: Terminal.Gui.Application.MainLoop* - parent: Terminal.Gui.Application - isExternal: false - name: MainLoop - nameWithType: Application.MainLoop - fullName: Application.MainLoop -- uid: Terminal.Gui.Application.MakeCenteredRect* - parent: Terminal.Gui.Application - isExternal: false - name: MakeCenteredRect - nameWithType: Application.MakeCenteredRect - fullName: Application.MakeCenteredRect + 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* - parent: Terminal.Gui.Application - isExternal: false + commentId: Overload:Terminal.Gui.Application.Refresh name: Refresh nameWithType: Application.Refresh - fullName: Application.Refresh -- uid: Terminal.Gui.Application.RequestStop* - parent: Terminal.Gui.Application - isExternal: false - name: RequestStop - nameWithType: Application.RequestStop - fullName: Application.RequestStop -- uid: Terminal.Gui.Application.Run* - parent: Terminal.Gui.Application - isExternal: false - name: Run - nameWithType: Application.Run - fullName: Application.Run + fullName: Terminal.Gui.Application.Refresh - uid: Terminal.Gui.Application.RunLoop* - parent: Terminal.Gui.Application - isExternal: false + commentId: Overload:Terminal.Gui.Application.RunLoop name: RunLoop nameWithType: Application.RunLoop - fullName: Application.RunLoop -- uid: Terminal.Gui.Application.Top* - parent: Terminal.Gui.Application - isExternal: false - name: Top - nameWithType: Application.Top - fullName: Application.Top -- uid: Terminal.Gui.Application.UngrabMouse* - parent: Terminal.Gui.Application - isExternal: false - name: UngrabMouse - nameWithType: Application.UngrabMouse - fullName: Application.UngrabMouse + 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 diff --git a/docfx/api/Terminal.Gui/Terminal.Gui.Attribute.yml b/docfx/api/Terminal.Gui/Terminal.Gui.Attribute.yml index 9dbbb435f..c293a000e 100644 --- a/docfx/api/Terminal.Gui/Terminal.Gui.Attribute.yml +++ b/docfx/api/Terminal.Gui/Terminal.Gui.Attribute.yml @@ -1,67 +1,247 @@ ### YamlMime:ManagedReference items: - uid: Terminal.Gui.Attribute + commentId: T:Terminal.Gui.Attribute id: Attribute + parent: Terminal.Gui children: - - Terminal.Gui.Attribute.#ctor(System.Int32) + - Terminal.Gui.Attribute.#ctor(System.Int32,Terminal.Gui.Color,Terminal.Gui.Color) + - Terminal.Gui.Attribute.#ctor(Terminal.Gui.Color,Terminal.Gui.Color) - Terminal.Gui.Attribute.Make(Terminal.Gui.Color,Terminal.Gui.Color) - - Terminal.Gui.Attribute.op_Implicit(System.Int32 to Terminal.Gui.Attribute) - - Terminal.Gui.Attribute.op_Implicit(Terminal.Gui.Attribute to System.Int32) + - Terminal.Gui.Attribute.op_Implicit(System.Int32)~Terminal.Gui.Attribute + - Terminal.Gui.Attribute.op_Implicit(Terminal.Gui.Attribute)~System.Int32 langs: - csharp + - vb name: Attribute nameWithType: Attribute fullName: Terminal.Gui.Attribute type: Struct + source: + remote: + path: Terminal.Gui/Drivers/ConsoleDriver.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Attribute + path: ../Terminal.Gui/Drivers/ConsoleDriver.cs + startLine: 94 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: Attributes are used as elements that contain both a foreground and a background or platform specific features - remarks: >- - Attributes are needed to map colors to terminal capabilities that might lack colors, on color - scenarios, they encode both the foreground and the background color and are used in the ColorScheme - class to define color schemes that can be used in your application. + summary: "\nAttributes are used as elements that contain both a foreground and a background or platform specific features\n" + remarks: "\nAttributes are needed to map colors to terminal capabilities that might lack colors, on color\nscenarios, they encode both the foreground and the background color and are used in the ColorScheme\nclass to define color schemes that can be used in your application.\n" + example: [] syntax: content: public struct Attribute - inheritance: - - System.ValueType - implements: [] -- uid: Terminal.Gui.Attribute.#ctor(System.Int32) - id: '#ctor(System.Int32)' + content.vb: Public Structure Attribute + inheritedMembers: + - System.ValueType.Equals(System.Object) + - System.ValueType.GetHashCode + - System.ValueType.ToString + - System.Object.Equals(System.Object,System.Object) + - System.Object.GetType + - System.Object.ReferenceEquals(System.Object,System.Object) + modifiers.csharp: + - public + - struct + modifiers.vb: + - Public + - Structure +- uid: Terminal.Gui.Attribute.#ctor(System.Int32,Terminal.Gui.Color,Terminal.Gui.Color) + commentId: M:Terminal.Gui.Attribute.#ctor(System.Int32,Terminal.Gui.Color,Terminal.Gui.Color) + id: '#ctor(System.Int32,Terminal.Gui.Color,Terminal.Gui.Color)' parent: Terminal.Gui.Attribute langs: - csharp - name: Attribute(Int32) - nameWithType: Attribute.Attribute(Int32) - fullName: Attribute.Attribute(Int32) + - vb + name: Attribute(Int32, Color, Color) + nameWithType: Attribute.Attribute(Int32, Color, Color) + fullName: Terminal.Gui.Attribute.Attribute(System.Int32, Terminal.Gui.Color, Terminal.Gui.Color) type: Constructor + source: + remote: + path: Terminal.Gui/Drivers/ConsoleDriver.cs + branch: docs + repo: tig:tig/gui.cs.git + id: .ctor + path: ../Terminal.Gui/Drivers/ConsoleDriver.cs + startLine: 105 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: Initializes a new instance of the struct. + summary: "\nInitializes a new instance of the struct.\n" + example: [] syntax: - content: public Attribute (int value); + content: public Attribute(int value, Color foreground = Color.Black, Color background = Color.Black) parameters: - id: value type: System.Int32 description: Value. + - id: foreground + type: Terminal.Gui.Color + description: Foreground + - id: background + type: Terminal.Gui.Color + description: Background + content.vb: Public Sub New(value As Integer, foreground As Color = Color.Black, background As Color = Color.Black) overload: Terminal.Gui.Attribute.#ctor* - exceptions: [] + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: Terminal.Gui.Attribute.#ctor(Terminal.Gui.Color,Terminal.Gui.Color) + commentId: M:Terminal.Gui.Attribute.#ctor(Terminal.Gui.Color,Terminal.Gui.Color) + id: '#ctor(Terminal.Gui.Color,Terminal.Gui.Color)' + parent: Terminal.Gui.Attribute + langs: + - csharp + - vb + name: Attribute(Color, Color) + nameWithType: Attribute.Attribute(Color, Color) + fullName: Terminal.Gui.Attribute.Attribute(Terminal.Gui.Color, Terminal.Gui.Color) + type: Constructor + source: + remote: + path: Terminal.Gui/Drivers/ConsoleDriver.cs + branch: docs + repo: tig:tig/gui.cs.git + id: .ctor + path: ../Terminal.Gui/Drivers/ConsoleDriver.cs + startLine: 117 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nInitializes a new instance of the struct.\n" + example: [] + syntax: + content: public Attribute(Color foreground = Color.Black, Color background = Color.Black) + parameters: + - id: foreground + type: Terminal.Gui.Color + description: Foreground + - id: background + type: Terminal.Gui.Color + description: Background + content.vb: Public Sub New(foreground As Color = Color.Black, background As Color = Color.Black) + overload: Terminal.Gui.Attribute.#ctor* + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: Terminal.Gui.Attribute.op_Implicit(Terminal.Gui.Attribute)~System.Int32 + commentId: M:Terminal.Gui.Attribute.op_Implicit(Terminal.Gui.Attribute)~System.Int32 + id: op_Implicit(Terminal.Gui.Attribute)~System.Int32 + parent: Terminal.Gui.Attribute + langs: + - csharp + - vb + name: Implicit(Attribute to Int32) + nameWithType: Attribute.Implicit(Attribute to Int32) + fullName: Terminal.Gui.Attribute.Implicit(Terminal.Gui.Attribute to System.Int32) + type: Operator + source: + remote: + path: Terminal.Gui/Drivers/ConsoleDriver.cs + branch: docs + repo: tig:tig/gui.cs.git + id: op_Implicit + path: ../Terminal.Gui/Drivers/ConsoleDriver.cs + startLine: 129 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nImplicit conversion from an attribute to the underlying Int32 representation\n" + example: [] + syntax: + content: public static implicit operator int (Attribute c) + parameters: + - id: c + type: Terminal.Gui.Attribute + description: The attribute to convert + return: + type: System.Int32 + description: The integer value stored in the attribute. + content.vb: Public Shared Widening Operator CType(c As Attribute) As Integer + overload: Terminal.Gui.Attribute.op_Implicit* + nameWithType.vb: Attribute.Widening(Attribute to Int32) + modifiers.csharp: + - public + - static + modifiers.vb: + - Public + - Shared + fullName.vb: Terminal.Gui.Attribute.Widening(Terminal.Gui.Attribute to System.Int32) + name.vb: Widening(Attribute to Int32) +- uid: Terminal.Gui.Attribute.op_Implicit(System.Int32)~Terminal.Gui.Attribute + commentId: M:Terminal.Gui.Attribute.op_Implicit(System.Int32)~Terminal.Gui.Attribute + id: op_Implicit(System.Int32)~Terminal.Gui.Attribute + parent: Terminal.Gui.Attribute + langs: + - csharp + - vb + name: Implicit(Int32 to Attribute) + nameWithType: Attribute.Implicit(Int32 to Attribute) + fullName: Terminal.Gui.Attribute.Implicit(System.Int32 to Terminal.Gui.Attribute) + type: Operator + source: + remote: + path: Terminal.Gui/Drivers/ConsoleDriver.cs + branch: docs + repo: tig:tig/gui.cs.git + id: op_Implicit + path: ../Terminal.Gui/Drivers/ConsoleDriver.cs + startLine: 136 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nImplicitly convert an integer value into an attribute\n" + example: [] + syntax: + content: public static implicit operator Attribute(int v) + parameters: + - id: v + type: System.Int32 + description: value + return: + type: Terminal.Gui.Attribute + description: An attribute with the specified integer value. + content.vb: Public Shared Widening Operator CType(v As Integer) As Attribute + overload: Terminal.Gui.Attribute.op_Implicit* + nameWithType.vb: Attribute.Widening(Int32 to Attribute) + modifiers.csharp: + - public + - static + modifiers.vb: + - Public + - Shared + fullName.vb: Terminal.Gui.Attribute.Widening(System.Int32 to Terminal.Gui.Attribute) + name.vb: Widening(Int32 to Attribute) - uid: Terminal.Gui.Attribute.Make(Terminal.Gui.Color,Terminal.Gui.Color) + commentId: M:Terminal.Gui.Attribute.Make(Terminal.Gui.Color,Terminal.Gui.Color) id: Make(Terminal.Gui.Color,Terminal.Gui.Color) parent: Terminal.Gui.Attribute langs: - csharp + - vb name: Make(Color, Color) nameWithType: Attribute.Make(Color, Color) - fullName: Attribute.Make(Color, Color) + fullName: Terminal.Gui.Attribute.Make(Terminal.Gui.Color, Terminal.Gui.Color) type: Method + source: + remote: + path: Terminal.Gui/Drivers/ConsoleDriver.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Make + path: ../Terminal.Gui/Drivers/ConsoleDriver.cs + startLine: 144 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: Creates an attribute from the specified foreground and background. + summary: "\nCreates an attribute from the specified foreground and background.\n" + example: [] syntax: - content: public static Terminal.Gui.Attribute Make (Terminal.Gui.Color foreground, Terminal.Gui.Color background); + content: public static Attribute Make(Color foreground, Color background) parameters: - id: foreground type: Terminal.Gui.Color @@ -72,120 +252,323 @@ items: return: type: Terminal.Gui.Attribute description: The make. + content.vb: Public Shared Function Make(foreground As Color, background As Color) As Attribute overload: Terminal.Gui.Attribute.Make* - exceptions: [] -- uid: Terminal.Gui.Attribute.op_Implicit(System.Int32 to Terminal.Gui.Attribute) - id: op_Implicit(System.Int32 to Terminal.Gui.Attribute) - parent: Terminal.Gui.Attribute - langs: - - csharp - name: op_Implicit(Int32 to Attribute) - nameWithType: Attribute.op_Implicit(Int32 to Attribute) - fullName: Attribute.op_Implicit(Int32 to Attribute) - type: Operator - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Implicitly convert an integer value into an attribute - syntax: - content: public static Terminal.Gui.Attribute op_Implicit (int v); - parameters: - - id: v - type: System.Int32 - description: value - return: - type: Terminal.Gui.Attribute - description: An attribute with the specified integer value. - overload: Terminal.Gui.Attribute.op_Implicit* - exceptions: [] -- uid: Terminal.Gui.Attribute.op_Implicit(Terminal.Gui.Attribute to System.Int32) - id: op_Implicit(Terminal.Gui.Attribute to System.Int32) - parent: Terminal.Gui.Attribute - langs: - - csharp - name: op_Implicit(Attribute to Int32) - nameWithType: Attribute.op_Implicit(Attribute to Int32) - fullName: Attribute.op_Implicit(Attribute to Int32) - type: Operator - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Implicit conversion from an attribute to the underlying Int32 representation - syntax: - content: public static int op_Implicit (Terminal.Gui.Attribute c); - parameters: - - id: c - type: Terminal.Gui.Attribute - description: The attribute to convert - return: - type: System.Int32 - description: The integer value stored in the attribute. - overload: Terminal.Gui.Attribute.op_Implicit* - exceptions: [] + 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.ValueType.Equals(System.Object) + commentId: M:System.ValueType.Equals(System.Object) + parent: System.ValueType + isExternal: true + name: Equals(Object) + nameWithType: ValueType.Equals(Object) + fullName: System.ValueType.Equals(System.Object) + spec.csharp: + - uid: System.ValueType.Equals(System.Object) + name: Equals + nameWithType: ValueType.Equals + fullName: System.ValueType.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.ValueType.Equals(System.Object) + name: Equals + nameWithType: ValueType.Equals + fullName: System.ValueType.Equals + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.ValueType.GetHashCode + commentId: M:System.ValueType.GetHashCode + parent: System.ValueType + isExternal: true + name: GetHashCode() + nameWithType: ValueType.GetHashCode() + fullName: System.ValueType.GetHashCode() + spec.csharp: + - uid: System.ValueType.GetHashCode + name: GetHashCode + nameWithType: ValueType.GetHashCode + fullName: System.ValueType.GetHashCode + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.ValueType.GetHashCode + name: GetHashCode + nameWithType: ValueType.GetHashCode + fullName: System.ValueType.GetHashCode + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: System.ValueType.ToString + commentId: M:System.ValueType.ToString + parent: System.ValueType + isExternal: true + name: ToString() + nameWithType: ValueType.ToString() + fullName: System.ValueType.ToString() + spec.csharp: + - uid: System.ValueType.ToString + name: ToString + nameWithType: ValueType.ToString + fullName: System.ValueType.ToString + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.ValueType.ToString + name: ToString + nameWithType: ValueType.ToString + fullName: System.ValueType.ToString + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - 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.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.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.ValueType + commentId: T:System.ValueType parent: System isExternal: true name: ValueType nameWithType: ValueType fullName: System.ValueType -- uid: Terminal.Gui.Attribute.#ctor(System.Int32) - parent: Terminal.Gui.Attribute - isExternal: false - name: Attribute(Int32) - nameWithType: Attribute.Attribute(Int32) - fullName: Attribute.Attribute(Int32) +- uid: System.Object + commentId: T:System.Object + parent: System + isExternal: true + name: Object + nameWithType: Object + fullName: System.Object +- uid: System + commentId: N:System + isExternal: true + name: System + nameWithType: System + fullName: System +- uid: Terminal.Gui.Attribute + commentId: T:Terminal.Gui.Attribute + parent: Terminal.Gui + name: Attribute + nameWithType: Attribute + fullName: Terminal.Gui.Attribute +- uid: Terminal.Gui.Attribute.#ctor* + commentId: Overload:Terminal.Gui.Attribute.#ctor + name: Attribute + nameWithType: Attribute.Attribute + fullName: Terminal.Gui.Attribute.Attribute - uid: System.Int32 + commentId: T:System.Int32 parent: System isExternal: true name: Int32 nameWithType: Int32 fullName: System.Int32 -- uid: Terminal.Gui.Attribute.Make(Terminal.Gui.Color,Terminal.Gui.Color) - parent: Terminal.Gui.Attribute - isExternal: false - name: Make(Color, Color) - nameWithType: Attribute.Make(Color, Color) - fullName: Attribute.Make(Color, Color) -- uid: Terminal.Gui.Attribute - parent: Terminal.Gui - isExternal: false - name: Attribute - nameWithType: Attribute - fullName: Terminal.Gui.Attribute - uid: Terminal.Gui.Color + commentId: T:Terminal.Gui.Color parent: Terminal.Gui - isExternal: false name: Color nameWithType: Color fullName: Terminal.Gui.Color -- uid: Terminal.Gui.Attribute.op_Implicit(System.Int32 to Terminal.Gui.Attribute) - parent: Terminal.Gui.Attribute - isExternal: false - name: op_Implicit(Int32 to Attribute) - nameWithType: Attribute.op_Implicit(Int32 to Attribute) - fullName: Attribute.op_Implicit(Int32 to Attribute) -- uid: Terminal.Gui.Attribute.op_Implicit(Terminal.Gui.Attribute to System.Int32) - parent: Terminal.Gui.Attribute - isExternal: false - name: op_Implicit(Attribute to Int32) - nameWithType: Attribute.op_Implicit(Attribute to Int32) - fullName: Attribute.op_Implicit(Attribute to Int32) -- uid: Terminal.Gui.Attribute.#ctor* - parent: Terminal.Gui.Attribute - isExternal: false - name: Attribute - nameWithType: Attribute.Attribute - fullName: Attribute.Attribute +- uid: Terminal.Gui.Attribute.op_Implicit* + commentId: Overload:Terminal.Gui.Attribute.op_Implicit + name: Implicit + nameWithType: Attribute.Implicit + fullName: Terminal.Gui.Attribute.Implicit + nameWithType.vb: Attribute.Widening + fullName.vb: Terminal.Gui.Attribute.Widening + name.vb: Widening - uid: Terminal.Gui.Attribute.Make* - parent: Terminal.Gui.Attribute - isExternal: false + commentId: Overload:Terminal.Gui.Attribute.Make name: Make nameWithType: Attribute.Make - fullName: Attribute.Make -- uid: Terminal.Gui.Attribute.op_Implicit* - parent: Terminal.Gui.Attribute - isExternal: false - name: op_Implicit - nameWithType: Attribute.op_Implicit - fullName: Attribute.op_Implicit + fullName: Terminal.Gui.Attribute.Make +shouldSkipMarkup: true diff --git a/docfx/api/Terminal.Gui/Terminal.Gui.Button.yml b/docfx/api/Terminal.Gui/Terminal.Gui.Button.yml index af9c242cd..6cd0678a8 100644 --- a/docfx/api/Terminal.Gui/Terminal.Gui.Button.yml +++ b/docfx/api/Terminal.Gui/Terminal.Gui.Button.yml @@ -1,7 +1,9 @@ ### YamlMime:ManagedReference items: - uid: Terminal.Gui.Button + commentId: T:Terminal.Gui.Button id: Button + parent: Terminal.Gui children: - Terminal.Gui.Button.#ctor(NStack.ustring,System.Boolean) - Terminal.Gui.Button.#ctor(System.Int32,System.Int32,NStack.ustring) @@ -17,802 +19,2734 @@ items: - Terminal.Gui.Button.Text langs: - csharp + - vb name: Button nameWithType: Button fullName: Terminal.Gui.Button type: Class + source: + remote: + path: Terminal.Gui/Views/Button.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Button + path: ../Terminal.Gui/Views/Button.cs + startLine: 26 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: Button is a view that provides an item that invokes a callback when activated. - remarks: >- -

- Provides a button that can be clicked, or pressed with - the enter key and processes hotkeys (the first uppercase - letter in the button becomes the hotkey). -

-

- If the button is configured as the default (IsDefault) the button - will respond to the return key is no other view processes it, and - turns this into a clicked event. -

+ summary: "\nButton is a that provides an item that invokes an when activated by the user.\n" + remarks: "\n

\n Provides a button showing text invokes an when clicked on with a mouse\n or when the user presses SPACE, ENTER, or hotkey. The hotkey is specified by the first uppercase\n letter in the button.\n

\n

\n When the button is configured as the default () and the user presses\n the ENTER key, if no other processes the , the 's\n will be invoked.\n

\n" + example: [] syntax: - content: 'public class Button : Terminal.Gui.View' + content: 'public class Button : View, IEnumerable' + content.vb: >- + Public Class Button + + Inherits View + + Implements IEnumerable inheritance: - System.Object - Terminal.Gui.Responder - Terminal.Gui.View - implements: [] + implements: + - System.Collections.IEnumerable inheritedMembers: - - Terminal.Gui.Responder.CanFocus - - Terminal.Gui.View.Add(Terminal.Gui.View) - - Terminal.Gui.View.Add(Terminal.Gui.View[]) - - Terminal.Gui.View.AddRune(System.Int32,System.Int32,System.Rune) - - Terminal.Gui.View.Bounds - - Terminal.Gui.View.ChildNeedsDisplay - - Terminal.Gui.View.Clear - - Terminal.Gui.View.Clear(Terminal.Gui.Rect) - - Terminal.Gui.View.ClearNeedsDisplay - - Terminal.Gui.View.ClipToBounds - - Terminal.Gui.View.ColorScheme - - Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean) - - Terminal.Gui.View.DrawHotString(NStack.ustring,System.Boolean,Terminal.Gui.ColorScheme) - - Terminal.Gui.View.DrawHotString(NStack.ustring,Terminal.Gui.Attribute,Terminal.Gui.Attribute) + - Terminal.Gui.View.Enter + - Terminal.Gui.View.Leave + - Terminal.Gui.View.MouseEnter + - Terminal.Gui.View.MouseLeave - Terminal.Gui.View.Driver - - Terminal.Gui.View.EnsureFocus - - Terminal.Gui.View.Focused - - Terminal.Gui.View.FocusFirst - - Terminal.Gui.View.FocusLast - - Terminal.Gui.View.FocusNext - - Terminal.Gui.View.FocusPrev + - Terminal.Gui.View.Subviews + - Terminal.Gui.View.Id + - Terminal.Gui.View.WantMousePositionReports + - Terminal.Gui.View.WantContinuousButtonPressed - Terminal.Gui.View.Frame - Terminal.Gui.View.GetEnumerator - - Terminal.Gui.View.HasFocus - - Terminal.Gui.View.Height - - Terminal.Gui.View.Id - Terminal.Gui.View.LayoutStyle - - Terminal.Gui.View.LayoutSubviews - - Terminal.Gui.View.MostFocused - - Terminal.Gui.View.Move(System.Int32,System.Int32) - - Terminal.Gui.View.Remove(Terminal.Gui.View) - - Terminal.Gui.View.RemoveAll - - Terminal.Gui.View.ScreenToView(System.Int32,System.Int32) - - Terminal.Gui.View.SetClip(Terminal.Gui.Rect) - - Terminal.Gui.View.SetFocus(Terminal.Gui.View) - - Terminal.Gui.View.SetNeedsDisplay - - Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) - - Terminal.Gui.View.Subviews - - Terminal.Gui.View.SuperView - - Terminal.Gui.View.ToString - - Terminal.Gui.View.WantMousePositionReports - - Terminal.Gui.View.Width + - Terminal.Gui.View.Bounds - Terminal.Gui.View.X - Terminal.Gui.View.Y -- uid: Terminal.Gui.Button.#ctor(NStack.ustring,System.Boolean) - id: '#ctor(NStack.ustring,System.Boolean)' - parent: Terminal.Gui.Button - langs: - - csharp - name: Button(ustring, Boolean) - nameWithType: Button.Button(ustring, Boolean) - fullName: Button.Button(ustring, Boolean) - type: Constructor - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: >- - Public constructor, creates a button based on - the given text at position 0,0 - remarks: >- - The size of the button is computed based on the - text length. This button is not a default button. - syntax: - content: public Button (NStack.ustring text, bool is_default = false); - parameters: - - id: text - type: NStack.ustring - description: The button's text - - id: is_default - type: System.Boolean - description: If set, this makes the button the default button in the current view, which means that if the user presses return on a view that does not handle return, it will be treated as if he had clicked on the button - overload: Terminal.Gui.Button.#ctor* - exceptions: [] -- uid: Terminal.Gui.Button.#ctor(System.Int32,System.Int32,NStack.ustring) - id: '#ctor(System.Int32,System.Int32,NStack.ustring)' - parent: Terminal.Gui.Button - langs: - - csharp - name: Button(Int32, Int32, ustring) - nameWithType: Button.Button(Int32, Int32, ustring) - fullName: Button.Button(Int32, Int32, ustring) - type: Constructor - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: >- - Public constructor, creates a button based on - the given text at the given position. - remarks: >- - The size of the button is computed based on the - text length. This button is not a default button. - syntax: - content: public Button (int x, int y, NStack.ustring text); - parameters: - - id: x - type: System.Int32 - description: X position where the button will be shown. - - id: y - type: System.Int32 - description: Y position where the button will be shown. - - id: text - type: NStack.ustring - description: The button's text - overload: Terminal.Gui.Button.#ctor* - exceptions: [] -- uid: Terminal.Gui.Button.#ctor(System.Int32,System.Int32,NStack.ustring,System.Boolean) - id: '#ctor(System.Int32,System.Int32,NStack.ustring,System.Boolean)' - parent: Terminal.Gui.Button - langs: - - csharp - name: Button(Int32, Int32, ustring, Boolean) - nameWithType: Button.Button(Int32, Int32, ustring, Boolean) - fullName: Button.Button(Int32, Int32, ustring, Boolean) - type: Constructor - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: >- - Public constructor, creates a button based on - the given text at the given position. - remarks: >- - If the value for is_default is true, a special - decoration is used, and the enter key on a - dialog would implicitly activate this button. - syntax: - content: public Button (int x, int y, NStack.ustring text, bool is_default); - parameters: - - id: x - type: System.Int32 - description: X position where the button will be shown. - - id: y - type: System.Int32 - description: Y position where the button will be shown. - - id: text - type: NStack.ustring - description: The button's text - - id: is_default - type: System.Boolean - description: If set, this makes the button the default button in the current view, which means that if the user presses return on a view that does not handle return, it will be treated as if he had clicked on the button - overload: Terminal.Gui.Button.#ctor* - exceptions: [] -- uid: Terminal.Gui.Button.Clicked - id: Clicked - parent: Terminal.Gui.Button - langs: - - csharp - name: Clicked - nameWithType: Button.Clicked - fullName: Button.Clicked - type: Field - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Clicked event, raised when the button is clicked. - remarks: >- - Client code can hook up to this event, it is - raised when the button is activated either with - the mouse or the keyboard. - syntax: - content: public Action Clicked; - return: - type: System.Action - description: To be added. - exceptions: [] + - Terminal.Gui.View.Width + - Terminal.Gui.View.Height + - Terminal.Gui.View.SuperView + - Terminal.Gui.View.SetNeedsDisplay + - Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) + - Terminal.Gui.View.ChildNeedsDisplay + - Terminal.Gui.View.Add(Terminal.Gui.View) + - Terminal.Gui.View.Add(Terminal.Gui.View[]) + - Terminal.Gui.View.RemoveAll + - Terminal.Gui.View.Remove(Terminal.Gui.View) + - Terminal.Gui.View.BringSubviewToFront(Terminal.Gui.View) + - Terminal.Gui.View.SendSubviewToBack(Terminal.Gui.View) + - Terminal.Gui.View.SendSubviewBackwards(Terminal.Gui.View) + - Terminal.Gui.View.BringSubviewForward(Terminal.Gui.View) + - Terminal.Gui.View.Clear + - Terminal.Gui.View.Clear(Terminal.Gui.Rect) + - Terminal.Gui.View.ScreenToView(System.Int32,System.Int32) + - Terminal.Gui.View.ClipToBounds + - Terminal.Gui.View.SetClip(Terminal.Gui.Rect) + - Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean) + - Terminal.Gui.View.DrawHotString(NStack.ustring,Terminal.Gui.Attribute,Terminal.Gui.Attribute) + - Terminal.Gui.View.DrawHotString(NStack.ustring,System.Boolean,Terminal.Gui.ColorScheme) + - Terminal.Gui.View.Move(System.Int32,System.Int32) + - Terminal.Gui.View.HasFocus + - Terminal.Gui.View.OnEnter + - Terminal.Gui.View.OnLeave + - Terminal.Gui.View.Focused + - Terminal.Gui.View.MostFocused + - Terminal.Gui.View.ColorScheme + - Terminal.Gui.View.AddRune(System.Int32,System.Int32,System.Rune) + - Terminal.Gui.View.ClearNeedsDisplay + - Terminal.Gui.View.SetFocus(Terminal.Gui.View) + - Terminal.Gui.View.KeyPress + - Terminal.Gui.View.KeyDown + - Terminal.Gui.View.OnKeyDown(Terminal.Gui.KeyEvent) + - Terminal.Gui.View.KeyUp + - Terminal.Gui.View.OnKeyUp(Terminal.Gui.KeyEvent) + - Terminal.Gui.View.EnsureFocus + - Terminal.Gui.View.FocusFirst + - Terminal.Gui.View.FocusLast + - Terminal.Gui.View.FocusPrev + - Terminal.Gui.View.FocusNext + - Terminal.Gui.View.LayoutSubviews + - Terminal.Gui.View.ToString + - Terminal.Gui.View.OnMouseEnter(Terminal.Gui.MouseEvent) + - Terminal.Gui.View.OnMouseLeave(Terminal.Gui.MouseEvent) + - Terminal.Gui.Responder.CanFocus + - 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) + modifiers.csharp: + - public + - class + modifiers.vb: + - Public + - Class - uid: Terminal.Gui.Button.IsDefault + commentId: P:Terminal.Gui.Button.IsDefault id: IsDefault parent: Terminal.Gui.Button langs: - csharp + - vb name: IsDefault nameWithType: Button.IsDefault - fullName: Button.IsDefault + fullName: Terminal.Gui.Button.IsDefault type: Property + source: + remote: + path: Terminal.Gui/Views/Button.cs + branch: docs + repo: tig:tig/gui.cs.git + id: IsDefault + path: ../Terminal.Gui/Views/Button.cs + startLine: 37 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: Gets or sets a value indicating whether this is the default action to activate on return on a dialog. + summary: "\nGets or sets whether the is the default action to activate in a dialog.\n" + example: [] syntax: content: public bool IsDefault { get; set; } + parameters: [] return: type: System.Boolean description: true if is default; otherwise, false. + content.vb: Public Property IsDefault As Boolean overload: Terminal.Gui.Button.IsDefault* - exceptions: [] -- uid: Terminal.Gui.Button.MouseEvent(Terminal.Gui.MouseEvent) - id: MouseEvent(Terminal.Gui.MouseEvent) + modifiers.csharp: + - public + - get + - set + modifiers.vb: + - Public +- uid: Terminal.Gui.Button.Clicked + commentId: F:Terminal.Gui.Button.Clicked + id: Clicked parent: Terminal.Gui.Button langs: - csharp - name: MouseEvent(MouseEvent) - nameWithType: Button.MouseEvent(MouseEvent) - fullName: Button.MouseEvent(MouseEvent) - type: Method + - vb + name: Clicked + nameWithType: Button.Clicked + fullName: Terminal.Gui.Button.Clicked + type: Field + source: + remote: + path: Terminal.Gui/Views/Button.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Clicked + path: ../Terminal.Gui/Views/Button.cs + startLine: 53 assemblies: - Terminal.Gui namespace: Terminal.Gui + summary: "\nClicked , raised when the button is clicked.\n" + remarks: "\nClient code can hook up to this event, it is\nraised when the button is activated either with\nthe mouse or the keyboard.\n" + example: [] syntax: - content: public override bool MouseEvent (Terminal.Gui.MouseEvent me); - parameters: - - id: me - type: Terminal.Gui.MouseEvent - description: To be added. + content: public Action Clicked return: - type: System.Boolean - description: To be added. - overload: Terminal.Gui.Button.MouseEvent* - exceptions: [] -- uid: Terminal.Gui.Button.PositionCursor - id: PositionCursor + type: System.Action + content.vb: Public Clicked As Action + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: Terminal.Gui.Button.#ctor(NStack.ustring,System.Boolean) + commentId: M:Terminal.Gui.Button.#ctor(NStack.ustring,System.Boolean) + id: '#ctor(NStack.ustring,System.Boolean)' parent: Terminal.Gui.Button langs: - csharp - name: PositionCursor() - nameWithType: Button.PositionCursor() - fullName: Button.PositionCursor() - type: Method + - vb + name: Button(ustring, Boolean) + nameWithType: Button.Button(ustring, Boolean) + fullName: Terminal.Gui.Button.Button(NStack.ustring, System.Boolean) + type: Constructor + source: + remote: + path: Terminal.Gui/Views/Button.cs + branch: docs + repo: tig:tig/gui.cs.git + id: .ctor + path: ../Terminal.Gui/Views/Button.cs + startLine: 64 assemblies: - Terminal.Gui namespace: Terminal.Gui + summary: "\nInitializes a new instance of based on the given text at position 0,0\n" + remarks: "\nThe size of the is computed based on the\ntext length. \n" + example: [] syntax: - content: public override void PositionCursor (); - parameters: [] - overload: Terminal.Gui.Button.PositionCursor* - exceptions: [] -- uid: Terminal.Gui.Button.ProcessColdKey(Terminal.Gui.KeyEvent) - id: ProcessColdKey(Terminal.Gui.KeyEvent) - parent: Terminal.Gui.Button - langs: - - csharp - name: ProcessColdKey(KeyEvent) - nameWithType: Button.ProcessColdKey(KeyEvent) - fullName: Button.ProcessColdKey(KeyEvent) - type: Method - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - syntax: - content: public override bool ProcessColdKey (Terminal.Gui.KeyEvent kb); + content: public Button(ustring text, bool is_default = false) parameters: - - id: kb - type: Terminal.Gui.KeyEvent - description: To be added. - return: + - id: text + type: NStack.ustring + description: The button's text + - id: is_default type: System.Boolean - description: To be added. - overload: Terminal.Gui.Button.ProcessColdKey* - exceptions: [] -- uid: Terminal.Gui.Button.ProcessHotKey(Terminal.Gui.KeyEvent) - id: ProcessHotKey(Terminal.Gui.KeyEvent) + description: If set, this makes the button the default button in the current view. + content.vb: Public Sub New(text As ustring, is_default As Boolean = False) + overload: Terminal.Gui.Button.#ctor* + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: Terminal.Gui.Button.#ctor(System.Int32,System.Int32,NStack.ustring) + commentId: M:Terminal.Gui.Button.#ctor(System.Int32,System.Int32,NStack.ustring) + id: '#ctor(System.Int32,System.Int32,NStack.ustring)' parent: Terminal.Gui.Button langs: - csharp - name: ProcessHotKey(KeyEvent) - nameWithType: Button.ProcessHotKey(KeyEvent) - fullName: Button.ProcessHotKey(KeyEvent) - type: Method + - vb + name: Button(Int32, Int32, ustring) + nameWithType: Button.Button(Int32, Int32, ustring) + fullName: Terminal.Gui.Button.Button(System.Int32, System.Int32, NStack.ustring) + type: Constructor + source: + remote: + path: Terminal.Gui/Views/Button.cs + branch: docs + repo: tig:tig/gui.cs.git + id: .ctor + path: ../Terminal.Gui/Views/Button.cs + startLine: 91 assemblies: - Terminal.Gui namespace: Terminal.Gui + summary: "\nInitializes a new instance of at the given coordinates, based on the given text\n" + remarks: "\nThe size of the is computed based on the\ntext length. \n" + example: [] syntax: - content: public override bool ProcessHotKey (Terminal.Gui.KeyEvent kb); + content: public Button(int x, int y, ustring text) parameters: - - id: kb - type: Terminal.Gui.KeyEvent - description: To be added. - return: - type: System.Boolean - description: To be added. - overload: Terminal.Gui.Button.ProcessHotKey* - exceptions: [] -- uid: Terminal.Gui.Button.ProcessKey(Terminal.Gui.KeyEvent) - id: ProcessKey(Terminal.Gui.KeyEvent) - parent: Terminal.Gui.Button - langs: - - csharp - name: ProcessKey(KeyEvent) - nameWithType: Button.ProcessKey(KeyEvent) - fullName: Button.ProcessKey(KeyEvent) - type: Method - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - syntax: - content: public override bool ProcessKey (Terminal.Gui.KeyEvent kb); - parameters: - - id: kb - type: Terminal.Gui.KeyEvent - description: To be added. - return: - type: System.Boolean - description: To be added. - overload: Terminal.Gui.Button.ProcessKey* - exceptions: [] -- uid: Terminal.Gui.Button.Redraw(Terminal.Gui.Rect) - id: Redraw(Terminal.Gui.Rect) - parent: Terminal.Gui.Button - langs: - - csharp - name: Redraw(Rect) - nameWithType: Button.Redraw(Rect) - fullName: Button.Redraw(Rect) - type: Method - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - syntax: - content: public override void Redraw (Terminal.Gui.Rect region); - parameters: - - id: region - type: Terminal.Gui.Rect - description: To be added. - overload: Terminal.Gui.Button.Redraw* - exceptions: [] + - id: x + type: System.Int32 + description: X position where the button will be shown. + - id: y + type: System.Int32 + description: Y position where the button will be shown. + - id: text + type: NStack.ustring + description: The button's text + content.vb: Public Sub New(x As Integer, y As Integer, text As ustring) + overload: Terminal.Gui.Button.#ctor* + modifiers.csharp: + - public + modifiers.vb: + - Public - uid: Terminal.Gui.Button.Text + commentId: P:Terminal.Gui.Button.Text id: Text parent: Terminal.Gui.Button langs: - csharp + - vb name: Text nameWithType: Button.Text - fullName: Button.Text + fullName: Terminal.Gui.Button.Text type: Property + source: + remote: + path: Terminal.Gui/Views/Button.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Text + path: ../Terminal.Gui/Views/Button.cs + startLine: 96 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: The text displayed by this widget. + summary: "\nThe text displayed by this .\n" + example: [] syntax: - content: public NStack.ustring Text { get; set; } + content: public ustring Text { get; set; } + parameters: [] return: type: NStack.ustring - description: To be added. + content.vb: Public Property Text As ustring overload: Terminal.Gui.Button.Text* - exceptions: [] + modifiers.csharp: + - public + - get + - set + modifiers.vb: + - Public +- uid: Terminal.Gui.Button.#ctor(System.Int32,System.Int32,NStack.ustring,System.Boolean) + commentId: M:Terminal.Gui.Button.#ctor(System.Int32,System.Int32,NStack.ustring,System.Boolean) + id: '#ctor(System.Int32,System.Int32,NStack.ustring,System.Boolean)' + parent: Terminal.Gui.Button + langs: + - csharp + - vb + name: Button(Int32, Int32, ustring, Boolean) + nameWithType: Button.Button(Int32, Int32, ustring, Boolean) + fullName: Terminal.Gui.Button.Button(System.Int32, System.Int32, NStack.ustring, System.Boolean) + type: Constructor + source: + remote: + path: Terminal.Gui/Views/Button.cs + branch: docs + repo: tig:tig/gui.cs.git + id: .ctor + path: ../Terminal.Gui/Views/Button.cs + startLine: 143 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nInitializes a new instance of at the given coordinates, based on the given text, and with the specified value\n" + remarks: "\nIf the value for is_default is true, a special\ndecoration is used, and the enter key on a\ndialog would implicitly activate this button.\n" + example: [] + syntax: + content: public Button(int x, int y, ustring text, bool is_default) + parameters: + - id: x + type: System.Int32 + description: X position where the button will be shown. + - id: y + type: System.Int32 + description: Y position where the button will be shown. + - id: text + type: NStack.ustring + description: The button's text + - id: is_default + type: System.Boolean + description: If set, this makes the button the default button in the current view, which means that if the user presses return on a view that does not handle return, it will be treated as if he had clicked on the button + content.vb: Public Sub New(x As Integer, y As Integer, text As ustring, is_default As Boolean) + overload: Terminal.Gui.Button.#ctor* + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: Terminal.Gui.Button.Redraw(Terminal.Gui.Rect) + commentId: M:Terminal.Gui.Button.Redraw(Terminal.Gui.Rect) + id: Redraw(Terminal.Gui.Rect) + parent: Terminal.Gui.Button + langs: + - csharp + - vb + name: Redraw(Rect) + nameWithType: Button.Redraw(Rect) + fullName: Terminal.Gui.Button.Redraw(Terminal.Gui.Rect) + type: Method + source: + remote: + path: Terminal.Gui/Views/Button.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Redraw + path: ../Terminal.Gui/Views/Button.cs + startLine: 153 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + example: [] + syntax: + content: public override void Redraw(Rect region) + parameters: + - id: region + type: Terminal.Gui.Rect + content.vb: Public Overrides Sub Redraw(region As Rect) + overridden: Terminal.Gui.View.Redraw(Terminal.Gui.Rect) + overload: Terminal.Gui.Button.Redraw* + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides +- uid: Terminal.Gui.Button.PositionCursor + commentId: M:Terminal.Gui.Button.PositionCursor + id: PositionCursor + parent: Terminal.Gui.Button + langs: + - csharp + - vb + name: PositionCursor() + nameWithType: Button.PositionCursor() + fullName: Terminal.Gui.Button.PositionCursor() + type: Method + source: + remote: + path: Terminal.Gui/Views/Button.cs + branch: docs + repo: tig:tig/gui.cs.git + id: PositionCursor + path: ../Terminal.Gui/Views/Button.cs + startLine: 167 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + example: [] + syntax: + content: public override void PositionCursor() + content.vb: Public Overrides Sub PositionCursor + overridden: Terminal.Gui.View.PositionCursor + overload: Terminal.Gui.Button.PositionCursor* + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides +- uid: Terminal.Gui.Button.ProcessHotKey(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.Button.ProcessHotKey(Terminal.Gui.KeyEvent) + id: ProcessHotKey(Terminal.Gui.KeyEvent) + parent: Terminal.Gui.Button + langs: + - csharp + - vb + name: ProcessHotKey(KeyEvent) + nameWithType: Button.ProcessHotKey(KeyEvent) + fullName: Terminal.Gui.Button.ProcessHotKey(Terminal.Gui.KeyEvent) + type: Method + source: + remote: + path: Terminal.Gui/Views/Button.cs + branch: docs + repo: tig:tig/gui.cs.git + id: ProcessHotKey + path: ../Terminal.Gui/Views/Button.cs + startLine: 183 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + example: [] + syntax: + content: public override bool ProcessHotKey(KeyEvent kb) + parameters: + - id: kb + type: Terminal.Gui.KeyEvent + return: + type: System.Boolean + content.vb: Public Overrides Function ProcessHotKey(kb As KeyEvent) As Boolean + overridden: Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) + overload: Terminal.Gui.Button.ProcessHotKey* + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides +- uid: Terminal.Gui.Button.ProcessColdKey(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.Button.ProcessColdKey(Terminal.Gui.KeyEvent) + id: ProcessColdKey(Terminal.Gui.KeyEvent) + parent: Terminal.Gui.Button + langs: + - csharp + - vb + name: ProcessColdKey(KeyEvent) + nameWithType: Button.ProcessColdKey(KeyEvent) + fullName: Terminal.Gui.Button.ProcessColdKey(Terminal.Gui.KeyEvent) + type: Method + source: + remote: + path: Terminal.Gui/Views/Button.cs + branch: docs + repo: tig:tig/gui.cs.git + id: ProcessColdKey + path: ../Terminal.Gui/Views/Button.cs + startLine: 192 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + example: [] + syntax: + content: public override bool ProcessColdKey(KeyEvent kb) + parameters: + - id: kb + type: Terminal.Gui.KeyEvent + return: + type: System.Boolean + content.vb: Public Overrides Function ProcessColdKey(kb As KeyEvent) As Boolean + overridden: Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) + overload: Terminal.Gui.Button.ProcessColdKey* + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides +- uid: Terminal.Gui.Button.ProcessKey(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.Button.ProcessKey(Terminal.Gui.KeyEvent) + id: ProcessKey(Terminal.Gui.KeyEvent) + parent: Terminal.Gui.Button + langs: + - csharp + - vb + name: ProcessKey(KeyEvent) + nameWithType: Button.ProcessKey(KeyEvent) + fullName: Terminal.Gui.Button.ProcessKey(Terminal.Gui.KeyEvent) + type: Method + source: + remote: + path: Terminal.Gui/Views/Button.cs + branch: docs + repo: tig:tig/gui.cs.git + id: ProcessKey + path: ../Terminal.Gui/Views/Button.cs + startLine: 203 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + example: [] + syntax: + content: public override bool ProcessKey(KeyEvent kb) + parameters: + - id: kb + type: Terminal.Gui.KeyEvent + return: + type: System.Boolean + content.vb: Public Overrides Function ProcessKey(kb As KeyEvent) As Boolean + overridden: Terminal.Gui.View.ProcessKey(Terminal.Gui.KeyEvent) + overload: Terminal.Gui.Button.ProcessKey* + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides +- uid: Terminal.Gui.Button.MouseEvent(Terminal.Gui.MouseEvent) + commentId: M:Terminal.Gui.Button.MouseEvent(Terminal.Gui.MouseEvent) + id: MouseEvent(Terminal.Gui.MouseEvent) + parent: Terminal.Gui.Button + langs: + - csharp + - vb + name: MouseEvent(MouseEvent) + nameWithType: Button.MouseEvent(MouseEvent) + fullName: Terminal.Gui.Button.MouseEvent(Terminal.Gui.MouseEvent) + type: Method + source: + remote: + path: Terminal.Gui/Views/Button.cs + branch: docs + repo: tig:tig/gui.cs.git + id: MouseEvent + path: ../Terminal.Gui/Views/Button.cs + startLine: 215 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + example: [] + syntax: + content: public override bool MouseEvent(MouseEvent me) + parameters: + - id: me + type: Terminal.Gui.MouseEvent + return: + type: System.Boolean + content.vb: Public Overrides Function MouseEvent(me As MouseEvent) As Boolean + overridden: Terminal.Gui.Responder.MouseEvent(Terminal.Gui.MouseEvent) + overload: Terminal.Gui.Button.MouseEvent* + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides references: - uid: Terminal.Gui.View + commentId: T:Terminal.Gui.View parent: Terminal.Gui - isExternal: false name: View nameWithType: View fullName: Terminal.Gui.View -- uid: Terminal.Gui.Button.#ctor(NStack.ustring,System.Boolean) - parent: Terminal.Gui.Button - isExternal: false - name: Button(ustring, Boolean) - nameWithType: Button.Button(ustring, Boolean) - fullName: Button.Button(ustring, Boolean) -- uid: NStack.ustring - parent: NStack - isExternal: true - name: ustring - nameWithType: ustring - fullName: NStack.ustring -- uid: System.Boolean - parent: System - isExternal: true - name: Boolean - nameWithType: Boolean - fullName: System.Boolean -- uid: Terminal.Gui.Button.#ctor(System.Int32,System.Int32,NStack.ustring) - parent: Terminal.Gui.Button - isExternal: false - name: Button(Int32, Int32, ustring) - nameWithType: Button.Button(Int32, Int32, ustring) - fullName: Button.Button(Int32, Int32, ustring) -- uid: System.Int32 - parent: System - isExternal: true - name: Int32 - nameWithType: Int32 - fullName: System.Int32 -- uid: Terminal.Gui.Button.#ctor(System.Int32,System.Int32,NStack.ustring,System.Boolean) - parent: Terminal.Gui.Button - isExternal: false - name: Button(Int32, Int32, ustring, Boolean) - nameWithType: Button.Button(Int32, Int32, ustring, Boolean) - fullName: Button.Button(Int32, Int32, ustring, Boolean) -- uid: Terminal.Gui.Button.Clicked - parent: Terminal.Gui.Button - isExternal: false - name: Clicked - nameWithType: Button.Clicked - fullName: Button.Clicked - uid: System.Action + commentId: T:System.Action parent: System isExternal: true name: Action nameWithType: Action fullName: System.Action - uid: Terminal.Gui.Button.IsDefault - parent: Terminal.Gui.Button - isExternal: false - name: IsDefault - nameWithType: Button.IsDefault - fullName: Button.IsDefault -- uid: Terminal.Gui.Button.MouseEvent(Terminal.Gui.MouseEvent) - parent: Terminal.Gui.Button - isExternal: false - name: MouseEvent(MouseEvent) - nameWithType: Button.MouseEvent(MouseEvent) - fullName: Button.MouseEvent(MouseEvent) -- uid: Terminal.Gui.MouseEvent - parent: Terminal.Gui - isExternal: false - name: MouseEvent - nameWithType: MouseEvent - fullName: Terminal.Gui.MouseEvent -- uid: Terminal.Gui.Button.PositionCursor - parent: Terminal.Gui.Button - isExternal: false - name: PositionCursor() - nameWithType: Button.PositionCursor() - fullName: Button.PositionCursor() -- uid: Terminal.Gui.Button.ProcessColdKey(Terminal.Gui.KeyEvent) - parent: Terminal.Gui.Button - isExternal: false - name: ProcessColdKey(KeyEvent) - nameWithType: Button.ProcessColdKey(KeyEvent) - fullName: Button.ProcessColdKey(KeyEvent) + commentId: P:Terminal.Gui.Button.IsDefault + isExternal: true - uid: Terminal.Gui.KeyEvent + commentId: T:Terminal.Gui.KeyEvent parent: Terminal.Gui - isExternal: false name: KeyEvent nameWithType: KeyEvent fullName: Terminal.Gui.KeyEvent -- uid: Terminal.Gui.Button.ProcessHotKey(Terminal.Gui.KeyEvent) - parent: Terminal.Gui.Button - isExternal: false - name: ProcessHotKey(KeyEvent) - nameWithType: Button.ProcessHotKey(KeyEvent) - fullName: Button.ProcessHotKey(KeyEvent) -- uid: Terminal.Gui.Button.ProcessKey(Terminal.Gui.KeyEvent) - parent: Terminal.Gui.Button - isExternal: false - name: ProcessKey(KeyEvent) - nameWithType: Button.ProcessKey(KeyEvent) - fullName: Button.ProcessKey(KeyEvent) -- uid: Terminal.Gui.Button.Redraw(Terminal.Gui.Rect) - parent: Terminal.Gui.Button - isExternal: false - name: Redraw(Rect) - nameWithType: Button.Redraw(Rect) - fullName: Button.Redraw(Rect) -- uid: Terminal.Gui.Rect +- uid: Terminal.Gui.Button + commentId: T:Terminal.Gui.Button + parent: Terminal.Gui + name: Button + nameWithType: Button + fullName: Terminal.Gui.Button +- 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: Terminal.Gui.Responder + commentId: T:Terminal.Gui.Responder + parent: Terminal.Gui + name: Responder + nameWithType: Responder + fullName: Terminal.Gui.Responder +- uid: System.Collections.IEnumerable + commentId: T:System.Collections.IEnumerable + parent: System.Collections + isExternal: true + name: IEnumerable + nameWithType: IEnumerable + fullName: System.Collections.IEnumerable +- uid: Terminal.Gui.View.Enter + commentId: E:Terminal.Gui.View.Enter + parent: Terminal.Gui.View + name: Enter + nameWithType: View.Enter + fullName: Terminal.Gui.View.Enter +- uid: Terminal.Gui.View.Leave + commentId: E:Terminal.Gui.View.Leave + parent: Terminal.Gui.View + name: Leave + nameWithType: View.Leave + fullName: Terminal.Gui.View.Leave +- uid: Terminal.Gui.View.MouseEnter + commentId: E:Terminal.Gui.View.MouseEnter + parent: Terminal.Gui.View + name: MouseEnter + nameWithType: View.MouseEnter + fullName: Terminal.Gui.View.MouseEnter +- uid: Terminal.Gui.View.MouseLeave + commentId: E:Terminal.Gui.View.MouseLeave + parent: Terminal.Gui.View + name: MouseLeave + nameWithType: View.MouseLeave + fullName: Terminal.Gui.View.MouseLeave +- uid: Terminal.Gui.View.Driver + commentId: P:Terminal.Gui.View.Driver + parent: Terminal.Gui.View + name: Driver + nameWithType: View.Driver + fullName: Terminal.Gui.View.Driver +- uid: Terminal.Gui.View.Subviews + commentId: P:Terminal.Gui.View.Subviews + parent: Terminal.Gui.View + name: Subviews + nameWithType: View.Subviews + fullName: Terminal.Gui.View.Subviews +- uid: Terminal.Gui.View.Id + commentId: P:Terminal.Gui.View.Id + parent: Terminal.Gui.View + name: Id + nameWithType: View.Id + fullName: Terminal.Gui.View.Id +- uid: Terminal.Gui.View.WantMousePositionReports + commentId: P:Terminal.Gui.View.WantMousePositionReports + parent: Terminal.Gui.View + name: WantMousePositionReports + nameWithType: View.WantMousePositionReports + fullName: Terminal.Gui.View.WantMousePositionReports +- uid: Terminal.Gui.View.WantContinuousButtonPressed + commentId: P:Terminal.Gui.View.WantContinuousButtonPressed + parent: Terminal.Gui.View + name: WantContinuousButtonPressed + nameWithType: View.WantContinuousButtonPressed + fullName: Terminal.Gui.View.WantContinuousButtonPressed +- uid: Terminal.Gui.View.Frame + commentId: P:Terminal.Gui.View.Frame + parent: Terminal.Gui.View + name: Frame + nameWithType: View.Frame + fullName: Terminal.Gui.View.Frame +- uid: Terminal.Gui.View.GetEnumerator + commentId: M:Terminal.Gui.View.GetEnumerator + parent: Terminal.Gui.View + name: GetEnumerator() + nameWithType: View.GetEnumerator() + fullName: Terminal.Gui.View.GetEnumerator() + spec.csharp: + - uid: Terminal.Gui.View.GetEnumerator + name: GetEnumerator + nameWithType: View.GetEnumerator + fullName: Terminal.Gui.View.GetEnumerator + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.GetEnumerator + name: GetEnumerator + nameWithType: View.GetEnumerator + fullName: Terminal.Gui.View.GetEnumerator + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.LayoutStyle + commentId: P:Terminal.Gui.View.LayoutStyle + parent: Terminal.Gui.View + name: LayoutStyle + nameWithType: View.LayoutStyle + fullName: Terminal.Gui.View.LayoutStyle +- uid: Terminal.Gui.View.Bounds + commentId: P:Terminal.Gui.View.Bounds + parent: Terminal.Gui.View + name: Bounds + nameWithType: View.Bounds + fullName: Terminal.Gui.View.Bounds +- uid: Terminal.Gui.View.X + commentId: P:Terminal.Gui.View.X + parent: Terminal.Gui.View + name: X + nameWithType: View.X + fullName: Terminal.Gui.View.X +- uid: Terminal.Gui.View.Y + commentId: P:Terminal.Gui.View.Y + parent: Terminal.Gui.View + name: Y + nameWithType: View.Y + fullName: Terminal.Gui.View.Y +- uid: Terminal.Gui.View.Width + commentId: P:Terminal.Gui.View.Width + parent: Terminal.Gui.View + name: Width + nameWithType: View.Width + fullName: Terminal.Gui.View.Width +- uid: Terminal.Gui.View.Height + commentId: P:Terminal.Gui.View.Height + parent: Terminal.Gui.View + name: Height + nameWithType: View.Height + fullName: Terminal.Gui.View.Height +- uid: Terminal.Gui.View.SuperView + commentId: P:Terminal.Gui.View.SuperView + parent: Terminal.Gui.View + name: SuperView + nameWithType: View.SuperView + fullName: Terminal.Gui.View.SuperView +- uid: Terminal.Gui.View.SetNeedsDisplay + commentId: M:Terminal.Gui.View.SetNeedsDisplay + parent: Terminal.Gui.View + name: SetNeedsDisplay() + nameWithType: View.SetNeedsDisplay() + fullName: Terminal.Gui.View.SetNeedsDisplay() + spec.csharp: + - uid: Terminal.Gui.View.SetNeedsDisplay + name: SetNeedsDisplay + nameWithType: View.SetNeedsDisplay + fullName: Terminal.Gui.View.SetNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.SetNeedsDisplay + name: SetNeedsDisplay + nameWithType: View.SetNeedsDisplay + fullName: Terminal.Gui.View.SetNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) + commentId: M:Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) + parent: Terminal.Gui.View + name: SetNeedsDisplay(Rect) + nameWithType: View.SetNeedsDisplay(Rect) + fullName: Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) + spec.csharp: + - uid: Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) + name: SetNeedsDisplay + nameWithType: View.SetNeedsDisplay + fullName: Terminal.Gui.View.SetNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) + name: SetNeedsDisplay + nameWithType: View.SetNeedsDisplay + fullName: Terminal.Gui.View.SetNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.ChildNeedsDisplay + commentId: M:Terminal.Gui.View.ChildNeedsDisplay + parent: Terminal.Gui.View + name: ChildNeedsDisplay() + nameWithType: View.ChildNeedsDisplay() + fullName: Terminal.Gui.View.ChildNeedsDisplay() + spec.csharp: + - uid: Terminal.Gui.View.ChildNeedsDisplay + name: ChildNeedsDisplay + nameWithType: View.ChildNeedsDisplay + fullName: Terminal.Gui.View.ChildNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ChildNeedsDisplay + name: ChildNeedsDisplay + nameWithType: View.ChildNeedsDisplay + fullName: Terminal.Gui.View.ChildNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.Add(Terminal.Gui.View) + commentId: M:Terminal.Gui.View.Add(Terminal.Gui.View) + parent: Terminal.Gui.View + name: Add(View) + nameWithType: View.Add(View) + fullName: Terminal.Gui.View.Add(Terminal.Gui.View) + spec.csharp: + - uid: Terminal.Gui.View.Add(Terminal.Gui.View) + name: Add + nameWithType: View.Add + fullName: Terminal.Gui.View.Add + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.Add(Terminal.Gui.View) + name: Add + nameWithType: View.Add + fullName: Terminal.Gui.View.Add + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.Add(Terminal.Gui.View[]) + commentId: M:Terminal.Gui.View.Add(Terminal.Gui.View[]) + parent: Terminal.Gui.View + name: Add(View[]) + nameWithType: View.Add(View[]) + fullName: Terminal.Gui.View.Add(Terminal.Gui.View[]) + nameWithType.vb: View.Add(View()) + fullName.vb: Terminal.Gui.View.Add(Terminal.Gui.View()) + name.vb: Add(View()) + spec.csharp: + - uid: Terminal.Gui.View.Add(Terminal.Gui.View[]) + name: Add + nameWithType: View.Add + fullName: Terminal.Gui.View.Add + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: '[]' + nameWithType: '[]' + fullName: '[]' + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.Add(Terminal.Gui.View[]) + name: Add + nameWithType: View.Add + fullName: Terminal.Gui.View.Add + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: () + nameWithType: () + fullName: () + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.RemoveAll + commentId: M:Terminal.Gui.View.RemoveAll + parent: Terminal.Gui.View + name: RemoveAll() + nameWithType: View.RemoveAll() + fullName: Terminal.Gui.View.RemoveAll() + spec.csharp: + - uid: Terminal.Gui.View.RemoveAll + name: RemoveAll + nameWithType: View.RemoveAll + fullName: Terminal.Gui.View.RemoveAll + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.RemoveAll + name: RemoveAll + nameWithType: View.RemoveAll + fullName: Terminal.Gui.View.RemoveAll + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.Remove(Terminal.Gui.View) + commentId: M:Terminal.Gui.View.Remove(Terminal.Gui.View) + parent: Terminal.Gui.View + name: Remove(View) + nameWithType: View.Remove(View) + fullName: Terminal.Gui.View.Remove(Terminal.Gui.View) + spec.csharp: + - uid: Terminal.Gui.View.Remove(Terminal.Gui.View) + name: Remove + nameWithType: View.Remove + fullName: Terminal.Gui.View.Remove + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.Remove(Terminal.Gui.View) + name: Remove + nameWithType: View.Remove + fullName: Terminal.Gui.View.Remove + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.BringSubviewToFront(Terminal.Gui.View) + commentId: M:Terminal.Gui.View.BringSubviewToFront(Terminal.Gui.View) + parent: Terminal.Gui.View + name: BringSubviewToFront(View) + nameWithType: View.BringSubviewToFront(View) + fullName: Terminal.Gui.View.BringSubviewToFront(Terminal.Gui.View) + spec.csharp: + - uid: Terminal.Gui.View.BringSubviewToFront(Terminal.Gui.View) + name: BringSubviewToFront + nameWithType: View.BringSubviewToFront + fullName: Terminal.Gui.View.BringSubviewToFront + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.BringSubviewToFront(Terminal.Gui.View) + name: BringSubviewToFront + nameWithType: View.BringSubviewToFront + fullName: Terminal.Gui.View.BringSubviewToFront + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.SendSubviewToBack(Terminal.Gui.View) + commentId: M:Terminal.Gui.View.SendSubviewToBack(Terminal.Gui.View) + parent: Terminal.Gui.View + name: SendSubviewToBack(View) + nameWithType: View.SendSubviewToBack(View) + fullName: Terminal.Gui.View.SendSubviewToBack(Terminal.Gui.View) + spec.csharp: + - uid: Terminal.Gui.View.SendSubviewToBack(Terminal.Gui.View) + name: SendSubviewToBack + nameWithType: View.SendSubviewToBack + fullName: Terminal.Gui.View.SendSubviewToBack + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.SendSubviewToBack(Terminal.Gui.View) + name: SendSubviewToBack + nameWithType: View.SendSubviewToBack + fullName: Terminal.Gui.View.SendSubviewToBack + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.SendSubviewBackwards(Terminal.Gui.View) + commentId: M:Terminal.Gui.View.SendSubviewBackwards(Terminal.Gui.View) + parent: Terminal.Gui.View + name: SendSubviewBackwards(View) + nameWithType: View.SendSubviewBackwards(View) + fullName: Terminal.Gui.View.SendSubviewBackwards(Terminal.Gui.View) + spec.csharp: + - uid: Terminal.Gui.View.SendSubviewBackwards(Terminal.Gui.View) + name: SendSubviewBackwards + nameWithType: View.SendSubviewBackwards + fullName: Terminal.Gui.View.SendSubviewBackwards + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.SendSubviewBackwards(Terminal.Gui.View) + name: SendSubviewBackwards + nameWithType: View.SendSubviewBackwards + fullName: Terminal.Gui.View.SendSubviewBackwards + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.BringSubviewForward(Terminal.Gui.View) + commentId: M:Terminal.Gui.View.BringSubviewForward(Terminal.Gui.View) + parent: Terminal.Gui.View + name: BringSubviewForward(View) + nameWithType: View.BringSubviewForward(View) + fullName: Terminal.Gui.View.BringSubviewForward(Terminal.Gui.View) + spec.csharp: + - uid: Terminal.Gui.View.BringSubviewForward(Terminal.Gui.View) + name: BringSubviewForward + nameWithType: View.BringSubviewForward + fullName: Terminal.Gui.View.BringSubviewForward + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.BringSubviewForward(Terminal.Gui.View) + name: BringSubviewForward + nameWithType: View.BringSubviewForward + fullName: Terminal.Gui.View.BringSubviewForward + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.Clear + commentId: M:Terminal.Gui.View.Clear + parent: Terminal.Gui.View + name: Clear() + nameWithType: View.Clear() + fullName: Terminal.Gui.View.Clear() + spec.csharp: + - uid: Terminal.Gui.View.Clear + name: Clear + nameWithType: View.Clear + fullName: Terminal.Gui.View.Clear + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.Clear + name: Clear + nameWithType: View.Clear + fullName: Terminal.Gui.View.Clear + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.Clear(Terminal.Gui.Rect) + commentId: M:Terminal.Gui.View.Clear(Terminal.Gui.Rect) + parent: Terminal.Gui.View + name: Clear(Rect) + nameWithType: View.Clear(Rect) + fullName: Terminal.Gui.View.Clear(Terminal.Gui.Rect) + spec.csharp: + - uid: Terminal.Gui.View.Clear(Terminal.Gui.Rect) + name: Clear + nameWithType: View.Clear + fullName: Terminal.Gui.View.Clear + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.Clear(Terminal.Gui.Rect) + name: Clear + nameWithType: View.Clear + fullName: Terminal.Gui.View.Clear + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.ScreenToView(System.Int32,System.Int32) + commentId: M:Terminal.Gui.View.ScreenToView(System.Int32,System.Int32) + parent: Terminal.Gui.View + isExternal: true + name: ScreenToView(Int32, Int32) + nameWithType: View.ScreenToView(Int32, Int32) + fullName: Terminal.Gui.View.ScreenToView(System.Int32, System.Int32) + spec.csharp: + - uid: Terminal.Gui.View.ScreenToView(System.Int32,System.Int32) + name: ScreenToView + nameWithType: View.ScreenToView + fullName: Terminal.Gui.View.ScreenToView + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ScreenToView(System.Int32,System.Int32) + name: ScreenToView + nameWithType: View.ScreenToView + fullName: Terminal.Gui.View.ScreenToView + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.ClipToBounds + commentId: M:Terminal.Gui.View.ClipToBounds + parent: Terminal.Gui.View + name: ClipToBounds() + nameWithType: View.ClipToBounds() + fullName: Terminal.Gui.View.ClipToBounds() + spec.csharp: + - uid: Terminal.Gui.View.ClipToBounds + name: ClipToBounds + nameWithType: View.ClipToBounds + fullName: Terminal.Gui.View.ClipToBounds + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ClipToBounds + name: ClipToBounds + nameWithType: View.ClipToBounds + fullName: Terminal.Gui.View.ClipToBounds + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.SetClip(Terminal.Gui.Rect) + commentId: M:Terminal.Gui.View.SetClip(Terminal.Gui.Rect) + parent: Terminal.Gui.View + name: SetClip(Rect) + nameWithType: View.SetClip(Rect) + fullName: Terminal.Gui.View.SetClip(Terminal.Gui.Rect) + spec.csharp: + - uid: Terminal.Gui.View.SetClip(Terminal.Gui.Rect) + name: SetClip + nameWithType: View.SetClip + fullName: Terminal.Gui.View.SetClip + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.SetClip(Terminal.Gui.Rect) + name: SetClip + nameWithType: View.SetClip + fullName: Terminal.Gui.View.SetClip + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean) + commentId: M:Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean) + parent: Terminal.Gui.View + isExternal: true + name: DrawFrame(Rect, Int32, Boolean) + nameWithType: View.DrawFrame(Rect, Int32, Boolean) + fullName: Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect, System.Int32, System.Boolean) + spec.csharp: + - uid: Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean) + name: DrawFrame + nameWithType: View.DrawFrame + fullName: Terminal.Gui.View.DrawFrame + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean) + name: DrawFrame + nameWithType: View.DrawFrame + fullName: Terminal.Gui.View.DrawFrame + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.DrawHotString(NStack.ustring,Terminal.Gui.Attribute,Terminal.Gui.Attribute) + commentId: M:Terminal.Gui.View.DrawHotString(NStack.ustring,Terminal.Gui.Attribute,Terminal.Gui.Attribute) + parent: Terminal.Gui.View + isExternal: true + name: DrawHotString(ustring, Attribute, Attribute) + nameWithType: View.DrawHotString(ustring, Attribute, Attribute) + fullName: Terminal.Gui.View.DrawHotString(NStack.ustring, Terminal.Gui.Attribute, Terminal.Gui.Attribute) + spec.csharp: + - uid: Terminal.Gui.View.DrawHotString(NStack.ustring,Terminal.Gui.Attribute,Terminal.Gui.Attribute) + name: DrawHotString + nameWithType: View.DrawHotString + fullName: Terminal.Gui.View.DrawHotString + - name: ( + nameWithType: ( + fullName: ( + - uid: NStack.ustring + name: ustring + nameWithType: ustring + fullName: NStack.ustring + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: Terminal.Gui.Attribute + name: Attribute + nameWithType: Attribute + fullName: Terminal.Gui.Attribute + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: Terminal.Gui.Attribute + name: Attribute + nameWithType: Attribute + fullName: Terminal.Gui.Attribute + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.DrawHotString(NStack.ustring,Terminal.Gui.Attribute,Terminal.Gui.Attribute) + name: DrawHotString + nameWithType: View.DrawHotString + fullName: Terminal.Gui.View.DrawHotString + - name: ( + nameWithType: ( + fullName: ( + - uid: NStack.ustring + name: ustring + nameWithType: ustring + fullName: NStack.ustring + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: Terminal.Gui.Attribute + name: Attribute + nameWithType: Attribute + fullName: Terminal.Gui.Attribute + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: Terminal.Gui.Attribute + name: Attribute + nameWithType: Attribute + fullName: Terminal.Gui.Attribute + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.DrawHotString(NStack.ustring,System.Boolean,Terminal.Gui.ColorScheme) + commentId: M:Terminal.Gui.View.DrawHotString(NStack.ustring,System.Boolean,Terminal.Gui.ColorScheme) + parent: Terminal.Gui.View + isExternal: true + name: DrawHotString(ustring, Boolean, ColorScheme) + nameWithType: View.DrawHotString(ustring, Boolean, ColorScheme) + fullName: Terminal.Gui.View.DrawHotString(NStack.ustring, System.Boolean, Terminal.Gui.ColorScheme) + spec.csharp: + - uid: Terminal.Gui.View.DrawHotString(NStack.ustring,System.Boolean,Terminal.Gui.ColorScheme) + name: DrawHotString + nameWithType: View.DrawHotString + fullName: Terminal.Gui.View.DrawHotString + - name: ( + nameWithType: ( + fullName: ( + - uid: NStack.ustring + name: ustring + nameWithType: ustring + fullName: NStack.ustring + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: Terminal.Gui.ColorScheme + name: ColorScheme + nameWithType: ColorScheme + fullName: Terminal.Gui.ColorScheme + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.DrawHotString(NStack.ustring,System.Boolean,Terminal.Gui.ColorScheme) + name: DrawHotString + nameWithType: View.DrawHotString + fullName: Terminal.Gui.View.DrawHotString + - name: ( + nameWithType: ( + fullName: ( + - uid: NStack.ustring + name: ustring + nameWithType: ustring + fullName: NStack.ustring + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: Terminal.Gui.ColorScheme + name: ColorScheme + nameWithType: ColorScheme + fullName: Terminal.Gui.ColorScheme + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.Move(System.Int32,System.Int32) + commentId: M:Terminal.Gui.View.Move(System.Int32,System.Int32) + parent: Terminal.Gui.View + isExternal: true + name: Move(Int32, Int32) + nameWithType: View.Move(Int32, Int32) + fullName: Terminal.Gui.View.Move(System.Int32, System.Int32) + spec.csharp: + - uid: Terminal.Gui.View.Move(System.Int32,System.Int32) + name: Move + nameWithType: View.Move + fullName: Terminal.Gui.View.Move + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.Move(System.Int32,System.Int32) + name: Move + nameWithType: View.Move + fullName: Terminal.Gui.View.Move + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.HasFocus + commentId: P:Terminal.Gui.View.HasFocus + parent: Terminal.Gui.View + name: HasFocus + nameWithType: View.HasFocus + fullName: Terminal.Gui.View.HasFocus +- uid: Terminal.Gui.View.OnEnter + commentId: M:Terminal.Gui.View.OnEnter + parent: Terminal.Gui.View + name: OnEnter() + nameWithType: View.OnEnter() + fullName: Terminal.Gui.View.OnEnter() + spec.csharp: + - uid: Terminal.Gui.View.OnEnter + name: OnEnter + nameWithType: View.OnEnter + fullName: Terminal.Gui.View.OnEnter + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.OnEnter + name: OnEnter + nameWithType: View.OnEnter + fullName: Terminal.Gui.View.OnEnter + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.OnLeave + commentId: M:Terminal.Gui.View.OnLeave + parent: Terminal.Gui.View + name: OnLeave() + nameWithType: View.OnLeave() + fullName: Terminal.Gui.View.OnLeave() + spec.csharp: + - uid: Terminal.Gui.View.OnLeave + name: OnLeave + nameWithType: View.OnLeave + fullName: Terminal.Gui.View.OnLeave + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.OnLeave + name: OnLeave + nameWithType: View.OnLeave + fullName: Terminal.Gui.View.OnLeave + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.Focused + commentId: P:Terminal.Gui.View.Focused + parent: Terminal.Gui.View + name: Focused + nameWithType: View.Focused + fullName: Terminal.Gui.View.Focused +- uid: Terminal.Gui.View.MostFocused + commentId: P:Terminal.Gui.View.MostFocused + parent: Terminal.Gui.View + name: MostFocused + nameWithType: View.MostFocused + fullName: Terminal.Gui.View.MostFocused +- uid: Terminal.Gui.View.ColorScheme + commentId: P:Terminal.Gui.View.ColorScheme + parent: Terminal.Gui.View + name: ColorScheme + nameWithType: View.ColorScheme + fullName: Terminal.Gui.View.ColorScheme +- uid: Terminal.Gui.View.AddRune(System.Int32,System.Int32,System.Rune) + commentId: M:Terminal.Gui.View.AddRune(System.Int32,System.Int32,System.Rune) + parent: Terminal.Gui.View + isExternal: true + name: AddRune(Int32, Int32, Rune) + nameWithType: View.AddRune(Int32, Int32, Rune) + fullName: Terminal.Gui.View.AddRune(System.Int32, System.Int32, System.Rune) + spec.csharp: + - uid: Terminal.Gui.View.AddRune(System.Int32,System.Int32,System.Rune) + name: AddRune + nameWithType: View.AddRune + fullName: Terminal.Gui.View.AddRune + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Rune + name: Rune + nameWithType: Rune + fullName: System.Rune + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.AddRune(System.Int32,System.Int32,System.Rune) + name: AddRune + nameWithType: View.AddRune + fullName: Terminal.Gui.View.AddRune + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Rune + name: Rune + nameWithType: Rune + fullName: System.Rune + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.ClearNeedsDisplay + commentId: M:Terminal.Gui.View.ClearNeedsDisplay + parent: Terminal.Gui.View + name: ClearNeedsDisplay() + nameWithType: View.ClearNeedsDisplay() + fullName: Terminal.Gui.View.ClearNeedsDisplay() + spec.csharp: + - uid: Terminal.Gui.View.ClearNeedsDisplay + name: ClearNeedsDisplay + nameWithType: View.ClearNeedsDisplay + fullName: Terminal.Gui.View.ClearNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ClearNeedsDisplay + name: ClearNeedsDisplay + nameWithType: View.ClearNeedsDisplay + fullName: Terminal.Gui.View.ClearNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.SetFocus(Terminal.Gui.View) + commentId: M:Terminal.Gui.View.SetFocus(Terminal.Gui.View) + parent: Terminal.Gui.View + name: SetFocus(View) + nameWithType: View.SetFocus(View) + fullName: Terminal.Gui.View.SetFocus(Terminal.Gui.View) + spec.csharp: + - uid: Terminal.Gui.View.SetFocus(Terminal.Gui.View) + name: SetFocus + nameWithType: View.SetFocus + fullName: Terminal.Gui.View.SetFocus + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.SetFocus(Terminal.Gui.View) + name: SetFocus + nameWithType: View.SetFocus + fullName: Terminal.Gui.View.SetFocus + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.KeyPress + commentId: E:Terminal.Gui.View.KeyPress + parent: Terminal.Gui.View + name: KeyPress + nameWithType: View.KeyPress + fullName: Terminal.Gui.View.KeyPress +- uid: Terminal.Gui.View.KeyDown + commentId: E:Terminal.Gui.View.KeyDown + parent: Terminal.Gui.View + name: KeyDown + nameWithType: View.KeyDown + fullName: Terminal.Gui.View.KeyDown +- uid: Terminal.Gui.View.OnKeyDown(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.View.OnKeyDown(Terminal.Gui.KeyEvent) + parent: Terminal.Gui.View + name: OnKeyDown(KeyEvent) + nameWithType: View.OnKeyDown(KeyEvent) + fullName: Terminal.Gui.View.OnKeyDown(Terminal.Gui.KeyEvent) + spec.csharp: + - uid: Terminal.Gui.View.OnKeyDown(Terminal.Gui.KeyEvent) + name: OnKeyDown + nameWithType: View.OnKeyDown + fullName: Terminal.Gui.View.OnKeyDown + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.OnKeyDown(Terminal.Gui.KeyEvent) + name: OnKeyDown + nameWithType: View.OnKeyDown + fullName: Terminal.Gui.View.OnKeyDown + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.KeyUp + commentId: E:Terminal.Gui.View.KeyUp + parent: Terminal.Gui.View + name: KeyUp + nameWithType: View.KeyUp + fullName: Terminal.Gui.View.KeyUp +- uid: Terminal.Gui.View.OnKeyUp(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.View.OnKeyUp(Terminal.Gui.KeyEvent) + parent: Terminal.Gui.View + name: OnKeyUp(KeyEvent) + nameWithType: View.OnKeyUp(KeyEvent) + fullName: Terminal.Gui.View.OnKeyUp(Terminal.Gui.KeyEvent) + spec.csharp: + - uid: Terminal.Gui.View.OnKeyUp(Terminal.Gui.KeyEvent) + name: OnKeyUp + nameWithType: View.OnKeyUp + fullName: Terminal.Gui.View.OnKeyUp + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.OnKeyUp(Terminal.Gui.KeyEvent) + name: OnKeyUp + nameWithType: View.OnKeyUp + fullName: Terminal.Gui.View.OnKeyUp + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.EnsureFocus + commentId: M:Terminal.Gui.View.EnsureFocus + parent: Terminal.Gui.View + name: EnsureFocus() + nameWithType: View.EnsureFocus() + fullName: Terminal.Gui.View.EnsureFocus() + spec.csharp: + - uid: Terminal.Gui.View.EnsureFocus + name: EnsureFocus + nameWithType: View.EnsureFocus + fullName: Terminal.Gui.View.EnsureFocus + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.EnsureFocus + name: EnsureFocus + nameWithType: View.EnsureFocus + fullName: Terminal.Gui.View.EnsureFocus + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.FocusFirst + commentId: M:Terminal.Gui.View.FocusFirst + parent: Terminal.Gui.View + name: FocusFirst() + nameWithType: View.FocusFirst() + fullName: Terminal.Gui.View.FocusFirst() + spec.csharp: + - uid: Terminal.Gui.View.FocusFirst + name: FocusFirst + nameWithType: View.FocusFirst + fullName: Terminal.Gui.View.FocusFirst + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.FocusFirst + name: FocusFirst + nameWithType: View.FocusFirst + fullName: Terminal.Gui.View.FocusFirst + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.FocusLast + commentId: M:Terminal.Gui.View.FocusLast + parent: Terminal.Gui.View + name: FocusLast() + nameWithType: View.FocusLast() + fullName: Terminal.Gui.View.FocusLast() + spec.csharp: + - uid: Terminal.Gui.View.FocusLast + name: FocusLast + nameWithType: View.FocusLast + fullName: Terminal.Gui.View.FocusLast + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.FocusLast + name: FocusLast + nameWithType: View.FocusLast + fullName: Terminal.Gui.View.FocusLast + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.FocusPrev + commentId: M:Terminal.Gui.View.FocusPrev + parent: Terminal.Gui.View + name: FocusPrev() + nameWithType: View.FocusPrev() + fullName: Terminal.Gui.View.FocusPrev() + spec.csharp: + - uid: Terminal.Gui.View.FocusPrev + name: FocusPrev + nameWithType: View.FocusPrev + fullName: Terminal.Gui.View.FocusPrev + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.FocusPrev + name: FocusPrev + nameWithType: View.FocusPrev + fullName: Terminal.Gui.View.FocusPrev + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.FocusNext + commentId: M:Terminal.Gui.View.FocusNext + parent: Terminal.Gui.View + name: FocusNext() + nameWithType: View.FocusNext() + fullName: Terminal.Gui.View.FocusNext() + spec.csharp: + - uid: Terminal.Gui.View.FocusNext + name: FocusNext + nameWithType: View.FocusNext + fullName: Terminal.Gui.View.FocusNext + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.FocusNext + name: FocusNext + nameWithType: View.FocusNext + fullName: Terminal.Gui.View.FocusNext + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.LayoutSubviews + commentId: M:Terminal.Gui.View.LayoutSubviews + parent: Terminal.Gui.View + name: LayoutSubviews() + nameWithType: View.LayoutSubviews() + fullName: Terminal.Gui.View.LayoutSubviews() + spec.csharp: + - uid: Terminal.Gui.View.LayoutSubviews + name: LayoutSubviews + nameWithType: View.LayoutSubviews + fullName: Terminal.Gui.View.LayoutSubviews + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.LayoutSubviews + name: LayoutSubviews + nameWithType: View.LayoutSubviews + fullName: Terminal.Gui.View.LayoutSubviews + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.ToString + commentId: M:Terminal.Gui.View.ToString + parent: Terminal.Gui.View + name: ToString() + nameWithType: View.ToString() + fullName: Terminal.Gui.View.ToString() + spec.csharp: + - uid: Terminal.Gui.View.ToString + name: ToString + nameWithType: View.ToString + fullName: Terminal.Gui.View.ToString + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ToString + name: ToString + nameWithType: View.ToString + fullName: Terminal.Gui.View.ToString + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.OnMouseEnter(Terminal.Gui.MouseEvent) + commentId: M:Terminal.Gui.View.OnMouseEnter(Terminal.Gui.MouseEvent) + parent: Terminal.Gui.View + name: OnMouseEnter(MouseEvent) + nameWithType: View.OnMouseEnter(MouseEvent) + fullName: Terminal.Gui.View.OnMouseEnter(Terminal.Gui.MouseEvent) + spec.csharp: + - uid: Terminal.Gui.View.OnMouseEnter(Terminal.Gui.MouseEvent) + name: OnMouseEnter + nameWithType: View.OnMouseEnter + fullName: Terminal.Gui.View.OnMouseEnter + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.MouseEvent + name: MouseEvent + nameWithType: MouseEvent + fullName: Terminal.Gui.MouseEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.OnMouseEnter(Terminal.Gui.MouseEvent) + name: OnMouseEnter + nameWithType: View.OnMouseEnter + fullName: Terminal.Gui.View.OnMouseEnter + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.MouseEvent + name: MouseEvent + nameWithType: MouseEvent + fullName: Terminal.Gui.MouseEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.OnMouseLeave(Terminal.Gui.MouseEvent) + commentId: M:Terminal.Gui.View.OnMouseLeave(Terminal.Gui.MouseEvent) + parent: Terminal.Gui.View + name: OnMouseLeave(MouseEvent) + nameWithType: View.OnMouseLeave(MouseEvent) + fullName: Terminal.Gui.View.OnMouseLeave(Terminal.Gui.MouseEvent) + spec.csharp: + - uid: Terminal.Gui.View.OnMouseLeave(Terminal.Gui.MouseEvent) + name: OnMouseLeave + nameWithType: View.OnMouseLeave + fullName: Terminal.Gui.View.OnMouseLeave + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.MouseEvent + name: MouseEvent + nameWithType: MouseEvent + fullName: Terminal.Gui.MouseEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.OnMouseLeave(Terminal.Gui.MouseEvent) + name: OnMouseLeave + nameWithType: View.OnMouseLeave + fullName: Terminal.Gui.View.OnMouseLeave + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.MouseEvent + name: MouseEvent + nameWithType: MouseEvent + fullName: Terminal.Gui.MouseEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.Responder.CanFocus + commentId: P:Terminal.Gui.Responder.CanFocus + parent: Terminal.Gui.Responder + name: CanFocus + nameWithType: Responder.CanFocus + fullName: Terminal.Gui.Responder.CanFocus +- 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 + commentId: N:System + isExternal: true + name: System + nameWithType: System + fullName: System +- uid: System.Collections + commentId: N:System.Collections + isExternal: true + name: System.Collections + nameWithType: System.Collections + fullName: System.Collections +- uid: Terminal.Gui.Button.IsDefault* + commentId: Overload:Terminal.Gui.Button.IsDefault + name: IsDefault + nameWithType: Button.IsDefault + fullName: Terminal.Gui.Button.IsDefault +- uid: System.Boolean + commentId: T:System.Boolean + parent: System + isExternal: true + name: Boolean + nameWithType: Boolean + fullName: System.Boolean +- uid: Terminal.Gui.Button.#ctor* + commentId: Overload:Terminal.Gui.Button.#ctor + name: Button + nameWithType: Button.Button + fullName: Terminal.Gui.Button.Button +- uid: NStack.ustring + commentId: T:NStack.ustring + parent: NStack + isExternal: true + name: ustring + nameWithType: ustring + fullName: NStack.ustring +- uid: NStack + commentId: N:NStack + isExternal: true + name: NStack + nameWithType: NStack + fullName: NStack +- uid: System.Int32 + commentId: T:System.Int32 + parent: System + isExternal: true + name: Int32 + nameWithType: Int32 + fullName: System.Int32 +- uid: Terminal.Gui.Button.Text* + commentId: Overload:Terminal.Gui.Button.Text + name: Text + nameWithType: Button.Text + fullName: Terminal.Gui.Button.Text +- uid: Terminal.Gui.Button.Redraw(Terminal.Gui.Rect) + commentId: M:Terminal.Gui.Button.Redraw(Terminal.Gui.Rect) + isExternal: true +- uid: Terminal.Gui.View.Redraw(Terminal.Gui.Rect) + commentId: M:Terminal.Gui.View.Redraw(Terminal.Gui.Rect) + parent: Terminal.Gui.View + name: Redraw(Rect) + nameWithType: View.Redraw(Rect) + fullName: Terminal.Gui.View.Redraw(Terminal.Gui.Rect) + spec.csharp: + - uid: Terminal.Gui.View.Redraw(Terminal.Gui.Rect) + name: Redraw + nameWithType: View.Redraw + fullName: Terminal.Gui.View.Redraw + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.Redraw(Terminal.Gui.Rect) + name: Redraw + nameWithType: View.Redraw + fullName: Terminal.Gui.View.Redraw + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.Button.Redraw* + commentId: Overload:Terminal.Gui.Button.Redraw + name: Redraw + nameWithType: Button.Redraw + fullName: Terminal.Gui.Button.Redraw +- uid: Terminal.Gui.Rect + commentId: T:Terminal.Gui.Rect parent: Terminal.Gui - isExternal: false name: Rect nameWithType: Rect fullName: Terminal.Gui.Rect -- uid: Terminal.Gui.Button.Text - parent: Terminal.Gui.Button - isExternal: false - name: Text - nameWithType: Button.Text - fullName: Button.Text -- uid: Terminal.Gui.Button.#ctor* - parent: Terminal.Gui.Button - isExternal: false - name: Button - nameWithType: Button.Button - fullName: Button.Button -- uid: Terminal.Gui.Button.IsDefault* - parent: Terminal.Gui.Button - isExternal: false - name: IsDefault - nameWithType: Button.IsDefault - fullName: Button.IsDefault -- uid: Terminal.Gui.Button.MouseEvent* - parent: Terminal.Gui.Button - isExternal: false - name: MouseEvent - nameWithType: Button.MouseEvent - fullName: Button.MouseEvent +- uid: Terminal.Gui.Button.PositionCursor + commentId: M:Terminal.Gui.Button.PositionCursor + isExternal: true +- uid: Terminal.Gui.View.PositionCursor + commentId: M:Terminal.Gui.View.PositionCursor + parent: Terminal.Gui.View + name: PositionCursor() + nameWithType: View.PositionCursor() + fullName: Terminal.Gui.View.PositionCursor() + spec.csharp: + - uid: Terminal.Gui.View.PositionCursor + name: PositionCursor + nameWithType: View.PositionCursor + fullName: Terminal.Gui.View.PositionCursor + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.PositionCursor + name: PositionCursor + nameWithType: View.PositionCursor + fullName: Terminal.Gui.View.PositionCursor + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) - uid: Terminal.Gui.Button.PositionCursor* - parent: Terminal.Gui.Button - isExternal: false + commentId: Overload:Terminal.Gui.Button.PositionCursor name: PositionCursor nameWithType: Button.PositionCursor - fullName: Button.PositionCursor -- uid: Terminal.Gui.Button.ProcessColdKey* - parent: Terminal.Gui.Button - isExternal: false - name: ProcessColdKey - nameWithType: Button.ProcessColdKey - fullName: Button.ProcessColdKey + fullName: Terminal.Gui.Button.PositionCursor +- uid: Terminal.Gui.Button.ProcessHotKey(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.Button.ProcessHotKey(Terminal.Gui.KeyEvent) + isExternal: true +- uid: Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) + parent: Terminal.Gui.View + name: ProcessHotKey(KeyEvent) + nameWithType: View.ProcessHotKey(KeyEvent) + fullName: Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) + spec.csharp: + - uid: Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) + name: ProcessHotKey + nameWithType: View.ProcessHotKey + fullName: Terminal.Gui.View.ProcessHotKey + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) + name: ProcessHotKey + nameWithType: View.ProcessHotKey + fullName: Terminal.Gui.View.ProcessHotKey + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) - uid: Terminal.Gui.Button.ProcessHotKey* - parent: Terminal.Gui.Button - isExternal: false + commentId: Overload:Terminal.Gui.Button.ProcessHotKey name: ProcessHotKey nameWithType: Button.ProcessHotKey - fullName: Button.ProcessHotKey + fullName: Terminal.Gui.Button.ProcessHotKey +- uid: Terminal.Gui.Button.ProcessColdKey(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.Button.ProcessColdKey(Terminal.Gui.KeyEvent) + isExternal: true +- uid: Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) + parent: Terminal.Gui.View + name: ProcessColdKey(KeyEvent) + nameWithType: View.ProcessColdKey(KeyEvent) + fullName: Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) + spec.csharp: + - uid: Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) + name: ProcessColdKey + nameWithType: View.ProcessColdKey + fullName: Terminal.Gui.View.ProcessColdKey + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) + name: ProcessColdKey + nameWithType: View.ProcessColdKey + fullName: Terminal.Gui.View.ProcessColdKey + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.Button.ProcessColdKey* + commentId: Overload:Terminal.Gui.Button.ProcessColdKey + name: ProcessColdKey + nameWithType: Button.ProcessColdKey + fullName: Terminal.Gui.Button.ProcessColdKey +- uid: Terminal.Gui.Button.ProcessKey(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.Button.ProcessKey(Terminal.Gui.KeyEvent) + isExternal: true +- uid: Terminal.Gui.View.ProcessKey(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.View.ProcessKey(Terminal.Gui.KeyEvent) + parent: Terminal.Gui.View + name: ProcessKey(KeyEvent) + nameWithType: View.ProcessKey(KeyEvent) + fullName: Terminal.Gui.View.ProcessKey(Terminal.Gui.KeyEvent) + spec.csharp: + - uid: Terminal.Gui.View.ProcessKey(Terminal.Gui.KeyEvent) + name: ProcessKey + nameWithType: View.ProcessKey + fullName: Terminal.Gui.View.ProcessKey + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ProcessKey(Terminal.Gui.KeyEvent) + name: ProcessKey + nameWithType: View.ProcessKey + fullName: Terminal.Gui.View.ProcessKey + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) - uid: Terminal.Gui.Button.ProcessKey* - parent: Terminal.Gui.Button - isExternal: false + commentId: Overload:Terminal.Gui.Button.ProcessKey name: ProcessKey nameWithType: Button.ProcessKey - fullName: Button.ProcessKey -- uid: Terminal.Gui.Button.Redraw* - parent: Terminal.Gui.Button - isExternal: false - name: Redraw - nameWithType: Button.Redraw - fullName: Button.Redraw -- uid: Terminal.Gui.Button.Text* - parent: Terminal.Gui.Button - isExternal: false - name: Text - nameWithType: Button.Text - fullName: Button.Text -- uid: Terminal.Gui.Responder.CanFocus + fullName: Terminal.Gui.Button.ProcessKey +- uid: Terminal.Gui.Button.MouseEvent(Terminal.Gui.MouseEvent) + commentId: M:Terminal.Gui.Button.MouseEvent(Terminal.Gui.MouseEvent) + isExternal: true +- uid: Terminal.Gui.Responder.MouseEvent(Terminal.Gui.MouseEvent) + commentId: M:Terminal.Gui.Responder.MouseEvent(Terminal.Gui.MouseEvent) parent: Terminal.Gui.Responder - isExternal: false - name: CanFocus - nameWithType: Responder.CanFocus - fullName: Responder.CanFocus -- uid: Terminal.Gui.View.HasFocus - parent: Terminal.Gui.View - isExternal: false - name: HasFocus - nameWithType: View.HasFocus - fullName: View.HasFocus -- uid: Terminal.Gui.View.Add(Terminal.Gui.View) - parent: Terminal.Gui.View - isExternal: false - name: Add(View) - nameWithType: View.Add(View) - fullName: View.Add(View) -- uid: Terminal.Gui.View.Add(Terminal.Gui.View[]) - parent: Terminal.Gui.View - isExternal: false - name: Add(View[]) - nameWithType: View.Add(View[]) - fullName: View.Add(View[]) -- uid: Terminal.Gui.View.AddRune(System.Int32,System.Int32,System.Rune) - parent: Terminal.Gui.View - isExternal: false - name: AddRune(Int32, Int32, Rune) - nameWithType: View.AddRune(Int32, Int32, Rune) - fullName: View.AddRune(Int32, Int32, Rune) -- uid: Terminal.Gui.View.Bounds - parent: Terminal.Gui.View - isExternal: false - name: Bounds - nameWithType: View.Bounds - fullName: View.Bounds -- uid: Terminal.Gui.View.ChildNeedsDisplay - parent: Terminal.Gui.View - isExternal: false - name: ChildNeedsDisplay() - nameWithType: View.ChildNeedsDisplay() - fullName: View.ChildNeedsDisplay() -- uid: Terminal.Gui.View.Clear - parent: Terminal.Gui.View - isExternal: false - name: Clear() - nameWithType: View.Clear() - fullName: View.Clear() -- uid: Terminal.Gui.View.Clear(Terminal.Gui.Rect) - parent: Terminal.Gui.View - isExternal: false - name: Clear(Rect) - nameWithType: View.Clear(Rect) - fullName: View.Clear(Rect) -- uid: Terminal.Gui.View.ClearNeedsDisplay - parent: Terminal.Gui.View - isExternal: false - name: ClearNeedsDisplay() - nameWithType: View.ClearNeedsDisplay() - fullName: View.ClearNeedsDisplay() -- uid: Terminal.Gui.View.ClipToBounds - parent: Terminal.Gui.View - isExternal: false - name: ClipToBounds() - nameWithType: View.ClipToBounds() - fullName: View.ClipToBounds() -- uid: Terminal.Gui.View.ColorScheme - parent: Terminal.Gui.View - isExternal: false - name: ColorScheme - nameWithType: View.ColorScheme - fullName: View.ColorScheme -- uid: Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean) - parent: Terminal.Gui.View - isExternal: false - name: DrawFrame(Rect, Int32, Boolean) - nameWithType: View.DrawFrame(Rect, Int32, Boolean) - fullName: View.DrawFrame(Rect, Int32, Boolean) -- uid: Terminal.Gui.View.DrawHotString(NStack.ustring,System.Boolean,Terminal.Gui.ColorScheme) - parent: Terminal.Gui.View - isExternal: false - name: DrawHotString(ustring, Boolean, ColorScheme) - nameWithType: View.DrawHotString(ustring, Boolean, ColorScheme) - fullName: View.DrawHotString(ustring, Boolean, ColorScheme) -- uid: Terminal.Gui.View.DrawHotString(NStack.ustring,Terminal.Gui.Attribute,Terminal.Gui.Attribute) - parent: Terminal.Gui.View - isExternal: false - name: DrawHotString(ustring, Attribute, Attribute) - nameWithType: View.DrawHotString(ustring, Attribute, Attribute) - fullName: View.DrawHotString(ustring, Attribute, Attribute) -- uid: Terminal.Gui.View.Driver - parent: Terminal.Gui.View - isExternal: false - name: Driver - nameWithType: View.Driver - fullName: View.Driver -- uid: Terminal.Gui.View.EnsureFocus - parent: Terminal.Gui.View - isExternal: false - name: EnsureFocus() - nameWithType: View.EnsureFocus() - fullName: View.EnsureFocus() -- uid: Terminal.Gui.View.Focused - parent: Terminal.Gui.View - isExternal: false - name: Focused - nameWithType: View.Focused - fullName: View.Focused -- uid: Terminal.Gui.View.FocusFirst - parent: Terminal.Gui.View - isExternal: false - name: FocusFirst() - nameWithType: View.FocusFirst() - fullName: View.FocusFirst() -- uid: Terminal.Gui.View.FocusLast - parent: Terminal.Gui.View - isExternal: false - name: FocusLast() - nameWithType: View.FocusLast() - fullName: View.FocusLast() -- uid: Terminal.Gui.View.FocusNext - parent: Terminal.Gui.View - isExternal: false - name: FocusNext() - nameWithType: View.FocusNext() - fullName: View.FocusNext() -- uid: Terminal.Gui.View.FocusPrev - parent: Terminal.Gui.View - isExternal: false - name: FocusPrev() - nameWithType: View.FocusPrev() - fullName: View.FocusPrev() -- uid: Terminal.Gui.View.Frame - parent: Terminal.Gui.View - isExternal: false - name: Frame - nameWithType: View.Frame - fullName: View.Frame -- uid: Terminal.Gui.View.GetEnumerator - parent: Terminal.Gui.View - isExternal: false - name: GetEnumerator() - nameWithType: View.GetEnumerator() - fullName: View.GetEnumerator() -- uid: Terminal.Gui.View.Height - parent: Terminal.Gui.View - isExternal: false - name: Height - nameWithType: View.Height - fullName: View.Height -- uid: Terminal.Gui.View.Id - parent: Terminal.Gui.View - isExternal: false - name: Id - nameWithType: View.Id - fullName: View.Id -- uid: Terminal.Gui.View.LayoutStyle - parent: Terminal.Gui.View - isExternal: false - name: LayoutStyle - nameWithType: View.LayoutStyle - fullName: View.LayoutStyle -- uid: Terminal.Gui.View.LayoutSubviews - parent: Terminal.Gui.View - isExternal: false - name: LayoutSubviews() - nameWithType: View.LayoutSubviews() - fullName: View.LayoutSubviews() -- uid: Terminal.Gui.View.MostFocused - parent: Terminal.Gui.View - isExternal: false - name: MostFocused - nameWithType: View.MostFocused - fullName: View.MostFocused -- uid: Terminal.Gui.View.Move(System.Int32,System.Int32) - parent: Terminal.Gui.View - isExternal: false - name: Move(Int32, Int32) - nameWithType: View.Move(Int32, Int32) - fullName: View.Move(Int32, Int32) -- uid: Terminal.Gui.View.Remove(Terminal.Gui.View) - parent: Terminal.Gui.View - isExternal: false - name: Remove(View) - nameWithType: View.Remove(View) - fullName: View.Remove(View) -- uid: Terminal.Gui.View.RemoveAll - parent: Terminal.Gui.View - isExternal: false - name: RemoveAll() - nameWithType: View.RemoveAll() - fullName: View.RemoveAll() -- uid: Terminal.Gui.View.ScreenToView(System.Int32,System.Int32) - parent: Terminal.Gui.View - isExternal: false - name: ScreenToView(Int32, Int32) - nameWithType: View.ScreenToView(Int32, Int32) - fullName: View.ScreenToView(Int32, Int32) -- uid: Terminal.Gui.View.SetClip(Terminal.Gui.Rect) - parent: Terminal.Gui.View - isExternal: false - name: SetClip(Rect) - nameWithType: View.SetClip(Rect) - fullName: View.SetClip(Rect) -- uid: Terminal.Gui.View.SetFocus(Terminal.Gui.View) - parent: Terminal.Gui.View - isExternal: false - name: SetFocus(View) - nameWithType: View.SetFocus(View) - fullName: View.SetFocus(View) -- uid: Terminal.Gui.View.SetNeedsDisplay - parent: Terminal.Gui.View - isExternal: false - name: SetNeedsDisplay() - nameWithType: View.SetNeedsDisplay() - fullName: View.SetNeedsDisplay() -- uid: Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) - parent: Terminal.Gui.View - isExternal: false - name: SetNeedsDisplay(Rect) - nameWithType: View.SetNeedsDisplay(Rect) - fullName: View.SetNeedsDisplay(Rect) -- uid: Terminal.Gui.View.Subviews - parent: Terminal.Gui.View - isExternal: false - name: Subviews - nameWithType: View.Subviews - fullName: View.Subviews -- uid: Terminal.Gui.View.SuperView - parent: Terminal.Gui.View - isExternal: false - name: SuperView - nameWithType: View.SuperView - fullName: View.SuperView -- uid: Terminal.Gui.View.ToString - parent: Terminal.Gui.View - isExternal: false - name: ToString() - nameWithType: View.ToString() - fullName: View.ToString() -- uid: Terminal.Gui.View.WantMousePositionReports - parent: Terminal.Gui.View - isExternal: false - name: WantMousePositionReports - nameWithType: View.WantMousePositionReports - fullName: View.WantMousePositionReports -- uid: Terminal.Gui.View.Width - parent: Terminal.Gui.View - isExternal: false - name: Width - nameWithType: View.Width - fullName: View.Width -- uid: Terminal.Gui.View.X - parent: Terminal.Gui.View - isExternal: false - name: X - nameWithType: View.X - fullName: View.X -- uid: Terminal.Gui.View.Y - parent: Terminal.Gui.View - isExternal: false - name: Y - nameWithType: View.Y - fullName: View.Y + name: MouseEvent(MouseEvent) + nameWithType: Responder.MouseEvent(MouseEvent) + fullName: Terminal.Gui.Responder.MouseEvent(Terminal.Gui.MouseEvent) + spec.csharp: + - uid: Terminal.Gui.Responder.MouseEvent(Terminal.Gui.MouseEvent) + name: MouseEvent + nameWithType: Responder.MouseEvent + fullName: Terminal.Gui.Responder.MouseEvent + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.MouseEvent + name: MouseEvent + nameWithType: MouseEvent + fullName: Terminal.Gui.MouseEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.Responder.MouseEvent(Terminal.Gui.MouseEvent) + name: MouseEvent + nameWithType: Responder.MouseEvent + fullName: Terminal.Gui.Responder.MouseEvent + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.MouseEvent + name: MouseEvent + nameWithType: MouseEvent + fullName: Terminal.Gui.MouseEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.Button.MouseEvent* + commentId: Overload:Terminal.Gui.Button.MouseEvent + name: MouseEvent + nameWithType: Button.MouseEvent + fullName: Terminal.Gui.Button.MouseEvent +- uid: Terminal.Gui.MouseEvent + commentId: T:Terminal.Gui.MouseEvent + parent: Terminal.Gui + name: MouseEvent + nameWithType: MouseEvent + fullName: Terminal.Gui.MouseEvent +shouldSkipMarkup: true diff --git a/docfx/api/Terminal.Gui/Terminal.Gui.CheckBox.yml b/docfx/api/Terminal.Gui/Terminal.Gui.CheckBox.yml index cfcabf4b9..f2485ec12 100644 --- a/docfx/api/Terminal.Gui/Terminal.Gui.CheckBox.yml +++ b/docfx/api/Terminal.Gui/Terminal.Gui.CheckBox.yml @@ -1,7 +1,9 @@ ### YamlMime:ManagedReference items: - uid: Terminal.Gui.CheckBox + commentId: T:Terminal.Gui.CheckBox id: CheckBox + parent: Terminal.Gui children: - Terminal.Gui.CheckBox.#ctor(NStack.ustring,System.Boolean) - Terminal.Gui.CheckBox.#ctor(System.Int32,System.Int32,NStack.ustring) @@ -15,83 +17,175 @@ items: - Terminal.Gui.CheckBox.Toggled langs: - csharp + - vb name: CheckBox nameWithType: CheckBox fullName: Terminal.Gui.CheckBox type: Class + source: + remote: + path: Terminal.Gui/Views/Checkbox.cs + branch: docs + repo: tig:tig/gui.cs.git + id: CheckBox + path: ../Terminal.Gui/Views/Checkbox.cs + startLine: 14 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: The Checkbox View shows an on/off toggle that the user can set + summary: "\nThe shows an on/off toggle that the user can set\n" + example: [] syntax: - content: 'public class CheckBox : Terminal.Gui.View' + content: 'public class CheckBox : View, IEnumerable' + content.vb: >- + Public Class CheckBox + + Inherits View + + Implements IEnumerable inheritance: - System.Object - Terminal.Gui.Responder - Terminal.Gui.View - implements: [] + implements: + - System.Collections.IEnumerable inheritedMembers: - - Terminal.Gui.Responder.CanFocus - - Terminal.Gui.View.Add(Terminal.Gui.View) - - Terminal.Gui.View.Add(Terminal.Gui.View[]) - - Terminal.Gui.View.AddRune(System.Int32,System.Int32,System.Rune) - - Terminal.Gui.View.Bounds - - Terminal.Gui.View.ChildNeedsDisplay - - Terminal.Gui.View.Clear - - Terminal.Gui.View.Clear(Terminal.Gui.Rect) - - Terminal.Gui.View.ClearNeedsDisplay - - Terminal.Gui.View.ClipToBounds - - Terminal.Gui.View.ColorScheme - - Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean) - - Terminal.Gui.View.DrawHotString(NStack.ustring,System.Boolean,Terminal.Gui.ColorScheme) - - Terminal.Gui.View.DrawHotString(NStack.ustring,Terminal.Gui.Attribute,Terminal.Gui.Attribute) + - Terminal.Gui.View.Enter + - Terminal.Gui.View.Leave + - Terminal.Gui.View.MouseEnter + - Terminal.Gui.View.MouseLeave - Terminal.Gui.View.Driver - - Terminal.Gui.View.EnsureFocus - - Terminal.Gui.View.Focused - - Terminal.Gui.View.FocusFirst - - Terminal.Gui.View.FocusLast - - Terminal.Gui.View.FocusNext - - Terminal.Gui.View.FocusPrev + - Terminal.Gui.View.Subviews + - Terminal.Gui.View.Id + - Terminal.Gui.View.WantMousePositionReports + - Terminal.Gui.View.WantContinuousButtonPressed - Terminal.Gui.View.Frame - Terminal.Gui.View.GetEnumerator - - Terminal.Gui.View.HasFocus - - Terminal.Gui.View.Height - - Terminal.Gui.View.Id - Terminal.Gui.View.LayoutStyle - - Terminal.Gui.View.LayoutSubviews - - Terminal.Gui.View.MostFocused - - Terminal.Gui.View.Move(System.Int32,System.Int32) - - Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) - - Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) - - Terminal.Gui.View.Remove(Terminal.Gui.View) - - Terminal.Gui.View.RemoveAll - - Terminal.Gui.View.ScreenToView(System.Int32,System.Int32) - - Terminal.Gui.View.SetClip(Terminal.Gui.Rect) - - Terminal.Gui.View.SetFocus(Terminal.Gui.View) - - Terminal.Gui.View.SetNeedsDisplay - - Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) - - Terminal.Gui.View.Subviews - - Terminal.Gui.View.SuperView - - Terminal.Gui.View.ToString - - Terminal.Gui.View.WantMousePositionReports - - Terminal.Gui.View.Width + - Terminal.Gui.View.Bounds - Terminal.Gui.View.X - Terminal.Gui.View.Y + - Terminal.Gui.View.Width + - Terminal.Gui.View.Height + - Terminal.Gui.View.SuperView + - Terminal.Gui.View.SetNeedsDisplay + - Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) + - Terminal.Gui.View.ChildNeedsDisplay + - Terminal.Gui.View.Add(Terminal.Gui.View) + - Terminal.Gui.View.Add(Terminal.Gui.View[]) + - Terminal.Gui.View.RemoveAll + - Terminal.Gui.View.Remove(Terminal.Gui.View) + - Terminal.Gui.View.BringSubviewToFront(Terminal.Gui.View) + - Terminal.Gui.View.SendSubviewToBack(Terminal.Gui.View) + - Terminal.Gui.View.SendSubviewBackwards(Terminal.Gui.View) + - Terminal.Gui.View.BringSubviewForward(Terminal.Gui.View) + - Terminal.Gui.View.Clear + - Terminal.Gui.View.Clear(Terminal.Gui.Rect) + - Terminal.Gui.View.ScreenToView(System.Int32,System.Int32) + - Terminal.Gui.View.ClipToBounds + - Terminal.Gui.View.SetClip(Terminal.Gui.Rect) + - Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean) + - Terminal.Gui.View.DrawHotString(NStack.ustring,Terminal.Gui.Attribute,Terminal.Gui.Attribute) + - Terminal.Gui.View.DrawHotString(NStack.ustring,System.Boolean,Terminal.Gui.ColorScheme) + - Terminal.Gui.View.Move(System.Int32,System.Int32) + - Terminal.Gui.View.HasFocus + - Terminal.Gui.View.OnEnter + - Terminal.Gui.View.OnLeave + - Terminal.Gui.View.Focused + - Terminal.Gui.View.MostFocused + - Terminal.Gui.View.ColorScheme + - Terminal.Gui.View.AddRune(System.Int32,System.Int32,System.Rune) + - Terminal.Gui.View.ClearNeedsDisplay + - Terminal.Gui.View.SetFocus(Terminal.Gui.View) + - Terminal.Gui.View.KeyPress + - Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) + - Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) + - Terminal.Gui.View.KeyDown + - Terminal.Gui.View.OnKeyDown(Terminal.Gui.KeyEvent) + - Terminal.Gui.View.KeyUp + - Terminal.Gui.View.OnKeyUp(Terminal.Gui.KeyEvent) + - Terminal.Gui.View.EnsureFocus + - Terminal.Gui.View.FocusFirst + - Terminal.Gui.View.FocusLast + - Terminal.Gui.View.FocusPrev + - Terminal.Gui.View.FocusNext + - Terminal.Gui.View.LayoutSubviews + - Terminal.Gui.View.ToString + - Terminal.Gui.View.OnMouseEnter(Terminal.Gui.MouseEvent) + - Terminal.Gui.View.OnMouseLeave(Terminal.Gui.MouseEvent) + - Terminal.Gui.Responder.CanFocus + - 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) + modifiers.csharp: + - public + - class + modifiers.vb: + - Public + - Class +- uid: Terminal.Gui.CheckBox.Toggled + commentId: E:Terminal.Gui.CheckBox.Toggled + id: Toggled + parent: Terminal.Gui.CheckBox + langs: + - csharp + - vb + name: Toggled + nameWithType: CheckBox.Toggled + fullName: Terminal.Gui.CheckBox.Toggled + type: Event + source: + remote: + path: Terminal.Gui/Views/Checkbox.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Toggled + path: ../Terminal.Gui/Views/Checkbox.cs + startLine: 27 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nToggled event, raised when the is toggled.\n" + remarks: "\nClient code can hook up to this event, it is\nraised when the is activated either with\nthe mouse or the keyboard.\n" + example: [] + syntax: + content: public event EventHandler Toggled + return: + type: System.EventHandler + content.vb: Public Event Toggled As EventHandler + modifiers.csharp: + - public + modifiers.vb: + - Public - uid: Terminal.Gui.CheckBox.#ctor(NStack.ustring,System.Boolean) + commentId: M:Terminal.Gui.CheckBox.#ctor(NStack.ustring,System.Boolean) id: '#ctor(NStack.ustring,System.Boolean)' parent: Terminal.Gui.CheckBox langs: - csharp + - vb name: CheckBox(ustring, Boolean) nameWithType: CheckBox.CheckBox(ustring, Boolean) - fullName: CheckBox.CheckBox(ustring, Boolean) + fullName: Terminal.Gui.CheckBox.CheckBox(NStack.ustring, System.Boolean) type: Constructor + source: + remote: + path: Terminal.Gui/Views/Checkbox.cs + branch: docs + repo: tig:tig/gui.cs.git + id: .ctor + path: ../Terminal.Gui/Views/Checkbox.cs + startLine: 34 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: Public constructor, creates a CheckButton based on the given text, uses Computed layout and sets the height and width. + summary: "\nInitializes a new instance of based on the given text, uses Computed layout and sets the height and width.\n" + example: [] syntax: - content: public CheckBox (NStack.ustring s, bool is_checked = false); + content: public CheckBox(ustring s, bool is_checked = false) parameters: - id: s type: NStack.ustring @@ -99,645 +193,2452 @@ items: - id: is_checked type: System.Boolean description: If set to true is checked. + content.vb: Public Sub New(s As ustring, is_checked As Boolean = False) overload: Terminal.Gui.CheckBox.#ctor* - exceptions: [] + modifiers.csharp: + - public + modifiers.vb: + - Public - uid: Terminal.Gui.CheckBox.#ctor(System.Int32,System.Int32,NStack.ustring) + commentId: M:Terminal.Gui.CheckBox.#ctor(System.Int32,System.Int32,NStack.ustring) id: '#ctor(System.Int32,System.Int32,NStack.ustring)' parent: Terminal.Gui.CheckBox langs: - csharp + - vb name: CheckBox(Int32, Int32, ustring) nameWithType: CheckBox.CheckBox(Int32, Int32, ustring) - fullName: CheckBox.CheckBox(Int32, Int32, ustring) + fullName: Terminal.Gui.CheckBox.CheckBox(System.Int32, System.Int32, NStack.ustring) type: Constructor + source: + remote: + path: Terminal.Gui/Views/Checkbox.cs + branch: docs + repo: tig:tig/gui.cs.git + id: .ctor + path: ../Terminal.Gui/Views/Checkbox.cs + startLine: 50 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: >- - Public constructor, creates a CheckButton based on - the given text at an absolute position. - remarks: >- - The size of CheckButton is computed based on the - text length. This CheckButton is not toggled. + summary: "\nInitializes a new instance of based on the given text at the given position and a state.\n" + remarks: "\nThe size of is computed based on the\ntext length. This is not toggled.\n" + example: [] syntax: - content: public CheckBox (int x, int y, NStack.ustring s); + content: public CheckBox(int x, int y, ustring s) parameters: - id: x type: System.Int32 - description: To be added. - id: y type: System.Int32 - description: To be added. - id: s type: NStack.ustring - description: To be added. + content.vb: Public Sub New(x As Integer, y As Integer, s As ustring) overload: Terminal.Gui.CheckBox.#ctor* - exceptions: [] + modifiers.csharp: + - public + modifiers.vb: + - Public - uid: Terminal.Gui.CheckBox.#ctor(System.Int32,System.Int32,NStack.ustring,System.Boolean) + commentId: M:Terminal.Gui.CheckBox.#ctor(System.Int32,System.Int32,NStack.ustring,System.Boolean) id: '#ctor(System.Int32,System.Int32,NStack.ustring,System.Boolean)' parent: Terminal.Gui.CheckBox langs: - csharp + - vb name: CheckBox(Int32, Int32, ustring, Boolean) nameWithType: CheckBox.CheckBox(Int32, Int32, ustring, Boolean) - fullName: CheckBox.CheckBox(Int32, Int32, ustring, Boolean) + fullName: Terminal.Gui.CheckBox.CheckBox(System.Int32, System.Int32, NStack.ustring, System.Boolean) type: Constructor + source: + remote: + path: Terminal.Gui/Views/Checkbox.cs + branch: docs + repo: tig:tig/gui.cs.git + id: .ctor + path: ../Terminal.Gui/Views/Checkbox.cs + startLine: 61 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: >- - Public constructor, creates a CheckButton based on - the given text at the given position and a state. - remarks: >- - The size of CheckButton is computed based on the - text length. + summary: "\nInitializes a new instance of based on the given text at the given position and a state.\n" + remarks: "\nThe size of is computed based on the\ntext length. \n" + example: [] syntax: - content: public CheckBox (int x, int y, NStack.ustring s, bool is_checked); + content: public CheckBox(int x, int y, ustring s, bool is_checked) parameters: - id: x type: System.Int32 - description: To be added. - id: y type: System.Int32 - description: To be added. - id: s type: NStack.ustring - description: To be added. - id: is_checked type: System.Boolean - description: To be added. + content.vb: Public Sub New(x As Integer, y As Integer, s As ustring, is_checked As Boolean) overload: Terminal.Gui.CheckBox.#ctor* - exceptions: [] + modifiers.csharp: + - public + modifiers.vb: + - Public - uid: Terminal.Gui.CheckBox.Checked + commentId: P:Terminal.Gui.CheckBox.Checked id: Checked parent: Terminal.Gui.CheckBox langs: - csharp + - vb name: Checked nameWithType: CheckBox.Checked - fullName: CheckBox.Checked + fullName: Terminal.Gui.CheckBox.Checked type: Property + source: + remote: + path: Terminal.Gui/Views/Checkbox.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Checked + path: ../Terminal.Gui/Views/Checkbox.cs + startLine: 72 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: The state of the checkbox. + summary: "\nThe state of the \n" + example: [] syntax: content: public bool Checked { get; set; } - return: - type: System.Boolean - description: To be added. - overload: Terminal.Gui.CheckBox.Checked* - exceptions: [] -- uid: Terminal.Gui.CheckBox.MouseEvent(Terminal.Gui.MouseEvent) - id: MouseEvent(Terminal.Gui.MouseEvent) - parent: Terminal.Gui.CheckBox - langs: - - csharp - name: MouseEvent(MouseEvent) - nameWithType: CheckBox.MouseEvent(MouseEvent) - fullName: CheckBox.MouseEvent(MouseEvent) - type: Method - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - syntax: - content: public override bool MouseEvent (Terminal.Gui.MouseEvent me); - parameters: - - id: me - type: Terminal.Gui.MouseEvent - description: To be added. - return: - type: System.Boolean - description: To be added. - overload: Terminal.Gui.CheckBox.MouseEvent* - exceptions: [] -- uid: Terminal.Gui.CheckBox.PositionCursor - id: PositionCursor - parent: Terminal.Gui.CheckBox - langs: - - csharp - name: PositionCursor() - nameWithType: CheckBox.PositionCursor() - fullName: CheckBox.PositionCursor() - type: Method - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - syntax: - content: public override void PositionCursor (); parameters: [] - overload: Terminal.Gui.CheckBox.PositionCursor* - exceptions: [] -- uid: Terminal.Gui.CheckBox.ProcessKey(Terminal.Gui.KeyEvent) - id: ProcessKey(Terminal.Gui.KeyEvent) - parent: Terminal.Gui.CheckBox - langs: - - csharp - name: ProcessKey(KeyEvent) - nameWithType: CheckBox.ProcessKey(KeyEvent) - fullName: CheckBox.ProcessKey(KeyEvent) - type: Method - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - syntax: - content: public override bool ProcessKey (Terminal.Gui.KeyEvent kb); - parameters: - - id: kb - type: Terminal.Gui.KeyEvent - description: To be added. return: type: System.Boolean - description: To be added. - overload: Terminal.Gui.CheckBox.ProcessKey* - exceptions: [] -- uid: Terminal.Gui.CheckBox.Redraw(Terminal.Gui.Rect) - id: Redraw(Terminal.Gui.Rect) - parent: Terminal.Gui.CheckBox - langs: - - csharp - name: Redraw(Rect) - nameWithType: CheckBox.Redraw(Rect) - fullName: CheckBox.Redraw(Rect) - type: Method - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - syntax: - content: public override void Redraw (Terminal.Gui.Rect region); - parameters: - - id: region - type: Terminal.Gui.Rect - description: To be added. - overload: Terminal.Gui.CheckBox.Redraw* - exceptions: [] + content.vb: Public Property Checked As Boolean + overload: Terminal.Gui.CheckBox.Checked* + modifiers.csharp: + - public + - get + - set + modifiers.vb: + - Public - uid: Terminal.Gui.CheckBox.Text + commentId: P:Terminal.Gui.CheckBox.Text id: Text parent: Terminal.Gui.CheckBox langs: - csharp + - vb name: Text nameWithType: CheckBox.Text - fullName: CheckBox.Text + fullName: Terminal.Gui.CheckBox.Text type: Property + source: + remote: + path: Terminal.Gui/Views/Checkbox.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Text + path: ../Terminal.Gui/Views/Checkbox.cs + startLine: 77 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: The text displayed by this widget. + summary: "\nThe text displayed by this \n" + example: [] syntax: - content: public NStack.ustring Text { get; set; } + content: public ustring Text { get; set; } + parameters: [] return: type: NStack.ustring - description: To be added. + content.vb: Public Property Text As ustring overload: Terminal.Gui.CheckBox.Text* - exceptions: [] -- uid: Terminal.Gui.CheckBox.Toggled - id: Toggled + modifiers.csharp: + - public + - get + - set + modifiers.vb: + - Public +- uid: Terminal.Gui.CheckBox.Redraw(Terminal.Gui.Rect) + commentId: M:Terminal.Gui.CheckBox.Redraw(Terminal.Gui.Rect) + id: Redraw(Terminal.Gui.Rect) parent: Terminal.Gui.CheckBox langs: - csharp - name: Toggled - nameWithType: CheckBox.Toggled - fullName: CheckBox.Toggled - type: Event + - vb + name: Redraw(Rect) + nameWithType: CheckBox.Redraw(Rect) + fullName: Terminal.Gui.CheckBox.Redraw(Terminal.Gui.Rect) + type: Method + source: + remote: + path: Terminal.Gui/Views/Checkbox.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Redraw + path: ../Terminal.Gui/Views/Checkbox.cs + startLine: 100 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: Toggled event, raised when the CheckButton is toggled. - remarks: >- - Client code can hook up to this event, it is - raised when the checkbutton is activated either with - the mouse or the keyboard. + example: [] syntax: - content: public event EventHandler Toggled; + content: public override void Redraw(Rect region) + parameters: + - id: region + type: Terminal.Gui.Rect + content.vb: Public Overrides Sub Redraw(region As Rect) + overridden: Terminal.Gui.View.Redraw(Terminal.Gui.Rect) + overload: Terminal.Gui.CheckBox.Redraw* + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides +- uid: Terminal.Gui.CheckBox.PositionCursor + commentId: M:Terminal.Gui.CheckBox.PositionCursor + id: PositionCursor + parent: Terminal.Gui.CheckBox + langs: + - csharp + - vb + name: PositionCursor() + nameWithType: CheckBox.PositionCursor() + fullName: Terminal.Gui.CheckBox.PositionCursor() + type: Method + source: + remote: + path: Terminal.Gui/Views/Checkbox.cs + branch: docs + repo: tig:tig/gui.cs.git + id: PositionCursor + path: ../Terminal.Gui/Views/Checkbox.cs + startLine: 115 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + example: [] + syntax: + content: public override void PositionCursor() + content.vb: Public Overrides Sub PositionCursor + overridden: Terminal.Gui.View.PositionCursor + overload: Terminal.Gui.CheckBox.PositionCursor* + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides +- uid: Terminal.Gui.CheckBox.ProcessKey(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.CheckBox.ProcessKey(Terminal.Gui.KeyEvent) + id: ProcessKey(Terminal.Gui.KeyEvent) + parent: Terminal.Gui.CheckBox + langs: + - csharp + - vb + name: ProcessKey(KeyEvent) + nameWithType: CheckBox.ProcessKey(KeyEvent) + fullName: Terminal.Gui.CheckBox.ProcessKey(Terminal.Gui.KeyEvent) + type: Method + source: + remote: + path: Terminal.Gui/Views/Checkbox.cs + branch: docs + repo: tig:tig/gui.cs.git + id: ProcessKey + path: ../Terminal.Gui/Views/Checkbox.cs + startLine: 121 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + example: [] + syntax: + content: public override bool ProcessKey(KeyEvent kb) + parameters: + - id: kb + type: Terminal.Gui.KeyEvent return: - type: System.EventHandler - description: To be added. - exceptions: [] + type: System.Boolean + content.vb: Public Overrides Function ProcessKey(kb As KeyEvent) As Boolean + overridden: Terminal.Gui.View.ProcessKey(Terminal.Gui.KeyEvent) + overload: Terminal.Gui.CheckBox.ProcessKey* + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides +- uid: Terminal.Gui.CheckBox.MouseEvent(Terminal.Gui.MouseEvent) + commentId: M:Terminal.Gui.CheckBox.MouseEvent(Terminal.Gui.MouseEvent) + id: MouseEvent(Terminal.Gui.MouseEvent) + parent: Terminal.Gui.CheckBox + langs: + - csharp + - vb + name: MouseEvent(MouseEvent) + nameWithType: CheckBox.MouseEvent(MouseEvent) + fullName: Terminal.Gui.CheckBox.MouseEvent(Terminal.Gui.MouseEvent) + type: Method + source: + remote: + path: Terminal.Gui/Views/Checkbox.cs + branch: docs + repo: tig:tig/gui.cs.git + id: MouseEvent + path: ../Terminal.Gui/Views/Checkbox.cs + startLine: 136 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + example: [] + syntax: + content: public override bool MouseEvent(MouseEvent me) + parameters: + - id: me + type: Terminal.Gui.MouseEvent + return: + type: System.Boolean + content.vb: Public Overrides Function MouseEvent(me As MouseEvent) As Boolean + overridden: Terminal.Gui.Responder.MouseEvent(Terminal.Gui.MouseEvent) + overload: Terminal.Gui.CheckBox.MouseEvent* + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides references: +- uid: Terminal.Gui.CheckBox + commentId: T:Terminal.Gui.CheckBox + name: CheckBox + nameWithType: CheckBox + fullName: Terminal.Gui.CheckBox - uid: Terminal.Gui.View + commentId: T:Terminal.Gui.View parent: Terminal.Gui - isExternal: false name: View nameWithType: View fullName: Terminal.Gui.View -- uid: Terminal.Gui.CheckBox.#ctor(NStack.ustring,System.Boolean) - parent: Terminal.Gui.CheckBox - isExternal: false - name: CheckBox(ustring, Boolean) - nameWithType: CheckBox.CheckBox(ustring, Boolean) - fullName: CheckBox.CheckBox(ustring, Boolean) -- uid: NStack.ustring - parent: NStack - isExternal: true - name: ustring - nameWithType: ustring - fullName: NStack.ustring -- uid: System.Boolean +- 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: Boolean - nameWithType: Boolean - fullName: System.Boolean -- uid: Terminal.Gui.CheckBox.#ctor(System.Int32,System.Int32,NStack.ustring) - parent: Terminal.Gui.CheckBox - isExternal: false - name: CheckBox(Int32, Int32, ustring) - nameWithType: CheckBox.CheckBox(Int32, Int32, ustring) - fullName: CheckBox.CheckBox(Int32, Int32, ustring) -- uid: System.Int32 - parent: System + name: Object + nameWithType: Object + fullName: System.Object +- uid: Terminal.Gui.Responder + commentId: T:Terminal.Gui.Responder + parent: Terminal.Gui + name: Responder + nameWithType: Responder + fullName: Terminal.Gui.Responder +- uid: System.Collections.IEnumerable + commentId: T:System.Collections.IEnumerable + parent: System.Collections isExternal: true - name: Int32 - nameWithType: Int32 - fullName: System.Int32 -- uid: Terminal.Gui.CheckBox.#ctor(System.Int32,System.Int32,NStack.ustring,System.Boolean) - parent: Terminal.Gui.CheckBox - isExternal: false - name: CheckBox(Int32, Int32, ustring, Boolean) - nameWithType: CheckBox.CheckBox(Int32, Int32, ustring, Boolean) - fullName: CheckBox.CheckBox(Int32, Int32, ustring, Boolean) -- uid: Terminal.Gui.CheckBox.Checked - parent: Terminal.Gui.CheckBox - isExternal: false - name: Checked - nameWithType: CheckBox.Checked - fullName: CheckBox.Checked -- uid: Terminal.Gui.CheckBox.MouseEvent(Terminal.Gui.MouseEvent) - parent: Terminal.Gui.CheckBox - isExternal: false - name: MouseEvent(MouseEvent) - nameWithType: CheckBox.MouseEvent(MouseEvent) - fullName: CheckBox.MouseEvent(MouseEvent) -- uid: Terminal.Gui.MouseEvent - parent: Terminal.Gui - isExternal: false - name: MouseEvent - nameWithType: MouseEvent - fullName: Terminal.Gui.MouseEvent -- uid: Terminal.Gui.CheckBox.PositionCursor - parent: Terminal.Gui.CheckBox - isExternal: false - name: PositionCursor() - nameWithType: CheckBox.PositionCursor() - fullName: CheckBox.PositionCursor() -- uid: Terminal.Gui.CheckBox.ProcessKey(Terminal.Gui.KeyEvent) - parent: Terminal.Gui.CheckBox - isExternal: false - name: ProcessKey(KeyEvent) - nameWithType: CheckBox.ProcessKey(KeyEvent) - fullName: CheckBox.ProcessKey(KeyEvent) -- uid: Terminal.Gui.KeyEvent - parent: Terminal.Gui - isExternal: false - name: KeyEvent - nameWithType: KeyEvent - fullName: Terminal.Gui.KeyEvent -- uid: Terminal.Gui.CheckBox.Redraw(Terminal.Gui.Rect) - parent: Terminal.Gui.CheckBox - isExternal: false - name: Redraw(Rect) - nameWithType: CheckBox.Redraw(Rect) - fullName: CheckBox.Redraw(Rect) -- uid: Terminal.Gui.Rect - parent: Terminal.Gui - isExternal: false - name: Rect - nameWithType: Rect - fullName: Terminal.Gui.Rect -- uid: Terminal.Gui.CheckBox.Text - parent: Terminal.Gui.CheckBox - isExternal: false - name: Text - nameWithType: CheckBox.Text - fullName: CheckBox.Text -- uid: Terminal.Gui.CheckBox.Toggled - parent: Terminal.Gui.CheckBox - isExternal: false - name: Toggled - nameWithType: CheckBox.Toggled - fullName: CheckBox.Toggled + name: IEnumerable + nameWithType: IEnumerable + fullName: System.Collections.IEnumerable +- uid: Terminal.Gui.View.Enter + commentId: E:Terminal.Gui.View.Enter + parent: Terminal.Gui.View + name: Enter + nameWithType: View.Enter + fullName: Terminal.Gui.View.Enter +- uid: Terminal.Gui.View.Leave + commentId: E:Terminal.Gui.View.Leave + parent: Terminal.Gui.View + name: Leave + nameWithType: View.Leave + fullName: Terminal.Gui.View.Leave +- uid: Terminal.Gui.View.MouseEnter + commentId: E:Terminal.Gui.View.MouseEnter + parent: Terminal.Gui.View + name: MouseEnter + nameWithType: View.MouseEnter + fullName: Terminal.Gui.View.MouseEnter +- uid: Terminal.Gui.View.MouseLeave + commentId: E:Terminal.Gui.View.MouseLeave + parent: Terminal.Gui.View + name: MouseLeave + nameWithType: View.MouseLeave + fullName: Terminal.Gui.View.MouseLeave +- uid: Terminal.Gui.View.Driver + commentId: P:Terminal.Gui.View.Driver + parent: Terminal.Gui.View + name: Driver + nameWithType: View.Driver + fullName: Terminal.Gui.View.Driver +- uid: Terminal.Gui.View.Subviews + commentId: P:Terminal.Gui.View.Subviews + parent: Terminal.Gui.View + name: Subviews + nameWithType: View.Subviews + fullName: Terminal.Gui.View.Subviews +- uid: Terminal.Gui.View.Id + commentId: P:Terminal.Gui.View.Id + parent: Terminal.Gui.View + name: Id + nameWithType: View.Id + fullName: Terminal.Gui.View.Id +- uid: Terminal.Gui.View.WantMousePositionReports + commentId: P:Terminal.Gui.View.WantMousePositionReports + parent: Terminal.Gui.View + name: WantMousePositionReports + nameWithType: View.WantMousePositionReports + fullName: Terminal.Gui.View.WantMousePositionReports +- uid: Terminal.Gui.View.WantContinuousButtonPressed + commentId: P:Terminal.Gui.View.WantContinuousButtonPressed + parent: Terminal.Gui.View + name: WantContinuousButtonPressed + nameWithType: View.WantContinuousButtonPressed + fullName: Terminal.Gui.View.WantContinuousButtonPressed +- uid: Terminal.Gui.View.Frame + commentId: P:Terminal.Gui.View.Frame + parent: Terminal.Gui.View + name: Frame + nameWithType: View.Frame + fullName: Terminal.Gui.View.Frame +- uid: Terminal.Gui.View.GetEnumerator + commentId: M:Terminal.Gui.View.GetEnumerator + parent: Terminal.Gui.View + name: GetEnumerator() + nameWithType: View.GetEnumerator() + fullName: Terminal.Gui.View.GetEnumerator() + spec.csharp: + - uid: Terminal.Gui.View.GetEnumerator + name: GetEnumerator + nameWithType: View.GetEnumerator + fullName: Terminal.Gui.View.GetEnumerator + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.GetEnumerator + name: GetEnumerator + nameWithType: View.GetEnumerator + fullName: Terminal.Gui.View.GetEnumerator + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.LayoutStyle + commentId: P:Terminal.Gui.View.LayoutStyle + parent: Terminal.Gui.View + name: LayoutStyle + nameWithType: View.LayoutStyle + fullName: Terminal.Gui.View.LayoutStyle +- uid: Terminal.Gui.View.Bounds + commentId: P:Terminal.Gui.View.Bounds + parent: Terminal.Gui.View + name: Bounds + nameWithType: View.Bounds + fullName: Terminal.Gui.View.Bounds +- uid: Terminal.Gui.View.X + commentId: P:Terminal.Gui.View.X + parent: Terminal.Gui.View + name: X + nameWithType: View.X + fullName: Terminal.Gui.View.X +- uid: Terminal.Gui.View.Y + commentId: P:Terminal.Gui.View.Y + parent: Terminal.Gui.View + name: Y + nameWithType: View.Y + fullName: Terminal.Gui.View.Y +- uid: Terminal.Gui.View.Width + commentId: P:Terminal.Gui.View.Width + parent: Terminal.Gui.View + name: Width + nameWithType: View.Width + fullName: Terminal.Gui.View.Width +- uid: Terminal.Gui.View.Height + commentId: P:Terminal.Gui.View.Height + parent: Terminal.Gui.View + name: Height + nameWithType: View.Height + fullName: Terminal.Gui.View.Height +- uid: Terminal.Gui.View.SuperView + commentId: P:Terminal.Gui.View.SuperView + parent: Terminal.Gui.View + name: SuperView + nameWithType: View.SuperView + fullName: Terminal.Gui.View.SuperView +- uid: Terminal.Gui.View.SetNeedsDisplay + commentId: M:Terminal.Gui.View.SetNeedsDisplay + parent: Terminal.Gui.View + name: SetNeedsDisplay() + nameWithType: View.SetNeedsDisplay() + fullName: Terminal.Gui.View.SetNeedsDisplay() + spec.csharp: + - uid: Terminal.Gui.View.SetNeedsDisplay + name: SetNeedsDisplay + nameWithType: View.SetNeedsDisplay + fullName: Terminal.Gui.View.SetNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.SetNeedsDisplay + name: SetNeedsDisplay + nameWithType: View.SetNeedsDisplay + fullName: Terminal.Gui.View.SetNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) + commentId: M:Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) + parent: Terminal.Gui.View + name: SetNeedsDisplay(Rect) + nameWithType: View.SetNeedsDisplay(Rect) + fullName: Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) + spec.csharp: + - uid: Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) + name: SetNeedsDisplay + nameWithType: View.SetNeedsDisplay + fullName: Terminal.Gui.View.SetNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) + name: SetNeedsDisplay + nameWithType: View.SetNeedsDisplay + fullName: Terminal.Gui.View.SetNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.ChildNeedsDisplay + commentId: M:Terminal.Gui.View.ChildNeedsDisplay + parent: Terminal.Gui.View + name: ChildNeedsDisplay() + nameWithType: View.ChildNeedsDisplay() + fullName: Terminal.Gui.View.ChildNeedsDisplay() + spec.csharp: + - uid: Terminal.Gui.View.ChildNeedsDisplay + name: ChildNeedsDisplay + nameWithType: View.ChildNeedsDisplay + fullName: Terminal.Gui.View.ChildNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ChildNeedsDisplay + name: ChildNeedsDisplay + nameWithType: View.ChildNeedsDisplay + fullName: Terminal.Gui.View.ChildNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.Add(Terminal.Gui.View) + commentId: M:Terminal.Gui.View.Add(Terminal.Gui.View) + parent: Terminal.Gui.View + name: Add(View) + nameWithType: View.Add(View) + fullName: Terminal.Gui.View.Add(Terminal.Gui.View) + spec.csharp: + - uid: Terminal.Gui.View.Add(Terminal.Gui.View) + name: Add + nameWithType: View.Add + fullName: Terminal.Gui.View.Add + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.Add(Terminal.Gui.View) + name: Add + nameWithType: View.Add + fullName: Terminal.Gui.View.Add + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.Add(Terminal.Gui.View[]) + commentId: M:Terminal.Gui.View.Add(Terminal.Gui.View[]) + parent: Terminal.Gui.View + name: Add(View[]) + nameWithType: View.Add(View[]) + fullName: Terminal.Gui.View.Add(Terminal.Gui.View[]) + nameWithType.vb: View.Add(View()) + fullName.vb: Terminal.Gui.View.Add(Terminal.Gui.View()) + name.vb: Add(View()) + spec.csharp: + - uid: Terminal.Gui.View.Add(Terminal.Gui.View[]) + name: Add + nameWithType: View.Add + fullName: Terminal.Gui.View.Add + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: '[]' + nameWithType: '[]' + fullName: '[]' + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.Add(Terminal.Gui.View[]) + name: Add + nameWithType: View.Add + fullName: Terminal.Gui.View.Add + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: () + nameWithType: () + fullName: () + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.RemoveAll + commentId: M:Terminal.Gui.View.RemoveAll + parent: Terminal.Gui.View + name: RemoveAll() + nameWithType: View.RemoveAll() + fullName: Terminal.Gui.View.RemoveAll() + spec.csharp: + - uid: Terminal.Gui.View.RemoveAll + name: RemoveAll + nameWithType: View.RemoveAll + fullName: Terminal.Gui.View.RemoveAll + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.RemoveAll + name: RemoveAll + nameWithType: View.RemoveAll + fullName: Terminal.Gui.View.RemoveAll + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.Remove(Terminal.Gui.View) + commentId: M:Terminal.Gui.View.Remove(Terminal.Gui.View) + parent: Terminal.Gui.View + name: Remove(View) + nameWithType: View.Remove(View) + fullName: Terminal.Gui.View.Remove(Terminal.Gui.View) + spec.csharp: + - uid: Terminal.Gui.View.Remove(Terminal.Gui.View) + name: Remove + nameWithType: View.Remove + fullName: Terminal.Gui.View.Remove + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.Remove(Terminal.Gui.View) + name: Remove + nameWithType: View.Remove + fullName: Terminal.Gui.View.Remove + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.BringSubviewToFront(Terminal.Gui.View) + commentId: M:Terminal.Gui.View.BringSubviewToFront(Terminal.Gui.View) + parent: Terminal.Gui.View + name: BringSubviewToFront(View) + nameWithType: View.BringSubviewToFront(View) + fullName: Terminal.Gui.View.BringSubviewToFront(Terminal.Gui.View) + spec.csharp: + - uid: Terminal.Gui.View.BringSubviewToFront(Terminal.Gui.View) + name: BringSubviewToFront + nameWithType: View.BringSubviewToFront + fullName: Terminal.Gui.View.BringSubviewToFront + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.BringSubviewToFront(Terminal.Gui.View) + name: BringSubviewToFront + nameWithType: View.BringSubviewToFront + fullName: Terminal.Gui.View.BringSubviewToFront + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.SendSubviewToBack(Terminal.Gui.View) + commentId: M:Terminal.Gui.View.SendSubviewToBack(Terminal.Gui.View) + parent: Terminal.Gui.View + name: SendSubviewToBack(View) + nameWithType: View.SendSubviewToBack(View) + fullName: Terminal.Gui.View.SendSubviewToBack(Terminal.Gui.View) + spec.csharp: + - uid: Terminal.Gui.View.SendSubviewToBack(Terminal.Gui.View) + name: SendSubviewToBack + nameWithType: View.SendSubviewToBack + fullName: Terminal.Gui.View.SendSubviewToBack + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.SendSubviewToBack(Terminal.Gui.View) + name: SendSubviewToBack + nameWithType: View.SendSubviewToBack + fullName: Terminal.Gui.View.SendSubviewToBack + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.SendSubviewBackwards(Terminal.Gui.View) + commentId: M:Terminal.Gui.View.SendSubviewBackwards(Terminal.Gui.View) + parent: Terminal.Gui.View + name: SendSubviewBackwards(View) + nameWithType: View.SendSubviewBackwards(View) + fullName: Terminal.Gui.View.SendSubviewBackwards(Terminal.Gui.View) + spec.csharp: + - uid: Terminal.Gui.View.SendSubviewBackwards(Terminal.Gui.View) + name: SendSubviewBackwards + nameWithType: View.SendSubviewBackwards + fullName: Terminal.Gui.View.SendSubviewBackwards + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.SendSubviewBackwards(Terminal.Gui.View) + name: SendSubviewBackwards + nameWithType: View.SendSubviewBackwards + fullName: Terminal.Gui.View.SendSubviewBackwards + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.BringSubviewForward(Terminal.Gui.View) + commentId: M:Terminal.Gui.View.BringSubviewForward(Terminal.Gui.View) + parent: Terminal.Gui.View + name: BringSubviewForward(View) + nameWithType: View.BringSubviewForward(View) + fullName: Terminal.Gui.View.BringSubviewForward(Terminal.Gui.View) + spec.csharp: + - uid: Terminal.Gui.View.BringSubviewForward(Terminal.Gui.View) + name: BringSubviewForward + nameWithType: View.BringSubviewForward + fullName: Terminal.Gui.View.BringSubviewForward + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.BringSubviewForward(Terminal.Gui.View) + name: BringSubviewForward + nameWithType: View.BringSubviewForward + fullName: Terminal.Gui.View.BringSubviewForward + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.Clear + commentId: M:Terminal.Gui.View.Clear + parent: Terminal.Gui.View + name: Clear() + nameWithType: View.Clear() + fullName: Terminal.Gui.View.Clear() + spec.csharp: + - uid: Terminal.Gui.View.Clear + name: Clear + nameWithType: View.Clear + fullName: Terminal.Gui.View.Clear + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.Clear + name: Clear + nameWithType: View.Clear + fullName: Terminal.Gui.View.Clear + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.Clear(Terminal.Gui.Rect) + commentId: M:Terminal.Gui.View.Clear(Terminal.Gui.Rect) + parent: Terminal.Gui.View + name: Clear(Rect) + nameWithType: View.Clear(Rect) + fullName: Terminal.Gui.View.Clear(Terminal.Gui.Rect) + spec.csharp: + - uid: Terminal.Gui.View.Clear(Terminal.Gui.Rect) + name: Clear + nameWithType: View.Clear + fullName: Terminal.Gui.View.Clear + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.Clear(Terminal.Gui.Rect) + name: Clear + nameWithType: View.Clear + fullName: Terminal.Gui.View.Clear + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.ScreenToView(System.Int32,System.Int32) + commentId: M:Terminal.Gui.View.ScreenToView(System.Int32,System.Int32) + parent: Terminal.Gui.View + isExternal: true + name: ScreenToView(Int32, Int32) + nameWithType: View.ScreenToView(Int32, Int32) + fullName: Terminal.Gui.View.ScreenToView(System.Int32, System.Int32) + spec.csharp: + - uid: Terminal.Gui.View.ScreenToView(System.Int32,System.Int32) + name: ScreenToView + nameWithType: View.ScreenToView + fullName: Terminal.Gui.View.ScreenToView + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ScreenToView(System.Int32,System.Int32) + name: ScreenToView + nameWithType: View.ScreenToView + fullName: Terminal.Gui.View.ScreenToView + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.ClipToBounds + commentId: M:Terminal.Gui.View.ClipToBounds + parent: Terminal.Gui.View + name: ClipToBounds() + nameWithType: View.ClipToBounds() + fullName: Terminal.Gui.View.ClipToBounds() + spec.csharp: + - uid: Terminal.Gui.View.ClipToBounds + name: ClipToBounds + nameWithType: View.ClipToBounds + fullName: Terminal.Gui.View.ClipToBounds + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ClipToBounds + name: ClipToBounds + nameWithType: View.ClipToBounds + fullName: Terminal.Gui.View.ClipToBounds + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.SetClip(Terminal.Gui.Rect) + commentId: M:Terminal.Gui.View.SetClip(Terminal.Gui.Rect) + parent: Terminal.Gui.View + name: SetClip(Rect) + nameWithType: View.SetClip(Rect) + fullName: Terminal.Gui.View.SetClip(Terminal.Gui.Rect) + spec.csharp: + - uid: Terminal.Gui.View.SetClip(Terminal.Gui.Rect) + name: SetClip + nameWithType: View.SetClip + fullName: Terminal.Gui.View.SetClip + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.SetClip(Terminal.Gui.Rect) + name: SetClip + nameWithType: View.SetClip + fullName: Terminal.Gui.View.SetClip + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean) + commentId: M:Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean) + parent: Terminal.Gui.View + isExternal: true + name: DrawFrame(Rect, Int32, Boolean) + nameWithType: View.DrawFrame(Rect, Int32, Boolean) + fullName: Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect, System.Int32, System.Boolean) + spec.csharp: + - uid: Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean) + name: DrawFrame + nameWithType: View.DrawFrame + fullName: Terminal.Gui.View.DrawFrame + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean) + name: DrawFrame + nameWithType: View.DrawFrame + fullName: Terminal.Gui.View.DrawFrame + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.DrawHotString(NStack.ustring,Terminal.Gui.Attribute,Terminal.Gui.Attribute) + commentId: M:Terminal.Gui.View.DrawHotString(NStack.ustring,Terminal.Gui.Attribute,Terminal.Gui.Attribute) + parent: Terminal.Gui.View + isExternal: true + name: DrawHotString(ustring, Attribute, Attribute) + nameWithType: View.DrawHotString(ustring, Attribute, Attribute) + fullName: Terminal.Gui.View.DrawHotString(NStack.ustring, Terminal.Gui.Attribute, Terminal.Gui.Attribute) + spec.csharp: + - uid: Terminal.Gui.View.DrawHotString(NStack.ustring,Terminal.Gui.Attribute,Terminal.Gui.Attribute) + name: DrawHotString + nameWithType: View.DrawHotString + fullName: Terminal.Gui.View.DrawHotString + - name: ( + nameWithType: ( + fullName: ( + - uid: NStack.ustring + name: ustring + nameWithType: ustring + fullName: NStack.ustring + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: Terminal.Gui.Attribute + name: Attribute + nameWithType: Attribute + fullName: Terminal.Gui.Attribute + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: Terminal.Gui.Attribute + name: Attribute + nameWithType: Attribute + fullName: Terminal.Gui.Attribute + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.DrawHotString(NStack.ustring,Terminal.Gui.Attribute,Terminal.Gui.Attribute) + name: DrawHotString + nameWithType: View.DrawHotString + fullName: Terminal.Gui.View.DrawHotString + - name: ( + nameWithType: ( + fullName: ( + - uid: NStack.ustring + name: ustring + nameWithType: ustring + fullName: NStack.ustring + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: Terminal.Gui.Attribute + name: Attribute + nameWithType: Attribute + fullName: Terminal.Gui.Attribute + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: Terminal.Gui.Attribute + name: Attribute + nameWithType: Attribute + fullName: Terminal.Gui.Attribute + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.DrawHotString(NStack.ustring,System.Boolean,Terminal.Gui.ColorScheme) + commentId: M:Terminal.Gui.View.DrawHotString(NStack.ustring,System.Boolean,Terminal.Gui.ColorScheme) + parent: Terminal.Gui.View + isExternal: true + name: DrawHotString(ustring, Boolean, ColorScheme) + nameWithType: View.DrawHotString(ustring, Boolean, ColorScheme) + fullName: Terminal.Gui.View.DrawHotString(NStack.ustring, System.Boolean, Terminal.Gui.ColorScheme) + spec.csharp: + - uid: Terminal.Gui.View.DrawHotString(NStack.ustring,System.Boolean,Terminal.Gui.ColorScheme) + name: DrawHotString + nameWithType: View.DrawHotString + fullName: Terminal.Gui.View.DrawHotString + - name: ( + nameWithType: ( + fullName: ( + - uid: NStack.ustring + name: ustring + nameWithType: ustring + fullName: NStack.ustring + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: Terminal.Gui.ColorScheme + name: ColorScheme + nameWithType: ColorScheme + fullName: Terminal.Gui.ColorScheme + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.DrawHotString(NStack.ustring,System.Boolean,Terminal.Gui.ColorScheme) + name: DrawHotString + nameWithType: View.DrawHotString + fullName: Terminal.Gui.View.DrawHotString + - name: ( + nameWithType: ( + fullName: ( + - uid: NStack.ustring + name: ustring + nameWithType: ustring + fullName: NStack.ustring + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: Terminal.Gui.ColorScheme + name: ColorScheme + nameWithType: ColorScheme + fullName: Terminal.Gui.ColorScheme + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.Move(System.Int32,System.Int32) + commentId: M:Terminal.Gui.View.Move(System.Int32,System.Int32) + parent: Terminal.Gui.View + isExternal: true + name: Move(Int32, Int32) + nameWithType: View.Move(Int32, Int32) + fullName: Terminal.Gui.View.Move(System.Int32, System.Int32) + spec.csharp: + - uid: Terminal.Gui.View.Move(System.Int32,System.Int32) + name: Move + nameWithType: View.Move + fullName: Terminal.Gui.View.Move + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.Move(System.Int32,System.Int32) + name: Move + nameWithType: View.Move + fullName: Terminal.Gui.View.Move + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.HasFocus + commentId: P:Terminal.Gui.View.HasFocus + parent: Terminal.Gui.View + name: HasFocus + nameWithType: View.HasFocus + fullName: Terminal.Gui.View.HasFocus +- uid: Terminal.Gui.View.OnEnter + commentId: M:Terminal.Gui.View.OnEnter + parent: Terminal.Gui.View + name: OnEnter() + nameWithType: View.OnEnter() + fullName: Terminal.Gui.View.OnEnter() + spec.csharp: + - uid: Terminal.Gui.View.OnEnter + name: OnEnter + nameWithType: View.OnEnter + fullName: Terminal.Gui.View.OnEnter + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.OnEnter + name: OnEnter + nameWithType: View.OnEnter + fullName: Terminal.Gui.View.OnEnter + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.OnLeave + commentId: M:Terminal.Gui.View.OnLeave + parent: Terminal.Gui.View + name: OnLeave() + nameWithType: View.OnLeave() + fullName: Terminal.Gui.View.OnLeave() + spec.csharp: + - uid: Terminal.Gui.View.OnLeave + name: OnLeave + nameWithType: View.OnLeave + fullName: Terminal.Gui.View.OnLeave + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.OnLeave + name: OnLeave + nameWithType: View.OnLeave + fullName: Terminal.Gui.View.OnLeave + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.Focused + commentId: P:Terminal.Gui.View.Focused + parent: Terminal.Gui.View + name: Focused + nameWithType: View.Focused + fullName: Terminal.Gui.View.Focused +- uid: Terminal.Gui.View.MostFocused + commentId: P:Terminal.Gui.View.MostFocused + parent: Terminal.Gui.View + name: MostFocused + nameWithType: View.MostFocused + fullName: Terminal.Gui.View.MostFocused +- uid: Terminal.Gui.View.ColorScheme + commentId: P:Terminal.Gui.View.ColorScheme + parent: Terminal.Gui.View + name: ColorScheme + nameWithType: View.ColorScheme + fullName: Terminal.Gui.View.ColorScheme +- uid: Terminal.Gui.View.AddRune(System.Int32,System.Int32,System.Rune) + commentId: M:Terminal.Gui.View.AddRune(System.Int32,System.Int32,System.Rune) + parent: Terminal.Gui.View + isExternal: true + name: AddRune(Int32, Int32, Rune) + nameWithType: View.AddRune(Int32, Int32, Rune) + fullName: Terminal.Gui.View.AddRune(System.Int32, System.Int32, System.Rune) + spec.csharp: + - uid: Terminal.Gui.View.AddRune(System.Int32,System.Int32,System.Rune) + name: AddRune + nameWithType: View.AddRune + fullName: Terminal.Gui.View.AddRune + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Rune + name: Rune + nameWithType: Rune + fullName: System.Rune + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.AddRune(System.Int32,System.Int32,System.Rune) + name: AddRune + nameWithType: View.AddRune + fullName: Terminal.Gui.View.AddRune + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Rune + name: Rune + nameWithType: Rune + fullName: System.Rune + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.ClearNeedsDisplay + commentId: M:Terminal.Gui.View.ClearNeedsDisplay + parent: Terminal.Gui.View + name: ClearNeedsDisplay() + nameWithType: View.ClearNeedsDisplay() + fullName: Terminal.Gui.View.ClearNeedsDisplay() + spec.csharp: + - uid: Terminal.Gui.View.ClearNeedsDisplay + name: ClearNeedsDisplay + nameWithType: View.ClearNeedsDisplay + fullName: Terminal.Gui.View.ClearNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ClearNeedsDisplay + name: ClearNeedsDisplay + nameWithType: View.ClearNeedsDisplay + fullName: Terminal.Gui.View.ClearNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.SetFocus(Terminal.Gui.View) + commentId: M:Terminal.Gui.View.SetFocus(Terminal.Gui.View) + parent: Terminal.Gui.View + name: SetFocus(View) + nameWithType: View.SetFocus(View) + fullName: Terminal.Gui.View.SetFocus(Terminal.Gui.View) + spec.csharp: + - uid: Terminal.Gui.View.SetFocus(Terminal.Gui.View) + name: SetFocus + nameWithType: View.SetFocus + fullName: Terminal.Gui.View.SetFocus + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.SetFocus(Terminal.Gui.View) + name: SetFocus + nameWithType: View.SetFocus + fullName: Terminal.Gui.View.SetFocus + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.KeyPress + commentId: E:Terminal.Gui.View.KeyPress + parent: Terminal.Gui.View + name: KeyPress + nameWithType: View.KeyPress + fullName: Terminal.Gui.View.KeyPress +- uid: Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) + parent: Terminal.Gui.View + name: ProcessHotKey(KeyEvent) + nameWithType: View.ProcessHotKey(KeyEvent) + fullName: Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) + spec.csharp: + - uid: Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) + name: ProcessHotKey + nameWithType: View.ProcessHotKey + fullName: Terminal.Gui.View.ProcessHotKey + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) + name: ProcessHotKey + nameWithType: View.ProcessHotKey + fullName: Terminal.Gui.View.ProcessHotKey + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) + parent: Terminal.Gui.View + name: ProcessColdKey(KeyEvent) + nameWithType: View.ProcessColdKey(KeyEvent) + fullName: Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) + spec.csharp: + - uid: Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) + name: ProcessColdKey + nameWithType: View.ProcessColdKey + fullName: Terminal.Gui.View.ProcessColdKey + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) + name: ProcessColdKey + nameWithType: View.ProcessColdKey + fullName: Terminal.Gui.View.ProcessColdKey + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.KeyDown + commentId: E:Terminal.Gui.View.KeyDown + parent: Terminal.Gui.View + name: KeyDown + nameWithType: View.KeyDown + fullName: Terminal.Gui.View.KeyDown +- uid: Terminal.Gui.View.OnKeyDown(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.View.OnKeyDown(Terminal.Gui.KeyEvent) + parent: Terminal.Gui.View + name: OnKeyDown(KeyEvent) + nameWithType: View.OnKeyDown(KeyEvent) + fullName: Terminal.Gui.View.OnKeyDown(Terminal.Gui.KeyEvent) + spec.csharp: + - uid: Terminal.Gui.View.OnKeyDown(Terminal.Gui.KeyEvent) + name: OnKeyDown + nameWithType: View.OnKeyDown + fullName: Terminal.Gui.View.OnKeyDown + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.OnKeyDown(Terminal.Gui.KeyEvent) + name: OnKeyDown + nameWithType: View.OnKeyDown + fullName: Terminal.Gui.View.OnKeyDown + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.KeyUp + commentId: E:Terminal.Gui.View.KeyUp + parent: Terminal.Gui.View + name: KeyUp + nameWithType: View.KeyUp + fullName: Terminal.Gui.View.KeyUp +- uid: Terminal.Gui.View.OnKeyUp(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.View.OnKeyUp(Terminal.Gui.KeyEvent) + parent: Terminal.Gui.View + name: OnKeyUp(KeyEvent) + nameWithType: View.OnKeyUp(KeyEvent) + fullName: Terminal.Gui.View.OnKeyUp(Terminal.Gui.KeyEvent) + spec.csharp: + - uid: Terminal.Gui.View.OnKeyUp(Terminal.Gui.KeyEvent) + name: OnKeyUp + nameWithType: View.OnKeyUp + fullName: Terminal.Gui.View.OnKeyUp + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.OnKeyUp(Terminal.Gui.KeyEvent) + name: OnKeyUp + nameWithType: View.OnKeyUp + fullName: Terminal.Gui.View.OnKeyUp + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.EnsureFocus + commentId: M:Terminal.Gui.View.EnsureFocus + parent: Terminal.Gui.View + name: EnsureFocus() + nameWithType: View.EnsureFocus() + fullName: Terminal.Gui.View.EnsureFocus() + spec.csharp: + - uid: Terminal.Gui.View.EnsureFocus + name: EnsureFocus + nameWithType: View.EnsureFocus + fullName: Terminal.Gui.View.EnsureFocus + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.EnsureFocus + name: EnsureFocus + nameWithType: View.EnsureFocus + fullName: Terminal.Gui.View.EnsureFocus + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.FocusFirst + commentId: M:Terminal.Gui.View.FocusFirst + parent: Terminal.Gui.View + name: FocusFirst() + nameWithType: View.FocusFirst() + fullName: Terminal.Gui.View.FocusFirst() + spec.csharp: + - uid: Terminal.Gui.View.FocusFirst + name: FocusFirst + nameWithType: View.FocusFirst + fullName: Terminal.Gui.View.FocusFirst + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.FocusFirst + name: FocusFirst + nameWithType: View.FocusFirst + fullName: Terminal.Gui.View.FocusFirst + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.FocusLast + commentId: M:Terminal.Gui.View.FocusLast + parent: Terminal.Gui.View + name: FocusLast() + nameWithType: View.FocusLast() + fullName: Terminal.Gui.View.FocusLast() + spec.csharp: + - uid: Terminal.Gui.View.FocusLast + name: FocusLast + nameWithType: View.FocusLast + fullName: Terminal.Gui.View.FocusLast + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.FocusLast + name: FocusLast + nameWithType: View.FocusLast + fullName: Terminal.Gui.View.FocusLast + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.FocusPrev + commentId: M:Terminal.Gui.View.FocusPrev + parent: Terminal.Gui.View + name: FocusPrev() + nameWithType: View.FocusPrev() + fullName: Terminal.Gui.View.FocusPrev() + spec.csharp: + - uid: Terminal.Gui.View.FocusPrev + name: FocusPrev + nameWithType: View.FocusPrev + fullName: Terminal.Gui.View.FocusPrev + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.FocusPrev + name: FocusPrev + nameWithType: View.FocusPrev + fullName: Terminal.Gui.View.FocusPrev + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.FocusNext + commentId: M:Terminal.Gui.View.FocusNext + parent: Terminal.Gui.View + name: FocusNext() + nameWithType: View.FocusNext() + fullName: Terminal.Gui.View.FocusNext() + spec.csharp: + - uid: Terminal.Gui.View.FocusNext + name: FocusNext + nameWithType: View.FocusNext + fullName: Terminal.Gui.View.FocusNext + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.FocusNext + name: FocusNext + nameWithType: View.FocusNext + fullName: Terminal.Gui.View.FocusNext + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.LayoutSubviews + commentId: M:Terminal.Gui.View.LayoutSubviews + parent: Terminal.Gui.View + name: LayoutSubviews() + nameWithType: View.LayoutSubviews() + fullName: Terminal.Gui.View.LayoutSubviews() + spec.csharp: + - uid: Terminal.Gui.View.LayoutSubviews + name: LayoutSubviews + nameWithType: View.LayoutSubviews + fullName: Terminal.Gui.View.LayoutSubviews + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.LayoutSubviews + name: LayoutSubviews + nameWithType: View.LayoutSubviews + fullName: Terminal.Gui.View.LayoutSubviews + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.ToString + commentId: M:Terminal.Gui.View.ToString + parent: Terminal.Gui.View + name: ToString() + nameWithType: View.ToString() + fullName: Terminal.Gui.View.ToString() + spec.csharp: + - uid: Terminal.Gui.View.ToString + name: ToString + nameWithType: View.ToString + fullName: Terminal.Gui.View.ToString + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ToString + name: ToString + nameWithType: View.ToString + fullName: Terminal.Gui.View.ToString + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.OnMouseEnter(Terminal.Gui.MouseEvent) + commentId: M:Terminal.Gui.View.OnMouseEnter(Terminal.Gui.MouseEvent) + parent: Terminal.Gui.View + name: OnMouseEnter(MouseEvent) + nameWithType: View.OnMouseEnter(MouseEvent) + fullName: Terminal.Gui.View.OnMouseEnter(Terminal.Gui.MouseEvent) + spec.csharp: + - uid: Terminal.Gui.View.OnMouseEnter(Terminal.Gui.MouseEvent) + name: OnMouseEnter + nameWithType: View.OnMouseEnter + fullName: Terminal.Gui.View.OnMouseEnter + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.MouseEvent + name: MouseEvent + nameWithType: MouseEvent + fullName: Terminal.Gui.MouseEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.OnMouseEnter(Terminal.Gui.MouseEvent) + name: OnMouseEnter + nameWithType: View.OnMouseEnter + fullName: Terminal.Gui.View.OnMouseEnter + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.MouseEvent + name: MouseEvent + nameWithType: MouseEvent + fullName: Terminal.Gui.MouseEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.OnMouseLeave(Terminal.Gui.MouseEvent) + commentId: M:Terminal.Gui.View.OnMouseLeave(Terminal.Gui.MouseEvent) + parent: Terminal.Gui.View + name: OnMouseLeave(MouseEvent) + nameWithType: View.OnMouseLeave(MouseEvent) + fullName: Terminal.Gui.View.OnMouseLeave(Terminal.Gui.MouseEvent) + spec.csharp: + - uid: Terminal.Gui.View.OnMouseLeave(Terminal.Gui.MouseEvent) + name: OnMouseLeave + nameWithType: View.OnMouseLeave + fullName: Terminal.Gui.View.OnMouseLeave + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.MouseEvent + name: MouseEvent + nameWithType: MouseEvent + fullName: Terminal.Gui.MouseEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.OnMouseLeave(Terminal.Gui.MouseEvent) + name: OnMouseLeave + nameWithType: View.OnMouseLeave + fullName: Terminal.Gui.View.OnMouseLeave + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.MouseEvent + name: MouseEvent + nameWithType: MouseEvent + fullName: Terminal.Gui.MouseEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.Responder.CanFocus + commentId: P:Terminal.Gui.Responder.CanFocus + parent: Terminal.Gui.Responder + name: CanFocus + nameWithType: Responder.CanFocus + fullName: Terminal.Gui.Responder.CanFocus +- 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 + commentId: N:System + isExternal: true + name: System + nameWithType: System + fullName: System +- uid: System.Collections + commentId: N:System.Collections + isExternal: true + name: System.Collections + nameWithType: System.Collections + fullName: System.Collections - uid: System.EventHandler + commentId: T:System.EventHandler parent: System isExternal: true name: EventHandler nameWithType: EventHandler fullName: System.EventHandler - uid: Terminal.Gui.CheckBox.#ctor* - parent: Terminal.Gui.CheckBox - isExternal: false + commentId: Overload:Terminal.Gui.CheckBox.#ctor name: CheckBox nameWithType: CheckBox.CheckBox - fullName: CheckBox.CheckBox + fullName: Terminal.Gui.CheckBox.CheckBox +- uid: NStack.ustring + commentId: T:NStack.ustring + parent: NStack + isExternal: true + name: ustring + nameWithType: ustring + fullName: NStack.ustring +- uid: System.Boolean + commentId: T:System.Boolean + parent: System + isExternal: true + name: Boolean + nameWithType: Boolean + fullName: System.Boolean +- uid: NStack + commentId: N:NStack + isExternal: true + name: NStack + nameWithType: NStack + fullName: NStack +- uid: System.Int32 + commentId: T:System.Int32 + parent: System + isExternal: true + name: Int32 + nameWithType: Int32 + fullName: System.Int32 - uid: Terminal.Gui.CheckBox.Checked* - parent: Terminal.Gui.CheckBox - isExternal: false + commentId: Overload:Terminal.Gui.CheckBox.Checked name: Checked nameWithType: CheckBox.Checked - fullName: CheckBox.Checked -- uid: Terminal.Gui.CheckBox.MouseEvent* - parent: Terminal.Gui.CheckBox - isExternal: false - name: MouseEvent - nameWithType: CheckBox.MouseEvent - fullName: CheckBox.MouseEvent -- uid: Terminal.Gui.CheckBox.PositionCursor* - parent: Terminal.Gui.CheckBox - isExternal: false - name: PositionCursor - nameWithType: CheckBox.PositionCursor - fullName: CheckBox.PositionCursor -- uid: Terminal.Gui.CheckBox.ProcessKey* - parent: Terminal.Gui.CheckBox - isExternal: false - name: ProcessKey - nameWithType: CheckBox.ProcessKey - fullName: CheckBox.ProcessKey -- uid: Terminal.Gui.CheckBox.Redraw* - parent: Terminal.Gui.CheckBox - isExternal: false - name: Redraw - nameWithType: CheckBox.Redraw - fullName: CheckBox.Redraw + fullName: Terminal.Gui.CheckBox.Checked - uid: Terminal.Gui.CheckBox.Text* - parent: Terminal.Gui.CheckBox - isExternal: false + commentId: Overload:Terminal.Gui.CheckBox.Text name: Text nameWithType: CheckBox.Text - fullName: CheckBox.Text -- uid: Terminal.Gui.Responder.CanFocus + fullName: Terminal.Gui.CheckBox.Text +- uid: Terminal.Gui.CheckBox.Redraw(Terminal.Gui.Rect) + commentId: M:Terminal.Gui.CheckBox.Redraw(Terminal.Gui.Rect) + isExternal: true +- uid: Terminal.Gui.View.Redraw(Terminal.Gui.Rect) + commentId: M:Terminal.Gui.View.Redraw(Terminal.Gui.Rect) + parent: Terminal.Gui.View + name: Redraw(Rect) + nameWithType: View.Redraw(Rect) + fullName: Terminal.Gui.View.Redraw(Terminal.Gui.Rect) + spec.csharp: + - uid: Terminal.Gui.View.Redraw(Terminal.Gui.Rect) + name: Redraw + nameWithType: View.Redraw + fullName: Terminal.Gui.View.Redraw + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.Redraw(Terminal.Gui.Rect) + name: Redraw + nameWithType: View.Redraw + fullName: Terminal.Gui.View.Redraw + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.CheckBox.Redraw* + commentId: Overload:Terminal.Gui.CheckBox.Redraw + name: Redraw + nameWithType: CheckBox.Redraw + fullName: Terminal.Gui.CheckBox.Redraw +- uid: Terminal.Gui.Rect + commentId: T:Terminal.Gui.Rect + parent: Terminal.Gui + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect +- uid: Terminal.Gui.CheckBox.PositionCursor + commentId: M:Terminal.Gui.CheckBox.PositionCursor + isExternal: true +- uid: Terminal.Gui.View.PositionCursor + commentId: M:Terminal.Gui.View.PositionCursor + parent: Terminal.Gui.View + name: PositionCursor() + nameWithType: View.PositionCursor() + fullName: Terminal.Gui.View.PositionCursor() + spec.csharp: + - uid: Terminal.Gui.View.PositionCursor + name: PositionCursor + nameWithType: View.PositionCursor + fullName: Terminal.Gui.View.PositionCursor + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.PositionCursor + name: PositionCursor + nameWithType: View.PositionCursor + fullName: Terminal.Gui.View.PositionCursor + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.CheckBox.PositionCursor* + commentId: Overload:Terminal.Gui.CheckBox.PositionCursor + name: PositionCursor + nameWithType: CheckBox.PositionCursor + fullName: Terminal.Gui.CheckBox.PositionCursor +- uid: Terminal.Gui.CheckBox.ProcessKey(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.CheckBox.ProcessKey(Terminal.Gui.KeyEvent) + isExternal: true +- uid: Terminal.Gui.View.ProcessKey(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.View.ProcessKey(Terminal.Gui.KeyEvent) + parent: Terminal.Gui.View + name: ProcessKey(KeyEvent) + nameWithType: View.ProcessKey(KeyEvent) + fullName: Terminal.Gui.View.ProcessKey(Terminal.Gui.KeyEvent) + spec.csharp: + - uid: Terminal.Gui.View.ProcessKey(Terminal.Gui.KeyEvent) + name: ProcessKey + nameWithType: View.ProcessKey + fullName: Terminal.Gui.View.ProcessKey + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ProcessKey(Terminal.Gui.KeyEvent) + name: ProcessKey + nameWithType: View.ProcessKey + fullName: Terminal.Gui.View.ProcessKey + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.CheckBox.ProcessKey* + commentId: Overload:Terminal.Gui.CheckBox.ProcessKey + name: ProcessKey + nameWithType: CheckBox.ProcessKey + fullName: Terminal.Gui.CheckBox.ProcessKey +- uid: Terminal.Gui.KeyEvent + commentId: T:Terminal.Gui.KeyEvent + parent: Terminal.Gui + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent +- uid: Terminal.Gui.CheckBox.MouseEvent(Terminal.Gui.MouseEvent) + commentId: M:Terminal.Gui.CheckBox.MouseEvent(Terminal.Gui.MouseEvent) + isExternal: true +- uid: Terminal.Gui.Responder.MouseEvent(Terminal.Gui.MouseEvent) + commentId: M:Terminal.Gui.Responder.MouseEvent(Terminal.Gui.MouseEvent) parent: Terminal.Gui.Responder - isExternal: false - name: CanFocus - nameWithType: Responder.CanFocus - fullName: Responder.CanFocus -- uid: Terminal.Gui.View.HasFocus - parent: Terminal.Gui.View - isExternal: false - name: HasFocus - nameWithType: View.HasFocus - fullName: View.HasFocus -- uid: Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) - parent: Terminal.Gui.View - isExternal: false - name: ProcessColdKey(KeyEvent) - nameWithType: View.ProcessColdKey(KeyEvent) - fullName: View.ProcessColdKey(KeyEvent) -- uid: Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) - parent: Terminal.Gui.View - isExternal: false - name: ProcessHotKey(KeyEvent) - nameWithType: View.ProcessHotKey(KeyEvent) - fullName: View.ProcessHotKey(KeyEvent) -- uid: Terminal.Gui.View.Add(Terminal.Gui.View) - parent: Terminal.Gui.View - isExternal: false - name: Add(View) - nameWithType: View.Add(View) - fullName: View.Add(View) -- uid: Terminal.Gui.View.Add(Terminal.Gui.View[]) - parent: Terminal.Gui.View - isExternal: false - name: Add(View[]) - nameWithType: View.Add(View[]) - fullName: View.Add(View[]) -- uid: Terminal.Gui.View.AddRune(System.Int32,System.Int32,System.Rune) - parent: Terminal.Gui.View - isExternal: false - name: AddRune(Int32, Int32, Rune) - nameWithType: View.AddRune(Int32, Int32, Rune) - fullName: View.AddRune(Int32, Int32, Rune) -- uid: Terminal.Gui.View.Bounds - parent: Terminal.Gui.View - isExternal: false - name: Bounds - nameWithType: View.Bounds - fullName: View.Bounds -- uid: Terminal.Gui.View.ChildNeedsDisplay - parent: Terminal.Gui.View - isExternal: false - name: ChildNeedsDisplay() - nameWithType: View.ChildNeedsDisplay() - fullName: View.ChildNeedsDisplay() -- uid: Terminal.Gui.View.Clear - parent: Terminal.Gui.View - isExternal: false - name: Clear() - nameWithType: View.Clear() - fullName: View.Clear() -- uid: Terminal.Gui.View.Clear(Terminal.Gui.Rect) - parent: Terminal.Gui.View - isExternal: false - name: Clear(Rect) - nameWithType: View.Clear(Rect) - fullName: View.Clear(Rect) -- uid: Terminal.Gui.View.ClearNeedsDisplay - parent: Terminal.Gui.View - isExternal: false - name: ClearNeedsDisplay() - nameWithType: View.ClearNeedsDisplay() - fullName: View.ClearNeedsDisplay() -- uid: Terminal.Gui.View.ClipToBounds - parent: Terminal.Gui.View - isExternal: false - name: ClipToBounds() - nameWithType: View.ClipToBounds() - fullName: View.ClipToBounds() -- uid: Terminal.Gui.View.ColorScheme - parent: Terminal.Gui.View - isExternal: false - name: ColorScheme - nameWithType: View.ColorScheme - fullName: View.ColorScheme -- uid: Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean) - parent: Terminal.Gui.View - isExternal: false - name: DrawFrame(Rect, Int32, Boolean) - nameWithType: View.DrawFrame(Rect, Int32, Boolean) - fullName: View.DrawFrame(Rect, Int32, Boolean) -- uid: Terminal.Gui.View.DrawHotString(NStack.ustring,System.Boolean,Terminal.Gui.ColorScheme) - parent: Terminal.Gui.View - isExternal: false - name: DrawHotString(ustring, Boolean, ColorScheme) - nameWithType: View.DrawHotString(ustring, Boolean, ColorScheme) - fullName: View.DrawHotString(ustring, Boolean, ColorScheme) -- uid: Terminal.Gui.View.DrawHotString(NStack.ustring,Terminal.Gui.Attribute,Terminal.Gui.Attribute) - parent: Terminal.Gui.View - isExternal: false - name: DrawHotString(ustring, Attribute, Attribute) - nameWithType: View.DrawHotString(ustring, Attribute, Attribute) - fullName: View.DrawHotString(ustring, Attribute, Attribute) -- uid: Terminal.Gui.View.Driver - parent: Terminal.Gui.View - isExternal: false - name: Driver - nameWithType: View.Driver - fullName: View.Driver -- uid: Terminal.Gui.View.EnsureFocus - parent: Terminal.Gui.View - isExternal: false - name: EnsureFocus() - nameWithType: View.EnsureFocus() - fullName: View.EnsureFocus() -- uid: Terminal.Gui.View.Focused - parent: Terminal.Gui.View - isExternal: false - name: Focused - nameWithType: View.Focused - fullName: View.Focused -- uid: Terminal.Gui.View.FocusFirst - parent: Terminal.Gui.View - isExternal: false - name: FocusFirst() - nameWithType: View.FocusFirst() - fullName: View.FocusFirst() -- uid: Terminal.Gui.View.FocusLast - parent: Terminal.Gui.View - isExternal: false - name: FocusLast() - nameWithType: View.FocusLast() - fullName: View.FocusLast() -- uid: Terminal.Gui.View.FocusNext - parent: Terminal.Gui.View - isExternal: false - name: FocusNext() - nameWithType: View.FocusNext() - fullName: View.FocusNext() -- uid: Terminal.Gui.View.FocusPrev - parent: Terminal.Gui.View - isExternal: false - name: FocusPrev() - nameWithType: View.FocusPrev() - fullName: View.FocusPrev() -- uid: Terminal.Gui.View.Frame - parent: Terminal.Gui.View - isExternal: false - name: Frame - nameWithType: View.Frame - fullName: View.Frame -- uid: Terminal.Gui.View.GetEnumerator - parent: Terminal.Gui.View - isExternal: false - name: GetEnumerator() - nameWithType: View.GetEnumerator() - fullName: View.GetEnumerator() -- uid: Terminal.Gui.View.Height - parent: Terminal.Gui.View - isExternal: false - name: Height - nameWithType: View.Height - fullName: View.Height -- uid: Terminal.Gui.View.Id - parent: Terminal.Gui.View - isExternal: false - name: Id - nameWithType: View.Id - fullName: View.Id -- uid: Terminal.Gui.View.LayoutStyle - parent: Terminal.Gui.View - isExternal: false - name: LayoutStyle - nameWithType: View.LayoutStyle - fullName: View.LayoutStyle -- uid: Terminal.Gui.View.LayoutSubviews - parent: Terminal.Gui.View - isExternal: false - name: LayoutSubviews() - nameWithType: View.LayoutSubviews() - fullName: View.LayoutSubviews() -- uid: Terminal.Gui.View.MostFocused - parent: Terminal.Gui.View - isExternal: false - name: MostFocused - nameWithType: View.MostFocused - fullName: View.MostFocused -- uid: Terminal.Gui.View.Move(System.Int32,System.Int32) - parent: Terminal.Gui.View - isExternal: false - name: Move(Int32, Int32) - nameWithType: View.Move(Int32, Int32) - fullName: View.Move(Int32, Int32) -- uid: Terminal.Gui.View.Remove(Terminal.Gui.View) - parent: Terminal.Gui.View - isExternal: false - name: Remove(View) - nameWithType: View.Remove(View) - fullName: View.Remove(View) -- uid: Terminal.Gui.View.RemoveAll - parent: Terminal.Gui.View - isExternal: false - name: RemoveAll() - nameWithType: View.RemoveAll() - fullName: View.RemoveAll() -- uid: Terminal.Gui.View.ScreenToView(System.Int32,System.Int32) - parent: Terminal.Gui.View - isExternal: false - name: ScreenToView(Int32, Int32) - nameWithType: View.ScreenToView(Int32, Int32) - fullName: View.ScreenToView(Int32, Int32) -- uid: Terminal.Gui.View.SetClip(Terminal.Gui.Rect) - parent: Terminal.Gui.View - isExternal: false - name: SetClip(Rect) - nameWithType: View.SetClip(Rect) - fullName: View.SetClip(Rect) -- uid: Terminal.Gui.View.SetFocus(Terminal.Gui.View) - parent: Terminal.Gui.View - isExternal: false - name: SetFocus(View) - nameWithType: View.SetFocus(View) - fullName: View.SetFocus(View) -- uid: Terminal.Gui.View.SetNeedsDisplay - parent: Terminal.Gui.View - isExternal: false - name: SetNeedsDisplay() - nameWithType: View.SetNeedsDisplay() - fullName: View.SetNeedsDisplay() -- uid: Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) - parent: Terminal.Gui.View - isExternal: false - name: SetNeedsDisplay(Rect) - nameWithType: View.SetNeedsDisplay(Rect) - fullName: View.SetNeedsDisplay(Rect) -- uid: Terminal.Gui.View.Subviews - parent: Terminal.Gui.View - isExternal: false - name: Subviews - nameWithType: View.Subviews - fullName: View.Subviews -- uid: Terminal.Gui.View.SuperView - parent: Terminal.Gui.View - isExternal: false - name: SuperView - nameWithType: View.SuperView - fullName: View.SuperView -- uid: Terminal.Gui.View.ToString - parent: Terminal.Gui.View - isExternal: false - name: ToString() - nameWithType: View.ToString() - fullName: View.ToString() -- uid: Terminal.Gui.View.WantMousePositionReports - parent: Terminal.Gui.View - isExternal: false - name: WantMousePositionReports - nameWithType: View.WantMousePositionReports - fullName: View.WantMousePositionReports -- uid: Terminal.Gui.View.Width - parent: Terminal.Gui.View - isExternal: false - name: Width - nameWithType: View.Width - fullName: View.Width -- uid: Terminal.Gui.View.X - parent: Terminal.Gui.View - isExternal: false - name: X - nameWithType: View.X - fullName: View.X -- uid: Terminal.Gui.View.Y - parent: Terminal.Gui.View - isExternal: false - name: Y - nameWithType: View.Y - fullName: View.Y + name: MouseEvent(MouseEvent) + nameWithType: Responder.MouseEvent(MouseEvent) + fullName: Terminal.Gui.Responder.MouseEvent(Terminal.Gui.MouseEvent) + spec.csharp: + - uid: Terminal.Gui.Responder.MouseEvent(Terminal.Gui.MouseEvent) + name: MouseEvent + nameWithType: Responder.MouseEvent + fullName: Terminal.Gui.Responder.MouseEvent + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.MouseEvent + name: MouseEvent + nameWithType: MouseEvent + fullName: Terminal.Gui.MouseEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.Responder.MouseEvent(Terminal.Gui.MouseEvent) + name: MouseEvent + nameWithType: Responder.MouseEvent + fullName: Terminal.Gui.Responder.MouseEvent + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.MouseEvent + name: MouseEvent + nameWithType: MouseEvent + fullName: Terminal.Gui.MouseEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.CheckBox.MouseEvent* + commentId: Overload:Terminal.Gui.CheckBox.MouseEvent + name: MouseEvent + nameWithType: CheckBox.MouseEvent + fullName: Terminal.Gui.CheckBox.MouseEvent +- uid: Terminal.Gui.MouseEvent + commentId: T:Terminal.Gui.MouseEvent + parent: Terminal.Gui + name: MouseEvent + nameWithType: MouseEvent + fullName: Terminal.Gui.MouseEvent +shouldSkipMarkup: true diff --git a/docfx/api/Terminal.Gui/Terminal.Gui.Clipboard.yml b/docfx/api/Terminal.Gui/Terminal.Gui.Clipboard.yml index be6101f85..a0b282103 100644 --- a/docfx/api/Terminal.Gui/Terminal.Gui.Clipboard.yml +++ b/docfx/api/Terminal.Gui/Terminal.Gui.Clipboard.yml @@ -1,65 +1,404 @@ ### YamlMime:ManagedReference items: - uid: Terminal.Gui.Clipboard + commentId: T:Terminal.Gui.Clipboard id: Clipboard + parent: Terminal.Gui children: - Terminal.Gui.Clipboard.Contents langs: - csharp + - vb name: Clipboard nameWithType: Clipboard fullName: Terminal.Gui.Clipboard type: Class + source: + remote: + path: Terminal.Gui/Views/Clipboard.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Clipboard + path: ../Terminal.Gui/Views/Clipboard.cs + startLine: 8 assemblies: - Terminal.Gui namespace: Terminal.Gui + summary: "\nProvides cut, copy, and paste support for the clipboard. \nNOTE: Currently not implemented.\n" + example: [] syntax: content: public static class Clipboard + content.vb: Public Module Clipboard inheritance: - System.Object - implements: [] - inheritedMembers: [] + 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.Clipboard.Contents + commentId: P:Terminal.Gui.Clipboard.Contents id: Contents parent: Terminal.Gui.Clipboard langs: - csharp + - vb name: Contents nameWithType: Clipboard.Contents - fullName: Clipboard.Contents + fullName: Terminal.Gui.Clipboard.Contents type: Property + source: + remote: + path: Terminal.Gui/Views/Clipboard.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Contents + path: ../Terminal.Gui/Views/Clipboard.cs + startLine: 12 assemblies: - Terminal.Gui namespace: Terminal.Gui + summary: "\n\n" + example: [] syntax: - content: public static NStack.ustring Contents { get; set; } + content: public static ustring Contents { get; set; } + parameters: [] return: type: NStack.ustring - description: To be added. + content.vb: Public Shared Property Contents As ustring overload: Terminal.Gui.Clipboard.Contents* - exceptions: [] + modifiers.csharp: + - public + - static + - get + - set + 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: Terminal.Gui.Clipboard.Contents - parent: Terminal.Gui.Clipboard - isExternal: false +- 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.Clipboard.Contents* + commentId: Overload:Terminal.Gui.Clipboard.Contents name: Contents nameWithType: Clipboard.Contents - fullName: Clipboard.Contents + fullName: Terminal.Gui.Clipboard.Contents - uid: NStack.ustring + commentId: T:NStack.ustring parent: NStack isExternal: true name: ustring nameWithType: ustring fullName: NStack.ustring -- uid: Terminal.Gui.Clipboard.Contents* - parent: Terminal.Gui.Clipboard - isExternal: false - name: Contents - nameWithType: Clipboard.Contents - fullName: Clipboard.Contents +- uid: NStack + commentId: N:NStack + isExternal: true + name: NStack + nameWithType: NStack + fullName: NStack +shouldSkipMarkup: true diff --git a/docfx/api/Terminal.Gui/Terminal.Gui.Color.yml b/docfx/api/Terminal.Gui/Terminal.Gui.Color.yml index bcc571951..337c0f038 100644 --- a/docfx/api/Terminal.Gui/Terminal.Gui.Color.yml +++ b/docfx/api/Terminal.Gui/Terminal.Gui.Color.yml @@ -1,7 +1,9 @@ ### YamlMime:ManagedReference items: - uid: Terminal.Gui.Color + commentId: T:Terminal.Gui.Color id: Color + parent: Terminal.Gui children: - Terminal.Gui.Color.Black - Terminal.Gui.Color.Blue @@ -21,428 +23,587 @@ items: - Terminal.Gui.Color.White langs: - csharp + - vb name: Color nameWithType: Color fullName: Terminal.Gui.Color type: Enum + source: + remote: + path: Terminal.Gui/Drivers/ConsoleDriver.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Color + path: ../Terminal.Gui/Drivers/ConsoleDriver.cs + startLine: 19 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: Basic colors that can be used to set the foreground and background colors in console applications. These can only be + summary: "\nBasic colors that can be used to set the foreground and background colors in console applications. These can only be\n" + example: [] syntax: content: public enum Color - inheritance: - - System.Enum + content.vb: Public Enum Color + modifiers.csharp: + - public + - enum + modifiers.vb: + - Public + - Enum - uid: Terminal.Gui.Color.Black + commentId: F:Terminal.Gui.Color.Black id: Black parent: Terminal.Gui.Color langs: - csharp + - vb name: Black nameWithType: Color.Black - fullName: Color.Black + fullName: Terminal.Gui.Color.Black type: Field + source: + remote: + path: Terminal.Gui/Drivers/ConsoleDriver.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Black + path: ../Terminal.Gui/Drivers/ConsoleDriver.cs + startLine: 23 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: The black color. + summary: "\nThe black color.\n" + example: [] syntax: - content: Black + content: Black = 0 return: type: Terminal.Gui.Color - description: To be added. - exceptions: [] + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const - uid: Terminal.Gui.Color.Blue + commentId: F:Terminal.Gui.Color.Blue id: Blue parent: Terminal.Gui.Color langs: - csharp + - vb name: Blue nameWithType: Color.Blue - fullName: Color.Blue + fullName: Terminal.Gui.Color.Blue type: Field + source: + remote: + path: Terminal.Gui/Drivers/ConsoleDriver.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Blue + path: ../Terminal.Gui/Drivers/ConsoleDriver.cs + startLine: 27 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: The blue color. + summary: "\nThe blue color.\n" + example: [] syntax: - content: Blue + content: Blue = 1 return: type: Terminal.Gui.Color - description: To be added. - exceptions: [] -- uid: Terminal.Gui.Color.BrighCyan - id: BrighCyan - parent: Terminal.Gui.Color - langs: - - csharp - name: BrighCyan - nameWithType: Color.BrighCyan - fullName: Color.BrighCyan - type: Field - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: The brigh cyan color. - syntax: - content: BrighCyan - return: - type: Terminal.Gui.Color - description: To be added. - exceptions: [] -- uid: Terminal.Gui.Color.BrightBlue - id: BrightBlue - parent: Terminal.Gui.Color - langs: - - csharp - name: BrightBlue - nameWithType: Color.BrightBlue - fullName: Color.BrightBlue - type: Field - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: The bright bBlue color. - syntax: - content: BrightBlue - return: - type: Terminal.Gui.Color - description: To be added. - exceptions: [] -- uid: Terminal.Gui.Color.BrightGreen - id: BrightGreen - parent: Terminal.Gui.Color - langs: - - csharp - name: BrightGreen - nameWithType: Color.BrightGreen - fullName: Color.BrightGreen - type: Field - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: The bright green color. - syntax: - content: BrightGreen - return: - type: Terminal.Gui.Color - description: To be added. - exceptions: [] -- uid: Terminal.Gui.Color.BrightMagenta - id: BrightMagenta - parent: Terminal.Gui.Color - langs: - - csharp - name: BrightMagenta - nameWithType: Color.BrightMagenta - fullName: Color.BrightMagenta - type: Field - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: The bright magenta color. - syntax: - content: BrightMagenta - return: - type: Terminal.Gui.Color - description: To be added. - exceptions: [] -- uid: Terminal.Gui.Color.BrightRed - id: BrightRed - parent: Terminal.Gui.Color - langs: - - csharp - name: BrightRed - nameWithType: Color.BrightRed - fullName: Color.BrightRed - type: Field - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: The bright red color. - syntax: - content: BrightRed - return: - type: Terminal.Gui.Color - description: To be added. - exceptions: [] -- uid: Terminal.Gui.Color.BrightYellow - id: BrightYellow - parent: Terminal.Gui.Color - langs: - - csharp - name: BrightYellow - nameWithType: Color.BrightYellow - fullName: Color.BrightYellow - type: Field - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: The bright yellow color. - syntax: - content: BrightYellow - return: - type: Terminal.Gui.Color - description: To be added. - exceptions: [] -- uid: Terminal.Gui.Color.Brown - id: Brown - parent: Terminal.Gui.Color - langs: - - csharp - name: Brown - nameWithType: Color.Brown - fullName: Color.Brown - type: Field - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: The brown color. - syntax: - content: Brown - return: - type: Terminal.Gui.Color - description: To be added. - exceptions: [] -- uid: Terminal.Gui.Color.Cyan - id: Cyan - parent: Terminal.Gui.Color - langs: - - csharp - name: Cyan - nameWithType: Color.Cyan - fullName: Color.Cyan - type: Field - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: The cyan color. - syntax: - content: Cyan - return: - type: Terminal.Gui.Color - description: To be added. - exceptions: [] -- uid: Terminal.Gui.Color.DarkGray - id: DarkGray - parent: Terminal.Gui.Color - langs: - - csharp - name: DarkGray - nameWithType: Color.DarkGray - fullName: Color.DarkGray - type: Field - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: The dark gray color. - syntax: - content: DarkGray - return: - type: Terminal.Gui.Color - description: To be added. - exceptions: [] -- uid: Terminal.Gui.Color.Gray - id: Gray - parent: Terminal.Gui.Color - langs: - - csharp - name: Gray - nameWithType: Color.Gray - fullName: Color.Gray - type: Field - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: The gray color. - syntax: - content: Gray - return: - type: Terminal.Gui.Color - description: To be added. - exceptions: [] + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const - uid: Terminal.Gui.Color.Green + commentId: F:Terminal.Gui.Color.Green id: Green parent: Terminal.Gui.Color langs: - csharp + - vb name: Green nameWithType: Color.Green - fullName: Color.Green + fullName: Terminal.Gui.Color.Green type: Field + source: + remote: + path: Terminal.Gui/Drivers/ConsoleDriver.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Green + path: ../Terminal.Gui/Drivers/ConsoleDriver.cs + startLine: 31 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: The green color. + summary: "\nThe green color.\n" + example: [] syntax: - content: Green + content: Green = 2 return: type: Terminal.Gui.Color - description: To be added. - exceptions: [] -- uid: Terminal.Gui.Color.Magenta - id: Magenta + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Terminal.Gui.Color.Cyan + commentId: F:Terminal.Gui.Color.Cyan + id: Cyan parent: Terminal.Gui.Color langs: - csharp - name: Magenta - nameWithType: Color.Magenta - fullName: Color.Magenta + - vb + name: Cyan + nameWithType: Color.Cyan + fullName: Terminal.Gui.Color.Cyan type: Field + source: + remote: + path: Terminal.Gui/Drivers/ConsoleDriver.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Cyan + path: ../Terminal.Gui/Drivers/ConsoleDriver.cs + startLine: 35 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: The magenta color. + summary: "\nThe cyan color.\n" + example: [] syntax: - content: Magenta + content: Cyan = 3 return: type: Terminal.Gui.Color - description: To be added. - exceptions: [] + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const - uid: Terminal.Gui.Color.Red + commentId: F:Terminal.Gui.Color.Red id: Red parent: Terminal.Gui.Color langs: - csharp + - vb name: Red nameWithType: Color.Red - fullName: Color.Red + fullName: Terminal.Gui.Color.Red type: Field + source: + remote: + path: Terminal.Gui/Drivers/ConsoleDriver.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Red + path: ../Terminal.Gui/Drivers/ConsoleDriver.cs + startLine: 39 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: The red color. + summary: "\nThe red color.\n" + example: [] syntax: - content: Red + content: Red = 4 return: type: Terminal.Gui.Color - description: To be added. - exceptions: [] + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Terminal.Gui.Color.Magenta + commentId: F:Terminal.Gui.Color.Magenta + id: Magenta + parent: Terminal.Gui.Color + langs: + - csharp + - vb + name: Magenta + nameWithType: Color.Magenta + fullName: Terminal.Gui.Color.Magenta + type: Field + source: + remote: + path: Terminal.Gui/Drivers/ConsoleDriver.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Magenta + path: ../Terminal.Gui/Drivers/ConsoleDriver.cs + startLine: 43 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nThe magenta color.\n" + example: [] + syntax: + content: Magenta = 5 + return: + type: Terminal.Gui.Color + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Terminal.Gui.Color.Brown + commentId: F:Terminal.Gui.Color.Brown + id: Brown + parent: Terminal.Gui.Color + langs: + - csharp + - vb + name: Brown + nameWithType: Color.Brown + fullName: Terminal.Gui.Color.Brown + type: Field + source: + remote: + path: Terminal.Gui/Drivers/ConsoleDriver.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Brown + path: ../Terminal.Gui/Drivers/ConsoleDriver.cs + startLine: 47 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nThe brown color.\n" + example: [] + syntax: + content: Brown = 6 + return: + type: Terminal.Gui.Color + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Terminal.Gui.Color.Gray + commentId: F:Terminal.Gui.Color.Gray + id: Gray + parent: Terminal.Gui.Color + langs: + - csharp + - vb + name: Gray + nameWithType: Color.Gray + fullName: Terminal.Gui.Color.Gray + type: Field + source: + remote: + path: Terminal.Gui/Drivers/ConsoleDriver.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Gray + path: ../Terminal.Gui/Drivers/ConsoleDriver.cs + startLine: 51 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nThe gray color.\n" + example: [] + syntax: + content: Gray = 7 + return: + type: Terminal.Gui.Color + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Terminal.Gui.Color.DarkGray + commentId: F:Terminal.Gui.Color.DarkGray + id: DarkGray + parent: Terminal.Gui.Color + langs: + - csharp + - vb + name: DarkGray + nameWithType: Color.DarkGray + fullName: Terminal.Gui.Color.DarkGray + type: Field + source: + remote: + path: Terminal.Gui/Drivers/ConsoleDriver.cs + branch: docs + repo: tig:tig/gui.cs.git + id: DarkGray + path: ../Terminal.Gui/Drivers/ConsoleDriver.cs + startLine: 55 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nThe dark gray color.\n" + example: [] + syntax: + content: DarkGray = 8 + return: + type: Terminal.Gui.Color + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Terminal.Gui.Color.BrightBlue + commentId: F:Terminal.Gui.Color.BrightBlue + id: BrightBlue + parent: Terminal.Gui.Color + langs: + - csharp + - vb + name: BrightBlue + nameWithType: Color.BrightBlue + fullName: Terminal.Gui.Color.BrightBlue + type: Field + source: + remote: + path: Terminal.Gui/Drivers/ConsoleDriver.cs + branch: docs + repo: tig:tig/gui.cs.git + id: BrightBlue + path: ../Terminal.Gui/Drivers/ConsoleDriver.cs + startLine: 59 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nThe bright bBlue color.\n" + example: [] + syntax: + content: BrightBlue = 9 + return: + type: Terminal.Gui.Color + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Terminal.Gui.Color.BrightGreen + commentId: F:Terminal.Gui.Color.BrightGreen + id: BrightGreen + parent: Terminal.Gui.Color + langs: + - csharp + - vb + name: BrightGreen + nameWithType: Color.BrightGreen + fullName: Terminal.Gui.Color.BrightGreen + type: Field + source: + remote: + path: Terminal.Gui/Drivers/ConsoleDriver.cs + branch: docs + repo: tig:tig/gui.cs.git + id: BrightGreen + path: ../Terminal.Gui/Drivers/ConsoleDriver.cs + startLine: 63 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nThe bright green color.\n" + example: [] + syntax: + content: BrightGreen = 10 + return: + type: Terminal.Gui.Color + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Terminal.Gui.Color.BrighCyan + commentId: F:Terminal.Gui.Color.BrighCyan + id: BrighCyan + parent: Terminal.Gui.Color + langs: + - csharp + - vb + name: BrighCyan + nameWithType: Color.BrighCyan + fullName: Terminal.Gui.Color.BrighCyan + type: Field + source: + remote: + path: Terminal.Gui/Drivers/ConsoleDriver.cs + branch: docs + repo: tig:tig/gui.cs.git + id: BrighCyan + path: ../Terminal.Gui/Drivers/ConsoleDriver.cs + startLine: 67 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nThe brigh cyan color.\n" + example: [] + syntax: + content: BrighCyan = 11 + return: + type: Terminal.Gui.Color + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Terminal.Gui.Color.BrightRed + commentId: F:Terminal.Gui.Color.BrightRed + id: BrightRed + parent: Terminal.Gui.Color + langs: + - csharp + - vb + name: BrightRed + nameWithType: Color.BrightRed + fullName: Terminal.Gui.Color.BrightRed + type: Field + source: + remote: + path: Terminal.Gui/Drivers/ConsoleDriver.cs + branch: docs + repo: tig:tig/gui.cs.git + id: BrightRed + path: ../Terminal.Gui/Drivers/ConsoleDriver.cs + startLine: 71 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nThe bright red color.\n" + example: [] + syntax: + content: BrightRed = 12 + return: + type: Terminal.Gui.Color + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Terminal.Gui.Color.BrightMagenta + commentId: F:Terminal.Gui.Color.BrightMagenta + id: BrightMagenta + parent: Terminal.Gui.Color + langs: + - csharp + - vb + name: BrightMagenta + nameWithType: Color.BrightMagenta + fullName: Terminal.Gui.Color.BrightMagenta + type: Field + source: + remote: + path: Terminal.Gui/Drivers/ConsoleDriver.cs + branch: docs + repo: tig:tig/gui.cs.git + id: BrightMagenta + path: ../Terminal.Gui/Drivers/ConsoleDriver.cs + startLine: 75 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nThe bright magenta color.\n" + example: [] + syntax: + content: BrightMagenta = 13 + return: + type: Terminal.Gui.Color + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Terminal.Gui.Color.BrightYellow + commentId: F:Terminal.Gui.Color.BrightYellow + id: BrightYellow + parent: Terminal.Gui.Color + langs: + - csharp + - vb + name: BrightYellow + nameWithType: Color.BrightYellow + fullName: Terminal.Gui.Color.BrightYellow + type: Field + source: + remote: + path: Terminal.Gui/Drivers/ConsoleDriver.cs + branch: docs + repo: tig:tig/gui.cs.git + id: BrightYellow + path: ../Terminal.Gui/Drivers/ConsoleDriver.cs + startLine: 79 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nThe bright yellow color.\n" + example: [] + syntax: + content: BrightYellow = 14 + return: + type: Terminal.Gui.Color + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const - uid: Terminal.Gui.Color.White + commentId: F:Terminal.Gui.Color.White id: White parent: Terminal.Gui.Color langs: - csharp + - vb name: White nameWithType: Color.White - fullName: Color.White + fullName: Terminal.Gui.Color.White type: Field + source: + remote: + path: Terminal.Gui/Drivers/ConsoleDriver.cs + branch: docs + repo: tig:tig/gui.cs.git + id: White + path: ../Terminal.Gui/Drivers/ConsoleDriver.cs + startLine: 83 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: The White color. + summary: "\nThe White color.\n" + example: [] syntax: - content: White + content: White = 15 return: type: Terminal.Gui.Color - description: To be added. - exceptions: [] + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const references: -- uid: System.Enum - parent: System - isExternal: true - name: Enum - nameWithType: Enum - fullName: System.Enum -- uid: Terminal.Gui.Color.Black - parent: Terminal.Gui.Color - isExternal: false - name: Black - nameWithType: Color.Black - fullName: Color.Black +- uid: Terminal.Gui + commentId: N:Terminal.Gui + name: Terminal.Gui + nameWithType: Terminal.Gui + fullName: Terminal.Gui - uid: Terminal.Gui.Color + commentId: T:Terminal.Gui.Color parent: Terminal.Gui - isExternal: false name: Color nameWithType: Color fullName: Terminal.Gui.Color -- uid: Terminal.Gui.Color.Blue - parent: Terminal.Gui.Color - isExternal: false - name: Blue - nameWithType: Color.Blue - fullName: Color.Blue -- uid: Terminal.Gui.Color.BrighCyan - parent: Terminal.Gui.Color - isExternal: false - name: BrighCyan - nameWithType: Color.BrighCyan - fullName: Color.BrighCyan -- uid: Terminal.Gui.Color.BrightBlue - parent: Terminal.Gui.Color - isExternal: false - name: BrightBlue - nameWithType: Color.BrightBlue - fullName: Color.BrightBlue -- uid: Terminal.Gui.Color.BrightGreen - parent: Terminal.Gui.Color - isExternal: false - name: BrightGreen - nameWithType: Color.BrightGreen - fullName: Color.BrightGreen -- uid: Terminal.Gui.Color.BrightMagenta - parent: Terminal.Gui.Color - isExternal: false - name: BrightMagenta - nameWithType: Color.BrightMagenta - fullName: Color.BrightMagenta -- uid: Terminal.Gui.Color.BrightRed - parent: Terminal.Gui.Color - isExternal: false - name: BrightRed - nameWithType: Color.BrightRed - fullName: Color.BrightRed -- uid: Terminal.Gui.Color.BrightYellow - parent: Terminal.Gui.Color - isExternal: false - name: BrightYellow - nameWithType: Color.BrightYellow - fullName: Color.BrightYellow -- uid: Terminal.Gui.Color.Brown - parent: Terminal.Gui.Color - isExternal: false - name: Brown - nameWithType: Color.Brown - fullName: Color.Brown -- uid: Terminal.Gui.Color.Cyan - parent: Terminal.Gui.Color - isExternal: false - name: Cyan - nameWithType: Color.Cyan - fullName: Color.Cyan -- uid: Terminal.Gui.Color.DarkGray - parent: Terminal.Gui.Color - isExternal: false - name: DarkGray - nameWithType: Color.DarkGray - fullName: Color.DarkGray -- uid: Terminal.Gui.Color.Gray - parent: Terminal.Gui.Color - isExternal: false - name: Gray - nameWithType: Color.Gray - fullName: Color.Gray -- uid: Terminal.Gui.Color.Green - parent: Terminal.Gui.Color - isExternal: false - name: Green - nameWithType: Color.Green - fullName: Color.Green -- uid: Terminal.Gui.Color.Magenta - parent: Terminal.Gui.Color - isExternal: false - name: Magenta - nameWithType: Color.Magenta - fullName: Color.Magenta -- uid: Terminal.Gui.Color.Red - parent: Terminal.Gui.Color - isExternal: false - name: Red - nameWithType: Color.Red - fullName: Color.Red -- uid: Terminal.Gui.Color.White - parent: Terminal.Gui.Color - isExternal: false - name: White - nameWithType: Color.White - fullName: Color.White +shouldSkipMarkup: true diff --git a/docfx/api/Terminal.Gui/Terminal.Gui.ColorScheme.yml b/docfx/api/Terminal.Gui/Terminal.Gui.ColorScheme.yml index f735efbb4..1590d23a9 100644 --- a/docfx/api/Terminal.Gui/Terminal.Gui.ColorScheme.yml +++ b/docfx/api/Terminal.Gui/Terminal.Gui.ColorScheme.yml @@ -1,171 +1,566 @@ ### YamlMime:ManagedReference items: - uid: Terminal.Gui.ColorScheme + commentId: T:Terminal.Gui.ColorScheme id: ColorScheme + parent: Terminal.Gui children: - - Terminal.Gui.ColorScheme.#ctor + - Terminal.Gui.ColorScheme.Disabled - Terminal.Gui.ColorScheme.Focus - Terminal.Gui.ColorScheme.HotFocus - Terminal.Gui.ColorScheme.HotNormal - Terminal.Gui.ColorScheme.Normal langs: - csharp + - vb name: ColorScheme nameWithType: ColorScheme fullName: Terminal.Gui.ColorScheme type: Class + source: + remote: + path: Terminal.Gui/Drivers/ConsoleDriver.cs + branch: docs + repo: tig:tig/gui.cs.git + id: ColorScheme + path: ../Terminal.Gui/Drivers/ConsoleDriver.cs + startLine: 157 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: >- - Color scheme definitions, they cover some common scenarios and are used - typically in toplevel containers to set the scheme that is used by all the - views contained inside. + summary: "\nColor scheme definitions, they cover some common scenarios and are used\ntypically in toplevel containers to set the scheme that is used by all the\nviews contained inside.\n" + example: [] syntax: content: public class ColorScheme + content.vb: Public Class ColorScheme inheritance: - System.Object - implements: [] - inheritedMembers: [] -- uid: Terminal.Gui.ColorScheme.#ctor - id: '#ctor' - parent: Terminal.Gui.ColorScheme - langs: - - csharp - name: ColorScheme() - nameWithType: ColorScheme.ColorScheme() - fullName: ColorScheme.ColorScheme() - type: Constructor - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - syntax: - content: public ColorScheme (); - parameters: [] - overload: Terminal.Gui.ColorScheme.#ctor* - exceptions: [] -- uid: Terminal.Gui.ColorScheme.Focus - id: Focus - parent: Terminal.Gui.ColorScheme - langs: - - csharp - name: Focus - nameWithType: ColorScheme.Focus - fullName: ColorScheme.Focus - type: Field - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: The color for text when the view has the focus. - syntax: - content: public Terminal.Gui.Attribute Focus; - return: - type: Terminal.Gui.Attribute - description: To be added. - exceptions: [] -- uid: Terminal.Gui.ColorScheme.HotFocus - id: HotFocus - parent: Terminal.Gui.ColorScheme - langs: - - csharp - name: HotFocus - nameWithType: ColorScheme.HotFocus - fullName: ColorScheme.HotFocus - type: Field - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: The color for the hotkey when the view is focused. - syntax: - content: public Terminal.Gui.Attribute HotFocus; - return: - type: Terminal.Gui.Attribute - description: To be added. - exceptions: [] -- uid: Terminal.Gui.ColorScheme.HotNormal - id: HotNormal - parent: Terminal.Gui.ColorScheme - langs: - - csharp - name: HotNormal - nameWithType: ColorScheme.HotNormal - fullName: ColorScheme.HotNormal - type: Field - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: The color for the hotkey when a view is not focused - syntax: - content: public Terminal.Gui.Attribute HotNormal; - return: - type: Terminal.Gui.Attribute - description: To be added. - exceptions: [] + 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 + - class + modifiers.vb: + - Public + - Class - uid: Terminal.Gui.ColorScheme.Normal + commentId: P:Terminal.Gui.ColorScheme.Normal id: Normal parent: Terminal.Gui.ColorScheme langs: - csharp + - vb name: Normal nameWithType: ColorScheme.Normal - fullName: ColorScheme.Normal - type: Field + fullName: Terminal.Gui.ColorScheme.Normal + type: Property + source: + remote: + path: Terminal.Gui/Drivers/ConsoleDriver.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Normal + path: ../Terminal.Gui/Drivers/ConsoleDriver.cs + startLine: 168 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: The default color for text, when the view is not focused. + summary: "\nThe default color for text, when the view is not focused.\n" + example: [] syntax: - content: public Terminal.Gui.Attribute Normal; + content: public Attribute Normal { get; set; } + parameters: [] return: type: Terminal.Gui.Attribute - description: To be added. - exceptions: [] + content.vb: Public Property Normal As Attribute + overload: Terminal.Gui.ColorScheme.Normal* + modifiers.csharp: + - public + - get + - set + modifiers.vb: + - Public +- uid: Terminal.Gui.ColorScheme.Focus + commentId: P:Terminal.Gui.ColorScheme.Focus + id: Focus + parent: Terminal.Gui.ColorScheme + langs: + - csharp + - vb + name: Focus + nameWithType: ColorScheme.Focus + fullName: Terminal.Gui.ColorScheme.Focus + type: Property + source: + remote: + path: Terminal.Gui/Drivers/ConsoleDriver.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Focus + path: ../Terminal.Gui/Drivers/ConsoleDriver.cs + startLine: 173 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nThe color for text when the view has the focus.\n" + example: [] + syntax: + content: public Attribute Focus { get; set; } + parameters: [] + return: + type: Terminal.Gui.Attribute + content.vb: Public Property Focus As Attribute + overload: Terminal.Gui.ColorScheme.Focus* + modifiers.csharp: + - public + - get + - set + modifiers.vb: + - Public +- uid: Terminal.Gui.ColorScheme.HotNormal + commentId: P:Terminal.Gui.ColorScheme.HotNormal + id: HotNormal + parent: Terminal.Gui.ColorScheme + langs: + - csharp + - vb + name: HotNormal + nameWithType: ColorScheme.HotNormal + fullName: Terminal.Gui.ColorScheme.HotNormal + type: Property + source: + remote: + path: Terminal.Gui/Drivers/ConsoleDriver.cs + branch: docs + repo: tig:tig/gui.cs.git + id: HotNormal + path: ../Terminal.Gui/Drivers/ConsoleDriver.cs + startLine: 178 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nThe color for the hotkey when a view is not focused\n" + example: [] + syntax: + content: public Attribute HotNormal { get; set; } + parameters: [] + return: + type: Terminal.Gui.Attribute + content.vb: Public Property HotNormal As Attribute + overload: Terminal.Gui.ColorScheme.HotNormal* + modifiers.csharp: + - public + - get + - set + modifiers.vb: + - Public +- uid: Terminal.Gui.ColorScheme.HotFocus + commentId: P:Terminal.Gui.ColorScheme.HotFocus + id: HotFocus + parent: Terminal.Gui.ColorScheme + langs: + - csharp + - vb + name: HotFocus + nameWithType: ColorScheme.HotFocus + fullName: Terminal.Gui.ColorScheme.HotFocus + type: Property + source: + remote: + path: Terminal.Gui/Drivers/ConsoleDriver.cs + branch: docs + repo: tig:tig/gui.cs.git + id: HotFocus + path: ../Terminal.Gui/Drivers/ConsoleDriver.cs + startLine: 183 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nThe color for the hotkey when the view is focused.\n" + example: [] + syntax: + content: public Attribute HotFocus { get; set; } + parameters: [] + return: + type: Terminal.Gui.Attribute + content.vb: Public Property HotFocus As Attribute + overload: Terminal.Gui.ColorScheme.HotFocus* + modifiers.csharp: + - public + - get + - set + modifiers.vb: + - Public +- uid: Terminal.Gui.ColorScheme.Disabled + commentId: P:Terminal.Gui.ColorScheme.Disabled + id: Disabled + parent: Terminal.Gui.ColorScheme + langs: + - csharp + - vb + name: Disabled + nameWithType: ColorScheme.Disabled + fullName: Terminal.Gui.ColorScheme.Disabled + type: Property + source: + remote: + path: Terminal.Gui/Drivers/ConsoleDriver.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Disabled + path: ../Terminal.Gui/Drivers/ConsoleDriver.cs + startLine: 188 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nThe default color for text, when the view is disabled.\n" + example: [] + syntax: + content: public Attribute Disabled { get; set; } + parameters: [] + return: + type: Terminal.Gui.Attribute + content.vb: Public Property Disabled As Attribute + overload: Terminal.Gui.ColorScheme.Disabled* + modifiers.csharp: + - public + - get + - set + modifiers.vb: + - Public 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: Terminal.Gui.ColorScheme.#ctor - parent: Terminal.Gui.ColorScheme - isExternal: false - name: ColorScheme() - nameWithType: ColorScheme.ColorScheme() - fullName: ColorScheme.ColorScheme() -- uid: Terminal.Gui.ColorScheme.Focus - parent: Terminal.Gui.ColorScheme - isExternal: false - name: Focus - nameWithType: ColorScheme.Focus - fullName: ColorScheme.Focus +- 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.ColorScheme.Normal* + commentId: Overload:Terminal.Gui.ColorScheme.Normal + name: Normal + nameWithType: ColorScheme.Normal + fullName: Terminal.Gui.ColorScheme.Normal - uid: Terminal.Gui.Attribute + commentId: T:Terminal.Gui.Attribute parent: Terminal.Gui - isExternal: false name: Attribute nameWithType: Attribute fullName: Terminal.Gui.Attribute -- uid: Terminal.Gui.ColorScheme.HotFocus - parent: Terminal.Gui.ColorScheme - isExternal: false - name: HotFocus - nameWithType: ColorScheme.HotFocus - fullName: ColorScheme.HotFocus -- uid: Terminal.Gui.ColorScheme.HotNormal - parent: Terminal.Gui.ColorScheme - isExternal: false +- uid: Terminal.Gui.ColorScheme.Focus* + commentId: Overload:Terminal.Gui.ColorScheme.Focus + name: Focus + nameWithType: ColorScheme.Focus + fullName: Terminal.Gui.ColorScheme.Focus +- uid: Terminal.Gui.ColorScheme.HotNormal* + commentId: Overload:Terminal.Gui.ColorScheme.HotNormal name: HotNormal nameWithType: ColorScheme.HotNormal - fullName: ColorScheme.HotNormal -- uid: Terminal.Gui.ColorScheme.Normal - parent: Terminal.Gui.ColorScheme - isExternal: false - name: Normal - nameWithType: ColorScheme.Normal - fullName: ColorScheme.Normal -- uid: Terminal.Gui.ColorScheme.#ctor* - parent: Terminal.Gui.ColorScheme - isExternal: false - name: ColorScheme - nameWithType: ColorScheme.ColorScheme - fullName: ColorScheme.ColorScheme + fullName: Terminal.Gui.ColorScheme.HotNormal +- uid: Terminal.Gui.ColorScheme.HotFocus* + commentId: Overload:Terminal.Gui.ColorScheme.HotFocus + name: HotFocus + nameWithType: ColorScheme.HotFocus + fullName: Terminal.Gui.ColorScheme.HotFocus +- uid: Terminal.Gui.ColorScheme.Disabled* + commentId: Overload:Terminal.Gui.ColorScheme.Disabled + name: Disabled + nameWithType: ColorScheme.Disabled + fullName: Terminal.Gui.ColorScheme.Disabled +shouldSkipMarkup: true diff --git a/docfx/api/Terminal.Gui/Terminal.Gui.Colors.yml b/docfx/api/Terminal.Gui/Terminal.Gui.Colors.yml index 0bfbcbe83..bed305b58 100644 --- a/docfx/api/Terminal.Gui/Terminal.Gui.Colors.yml +++ b/docfx/api/Terminal.Gui/Terminal.Gui.Colors.yml @@ -1,138 +1,577 @@ ### YamlMime:ManagedReference items: - uid: Terminal.Gui.Colors + commentId: T:Terminal.Gui.Colors id: Colors + parent: Terminal.Gui children: - Terminal.Gui.Colors.Base - Terminal.Gui.Colors.Dialog - Terminal.Gui.Colors.Error - Terminal.Gui.Colors.Menu + - Terminal.Gui.Colors.TopLevel langs: - csharp + - vb name: Colors nameWithType: Colors fullName: Terminal.Gui.Colors type: Class + source: + remote: + path: Terminal.Gui/Drivers/ConsoleDriver.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Colors + path: ../Terminal.Gui/Drivers/ConsoleDriver.cs + startLine: 322 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: The default ColorSchemes for the application. + summary: "\nThe default ColorSchemes for the application.\n" + example: [] syntax: content: public static class Colors + content.vb: Public Module Colors inheritance: - System.Object - implements: [] - inheritedMembers: [] + 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.Colors.TopLevel + commentId: P:Terminal.Gui.Colors.TopLevel + id: TopLevel + parent: Terminal.Gui.Colors + langs: + - csharp + - vb + name: TopLevel + nameWithType: Colors.TopLevel + fullName: Terminal.Gui.Colors.TopLevel + type: Property + source: + remote: + path: Terminal.Gui/Drivers/ConsoleDriver.cs + branch: docs + repo: tig:tig/gui.cs.git + id: TopLevel + path: ../Terminal.Gui/Drivers/ConsoleDriver.cs + startLine: 332 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nThe application toplevel color scheme, for the default toplevel views.\n" + example: [] + syntax: + content: public static ColorScheme TopLevel { get; set; } + parameters: [] + return: + type: Terminal.Gui.ColorScheme + content.vb: Public Shared Property TopLevel As ColorScheme + overload: Terminal.Gui.Colors.TopLevel* + modifiers.csharp: + - public + - static + - get + - set + modifiers.vb: + - Public + - Shared - uid: Terminal.Gui.Colors.Base + commentId: P:Terminal.Gui.Colors.Base id: Base parent: Terminal.Gui.Colors langs: - csharp + - vb name: Base nameWithType: Colors.Base - fullName: Colors.Base - type: Field + fullName: Terminal.Gui.Colors.Base + type: Property + source: + remote: + path: Terminal.Gui/Drivers/ConsoleDriver.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Base + path: ../Terminal.Gui/Drivers/ConsoleDriver.cs + startLine: 337 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: The base color scheme, for the default toplevel views. + summary: "\nThe base color scheme, for the default toplevel views.\n" + example: [] syntax: - content: public static Terminal.Gui.ColorScheme Base; + content: public static ColorScheme Base { get; set; } + parameters: [] return: type: Terminal.Gui.ColorScheme - description: To be added. - exceptions: [] + content.vb: Public Shared Property Base As ColorScheme + overload: Terminal.Gui.Colors.Base* + modifiers.csharp: + - public + - static + - get + - set + modifiers.vb: + - Public + - Shared - uid: Terminal.Gui.Colors.Dialog + commentId: P:Terminal.Gui.Colors.Dialog id: Dialog parent: Terminal.Gui.Colors langs: - csharp + - vb name: Dialog nameWithType: Colors.Dialog - fullName: Colors.Dialog - type: Field + fullName: Terminal.Gui.Colors.Dialog + type: Property + source: + remote: + path: Terminal.Gui/Drivers/ConsoleDriver.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Dialog + path: ../Terminal.Gui/Drivers/ConsoleDriver.cs + startLine: 342 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: The dialog color scheme, for standard popup dialog boxes + summary: "\nThe dialog color scheme, for standard popup dialog boxes\n" + example: [] syntax: - content: public static Terminal.Gui.ColorScheme Dialog; + content: public static ColorScheme Dialog { get; set; } + parameters: [] return: type: Terminal.Gui.ColorScheme - description: To be added. - exceptions: [] -- uid: Terminal.Gui.Colors.Error - id: Error - parent: Terminal.Gui.Colors - langs: - - csharp - name: Error - nameWithType: Colors.Error - fullName: Colors.Error - type: Field - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: The color scheme for showing errors. - syntax: - content: public static Terminal.Gui.ColorScheme Error; - return: - type: Terminal.Gui.ColorScheme - description: To be added. - exceptions: [] + content.vb: Public Shared Property Dialog As ColorScheme + overload: Terminal.Gui.Colors.Dialog* + modifiers.csharp: + - public + - static + - get + - set + modifiers.vb: + - Public + - Shared - uid: Terminal.Gui.Colors.Menu + commentId: P:Terminal.Gui.Colors.Menu id: Menu parent: Terminal.Gui.Colors langs: - csharp + - vb name: Menu nameWithType: Colors.Menu - fullName: Colors.Menu - type: Field + fullName: Terminal.Gui.Colors.Menu + type: Property + source: + remote: + path: Terminal.Gui/Drivers/ConsoleDriver.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Menu + path: ../Terminal.Gui/Drivers/ConsoleDriver.cs + startLine: 347 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: The menu bar color + summary: "\nThe menu bar color\n" + example: [] syntax: - content: public static Terminal.Gui.ColorScheme Menu; + content: public static ColorScheme Menu { get; set; } + parameters: [] return: type: Terminal.Gui.ColorScheme - description: To be added. - exceptions: [] + content.vb: Public Shared Property Menu As ColorScheme + overload: Terminal.Gui.Colors.Menu* + modifiers.csharp: + - public + - static + - get + - set + modifiers.vb: + - Public + - Shared +- uid: Terminal.Gui.Colors.Error + commentId: P:Terminal.Gui.Colors.Error + id: Error + parent: Terminal.Gui.Colors + langs: + - csharp + - vb + name: Error + nameWithType: Colors.Error + fullName: Terminal.Gui.Colors.Error + type: Property + source: + remote: + path: Terminal.Gui/Drivers/ConsoleDriver.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Error + path: ../Terminal.Gui/Drivers/ConsoleDriver.cs + startLine: 352 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nThe color scheme for showing errors.\n" + example: [] + syntax: + content: public static ColorScheme Error { get; set; } + parameters: [] + return: + type: Terminal.Gui.ColorScheme + content.vb: Public Shared Property Error As ColorScheme + overload: Terminal.Gui.Colors.Error* + modifiers.csharp: + - public + - static + - get + - set + 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: Terminal.Gui.Colors.Base - parent: Terminal.Gui.Colors - isExternal: false - name: Base - nameWithType: Colors.Base - fullName: Colors.Base +- 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.Colors.TopLevel* + commentId: Overload:Terminal.Gui.Colors.TopLevel + name: TopLevel + nameWithType: Colors.TopLevel + fullName: Terminal.Gui.Colors.TopLevel - uid: Terminal.Gui.ColorScheme + commentId: T:Terminal.Gui.ColorScheme parent: Terminal.Gui - isExternal: false name: ColorScheme nameWithType: ColorScheme fullName: Terminal.Gui.ColorScheme -- uid: Terminal.Gui.Colors.Dialog - parent: Terminal.Gui.Colors - isExternal: false +- uid: Terminal.Gui.Colors.Base* + commentId: Overload:Terminal.Gui.Colors.Base + name: Base + nameWithType: Colors.Base + fullName: Terminal.Gui.Colors.Base +- uid: Terminal.Gui.Colors.Dialog* + commentId: Overload:Terminal.Gui.Colors.Dialog name: Dialog nameWithType: Colors.Dialog - fullName: Colors.Dialog -- uid: Terminal.Gui.Colors.Error - parent: Terminal.Gui.Colors - isExternal: false - name: Error - nameWithType: Colors.Error - fullName: Colors.Error -- uid: Terminal.Gui.Colors.Menu - parent: Terminal.Gui.Colors - isExternal: false + fullName: Terminal.Gui.Colors.Dialog +- uid: Terminal.Gui.Colors.Menu* + commentId: Overload:Terminal.Gui.Colors.Menu name: Menu nameWithType: Colors.Menu - fullName: Colors.Menu + fullName: Terminal.Gui.Colors.Menu +- uid: Terminal.Gui.Colors.Error* + commentId: Overload:Terminal.Gui.Colors.Error + name: Error + nameWithType: Colors.Error + fullName: Terminal.Gui.Colors.Error +shouldSkipMarkup: true diff --git a/docfx/api/Terminal.Gui/Terminal.Gui.ConsoleDriver.yml b/docfx/api/Terminal.Gui/Terminal.Gui.ConsoleDriver.yml index c305c869e..e907c03b1 100644 --- a/docfx/api/Terminal.Gui/Terminal.Gui.ConsoleDriver.yml +++ b/docfx/api/Terminal.Gui/Terminal.Gui.ConsoleDriver.yml @@ -1,9 +1,10 @@ ### YamlMime:ManagedReference items: - uid: Terminal.Gui.ConsoleDriver + commentId: T:Terminal.Gui.ConsoleDriver id: ConsoleDriver + parent: Terminal.Gui children: - - Terminal.Gui.ConsoleDriver.#ctor - Terminal.Gui.ConsoleDriver.AddRune(System.Rune) - Terminal.Gui.ConsoleDriver.AddStr(NStack.ustring) - Terminal.Gui.ConsoleDriver.BottomTee @@ -20,17 +21,19 @@ items: - Terminal.Gui.ConsoleDriver.LRCorner - Terminal.Gui.ConsoleDriver.MakeAttribute(Terminal.Gui.Color,Terminal.Gui.Color) - Terminal.Gui.ConsoleDriver.Move(System.Int32,System.Int32) - - Terminal.Gui.ConsoleDriver.PrepareToRun(Mono.Terminal.MainLoop,System.Action{Terminal.Gui.KeyEvent},System.Action{Terminal.Gui.MouseEvent}) + - Terminal.Gui.ConsoleDriver.PrepareToRun(Mono.Terminal.MainLoop,System.Action{Terminal.Gui.KeyEvent},System.Action{Terminal.Gui.KeyEvent},System.Action{Terminal.Gui.KeyEvent},System.Action{Terminal.Gui.MouseEvent}) - Terminal.Gui.ConsoleDriver.Refresh - Terminal.Gui.ConsoleDriver.RightTee - Terminal.Gui.ConsoleDriver.Rows - Terminal.Gui.ConsoleDriver.SetAttribute(Terminal.Gui.Attribute) - Terminal.Gui.ConsoleDriver.SetColors(System.ConsoleColor,System.ConsoleColor) - Terminal.Gui.ConsoleDriver.SetColors(System.Int16,System.Int16) + - Terminal.Gui.ConsoleDriver.SetTerminalResized(System.Action) - Terminal.Gui.ConsoleDriver.StartReportingMouseMoves - Terminal.Gui.ConsoleDriver.Stipple - Terminal.Gui.ConsoleDriver.StopReportingMouseMoves - Terminal.Gui.ConsoleDriver.Suspend + - Terminal.Gui.ConsoleDriver.TerminalResized - Terminal.Gui.ConsoleDriver.TopTee - Terminal.Gui.ConsoleDriver.ULCorner - Terminal.Gui.ConsoleDriver.UncookMouse @@ -40,192 +43,684 @@ items: - Terminal.Gui.ConsoleDriver.VLine langs: - csharp + - vb name: ConsoleDriver nameWithType: ConsoleDriver fullName: Terminal.Gui.ConsoleDriver type: Class + source: + remote: + path: Terminal.Gui/Drivers/ConsoleDriver.cs + branch: docs + repo: tig:tig/gui.cs.git + id: ConsoleDriver + path: ../Terminal.Gui/Drivers/ConsoleDriver.cs + startLine: 430 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: ConsoleDriver is an abstract class that defines the requirements for a console driver. One implementation if the CursesDriver, and another one uses the .NET Console one. + summary: "\nConsoleDriver is an abstract class that defines the requirements for a console driver. One implementation if the CursesDriver, and another one uses the .NET Console one.\n" + example: [] syntax: content: public abstract class ConsoleDriver + content.vb: Public MustInherit Class ConsoleDriver inheritance: - System.Object derivedClasses: - Terminal.Gui.CursesDriver - implements: [] - inheritedMembers: [] -- uid: Terminal.Gui.ConsoleDriver.#ctor - id: '#ctor' + 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 + - abstract + - class + modifiers.vb: + - Public + - MustInherit + - Class +- uid: Terminal.Gui.ConsoleDriver.TerminalResized + commentId: F:Terminal.Gui.ConsoleDriver.TerminalResized + id: TerminalResized parent: Terminal.Gui.ConsoleDriver langs: - csharp - name: ConsoleDriver() - nameWithType: ConsoleDriver.ConsoleDriver() - fullName: ConsoleDriver.ConsoleDriver() - type: Constructor - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - syntax: - content: protected ConsoleDriver (); - parameters: [] - overload: Terminal.Gui.ConsoleDriver.#ctor* - exceptions: [] -- uid: Terminal.Gui.ConsoleDriver.AddRune(System.Rune) - id: AddRune(System.Rune) - parent: Terminal.Gui.ConsoleDriver - langs: - - csharp - name: AddRune(Rune) - nameWithType: ConsoleDriver.AddRune(Rune) - fullName: ConsoleDriver.AddRune(Rune) - type: Method - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Adds the specified rune to the display at the current cursor position - syntax: - content: public abstract void AddRune (Rune rune); - parameters: - - id: rune - type: System.Rune - description: Rune to add. - overload: Terminal.Gui.ConsoleDriver.AddRune* - exceptions: [] -- uid: Terminal.Gui.ConsoleDriver.AddStr(NStack.ustring) - id: AddStr(NStack.ustring) - parent: Terminal.Gui.ConsoleDriver - langs: - - csharp - name: AddStr(ustring) - nameWithType: ConsoleDriver.AddStr(ustring) - fullName: ConsoleDriver.AddStr(ustring) - type: Method - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Adds the specified - syntax: - content: public abstract void AddStr (NStack.ustring str); - parameters: - - id: str - type: NStack.ustring - description: String. - overload: Terminal.Gui.ConsoleDriver.AddStr* - exceptions: [] -- uid: Terminal.Gui.ConsoleDriver.BottomTee - id: BottomTee - parent: Terminal.Gui.ConsoleDriver - langs: - - csharp - name: BottomTee - nameWithType: ConsoleDriver.BottomTee - fullName: ConsoleDriver.BottomTee + - vb + name: TerminalResized + nameWithType: ConsoleDriver.TerminalResized + fullName: Terminal.Gui.ConsoleDriver.TerminalResized type: Field + source: + remote: + path: Terminal.Gui/Drivers/ConsoleDriver.cs + branch: docs + repo: tig:tig/gui.cs.git + id: TerminalResized + path: ../Terminal.Gui/Drivers/ConsoleDriver.cs + startLine: 434 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: The bottom tee. + summary: "\nThe handler fired when the terminal is resized.\n" + example: [] syntax: - content: public Rune BottomTee; + content: protected Action TerminalResized return: - type: System.Rune - description: To be added. - exceptions: [] -- uid: Terminal.Gui.ConsoleDriver.Clip - id: Clip - parent: Terminal.Gui.ConsoleDriver - langs: - - csharp - name: Clip - nameWithType: ConsoleDriver.Clip - fullName: ConsoleDriver.Clip - type: Property - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Controls the current clipping region that AddRune/AddStr is subject to. - syntax: - content: public Terminal.Gui.Rect Clip { get; set; } - return: - type: Terminal.Gui.Rect - description: The clip. - overload: Terminal.Gui.ConsoleDriver.Clip* - exceptions: [] + type: System.Action + content.vb: Protected TerminalResized As Action + modifiers.csharp: + - protected + modifiers.vb: + - Protected - uid: Terminal.Gui.ConsoleDriver.Cols + commentId: P:Terminal.Gui.ConsoleDriver.Cols id: Cols parent: Terminal.Gui.ConsoleDriver langs: - csharp + - vb name: Cols nameWithType: ConsoleDriver.Cols - fullName: ConsoleDriver.Cols + fullName: Terminal.Gui.ConsoleDriver.Cols type: Property + source: + remote: + path: Terminal.Gui/Drivers/ConsoleDriver.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Cols + path: ../Terminal.Gui/Drivers/ConsoleDriver.cs + startLine: 439 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: The current number of columns in the terminal. + summary: "\nThe current number of columns in the terminal.\n" + example: [] syntax: content: public abstract int Cols { get; } + parameters: [] return: type: System.Int32 - description: To be added. + content.vb: Public MustOverride ReadOnly Property Cols As Integer overload: Terminal.Gui.ConsoleDriver.Cols* - exceptions: [] -- uid: Terminal.Gui.ConsoleDriver.CookMouse - id: CookMouse + modifiers.csharp: + - public + - abstract + - get + modifiers.vb: + - Public + - MustOverride + - ReadOnly +- uid: Terminal.Gui.ConsoleDriver.Rows + commentId: P:Terminal.Gui.ConsoleDriver.Rows + id: Rows parent: Terminal.Gui.ConsoleDriver langs: - csharp - name: CookMouse() - nameWithType: ConsoleDriver.CookMouse() - fullName: ConsoleDriver.CookMouse() - type: Method + - vb + name: Rows + nameWithType: ConsoleDriver.Rows + fullName: Terminal.Gui.ConsoleDriver.Rows + type: Property + source: + remote: + path: Terminal.Gui/Drivers/ConsoleDriver.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Rows + path: ../Terminal.Gui/Drivers/ConsoleDriver.cs + startLine: 443 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: Enables the cooked event processing from the mouse driver + summary: "\nThe current number of rows in the terminal.\n" + example: [] syntax: - content: public abstract void CookMouse (); + content: public abstract int Rows { get; } parameters: [] - overload: Terminal.Gui.ConsoleDriver.CookMouse* - exceptions: [] -- uid: Terminal.Gui.ConsoleDriver.Diamond - id: Diamond + return: + type: System.Int32 + content.vb: Public MustOverride ReadOnly Property Rows As Integer + overload: Terminal.Gui.ConsoleDriver.Rows* + modifiers.csharp: + - public + - abstract + - get + modifiers.vb: + - Public + - MustOverride + - ReadOnly +- uid: Terminal.Gui.ConsoleDriver.Init(System.Action) + commentId: M:Terminal.Gui.ConsoleDriver.Init(System.Action) + id: Init(System.Action) parent: Terminal.Gui.ConsoleDriver langs: - csharp - name: Diamond - nameWithType: ConsoleDriver.Diamond - fullName: ConsoleDriver.Diamond - type: Field + - vb + name: Init(Action) + nameWithType: ConsoleDriver.Init(Action) + fullName: Terminal.Gui.ConsoleDriver.Init(System.Action) + type: Method + source: + remote: + path: Terminal.Gui/Drivers/ConsoleDriver.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Init + path: ../Terminal.Gui/Drivers/ConsoleDriver.cs + startLine: 448 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: Diamond character + summary: "\nInitializes the driver\n" + example: [] syntax: - content: public Rune Diamond; - return: + content: public abstract void Init(Action terminalResized) + parameters: + - id: terminalResized + type: System.Action + description: Method to invoke when the terminal is resized. + content.vb: Public MustOverride Sub Init(terminalResized As Action) + overload: Terminal.Gui.ConsoleDriver.Init* + modifiers.csharp: + - public + - abstract + modifiers.vb: + - Public + - MustOverride +- uid: Terminal.Gui.ConsoleDriver.Move(System.Int32,System.Int32) + commentId: M:Terminal.Gui.ConsoleDriver.Move(System.Int32,System.Int32) + id: Move(System.Int32,System.Int32) + parent: Terminal.Gui.ConsoleDriver + langs: + - csharp + - vb + name: Move(Int32, Int32) + nameWithType: ConsoleDriver.Move(Int32, Int32) + fullName: Terminal.Gui.ConsoleDriver.Move(System.Int32, System.Int32) + type: Method + source: + remote: + path: Terminal.Gui/Drivers/ConsoleDriver.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Move + path: ../Terminal.Gui/Drivers/ConsoleDriver.cs + startLine: 454 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nMoves the cursor to the specified column and row.\n" + example: [] + syntax: + content: public abstract void Move(int col, int row) + parameters: + - id: col + type: System.Int32 + description: Column to move the cursor to. + - id: row + type: System.Int32 + description: Row to move the cursor to. + content.vb: Public MustOverride Sub Move(col As Integer, row As Integer) + overload: Terminal.Gui.ConsoleDriver.Move* + modifiers.csharp: + - public + - abstract + modifiers.vb: + - Public + - MustOverride +- uid: Terminal.Gui.ConsoleDriver.AddRune(System.Rune) + commentId: M:Terminal.Gui.ConsoleDriver.AddRune(System.Rune) + id: AddRune(System.Rune) + parent: Terminal.Gui.ConsoleDriver + langs: + - csharp + - vb + name: AddRune(Rune) + nameWithType: ConsoleDriver.AddRune(Rune) + fullName: Terminal.Gui.ConsoleDriver.AddRune(System.Rune) + type: Method + source: + remote: + path: Terminal.Gui/Drivers/ConsoleDriver.cs + branch: docs + repo: tig:tig/gui.cs.git + id: AddRune + path: ../Terminal.Gui/Drivers/ConsoleDriver.cs + startLine: 459 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nAdds the specified rune to the display at the current cursor position\n" + example: [] + syntax: + content: public abstract void AddRune(Rune rune) + parameters: + - id: rune type: System.Rune - description: To be added. - exceptions: [] + description: Rune to add. + content.vb: Public MustOverride Sub AddRune(rune As Rune) + overload: Terminal.Gui.ConsoleDriver.AddRune* + modifiers.csharp: + - public + - abstract + modifiers.vb: + - Public + - MustOverride +- uid: Terminal.Gui.ConsoleDriver.AddStr(NStack.ustring) + commentId: M:Terminal.Gui.ConsoleDriver.AddStr(NStack.ustring) + id: AddStr(NStack.ustring) + parent: Terminal.Gui.ConsoleDriver + langs: + - csharp + - vb + name: AddStr(ustring) + nameWithType: ConsoleDriver.AddStr(ustring) + fullName: Terminal.Gui.ConsoleDriver.AddStr(NStack.ustring) + type: Method + source: + remote: + path: Terminal.Gui/Drivers/ConsoleDriver.cs + branch: docs + repo: tig:tig/gui.cs.git + id: AddStr + path: ../Terminal.Gui/Drivers/ConsoleDriver.cs + startLine: 464 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nAdds the specified\n" + example: [] + syntax: + content: public abstract void AddStr(ustring str) + parameters: + - id: str + type: NStack.ustring + description: String. + content.vb: Public MustOverride Sub AddStr(str As ustring) + overload: Terminal.Gui.ConsoleDriver.AddStr* + modifiers.csharp: + - public + - abstract + modifiers.vb: + - Public + - MustOverride +- uid: Terminal.Gui.ConsoleDriver.PrepareToRun(Mono.Terminal.MainLoop,System.Action{Terminal.Gui.KeyEvent},System.Action{Terminal.Gui.KeyEvent},System.Action{Terminal.Gui.KeyEvent},System.Action{Terminal.Gui.MouseEvent}) + commentId: M:Terminal.Gui.ConsoleDriver.PrepareToRun(Mono.Terminal.MainLoop,System.Action{Terminal.Gui.KeyEvent},System.Action{Terminal.Gui.KeyEvent},System.Action{Terminal.Gui.KeyEvent},System.Action{Terminal.Gui.MouseEvent}) + id: PrepareToRun(Mono.Terminal.MainLoop,System.Action{Terminal.Gui.KeyEvent},System.Action{Terminal.Gui.KeyEvent},System.Action{Terminal.Gui.KeyEvent},System.Action{Terminal.Gui.MouseEvent}) + parent: Terminal.Gui.ConsoleDriver + langs: + - csharp + - vb + name: PrepareToRun(MainLoop, Action, Action, Action, Action) + nameWithType: ConsoleDriver.PrepareToRun(MainLoop, Action, Action, Action, Action) + fullName: Terminal.Gui.ConsoleDriver.PrepareToRun(Mono.Terminal.MainLoop, System.Action, System.Action, System.Action, System.Action) + type: Method + source: + remote: + path: Terminal.Gui/Drivers/ConsoleDriver.cs + branch: docs + repo: tig:tig/gui.cs.git + id: PrepareToRun + path: ../Terminal.Gui/Drivers/ConsoleDriver.cs + startLine: 473 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nPrepare the driver and set the key and mouse events handlers.\n" + example: [] + syntax: + content: public abstract void PrepareToRun(MainLoop mainLoop, Action keyHandler, Action keyDownHandler, Action keyUpHandler, Action mouseHandler) + parameters: + - id: mainLoop + type: Mono.Terminal.MainLoop + description: The main loop. + - id: keyHandler + type: System.Action{Terminal.Gui.KeyEvent} + description: The handler for ProcessKey + - id: keyDownHandler + type: System.Action{Terminal.Gui.KeyEvent} + description: The handler for key down events + - id: keyUpHandler + type: System.Action{Terminal.Gui.KeyEvent} + description: The handler for key up events + - id: mouseHandler + type: System.Action{Terminal.Gui.MouseEvent} + description: The handler for mouse events + content.vb: Public MustOverride Sub PrepareToRun(mainLoop As MainLoop, keyHandler As Action(Of KeyEvent), keyDownHandler As Action(Of KeyEvent), keyUpHandler As Action(Of KeyEvent), mouseHandler As Action(Of MouseEvent)) + overload: Terminal.Gui.ConsoleDriver.PrepareToRun* + nameWithType.vb: ConsoleDriver.PrepareToRun(MainLoop, Action(Of KeyEvent), Action(Of KeyEvent), Action(Of KeyEvent), Action(Of MouseEvent)) + modifiers.csharp: + - public + - abstract + modifiers.vb: + - Public + - MustOverride + fullName.vb: Terminal.Gui.ConsoleDriver.PrepareToRun(Mono.Terminal.MainLoop, System.Action(Of Terminal.Gui.KeyEvent), System.Action(Of Terminal.Gui.KeyEvent), System.Action(Of Terminal.Gui.KeyEvent), System.Action(Of Terminal.Gui.MouseEvent)) + name.vb: PrepareToRun(MainLoop, Action(Of KeyEvent), Action(Of KeyEvent), Action(Of KeyEvent), Action(Of MouseEvent)) +- uid: Terminal.Gui.ConsoleDriver.Refresh + commentId: M:Terminal.Gui.ConsoleDriver.Refresh + id: Refresh + parent: Terminal.Gui.ConsoleDriver + langs: + - csharp + - vb + name: Refresh() + nameWithType: ConsoleDriver.Refresh() + fullName: Terminal.Gui.ConsoleDriver.Refresh() + type: Method + source: + remote: + path: Terminal.Gui/Drivers/ConsoleDriver.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Refresh + path: ../Terminal.Gui/Drivers/ConsoleDriver.cs + startLine: 478 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nUpdates the screen to reflect all the changes that have been done to the display buffer\n" + example: [] + syntax: + content: public abstract void Refresh() + content.vb: Public MustOverride Sub Refresh + overload: Terminal.Gui.ConsoleDriver.Refresh* + modifiers.csharp: + - public + - abstract + modifiers.vb: + - Public + - MustOverride +- uid: Terminal.Gui.ConsoleDriver.UpdateCursor + commentId: M:Terminal.Gui.ConsoleDriver.UpdateCursor + id: UpdateCursor + parent: Terminal.Gui.ConsoleDriver + langs: + - csharp + - vb + name: UpdateCursor() + nameWithType: ConsoleDriver.UpdateCursor() + fullName: Terminal.Gui.ConsoleDriver.UpdateCursor() + type: Method + source: + remote: + path: Terminal.Gui/Drivers/ConsoleDriver.cs + branch: docs + repo: tig:tig/gui.cs.git + id: UpdateCursor + path: ../Terminal.Gui/Drivers/ConsoleDriver.cs + startLine: 483 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nUpdates the location of the cursor position\n" + example: [] + syntax: + content: public abstract void UpdateCursor() + content.vb: Public MustOverride Sub UpdateCursor + overload: Terminal.Gui.ConsoleDriver.UpdateCursor* + modifiers.csharp: + - public + - abstract + modifiers.vb: + - Public + - MustOverride +- uid: Terminal.Gui.ConsoleDriver.End + commentId: M:Terminal.Gui.ConsoleDriver.End + id: End + parent: Terminal.Gui.ConsoleDriver + langs: + - csharp + - vb + name: End() + nameWithType: ConsoleDriver.End() + fullName: Terminal.Gui.ConsoleDriver.End() + type: Method + source: + remote: + path: Terminal.Gui/Drivers/ConsoleDriver.cs + branch: docs + repo: tig:tig/gui.cs.git + id: End + path: ../Terminal.Gui/Drivers/ConsoleDriver.cs + startLine: 488 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nEnds the execution of the console driver.\n" + example: [] + syntax: + content: public abstract void End() + content.vb: Public MustOverride Sub + overload: Terminal.Gui.ConsoleDriver.End* + modifiers.csharp: + - public + - abstract + modifiers.vb: + - Public + - MustOverride +- uid: Terminal.Gui.ConsoleDriver.UpdateScreen + commentId: M:Terminal.Gui.ConsoleDriver.UpdateScreen + id: UpdateScreen + parent: Terminal.Gui.ConsoleDriver + langs: + - csharp + - vb + name: UpdateScreen() + nameWithType: ConsoleDriver.UpdateScreen() + fullName: Terminal.Gui.ConsoleDriver.UpdateScreen() + type: Method + source: + remote: + path: Terminal.Gui/Drivers/ConsoleDriver.cs + branch: docs + repo: tig:tig/gui.cs.git + id: UpdateScreen + path: ../Terminal.Gui/Drivers/ConsoleDriver.cs + startLine: 493 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nRedraws the physical screen with the contents that have been queued up via any of the printing commands.\n" + example: [] + syntax: + content: public abstract void UpdateScreen() + content.vb: Public MustOverride Sub UpdateScreen + overload: Terminal.Gui.ConsoleDriver.UpdateScreen* + modifiers.csharp: + - public + - abstract + modifiers.vb: + - Public + - MustOverride +- uid: Terminal.Gui.ConsoleDriver.SetAttribute(Terminal.Gui.Attribute) + commentId: M:Terminal.Gui.ConsoleDriver.SetAttribute(Terminal.Gui.Attribute) + id: SetAttribute(Terminal.Gui.Attribute) + parent: Terminal.Gui.ConsoleDriver + langs: + - csharp + - vb + name: SetAttribute(Attribute) + nameWithType: ConsoleDriver.SetAttribute(Attribute) + fullName: Terminal.Gui.ConsoleDriver.SetAttribute(Terminal.Gui.Attribute) + type: Method + source: + remote: + path: Terminal.Gui/Drivers/ConsoleDriver.cs + branch: docs + repo: tig:tig/gui.cs.git + id: SetAttribute + path: ../Terminal.Gui/Drivers/ConsoleDriver.cs + startLine: 499 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nSelects the specified attribute as the attribute to use for future calls to AddRune, AddString.\n" + example: [] + syntax: + content: public abstract void SetAttribute(Attribute c) + parameters: + - id: c + type: Terminal.Gui.Attribute + description: C. + content.vb: Public MustOverride Sub SetAttribute(c As Attribute) + overload: Terminal.Gui.ConsoleDriver.SetAttribute* + modifiers.csharp: + - public + - abstract + modifiers.vb: + - Public + - MustOverride +- uid: Terminal.Gui.ConsoleDriver.SetColors(System.ConsoleColor,System.ConsoleColor) + commentId: M:Terminal.Gui.ConsoleDriver.SetColors(System.ConsoleColor,System.ConsoleColor) + id: SetColors(System.ConsoleColor,System.ConsoleColor) + parent: Terminal.Gui.ConsoleDriver + langs: + - csharp + - vb + name: SetColors(ConsoleColor, ConsoleColor) + nameWithType: ConsoleDriver.SetColors(ConsoleColor, ConsoleColor) + fullName: Terminal.Gui.ConsoleDriver.SetColors(System.ConsoleColor, System.ConsoleColor) + type: Method + source: + remote: + path: Terminal.Gui/Drivers/ConsoleDriver.cs + branch: docs + repo: tig:tig/gui.cs.git + id: SetColors + path: ../Terminal.Gui/Drivers/ConsoleDriver.cs + startLine: 506 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nSet Colors from limit sets of colors.\n" + example: [] + syntax: + content: public abstract void SetColors(ConsoleColor foreground, ConsoleColor background) + parameters: + - id: foreground + type: System.ConsoleColor + description: Foreground. + - id: background + type: System.ConsoleColor + description: Background. + content.vb: Public MustOverride Sub SetColors(foreground As ConsoleColor, background As ConsoleColor) + overload: Terminal.Gui.ConsoleDriver.SetColors* + modifiers.csharp: + - public + - abstract + modifiers.vb: + - Public + - MustOverride +- uid: Terminal.Gui.ConsoleDriver.SetColors(System.Int16,System.Int16) + commentId: M:Terminal.Gui.ConsoleDriver.SetColors(System.Int16,System.Int16) + id: SetColors(System.Int16,System.Int16) + parent: Terminal.Gui.ConsoleDriver + langs: + - csharp + - vb + name: SetColors(Int16, Int16) + nameWithType: ConsoleDriver.SetColors(Int16, Int16) + fullName: Terminal.Gui.ConsoleDriver.SetColors(System.Int16, System.Int16) + type: Method + source: + remote: + path: Terminal.Gui/Drivers/ConsoleDriver.cs + branch: docs + repo: tig:tig/gui.cs.git + id: SetColors + path: ../Terminal.Gui/Drivers/ConsoleDriver.cs + startLine: 516 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nAdvanced uses - set colors to any pre-set pairs, you would need to init_color\nthat independently with the R, G, B values.\n" + example: [] + syntax: + content: public abstract void SetColors(short foregroundColorId, short backgroundColorId) + parameters: + - id: foregroundColorId + type: System.Int16 + description: Foreground color identifier. + - id: backgroundColorId + type: System.Int16 + description: Background color identifier. + content.vb: Public MustOverride Sub SetColors(foregroundColorId As Short, backgroundColorId As Short) + overload: Terminal.Gui.ConsoleDriver.SetColors* + modifiers.csharp: + - public + - abstract + modifiers.vb: + - Public + - MustOverride +- uid: Terminal.Gui.ConsoleDriver.SetTerminalResized(System.Action) + commentId: M:Terminal.Gui.ConsoleDriver.SetTerminalResized(System.Action) + id: SetTerminalResized(System.Action) + parent: Terminal.Gui.ConsoleDriver + langs: + - csharp + - vb + name: SetTerminalResized(Action) + nameWithType: ConsoleDriver.SetTerminalResized(Action) + fullName: Terminal.Gui.ConsoleDriver.SetTerminalResized(System.Action) + type: Method + source: + remote: + path: Terminal.Gui/Drivers/ConsoleDriver.cs + branch: docs + repo: tig:tig/gui.cs.git + id: SetTerminalResized + path: ../Terminal.Gui/Drivers/ConsoleDriver.cs + startLine: 522 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nSet the handler when the terminal is resized.\n" + example: [] + syntax: + content: public void SetTerminalResized(Action terminalResized) + parameters: + - id: terminalResized + type: System.Action + description: '' + content.vb: Public Sub SetTerminalResized(terminalResized As Action) + overload: Terminal.Gui.ConsoleDriver.SetTerminalResized* + modifiers.csharp: + - public + modifiers.vb: + - Public - uid: Terminal.Gui.ConsoleDriver.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean) + commentId: M:Terminal.Gui.ConsoleDriver.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean) id: DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean) parent: Terminal.Gui.ConsoleDriver langs: - csharp + - vb name: DrawFrame(Rect, Int32, Boolean) nameWithType: ConsoleDriver.DrawFrame(Rect, Int32, Boolean) - fullName: ConsoleDriver.DrawFrame(Rect, Int32, Boolean) + fullName: Terminal.Gui.ConsoleDriver.DrawFrame(Terminal.Gui.Rect, System.Int32, System.Boolean) type: Method + source: + remote: + path: Terminal.Gui/Drivers/ConsoleDriver.cs + branch: docs + repo: tig:tig/gui.cs.git + id: DrawFrame + path: ../Terminal.Gui/Drivers/ConsoleDriver.cs + startLine: 533 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: Draws a frame on the specified region with the specified padding around the frame. + summary: "\nDraws a frame on the specified region with the specified padding around the frame.\n" + example: [] syntax: - content: public virtual void DrawFrame (Terminal.Gui.Rect region, int padding, bool fill); + content: public virtual void DrawFrame(Rect region, int padding, bool fill) parameters: - id: region type: Terminal.Gui.Rect @@ -236,713 +731,1051 @@ items: - id: fill type: System.Boolean description: If set to true it will clear the contents with the current color, otherwise the contents will be left untouched. + content.vb: Public Overridable Sub DrawFrame(region As Rect, padding As Integer, fill As Boolean) overload: Terminal.Gui.ConsoleDriver.DrawFrame* - exceptions: [] -- uid: Terminal.Gui.ConsoleDriver.End - id: End - parent: Terminal.Gui.ConsoleDriver - langs: - - csharp - name: End() - nameWithType: ConsoleDriver.End() - fullName: ConsoleDriver.End() - type: Method - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Ends the execution of the console driver. - syntax: - content: public abstract void End (); - parameters: [] - overload: Terminal.Gui.ConsoleDriver.End* - exceptions: [] -- uid: Terminal.Gui.ConsoleDriver.HLine - id: HLine - parent: Terminal.Gui.ConsoleDriver - langs: - - csharp - name: HLine - nameWithType: ConsoleDriver.HLine - fullName: ConsoleDriver.HLine - type: Field - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Horizontal line character. - syntax: - content: public Rune HLine; - return: - type: System.Rune - description: To be added. - exceptions: [] -- uid: Terminal.Gui.ConsoleDriver.Init(System.Action) - id: Init(System.Action) - parent: Terminal.Gui.ConsoleDriver - langs: - - csharp - name: Init(Action) - nameWithType: ConsoleDriver.Init(Action) - fullName: ConsoleDriver.Init(Action) - type: Method - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Initializes the driver - syntax: - content: public abstract void Init (Action terminalResized); - parameters: - - id: terminalResized - type: System.Action - description: Method to invoke when the terminal is resized. - overload: Terminal.Gui.ConsoleDriver.Init* - exceptions: [] -- uid: Terminal.Gui.ConsoleDriver.LeftTee - id: LeftTee - parent: Terminal.Gui.ConsoleDriver - langs: - - csharp - name: LeftTee - nameWithType: ConsoleDriver.LeftTee - fullName: ConsoleDriver.LeftTee - type: Field - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Left tee - syntax: - content: public Rune LeftTee; - return: - type: System.Rune - description: To be added. - exceptions: [] -- uid: Terminal.Gui.ConsoleDriver.LLCorner - id: LLCorner - parent: Terminal.Gui.ConsoleDriver - langs: - - csharp - name: LLCorner - nameWithType: ConsoleDriver.LLCorner - fullName: ConsoleDriver.LLCorner - type: Field - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Lower left corner - syntax: - content: public Rune LLCorner; - return: - type: System.Rune - description: To be added. - exceptions: [] -- uid: Terminal.Gui.ConsoleDriver.LRCorner - id: LRCorner - parent: Terminal.Gui.ConsoleDriver - langs: - - csharp - name: LRCorner - nameWithType: ConsoleDriver.LRCorner - fullName: ConsoleDriver.LRCorner - type: Field - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Lower right corner - syntax: - content: public Rune LRCorner; - return: - type: System.Rune - description: To be added. - exceptions: [] -- uid: Terminal.Gui.ConsoleDriver.MakeAttribute(Terminal.Gui.Color,Terminal.Gui.Color) - id: MakeAttribute(Terminal.Gui.Color,Terminal.Gui.Color) - parent: Terminal.Gui.ConsoleDriver - langs: - - csharp - name: MakeAttribute(Color, Color) - nameWithType: ConsoleDriver.MakeAttribute(Color, Color) - fullName: ConsoleDriver.MakeAttribute(Color, Color) - type: Method - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - syntax: - content: public abstract Terminal.Gui.Attribute MakeAttribute (Terminal.Gui.Color fore, Terminal.Gui.Color back); - parameters: - - id: fore - type: Terminal.Gui.Color - description: To be added. - - id: back - type: Terminal.Gui.Color - description: To be added. - return: - type: Terminal.Gui.Attribute - description: To be added. - overload: Terminal.Gui.ConsoleDriver.MakeAttribute* - exceptions: [] -- uid: Terminal.Gui.ConsoleDriver.Move(System.Int32,System.Int32) - id: Move(System.Int32,System.Int32) - parent: Terminal.Gui.ConsoleDriver - langs: - - csharp - name: Move(Int32, Int32) - nameWithType: ConsoleDriver.Move(Int32, Int32) - fullName: ConsoleDriver.Move(Int32, Int32) - type: Method - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Moves the cursor to the specified column and row. - syntax: - content: public abstract void Move (int col, int row); - parameters: - - id: col - type: System.Int32 - description: Column to move the cursor to. - - id: row - type: System.Int32 - description: Row to move the cursor to. - overload: Terminal.Gui.ConsoleDriver.Move* - exceptions: [] -- uid: Terminal.Gui.ConsoleDriver.PrepareToRun(Mono.Terminal.MainLoop,System.Action{Terminal.Gui.KeyEvent},System.Action{Terminal.Gui.MouseEvent}) - id: PrepareToRun(Mono.Terminal.MainLoop,System.Action{Terminal.Gui.KeyEvent},System.Action{Terminal.Gui.MouseEvent}) - parent: Terminal.Gui.ConsoleDriver - langs: - - csharp - name: PrepareToRun(MainLoop, Action, Action) - nameWithType: ConsoleDriver.PrepareToRun(MainLoop, Action, Action) - fullName: ConsoleDriver.PrepareToRun(MainLoop, Action, Action) - type: Method - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - syntax: - content: public abstract void PrepareToRun (Mono.Terminal.MainLoop mainLoop, Action keyHandler, Action mouseHandler); - parameters: - - id: mainLoop - type: Mono.Terminal.MainLoop - description: To be added. - - id: keyHandler - type: System.Action{Terminal.Gui.KeyEvent} - description: To be added. - - id: mouseHandler - type: System.Action{Terminal.Gui.MouseEvent} - description: To be added. - overload: Terminal.Gui.ConsoleDriver.PrepareToRun* - exceptions: [] -- uid: Terminal.Gui.ConsoleDriver.Refresh - id: Refresh - parent: Terminal.Gui.ConsoleDriver - langs: - - csharp - name: Refresh() - nameWithType: ConsoleDriver.Refresh() - fullName: ConsoleDriver.Refresh() - type: Method - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Updates the screen to reflect all the changes that have been done to the display buffer - syntax: - content: public abstract void Refresh (); - parameters: [] - overload: Terminal.Gui.ConsoleDriver.Refresh* - exceptions: [] -- uid: Terminal.Gui.ConsoleDriver.RightTee - id: RightTee - parent: Terminal.Gui.ConsoleDriver - langs: - - csharp - name: RightTee - nameWithType: ConsoleDriver.RightTee - fullName: ConsoleDriver.RightTee - type: Field - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Right tee - syntax: - content: public Rune RightTee; - return: - type: System.Rune - description: To be added. - exceptions: [] -- uid: Terminal.Gui.ConsoleDriver.Rows - id: Rows - parent: Terminal.Gui.ConsoleDriver - langs: - - csharp - name: Rows - nameWithType: ConsoleDriver.Rows - fullName: ConsoleDriver.Rows - type: Property - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: The current number of rows in the terminal. - syntax: - content: public abstract int Rows { get; } - return: - type: System.Int32 - description: To be added. - overload: Terminal.Gui.ConsoleDriver.Rows* - exceptions: [] -- uid: Terminal.Gui.ConsoleDriver.SetAttribute(Terminal.Gui.Attribute) - id: SetAttribute(Terminal.Gui.Attribute) - parent: Terminal.Gui.ConsoleDriver - langs: - - csharp - name: SetAttribute(Attribute) - nameWithType: ConsoleDriver.SetAttribute(Attribute) - fullName: ConsoleDriver.SetAttribute(Attribute) - type: Method - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Selects the specified attribute as the attribute to use for future calls to AddRune, AddString. - syntax: - content: public abstract void SetAttribute (Terminal.Gui.Attribute c); - parameters: - - id: c - type: Terminal.Gui.Attribute - description: C. - overload: Terminal.Gui.ConsoleDriver.SetAttribute* - exceptions: [] -- uid: Terminal.Gui.ConsoleDriver.SetColors(System.ConsoleColor,System.ConsoleColor) - id: SetColors(System.ConsoleColor,System.ConsoleColor) - parent: Terminal.Gui.ConsoleDriver - langs: - - csharp - name: SetColors(ConsoleColor, ConsoleColor) - nameWithType: ConsoleDriver.SetColors(ConsoleColor, ConsoleColor) - fullName: ConsoleDriver.SetColors(ConsoleColor, ConsoleColor) - type: Method - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - syntax: - content: public abstract void SetColors (ConsoleColor foreground, ConsoleColor background); - parameters: - - id: foreground - type: System.ConsoleColor - description: To be added. - - id: background - type: System.ConsoleColor - description: To be added. - overload: Terminal.Gui.ConsoleDriver.SetColors* - exceptions: [] -- uid: Terminal.Gui.ConsoleDriver.SetColors(System.Int16,System.Int16) - id: SetColors(System.Int16,System.Int16) - parent: Terminal.Gui.ConsoleDriver - langs: - - csharp - name: SetColors(Int16, Int16) - nameWithType: ConsoleDriver.SetColors(Int16, Int16) - fullName: ConsoleDriver.SetColors(Int16, Int16) - type: Method - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: "Advanced uses - set colors to any pre-set pairs, you would need to init_color \n that independently with the R, G, B values." - syntax: - content: public abstract void SetColors (short foregroundColorId, short backgroundColorId); - parameters: - - id: foregroundColorId - type: System.Int16 - description: Foreground color identifier. - - id: backgroundColorId - type: System.Int16 - description: Background color identifier. - overload: Terminal.Gui.ConsoleDriver.SetColors* - exceptions: [] -- uid: Terminal.Gui.ConsoleDriver.StartReportingMouseMoves - id: StartReportingMouseMoves - parent: Terminal.Gui.ConsoleDriver - langs: - - csharp - name: StartReportingMouseMoves() - nameWithType: ConsoleDriver.StartReportingMouseMoves() - fullName: ConsoleDriver.StartReportingMouseMoves() - type: Method - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - syntax: - content: public abstract void StartReportingMouseMoves (); - parameters: [] - overload: Terminal.Gui.ConsoleDriver.StartReportingMouseMoves* - exceptions: [] -- uid: Terminal.Gui.ConsoleDriver.Stipple - id: Stipple - parent: Terminal.Gui.ConsoleDriver - langs: - - csharp - name: Stipple - nameWithType: ConsoleDriver.Stipple - fullName: ConsoleDriver.Stipple - type: Field - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Stipple pattern - syntax: - content: public Rune Stipple; - return: - type: System.Rune - description: To be added. - exceptions: [] -- uid: Terminal.Gui.ConsoleDriver.StopReportingMouseMoves - id: StopReportingMouseMoves - parent: Terminal.Gui.ConsoleDriver - langs: - - csharp - name: StopReportingMouseMoves() - nameWithType: ConsoleDriver.StopReportingMouseMoves() - fullName: ConsoleDriver.StopReportingMouseMoves() - type: Method - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - syntax: - content: public abstract void StopReportingMouseMoves (); - parameters: [] - overload: Terminal.Gui.ConsoleDriver.StopReportingMouseMoves* - exceptions: [] + modifiers.csharp: + - public + - virtual + modifiers.vb: + - Public + - Overridable - uid: Terminal.Gui.ConsoleDriver.Suspend + commentId: M:Terminal.Gui.ConsoleDriver.Suspend id: Suspend parent: Terminal.Gui.ConsoleDriver langs: - csharp + - vb name: Suspend() nameWithType: ConsoleDriver.Suspend() - fullName: ConsoleDriver.Suspend() + fullName: Terminal.Gui.ConsoleDriver.Suspend() type: Method + source: + remote: + path: Terminal.Gui/Drivers/ConsoleDriver.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Suspend + path: ../Terminal.Gui/Drivers/ConsoleDriver.cs + startLine: 618 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: Suspend the application, typically needs to save the state, suspend the app and upon return, reset the console driver. + summary: "\nSuspend the application, typically needs to save the state, suspend the app and upon return, reset the console driver.\n" + example: [] syntax: - content: public abstract void Suspend (); - parameters: [] + content: public abstract void Suspend() + content.vb: Public MustOverride Sub Suspend overload: Terminal.Gui.ConsoleDriver.Suspend* - exceptions: [] -- uid: Terminal.Gui.ConsoleDriver.TopTee - id: TopTee + modifiers.csharp: + - public + - abstract + modifiers.vb: + - Public + - MustOverride +- uid: Terminal.Gui.ConsoleDriver.Clip + commentId: P:Terminal.Gui.ConsoleDriver.Clip + id: Clip parent: Terminal.Gui.ConsoleDriver langs: - csharp - name: TopTee - nameWithType: ConsoleDriver.TopTee - fullName: ConsoleDriver.TopTee - type: Field + - vb + name: Clip + nameWithType: ConsoleDriver.Clip + fullName: Terminal.Gui.ConsoleDriver.Clip + type: Property + source: + remote: + path: Terminal.Gui/Drivers/ConsoleDriver.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Clip + path: ../Terminal.Gui/Drivers/ConsoleDriver.cs + startLine: 626 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: Top tee + summary: "\nControls the current clipping region that AddRune/AddStr is subject to.\n" + example: [] syntax: - content: public Rune TopTee; + content: public Rect Clip { get; set; } + parameters: [] return: - type: System.Rune - description: To be added. - exceptions: [] -- uid: Terminal.Gui.ConsoleDriver.ULCorner - id: ULCorner + type: Terminal.Gui.Rect + description: The clip. + content.vb: Public Property Clip As Rect + overload: Terminal.Gui.ConsoleDriver.Clip* + modifiers.csharp: + - public + - get + - set + modifiers.vb: + - Public +- uid: Terminal.Gui.ConsoleDriver.StartReportingMouseMoves + commentId: M:Terminal.Gui.ConsoleDriver.StartReportingMouseMoves + id: StartReportingMouseMoves parent: Terminal.Gui.ConsoleDriver langs: - csharp - name: ULCorner - nameWithType: ConsoleDriver.ULCorner - fullName: ConsoleDriver.ULCorner - type: Field + - vb + name: StartReportingMouseMoves() + nameWithType: ConsoleDriver.StartReportingMouseMoves() + fullName: Terminal.Gui.ConsoleDriver.StartReportingMouseMoves() + type: Method + source: + remote: + path: Terminal.Gui/Drivers/ConsoleDriver.cs + branch: docs + repo: tig:tig/gui.cs.git + id: StartReportingMouseMoves + path: ../Terminal.Gui/Drivers/ConsoleDriver.cs + startLine: 634 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: Upper left corner + summary: "\nStart of mouse moves.\n" + example: [] syntax: - content: public Rune ULCorner; - return: - type: System.Rune - description: To be added. - exceptions: [] + content: public abstract void StartReportingMouseMoves() + content.vb: Public MustOverride Sub StartReportingMouseMoves + overload: Terminal.Gui.ConsoleDriver.StartReportingMouseMoves* + modifiers.csharp: + - public + - abstract + modifiers.vb: + - Public + - MustOverride +- uid: Terminal.Gui.ConsoleDriver.StopReportingMouseMoves + commentId: M:Terminal.Gui.ConsoleDriver.StopReportingMouseMoves + id: StopReportingMouseMoves + parent: Terminal.Gui.ConsoleDriver + langs: + - csharp + - vb + name: StopReportingMouseMoves() + nameWithType: ConsoleDriver.StopReportingMouseMoves() + fullName: Terminal.Gui.ConsoleDriver.StopReportingMouseMoves() + type: Method + source: + remote: + path: Terminal.Gui/Drivers/ConsoleDriver.cs + branch: docs + repo: tig:tig/gui.cs.git + id: StopReportingMouseMoves + path: ../Terminal.Gui/Drivers/ConsoleDriver.cs + startLine: 639 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nStop reporting mouses moves.\n" + example: [] + syntax: + content: public abstract void StopReportingMouseMoves() + content.vb: Public MustOverride Sub StopReportingMouseMoves + overload: Terminal.Gui.ConsoleDriver.StopReportingMouseMoves* + modifiers.csharp: + - public + - abstract + modifiers.vb: + - Public + - MustOverride - uid: Terminal.Gui.ConsoleDriver.UncookMouse + commentId: M:Terminal.Gui.ConsoleDriver.UncookMouse id: UncookMouse parent: Terminal.Gui.ConsoleDriver langs: - csharp + - vb name: UncookMouse() nameWithType: ConsoleDriver.UncookMouse() - fullName: ConsoleDriver.UncookMouse() + fullName: Terminal.Gui.ConsoleDriver.UncookMouse() type: Method + source: + remote: + path: Terminal.Gui/Drivers/ConsoleDriver.cs + branch: docs + repo: tig:tig/gui.cs.git + id: UncookMouse + path: ../Terminal.Gui/Drivers/ConsoleDriver.cs + startLine: 644 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: Disables the cooked event processing from the mouse driver. At startup, it is assumed mouse events are cooked. + summary: "\nDisables the cooked event processing from the mouse driver. At startup, it is assumed mouse events are cooked.\n" + example: [] syntax: - content: public abstract void UncookMouse (); - parameters: [] + content: public abstract void UncookMouse() + content.vb: Public MustOverride Sub UncookMouse overload: Terminal.Gui.ConsoleDriver.UncookMouse* - exceptions: [] -- uid: Terminal.Gui.ConsoleDriver.UpdateCursor - id: UpdateCursor + modifiers.csharp: + - public + - abstract + modifiers.vb: + - Public + - MustOverride +- uid: Terminal.Gui.ConsoleDriver.CookMouse + commentId: M:Terminal.Gui.ConsoleDriver.CookMouse + id: CookMouse parent: Terminal.Gui.ConsoleDriver langs: - csharp - name: UpdateCursor() - nameWithType: ConsoleDriver.UpdateCursor() - fullName: ConsoleDriver.UpdateCursor() + - vb + name: CookMouse() + nameWithType: ConsoleDriver.CookMouse() + fullName: Terminal.Gui.ConsoleDriver.CookMouse() type: Method + source: + remote: + path: Terminal.Gui/Drivers/ConsoleDriver.cs + branch: docs + repo: tig:tig/gui.cs.git + id: CookMouse + path: ../Terminal.Gui/Drivers/ConsoleDriver.cs + startLine: 649 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: Updates the location of the cursor position + summary: "\nEnables the cooked event processing from the mouse driver\n" + example: [] syntax: - content: public abstract void UpdateCursor (); - parameters: [] - overload: Terminal.Gui.ConsoleDriver.UpdateCursor* - exceptions: [] -- uid: Terminal.Gui.ConsoleDriver.UpdateScreen - id: UpdateScreen + content: public abstract void CookMouse() + content.vb: Public MustOverride Sub CookMouse + overload: Terminal.Gui.ConsoleDriver.CookMouse* + modifiers.csharp: + - public + - abstract + modifiers.vb: + - Public + - MustOverride +- uid: Terminal.Gui.ConsoleDriver.HLine + commentId: F:Terminal.Gui.ConsoleDriver.HLine + id: HLine parent: Terminal.Gui.ConsoleDriver langs: - csharp - name: UpdateScreen() - nameWithType: ConsoleDriver.UpdateScreen() - fullName: ConsoleDriver.UpdateScreen() - type: Method - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Redraws the physical screen with the contents that have been queued up via any of the printing commands. - syntax: - content: public abstract void UpdateScreen (); - parameters: [] - overload: Terminal.Gui.ConsoleDriver.UpdateScreen* - exceptions: [] -- uid: Terminal.Gui.ConsoleDriver.URCorner - id: URCorner - parent: Terminal.Gui.ConsoleDriver - langs: - - csharp - name: URCorner - nameWithType: ConsoleDriver.URCorner - fullName: ConsoleDriver.URCorner + - vb + name: HLine + nameWithType: ConsoleDriver.HLine + fullName: Terminal.Gui.ConsoleDriver.HLine type: Field + source: + remote: + path: Terminal.Gui/Drivers/ConsoleDriver.cs + branch: docs + repo: tig:tig/gui.cs.git + id: HLine + path: ../Terminal.Gui/Drivers/ConsoleDriver.cs + startLine: 654 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: Upper right corner + summary: "\nHorizontal line character.\n" + example: [] syntax: - content: public Rune URCorner; + content: public Rune HLine return: type: System.Rune - description: To be added. - exceptions: [] + content.vb: Public HLine As Rune + modifiers.csharp: + - public + modifiers.vb: + - Public - uid: Terminal.Gui.ConsoleDriver.VLine + commentId: F:Terminal.Gui.ConsoleDriver.VLine id: VLine parent: Terminal.Gui.ConsoleDriver langs: - csharp + - vb name: VLine nameWithType: ConsoleDriver.VLine - fullName: ConsoleDriver.VLine + fullName: Terminal.Gui.ConsoleDriver.VLine type: Field + source: + remote: + path: Terminal.Gui/Drivers/ConsoleDriver.cs + branch: docs + repo: tig:tig/gui.cs.git + id: VLine + path: ../Terminal.Gui/Drivers/ConsoleDriver.cs + startLine: 659 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: Vertical line character. + summary: "\nVertical line character.\n" + example: [] syntax: - content: public Rune VLine; + content: public Rune VLine return: type: System.Rune - description: To be added. - exceptions: [] + content.vb: Public VLine As Rune + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: Terminal.Gui.ConsoleDriver.Stipple + commentId: F:Terminal.Gui.ConsoleDriver.Stipple + id: Stipple + parent: Terminal.Gui.ConsoleDriver + langs: + - csharp + - vb + name: Stipple + nameWithType: ConsoleDriver.Stipple + fullName: Terminal.Gui.ConsoleDriver.Stipple + type: Field + source: + remote: + path: Terminal.Gui/Drivers/ConsoleDriver.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Stipple + path: ../Terminal.Gui/Drivers/ConsoleDriver.cs + startLine: 664 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nStipple pattern\n" + example: [] + syntax: + content: public Rune Stipple + return: + type: System.Rune + content.vb: Public Stipple As Rune + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: Terminal.Gui.ConsoleDriver.Diamond + commentId: F:Terminal.Gui.ConsoleDriver.Diamond + id: Diamond + parent: Terminal.Gui.ConsoleDriver + langs: + - csharp + - vb + name: Diamond + nameWithType: ConsoleDriver.Diamond + fullName: Terminal.Gui.ConsoleDriver.Diamond + type: Field + source: + remote: + path: Terminal.Gui/Drivers/ConsoleDriver.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Diamond + path: ../Terminal.Gui/Drivers/ConsoleDriver.cs + startLine: 669 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nDiamond character\n" + example: [] + syntax: + content: public Rune Diamond + return: + type: System.Rune + content.vb: Public Diamond As Rune + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: Terminal.Gui.ConsoleDriver.ULCorner + commentId: F:Terminal.Gui.ConsoleDriver.ULCorner + id: ULCorner + parent: Terminal.Gui.ConsoleDriver + langs: + - csharp + - vb + name: ULCorner + nameWithType: ConsoleDriver.ULCorner + fullName: Terminal.Gui.ConsoleDriver.ULCorner + type: Field + source: + remote: + path: Terminal.Gui/Drivers/ConsoleDriver.cs + branch: docs + repo: tig:tig/gui.cs.git + id: ULCorner + path: ../Terminal.Gui/Drivers/ConsoleDriver.cs + startLine: 674 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nUpper left corner\n" + example: [] + syntax: + content: public Rune ULCorner + return: + type: System.Rune + content.vb: Public ULCorner As Rune + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: Terminal.Gui.ConsoleDriver.LLCorner + commentId: F:Terminal.Gui.ConsoleDriver.LLCorner + id: LLCorner + parent: Terminal.Gui.ConsoleDriver + langs: + - csharp + - vb + name: LLCorner + nameWithType: ConsoleDriver.LLCorner + fullName: Terminal.Gui.ConsoleDriver.LLCorner + type: Field + source: + remote: + path: Terminal.Gui/Drivers/ConsoleDriver.cs + branch: docs + repo: tig:tig/gui.cs.git + id: LLCorner + path: ../Terminal.Gui/Drivers/ConsoleDriver.cs + startLine: 679 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nLower left corner\n" + example: [] + syntax: + content: public Rune LLCorner + return: + type: System.Rune + content.vb: Public LLCorner As Rune + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: Terminal.Gui.ConsoleDriver.URCorner + commentId: F:Terminal.Gui.ConsoleDriver.URCorner + id: URCorner + parent: Terminal.Gui.ConsoleDriver + langs: + - csharp + - vb + name: URCorner + nameWithType: ConsoleDriver.URCorner + fullName: Terminal.Gui.ConsoleDriver.URCorner + type: Field + source: + remote: + path: Terminal.Gui/Drivers/ConsoleDriver.cs + branch: docs + repo: tig:tig/gui.cs.git + id: URCorner + path: ../Terminal.Gui/Drivers/ConsoleDriver.cs + startLine: 684 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nUpper right corner\n" + example: [] + syntax: + content: public Rune URCorner + return: + type: System.Rune + content.vb: Public URCorner As Rune + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: Terminal.Gui.ConsoleDriver.LRCorner + commentId: F:Terminal.Gui.ConsoleDriver.LRCorner + id: LRCorner + parent: Terminal.Gui.ConsoleDriver + langs: + - csharp + - vb + name: LRCorner + nameWithType: ConsoleDriver.LRCorner + fullName: Terminal.Gui.ConsoleDriver.LRCorner + type: Field + source: + remote: + path: Terminal.Gui/Drivers/ConsoleDriver.cs + branch: docs + repo: tig:tig/gui.cs.git + id: LRCorner + path: ../Terminal.Gui/Drivers/ConsoleDriver.cs + startLine: 689 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nLower right corner\n" + example: [] + syntax: + content: public Rune LRCorner + return: + type: System.Rune + content.vb: Public LRCorner As Rune + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: Terminal.Gui.ConsoleDriver.LeftTee + commentId: F:Terminal.Gui.ConsoleDriver.LeftTee + id: LeftTee + parent: Terminal.Gui.ConsoleDriver + langs: + - csharp + - vb + name: LeftTee + nameWithType: ConsoleDriver.LeftTee + fullName: Terminal.Gui.ConsoleDriver.LeftTee + type: Field + source: + remote: + path: Terminal.Gui/Drivers/ConsoleDriver.cs + branch: docs + repo: tig:tig/gui.cs.git + id: LeftTee + path: ../Terminal.Gui/Drivers/ConsoleDriver.cs + startLine: 694 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nLeft tee\n" + example: [] + syntax: + content: public Rune LeftTee + return: + type: System.Rune + content.vb: Public LeftTee As Rune + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: Terminal.Gui.ConsoleDriver.RightTee + commentId: F:Terminal.Gui.ConsoleDriver.RightTee + id: RightTee + parent: Terminal.Gui.ConsoleDriver + langs: + - csharp + - vb + name: RightTee + nameWithType: ConsoleDriver.RightTee + fullName: Terminal.Gui.ConsoleDriver.RightTee + type: Field + source: + remote: + path: Terminal.Gui/Drivers/ConsoleDriver.cs + branch: docs + repo: tig:tig/gui.cs.git + id: RightTee + path: ../Terminal.Gui/Drivers/ConsoleDriver.cs + startLine: 699 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nRight tee\n" + example: [] + syntax: + content: public Rune RightTee + return: + type: System.Rune + content.vb: Public RightTee As Rune + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: Terminal.Gui.ConsoleDriver.TopTee + commentId: F:Terminal.Gui.ConsoleDriver.TopTee + id: TopTee + parent: Terminal.Gui.ConsoleDriver + langs: + - csharp + - vb + name: TopTee + nameWithType: ConsoleDriver.TopTee + fullName: Terminal.Gui.ConsoleDriver.TopTee + type: Field + source: + remote: + path: Terminal.Gui/Drivers/ConsoleDriver.cs + branch: docs + repo: tig:tig/gui.cs.git + id: TopTee + path: ../Terminal.Gui/Drivers/ConsoleDriver.cs + startLine: 704 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nTop tee\n" + example: [] + syntax: + content: public Rune TopTee + return: + type: System.Rune + content.vb: Public TopTee As Rune + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: Terminal.Gui.ConsoleDriver.BottomTee + commentId: F:Terminal.Gui.ConsoleDriver.BottomTee + id: BottomTee + parent: Terminal.Gui.ConsoleDriver + langs: + - csharp + - vb + name: BottomTee + nameWithType: ConsoleDriver.BottomTee + fullName: Terminal.Gui.ConsoleDriver.BottomTee + type: Field + source: + remote: + path: Terminal.Gui/Drivers/ConsoleDriver.cs + branch: docs + repo: tig:tig/gui.cs.git + id: BottomTee + path: ../Terminal.Gui/Drivers/ConsoleDriver.cs + startLine: 709 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nThe bottom tee.\n" + example: [] + syntax: + content: public Rune BottomTee + return: + type: System.Rune + content.vb: Public BottomTee As Rune + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: Terminal.Gui.ConsoleDriver.MakeAttribute(Terminal.Gui.Color,Terminal.Gui.Color) + commentId: M:Terminal.Gui.ConsoleDriver.MakeAttribute(Terminal.Gui.Color,Terminal.Gui.Color) + id: MakeAttribute(Terminal.Gui.Color,Terminal.Gui.Color) + parent: Terminal.Gui.ConsoleDriver + langs: + - csharp + - vb + name: MakeAttribute(Color, Color) + nameWithType: ConsoleDriver.MakeAttribute(Color, Color) + fullName: Terminal.Gui.ConsoleDriver.MakeAttribute(Terminal.Gui.Color, Terminal.Gui.Color) + type: Method + source: + remote: + path: Terminal.Gui/Drivers/ConsoleDriver.cs + branch: docs + repo: tig:tig/gui.cs.git + id: MakeAttribute + path: ../Terminal.Gui/Drivers/ConsoleDriver.cs + startLine: 717 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nMake the attribute for the foreground and background colors.\n" + example: [] + syntax: + content: public abstract Attribute MakeAttribute(Color fore, Color back) + parameters: + - id: fore + type: Terminal.Gui.Color + description: Foreground. + - id: back + type: Terminal.Gui.Color + description: Background. + return: + type: Terminal.Gui.Attribute + description: '' + content.vb: Public MustOverride Function MakeAttribute(fore As Color, back As Color) As Attribute + overload: Terminal.Gui.ConsoleDriver.MakeAttribute* + modifiers.csharp: + - public + - abstract + modifiers.vb: + - Public + - MustOverride 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: Terminal.Gui.ConsoleDriver.#ctor - parent: Terminal.Gui.ConsoleDriver - isExternal: false - name: ConsoleDriver() - nameWithType: ConsoleDriver.ConsoleDriver() - fullName: ConsoleDriver.ConsoleDriver() -- uid: Terminal.Gui.ConsoleDriver.AddRune(System.Rune) - parent: Terminal.Gui.ConsoleDriver - isExternal: false - name: AddRune(Rune) - nameWithType: ConsoleDriver.AddRune(Rune) - fullName: ConsoleDriver.AddRune(Rune) -- uid: System.Rune +- 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: System.Action + commentId: T:System.Action parent: System isExternal: true - name: Rune - nameWithType: Rune - fullName: System.Rune -- uid: Terminal.Gui.ConsoleDriver.AddStr(NStack.ustring) - parent: Terminal.Gui.ConsoleDriver - isExternal: false - name: AddStr(ustring) - nameWithType: ConsoleDriver.AddStr(ustring) - fullName: ConsoleDriver.AddStr(ustring) -- uid: NStack.ustring - parent: NStack - isExternal: true - name: ustring - nameWithType: ustring - fullName: NStack.ustring -- uid: Terminal.Gui.ConsoleDriver.BottomTee - parent: Terminal.Gui.ConsoleDriver - isExternal: false - name: BottomTee - nameWithType: ConsoleDriver.BottomTee - fullName: ConsoleDriver.BottomTee -- uid: Terminal.Gui.ConsoleDriver.Clip - parent: Terminal.Gui.ConsoleDriver - isExternal: false - name: Clip - nameWithType: ConsoleDriver.Clip - fullName: ConsoleDriver.Clip -- uid: Terminal.Gui.Rect - parent: Terminal.Gui - isExternal: false - name: Rect - nameWithType: Rect - fullName: Terminal.Gui.Rect -- uid: Terminal.Gui.ConsoleDriver.Cols - parent: Terminal.Gui.ConsoleDriver - isExternal: false + name: Action + nameWithType: Action + fullName: System.Action +- uid: Terminal.Gui.ConsoleDriver.Cols* + commentId: Overload:Terminal.Gui.ConsoleDriver.Cols name: Cols nameWithType: ConsoleDriver.Cols - fullName: ConsoleDriver.Cols + fullName: Terminal.Gui.ConsoleDriver.Cols - uid: System.Int32 + commentId: T:System.Int32 parent: System isExternal: true name: Int32 nameWithType: Int32 fullName: System.Int32 -- uid: Terminal.Gui.ConsoleDriver.CookMouse - parent: Terminal.Gui.ConsoleDriver - isExternal: false - name: CookMouse() - nameWithType: ConsoleDriver.CookMouse() - fullName: ConsoleDriver.CookMouse() -- uid: Terminal.Gui.ConsoleDriver.Diamond - parent: Terminal.Gui.ConsoleDriver - isExternal: false - name: Diamond - nameWithType: ConsoleDriver.Diamond - fullName: ConsoleDriver.Diamond -- uid: Terminal.Gui.ConsoleDriver.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean) - parent: Terminal.Gui.ConsoleDriver - isExternal: false - name: DrawFrame(Rect, Int32, Boolean) - nameWithType: ConsoleDriver.DrawFrame(Rect, Int32, Boolean) - fullName: ConsoleDriver.DrawFrame(Rect, Int32, Boolean) -- uid: System.Boolean +- uid: Terminal.Gui.ConsoleDriver.Rows* + commentId: Overload:Terminal.Gui.ConsoleDriver.Rows + name: Rows + nameWithType: ConsoleDriver.Rows + fullName: Terminal.Gui.ConsoleDriver.Rows +- uid: Terminal.Gui.ConsoleDriver.Init* + commentId: Overload:Terminal.Gui.ConsoleDriver.Init + name: Init + nameWithType: ConsoleDriver.Init + fullName: Terminal.Gui.ConsoleDriver.Init +- uid: Terminal.Gui.ConsoleDriver.Move* + commentId: Overload:Terminal.Gui.ConsoleDriver.Move + name: Move + nameWithType: ConsoleDriver.Move + fullName: Terminal.Gui.ConsoleDriver.Move +- uid: Terminal.Gui.ConsoleDriver.AddRune* + commentId: Overload:Terminal.Gui.ConsoleDriver.AddRune + name: AddRune + nameWithType: ConsoleDriver.AddRune + fullName: Terminal.Gui.ConsoleDriver.AddRune +- uid: System.Rune + commentId: T:System.Rune parent: System isExternal: true - name: Boolean - nameWithType: Boolean - fullName: System.Boolean -- uid: Terminal.Gui.ConsoleDriver.End - parent: Terminal.Gui.ConsoleDriver - isExternal: false - name: End() - nameWithType: ConsoleDriver.End() - fullName: ConsoleDriver.End() -- uid: Terminal.Gui.ConsoleDriver.HLine - parent: Terminal.Gui.ConsoleDriver - isExternal: false - name: HLine - nameWithType: ConsoleDriver.HLine - fullName: ConsoleDriver.HLine -- uid: Terminal.Gui.ConsoleDriver.Init(System.Action) - parent: Terminal.Gui.ConsoleDriver - isExternal: false - name: Init(Action) - nameWithType: ConsoleDriver.Init(Action) - fullName: ConsoleDriver.Init(Action) -- uid: System.Action - parent: System + name: Rune + nameWithType: Rune + fullName: System.Rune +- uid: Terminal.Gui.ConsoleDriver.AddStr* + commentId: Overload:Terminal.Gui.ConsoleDriver.AddStr + name: AddStr + nameWithType: ConsoleDriver.AddStr + fullName: Terminal.Gui.ConsoleDriver.AddStr +- uid: NStack.ustring + commentId: T:NStack.ustring + parent: NStack isExternal: true - name: Action - nameWithType: Action - fullName: System.Action -- uid: Terminal.Gui.ConsoleDriver.LeftTee - parent: Terminal.Gui.ConsoleDriver - isExternal: false - name: LeftTee - nameWithType: ConsoleDriver.LeftTee - fullName: ConsoleDriver.LeftTee -- uid: Terminal.Gui.ConsoleDriver.LLCorner - parent: Terminal.Gui.ConsoleDriver - isExternal: false - name: LLCorner - nameWithType: ConsoleDriver.LLCorner - fullName: ConsoleDriver.LLCorner -- uid: Terminal.Gui.ConsoleDriver.LRCorner - parent: Terminal.Gui.ConsoleDriver - isExternal: false - name: LRCorner - nameWithType: ConsoleDriver.LRCorner - fullName: ConsoleDriver.LRCorner -- uid: Terminal.Gui.ConsoleDriver.MakeAttribute(Terminal.Gui.Color,Terminal.Gui.Color) - parent: Terminal.Gui.ConsoleDriver - isExternal: false - name: MakeAttribute(Color, Color) - nameWithType: ConsoleDriver.MakeAttribute(Color, Color) - fullName: ConsoleDriver.MakeAttribute(Color, Color) -- uid: Terminal.Gui.Attribute - parent: Terminal.Gui - isExternal: false - name: Attribute - nameWithType: Attribute - fullName: Terminal.Gui.Attribute -- uid: Terminal.Gui.Color - parent: Terminal.Gui - isExternal: false - name: Color - nameWithType: Color - fullName: Terminal.Gui.Color -- uid: Terminal.Gui.ConsoleDriver.Move(System.Int32,System.Int32) - parent: Terminal.Gui.ConsoleDriver - isExternal: false - name: Move(Int32, Int32) - nameWithType: ConsoleDriver.Move(Int32, Int32) - fullName: ConsoleDriver.Move(Int32, Int32) -- uid: Terminal.Gui.ConsoleDriver.PrepareToRun(Mono.Terminal.MainLoop,System.Action{Terminal.Gui.KeyEvent},System.Action{Terminal.Gui.MouseEvent}) - parent: Terminal.Gui.ConsoleDriver - isExternal: false - name: PrepareToRun(MainLoop, Action, Action) - nameWithType: ConsoleDriver.PrepareToRun(MainLoop, Action, Action) - fullName: ConsoleDriver.PrepareToRun(MainLoop, Action, Action) + name: ustring + nameWithType: ustring + fullName: NStack.ustring +- uid: NStack + commentId: N:NStack + isExternal: true + name: NStack + nameWithType: NStack + fullName: NStack +- uid: Terminal.Gui.ConsoleDriver.PrepareToRun* + commentId: Overload:Terminal.Gui.ConsoleDriver.PrepareToRun + name: PrepareToRun + nameWithType: ConsoleDriver.PrepareToRun + fullName: Terminal.Gui.ConsoleDriver.PrepareToRun - uid: Mono.Terminal.MainLoop + commentId: T:Mono.Terminal.MainLoop parent: Mono.Terminal - isExternal: false name: MainLoop nameWithType: MainLoop fullName: Mono.Terminal.MainLoop -- uid: System.Action`1 - name: Action - nameWithType: Action - fullName: System.Action -- uid: Terminal.Gui.KeyEvent - name: KeyEvent - nameWithType: KeyEvent - fullName: Terminal.Gui.KeyEvent - uid: System.Action{Terminal.Gui.KeyEvent} + commentId: T:System.Action{Terminal.Gui.KeyEvent} parent: System - isExternal: true + definition: System.Action`1 name: Action nameWithType: Action fullName: System.Action + nameWithType.vb: Action(Of KeyEvent) + fullName.vb: System.Action(Of Terminal.Gui.KeyEvent) + name.vb: Action(Of KeyEvent) spec.csharp: - uid: System.Action`1 name: Action nameWithType: Action fullName: System.Action + isExternal: true - name: < nameWithType: < fullName: < @@ -953,21 +1786,38 @@ references: - name: '>' nameWithType: '>' fullName: '>' -- uid: Terminal.Gui.MouseEvent - name: MouseEvent - nameWithType: MouseEvent - fullName: Terminal.Gui.MouseEvent + spec.vb: + - uid: System.Action`1 + name: Action + nameWithType: Action + fullName: System.Action + isExternal: true + - name: '(Of ' + nameWithType: '(Of ' + fullName: '(Of ' + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) - uid: System.Action{Terminal.Gui.MouseEvent} + commentId: T:System.Action{Terminal.Gui.MouseEvent} parent: System - isExternal: true + definition: System.Action`1 name: Action nameWithType: Action fullName: System.Action + 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: < @@ -978,249 +1828,178 @@ references: - name: '>' nameWithType: '>' fullName: '>' -- uid: Terminal.Gui.ConsoleDriver.Refresh - parent: Terminal.Gui.ConsoleDriver - isExternal: false - name: Refresh() - nameWithType: ConsoleDriver.Refresh() - fullName: ConsoleDriver.Refresh() -- uid: Terminal.Gui.ConsoleDriver.RightTee - parent: Terminal.Gui.ConsoleDriver - isExternal: false - name: RightTee - nameWithType: ConsoleDriver.RightTee - fullName: ConsoleDriver.RightTee -- uid: Terminal.Gui.ConsoleDriver.Rows - parent: Terminal.Gui.ConsoleDriver - isExternal: false - name: Rows - nameWithType: ConsoleDriver.Rows - fullName: ConsoleDriver.Rows -- uid: Terminal.Gui.ConsoleDriver.SetAttribute(Terminal.Gui.Attribute) - parent: Terminal.Gui.ConsoleDriver - isExternal: false - name: SetAttribute(Attribute) - nameWithType: ConsoleDriver.SetAttribute(Attribute) - fullName: ConsoleDriver.SetAttribute(Attribute) -- uid: Terminal.Gui.ConsoleDriver.SetColors(System.ConsoleColor,System.ConsoleColor) - parent: Terminal.Gui.ConsoleDriver - isExternal: false - name: SetColors(ConsoleColor, ConsoleColor) - nameWithType: ConsoleDriver.SetColors(ConsoleColor, ConsoleColor) - fullName: ConsoleDriver.SetColors(ConsoleColor, ConsoleColor) + 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: Mono.Terminal + commentId: N:Mono.Terminal + name: Mono.Terminal + nameWithType: Mono.Terminal + fullName: Mono.Terminal +- uid: System.Action`1 + commentId: T:System.Action`1 + isExternal: true + name: Action + nameWithType: Action + fullName: System.Action + 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: Terminal.Gui.ConsoleDriver.Refresh* + commentId: Overload:Terminal.Gui.ConsoleDriver.Refresh + name: Refresh + nameWithType: ConsoleDriver.Refresh + fullName: Terminal.Gui.ConsoleDriver.Refresh +- uid: Terminal.Gui.ConsoleDriver.UpdateCursor* + commentId: Overload:Terminal.Gui.ConsoleDriver.UpdateCursor + name: UpdateCursor + nameWithType: ConsoleDriver.UpdateCursor + fullName: Terminal.Gui.ConsoleDriver.UpdateCursor +- uid: Terminal.Gui.ConsoleDriver.End* + commentId: Overload:Terminal.Gui.ConsoleDriver.End + name: End + nameWithType: ConsoleDriver.End + fullName: Terminal.Gui.ConsoleDriver.End +- uid: Terminal.Gui.ConsoleDriver.UpdateScreen* + commentId: Overload:Terminal.Gui.ConsoleDriver.UpdateScreen + name: UpdateScreen + nameWithType: ConsoleDriver.UpdateScreen + fullName: Terminal.Gui.ConsoleDriver.UpdateScreen +- uid: Terminal.Gui.ConsoleDriver.SetAttribute* + commentId: Overload:Terminal.Gui.ConsoleDriver.SetAttribute + name: SetAttribute + nameWithType: ConsoleDriver.SetAttribute + fullName: Terminal.Gui.ConsoleDriver.SetAttribute +- uid: Terminal.Gui.Attribute + commentId: T:Terminal.Gui.Attribute + parent: Terminal.Gui + name: Attribute + nameWithType: Attribute + fullName: Terminal.Gui.Attribute +- uid: Terminal.Gui.ConsoleDriver.SetColors* + commentId: Overload:Terminal.Gui.ConsoleDriver.SetColors + name: SetColors + nameWithType: ConsoleDriver.SetColors + fullName: Terminal.Gui.ConsoleDriver.SetColors - uid: System.ConsoleColor + commentId: T:System.ConsoleColor parent: System isExternal: true name: ConsoleColor nameWithType: ConsoleColor fullName: System.ConsoleColor -- uid: Terminal.Gui.ConsoleDriver.SetColors(System.Int16,System.Int16) - parent: Terminal.Gui.ConsoleDriver - isExternal: false - name: SetColors(Int16, Int16) - nameWithType: ConsoleDriver.SetColors(Int16, Int16) - fullName: ConsoleDriver.SetColors(Int16, Int16) - uid: System.Int16 + commentId: T:System.Int16 parent: System isExternal: true name: Int16 nameWithType: Int16 fullName: System.Int16 -- uid: Terminal.Gui.ConsoleDriver.StartReportingMouseMoves - parent: Terminal.Gui.ConsoleDriver - isExternal: false - name: StartReportingMouseMoves() - nameWithType: ConsoleDriver.StartReportingMouseMoves() - fullName: ConsoleDriver.StartReportingMouseMoves() -- uid: Terminal.Gui.ConsoleDriver.Stipple - parent: Terminal.Gui.ConsoleDriver - isExternal: false - name: Stipple - nameWithType: ConsoleDriver.Stipple - fullName: ConsoleDriver.Stipple -- uid: Terminal.Gui.ConsoleDriver.StopReportingMouseMoves - parent: Terminal.Gui.ConsoleDriver - isExternal: false - name: StopReportingMouseMoves() - nameWithType: ConsoleDriver.StopReportingMouseMoves() - fullName: ConsoleDriver.StopReportingMouseMoves() -- uid: Terminal.Gui.ConsoleDriver.Suspend - parent: Terminal.Gui.ConsoleDriver - isExternal: false - name: Suspend() - nameWithType: ConsoleDriver.Suspend() - fullName: ConsoleDriver.Suspend() -- uid: Terminal.Gui.ConsoleDriver.TopTee - parent: Terminal.Gui.ConsoleDriver - isExternal: false - name: TopTee - nameWithType: ConsoleDriver.TopTee - fullName: ConsoleDriver.TopTee -- uid: Terminal.Gui.ConsoleDriver.ULCorner - parent: Terminal.Gui.ConsoleDriver - isExternal: false - name: ULCorner - nameWithType: ConsoleDriver.ULCorner - fullName: ConsoleDriver.ULCorner -- uid: Terminal.Gui.ConsoleDriver.UncookMouse - parent: Terminal.Gui.ConsoleDriver - isExternal: false - name: UncookMouse() - nameWithType: ConsoleDriver.UncookMouse() - fullName: ConsoleDriver.UncookMouse() -- uid: Terminal.Gui.ConsoleDriver.UpdateCursor - parent: Terminal.Gui.ConsoleDriver - isExternal: false - name: UpdateCursor() - nameWithType: ConsoleDriver.UpdateCursor() - fullName: ConsoleDriver.UpdateCursor() -- uid: Terminal.Gui.ConsoleDriver.UpdateScreen - parent: Terminal.Gui.ConsoleDriver - isExternal: false - name: UpdateScreen() - nameWithType: ConsoleDriver.UpdateScreen() - fullName: ConsoleDriver.UpdateScreen() -- uid: Terminal.Gui.ConsoleDriver.URCorner - parent: Terminal.Gui.ConsoleDriver - isExternal: false - name: URCorner - nameWithType: ConsoleDriver.URCorner - fullName: ConsoleDriver.URCorner -- uid: Terminal.Gui.ConsoleDriver.VLine - parent: Terminal.Gui.ConsoleDriver - isExternal: false - name: VLine - nameWithType: ConsoleDriver.VLine - fullName: ConsoleDriver.VLine -- uid: Terminal.Gui.ConsoleDriver.#ctor* - parent: Terminal.Gui.ConsoleDriver - isExternal: false - name: ConsoleDriver - nameWithType: ConsoleDriver.ConsoleDriver - fullName: ConsoleDriver.ConsoleDriver -- uid: Terminal.Gui.ConsoleDriver.AddRune* - parent: Terminal.Gui.ConsoleDriver - isExternal: false - name: AddRune - nameWithType: ConsoleDriver.AddRune - fullName: ConsoleDriver.AddRune -- uid: Terminal.Gui.ConsoleDriver.AddStr* - parent: Terminal.Gui.ConsoleDriver - isExternal: false - name: AddStr - nameWithType: ConsoleDriver.AddStr - fullName: ConsoleDriver.AddStr -- uid: Terminal.Gui.ConsoleDriver.Clip* - parent: Terminal.Gui.ConsoleDriver - isExternal: false - name: Clip - nameWithType: ConsoleDriver.Clip - fullName: ConsoleDriver.Clip -- uid: Terminal.Gui.ConsoleDriver.Cols* - parent: Terminal.Gui.ConsoleDriver - isExternal: false - name: Cols - nameWithType: ConsoleDriver.Cols - fullName: ConsoleDriver.Cols -- uid: Terminal.Gui.ConsoleDriver.CookMouse* - parent: Terminal.Gui.ConsoleDriver - isExternal: false - name: CookMouse - nameWithType: ConsoleDriver.CookMouse - fullName: ConsoleDriver.CookMouse +- uid: Terminal.Gui.ConsoleDriver.SetTerminalResized* + commentId: Overload:Terminal.Gui.ConsoleDriver.SetTerminalResized + name: SetTerminalResized + nameWithType: ConsoleDriver.SetTerminalResized + fullName: Terminal.Gui.ConsoleDriver.SetTerminalResized - uid: Terminal.Gui.ConsoleDriver.DrawFrame* - parent: Terminal.Gui.ConsoleDriver - isExternal: false + commentId: Overload:Terminal.Gui.ConsoleDriver.DrawFrame name: DrawFrame nameWithType: ConsoleDriver.DrawFrame - fullName: ConsoleDriver.DrawFrame -- uid: Terminal.Gui.ConsoleDriver.End* - parent: Terminal.Gui.ConsoleDriver - isExternal: false - name: End - nameWithType: ConsoleDriver.End - fullName: ConsoleDriver.End -- uid: Terminal.Gui.ConsoleDriver.Init* - parent: Terminal.Gui.ConsoleDriver - isExternal: false - name: Init - nameWithType: ConsoleDriver.Init - fullName: ConsoleDriver.Init -- uid: Terminal.Gui.ConsoleDriver.MakeAttribute* - parent: Terminal.Gui.ConsoleDriver - isExternal: false - name: MakeAttribute - nameWithType: ConsoleDriver.MakeAttribute - fullName: ConsoleDriver.MakeAttribute -- uid: Terminal.Gui.ConsoleDriver.Move* - parent: Terminal.Gui.ConsoleDriver - isExternal: false - name: Move - nameWithType: ConsoleDriver.Move - fullName: ConsoleDriver.Move -- uid: Terminal.Gui.ConsoleDriver.PrepareToRun* - parent: Terminal.Gui.ConsoleDriver - isExternal: false - name: PrepareToRun - nameWithType: ConsoleDriver.PrepareToRun - fullName: ConsoleDriver.PrepareToRun -- uid: Terminal.Gui.ConsoleDriver.Refresh* - parent: Terminal.Gui.ConsoleDriver - isExternal: false - name: Refresh - nameWithType: ConsoleDriver.Refresh - fullName: ConsoleDriver.Refresh -- uid: Terminal.Gui.ConsoleDriver.Rows* - parent: Terminal.Gui.ConsoleDriver - isExternal: false - name: Rows - nameWithType: ConsoleDriver.Rows - fullName: ConsoleDriver.Rows -- uid: Terminal.Gui.ConsoleDriver.SetAttribute* - parent: Terminal.Gui.ConsoleDriver - isExternal: false - name: SetAttribute - nameWithType: ConsoleDriver.SetAttribute - fullName: ConsoleDriver.SetAttribute -- uid: Terminal.Gui.ConsoleDriver.SetColors* - parent: Terminal.Gui.ConsoleDriver - isExternal: false - name: SetColors - nameWithType: ConsoleDriver.SetColors - fullName: ConsoleDriver.SetColors -- uid: Terminal.Gui.ConsoleDriver.StartReportingMouseMoves* - parent: Terminal.Gui.ConsoleDriver - isExternal: false - name: StartReportingMouseMoves - nameWithType: ConsoleDriver.StartReportingMouseMoves - fullName: ConsoleDriver.StartReportingMouseMoves -- uid: Terminal.Gui.ConsoleDriver.StopReportingMouseMoves* - parent: Terminal.Gui.ConsoleDriver - isExternal: false - name: StopReportingMouseMoves - nameWithType: ConsoleDriver.StopReportingMouseMoves - fullName: ConsoleDriver.StopReportingMouseMoves + fullName: Terminal.Gui.ConsoleDriver.DrawFrame +- 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.ConsoleDriver.Suspend* - parent: Terminal.Gui.ConsoleDriver - isExternal: false + commentId: Overload:Terminal.Gui.ConsoleDriver.Suspend name: Suspend nameWithType: ConsoleDriver.Suspend - fullName: ConsoleDriver.Suspend + fullName: Terminal.Gui.ConsoleDriver.Suspend +- uid: Terminal.Gui.ConsoleDriver.Clip* + commentId: Overload:Terminal.Gui.ConsoleDriver.Clip + name: Clip + nameWithType: ConsoleDriver.Clip + fullName: Terminal.Gui.ConsoleDriver.Clip +- uid: Terminal.Gui.ConsoleDriver.StartReportingMouseMoves* + commentId: Overload:Terminal.Gui.ConsoleDriver.StartReportingMouseMoves + name: StartReportingMouseMoves + nameWithType: ConsoleDriver.StartReportingMouseMoves + fullName: Terminal.Gui.ConsoleDriver.StartReportingMouseMoves +- uid: Terminal.Gui.ConsoleDriver.StopReportingMouseMoves* + commentId: Overload:Terminal.Gui.ConsoleDriver.StopReportingMouseMoves + name: StopReportingMouseMoves + nameWithType: ConsoleDriver.StopReportingMouseMoves + fullName: Terminal.Gui.ConsoleDriver.StopReportingMouseMoves - uid: Terminal.Gui.ConsoleDriver.UncookMouse* - parent: Terminal.Gui.ConsoleDriver - isExternal: false + commentId: Overload:Terminal.Gui.ConsoleDriver.UncookMouse name: UncookMouse nameWithType: ConsoleDriver.UncookMouse - fullName: ConsoleDriver.UncookMouse -- uid: Terminal.Gui.ConsoleDriver.UpdateCursor* - parent: Terminal.Gui.ConsoleDriver - isExternal: false - name: UpdateCursor - nameWithType: ConsoleDriver.UpdateCursor - fullName: ConsoleDriver.UpdateCursor -- uid: Terminal.Gui.ConsoleDriver.UpdateScreen* - parent: Terminal.Gui.ConsoleDriver - isExternal: false - name: UpdateScreen - nameWithType: ConsoleDriver.UpdateScreen - fullName: ConsoleDriver.UpdateScreen + fullName: Terminal.Gui.ConsoleDriver.UncookMouse +- uid: Terminal.Gui.ConsoleDriver.CookMouse* + commentId: Overload:Terminal.Gui.ConsoleDriver.CookMouse + name: CookMouse + nameWithType: ConsoleDriver.CookMouse + fullName: Terminal.Gui.ConsoleDriver.CookMouse +- uid: Terminal.Gui.ConsoleDriver.MakeAttribute* + commentId: Overload:Terminal.Gui.ConsoleDriver.MakeAttribute + name: MakeAttribute + nameWithType: ConsoleDriver.MakeAttribute + fullName: Terminal.Gui.ConsoleDriver.MakeAttribute +- uid: Terminal.Gui.Color + commentId: T:Terminal.Gui.Color + parent: Terminal.Gui + name: Color + nameWithType: Color + fullName: Terminal.Gui.Color +shouldSkipMarkup: true diff --git a/docfx/api/Terminal.Gui/Terminal.Gui.CursesDriver.yml b/docfx/api/Terminal.Gui/Terminal.Gui.CursesDriver.yml new file mode 100644 index 000000000..099c7ac48 --- /dev/null +++ b/docfx/api/Terminal.Gui/Terminal.Gui.CursesDriver.yml @@ -0,0 +1,2499 @@ +### YamlMime:ManagedReference +items: +- uid: Terminal.Gui.CursesDriver + commentId: T:Terminal.Gui.CursesDriver + id: CursesDriver + parent: Terminal.Gui + children: + - Terminal.Gui.CursesDriver.AddRune(System.Rune) + - Terminal.Gui.CursesDriver.AddStr(NStack.ustring) + - Terminal.Gui.CursesDriver.Cols + - Terminal.Gui.CursesDriver.CookMouse + - Terminal.Gui.CursesDriver.End + - Terminal.Gui.CursesDriver.Init(System.Action) + - Terminal.Gui.CursesDriver.MakeAttribute(Terminal.Gui.Color,Terminal.Gui.Color) + - Terminal.Gui.CursesDriver.MakeColor(System.Int16,System.Int16) + - Terminal.Gui.CursesDriver.Move(System.Int32,System.Int32) + - Terminal.Gui.CursesDriver.PrepareToRun(Mono.Terminal.MainLoop,System.Action{Terminal.Gui.KeyEvent},System.Action{Terminal.Gui.KeyEvent},System.Action{Terminal.Gui.KeyEvent},System.Action{Terminal.Gui.MouseEvent}) + - Terminal.Gui.CursesDriver.Refresh + - Terminal.Gui.CursesDriver.Rows + - Terminal.Gui.CursesDriver.SetAttribute(Terminal.Gui.Attribute) + - Terminal.Gui.CursesDriver.SetColors(System.ConsoleColor,System.ConsoleColor) + - Terminal.Gui.CursesDriver.SetColors(System.Int16,System.Int16) + - Terminal.Gui.CursesDriver.StartReportingMouseMoves + - Terminal.Gui.CursesDriver.StopReportingMouseMoves + - Terminal.Gui.CursesDriver.Suspend + - Terminal.Gui.CursesDriver.UncookMouse + - Terminal.Gui.CursesDriver.UpdateCursor + - Terminal.Gui.CursesDriver.UpdateScreen + - Terminal.Gui.CursesDriver.window + langs: + - csharp + - vb + name: CursesDriver + nameWithType: CursesDriver + fullName: Terminal.Gui.CursesDriver + type: Class + source: + remote: + path: Terminal.Gui/Drivers/CursesDriver.cs + branch: docs + repo: tig:tig/gui.cs.git + id: CursesDriver + path: ../Terminal.Gui/Drivers/CursesDriver.cs + startLine: 19 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nThis is the Curses driver for the gui.cs/Terminal framework.\n" + example: [] + syntax: + content: 'public class CursesDriver : ConsoleDriver' + content.vb: >- + Public Class CursesDriver + + Inherits ConsoleDriver + inheritance: + - System.Object + - Terminal.Gui.ConsoleDriver + inheritedMembers: + - Terminal.Gui.ConsoleDriver.TerminalResized + - Terminal.Gui.ConsoleDriver.SetTerminalResized(System.Action) + - Terminal.Gui.ConsoleDriver.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean) + - Terminal.Gui.ConsoleDriver.Clip + - Terminal.Gui.ConsoleDriver.HLine + - Terminal.Gui.ConsoleDriver.VLine + - Terminal.Gui.ConsoleDriver.Stipple + - Terminal.Gui.ConsoleDriver.Diamond + - Terminal.Gui.ConsoleDriver.ULCorner + - Terminal.Gui.ConsoleDriver.LLCorner + - Terminal.Gui.ConsoleDriver.URCorner + - Terminal.Gui.ConsoleDriver.LRCorner + - Terminal.Gui.ConsoleDriver.LeftTee + - Terminal.Gui.ConsoleDriver.RightTee + - Terminal.Gui.ConsoleDriver.TopTee + - Terminal.Gui.ConsoleDriver.BottomTee + - 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 + - class + modifiers.vb: + - Public + - Class +- uid: Terminal.Gui.CursesDriver.Cols + commentId: P:Terminal.Gui.CursesDriver.Cols + id: Cols + parent: Terminal.Gui.CursesDriver + langs: + - csharp + - vb + name: Cols + nameWithType: CursesDriver.Cols + fullName: Terminal.Gui.CursesDriver.Cols + type: Property + source: + remote: + path: Terminal.Gui/Drivers/CursesDriver.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Cols + path: ../Terminal.Gui/Drivers/CursesDriver.cs + startLine: 21 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + syntax: + content: public override int Cols { get; } + parameters: [] + return: + type: System.Int32 + content.vb: Public Overrides ReadOnly Property Cols As Integer + overridden: Terminal.Gui.ConsoleDriver.Cols + overload: Terminal.Gui.CursesDriver.Cols* + modifiers.csharp: + - public + - override + - get + modifiers.vb: + - Public + - Overrides + - ReadOnly +- uid: Terminal.Gui.CursesDriver.Rows + commentId: P:Terminal.Gui.CursesDriver.Rows + id: Rows + parent: Terminal.Gui.CursesDriver + langs: + - csharp + - vb + name: Rows + nameWithType: CursesDriver.Rows + fullName: Terminal.Gui.CursesDriver.Rows + type: Property + source: + remote: + path: Terminal.Gui/Drivers/CursesDriver.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Rows + path: ../Terminal.Gui/Drivers/CursesDriver.cs + startLine: 22 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + syntax: + content: public override int Rows { get; } + parameters: [] + return: + type: System.Int32 + content.vb: Public Overrides ReadOnly Property Rows As Integer + overridden: Terminal.Gui.ConsoleDriver.Rows + overload: Terminal.Gui.CursesDriver.Rows* + modifiers.csharp: + - public + - override + - get + modifiers.vb: + - Public + - Overrides + - ReadOnly +- uid: Terminal.Gui.CursesDriver.Move(System.Int32,System.Int32) + commentId: M:Terminal.Gui.CursesDriver.Move(System.Int32,System.Int32) + id: Move(System.Int32,System.Int32) + parent: Terminal.Gui.CursesDriver + langs: + - csharp + - vb + name: Move(Int32, Int32) + nameWithType: CursesDriver.Move(Int32, Int32) + fullName: Terminal.Gui.CursesDriver.Move(System.Int32, System.Int32) + type: Method + source: + remote: + path: Terminal.Gui/Drivers/CursesDriver.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Move + path: ../Terminal.Gui/Drivers/CursesDriver.cs + startLine: 27 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + syntax: + content: public override void Move(int col, int row) + parameters: + - id: col + type: System.Int32 + - id: row + type: System.Int32 + content.vb: Public Overrides Sub Move(col As Integer, row As Integer) + overridden: Terminal.Gui.ConsoleDriver.Move(System.Int32,System.Int32) + overload: Terminal.Gui.CursesDriver.Move* + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides +- uid: Terminal.Gui.CursesDriver.AddRune(System.Rune) + commentId: M:Terminal.Gui.CursesDriver.AddRune(System.Rune) + id: AddRune(System.Rune) + parent: Terminal.Gui.CursesDriver + langs: + - csharp + - vb + name: AddRune(Rune) + nameWithType: CursesDriver.AddRune(Rune) + fullName: Terminal.Gui.CursesDriver.AddRune(System.Rune) + type: Method + source: + remote: + path: Terminal.Gui/Drivers/CursesDriver.cs + branch: docs + repo: tig:tig/gui.cs.git + id: AddRune + path: ../Terminal.Gui/Drivers/CursesDriver.cs + startLine: 42 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + syntax: + content: public override void AddRune(Rune rune) + parameters: + - id: rune + type: System.Rune + content.vb: Public Overrides Sub AddRune(rune As Rune) + overridden: Terminal.Gui.ConsoleDriver.AddRune(System.Rune) + overload: Terminal.Gui.CursesDriver.AddRune* + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides +- uid: Terminal.Gui.CursesDriver.AddStr(NStack.ustring) + commentId: M:Terminal.Gui.CursesDriver.AddStr(NStack.ustring) + id: AddStr(NStack.ustring) + parent: Terminal.Gui.CursesDriver + langs: + - csharp + - vb + name: AddStr(ustring) + nameWithType: CursesDriver.AddStr(ustring) + fullName: Terminal.Gui.CursesDriver.AddStr(NStack.ustring) + type: Method + source: + remote: + path: Terminal.Gui/Drivers/CursesDriver.cs + branch: docs + repo: tig:tig/gui.cs.git + id: AddStr + path: ../Terminal.Gui/Drivers/CursesDriver.cs + startLine: 63 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + syntax: + content: public override void AddStr(ustring str) + parameters: + - id: str + type: NStack.ustring + content.vb: Public Overrides Sub AddStr(str As ustring) + overridden: Terminal.Gui.ConsoleDriver.AddStr(NStack.ustring) + overload: Terminal.Gui.CursesDriver.AddStr* + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides +- uid: Terminal.Gui.CursesDriver.Refresh + commentId: M:Terminal.Gui.CursesDriver.Refresh + id: Refresh + parent: Terminal.Gui.CursesDriver + langs: + - csharp + - vb + name: Refresh() + nameWithType: CursesDriver.Refresh() + fullName: Terminal.Gui.CursesDriver.Refresh() + type: Method + source: + remote: + path: Terminal.Gui/Drivers/CursesDriver.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Refresh + path: ../Terminal.Gui/Drivers/CursesDriver.cs + startLine: 70 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + syntax: + content: public override void Refresh() + content.vb: Public Overrides Sub Refresh + overridden: Terminal.Gui.ConsoleDriver.Refresh + overload: Terminal.Gui.CursesDriver.Refresh* + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides +- uid: Terminal.Gui.CursesDriver.UpdateCursor + commentId: M:Terminal.Gui.CursesDriver.UpdateCursor + id: UpdateCursor + parent: Terminal.Gui.CursesDriver + langs: + - csharp + - vb + name: UpdateCursor() + nameWithType: CursesDriver.UpdateCursor() + fullName: Terminal.Gui.CursesDriver.UpdateCursor() + type: Method + source: + remote: + path: Terminal.Gui/Drivers/CursesDriver.cs + branch: docs + repo: tig:tig/gui.cs.git + id: UpdateCursor + path: ../Terminal.Gui/Drivers/CursesDriver.cs + startLine: 76 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + syntax: + content: public override void UpdateCursor() + content.vb: Public Overrides Sub UpdateCursor + overridden: Terminal.Gui.ConsoleDriver.UpdateCursor + overload: Terminal.Gui.CursesDriver.UpdateCursor* + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides +- uid: Terminal.Gui.CursesDriver.End + commentId: M:Terminal.Gui.CursesDriver.End + id: End + parent: Terminal.Gui.CursesDriver + langs: + - csharp + - vb + name: End() + nameWithType: CursesDriver.End() + fullName: Terminal.Gui.CursesDriver.End() + type: Method + source: + remote: + path: Terminal.Gui/Drivers/CursesDriver.cs + branch: docs + repo: tig:tig/gui.cs.git + id: End + path: ../Terminal.Gui/Drivers/CursesDriver.cs + startLine: 77 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + syntax: + content: public override void End() + content.vb: Public Overrides Sub + overridden: Terminal.Gui.ConsoleDriver.End + overload: Terminal.Gui.CursesDriver.End* + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides +- uid: Terminal.Gui.CursesDriver.UpdateScreen + commentId: M:Terminal.Gui.CursesDriver.UpdateScreen + id: UpdateScreen + parent: Terminal.Gui.CursesDriver + langs: + - csharp + - vb + name: UpdateScreen() + nameWithType: CursesDriver.UpdateScreen() + fullName: Terminal.Gui.CursesDriver.UpdateScreen() + type: Method + source: + remote: + path: Terminal.Gui/Drivers/CursesDriver.cs + branch: docs + repo: tig:tig/gui.cs.git + id: UpdateScreen + path: ../Terminal.Gui/Drivers/CursesDriver.cs + startLine: 78 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + syntax: + content: public override void UpdateScreen() + content.vb: Public Overrides Sub UpdateScreen + overridden: Terminal.Gui.ConsoleDriver.UpdateScreen + overload: Terminal.Gui.CursesDriver.UpdateScreen* + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides +- uid: Terminal.Gui.CursesDriver.SetAttribute(Terminal.Gui.Attribute) + commentId: M:Terminal.Gui.CursesDriver.SetAttribute(Terminal.Gui.Attribute) + id: SetAttribute(Terminal.Gui.Attribute) + parent: Terminal.Gui.CursesDriver + langs: + - csharp + - vb + name: SetAttribute(Attribute) + nameWithType: CursesDriver.SetAttribute(Attribute) + fullName: Terminal.Gui.CursesDriver.SetAttribute(Terminal.Gui.Attribute) + type: Method + source: + remote: + path: Terminal.Gui/Drivers/CursesDriver.cs + branch: docs + repo: tig:tig/gui.cs.git + id: SetAttribute + path: ../Terminal.Gui/Drivers/CursesDriver.cs + startLine: 79 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + syntax: + content: public override void SetAttribute(Attribute c) + parameters: + - id: c + type: Terminal.Gui.Attribute + content.vb: Public Overrides Sub SetAttribute(c As Attribute) + overridden: Terminal.Gui.ConsoleDriver.SetAttribute(Terminal.Gui.Attribute) + overload: Terminal.Gui.CursesDriver.SetAttribute* + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides +- uid: Terminal.Gui.CursesDriver.window + commentId: F:Terminal.Gui.CursesDriver.window + id: window + parent: Terminal.Gui.CursesDriver + langs: + - csharp + - vb + name: window + nameWithType: CursesDriver.window + fullName: Terminal.Gui.CursesDriver.window + type: Field + source: + remote: + path: Terminal.Gui/Drivers/CursesDriver.cs + branch: docs + repo: tig:tig/gui.cs.git + id: window + path: ../Terminal.Gui/Drivers/CursesDriver.cs + startLine: 80 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + syntax: + content: public Curses.Window window + return: + type: Unix.Terminal.Curses.Window + content.vb: Public window As Curses.Window + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: Terminal.Gui.CursesDriver.MakeColor(System.Int16,System.Int16) + commentId: M:Terminal.Gui.CursesDriver.MakeColor(System.Int16,System.Int16) + id: MakeColor(System.Int16,System.Int16) + parent: Terminal.Gui.CursesDriver + langs: + - csharp + - vb + name: MakeColor(Int16, Int16) + nameWithType: CursesDriver.MakeColor(Int16, Int16) + fullName: Terminal.Gui.CursesDriver.MakeColor(System.Int16, System.Int16) + type: Method + source: + remote: + path: Terminal.Gui/Drivers/CursesDriver.cs + branch: docs + repo: tig:tig/gui.cs.git + id: MakeColor + path: ../Terminal.Gui/Drivers/CursesDriver.cs + startLine: 90 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nCreates a curses color from the provided foreground and background colors\n" + example: [] + syntax: + content: public static Attribute MakeColor(short foreground, short background) + parameters: + - id: foreground + type: System.Int16 + description: Contains the curses attributes for the foreground (color, plus any attributes) + - id: background + type: System.Int16 + description: Contains the curses attributes for the background (color, plus any attributes) + return: + type: Terminal.Gui.Attribute + description: '' + content.vb: Public Shared Function MakeColor(foreground As Short, background As Short) As Attribute + overload: Terminal.Gui.CursesDriver.MakeColor* + modifiers.csharp: + - public + - static + modifiers.vb: + - Public + - Shared +- uid: Terminal.Gui.CursesDriver.SetColors(System.ConsoleColor,System.ConsoleColor) + commentId: M:Terminal.Gui.CursesDriver.SetColors(System.ConsoleColor,System.ConsoleColor) + id: SetColors(System.ConsoleColor,System.ConsoleColor) + parent: Terminal.Gui.CursesDriver + langs: + - csharp + - vb + name: SetColors(ConsoleColor, ConsoleColor) + nameWithType: CursesDriver.SetColors(ConsoleColor, ConsoleColor) + fullName: Terminal.Gui.CursesDriver.SetColors(System.ConsoleColor, System.ConsoleColor) + type: Method + source: + remote: + path: Terminal.Gui/Drivers/CursesDriver.cs + branch: docs + repo: tig:tig/gui.cs.git + id: SetColors + path: ../Terminal.Gui/Drivers/CursesDriver.cs + startLine: 98 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + syntax: + content: public override void SetColors(ConsoleColor foreground, ConsoleColor background) + parameters: + - id: foreground + type: System.ConsoleColor + - id: background + type: System.ConsoleColor + content.vb: Public Overrides Sub SetColors(foreground As ConsoleColor, background As ConsoleColor) + overridden: Terminal.Gui.ConsoleDriver.SetColors(System.ConsoleColor,System.ConsoleColor) + overload: Terminal.Gui.CursesDriver.SetColors* + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides +- uid: Terminal.Gui.CursesDriver.SetColors(System.Int16,System.Int16) + commentId: M:Terminal.Gui.CursesDriver.SetColors(System.Int16,System.Int16) + id: SetColors(System.Int16,System.Int16) + parent: Terminal.Gui.CursesDriver + langs: + - csharp + - vb + name: SetColors(Int16, Int16) + nameWithType: CursesDriver.SetColors(Int16, Int16) + fullName: Terminal.Gui.CursesDriver.SetColors(System.Int16, System.Int16) + type: Method + source: + remote: + path: Terminal.Gui/Drivers/CursesDriver.cs + branch: docs + repo: tig:tig/gui.cs.git + id: SetColors + path: ../Terminal.Gui/Drivers/CursesDriver.cs + startLine: 115 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + syntax: + content: public override void SetColors(short foreColorId, short backgroundColorId) + parameters: + - id: foreColorId + type: System.Int16 + - id: backgroundColorId + type: System.Int16 + content.vb: Public Overrides Sub SetColors(foreColorId As Short, backgroundColorId As Short) + overridden: Terminal.Gui.ConsoleDriver.SetColors(System.Int16,System.Int16) + overload: Terminal.Gui.CursesDriver.SetColors* + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides +- uid: Terminal.Gui.CursesDriver.PrepareToRun(Mono.Terminal.MainLoop,System.Action{Terminal.Gui.KeyEvent},System.Action{Terminal.Gui.KeyEvent},System.Action{Terminal.Gui.KeyEvent},System.Action{Terminal.Gui.MouseEvent}) + commentId: M:Terminal.Gui.CursesDriver.PrepareToRun(Mono.Terminal.MainLoop,System.Action{Terminal.Gui.KeyEvent},System.Action{Terminal.Gui.KeyEvent},System.Action{Terminal.Gui.KeyEvent},System.Action{Terminal.Gui.MouseEvent}) + id: PrepareToRun(Mono.Terminal.MainLoop,System.Action{Terminal.Gui.KeyEvent},System.Action{Terminal.Gui.KeyEvent},System.Action{Terminal.Gui.KeyEvent},System.Action{Terminal.Gui.MouseEvent}) + parent: Terminal.Gui.CursesDriver + langs: + - csharp + - vb + name: PrepareToRun(MainLoop, Action, Action, Action, Action) + nameWithType: CursesDriver.PrepareToRun(MainLoop, Action, Action, Action, Action) + fullName: Terminal.Gui.CursesDriver.PrepareToRun(Mono.Terminal.MainLoop, System.Action, System.Action, System.Action, System.Action) + type: Method + source: + remote: + path: Terminal.Gui/Drivers/CursesDriver.cs + branch: docs + repo: tig:tig/gui.cs.git + id: PrepareToRun + path: ../Terminal.Gui/Drivers/CursesDriver.cs + startLine: 431 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + syntax: + content: public override void PrepareToRun(MainLoop mainLoop, Action keyHandler, Action keyDownHandler, Action keyUpHandler, Action mouseHandler) + parameters: + - id: mainLoop + type: Mono.Terminal.MainLoop + - id: keyHandler + type: System.Action{Terminal.Gui.KeyEvent} + - id: keyDownHandler + type: System.Action{Terminal.Gui.KeyEvent} + - id: keyUpHandler + type: System.Action{Terminal.Gui.KeyEvent} + - id: mouseHandler + type: System.Action{Terminal.Gui.MouseEvent} + content.vb: Public Overrides Sub PrepareToRun(mainLoop As MainLoop, keyHandler As Action(Of KeyEvent), keyDownHandler As Action(Of KeyEvent), keyUpHandler As Action(Of KeyEvent), mouseHandler As Action(Of MouseEvent)) + overridden: Terminal.Gui.ConsoleDriver.PrepareToRun(Mono.Terminal.MainLoop,System.Action{Terminal.Gui.KeyEvent},System.Action{Terminal.Gui.KeyEvent},System.Action{Terminal.Gui.KeyEvent},System.Action{Terminal.Gui.MouseEvent}) + overload: Terminal.Gui.CursesDriver.PrepareToRun* + nameWithType.vb: CursesDriver.PrepareToRun(MainLoop, Action(Of KeyEvent), Action(Of KeyEvent), Action(Of KeyEvent), Action(Of MouseEvent)) + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides + fullName.vb: Terminal.Gui.CursesDriver.PrepareToRun(Mono.Terminal.MainLoop, System.Action(Of Terminal.Gui.KeyEvent), System.Action(Of Terminal.Gui.KeyEvent), System.Action(Of Terminal.Gui.KeyEvent), System.Action(Of Terminal.Gui.MouseEvent)) + name.vb: PrepareToRun(MainLoop, Action(Of KeyEvent), Action(Of KeyEvent), Action(Of KeyEvent), Action(Of MouseEvent)) +- uid: Terminal.Gui.CursesDriver.Init(System.Action) + commentId: M:Terminal.Gui.CursesDriver.Init(System.Action) + id: Init(System.Action) + parent: Terminal.Gui.CursesDriver + langs: + - csharp + - vb + name: Init(Action) + nameWithType: CursesDriver.Init(Action) + fullName: Terminal.Gui.CursesDriver.Init(System.Action) + type: Method + source: + remote: + path: Terminal.Gui/Drivers/CursesDriver.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Init + path: ../Terminal.Gui/Drivers/CursesDriver.cs + startLine: 446 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + syntax: + content: public override void Init(Action terminalResized) + parameters: + - id: terminalResized + type: System.Action + content.vb: Public Overrides Sub Init(terminalResized As Action) + overridden: Terminal.Gui.ConsoleDriver.Init(System.Action) + overload: Terminal.Gui.CursesDriver.Init* + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides +- uid: Terminal.Gui.CursesDriver.MakeAttribute(Terminal.Gui.Color,Terminal.Gui.Color) + commentId: M:Terminal.Gui.CursesDriver.MakeAttribute(Terminal.Gui.Color,Terminal.Gui.Color) + id: MakeAttribute(Terminal.Gui.Color,Terminal.Gui.Color) + parent: Terminal.Gui.CursesDriver + langs: + - csharp + - vb + name: MakeAttribute(Color, Color) + nameWithType: CursesDriver.MakeAttribute(Color, Color) + fullName: Terminal.Gui.CursesDriver.MakeAttribute(Terminal.Gui.Color, Terminal.Gui.Color) + type: Method + source: + remote: + path: Terminal.Gui/Drivers/CursesDriver.cs + branch: docs + repo: tig:tig/gui.cs.git + id: MakeAttribute + path: ../Terminal.Gui/Drivers/CursesDriver.cs + startLine: 577 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + syntax: + content: public override Attribute MakeAttribute(Color fore, Color back) + parameters: + - id: fore + type: Terminal.Gui.Color + - id: back + type: Terminal.Gui.Color + return: + type: Terminal.Gui.Attribute + content.vb: Public Overrides Function MakeAttribute(fore As Color, back As Color) As Attribute + overridden: Terminal.Gui.ConsoleDriver.MakeAttribute(Terminal.Gui.Color,Terminal.Gui.Color) + overload: Terminal.Gui.CursesDriver.MakeAttribute* + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides +- uid: Terminal.Gui.CursesDriver.Suspend + commentId: M:Terminal.Gui.CursesDriver.Suspend + id: Suspend + parent: Terminal.Gui.CursesDriver + langs: + - csharp + - vb + name: Suspend() + nameWithType: CursesDriver.Suspend() + fullName: Terminal.Gui.CursesDriver.Suspend() + type: Method + source: + remote: + path: Terminal.Gui/Drivers/CursesDriver.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Suspend + path: ../Terminal.Gui/Drivers/CursesDriver.cs + startLine: 583 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + syntax: + content: public override void Suspend() + content.vb: Public Overrides Sub Suspend + overridden: Terminal.Gui.ConsoleDriver.Suspend + overload: Terminal.Gui.CursesDriver.Suspend* + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides +- uid: Terminal.Gui.CursesDriver.StartReportingMouseMoves + commentId: M:Terminal.Gui.CursesDriver.StartReportingMouseMoves + id: StartReportingMouseMoves + parent: Terminal.Gui.CursesDriver + langs: + - csharp + - vb + name: StartReportingMouseMoves() + nameWithType: CursesDriver.StartReportingMouseMoves() + fullName: Terminal.Gui.CursesDriver.StartReportingMouseMoves() + type: Method + source: + remote: + path: Terminal.Gui/Drivers/CursesDriver.cs + branch: docs + repo: tig:tig/gui.cs.git + id: StartReportingMouseMoves + path: ../Terminal.Gui/Drivers/CursesDriver.cs + startLine: 594 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + syntax: + content: public override void StartReportingMouseMoves() + content.vb: Public Overrides Sub StartReportingMouseMoves + overridden: Terminal.Gui.ConsoleDriver.StartReportingMouseMoves + overload: Terminal.Gui.CursesDriver.StartReportingMouseMoves* + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides +- uid: Terminal.Gui.CursesDriver.StopReportingMouseMoves + commentId: M:Terminal.Gui.CursesDriver.StopReportingMouseMoves + id: StopReportingMouseMoves + parent: Terminal.Gui.CursesDriver + langs: + - csharp + - vb + name: StopReportingMouseMoves() + nameWithType: CursesDriver.StopReportingMouseMoves() + fullName: Terminal.Gui.CursesDriver.StopReportingMouseMoves() + type: Method + source: + remote: + path: Terminal.Gui/Drivers/CursesDriver.cs + branch: docs + repo: tig:tig/gui.cs.git + id: StopReportingMouseMoves + path: ../Terminal.Gui/Drivers/CursesDriver.cs + startLine: 600 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + syntax: + content: public override void StopReportingMouseMoves() + content.vb: Public Overrides Sub StopReportingMouseMoves + overridden: Terminal.Gui.ConsoleDriver.StopReportingMouseMoves + overload: Terminal.Gui.CursesDriver.StopReportingMouseMoves* + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides +- uid: Terminal.Gui.CursesDriver.UncookMouse + commentId: M:Terminal.Gui.CursesDriver.UncookMouse + id: UncookMouse + parent: Terminal.Gui.CursesDriver + langs: + - csharp + - vb + name: UncookMouse() + nameWithType: CursesDriver.UncookMouse() + fullName: Terminal.Gui.CursesDriver.UncookMouse() + type: Method + source: + remote: + path: Terminal.Gui/Drivers/CursesDriver.cs + branch: docs + repo: tig:tig/gui.cs.git + id: UncookMouse + path: ../Terminal.Gui/Drivers/CursesDriver.cs + startLine: 609 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + syntax: + content: public override void UncookMouse() + content.vb: Public Overrides Sub UncookMouse + overridden: Terminal.Gui.ConsoleDriver.UncookMouse + overload: Terminal.Gui.CursesDriver.UncookMouse* + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides +- uid: Terminal.Gui.CursesDriver.CookMouse + commentId: M:Terminal.Gui.CursesDriver.CookMouse + id: CookMouse + parent: Terminal.Gui.CursesDriver + langs: + - csharp + - vb + name: CookMouse() + nameWithType: CursesDriver.CookMouse() + fullName: Terminal.Gui.CursesDriver.CookMouse() + type: Method + source: + remote: + path: Terminal.Gui/Drivers/CursesDriver.cs + branch: docs + repo: tig:tig/gui.cs.git + id: CookMouse + path: ../Terminal.Gui/Drivers/CursesDriver.cs + startLine: 617 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + syntax: + content: public override void CookMouse() + content.vb: Public Overrides Sub CookMouse + overridden: Terminal.Gui.ConsoleDriver.CookMouse + overload: Terminal.Gui.CursesDriver.CookMouse* + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides +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: Terminal.Gui.ConsoleDriver + commentId: T:Terminal.Gui.ConsoleDriver + parent: Terminal.Gui + name: ConsoleDriver + nameWithType: ConsoleDriver + fullName: Terminal.Gui.ConsoleDriver +- uid: Terminal.Gui.ConsoleDriver.TerminalResized + commentId: F:Terminal.Gui.ConsoleDriver.TerminalResized + parent: Terminal.Gui.ConsoleDriver + name: TerminalResized + nameWithType: ConsoleDriver.TerminalResized + fullName: Terminal.Gui.ConsoleDriver.TerminalResized +- uid: Terminal.Gui.ConsoleDriver.SetTerminalResized(System.Action) + commentId: M:Terminal.Gui.ConsoleDriver.SetTerminalResized(System.Action) + parent: Terminal.Gui.ConsoleDriver + isExternal: true + name: SetTerminalResized(Action) + nameWithType: ConsoleDriver.SetTerminalResized(Action) + fullName: Terminal.Gui.ConsoleDriver.SetTerminalResized(System.Action) + spec.csharp: + - uid: Terminal.Gui.ConsoleDriver.SetTerminalResized(System.Action) + name: SetTerminalResized + nameWithType: ConsoleDriver.SetTerminalResized + fullName: Terminal.Gui.ConsoleDriver.SetTerminalResized + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Action + name: Action + nameWithType: Action + fullName: System.Action + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.ConsoleDriver.SetTerminalResized(System.Action) + name: SetTerminalResized + nameWithType: ConsoleDriver.SetTerminalResized + fullName: Terminal.Gui.ConsoleDriver.SetTerminalResized + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Action + name: Action + nameWithType: Action + fullName: System.Action + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.ConsoleDriver.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean) + commentId: M:Terminal.Gui.ConsoleDriver.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean) + parent: Terminal.Gui.ConsoleDriver + isExternal: true + name: DrawFrame(Rect, Int32, Boolean) + nameWithType: ConsoleDriver.DrawFrame(Rect, Int32, Boolean) + fullName: Terminal.Gui.ConsoleDriver.DrawFrame(Terminal.Gui.Rect, System.Int32, System.Boolean) + spec.csharp: + - uid: Terminal.Gui.ConsoleDriver.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean) + name: DrawFrame + nameWithType: ConsoleDriver.DrawFrame + fullName: Terminal.Gui.ConsoleDriver.DrawFrame + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.ConsoleDriver.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean) + name: DrawFrame + nameWithType: ConsoleDriver.DrawFrame + fullName: Terminal.Gui.ConsoleDriver.DrawFrame + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.ConsoleDriver.Clip + commentId: P:Terminal.Gui.ConsoleDriver.Clip + parent: Terminal.Gui.ConsoleDriver + name: Clip + nameWithType: ConsoleDriver.Clip + fullName: Terminal.Gui.ConsoleDriver.Clip +- uid: Terminal.Gui.ConsoleDriver.HLine + commentId: F:Terminal.Gui.ConsoleDriver.HLine + parent: Terminal.Gui.ConsoleDriver + name: HLine + nameWithType: ConsoleDriver.HLine + fullName: Terminal.Gui.ConsoleDriver.HLine +- uid: Terminal.Gui.ConsoleDriver.VLine + commentId: F:Terminal.Gui.ConsoleDriver.VLine + parent: Terminal.Gui.ConsoleDriver + name: VLine + nameWithType: ConsoleDriver.VLine + fullName: Terminal.Gui.ConsoleDriver.VLine +- uid: Terminal.Gui.ConsoleDriver.Stipple + commentId: F:Terminal.Gui.ConsoleDriver.Stipple + parent: Terminal.Gui.ConsoleDriver + name: Stipple + nameWithType: ConsoleDriver.Stipple + fullName: Terminal.Gui.ConsoleDriver.Stipple +- uid: Terminal.Gui.ConsoleDriver.Diamond + commentId: F:Terminal.Gui.ConsoleDriver.Diamond + parent: Terminal.Gui.ConsoleDriver + name: Diamond + nameWithType: ConsoleDriver.Diamond + fullName: Terminal.Gui.ConsoleDriver.Diamond +- uid: Terminal.Gui.ConsoleDriver.ULCorner + commentId: F:Terminal.Gui.ConsoleDriver.ULCorner + parent: Terminal.Gui.ConsoleDriver + name: ULCorner + nameWithType: ConsoleDriver.ULCorner + fullName: Terminal.Gui.ConsoleDriver.ULCorner +- uid: Terminal.Gui.ConsoleDriver.LLCorner + commentId: F:Terminal.Gui.ConsoleDriver.LLCorner + parent: Terminal.Gui.ConsoleDriver + name: LLCorner + nameWithType: ConsoleDriver.LLCorner + fullName: Terminal.Gui.ConsoleDriver.LLCorner +- uid: Terminal.Gui.ConsoleDriver.URCorner + commentId: F:Terminal.Gui.ConsoleDriver.URCorner + parent: Terminal.Gui.ConsoleDriver + name: URCorner + nameWithType: ConsoleDriver.URCorner + fullName: Terminal.Gui.ConsoleDriver.URCorner +- uid: Terminal.Gui.ConsoleDriver.LRCorner + commentId: F:Terminal.Gui.ConsoleDriver.LRCorner + parent: Terminal.Gui.ConsoleDriver + name: LRCorner + nameWithType: ConsoleDriver.LRCorner + fullName: Terminal.Gui.ConsoleDriver.LRCorner +- uid: Terminal.Gui.ConsoleDriver.LeftTee + commentId: F:Terminal.Gui.ConsoleDriver.LeftTee + parent: Terminal.Gui.ConsoleDriver + name: LeftTee + nameWithType: ConsoleDriver.LeftTee + fullName: Terminal.Gui.ConsoleDriver.LeftTee +- uid: Terminal.Gui.ConsoleDriver.RightTee + commentId: F:Terminal.Gui.ConsoleDriver.RightTee + parent: Terminal.Gui.ConsoleDriver + name: RightTee + nameWithType: ConsoleDriver.RightTee + fullName: Terminal.Gui.ConsoleDriver.RightTee +- uid: Terminal.Gui.ConsoleDriver.TopTee + commentId: F:Terminal.Gui.ConsoleDriver.TopTee + parent: Terminal.Gui.ConsoleDriver + name: TopTee + nameWithType: ConsoleDriver.TopTee + fullName: Terminal.Gui.ConsoleDriver.TopTee +- uid: Terminal.Gui.ConsoleDriver.BottomTee + commentId: F:Terminal.Gui.ConsoleDriver.BottomTee + parent: Terminal.Gui.ConsoleDriver + name: BottomTee + nameWithType: ConsoleDriver.BottomTee + fullName: Terminal.Gui.ConsoleDriver.BottomTee +- 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.Cols + commentId: P:Terminal.Gui.ConsoleDriver.Cols + parent: Terminal.Gui.ConsoleDriver + name: Cols + nameWithType: ConsoleDriver.Cols + fullName: Terminal.Gui.ConsoleDriver.Cols +- uid: Terminal.Gui.CursesDriver.Cols* + commentId: Overload:Terminal.Gui.CursesDriver.Cols + name: Cols + nameWithType: CursesDriver.Cols + fullName: Terminal.Gui.CursesDriver.Cols +- uid: System.Int32 + commentId: T:System.Int32 + parent: System + isExternal: true + name: Int32 + nameWithType: Int32 + fullName: System.Int32 +- uid: Terminal.Gui.ConsoleDriver.Rows + commentId: P:Terminal.Gui.ConsoleDriver.Rows + parent: Terminal.Gui.ConsoleDriver + name: Rows + nameWithType: ConsoleDriver.Rows + fullName: Terminal.Gui.ConsoleDriver.Rows +- uid: Terminal.Gui.CursesDriver.Rows* + commentId: Overload:Terminal.Gui.CursesDriver.Rows + name: Rows + nameWithType: CursesDriver.Rows + fullName: Terminal.Gui.CursesDriver.Rows +- uid: Terminal.Gui.ConsoleDriver.Move(System.Int32,System.Int32) + commentId: M:Terminal.Gui.ConsoleDriver.Move(System.Int32,System.Int32) + parent: Terminal.Gui.ConsoleDriver + isExternal: true + name: Move(Int32, Int32) + nameWithType: ConsoleDriver.Move(Int32, Int32) + fullName: Terminal.Gui.ConsoleDriver.Move(System.Int32, System.Int32) + spec.csharp: + - uid: Terminal.Gui.ConsoleDriver.Move(System.Int32,System.Int32) + name: Move + nameWithType: ConsoleDriver.Move + fullName: Terminal.Gui.ConsoleDriver.Move + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.ConsoleDriver.Move(System.Int32,System.Int32) + name: Move + nameWithType: ConsoleDriver.Move + fullName: Terminal.Gui.ConsoleDriver.Move + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.CursesDriver.Move* + commentId: Overload:Terminal.Gui.CursesDriver.Move + name: Move + nameWithType: CursesDriver.Move + fullName: Terminal.Gui.CursesDriver.Move +- uid: Terminal.Gui.ConsoleDriver.AddRune(System.Rune) + commentId: M:Terminal.Gui.ConsoleDriver.AddRune(System.Rune) + parent: Terminal.Gui.ConsoleDriver + isExternal: true + name: AddRune(Rune) + nameWithType: ConsoleDriver.AddRune(Rune) + fullName: Terminal.Gui.ConsoleDriver.AddRune(System.Rune) + spec.csharp: + - uid: Terminal.Gui.ConsoleDriver.AddRune(System.Rune) + name: AddRune + nameWithType: ConsoleDriver.AddRune + fullName: Terminal.Gui.ConsoleDriver.AddRune + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Rune + name: Rune + nameWithType: Rune + fullName: System.Rune + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.ConsoleDriver.AddRune(System.Rune) + name: AddRune + nameWithType: ConsoleDriver.AddRune + fullName: Terminal.Gui.ConsoleDriver.AddRune + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Rune + name: Rune + nameWithType: Rune + fullName: System.Rune + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.CursesDriver.AddRune* + commentId: Overload:Terminal.Gui.CursesDriver.AddRune + name: AddRune + nameWithType: CursesDriver.AddRune + fullName: Terminal.Gui.CursesDriver.AddRune +- uid: System.Rune + commentId: T:System.Rune + parent: System + isExternal: true + name: Rune + nameWithType: Rune + fullName: System.Rune +- uid: Terminal.Gui.ConsoleDriver.AddStr(NStack.ustring) + commentId: M:Terminal.Gui.ConsoleDriver.AddStr(NStack.ustring) + parent: Terminal.Gui.ConsoleDriver + isExternal: true + name: AddStr(ustring) + nameWithType: ConsoleDriver.AddStr(ustring) + fullName: Terminal.Gui.ConsoleDriver.AddStr(NStack.ustring) + spec.csharp: + - uid: Terminal.Gui.ConsoleDriver.AddStr(NStack.ustring) + name: AddStr + nameWithType: ConsoleDriver.AddStr + fullName: Terminal.Gui.ConsoleDriver.AddStr + - name: ( + nameWithType: ( + fullName: ( + - uid: NStack.ustring + name: ustring + nameWithType: ustring + fullName: NStack.ustring + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.ConsoleDriver.AddStr(NStack.ustring) + name: AddStr + nameWithType: ConsoleDriver.AddStr + fullName: Terminal.Gui.ConsoleDriver.AddStr + - name: ( + nameWithType: ( + fullName: ( + - uid: NStack.ustring + name: ustring + nameWithType: ustring + fullName: NStack.ustring + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.CursesDriver.AddStr* + commentId: Overload:Terminal.Gui.CursesDriver.AddStr + name: AddStr + nameWithType: CursesDriver.AddStr + fullName: Terminal.Gui.CursesDriver.AddStr +- uid: NStack.ustring + commentId: T:NStack.ustring + parent: NStack + isExternal: true + name: ustring + nameWithType: ustring + fullName: NStack.ustring +- uid: NStack + commentId: N:NStack + isExternal: true + name: NStack + nameWithType: NStack + fullName: NStack +- uid: Terminal.Gui.ConsoleDriver.Refresh + commentId: M:Terminal.Gui.ConsoleDriver.Refresh + parent: Terminal.Gui.ConsoleDriver + name: Refresh() + nameWithType: ConsoleDriver.Refresh() + fullName: Terminal.Gui.ConsoleDriver.Refresh() + spec.csharp: + - uid: Terminal.Gui.ConsoleDriver.Refresh + name: Refresh + nameWithType: ConsoleDriver.Refresh + fullName: Terminal.Gui.ConsoleDriver.Refresh + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.ConsoleDriver.Refresh + name: Refresh + nameWithType: ConsoleDriver.Refresh + fullName: Terminal.Gui.ConsoleDriver.Refresh + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.CursesDriver.Refresh* + commentId: Overload:Terminal.Gui.CursesDriver.Refresh + name: Refresh + nameWithType: CursesDriver.Refresh + fullName: Terminal.Gui.CursesDriver.Refresh +- uid: Terminal.Gui.ConsoleDriver.UpdateCursor + commentId: M:Terminal.Gui.ConsoleDriver.UpdateCursor + parent: Terminal.Gui.ConsoleDriver + name: UpdateCursor() + nameWithType: ConsoleDriver.UpdateCursor() + fullName: Terminal.Gui.ConsoleDriver.UpdateCursor() + spec.csharp: + - uid: Terminal.Gui.ConsoleDriver.UpdateCursor + name: UpdateCursor + nameWithType: ConsoleDriver.UpdateCursor + fullName: Terminal.Gui.ConsoleDriver.UpdateCursor + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.ConsoleDriver.UpdateCursor + name: UpdateCursor + nameWithType: ConsoleDriver.UpdateCursor + fullName: Terminal.Gui.ConsoleDriver.UpdateCursor + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.CursesDriver.UpdateCursor* + commentId: Overload:Terminal.Gui.CursesDriver.UpdateCursor + name: UpdateCursor + nameWithType: CursesDriver.UpdateCursor + fullName: Terminal.Gui.CursesDriver.UpdateCursor +- uid: Terminal.Gui.ConsoleDriver.End + commentId: M:Terminal.Gui.ConsoleDriver.End + parent: Terminal.Gui.ConsoleDriver + name: End() + nameWithType: ConsoleDriver.End() + fullName: Terminal.Gui.ConsoleDriver.End() + spec.csharp: + - uid: Terminal.Gui.ConsoleDriver.End + name: End + nameWithType: ConsoleDriver.End + fullName: Terminal.Gui.ConsoleDriver.End + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.ConsoleDriver.End + name: End + nameWithType: ConsoleDriver.End + fullName: Terminal.Gui.ConsoleDriver.End + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.CursesDriver.End* + commentId: Overload:Terminal.Gui.CursesDriver.End + name: End + nameWithType: CursesDriver.End + fullName: Terminal.Gui.CursesDriver.End +- uid: Terminal.Gui.ConsoleDriver.UpdateScreen + commentId: M:Terminal.Gui.ConsoleDriver.UpdateScreen + parent: Terminal.Gui.ConsoleDriver + name: UpdateScreen() + nameWithType: ConsoleDriver.UpdateScreen() + fullName: Terminal.Gui.ConsoleDriver.UpdateScreen() + spec.csharp: + - uid: Terminal.Gui.ConsoleDriver.UpdateScreen + name: UpdateScreen + nameWithType: ConsoleDriver.UpdateScreen + fullName: Terminal.Gui.ConsoleDriver.UpdateScreen + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.ConsoleDriver.UpdateScreen + name: UpdateScreen + nameWithType: ConsoleDriver.UpdateScreen + fullName: Terminal.Gui.ConsoleDriver.UpdateScreen + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.CursesDriver.UpdateScreen* + commentId: Overload:Terminal.Gui.CursesDriver.UpdateScreen + name: UpdateScreen + nameWithType: CursesDriver.UpdateScreen + fullName: Terminal.Gui.CursesDriver.UpdateScreen +- uid: Terminal.Gui.ConsoleDriver.SetAttribute(Terminal.Gui.Attribute) + commentId: M:Terminal.Gui.ConsoleDriver.SetAttribute(Terminal.Gui.Attribute) + parent: Terminal.Gui.ConsoleDriver + name: SetAttribute(Attribute) + nameWithType: ConsoleDriver.SetAttribute(Attribute) + fullName: Terminal.Gui.ConsoleDriver.SetAttribute(Terminal.Gui.Attribute) + spec.csharp: + - uid: Terminal.Gui.ConsoleDriver.SetAttribute(Terminal.Gui.Attribute) + name: SetAttribute + nameWithType: ConsoleDriver.SetAttribute + fullName: Terminal.Gui.ConsoleDriver.SetAttribute + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Attribute + name: Attribute + nameWithType: Attribute + fullName: Terminal.Gui.Attribute + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.ConsoleDriver.SetAttribute(Terminal.Gui.Attribute) + name: SetAttribute + nameWithType: ConsoleDriver.SetAttribute + fullName: Terminal.Gui.ConsoleDriver.SetAttribute + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Attribute + name: Attribute + nameWithType: Attribute + fullName: Terminal.Gui.Attribute + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.CursesDriver.SetAttribute* + commentId: Overload:Terminal.Gui.CursesDriver.SetAttribute + name: SetAttribute + nameWithType: CursesDriver.SetAttribute + fullName: Terminal.Gui.CursesDriver.SetAttribute +- uid: Terminal.Gui.Attribute + commentId: T:Terminal.Gui.Attribute + parent: Terminal.Gui + name: Attribute + nameWithType: Attribute + fullName: Terminal.Gui.Attribute +- uid: Unix.Terminal.Curses.Window + commentId: T:Unix.Terminal.Curses.Window + parent: Unix.Terminal + name: Curses.Window + nameWithType: Curses.Window + fullName: Unix.Terminal.Curses.Window +- uid: Unix.Terminal + commentId: N:Unix.Terminal + name: Unix.Terminal + nameWithType: Unix.Terminal + fullName: Unix.Terminal +- uid: Terminal.Gui.CursesDriver.MakeColor* + commentId: Overload:Terminal.Gui.CursesDriver.MakeColor + name: MakeColor + nameWithType: CursesDriver.MakeColor + fullName: Terminal.Gui.CursesDriver.MakeColor +- uid: System.Int16 + commentId: T:System.Int16 + parent: System + isExternal: true + name: Int16 + nameWithType: Int16 + fullName: System.Int16 +- uid: Terminal.Gui.ConsoleDriver.SetColors(System.ConsoleColor,System.ConsoleColor) + commentId: M:Terminal.Gui.ConsoleDriver.SetColors(System.ConsoleColor,System.ConsoleColor) + parent: Terminal.Gui.ConsoleDriver + isExternal: true + name: SetColors(ConsoleColor, ConsoleColor) + nameWithType: ConsoleDriver.SetColors(ConsoleColor, ConsoleColor) + fullName: Terminal.Gui.ConsoleDriver.SetColors(System.ConsoleColor, System.ConsoleColor) + spec.csharp: + - uid: Terminal.Gui.ConsoleDriver.SetColors(System.ConsoleColor,System.ConsoleColor) + name: SetColors + nameWithType: ConsoleDriver.SetColors + fullName: Terminal.Gui.ConsoleDriver.SetColors + - name: ( + nameWithType: ( + fullName: ( + - uid: System.ConsoleColor + name: ConsoleColor + nameWithType: ConsoleColor + fullName: System.ConsoleColor + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.ConsoleColor + name: ConsoleColor + nameWithType: ConsoleColor + fullName: System.ConsoleColor + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.ConsoleDriver.SetColors(System.ConsoleColor,System.ConsoleColor) + name: SetColors + nameWithType: ConsoleDriver.SetColors + fullName: Terminal.Gui.ConsoleDriver.SetColors + - name: ( + nameWithType: ( + fullName: ( + - uid: System.ConsoleColor + name: ConsoleColor + nameWithType: ConsoleColor + fullName: System.ConsoleColor + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.ConsoleColor + name: ConsoleColor + nameWithType: ConsoleColor + fullName: System.ConsoleColor + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.CursesDriver.SetColors* + commentId: Overload:Terminal.Gui.CursesDriver.SetColors + name: SetColors + nameWithType: CursesDriver.SetColors + fullName: Terminal.Gui.CursesDriver.SetColors +- uid: System.ConsoleColor + commentId: T:System.ConsoleColor + parent: System + isExternal: true + name: ConsoleColor + nameWithType: ConsoleColor + fullName: System.ConsoleColor +- uid: Terminal.Gui.ConsoleDriver.SetColors(System.Int16,System.Int16) + commentId: M:Terminal.Gui.ConsoleDriver.SetColors(System.Int16,System.Int16) + parent: Terminal.Gui.ConsoleDriver + isExternal: true + name: SetColors(Int16, Int16) + nameWithType: ConsoleDriver.SetColors(Int16, Int16) + fullName: Terminal.Gui.ConsoleDriver.SetColors(System.Int16, System.Int16) + spec.csharp: + - uid: Terminal.Gui.ConsoleDriver.SetColors(System.Int16,System.Int16) + name: SetColors + nameWithType: ConsoleDriver.SetColors + fullName: Terminal.Gui.ConsoleDriver.SetColors + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Int16 + name: Int16 + nameWithType: Int16 + fullName: System.Int16 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int16 + name: Int16 + nameWithType: Int16 + fullName: System.Int16 + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.ConsoleDriver.SetColors(System.Int16,System.Int16) + name: SetColors + nameWithType: ConsoleDriver.SetColors + fullName: Terminal.Gui.ConsoleDriver.SetColors + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Int16 + name: Int16 + nameWithType: Int16 + fullName: System.Int16 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int16 + name: Int16 + nameWithType: Int16 + fullName: System.Int16 + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.ConsoleDriver.PrepareToRun(Mono.Terminal.MainLoop,System.Action{Terminal.Gui.KeyEvent},System.Action{Terminal.Gui.KeyEvent},System.Action{Terminal.Gui.KeyEvent},System.Action{Terminal.Gui.MouseEvent}) + commentId: M:Terminal.Gui.ConsoleDriver.PrepareToRun(Mono.Terminal.MainLoop,System.Action{Terminal.Gui.KeyEvent},System.Action{Terminal.Gui.KeyEvent},System.Action{Terminal.Gui.KeyEvent},System.Action{Terminal.Gui.MouseEvent}) + parent: Terminal.Gui.ConsoleDriver + isExternal: true + name: PrepareToRun(MainLoop, Action, Action, Action, Action) + nameWithType: ConsoleDriver.PrepareToRun(MainLoop, Action, Action, Action, Action) + fullName: Terminal.Gui.ConsoleDriver.PrepareToRun(Mono.Terminal.MainLoop, System.Action, System.Action, System.Action, System.Action) + nameWithType.vb: ConsoleDriver.PrepareToRun(MainLoop, Action(Of KeyEvent), Action(Of KeyEvent), Action(Of KeyEvent), Action(Of MouseEvent)) + fullName.vb: Terminal.Gui.ConsoleDriver.PrepareToRun(Mono.Terminal.MainLoop, System.Action(Of Terminal.Gui.KeyEvent), System.Action(Of Terminal.Gui.KeyEvent), System.Action(Of Terminal.Gui.KeyEvent), System.Action(Of Terminal.Gui.MouseEvent)) + name.vb: PrepareToRun(MainLoop, Action(Of KeyEvent), Action(Of KeyEvent), Action(Of KeyEvent), Action(Of MouseEvent)) + spec.csharp: + - uid: Terminal.Gui.ConsoleDriver.PrepareToRun(Mono.Terminal.MainLoop,System.Action{Terminal.Gui.KeyEvent},System.Action{Terminal.Gui.KeyEvent},System.Action{Terminal.Gui.KeyEvent},System.Action{Terminal.Gui.MouseEvent}) + name: PrepareToRun + nameWithType: ConsoleDriver.PrepareToRun + fullName: Terminal.Gui.ConsoleDriver.PrepareToRun + - name: ( + nameWithType: ( + fullName: ( + - uid: Mono.Terminal.MainLoop + name: MainLoop + nameWithType: MainLoop + fullName: Mono.Terminal.MainLoop + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Action`1 + name: Action + nameWithType: Action + fullName: System.Action + isExternal: true + - name: < + nameWithType: < + fullName: < + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: '>' + nameWithType: '>' + fullName: '>' + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Action`1 + name: Action + nameWithType: Action + fullName: System.Action + isExternal: true + - name: < + nameWithType: < + fullName: < + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: '>' + nameWithType: '>' + fullName: '>' + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Action`1 + name: Action + nameWithType: Action + fullName: System.Action + isExternal: true + - name: < + nameWithType: < + fullName: < + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: '>' + nameWithType: '>' + fullName: '>' + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - 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: '>' + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.ConsoleDriver.PrepareToRun(Mono.Terminal.MainLoop,System.Action{Terminal.Gui.KeyEvent},System.Action{Terminal.Gui.KeyEvent},System.Action{Terminal.Gui.KeyEvent},System.Action{Terminal.Gui.MouseEvent}) + name: PrepareToRun + nameWithType: ConsoleDriver.PrepareToRun + fullName: Terminal.Gui.ConsoleDriver.PrepareToRun + - name: ( + nameWithType: ( + fullName: ( + - uid: Mono.Terminal.MainLoop + name: MainLoop + nameWithType: MainLoop + fullName: Mono.Terminal.MainLoop + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Action`1 + name: Action + nameWithType: Action + fullName: System.Action + isExternal: true + - name: '(Of ' + nameWithType: '(Of ' + fullName: '(Of ' + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Action`1 + name: Action + nameWithType: Action + fullName: System.Action + isExternal: true + - name: '(Of ' + nameWithType: '(Of ' + fullName: '(Of ' + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Action`1 + name: Action + nameWithType: Action + fullName: System.Action + isExternal: true + - name: '(Of ' + nameWithType: '(Of ' + fullName: '(Of ' + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - 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: ) + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.CursesDriver.PrepareToRun* + commentId: Overload:Terminal.Gui.CursesDriver.PrepareToRun + name: PrepareToRun + nameWithType: CursesDriver.PrepareToRun + fullName: Terminal.Gui.CursesDriver.PrepareToRun +- uid: Mono.Terminal.MainLoop + commentId: T:Mono.Terminal.MainLoop + parent: Mono.Terminal + name: MainLoop + nameWithType: MainLoop + fullName: Mono.Terminal.MainLoop +- uid: System.Action{Terminal.Gui.KeyEvent} + commentId: T:System.Action{Terminal.Gui.KeyEvent} + parent: System + definition: System.Action`1 + name: Action + nameWithType: Action + fullName: System.Action + nameWithType.vb: Action(Of KeyEvent) + fullName.vb: System.Action(Of Terminal.Gui.KeyEvent) + name.vb: Action(Of KeyEvent) + spec.csharp: + - uid: System.Action`1 + name: Action + nameWithType: Action + fullName: System.Action + isExternal: true + - name: < + nameWithType: < + fullName: < + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - 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.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Action{Terminal.Gui.MouseEvent} + commentId: T:System.Action{Terminal.Gui.MouseEvent} + parent: System + definition: System.Action`1 + name: Action + nameWithType: Action + fullName: System.Action + 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: Mono.Terminal + commentId: N:Mono.Terminal + name: Mono.Terminal + nameWithType: Mono.Terminal + fullName: Mono.Terminal +- uid: System.Action`1 + commentId: T:System.Action`1 + isExternal: true + name: Action + nameWithType: Action + fullName: System.Action + 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: Terminal.Gui.ConsoleDriver.Init(System.Action) + commentId: M:Terminal.Gui.ConsoleDriver.Init(System.Action) + parent: Terminal.Gui.ConsoleDriver + isExternal: true + name: Init(Action) + nameWithType: ConsoleDriver.Init(Action) + fullName: Terminal.Gui.ConsoleDriver.Init(System.Action) + spec.csharp: + - uid: Terminal.Gui.ConsoleDriver.Init(System.Action) + name: Init + nameWithType: ConsoleDriver.Init + fullName: Terminal.Gui.ConsoleDriver.Init + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Action + name: Action + nameWithType: Action + fullName: System.Action + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.ConsoleDriver.Init(System.Action) + name: Init + nameWithType: ConsoleDriver.Init + fullName: Terminal.Gui.ConsoleDriver.Init + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Action + name: Action + nameWithType: Action + fullName: System.Action + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.CursesDriver.Init* + commentId: Overload:Terminal.Gui.CursesDriver.Init + name: Init + nameWithType: CursesDriver.Init + fullName: Terminal.Gui.CursesDriver.Init +- uid: System.Action + commentId: T:System.Action + parent: System + isExternal: true + name: Action + nameWithType: Action + fullName: System.Action +- uid: Terminal.Gui.ConsoleDriver.MakeAttribute(Terminal.Gui.Color,Terminal.Gui.Color) + commentId: M:Terminal.Gui.ConsoleDriver.MakeAttribute(Terminal.Gui.Color,Terminal.Gui.Color) + parent: Terminal.Gui.ConsoleDriver + name: MakeAttribute(Color, Color) + nameWithType: ConsoleDriver.MakeAttribute(Color, Color) + fullName: Terminal.Gui.ConsoleDriver.MakeAttribute(Terminal.Gui.Color, Terminal.Gui.Color) + spec.csharp: + - uid: Terminal.Gui.ConsoleDriver.MakeAttribute(Terminal.Gui.Color,Terminal.Gui.Color) + name: MakeAttribute + nameWithType: ConsoleDriver.MakeAttribute + fullName: Terminal.Gui.ConsoleDriver.MakeAttribute + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Color + name: Color + nameWithType: Color + fullName: Terminal.Gui.Color + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: Terminal.Gui.Color + name: Color + nameWithType: Color + fullName: Terminal.Gui.Color + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.ConsoleDriver.MakeAttribute(Terminal.Gui.Color,Terminal.Gui.Color) + name: MakeAttribute + nameWithType: ConsoleDriver.MakeAttribute + fullName: Terminal.Gui.ConsoleDriver.MakeAttribute + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Color + name: Color + nameWithType: Color + fullName: Terminal.Gui.Color + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: Terminal.Gui.Color + name: Color + nameWithType: Color + fullName: Terminal.Gui.Color + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.CursesDriver.MakeAttribute* + commentId: Overload:Terminal.Gui.CursesDriver.MakeAttribute + name: MakeAttribute + nameWithType: CursesDriver.MakeAttribute + fullName: Terminal.Gui.CursesDriver.MakeAttribute +- uid: Terminal.Gui.Color + commentId: T:Terminal.Gui.Color + parent: Terminal.Gui + name: Color + nameWithType: Color + fullName: Terminal.Gui.Color +- uid: Terminal.Gui.ConsoleDriver.Suspend + commentId: M:Terminal.Gui.ConsoleDriver.Suspend + parent: Terminal.Gui.ConsoleDriver + name: Suspend() + nameWithType: ConsoleDriver.Suspend() + fullName: Terminal.Gui.ConsoleDriver.Suspend() + spec.csharp: + - uid: Terminal.Gui.ConsoleDriver.Suspend + name: Suspend + nameWithType: ConsoleDriver.Suspend + fullName: Terminal.Gui.ConsoleDriver.Suspend + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.ConsoleDriver.Suspend + name: Suspend + nameWithType: ConsoleDriver.Suspend + fullName: Terminal.Gui.ConsoleDriver.Suspend + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.CursesDriver.Suspend* + commentId: Overload:Terminal.Gui.CursesDriver.Suspend + name: Suspend + nameWithType: CursesDriver.Suspend + fullName: Terminal.Gui.CursesDriver.Suspend +- uid: Terminal.Gui.ConsoleDriver.StartReportingMouseMoves + commentId: M:Terminal.Gui.ConsoleDriver.StartReportingMouseMoves + parent: Terminal.Gui.ConsoleDriver + name: StartReportingMouseMoves() + nameWithType: ConsoleDriver.StartReportingMouseMoves() + fullName: Terminal.Gui.ConsoleDriver.StartReportingMouseMoves() + spec.csharp: + - uid: Terminal.Gui.ConsoleDriver.StartReportingMouseMoves + name: StartReportingMouseMoves + nameWithType: ConsoleDriver.StartReportingMouseMoves + fullName: Terminal.Gui.ConsoleDriver.StartReportingMouseMoves + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.ConsoleDriver.StartReportingMouseMoves + name: StartReportingMouseMoves + nameWithType: ConsoleDriver.StartReportingMouseMoves + fullName: Terminal.Gui.ConsoleDriver.StartReportingMouseMoves + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.CursesDriver.StartReportingMouseMoves* + commentId: Overload:Terminal.Gui.CursesDriver.StartReportingMouseMoves + name: StartReportingMouseMoves + nameWithType: CursesDriver.StartReportingMouseMoves + fullName: Terminal.Gui.CursesDriver.StartReportingMouseMoves +- uid: Terminal.Gui.ConsoleDriver.StopReportingMouseMoves + commentId: M:Terminal.Gui.ConsoleDriver.StopReportingMouseMoves + parent: Terminal.Gui.ConsoleDriver + name: StopReportingMouseMoves() + nameWithType: ConsoleDriver.StopReportingMouseMoves() + fullName: Terminal.Gui.ConsoleDriver.StopReportingMouseMoves() + spec.csharp: + - uid: Terminal.Gui.ConsoleDriver.StopReportingMouseMoves + name: StopReportingMouseMoves + nameWithType: ConsoleDriver.StopReportingMouseMoves + fullName: Terminal.Gui.ConsoleDriver.StopReportingMouseMoves + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.ConsoleDriver.StopReportingMouseMoves + name: StopReportingMouseMoves + nameWithType: ConsoleDriver.StopReportingMouseMoves + fullName: Terminal.Gui.ConsoleDriver.StopReportingMouseMoves + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.CursesDriver.StopReportingMouseMoves* + commentId: Overload:Terminal.Gui.CursesDriver.StopReportingMouseMoves + name: StopReportingMouseMoves + nameWithType: CursesDriver.StopReportingMouseMoves + fullName: Terminal.Gui.CursesDriver.StopReportingMouseMoves +- uid: Terminal.Gui.ConsoleDriver.UncookMouse + commentId: M:Terminal.Gui.ConsoleDriver.UncookMouse + parent: Terminal.Gui.ConsoleDriver + name: UncookMouse() + nameWithType: ConsoleDriver.UncookMouse() + fullName: Terminal.Gui.ConsoleDriver.UncookMouse() + spec.csharp: + - uid: Terminal.Gui.ConsoleDriver.UncookMouse + name: UncookMouse + nameWithType: ConsoleDriver.UncookMouse + fullName: Terminal.Gui.ConsoleDriver.UncookMouse + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.ConsoleDriver.UncookMouse + name: UncookMouse + nameWithType: ConsoleDriver.UncookMouse + fullName: Terminal.Gui.ConsoleDriver.UncookMouse + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.CursesDriver.UncookMouse* + commentId: Overload:Terminal.Gui.CursesDriver.UncookMouse + name: UncookMouse + nameWithType: CursesDriver.UncookMouse + fullName: Terminal.Gui.CursesDriver.UncookMouse +- uid: Terminal.Gui.ConsoleDriver.CookMouse + commentId: M:Terminal.Gui.ConsoleDriver.CookMouse + parent: Terminal.Gui.ConsoleDriver + name: CookMouse() + nameWithType: ConsoleDriver.CookMouse() + fullName: Terminal.Gui.ConsoleDriver.CookMouse() + spec.csharp: + - uid: Terminal.Gui.ConsoleDriver.CookMouse + name: CookMouse + nameWithType: ConsoleDriver.CookMouse + fullName: Terminal.Gui.ConsoleDriver.CookMouse + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.ConsoleDriver.CookMouse + name: CookMouse + nameWithType: ConsoleDriver.CookMouse + fullName: Terminal.Gui.ConsoleDriver.CookMouse + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.CursesDriver.CookMouse* + commentId: Overload:Terminal.Gui.CursesDriver.CookMouse + name: CookMouse + nameWithType: CursesDriver.CookMouse + fullName: Terminal.Gui.CursesDriver.CookMouse +shouldSkipMarkup: true diff --git a/docfx/api/Terminal.Gui/Terminal.Gui.DateField.yml b/docfx/api/Terminal.Gui/Terminal.Gui.DateField.yml new file mode 100644 index 000000000..2eacb38d4 --- /dev/null +++ b/docfx/api/Terminal.Gui/Terminal.Gui.DateField.yml @@ -0,0 +1,2570 @@ +### YamlMime:ManagedReference +items: +- uid: Terminal.Gui.DateField + commentId: T:Terminal.Gui.DateField + id: DateField + parent: Terminal.Gui + children: + - Terminal.Gui.DateField.#ctor(System.Int32,System.Int32,System.DateTime,System.Boolean) + - Terminal.Gui.DateField.Date + - Terminal.Gui.DateField.MouseEvent(Terminal.Gui.MouseEvent) + - Terminal.Gui.DateField.ProcessKey(Terminal.Gui.KeyEvent) + langs: + - csharp + - vb + name: DateField + nameWithType: DateField + fullName: Terminal.Gui.DateField + type: Class + source: + remote: + path: Terminal.Gui/Views/DateField.cs + branch: docs + repo: tig:tig/gui.cs.git + id: DateField + path: ../Terminal.Gui/Views/DateField.cs + startLine: 19 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nDate editing \n" + remarks: "\nThe provides date editing functionality with mouse support.\n" + example: [] + syntax: + content: 'public class DateField : TextField, IEnumerable' + content.vb: >- + Public Class DateField + + Inherits TextField + + Implements IEnumerable + inheritance: + - System.Object + - Terminal.Gui.Responder + - Terminal.Gui.View + - Terminal.Gui.TextField + implements: + - System.Collections.IEnumerable + inheritedMembers: + - Terminal.Gui.TextField.Used + - Terminal.Gui.TextField.ReadOnly + - Terminal.Gui.TextField.Changed + - Terminal.Gui.TextField.OnLeave + - Terminal.Gui.TextField.Frame + - Terminal.Gui.TextField.Text + - Terminal.Gui.TextField.Secret + - Terminal.Gui.TextField.CursorPosition + - Terminal.Gui.TextField.PositionCursor + - Terminal.Gui.TextField.Redraw(Terminal.Gui.Rect) + - Terminal.Gui.TextField.CanFocus + - Terminal.Gui.TextField.SelectedStart + - Terminal.Gui.TextField.SelectedLength + - Terminal.Gui.TextField.SelectedText + - Terminal.Gui.TextField.ClearAllSelection + - Terminal.Gui.TextField.Copy + - Terminal.Gui.TextField.Cut + - Terminal.Gui.TextField.Paste + - Terminal.Gui.View.Enter + - Terminal.Gui.View.Leave + - Terminal.Gui.View.MouseEnter + - Terminal.Gui.View.MouseLeave + - Terminal.Gui.View.Driver + - Terminal.Gui.View.Subviews + - Terminal.Gui.View.Id + - Terminal.Gui.View.WantMousePositionReports + - Terminal.Gui.View.WantContinuousButtonPressed + - Terminal.Gui.View.GetEnumerator + - Terminal.Gui.View.LayoutStyle + - Terminal.Gui.View.Bounds + - Terminal.Gui.View.X + - Terminal.Gui.View.Y + - Terminal.Gui.View.Width + - Terminal.Gui.View.Height + - Terminal.Gui.View.SuperView + - Terminal.Gui.View.SetNeedsDisplay + - Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) + - Terminal.Gui.View.ChildNeedsDisplay + - Terminal.Gui.View.Add(Terminal.Gui.View) + - Terminal.Gui.View.Add(Terminal.Gui.View[]) + - Terminal.Gui.View.RemoveAll + - Terminal.Gui.View.Remove(Terminal.Gui.View) + - Terminal.Gui.View.BringSubviewToFront(Terminal.Gui.View) + - Terminal.Gui.View.SendSubviewToBack(Terminal.Gui.View) + - Terminal.Gui.View.SendSubviewBackwards(Terminal.Gui.View) + - Terminal.Gui.View.BringSubviewForward(Terminal.Gui.View) + - Terminal.Gui.View.Clear + - Terminal.Gui.View.Clear(Terminal.Gui.Rect) + - Terminal.Gui.View.ScreenToView(System.Int32,System.Int32) + - Terminal.Gui.View.ClipToBounds + - Terminal.Gui.View.SetClip(Terminal.Gui.Rect) + - Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean) + - Terminal.Gui.View.DrawHotString(NStack.ustring,Terminal.Gui.Attribute,Terminal.Gui.Attribute) + - Terminal.Gui.View.DrawHotString(NStack.ustring,System.Boolean,Terminal.Gui.ColorScheme) + - Terminal.Gui.View.Move(System.Int32,System.Int32) + - Terminal.Gui.View.HasFocus + - Terminal.Gui.View.OnEnter + - Terminal.Gui.View.Focused + - Terminal.Gui.View.MostFocused + - Terminal.Gui.View.ColorScheme + - Terminal.Gui.View.AddRune(System.Int32,System.Int32,System.Rune) + - Terminal.Gui.View.ClearNeedsDisplay + - Terminal.Gui.View.SetFocus(Terminal.Gui.View) + - Terminal.Gui.View.KeyPress + - Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) + - Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) + - Terminal.Gui.View.KeyDown + - Terminal.Gui.View.OnKeyDown(Terminal.Gui.KeyEvent) + - Terminal.Gui.View.KeyUp + - Terminal.Gui.View.OnKeyUp(Terminal.Gui.KeyEvent) + - Terminal.Gui.View.EnsureFocus + - Terminal.Gui.View.FocusFirst + - Terminal.Gui.View.FocusLast + - Terminal.Gui.View.FocusPrev + - Terminal.Gui.View.FocusNext + - Terminal.Gui.View.LayoutSubviews + - Terminal.Gui.View.ToString + - Terminal.Gui.View.OnMouseEnter(Terminal.Gui.MouseEvent) + - Terminal.Gui.View.OnMouseLeave(Terminal.Gui.MouseEvent) + - 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) + modifiers.csharp: + - public + - class + modifiers.vb: + - Public + - Class +- uid: Terminal.Gui.DateField.#ctor(System.Int32,System.Int32,System.DateTime,System.Boolean) + commentId: M:Terminal.Gui.DateField.#ctor(System.Int32,System.Int32,System.DateTime,System.Boolean) + id: '#ctor(System.Int32,System.Int32,System.DateTime,System.Boolean)' + parent: Terminal.Gui.DateField + langs: + - csharp + - vb + name: DateField(Int32, Int32, DateTime, Boolean) + nameWithType: DateField.DateField(Int32, Int32, DateTime, Boolean) + fullName: Terminal.Gui.DateField.DateField(System.Int32, System.Int32, System.DateTime, System.Boolean) + type: Constructor + source: + remote: + path: Terminal.Gui/Views/DateField.cs + branch: docs + repo: tig:tig/gui.cs.git + id: .ctor + path: ../Terminal.Gui/Views/DateField.cs + startLine: 38 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nInitializes a new instance of at an absolute position and fixed size.\n" + example: [] + syntax: + content: public DateField(int x, int y, DateTime date, bool isShort = false) + parameters: + - id: x + type: System.Int32 + description: The x coordinate. + - id: y + type: System.Int32 + description: The y coordinate. + - id: date + type: System.DateTime + description: Initial date contents. + - id: isShort + type: System.Boolean + description: If true, shows only two digits for the year. + content.vb: Public Sub New(x As Integer, y As Integer, date As Date, isShort As Boolean = False) + overload: Terminal.Gui.DateField.#ctor* + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: Terminal.Gui.DateField.Date + commentId: P:Terminal.Gui.DateField.Date + id: Date + parent: Terminal.Gui.DateField + langs: + - csharp + - vb + name: Date + nameWithType: DateField.Date + fullName: Terminal.Gui.DateField.Date + type: Property + source: + remote: + path: Terminal.Gui/Views/DateField.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Date + path: ../Terminal.Gui/Views/DateField.cs + startLine: 80 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nGets or sets the date of the .\n" + remarks: "\n" + example: [] + syntax: + content: public DateTime Date { get; set; } + parameters: [] + return: + type: System.DateTime + content.vb: Public Property Date As Date + overload: Terminal.Gui.DateField.Date* + modifiers.csharp: + - public + - get + - set + modifiers.vb: + - Public +- uid: Terminal.Gui.DateField.ProcessKey(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.DateField.ProcessKey(Terminal.Gui.KeyEvent) + id: ProcessKey(Terminal.Gui.KeyEvent) + parent: Terminal.Gui.DateField + langs: + - csharp + - vb + name: ProcessKey(KeyEvent) + nameWithType: DateField.ProcessKey(KeyEvent) + fullName: Terminal.Gui.DateField.ProcessKey(Terminal.Gui.KeyEvent) + type: Method + source: + remote: + path: Terminal.Gui/Views/DateField.cs + branch: docs + repo: tig:tig/gui.cs.git + id: ProcessKey + path: ../Terminal.Gui/Views/DateField.cs + startLine: 191 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + example: [] + syntax: + content: public override bool ProcessKey(KeyEvent kb) + parameters: + - id: kb + type: Terminal.Gui.KeyEvent + return: + type: System.Boolean + content.vb: Public Overrides Function ProcessKey(kb As KeyEvent) As Boolean + overridden: Terminal.Gui.TextField.ProcessKey(Terminal.Gui.KeyEvent) + overload: Terminal.Gui.DateField.ProcessKey* + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides +- uid: Terminal.Gui.DateField.MouseEvent(Terminal.Gui.MouseEvent) + commentId: M:Terminal.Gui.DateField.MouseEvent(Terminal.Gui.MouseEvent) + id: MouseEvent(Terminal.Gui.MouseEvent) + parent: Terminal.Gui.DateField + langs: + - csharp + - vb + name: MouseEvent(MouseEvent) + nameWithType: DateField.MouseEvent(MouseEvent) + fullName: Terminal.Gui.DateField.MouseEvent(Terminal.Gui.MouseEvent) + type: Method + source: + remote: + path: Terminal.Gui/Views/DateField.cs + branch: docs + repo: tig:tig/gui.cs.git + id: MouseEvent + path: ../Terminal.Gui/Views/DateField.cs + startLine: 238 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + example: [] + syntax: + content: public override bool MouseEvent(MouseEvent ev) + parameters: + - id: ev + type: Terminal.Gui.MouseEvent + return: + type: System.Boolean + content.vb: Public Overrides Function MouseEvent(ev As MouseEvent) As Boolean + overridden: Terminal.Gui.TextField.MouseEvent(Terminal.Gui.MouseEvent) + overload: Terminal.Gui.DateField.MouseEvent* + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides +references: +- uid: Terminal.Gui.View + commentId: T:Terminal.Gui.View + parent: Terminal.Gui + name: View + nameWithType: View + fullName: Terminal.Gui.View +- uid: Terminal.Gui.DateField + commentId: T:Terminal.Gui.DateField + name: DateField + nameWithType: DateField + fullName: Terminal.Gui.DateField +- 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: Terminal.Gui.Responder + commentId: T:Terminal.Gui.Responder + parent: Terminal.Gui + name: Responder + nameWithType: Responder + fullName: Terminal.Gui.Responder +- uid: Terminal.Gui.TextField + commentId: T:Terminal.Gui.TextField + parent: Terminal.Gui + name: TextField + nameWithType: TextField + fullName: Terminal.Gui.TextField +- uid: System.Collections.IEnumerable + commentId: T:System.Collections.IEnumerable + parent: System.Collections + isExternal: true + name: IEnumerable + nameWithType: IEnumerable + fullName: System.Collections.IEnumerable +- uid: Terminal.Gui.TextField.Used + commentId: P:Terminal.Gui.TextField.Used + parent: Terminal.Gui.TextField + name: Used + nameWithType: TextField.Used + fullName: Terminal.Gui.TextField.Used +- uid: Terminal.Gui.TextField.ReadOnly + commentId: P:Terminal.Gui.TextField.ReadOnly + parent: Terminal.Gui.TextField + name: ReadOnly + nameWithType: TextField.ReadOnly + fullName: Terminal.Gui.TextField.ReadOnly +- uid: Terminal.Gui.TextField.Changed + commentId: E:Terminal.Gui.TextField.Changed + parent: Terminal.Gui.TextField + name: Changed + nameWithType: TextField.Changed + fullName: Terminal.Gui.TextField.Changed +- uid: Terminal.Gui.TextField.OnLeave + commentId: M:Terminal.Gui.TextField.OnLeave + parent: Terminal.Gui.TextField + name: OnLeave() + nameWithType: TextField.OnLeave() + fullName: Terminal.Gui.TextField.OnLeave() + spec.csharp: + - uid: Terminal.Gui.TextField.OnLeave + name: OnLeave + nameWithType: TextField.OnLeave + fullName: Terminal.Gui.TextField.OnLeave + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.TextField.OnLeave + name: OnLeave + nameWithType: TextField.OnLeave + fullName: Terminal.Gui.TextField.OnLeave + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.TextField.Frame + commentId: P:Terminal.Gui.TextField.Frame + parent: Terminal.Gui.TextField + name: Frame + nameWithType: TextField.Frame + fullName: Terminal.Gui.TextField.Frame +- uid: Terminal.Gui.TextField.Text + commentId: P:Terminal.Gui.TextField.Text + parent: Terminal.Gui.TextField + name: Text + nameWithType: TextField.Text + fullName: Terminal.Gui.TextField.Text +- uid: Terminal.Gui.TextField.Secret + commentId: P:Terminal.Gui.TextField.Secret + parent: Terminal.Gui.TextField + name: Secret + nameWithType: TextField.Secret + fullName: Terminal.Gui.TextField.Secret +- uid: Terminal.Gui.TextField.CursorPosition + commentId: P:Terminal.Gui.TextField.CursorPosition + parent: Terminal.Gui.TextField + name: CursorPosition + nameWithType: TextField.CursorPosition + fullName: Terminal.Gui.TextField.CursorPosition +- uid: Terminal.Gui.TextField.PositionCursor + commentId: M:Terminal.Gui.TextField.PositionCursor + parent: Terminal.Gui.TextField + name: PositionCursor() + nameWithType: TextField.PositionCursor() + fullName: Terminal.Gui.TextField.PositionCursor() + spec.csharp: + - uid: Terminal.Gui.TextField.PositionCursor + name: PositionCursor + nameWithType: TextField.PositionCursor + fullName: Terminal.Gui.TextField.PositionCursor + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.TextField.PositionCursor + name: PositionCursor + nameWithType: TextField.PositionCursor + fullName: Terminal.Gui.TextField.PositionCursor + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.TextField.Redraw(Terminal.Gui.Rect) + commentId: M:Terminal.Gui.TextField.Redraw(Terminal.Gui.Rect) + parent: Terminal.Gui.TextField + name: Redraw(Rect) + nameWithType: TextField.Redraw(Rect) + fullName: Terminal.Gui.TextField.Redraw(Terminal.Gui.Rect) + spec.csharp: + - uid: Terminal.Gui.TextField.Redraw(Terminal.Gui.Rect) + name: Redraw + nameWithType: TextField.Redraw + fullName: Terminal.Gui.TextField.Redraw + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.TextField.Redraw(Terminal.Gui.Rect) + name: Redraw + nameWithType: TextField.Redraw + fullName: Terminal.Gui.TextField.Redraw + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.TextField.CanFocus + commentId: P:Terminal.Gui.TextField.CanFocus + parent: Terminal.Gui.TextField + name: CanFocus + nameWithType: TextField.CanFocus + fullName: Terminal.Gui.TextField.CanFocus +- uid: Terminal.Gui.TextField.SelectedStart + commentId: P:Terminal.Gui.TextField.SelectedStart + parent: Terminal.Gui.TextField + name: SelectedStart + nameWithType: TextField.SelectedStart + fullName: Terminal.Gui.TextField.SelectedStart +- uid: Terminal.Gui.TextField.SelectedLength + commentId: P:Terminal.Gui.TextField.SelectedLength + parent: Terminal.Gui.TextField + name: SelectedLength + nameWithType: TextField.SelectedLength + fullName: Terminal.Gui.TextField.SelectedLength +- uid: Terminal.Gui.TextField.SelectedText + commentId: P:Terminal.Gui.TextField.SelectedText + parent: Terminal.Gui.TextField + name: SelectedText + nameWithType: TextField.SelectedText + fullName: Terminal.Gui.TextField.SelectedText +- uid: Terminal.Gui.TextField.ClearAllSelection + commentId: M:Terminal.Gui.TextField.ClearAllSelection + parent: Terminal.Gui.TextField + name: ClearAllSelection() + nameWithType: TextField.ClearAllSelection() + fullName: Terminal.Gui.TextField.ClearAllSelection() + spec.csharp: + - uid: Terminal.Gui.TextField.ClearAllSelection + name: ClearAllSelection + nameWithType: TextField.ClearAllSelection + fullName: Terminal.Gui.TextField.ClearAllSelection + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.TextField.ClearAllSelection + name: ClearAllSelection + nameWithType: TextField.ClearAllSelection + fullName: Terminal.Gui.TextField.ClearAllSelection + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.TextField.Copy + commentId: M:Terminal.Gui.TextField.Copy + parent: Terminal.Gui.TextField + name: Copy() + nameWithType: TextField.Copy() + fullName: Terminal.Gui.TextField.Copy() + spec.csharp: + - uid: Terminal.Gui.TextField.Copy + name: Copy + nameWithType: TextField.Copy + fullName: Terminal.Gui.TextField.Copy + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.TextField.Copy + name: Copy + nameWithType: TextField.Copy + fullName: Terminal.Gui.TextField.Copy + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.TextField.Cut + commentId: M:Terminal.Gui.TextField.Cut + parent: Terminal.Gui.TextField + name: Cut() + nameWithType: TextField.Cut() + fullName: Terminal.Gui.TextField.Cut() + spec.csharp: + - uid: Terminal.Gui.TextField.Cut + name: Cut + nameWithType: TextField.Cut + fullName: Terminal.Gui.TextField.Cut + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.TextField.Cut + name: Cut + nameWithType: TextField.Cut + fullName: Terminal.Gui.TextField.Cut + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.TextField.Paste + commentId: M:Terminal.Gui.TextField.Paste + parent: Terminal.Gui.TextField + name: Paste() + nameWithType: TextField.Paste() + fullName: Terminal.Gui.TextField.Paste() + spec.csharp: + - uid: Terminal.Gui.TextField.Paste + name: Paste + nameWithType: TextField.Paste + fullName: Terminal.Gui.TextField.Paste + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.TextField.Paste + name: Paste + nameWithType: TextField.Paste + fullName: Terminal.Gui.TextField.Paste + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.Enter + commentId: E:Terminal.Gui.View.Enter + parent: Terminal.Gui.View + name: Enter + nameWithType: View.Enter + fullName: Terminal.Gui.View.Enter +- uid: Terminal.Gui.View.Leave + commentId: E:Terminal.Gui.View.Leave + parent: Terminal.Gui.View + name: Leave + nameWithType: View.Leave + fullName: Terminal.Gui.View.Leave +- uid: Terminal.Gui.View.MouseEnter + commentId: E:Terminal.Gui.View.MouseEnter + parent: Terminal.Gui.View + name: MouseEnter + nameWithType: View.MouseEnter + fullName: Terminal.Gui.View.MouseEnter +- uid: Terminal.Gui.View.MouseLeave + commentId: E:Terminal.Gui.View.MouseLeave + parent: Terminal.Gui.View + name: MouseLeave + nameWithType: View.MouseLeave + fullName: Terminal.Gui.View.MouseLeave +- uid: Terminal.Gui.View.Driver + commentId: P:Terminal.Gui.View.Driver + parent: Terminal.Gui.View + name: Driver + nameWithType: View.Driver + fullName: Terminal.Gui.View.Driver +- uid: Terminal.Gui.View.Subviews + commentId: P:Terminal.Gui.View.Subviews + parent: Terminal.Gui.View + name: Subviews + nameWithType: View.Subviews + fullName: Terminal.Gui.View.Subviews +- uid: Terminal.Gui.View.Id + commentId: P:Terminal.Gui.View.Id + parent: Terminal.Gui.View + name: Id + nameWithType: View.Id + fullName: Terminal.Gui.View.Id +- uid: Terminal.Gui.View.WantMousePositionReports + commentId: P:Terminal.Gui.View.WantMousePositionReports + parent: Terminal.Gui.View + name: WantMousePositionReports + nameWithType: View.WantMousePositionReports + fullName: Terminal.Gui.View.WantMousePositionReports +- uid: Terminal.Gui.View.WantContinuousButtonPressed + commentId: P:Terminal.Gui.View.WantContinuousButtonPressed + parent: Terminal.Gui.View + name: WantContinuousButtonPressed + nameWithType: View.WantContinuousButtonPressed + fullName: Terminal.Gui.View.WantContinuousButtonPressed +- uid: Terminal.Gui.View.GetEnumerator + commentId: M:Terminal.Gui.View.GetEnumerator + parent: Terminal.Gui.View + name: GetEnumerator() + nameWithType: View.GetEnumerator() + fullName: Terminal.Gui.View.GetEnumerator() + spec.csharp: + - uid: Terminal.Gui.View.GetEnumerator + name: GetEnumerator + nameWithType: View.GetEnumerator + fullName: Terminal.Gui.View.GetEnumerator + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.GetEnumerator + name: GetEnumerator + nameWithType: View.GetEnumerator + fullName: Terminal.Gui.View.GetEnumerator + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.LayoutStyle + commentId: P:Terminal.Gui.View.LayoutStyle + parent: Terminal.Gui.View + name: LayoutStyle + nameWithType: View.LayoutStyle + fullName: Terminal.Gui.View.LayoutStyle +- uid: Terminal.Gui.View.Bounds + commentId: P:Terminal.Gui.View.Bounds + parent: Terminal.Gui.View + name: Bounds + nameWithType: View.Bounds + fullName: Terminal.Gui.View.Bounds +- uid: Terminal.Gui.View.X + commentId: P:Terminal.Gui.View.X + parent: Terminal.Gui.View + name: X + nameWithType: View.X + fullName: Terminal.Gui.View.X +- uid: Terminal.Gui.View.Y + commentId: P:Terminal.Gui.View.Y + parent: Terminal.Gui.View + name: Y + nameWithType: View.Y + fullName: Terminal.Gui.View.Y +- uid: Terminal.Gui.View.Width + commentId: P:Terminal.Gui.View.Width + parent: Terminal.Gui.View + name: Width + nameWithType: View.Width + fullName: Terminal.Gui.View.Width +- uid: Terminal.Gui.View.Height + commentId: P:Terminal.Gui.View.Height + parent: Terminal.Gui.View + name: Height + nameWithType: View.Height + fullName: Terminal.Gui.View.Height +- uid: Terminal.Gui.View.SuperView + commentId: P:Terminal.Gui.View.SuperView + parent: Terminal.Gui.View + name: SuperView + nameWithType: View.SuperView + fullName: Terminal.Gui.View.SuperView +- uid: Terminal.Gui.View.SetNeedsDisplay + commentId: M:Terminal.Gui.View.SetNeedsDisplay + parent: Terminal.Gui.View + name: SetNeedsDisplay() + nameWithType: View.SetNeedsDisplay() + fullName: Terminal.Gui.View.SetNeedsDisplay() + spec.csharp: + - uid: Terminal.Gui.View.SetNeedsDisplay + name: SetNeedsDisplay + nameWithType: View.SetNeedsDisplay + fullName: Terminal.Gui.View.SetNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.SetNeedsDisplay + name: SetNeedsDisplay + nameWithType: View.SetNeedsDisplay + fullName: Terminal.Gui.View.SetNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) + commentId: M:Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) + parent: Terminal.Gui.View + name: SetNeedsDisplay(Rect) + nameWithType: View.SetNeedsDisplay(Rect) + fullName: Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) + spec.csharp: + - uid: Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) + name: SetNeedsDisplay + nameWithType: View.SetNeedsDisplay + fullName: Terminal.Gui.View.SetNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) + name: SetNeedsDisplay + nameWithType: View.SetNeedsDisplay + fullName: Terminal.Gui.View.SetNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.ChildNeedsDisplay + commentId: M:Terminal.Gui.View.ChildNeedsDisplay + parent: Terminal.Gui.View + name: ChildNeedsDisplay() + nameWithType: View.ChildNeedsDisplay() + fullName: Terminal.Gui.View.ChildNeedsDisplay() + spec.csharp: + - uid: Terminal.Gui.View.ChildNeedsDisplay + name: ChildNeedsDisplay + nameWithType: View.ChildNeedsDisplay + fullName: Terminal.Gui.View.ChildNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ChildNeedsDisplay + name: ChildNeedsDisplay + nameWithType: View.ChildNeedsDisplay + fullName: Terminal.Gui.View.ChildNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.Add(Terminal.Gui.View) + commentId: M:Terminal.Gui.View.Add(Terminal.Gui.View) + parent: Terminal.Gui.View + name: Add(View) + nameWithType: View.Add(View) + fullName: Terminal.Gui.View.Add(Terminal.Gui.View) + spec.csharp: + - uid: Terminal.Gui.View.Add(Terminal.Gui.View) + name: Add + nameWithType: View.Add + fullName: Terminal.Gui.View.Add + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.Add(Terminal.Gui.View) + name: Add + nameWithType: View.Add + fullName: Terminal.Gui.View.Add + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.Add(Terminal.Gui.View[]) + commentId: M:Terminal.Gui.View.Add(Terminal.Gui.View[]) + parent: Terminal.Gui.View + name: Add(View[]) + nameWithType: View.Add(View[]) + fullName: Terminal.Gui.View.Add(Terminal.Gui.View[]) + nameWithType.vb: View.Add(View()) + fullName.vb: Terminal.Gui.View.Add(Terminal.Gui.View()) + name.vb: Add(View()) + spec.csharp: + - uid: Terminal.Gui.View.Add(Terminal.Gui.View[]) + name: Add + nameWithType: View.Add + fullName: Terminal.Gui.View.Add + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: '[]' + nameWithType: '[]' + fullName: '[]' + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.Add(Terminal.Gui.View[]) + name: Add + nameWithType: View.Add + fullName: Terminal.Gui.View.Add + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: () + nameWithType: () + fullName: () + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.RemoveAll + commentId: M:Terminal.Gui.View.RemoveAll + parent: Terminal.Gui.View + name: RemoveAll() + nameWithType: View.RemoveAll() + fullName: Terminal.Gui.View.RemoveAll() + spec.csharp: + - uid: Terminal.Gui.View.RemoveAll + name: RemoveAll + nameWithType: View.RemoveAll + fullName: Terminal.Gui.View.RemoveAll + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.RemoveAll + name: RemoveAll + nameWithType: View.RemoveAll + fullName: Terminal.Gui.View.RemoveAll + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.Remove(Terminal.Gui.View) + commentId: M:Terminal.Gui.View.Remove(Terminal.Gui.View) + parent: Terminal.Gui.View + name: Remove(View) + nameWithType: View.Remove(View) + fullName: Terminal.Gui.View.Remove(Terminal.Gui.View) + spec.csharp: + - uid: Terminal.Gui.View.Remove(Terminal.Gui.View) + name: Remove + nameWithType: View.Remove + fullName: Terminal.Gui.View.Remove + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.Remove(Terminal.Gui.View) + name: Remove + nameWithType: View.Remove + fullName: Terminal.Gui.View.Remove + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.BringSubviewToFront(Terminal.Gui.View) + commentId: M:Terminal.Gui.View.BringSubviewToFront(Terminal.Gui.View) + parent: Terminal.Gui.View + name: BringSubviewToFront(View) + nameWithType: View.BringSubviewToFront(View) + fullName: Terminal.Gui.View.BringSubviewToFront(Terminal.Gui.View) + spec.csharp: + - uid: Terminal.Gui.View.BringSubviewToFront(Terminal.Gui.View) + name: BringSubviewToFront + nameWithType: View.BringSubviewToFront + fullName: Terminal.Gui.View.BringSubviewToFront + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.BringSubviewToFront(Terminal.Gui.View) + name: BringSubviewToFront + nameWithType: View.BringSubviewToFront + fullName: Terminal.Gui.View.BringSubviewToFront + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.SendSubviewToBack(Terminal.Gui.View) + commentId: M:Terminal.Gui.View.SendSubviewToBack(Terminal.Gui.View) + parent: Terminal.Gui.View + name: SendSubviewToBack(View) + nameWithType: View.SendSubviewToBack(View) + fullName: Terminal.Gui.View.SendSubviewToBack(Terminal.Gui.View) + spec.csharp: + - uid: Terminal.Gui.View.SendSubviewToBack(Terminal.Gui.View) + name: SendSubviewToBack + nameWithType: View.SendSubviewToBack + fullName: Terminal.Gui.View.SendSubviewToBack + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.SendSubviewToBack(Terminal.Gui.View) + name: SendSubviewToBack + nameWithType: View.SendSubviewToBack + fullName: Terminal.Gui.View.SendSubviewToBack + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.SendSubviewBackwards(Terminal.Gui.View) + commentId: M:Terminal.Gui.View.SendSubviewBackwards(Terminal.Gui.View) + parent: Terminal.Gui.View + name: SendSubviewBackwards(View) + nameWithType: View.SendSubviewBackwards(View) + fullName: Terminal.Gui.View.SendSubviewBackwards(Terminal.Gui.View) + spec.csharp: + - uid: Terminal.Gui.View.SendSubviewBackwards(Terminal.Gui.View) + name: SendSubviewBackwards + nameWithType: View.SendSubviewBackwards + fullName: Terminal.Gui.View.SendSubviewBackwards + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.SendSubviewBackwards(Terminal.Gui.View) + name: SendSubviewBackwards + nameWithType: View.SendSubviewBackwards + fullName: Terminal.Gui.View.SendSubviewBackwards + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.BringSubviewForward(Terminal.Gui.View) + commentId: M:Terminal.Gui.View.BringSubviewForward(Terminal.Gui.View) + parent: Terminal.Gui.View + name: BringSubviewForward(View) + nameWithType: View.BringSubviewForward(View) + fullName: Terminal.Gui.View.BringSubviewForward(Terminal.Gui.View) + spec.csharp: + - uid: Terminal.Gui.View.BringSubviewForward(Terminal.Gui.View) + name: BringSubviewForward + nameWithType: View.BringSubviewForward + fullName: Terminal.Gui.View.BringSubviewForward + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.BringSubviewForward(Terminal.Gui.View) + name: BringSubviewForward + nameWithType: View.BringSubviewForward + fullName: Terminal.Gui.View.BringSubviewForward + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.Clear + commentId: M:Terminal.Gui.View.Clear + parent: Terminal.Gui.View + name: Clear() + nameWithType: View.Clear() + fullName: Terminal.Gui.View.Clear() + spec.csharp: + - uid: Terminal.Gui.View.Clear + name: Clear + nameWithType: View.Clear + fullName: Terminal.Gui.View.Clear + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.Clear + name: Clear + nameWithType: View.Clear + fullName: Terminal.Gui.View.Clear + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.Clear(Terminal.Gui.Rect) + commentId: M:Terminal.Gui.View.Clear(Terminal.Gui.Rect) + parent: Terminal.Gui.View + name: Clear(Rect) + nameWithType: View.Clear(Rect) + fullName: Terminal.Gui.View.Clear(Terminal.Gui.Rect) + spec.csharp: + - uid: Terminal.Gui.View.Clear(Terminal.Gui.Rect) + name: Clear + nameWithType: View.Clear + fullName: Terminal.Gui.View.Clear + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.Clear(Terminal.Gui.Rect) + name: Clear + nameWithType: View.Clear + fullName: Terminal.Gui.View.Clear + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.ScreenToView(System.Int32,System.Int32) + commentId: M:Terminal.Gui.View.ScreenToView(System.Int32,System.Int32) + parent: Terminal.Gui.View + isExternal: true + name: ScreenToView(Int32, Int32) + nameWithType: View.ScreenToView(Int32, Int32) + fullName: Terminal.Gui.View.ScreenToView(System.Int32, System.Int32) + spec.csharp: + - uid: Terminal.Gui.View.ScreenToView(System.Int32,System.Int32) + name: ScreenToView + nameWithType: View.ScreenToView + fullName: Terminal.Gui.View.ScreenToView + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ScreenToView(System.Int32,System.Int32) + name: ScreenToView + nameWithType: View.ScreenToView + fullName: Terminal.Gui.View.ScreenToView + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.ClipToBounds + commentId: M:Terminal.Gui.View.ClipToBounds + parent: Terminal.Gui.View + name: ClipToBounds() + nameWithType: View.ClipToBounds() + fullName: Terminal.Gui.View.ClipToBounds() + spec.csharp: + - uid: Terminal.Gui.View.ClipToBounds + name: ClipToBounds + nameWithType: View.ClipToBounds + fullName: Terminal.Gui.View.ClipToBounds + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ClipToBounds + name: ClipToBounds + nameWithType: View.ClipToBounds + fullName: Terminal.Gui.View.ClipToBounds + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.SetClip(Terminal.Gui.Rect) + commentId: M:Terminal.Gui.View.SetClip(Terminal.Gui.Rect) + parent: Terminal.Gui.View + name: SetClip(Rect) + nameWithType: View.SetClip(Rect) + fullName: Terminal.Gui.View.SetClip(Terminal.Gui.Rect) + spec.csharp: + - uid: Terminal.Gui.View.SetClip(Terminal.Gui.Rect) + name: SetClip + nameWithType: View.SetClip + fullName: Terminal.Gui.View.SetClip + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.SetClip(Terminal.Gui.Rect) + name: SetClip + nameWithType: View.SetClip + fullName: Terminal.Gui.View.SetClip + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean) + commentId: M:Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean) + parent: Terminal.Gui.View + isExternal: true + name: DrawFrame(Rect, Int32, Boolean) + nameWithType: View.DrawFrame(Rect, Int32, Boolean) + fullName: Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect, System.Int32, System.Boolean) + spec.csharp: + - uid: Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean) + name: DrawFrame + nameWithType: View.DrawFrame + fullName: Terminal.Gui.View.DrawFrame + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean) + name: DrawFrame + nameWithType: View.DrawFrame + fullName: Terminal.Gui.View.DrawFrame + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.DrawHotString(NStack.ustring,Terminal.Gui.Attribute,Terminal.Gui.Attribute) + commentId: M:Terminal.Gui.View.DrawHotString(NStack.ustring,Terminal.Gui.Attribute,Terminal.Gui.Attribute) + parent: Terminal.Gui.View + isExternal: true + name: DrawHotString(ustring, Attribute, Attribute) + nameWithType: View.DrawHotString(ustring, Attribute, Attribute) + fullName: Terminal.Gui.View.DrawHotString(NStack.ustring, Terminal.Gui.Attribute, Terminal.Gui.Attribute) + spec.csharp: + - uid: Terminal.Gui.View.DrawHotString(NStack.ustring,Terminal.Gui.Attribute,Terminal.Gui.Attribute) + name: DrawHotString + nameWithType: View.DrawHotString + fullName: Terminal.Gui.View.DrawHotString + - name: ( + nameWithType: ( + fullName: ( + - uid: NStack.ustring + name: ustring + nameWithType: ustring + fullName: NStack.ustring + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: Terminal.Gui.Attribute + name: Attribute + nameWithType: Attribute + fullName: Terminal.Gui.Attribute + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: Terminal.Gui.Attribute + name: Attribute + nameWithType: Attribute + fullName: Terminal.Gui.Attribute + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.DrawHotString(NStack.ustring,Terminal.Gui.Attribute,Terminal.Gui.Attribute) + name: DrawHotString + nameWithType: View.DrawHotString + fullName: Terminal.Gui.View.DrawHotString + - name: ( + nameWithType: ( + fullName: ( + - uid: NStack.ustring + name: ustring + nameWithType: ustring + fullName: NStack.ustring + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: Terminal.Gui.Attribute + name: Attribute + nameWithType: Attribute + fullName: Terminal.Gui.Attribute + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: Terminal.Gui.Attribute + name: Attribute + nameWithType: Attribute + fullName: Terminal.Gui.Attribute + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.DrawHotString(NStack.ustring,System.Boolean,Terminal.Gui.ColorScheme) + commentId: M:Terminal.Gui.View.DrawHotString(NStack.ustring,System.Boolean,Terminal.Gui.ColorScheme) + parent: Terminal.Gui.View + isExternal: true + name: DrawHotString(ustring, Boolean, ColorScheme) + nameWithType: View.DrawHotString(ustring, Boolean, ColorScheme) + fullName: Terminal.Gui.View.DrawHotString(NStack.ustring, System.Boolean, Terminal.Gui.ColorScheme) + spec.csharp: + - uid: Terminal.Gui.View.DrawHotString(NStack.ustring,System.Boolean,Terminal.Gui.ColorScheme) + name: DrawHotString + nameWithType: View.DrawHotString + fullName: Terminal.Gui.View.DrawHotString + - name: ( + nameWithType: ( + fullName: ( + - uid: NStack.ustring + name: ustring + nameWithType: ustring + fullName: NStack.ustring + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: Terminal.Gui.ColorScheme + name: ColorScheme + nameWithType: ColorScheme + fullName: Terminal.Gui.ColorScheme + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.DrawHotString(NStack.ustring,System.Boolean,Terminal.Gui.ColorScheme) + name: DrawHotString + nameWithType: View.DrawHotString + fullName: Terminal.Gui.View.DrawHotString + - name: ( + nameWithType: ( + fullName: ( + - uid: NStack.ustring + name: ustring + nameWithType: ustring + fullName: NStack.ustring + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: Terminal.Gui.ColorScheme + name: ColorScheme + nameWithType: ColorScheme + fullName: Terminal.Gui.ColorScheme + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.Move(System.Int32,System.Int32) + commentId: M:Terminal.Gui.View.Move(System.Int32,System.Int32) + parent: Terminal.Gui.View + isExternal: true + name: Move(Int32, Int32) + nameWithType: View.Move(Int32, Int32) + fullName: Terminal.Gui.View.Move(System.Int32, System.Int32) + spec.csharp: + - uid: Terminal.Gui.View.Move(System.Int32,System.Int32) + name: Move + nameWithType: View.Move + fullName: Terminal.Gui.View.Move + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.Move(System.Int32,System.Int32) + name: Move + nameWithType: View.Move + fullName: Terminal.Gui.View.Move + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.HasFocus + commentId: P:Terminal.Gui.View.HasFocus + parent: Terminal.Gui.View + name: HasFocus + nameWithType: View.HasFocus + fullName: Terminal.Gui.View.HasFocus +- uid: Terminal.Gui.View.OnEnter + commentId: M:Terminal.Gui.View.OnEnter + parent: Terminal.Gui.View + name: OnEnter() + nameWithType: View.OnEnter() + fullName: Terminal.Gui.View.OnEnter() + spec.csharp: + - uid: Terminal.Gui.View.OnEnter + name: OnEnter + nameWithType: View.OnEnter + fullName: Terminal.Gui.View.OnEnter + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.OnEnter + name: OnEnter + nameWithType: View.OnEnter + fullName: Terminal.Gui.View.OnEnter + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.Focused + commentId: P:Terminal.Gui.View.Focused + parent: Terminal.Gui.View + name: Focused + nameWithType: View.Focused + fullName: Terminal.Gui.View.Focused +- uid: Terminal.Gui.View.MostFocused + commentId: P:Terminal.Gui.View.MostFocused + parent: Terminal.Gui.View + name: MostFocused + nameWithType: View.MostFocused + fullName: Terminal.Gui.View.MostFocused +- uid: Terminal.Gui.View.ColorScheme + commentId: P:Terminal.Gui.View.ColorScheme + parent: Terminal.Gui.View + name: ColorScheme + nameWithType: View.ColorScheme + fullName: Terminal.Gui.View.ColorScheme +- uid: Terminal.Gui.View.AddRune(System.Int32,System.Int32,System.Rune) + commentId: M:Terminal.Gui.View.AddRune(System.Int32,System.Int32,System.Rune) + parent: Terminal.Gui.View + isExternal: true + name: AddRune(Int32, Int32, Rune) + nameWithType: View.AddRune(Int32, Int32, Rune) + fullName: Terminal.Gui.View.AddRune(System.Int32, System.Int32, System.Rune) + spec.csharp: + - uid: Terminal.Gui.View.AddRune(System.Int32,System.Int32,System.Rune) + name: AddRune + nameWithType: View.AddRune + fullName: Terminal.Gui.View.AddRune + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Rune + name: Rune + nameWithType: Rune + fullName: System.Rune + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.AddRune(System.Int32,System.Int32,System.Rune) + name: AddRune + nameWithType: View.AddRune + fullName: Terminal.Gui.View.AddRune + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Rune + name: Rune + nameWithType: Rune + fullName: System.Rune + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.ClearNeedsDisplay + commentId: M:Terminal.Gui.View.ClearNeedsDisplay + parent: Terminal.Gui.View + name: ClearNeedsDisplay() + nameWithType: View.ClearNeedsDisplay() + fullName: Terminal.Gui.View.ClearNeedsDisplay() + spec.csharp: + - uid: Terminal.Gui.View.ClearNeedsDisplay + name: ClearNeedsDisplay + nameWithType: View.ClearNeedsDisplay + fullName: Terminal.Gui.View.ClearNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ClearNeedsDisplay + name: ClearNeedsDisplay + nameWithType: View.ClearNeedsDisplay + fullName: Terminal.Gui.View.ClearNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.SetFocus(Terminal.Gui.View) + commentId: M:Terminal.Gui.View.SetFocus(Terminal.Gui.View) + parent: Terminal.Gui.View + name: SetFocus(View) + nameWithType: View.SetFocus(View) + fullName: Terminal.Gui.View.SetFocus(Terminal.Gui.View) + spec.csharp: + - uid: Terminal.Gui.View.SetFocus(Terminal.Gui.View) + name: SetFocus + nameWithType: View.SetFocus + fullName: Terminal.Gui.View.SetFocus + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.SetFocus(Terminal.Gui.View) + name: SetFocus + nameWithType: View.SetFocus + fullName: Terminal.Gui.View.SetFocus + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.KeyPress + commentId: E:Terminal.Gui.View.KeyPress + parent: Terminal.Gui.View + name: KeyPress + nameWithType: View.KeyPress + fullName: Terminal.Gui.View.KeyPress +- uid: Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) + parent: Terminal.Gui.View + name: ProcessHotKey(KeyEvent) + nameWithType: View.ProcessHotKey(KeyEvent) + fullName: Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) + spec.csharp: + - uid: Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) + name: ProcessHotKey + nameWithType: View.ProcessHotKey + fullName: Terminal.Gui.View.ProcessHotKey + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) + name: ProcessHotKey + nameWithType: View.ProcessHotKey + fullName: Terminal.Gui.View.ProcessHotKey + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) + parent: Terminal.Gui.View + name: ProcessColdKey(KeyEvent) + nameWithType: View.ProcessColdKey(KeyEvent) + fullName: Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) + spec.csharp: + - uid: Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) + name: ProcessColdKey + nameWithType: View.ProcessColdKey + fullName: Terminal.Gui.View.ProcessColdKey + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) + name: ProcessColdKey + nameWithType: View.ProcessColdKey + fullName: Terminal.Gui.View.ProcessColdKey + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.KeyDown + commentId: E:Terminal.Gui.View.KeyDown + parent: Terminal.Gui.View + name: KeyDown + nameWithType: View.KeyDown + fullName: Terminal.Gui.View.KeyDown +- uid: Terminal.Gui.View.OnKeyDown(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.View.OnKeyDown(Terminal.Gui.KeyEvent) + parent: Terminal.Gui.View + name: OnKeyDown(KeyEvent) + nameWithType: View.OnKeyDown(KeyEvent) + fullName: Terminal.Gui.View.OnKeyDown(Terminal.Gui.KeyEvent) + spec.csharp: + - uid: Terminal.Gui.View.OnKeyDown(Terminal.Gui.KeyEvent) + name: OnKeyDown + nameWithType: View.OnKeyDown + fullName: Terminal.Gui.View.OnKeyDown + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.OnKeyDown(Terminal.Gui.KeyEvent) + name: OnKeyDown + nameWithType: View.OnKeyDown + fullName: Terminal.Gui.View.OnKeyDown + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.KeyUp + commentId: E:Terminal.Gui.View.KeyUp + parent: Terminal.Gui.View + name: KeyUp + nameWithType: View.KeyUp + fullName: Terminal.Gui.View.KeyUp +- uid: Terminal.Gui.View.OnKeyUp(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.View.OnKeyUp(Terminal.Gui.KeyEvent) + parent: Terminal.Gui.View + name: OnKeyUp(KeyEvent) + nameWithType: View.OnKeyUp(KeyEvent) + fullName: Terminal.Gui.View.OnKeyUp(Terminal.Gui.KeyEvent) + spec.csharp: + - uid: Terminal.Gui.View.OnKeyUp(Terminal.Gui.KeyEvent) + name: OnKeyUp + nameWithType: View.OnKeyUp + fullName: Terminal.Gui.View.OnKeyUp + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.OnKeyUp(Terminal.Gui.KeyEvent) + name: OnKeyUp + nameWithType: View.OnKeyUp + fullName: Terminal.Gui.View.OnKeyUp + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.EnsureFocus + commentId: M:Terminal.Gui.View.EnsureFocus + parent: Terminal.Gui.View + name: EnsureFocus() + nameWithType: View.EnsureFocus() + fullName: Terminal.Gui.View.EnsureFocus() + spec.csharp: + - uid: Terminal.Gui.View.EnsureFocus + name: EnsureFocus + nameWithType: View.EnsureFocus + fullName: Terminal.Gui.View.EnsureFocus + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.EnsureFocus + name: EnsureFocus + nameWithType: View.EnsureFocus + fullName: Terminal.Gui.View.EnsureFocus + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.FocusFirst + commentId: M:Terminal.Gui.View.FocusFirst + parent: Terminal.Gui.View + name: FocusFirst() + nameWithType: View.FocusFirst() + fullName: Terminal.Gui.View.FocusFirst() + spec.csharp: + - uid: Terminal.Gui.View.FocusFirst + name: FocusFirst + nameWithType: View.FocusFirst + fullName: Terminal.Gui.View.FocusFirst + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.FocusFirst + name: FocusFirst + nameWithType: View.FocusFirst + fullName: Terminal.Gui.View.FocusFirst + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.FocusLast + commentId: M:Terminal.Gui.View.FocusLast + parent: Terminal.Gui.View + name: FocusLast() + nameWithType: View.FocusLast() + fullName: Terminal.Gui.View.FocusLast() + spec.csharp: + - uid: Terminal.Gui.View.FocusLast + name: FocusLast + nameWithType: View.FocusLast + fullName: Terminal.Gui.View.FocusLast + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.FocusLast + name: FocusLast + nameWithType: View.FocusLast + fullName: Terminal.Gui.View.FocusLast + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.FocusPrev + commentId: M:Terminal.Gui.View.FocusPrev + parent: Terminal.Gui.View + name: FocusPrev() + nameWithType: View.FocusPrev() + fullName: Terminal.Gui.View.FocusPrev() + spec.csharp: + - uid: Terminal.Gui.View.FocusPrev + name: FocusPrev + nameWithType: View.FocusPrev + fullName: Terminal.Gui.View.FocusPrev + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.FocusPrev + name: FocusPrev + nameWithType: View.FocusPrev + fullName: Terminal.Gui.View.FocusPrev + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.FocusNext + commentId: M:Terminal.Gui.View.FocusNext + parent: Terminal.Gui.View + name: FocusNext() + nameWithType: View.FocusNext() + fullName: Terminal.Gui.View.FocusNext() + spec.csharp: + - uid: Terminal.Gui.View.FocusNext + name: FocusNext + nameWithType: View.FocusNext + fullName: Terminal.Gui.View.FocusNext + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.FocusNext + name: FocusNext + nameWithType: View.FocusNext + fullName: Terminal.Gui.View.FocusNext + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.LayoutSubviews + commentId: M:Terminal.Gui.View.LayoutSubviews + parent: Terminal.Gui.View + name: LayoutSubviews() + nameWithType: View.LayoutSubviews() + fullName: Terminal.Gui.View.LayoutSubviews() + spec.csharp: + - uid: Terminal.Gui.View.LayoutSubviews + name: LayoutSubviews + nameWithType: View.LayoutSubviews + fullName: Terminal.Gui.View.LayoutSubviews + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.LayoutSubviews + name: LayoutSubviews + nameWithType: View.LayoutSubviews + fullName: Terminal.Gui.View.LayoutSubviews + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.ToString + commentId: M:Terminal.Gui.View.ToString + parent: Terminal.Gui.View + name: ToString() + nameWithType: View.ToString() + fullName: Terminal.Gui.View.ToString() + spec.csharp: + - uid: Terminal.Gui.View.ToString + name: ToString + nameWithType: View.ToString + fullName: Terminal.Gui.View.ToString + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ToString + name: ToString + nameWithType: View.ToString + fullName: Terminal.Gui.View.ToString + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.OnMouseEnter(Terminal.Gui.MouseEvent) + commentId: M:Terminal.Gui.View.OnMouseEnter(Terminal.Gui.MouseEvent) + parent: Terminal.Gui.View + name: OnMouseEnter(MouseEvent) + nameWithType: View.OnMouseEnter(MouseEvent) + fullName: Terminal.Gui.View.OnMouseEnter(Terminal.Gui.MouseEvent) + spec.csharp: + - uid: Terminal.Gui.View.OnMouseEnter(Terminal.Gui.MouseEvent) + name: OnMouseEnter + nameWithType: View.OnMouseEnter + fullName: Terminal.Gui.View.OnMouseEnter + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.MouseEvent + name: MouseEvent + nameWithType: MouseEvent + fullName: Terminal.Gui.MouseEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.OnMouseEnter(Terminal.Gui.MouseEvent) + name: OnMouseEnter + nameWithType: View.OnMouseEnter + fullName: Terminal.Gui.View.OnMouseEnter + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.MouseEvent + name: MouseEvent + nameWithType: MouseEvent + fullName: Terminal.Gui.MouseEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.OnMouseLeave(Terminal.Gui.MouseEvent) + commentId: M:Terminal.Gui.View.OnMouseLeave(Terminal.Gui.MouseEvent) + parent: Terminal.Gui.View + name: OnMouseLeave(MouseEvent) + nameWithType: View.OnMouseLeave(MouseEvent) + fullName: Terminal.Gui.View.OnMouseLeave(Terminal.Gui.MouseEvent) + spec.csharp: + - uid: Terminal.Gui.View.OnMouseLeave(Terminal.Gui.MouseEvent) + name: OnMouseLeave + nameWithType: View.OnMouseLeave + fullName: Terminal.Gui.View.OnMouseLeave + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.MouseEvent + name: MouseEvent + nameWithType: MouseEvent + fullName: Terminal.Gui.MouseEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.OnMouseLeave(Terminal.Gui.MouseEvent) + name: OnMouseLeave + nameWithType: View.OnMouseLeave + fullName: Terminal.Gui.View.OnMouseLeave + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.MouseEvent + name: MouseEvent + nameWithType: MouseEvent + fullName: Terminal.Gui.MouseEvent + - name: ) + nameWithType: ) + fullName: ) +- 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 + commentId: N:System + isExternal: true + name: System + nameWithType: System + fullName: System +- uid: System.Collections + commentId: N:System.Collections + isExternal: true + name: System.Collections + nameWithType: System.Collections + fullName: System.Collections +- uid: Terminal.Gui.DateField.#ctor* + commentId: Overload:Terminal.Gui.DateField.#ctor + name: DateField + nameWithType: DateField.DateField + fullName: Terminal.Gui.DateField.DateField +- uid: System.Int32 + commentId: T:System.Int32 + parent: System + isExternal: true + name: Int32 + nameWithType: Int32 + fullName: System.Int32 +- uid: System.DateTime + commentId: T:System.DateTime + parent: System + isExternal: true + name: DateTime + nameWithType: DateTime + fullName: System.DateTime +- uid: System.Boolean + commentId: T:System.Boolean + parent: System + isExternal: true + name: Boolean + nameWithType: Boolean + fullName: System.Boolean +- uid: Terminal.Gui.DateField.Date* + commentId: Overload:Terminal.Gui.DateField.Date + name: Date + nameWithType: DateField.Date + fullName: Terminal.Gui.DateField.Date +- uid: Terminal.Gui.DateField.ProcessKey(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.DateField.ProcessKey(Terminal.Gui.KeyEvent) + isExternal: true +- uid: Terminal.Gui.TextField.ProcessKey(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.TextField.ProcessKey(Terminal.Gui.KeyEvent) + parent: Terminal.Gui.TextField + name: ProcessKey(KeyEvent) + nameWithType: TextField.ProcessKey(KeyEvent) + fullName: Terminal.Gui.TextField.ProcessKey(Terminal.Gui.KeyEvent) + spec.csharp: + - uid: Terminal.Gui.TextField.ProcessKey(Terminal.Gui.KeyEvent) + name: ProcessKey + nameWithType: TextField.ProcessKey + fullName: Terminal.Gui.TextField.ProcessKey + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.TextField.ProcessKey(Terminal.Gui.KeyEvent) + name: ProcessKey + nameWithType: TextField.ProcessKey + fullName: Terminal.Gui.TextField.ProcessKey + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.DateField.ProcessKey* + commentId: Overload:Terminal.Gui.DateField.ProcessKey + name: ProcessKey + nameWithType: DateField.ProcessKey + fullName: Terminal.Gui.DateField.ProcessKey +- uid: Terminal.Gui.KeyEvent + commentId: T:Terminal.Gui.KeyEvent + parent: Terminal.Gui + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent +- uid: Terminal.Gui.DateField.MouseEvent(Terminal.Gui.MouseEvent) + commentId: M:Terminal.Gui.DateField.MouseEvent(Terminal.Gui.MouseEvent) + isExternal: true +- uid: Terminal.Gui.TextField.MouseEvent(Terminal.Gui.MouseEvent) + commentId: M:Terminal.Gui.TextField.MouseEvent(Terminal.Gui.MouseEvent) + parent: Terminal.Gui.TextField + name: MouseEvent(MouseEvent) + nameWithType: TextField.MouseEvent(MouseEvent) + fullName: Terminal.Gui.TextField.MouseEvent(Terminal.Gui.MouseEvent) + spec.csharp: + - uid: Terminal.Gui.TextField.MouseEvent(Terminal.Gui.MouseEvent) + name: MouseEvent + nameWithType: TextField.MouseEvent + fullName: Terminal.Gui.TextField.MouseEvent + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.MouseEvent + name: MouseEvent + nameWithType: MouseEvent + fullName: Terminal.Gui.MouseEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.TextField.MouseEvent(Terminal.Gui.MouseEvent) + name: MouseEvent + nameWithType: TextField.MouseEvent + fullName: Terminal.Gui.TextField.MouseEvent + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.MouseEvent + name: MouseEvent + nameWithType: MouseEvent + fullName: Terminal.Gui.MouseEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.DateField.MouseEvent* + commentId: Overload:Terminal.Gui.DateField.MouseEvent + name: MouseEvent + nameWithType: DateField.MouseEvent + fullName: Terminal.Gui.DateField.MouseEvent +- uid: Terminal.Gui.MouseEvent + commentId: T:Terminal.Gui.MouseEvent + parent: Terminal.Gui + name: MouseEvent + nameWithType: MouseEvent + fullName: Terminal.Gui.MouseEvent +shouldSkipMarkup: true diff --git a/docfx/api/Terminal.Gui/Terminal.Gui.Dialog.yml b/docfx/api/Terminal.Gui/Terminal.Gui.Dialog.yml index 13d79eb34..c3bd9beb6 100644 --- a/docfx/api/Terminal.Gui/Terminal.Gui.Dialog.yml +++ b/docfx/api/Terminal.Gui/Terminal.Gui.Dialog.yml @@ -1,7 +1,9 @@ ### YamlMime:ManagedReference items: - uid: Terminal.Gui.Dialog + commentId: T:Terminal.Gui.Dialog id: Dialog + parent: Terminal.Gui children: - Terminal.Gui.Dialog.#ctor(NStack.ustring,System.Int32,System.Int32,Terminal.Gui.Button[]) - Terminal.Gui.Dialog.AddButton(Terminal.Gui.Button) @@ -9,20 +11,33 @@ items: - Terminal.Gui.Dialog.ProcessKey(Terminal.Gui.KeyEvent) langs: - csharp + - vb name: Dialog nameWithType: Dialog fullName: Terminal.Gui.Dialog type: Class + source: + remote: + path: Terminal.Gui/Dialogs/Dialog.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Dialog + path: ../Terminal.Gui/Dialogs/Dialog.cs + startLine: 21 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: "The dialog box is a window that by default is centered and contains one \n or more buttons. It defaults to the Colors.Dialog color scheme and has a\n 1 cell padding around the edges." - remarks: >- - To run the dialog modally, create the Dialog, and pass this to Application.Run which - will execute the dialog until it terminates via the [ESC] key, or when one of the views - or buttons added to the dialog set the Running property on the Dialog to false. + summary: "\nThe is a that by default is centered and contains one \nor more . It defaults to the color scheme and has a 1 cell padding around the edges.\n" + remarks: "\nTo run the modally, create the , and pass it to . \nThis will execute the dialog until it terminates via the [ESC] or [CTRL-Q] key, or when one of the views\nor buttons added to the dialog calls .\n" + example: [] syntax: - content: 'public class Dialog : Terminal.Gui.Window' + content: 'public class Dialog : Window, IEnumerable' + content.vb: >- + Public Class Dialog + + Inherits Window + + Implements IEnumerable inheritance: - System.Object - Terminal.Gui.Responder @@ -31,75 +46,121 @@ items: - Terminal.Gui.Window derivedClasses: - Terminal.Gui.FileDialog - implements: [] + implements: + - System.Collections.IEnumerable inheritedMembers: - - Terminal.Gui.Toplevel.CanFocus - - Terminal.Gui.Toplevel.Create - - Terminal.Gui.Toplevel.Running - - Terminal.Gui.Toplevel.WillPresent - - Terminal.Gui.View.Add(Terminal.Gui.View[]) - - Terminal.Gui.View.AddRune(System.Int32,System.Int32,System.Rune) - - Terminal.Gui.View.Bounds - - Terminal.Gui.View.ChildNeedsDisplay - - Terminal.Gui.View.Clear - - Terminal.Gui.View.Clear(Terminal.Gui.Rect) - - Terminal.Gui.View.ClearNeedsDisplay - - Terminal.Gui.View.ClipToBounds - - Terminal.Gui.View.ColorScheme - - Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean) - - Terminal.Gui.View.DrawHotString(NStack.ustring,System.Boolean,Terminal.Gui.ColorScheme) - - Terminal.Gui.View.DrawHotString(NStack.ustring,Terminal.Gui.Attribute,Terminal.Gui.Attribute) - - Terminal.Gui.View.Driver - - Terminal.Gui.View.EnsureFocus - - Terminal.Gui.View.Focused - - Terminal.Gui.View.FocusFirst - - Terminal.Gui.View.FocusLast - - Terminal.Gui.View.FocusNext - - Terminal.Gui.View.FocusPrev - - Terminal.Gui.View.Frame - - Terminal.Gui.View.HasFocus - - Terminal.Gui.View.Height - - Terminal.Gui.View.Id - - Terminal.Gui.View.LayoutStyle - - Terminal.Gui.View.MostFocused - - Terminal.Gui.View.Move(System.Int32,System.Int32) - - Terminal.Gui.View.PositionCursor - - Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) - - Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) - - Terminal.Gui.View.ScreenToView(System.Int32,System.Int32) - - Terminal.Gui.View.SetClip(Terminal.Gui.Rect) - - Terminal.Gui.View.SetFocus(Terminal.Gui.View) - - Terminal.Gui.View.SetNeedsDisplay - - Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) - - Terminal.Gui.View.Subviews - - Terminal.Gui.View.SuperView - - Terminal.Gui.View.ToString - - Terminal.Gui.View.WantMousePositionReports - - Terminal.Gui.View.Width - - Terminal.Gui.View.X - - Terminal.Gui.View.Y - - Terminal.Gui.Window.Add(Terminal.Gui.View) + - Terminal.Gui.Window.Title - Terminal.Gui.Window.GetEnumerator - - Terminal.Gui.Window.MouseEvent(Terminal.Gui.MouseEvent) - - Terminal.Gui.Window.Redraw(Terminal.Gui.Rect) + - Terminal.Gui.Window.Add(Terminal.Gui.View) - Terminal.Gui.Window.Remove(Terminal.Gui.View) - Terminal.Gui.Window.RemoveAll - - Terminal.Gui.Window.Title + - Terminal.Gui.Window.Redraw(Terminal.Gui.Rect) + - Terminal.Gui.Window.MouseEvent(Terminal.Gui.MouseEvent) + - Terminal.Gui.Toplevel.Running + - Terminal.Gui.Toplevel.Ready + - Terminal.Gui.Toplevel.Create + - Terminal.Gui.Toplevel.CanFocus + - Terminal.Gui.Toplevel.Modal + - Terminal.Gui.Toplevel.MenuBar + - Terminal.Gui.Toplevel.StatusBar + - Terminal.Gui.Toplevel.WillPresent + - Terminal.Gui.View.Enter + - Terminal.Gui.View.Leave + - Terminal.Gui.View.MouseEnter + - Terminal.Gui.View.MouseLeave + - Terminal.Gui.View.Driver + - Terminal.Gui.View.Subviews + - Terminal.Gui.View.Id + - Terminal.Gui.View.WantMousePositionReports + - Terminal.Gui.View.WantContinuousButtonPressed + - Terminal.Gui.View.Frame + - Terminal.Gui.View.LayoutStyle + - Terminal.Gui.View.Bounds + - Terminal.Gui.View.X + - Terminal.Gui.View.Y + - Terminal.Gui.View.Width + - Terminal.Gui.View.Height + - Terminal.Gui.View.SuperView + - Terminal.Gui.View.SetNeedsDisplay + - Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) + - Terminal.Gui.View.ChildNeedsDisplay + - Terminal.Gui.View.Add(Terminal.Gui.View[]) + - Terminal.Gui.View.BringSubviewToFront(Terminal.Gui.View) + - Terminal.Gui.View.SendSubviewToBack(Terminal.Gui.View) + - Terminal.Gui.View.SendSubviewBackwards(Terminal.Gui.View) + - Terminal.Gui.View.BringSubviewForward(Terminal.Gui.View) + - Terminal.Gui.View.Clear + - Terminal.Gui.View.Clear(Terminal.Gui.Rect) + - Terminal.Gui.View.ScreenToView(System.Int32,System.Int32) + - Terminal.Gui.View.ClipToBounds + - Terminal.Gui.View.SetClip(Terminal.Gui.Rect) + - Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean) + - Terminal.Gui.View.DrawHotString(NStack.ustring,Terminal.Gui.Attribute,Terminal.Gui.Attribute) + - Terminal.Gui.View.DrawHotString(NStack.ustring,System.Boolean,Terminal.Gui.ColorScheme) + - Terminal.Gui.View.Move(System.Int32,System.Int32) + - Terminal.Gui.View.PositionCursor + - Terminal.Gui.View.HasFocus + - Terminal.Gui.View.OnEnter + - Terminal.Gui.View.OnLeave + - Terminal.Gui.View.Focused + - Terminal.Gui.View.MostFocused + - Terminal.Gui.View.ColorScheme + - Terminal.Gui.View.AddRune(System.Int32,System.Int32,System.Rune) + - Terminal.Gui.View.ClearNeedsDisplay + - Terminal.Gui.View.SetFocus(Terminal.Gui.View) + - Terminal.Gui.View.KeyPress + - Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) + - Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) + - Terminal.Gui.View.KeyDown + - Terminal.Gui.View.OnKeyDown(Terminal.Gui.KeyEvent) + - Terminal.Gui.View.KeyUp + - Terminal.Gui.View.OnKeyUp(Terminal.Gui.KeyEvent) + - Terminal.Gui.View.EnsureFocus + - Terminal.Gui.View.FocusFirst + - Terminal.Gui.View.FocusLast + - Terminal.Gui.View.FocusPrev + - Terminal.Gui.View.FocusNext + - Terminal.Gui.View.ToString + - Terminal.Gui.View.OnMouseEnter(Terminal.Gui.MouseEvent) + - Terminal.Gui.View.OnMouseLeave(Terminal.Gui.MouseEvent) + - 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) + modifiers.csharp: + - public + - class + modifiers.vb: + - Public + - Class - uid: Terminal.Gui.Dialog.#ctor(NStack.ustring,System.Int32,System.Int32,Terminal.Gui.Button[]) + commentId: M:Terminal.Gui.Dialog.#ctor(NStack.ustring,System.Int32,System.Int32,Terminal.Gui.Button[]) id: '#ctor(NStack.ustring,System.Int32,System.Int32,Terminal.Gui.Button[])' parent: Terminal.Gui.Dialog langs: - csharp + - vb name: Dialog(ustring, Int32, Int32, Button[]) nameWithType: Dialog.Dialog(ustring, Int32, Int32, Button[]) - fullName: Dialog.Dialog(ustring, Int32, Int32, Button[]) + fullName: Terminal.Gui.Dialog.Dialog(NStack.ustring, System.Int32, System.Int32, Terminal.Gui.Button[]) type: Constructor + source: + remote: + path: Terminal.Gui/Dialogs/Dialog.cs + branch: docs + repo: tig:tig/gui.cs.git + id: .ctor + path: ../Terminal.Gui/Dialogs/Dialog.cs + startLine: 32 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: Initializes a new instance of the class with an optional set of buttons to display + summary: "\nInitializes a new instance of the class with an optional set of s to display\n" + example: [] syntax: - content: public Dialog (NStack.ustring title, int width, int height, Terminal.Gui.Button[] buttons); + content: public Dialog(ustring title, int width, int height, params Button[] buttons) parameters: - id: title type: NStack.ustring @@ -113,104 +174,2245 @@ items: - id: buttons type: Terminal.Gui.Button[] description: Optional buttons to lay out at the bottom of the dialog. + content.vb: Public Sub New(title As ustring, width As Integer, height As Integer, ParamArray buttons As Button()) overload: Terminal.Gui.Dialog.#ctor* - exceptions: [] + nameWithType.vb: Dialog.Dialog(ustring, Int32, Int32, Button()) + modifiers.csharp: + - public + modifiers.vb: + - Public + fullName.vb: Terminal.Gui.Dialog.Dialog(NStack.ustring, System.Int32, System.Int32, Terminal.Gui.Button()) + name.vb: Dialog(ustring, Int32, Int32, Button()) - uid: Terminal.Gui.Dialog.AddButton(Terminal.Gui.Button) + commentId: M:Terminal.Gui.Dialog.AddButton(Terminal.Gui.Button) id: AddButton(Terminal.Gui.Button) parent: Terminal.Gui.Dialog langs: - csharp + - vb name: AddButton(Button) nameWithType: Dialog.AddButton(Button) - fullName: Dialog.AddButton(Button) + fullName: Terminal.Gui.Dialog.AddButton(Terminal.Gui.Button) type: Method + source: + remote: + path: Terminal.Gui/Dialogs/Dialog.cs + branch: docs + repo: tig:tig/gui.cs.git + id: AddButton + path: ../Terminal.Gui/Dialogs/Dialog.cs + startLine: 53 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: Adds a button to the dialog, its layout will be controled by the dialog + summary: "\nAdds a to the , its layout will be controled by the \n" + example: [] syntax: - content: public void AddButton (Terminal.Gui.Button button); + content: public void AddButton(Button button) parameters: - id: button type: Terminal.Gui.Button description: Button to add. + content.vb: Public Sub AddButton(button As Button) overload: Terminal.Gui.Dialog.AddButton* - exceptions: [] + modifiers.csharp: + - public + modifiers.vb: + - Public - uid: Terminal.Gui.Dialog.LayoutSubviews + commentId: M:Terminal.Gui.Dialog.LayoutSubviews id: LayoutSubviews parent: Terminal.Gui.Dialog langs: - csharp + - vb name: LayoutSubviews() nameWithType: Dialog.LayoutSubviews() - fullName: Dialog.LayoutSubviews() + fullName: Terminal.Gui.Dialog.LayoutSubviews() type: Method + source: + remote: + path: Terminal.Gui/Dialogs/Dialog.cs + branch: docs + repo: tig:tig/gui.cs.git + id: LayoutSubviews + path: ../Terminal.Gui/Dialogs/Dialog.cs + startLine: 63 assemblies: - Terminal.Gui namespace: Terminal.Gui + example: [] syntax: - content: public override void LayoutSubviews (); - parameters: [] + content: public override void LayoutSubviews() + content.vb: Public Overrides Sub LayoutSubviews + overridden: Terminal.Gui.View.LayoutSubviews overload: Terminal.Gui.Dialog.LayoutSubviews* - exceptions: [] + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides - uid: Terminal.Gui.Dialog.ProcessKey(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.Dialog.ProcessKey(Terminal.Gui.KeyEvent) id: ProcessKey(Terminal.Gui.KeyEvent) parent: Terminal.Gui.Dialog langs: - csharp + - vb name: ProcessKey(KeyEvent) nameWithType: Dialog.ProcessKey(KeyEvent) - fullName: Dialog.ProcessKey(KeyEvent) + fullName: Terminal.Gui.Dialog.ProcessKey(Terminal.Gui.KeyEvent) type: Method + source: + remote: + path: Terminal.Gui/Dialogs/Dialog.cs + branch: docs + repo: tig:tig/gui.cs.git + id: ProcessKey + path: ../Terminal.Gui/Dialogs/Dialog.cs + startLine: 88 assemblies: - Terminal.Gui namespace: Terminal.Gui + example: [] syntax: - content: public override bool ProcessKey (Terminal.Gui.KeyEvent kb); + content: public override bool ProcessKey(KeyEvent kb) parameters: - id: kb type: Terminal.Gui.KeyEvent - description: To be added. return: type: System.Boolean - description: To be added. + content.vb: Public Overrides Function ProcessKey(kb As KeyEvent) As Boolean + overridden: Terminal.Gui.Toplevel.ProcessKey(Terminal.Gui.KeyEvent) overload: Terminal.Gui.Dialog.ProcessKey* - exceptions: [] + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides references: -- uid: Terminal.Gui.Window +- uid: Terminal.Gui.Dialog + commentId: T:Terminal.Gui.Dialog + parent: Terminal.Gui + name: Dialog + nameWithType: Dialog + fullName: Terminal.Gui.Dialog +- uid: Terminal.Gui.View + commentId: T:Terminal.Gui.View + parent: Terminal.Gui + name: View + nameWithType: View + fullName: Terminal.Gui.View +- uid: Terminal.Gui.Window + commentId: T:Terminal.Gui.Window parent: Terminal.Gui - isExternal: false name: Window nameWithType: Window fullName: Terminal.Gui.Window -- uid: Terminal.Gui.Dialog.#ctor(NStack.ustring,System.Int32,System.Int32,Terminal.Gui.Button[]) - parent: Terminal.Gui.Dialog - isExternal: false - name: Dialog(ustring, Int32, Int32, Button[]) - nameWithType: Dialog.Dialog(ustring, Int32, Int32, Button[]) - fullName: Dialog.Dialog(ustring, Int32, Int32, Button[]) +- uid: Terminal.Gui.Button + commentId: T:Terminal.Gui.Button + parent: Terminal.Gui + name: Button + nameWithType: Button + fullName: Terminal.Gui.Button +- uid: Terminal.Gui.Colors.Dialog + commentId: P:Terminal.Gui.Colors.Dialog + isExternal: true +- uid: Terminal.Gui.Application.Run + commentId: M:Terminal.Gui.Application.Run + isExternal: true +- uid: Terminal.Gui.Application.RequestStop + commentId: M:Terminal.Gui.Application.RequestStop + isExternal: true +- 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: Terminal.Gui.Responder + commentId: T:Terminal.Gui.Responder + parent: Terminal.Gui + name: Responder + nameWithType: Responder + fullName: Terminal.Gui.Responder +- uid: Terminal.Gui.Toplevel + commentId: T:Terminal.Gui.Toplevel + parent: Terminal.Gui + name: Toplevel + nameWithType: Toplevel + fullName: Terminal.Gui.Toplevel +- uid: System.Collections.IEnumerable + commentId: T:System.Collections.IEnumerable + parent: System.Collections + isExternal: true + name: IEnumerable + nameWithType: IEnumerable + fullName: System.Collections.IEnumerable +- uid: Terminal.Gui.Window.Title + commentId: P:Terminal.Gui.Window.Title + parent: Terminal.Gui.Window + name: Title + nameWithType: Window.Title + fullName: Terminal.Gui.Window.Title +- uid: Terminal.Gui.Window.GetEnumerator + commentId: M:Terminal.Gui.Window.GetEnumerator + parent: Terminal.Gui.Window + name: GetEnumerator() + nameWithType: Window.GetEnumerator() + fullName: Terminal.Gui.Window.GetEnumerator() + spec.csharp: + - uid: Terminal.Gui.Window.GetEnumerator + name: GetEnumerator + nameWithType: Window.GetEnumerator + fullName: Terminal.Gui.Window.GetEnumerator + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.Window.GetEnumerator + name: GetEnumerator + nameWithType: Window.GetEnumerator + fullName: Terminal.Gui.Window.GetEnumerator + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.Window.Add(Terminal.Gui.View) + commentId: M:Terminal.Gui.Window.Add(Terminal.Gui.View) + parent: Terminal.Gui.Window + name: Add(View) + nameWithType: Window.Add(View) + fullName: Terminal.Gui.Window.Add(Terminal.Gui.View) + spec.csharp: + - uid: Terminal.Gui.Window.Add(Terminal.Gui.View) + name: Add + nameWithType: Window.Add + fullName: Terminal.Gui.Window.Add + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.Window.Add(Terminal.Gui.View) + name: Add + nameWithType: Window.Add + fullName: Terminal.Gui.Window.Add + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.Window.Remove(Terminal.Gui.View) + commentId: M:Terminal.Gui.Window.Remove(Terminal.Gui.View) + parent: Terminal.Gui.Window + name: Remove(View) + nameWithType: Window.Remove(View) + fullName: Terminal.Gui.Window.Remove(Terminal.Gui.View) + spec.csharp: + - uid: Terminal.Gui.Window.Remove(Terminal.Gui.View) + name: Remove + nameWithType: Window.Remove + fullName: Terminal.Gui.Window.Remove + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.Window.Remove(Terminal.Gui.View) + name: Remove + nameWithType: Window.Remove + fullName: Terminal.Gui.Window.Remove + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.Window.RemoveAll + commentId: M:Terminal.Gui.Window.RemoveAll + parent: Terminal.Gui.Window + name: RemoveAll() + nameWithType: Window.RemoveAll() + fullName: Terminal.Gui.Window.RemoveAll() + spec.csharp: + - uid: Terminal.Gui.Window.RemoveAll + name: RemoveAll + nameWithType: Window.RemoveAll + fullName: Terminal.Gui.Window.RemoveAll + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.Window.RemoveAll + name: RemoveAll + nameWithType: Window.RemoveAll + fullName: Terminal.Gui.Window.RemoveAll + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.Window.Redraw(Terminal.Gui.Rect) + commentId: M:Terminal.Gui.Window.Redraw(Terminal.Gui.Rect) + parent: Terminal.Gui.Window + name: Redraw(Rect) + nameWithType: Window.Redraw(Rect) + fullName: Terminal.Gui.Window.Redraw(Terminal.Gui.Rect) + spec.csharp: + - uid: Terminal.Gui.Window.Redraw(Terminal.Gui.Rect) + name: Redraw + nameWithType: Window.Redraw + fullName: Terminal.Gui.Window.Redraw + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.Window.Redraw(Terminal.Gui.Rect) + name: Redraw + nameWithType: Window.Redraw + fullName: Terminal.Gui.Window.Redraw + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.Window.MouseEvent(Terminal.Gui.MouseEvent) + commentId: M:Terminal.Gui.Window.MouseEvent(Terminal.Gui.MouseEvent) + parent: Terminal.Gui.Window + name: MouseEvent(MouseEvent) + nameWithType: Window.MouseEvent(MouseEvent) + fullName: Terminal.Gui.Window.MouseEvent(Terminal.Gui.MouseEvent) + spec.csharp: + - uid: Terminal.Gui.Window.MouseEvent(Terminal.Gui.MouseEvent) + name: MouseEvent + nameWithType: Window.MouseEvent + fullName: Terminal.Gui.Window.MouseEvent + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.MouseEvent + name: MouseEvent + nameWithType: MouseEvent + fullName: Terminal.Gui.MouseEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.Window.MouseEvent(Terminal.Gui.MouseEvent) + name: MouseEvent + nameWithType: Window.MouseEvent + fullName: Terminal.Gui.Window.MouseEvent + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.MouseEvent + name: MouseEvent + nameWithType: MouseEvent + fullName: Terminal.Gui.MouseEvent + - name: ) + nameWithType: ) + fullName: ) +- 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.Toplevel.Ready + commentId: E:Terminal.Gui.Toplevel.Ready + parent: Terminal.Gui.Toplevel + name: Ready + nameWithType: Toplevel.Ready + fullName: Terminal.Gui.Toplevel.Ready +- uid: Terminal.Gui.Toplevel.Create + commentId: M:Terminal.Gui.Toplevel.Create + parent: Terminal.Gui.Toplevel + name: Create() + nameWithType: Toplevel.Create() + fullName: Terminal.Gui.Toplevel.Create() + spec.csharp: + - uid: Terminal.Gui.Toplevel.Create + name: Create + nameWithType: Toplevel.Create + fullName: Terminal.Gui.Toplevel.Create + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.Toplevel.Create + name: Create + nameWithType: Toplevel.Create + fullName: Terminal.Gui.Toplevel.Create + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.Toplevel.CanFocus + commentId: P:Terminal.Gui.Toplevel.CanFocus + parent: Terminal.Gui.Toplevel + name: CanFocus + nameWithType: Toplevel.CanFocus + fullName: Terminal.Gui.Toplevel.CanFocus +- uid: Terminal.Gui.Toplevel.Modal + commentId: P:Terminal.Gui.Toplevel.Modal + parent: Terminal.Gui.Toplevel + name: Modal + nameWithType: Toplevel.Modal + fullName: Terminal.Gui.Toplevel.Modal +- uid: Terminal.Gui.Toplevel.MenuBar + commentId: P:Terminal.Gui.Toplevel.MenuBar + parent: Terminal.Gui.Toplevel + name: MenuBar + nameWithType: Toplevel.MenuBar + fullName: Terminal.Gui.Toplevel.MenuBar +- uid: Terminal.Gui.Toplevel.StatusBar + commentId: P:Terminal.Gui.Toplevel.StatusBar + parent: Terminal.Gui.Toplevel + name: StatusBar + nameWithType: Toplevel.StatusBar + fullName: Terminal.Gui.Toplevel.StatusBar +- uid: Terminal.Gui.Toplevel.WillPresent + commentId: M:Terminal.Gui.Toplevel.WillPresent + parent: Terminal.Gui.Toplevel + name: WillPresent() + nameWithType: Toplevel.WillPresent() + fullName: Terminal.Gui.Toplevel.WillPresent() + spec.csharp: + - uid: Terminal.Gui.Toplevel.WillPresent + name: WillPresent + nameWithType: Toplevel.WillPresent + fullName: Terminal.Gui.Toplevel.WillPresent + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.Toplevel.WillPresent + name: WillPresent + nameWithType: Toplevel.WillPresent + fullName: Terminal.Gui.Toplevel.WillPresent + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.Enter + commentId: E:Terminal.Gui.View.Enter + parent: Terminal.Gui.View + name: Enter + nameWithType: View.Enter + fullName: Terminal.Gui.View.Enter +- uid: Terminal.Gui.View.Leave + commentId: E:Terminal.Gui.View.Leave + parent: Terminal.Gui.View + name: Leave + nameWithType: View.Leave + fullName: Terminal.Gui.View.Leave +- uid: Terminal.Gui.View.MouseEnter + commentId: E:Terminal.Gui.View.MouseEnter + parent: Terminal.Gui.View + name: MouseEnter + nameWithType: View.MouseEnter + fullName: Terminal.Gui.View.MouseEnter +- uid: Terminal.Gui.View.MouseLeave + commentId: E:Terminal.Gui.View.MouseLeave + parent: Terminal.Gui.View + name: MouseLeave + nameWithType: View.MouseLeave + fullName: Terminal.Gui.View.MouseLeave +- uid: Terminal.Gui.View.Driver + commentId: P:Terminal.Gui.View.Driver + parent: Terminal.Gui.View + name: Driver + nameWithType: View.Driver + fullName: Terminal.Gui.View.Driver +- uid: Terminal.Gui.View.Subviews + commentId: P:Terminal.Gui.View.Subviews + parent: Terminal.Gui.View + name: Subviews + nameWithType: View.Subviews + fullName: Terminal.Gui.View.Subviews +- uid: Terminal.Gui.View.Id + commentId: P:Terminal.Gui.View.Id + parent: Terminal.Gui.View + name: Id + nameWithType: View.Id + fullName: Terminal.Gui.View.Id +- uid: Terminal.Gui.View.WantMousePositionReports + commentId: P:Terminal.Gui.View.WantMousePositionReports + parent: Terminal.Gui.View + name: WantMousePositionReports + nameWithType: View.WantMousePositionReports + fullName: Terminal.Gui.View.WantMousePositionReports +- uid: Terminal.Gui.View.WantContinuousButtonPressed + commentId: P:Terminal.Gui.View.WantContinuousButtonPressed + parent: Terminal.Gui.View + name: WantContinuousButtonPressed + nameWithType: View.WantContinuousButtonPressed + fullName: Terminal.Gui.View.WantContinuousButtonPressed +- uid: Terminal.Gui.View.Frame + commentId: P:Terminal.Gui.View.Frame + parent: Terminal.Gui.View + name: Frame + nameWithType: View.Frame + fullName: Terminal.Gui.View.Frame +- uid: Terminal.Gui.View.LayoutStyle + commentId: P:Terminal.Gui.View.LayoutStyle + parent: Terminal.Gui.View + name: LayoutStyle + nameWithType: View.LayoutStyle + fullName: Terminal.Gui.View.LayoutStyle +- uid: Terminal.Gui.View.Bounds + commentId: P:Terminal.Gui.View.Bounds + parent: Terminal.Gui.View + name: Bounds + nameWithType: View.Bounds + fullName: Terminal.Gui.View.Bounds +- uid: Terminal.Gui.View.X + commentId: P:Terminal.Gui.View.X + parent: Terminal.Gui.View + name: X + nameWithType: View.X + fullName: Terminal.Gui.View.X +- uid: Terminal.Gui.View.Y + commentId: P:Terminal.Gui.View.Y + parent: Terminal.Gui.View + name: Y + nameWithType: View.Y + fullName: Terminal.Gui.View.Y +- uid: Terminal.Gui.View.Width + commentId: P:Terminal.Gui.View.Width + parent: Terminal.Gui.View + name: Width + nameWithType: View.Width + fullName: Terminal.Gui.View.Width +- uid: Terminal.Gui.View.Height + commentId: P:Terminal.Gui.View.Height + parent: Terminal.Gui.View + name: Height + nameWithType: View.Height + fullName: Terminal.Gui.View.Height +- uid: Terminal.Gui.View.SuperView + commentId: P:Terminal.Gui.View.SuperView + parent: Terminal.Gui.View + name: SuperView + nameWithType: View.SuperView + fullName: Terminal.Gui.View.SuperView +- uid: Terminal.Gui.View.SetNeedsDisplay + commentId: M:Terminal.Gui.View.SetNeedsDisplay + parent: Terminal.Gui.View + name: SetNeedsDisplay() + nameWithType: View.SetNeedsDisplay() + fullName: Terminal.Gui.View.SetNeedsDisplay() + spec.csharp: + - uid: Terminal.Gui.View.SetNeedsDisplay + name: SetNeedsDisplay + nameWithType: View.SetNeedsDisplay + fullName: Terminal.Gui.View.SetNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.SetNeedsDisplay + name: SetNeedsDisplay + nameWithType: View.SetNeedsDisplay + fullName: Terminal.Gui.View.SetNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) + commentId: M:Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) + parent: Terminal.Gui.View + name: SetNeedsDisplay(Rect) + nameWithType: View.SetNeedsDisplay(Rect) + fullName: Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) + spec.csharp: + - uid: Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) + name: SetNeedsDisplay + nameWithType: View.SetNeedsDisplay + fullName: Terminal.Gui.View.SetNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) + name: SetNeedsDisplay + nameWithType: View.SetNeedsDisplay + fullName: Terminal.Gui.View.SetNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.ChildNeedsDisplay + commentId: M:Terminal.Gui.View.ChildNeedsDisplay + parent: Terminal.Gui.View + name: ChildNeedsDisplay() + nameWithType: View.ChildNeedsDisplay() + fullName: Terminal.Gui.View.ChildNeedsDisplay() + spec.csharp: + - uid: Terminal.Gui.View.ChildNeedsDisplay + name: ChildNeedsDisplay + nameWithType: View.ChildNeedsDisplay + fullName: Terminal.Gui.View.ChildNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ChildNeedsDisplay + name: ChildNeedsDisplay + nameWithType: View.ChildNeedsDisplay + fullName: Terminal.Gui.View.ChildNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.Add(Terminal.Gui.View[]) + commentId: M:Terminal.Gui.View.Add(Terminal.Gui.View[]) + parent: Terminal.Gui.View + name: Add(View[]) + nameWithType: View.Add(View[]) + fullName: Terminal.Gui.View.Add(Terminal.Gui.View[]) + nameWithType.vb: View.Add(View()) + fullName.vb: Terminal.Gui.View.Add(Terminal.Gui.View()) + name.vb: Add(View()) + spec.csharp: + - uid: Terminal.Gui.View.Add(Terminal.Gui.View[]) + name: Add + nameWithType: View.Add + fullName: Terminal.Gui.View.Add + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: '[]' + nameWithType: '[]' + fullName: '[]' + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.Add(Terminal.Gui.View[]) + name: Add + nameWithType: View.Add + fullName: Terminal.Gui.View.Add + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: () + nameWithType: () + fullName: () + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.BringSubviewToFront(Terminal.Gui.View) + commentId: M:Terminal.Gui.View.BringSubviewToFront(Terminal.Gui.View) + parent: Terminal.Gui.View + name: BringSubviewToFront(View) + nameWithType: View.BringSubviewToFront(View) + fullName: Terminal.Gui.View.BringSubviewToFront(Terminal.Gui.View) + spec.csharp: + - uid: Terminal.Gui.View.BringSubviewToFront(Terminal.Gui.View) + name: BringSubviewToFront + nameWithType: View.BringSubviewToFront + fullName: Terminal.Gui.View.BringSubviewToFront + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.BringSubviewToFront(Terminal.Gui.View) + name: BringSubviewToFront + nameWithType: View.BringSubviewToFront + fullName: Terminal.Gui.View.BringSubviewToFront + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.SendSubviewToBack(Terminal.Gui.View) + commentId: M:Terminal.Gui.View.SendSubviewToBack(Terminal.Gui.View) + parent: Terminal.Gui.View + name: SendSubviewToBack(View) + nameWithType: View.SendSubviewToBack(View) + fullName: Terminal.Gui.View.SendSubviewToBack(Terminal.Gui.View) + spec.csharp: + - uid: Terminal.Gui.View.SendSubviewToBack(Terminal.Gui.View) + name: SendSubviewToBack + nameWithType: View.SendSubviewToBack + fullName: Terminal.Gui.View.SendSubviewToBack + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.SendSubviewToBack(Terminal.Gui.View) + name: SendSubviewToBack + nameWithType: View.SendSubviewToBack + fullName: Terminal.Gui.View.SendSubviewToBack + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.SendSubviewBackwards(Terminal.Gui.View) + commentId: M:Terminal.Gui.View.SendSubviewBackwards(Terminal.Gui.View) + parent: Terminal.Gui.View + name: SendSubviewBackwards(View) + nameWithType: View.SendSubviewBackwards(View) + fullName: Terminal.Gui.View.SendSubviewBackwards(Terminal.Gui.View) + spec.csharp: + - uid: Terminal.Gui.View.SendSubviewBackwards(Terminal.Gui.View) + name: SendSubviewBackwards + nameWithType: View.SendSubviewBackwards + fullName: Terminal.Gui.View.SendSubviewBackwards + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.SendSubviewBackwards(Terminal.Gui.View) + name: SendSubviewBackwards + nameWithType: View.SendSubviewBackwards + fullName: Terminal.Gui.View.SendSubviewBackwards + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.BringSubviewForward(Terminal.Gui.View) + commentId: M:Terminal.Gui.View.BringSubviewForward(Terminal.Gui.View) + parent: Terminal.Gui.View + name: BringSubviewForward(View) + nameWithType: View.BringSubviewForward(View) + fullName: Terminal.Gui.View.BringSubviewForward(Terminal.Gui.View) + spec.csharp: + - uid: Terminal.Gui.View.BringSubviewForward(Terminal.Gui.View) + name: BringSubviewForward + nameWithType: View.BringSubviewForward + fullName: Terminal.Gui.View.BringSubviewForward + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.BringSubviewForward(Terminal.Gui.View) + name: BringSubviewForward + nameWithType: View.BringSubviewForward + fullName: Terminal.Gui.View.BringSubviewForward + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.Clear + commentId: M:Terminal.Gui.View.Clear + parent: Terminal.Gui.View + name: Clear() + nameWithType: View.Clear() + fullName: Terminal.Gui.View.Clear() + spec.csharp: + - uid: Terminal.Gui.View.Clear + name: Clear + nameWithType: View.Clear + fullName: Terminal.Gui.View.Clear + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.Clear + name: Clear + nameWithType: View.Clear + fullName: Terminal.Gui.View.Clear + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.Clear(Terminal.Gui.Rect) + commentId: M:Terminal.Gui.View.Clear(Terminal.Gui.Rect) + parent: Terminal.Gui.View + name: Clear(Rect) + nameWithType: View.Clear(Rect) + fullName: Terminal.Gui.View.Clear(Terminal.Gui.Rect) + spec.csharp: + - uid: Terminal.Gui.View.Clear(Terminal.Gui.Rect) + name: Clear + nameWithType: View.Clear + fullName: Terminal.Gui.View.Clear + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.Clear(Terminal.Gui.Rect) + name: Clear + nameWithType: View.Clear + fullName: Terminal.Gui.View.Clear + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.ScreenToView(System.Int32,System.Int32) + commentId: M:Terminal.Gui.View.ScreenToView(System.Int32,System.Int32) + parent: Terminal.Gui.View + isExternal: true + name: ScreenToView(Int32, Int32) + nameWithType: View.ScreenToView(Int32, Int32) + fullName: Terminal.Gui.View.ScreenToView(System.Int32, System.Int32) + spec.csharp: + - uid: Terminal.Gui.View.ScreenToView(System.Int32,System.Int32) + name: ScreenToView + nameWithType: View.ScreenToView + fullName: Terminal.Gui.View.ScreenToView + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ScreenToView(System.Int32,System.Int32) + name: ScreenToView + nameWithType: View.ScreenToView + fullName: Terminal.Gui.View.ScreenToView + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.ClipToBounds + commentId: M:Terminal.Gui.View.ClipToBounds + parent: Terminal.Gui.View + name: ClipToBounds() + nameWithType: View.ClipToBounds() + fullName: Terminal.Gui.View.ClipToBounds() + spec.csharp: + - uid: Terminal.Gui.View.ClipToBounds + name: ClipToBounds + nameWithType: View.ClipToBounds + fullName: Terminal.Gui.View.ClipToBounds + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ClipToBounds + name: ClipToBounds + nameWithType: View.ClipToBounds + fullName: Terminal.Gui.View.ClipToBounds + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.SetClip(Terminal.Gui.Rect) + commentId: M:Terminal.Gui.View.SetClip(Terminal.Gui.Rect) + parent: Terminal.Gui.View + name: SetClip(Rect) + nameWithType: View.SetClip(Rect) + fullName: Terminal.Gui.View.SetClip(Terminal.Gui.Rect) + spec.csharp: + - uid: Terminal.Gui.View.SetClip(Terminal.Gui.Rect) + name: SetClip + nameWithType: View.SetClip + fullName: Terminal.Gui.View.SetClip + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.SetClip(Terminal.Gui.Rect) + name: SetClip + nameWithType: View.SetClip + fullName: Terminal.Gui.View.SetClip + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean) + commentId: M:Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean) + parent: Terminal.Gui.View + isExternal: true + name: DrawFrame(Rect, Int32, Boolean) + nameWithType: View.DrawFrame(Rect, Int32, Boolean) + fullName: Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect, System.Int32, System.Boolean) + spec.csharp: + - uid: Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean) + name: DrawFrame + nameWithType: View.DrawFrame + fullName: Terminal.Gui.View.DrawFrame + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean) + name: DrawFrame + nameWithType: View.DrawFrame + fullName: Terminal.Gui.View.DrawFrame + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.DrawHotString(NStack.ustring,Terminal.Gui.Attribute,Terminal.Gui.Attribute) + commentId: M:Terminal.Gui.View.DrawHotString(NStack.ustring,Terminal.Gui.Attribute,Terminal.Gui.Attribute) + parent: Terminal.Gui.View + isExternal: true + name: DrawHotString(ustring, Attribute, Attribute) + nameWithType: View.DrawHotString(ustring, Attribute, Attribute) + fullName: Terminal.Gui.View.DrawHotString(NStack.ustring, Terminal.Gui.Attribute, Terminal.Gui.Attribute) + spec.csharp: + - uid: Terminal.Gui.View.DrawHotString(NStack.ustring,Terminal.Gui.Attribute,Terminal.Gui.Attribute) + name: DrawHotString + nameWithType: View.DrawHotString + fullName: Terminal.Gui.View.DrawHotString + - name: ( + nameWithType: ( + fullName: ( + - uid: NStack.ustring + name: ustring + nameWithType: ustring + fullName: NStack.ustring + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: Terminal.Gui.Attribute + name: Attribute + nameWithType: Attribute + fullName: Terminal.Gui.Attribute + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: Terminal.Gui.Attribute + name: Attribute + nameWithType: Attribute + fullName: Terminal.Gui.Attribute + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.DrawHotString(NStack.ustring,Terminal.Gui.Attribute,Terminal.Gui.Attribute) + name: DrawHotString + nameWithType: View.DrawHotString + fullName: Terminal.Gui.View.DrawHotString + - name: ( + nameWithType: ( + fullName: ( + - uid: NStack.ustring + name: ustring + nameWithType: ustring + fullName: NStack.ustring + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: Terminal.Gui.Attribute + name: Attribute + nameWithType: Attribute + fullName: Terminal.Gui.Attribute + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: Terminal.Gui.Attribute + name: Attribute + nameWithType: Attribute + fullName: Terminal.Gui.Attribute + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.DrawHotString(NStack.ustring,System.Boolean,Terminal.Gui.ColorScheme) + commentId: M:Terminal.Gui.View.DrawHotString(NStack.ustring,System.Boolean,Terminal.Gui.ColorScheme) + parent: Terminal.Gui.View + isExternal: true + name: DrawHotString(ustring, Boolean, ColorScheme) + nameWithType: View.DrawHotString(ustring, Boolean, ColorScheme) + fullName: Terminal.Gui.View.DrawHotString(NStack.ustring, System.Boolean, Terminal.Gui.ColorScheme) + spec.csharp: + - uid: Terminal.Gui.View.DrawHotString(NStack.ustring,System.Boolean,Terminal.Gui.ColorScheme) + name: DrawHotString + nameWithType: View.DrawHotString + fullName: Terminal.Gui.View.DrawHotString + - name: ( + nameWithType: ( + fullName: ( + - uid: NStack.ustring + name: ustring + nameWithType: ustring + fullName: NStack.ustring + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: Terminal.Gui.ColorScheme + name: ColorScheme + nameWithType: ColorScheme + fullName: Terminal.Gui.ColorScheme + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.DrawHotString(NStack.ustring,System.Boolean,Terminal.Gui.ColorScheme) + name: DrawHotString + nameWithType: View.DrawHotString + fullName: Terminal.Gui.View.DrawHotString + - name: ( + nameWithType: ( + fullName: ( + - uid: NStack.ustring + name: ustring + nameWithType: ustring + fullName: NStack.ustring + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: Terminal.Gui.ColorScheme + name: ColorScheme + nameWithType: ColorScheme + fullName: Terminal.Gui.ColorScheme + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.Move(System.Int32,System.Int32) + commentId: M:Terminal.Gui.View.Move(System.Int32,System.Int32) + parent: Terminal.Gui.View + isExternal: true + name: Move(Int32, Int32) + nameWithType: View.Move(Int32, Int32) + fullName: Terminal.Gui.View.Move(System.Int32, System.Int32) + spec.csharp: + - uid: Terminal.Gui.View.Move(System.Int32,System.Int32) + name: Move + nameWithType: View.Move + fullName: Terminal.Gui.View.Move + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.Move(System.Int32,System.Int32) + name: Move + nameWithType: View.Move + fullName: Terminal.Gui.View.Move + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.PositionCursor + commentId: M:Terminal.Gui.View.PositionCursor + parent: Terminal.Gui.View + name: PositionCursor() + nameWithType: View.PositionCursor() + fullName: Terminal.Gui.View.PositionCursor() + spec.csharp: + - uid: Terminal.Gui.View.PositionCursor + name: PositionCursor + nameWithType: View.PositionCursor + fullName: Terminal.Gui.View.PositionCursor + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.PositionCursor + name: PositionCursor + nameWithType: View.PositionCursor + fullName: Terminal.Gui.View.PositionCursor + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.HasFocus + commentId: P:Terminal.Gui.View.HasFocus + parent: Terminal.Gui.View + name: HasFocus + nameWithType: View.HasFocus + fullName: Terminal.Gui.View.HasFocus +- uid: Terminal.Gui.View.OnEnter + commentId: M:Terminal.Gui.View.OnEnter + parent: Terminal.Gui.View + name: OnEnter() + nameWithType: View.OnEnter() + fullName: Terminal.Gui.View.OnEnter() + spec.csharp: + - uid: Terminal.Gui.View.OnEnter + name: OnEnter + nameWithType: View.OnEnter + fullName: Terminal.Gui.View.OnEnter + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.OnEnter + name: OnEnter + nameWithType: View.OnEnter + fullName: Terminal.Gui.View.OnEnter + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.OnLeave + commentId: M:Terminal.Gui.View.OnLeave + parent: Terminal.Gui.View + name: OnLeave() + nameWithType: View.OnLeave() + fullName: Terminal.Gui.View.OnLeave() + spec.csharp: + - uid: Terminal.Gui.View.OnLeave + name: OnLeave + nameWithType: View.OnLeave + fullName: Terminal.Gui.View.OnLeave + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.OnLeave + name: OnLeave + nameWithType: View.OnLeave + fullName: Terminal.Gui.View.OnLeave + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.Focused + commentId: P:Terminal.Gui.View.Focused + parent: Terminal.Gui.View + name: Focused + nameWithType: View.Focused + fullName: Terminal.Gui.View.Focused +- uid: Terminal.Gui.View.MostFocused + commentId: P:Terminal.Gui.View.MostFocused + parent: Terminal.Gui.View + name: MostFocused + nameWithType: View.MostFocused + fullName: Terminal.Gui.View.MostFocused +- uid: Terminal.Gui.View.ColorScheme + commentId: P:Terminal.Gui.View.ColorScheme + parent: Terminal.Gui.View + name: ColorScheme + nameWithType: View.ColorScheme + fullName: Terminal.Gui.View.ColorScheme +- uid: Terminal.Gui.View.AddRune(System.Int32,System.Int32,System.Rune) + commentId: M:Terminal.Gui.View.AddRune(System.Int32,System.Int32,System.Rune) + parent: Terminal.Gui.View + isExternal: true + name: AddRune(Int32, Int32, Rune) + nameWithType: View.AddRune(Int32, Int32, Rune) + fullName: Terminal.Gui.View.AddRune(System.Int32, System.Int32, System.Rune) + spec.csharp: + - uid: Terminal.Gui.View.AddRune(System.Int32,System.Int32,System.Rune) + name: AddRune + nameWithType: View.AddRune + fullName: Terminal.Gui.View.AddRune + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Rune + name: Rune + nameWithType: Rune + fullName: System.Rune + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.AddRune(System.Int32,System.Int32,System.Rune) + name: AddRune + nameWithType: View.AddRune + fullName: Terminal.Gui.View.AddRune + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Rune + name: Rune + nameWithType: Rune + fullName: System.Rune + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.ClearNeedsDisplay + commentId: M:Terminal.Gui.View.ClearNeedsDisplay + parent: Terminal.Gui.View + name: ClearNeedsDisplay() + nameWithType: View.ClearNeedsDisplay() + fullName: Terminal.Gui.View.ClearNeedsDisplay() + spec.csharp: + - uid: Terminal.Gui.View.ClearNeedsDisplay + name: ClearNeedsDisplay + nameWithType: View.ClearNeedsDisplay + fullName: Terminal.Gui.View.ClearNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ClearNeedsDisplay + name: ClearNeedsDisplay + nameWithType: View.ClearNeedsDisplay + fullName: Terminal.Gui.View.ClearNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.SetFocus(Terminal.Gui.View) + commentId: M:Terminal.Gui.View.SetFocus(Terminal.Gui.View) + parent: Terminal.Gui.View + name: SetFocus(View) + nameWithType: View.SetFocus(View) + fullName: Terminal.Gui.View.SetFocus(Terminal.Gui.View) + spec.csharp: + - uid: Terminal.Gui.View.SetFocus(Terminal.Gui.View) + name: SetFocus + nameWithType: View.SetFocus + fullName: Terminal.Gui.View.SetFocus + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.SetFocus(Terminal.Gui.View) + name: SetFocus + nameWithType: View.SetFocus + fullName: Terminal.Gui.View.SetFocus + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.KeyPress + commentId: E:Terminal.Gui.View.KeyPress + parent: Terminal.Gui.View + name: KeyPress + nameWithType: View.KeyPress + fullName: Terminal.Gui.View.KeyPress +- uid: Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) + parent: Terminal.Gui.View + name: ProcessHotKey(KeyEvent) + nameWithType: View.ProcessHotKey(KeyEvent) + fullName: Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) + spec.csharp: + - uid: Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) + name: ProcessHotKey + nameWithType: View.ProcessHotKey + fullName: Terminal.Gui.View.ProcessHotKey + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) + name: ProcessHotKey + nameWithType: View.ProcessHotKey + fullName: Terminal.Gui.View.ProcessHotKey + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) + parent: Terminal.Gui.View + name: ProcessColdKey(KeyEvent) + nameWithType: View.ProcessColdKey(KeyEvent) + fullName: Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) + spec.csharp: + - uid: Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) + name: ProcessColdKey + nameWithType: View.ProcessColdKey + fullName: Terminal.Gui.View.ProcessColdKey + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) + name: ProcessColdKey + nameWithType: View.ProcessColdKey + fullName: Terminal.Gui.View.ProcessColdKey + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.KeyDown + commentId: E:Terminal.Gui.View.KeyDown + parent: Terminal.Gui.View + name: KeyDown + nameWithType: View.KeyDown + fullName: Terminal.Gui.View.KeyDown +- uid: Terminal.Gui.View.OnKeyDown(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.View.OnKeyDown(Terminal.Gui.KeyEvent) + parent: Terminal.Gui.View + name: OnKeyDown(KeyEvent) + nameWithType: View.OnKeyDown(KeyEvent) + fullName: Terminal.Gui.View.OnKeyDown(Terminal.Gui.KeyEvent) + spec.csharp: + - uid: Terminal.Gui.View.OnKeyDown(Terminal.Gui.KeyEvent) + name: OnKeyDown + nameWithType: View.OnKeyDown + fullName: Terminal.Gui.View.OnKeyDown + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.OnKeyDown(Terminal.Gui.KeyEvent) + name: OnKeyDown + nameWithType: View.OnKeyDown + fullName: Terminal.Gui.View.OnKeyDown + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.KeyUp + commentId: E:Terminal.Gui.View.KeyUp + parent: Terminal.Gui.View + name: KeyUp + nameWithType: View.KeyUp + fullName: Terminal.Gui.View.KeyUp +- uid: Terminal.Gui.View.OnKeyUp(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.View.OnKeyUp(Terminal.Gui.KeyEvent) + parent: Terminal.Gui.View + name: OnKeyUp(KeyEvent) + nameWithType: View.OnKeyUp(KeyEvent) + fullName: Terminal.Gui.View.OnKeyUp(Terminal.Gui.KeyEvent) + spec.csharp: + - uid: Terminal.Gui.View.OnKeyUp(Terminal.Gui.KeyEvent) + name: OnKeyUp + nameWithType: View.OnKeyUp + fullName: Terminal.Gui.View.OnKeyUp + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.OnKeyUp(Terminal.Gui.KeyEvent) + name: OnKeyUp + nameWithType: View.OnKeyUp + fullName: Terminal.Gui.View.OnKeyUp + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.EnsureFocus + commentId: M:Terminal.Gui.View.EnsureFocus + parent: Terminal.Gui.View + name: EnsureFocus() + nameWithType: View.EnsureFocus() + fullName: Terminal.Gui.View.EnsureFocus() + spec.csharp: + - uid: Terminal.Gui.View.EnsureFocus + name: EnsureFocus + nameWithType: View.EnsureFocus + fullName: Terminal.Gui.View.EnsureFocus + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.EnsureFocus + name: EnsureFocus + nameWithType: View.EnsureFocus + fullName: Terminal.Gui.View.EnsureFocus + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.FocusFirst + commentId: M:Terminal.Gui.View.FocusFirst + parent: Terminal.Gui.View + name: FocusFirst() + nameWithType: View.FocusFirst() + fullName: Terminal.Gui.View.FocusFirst() + spec.csharp: + - uid: Terminal.Gui.View.FocusFirst + name: FocusFirst + nameWithType: View.FocusFirst + fullName: Terminal.Gui.View.FocusFirst + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.FocusFirst + name: FocusFirst + nameWithType: View.FocusFirst + fullName: Terminal.Gui.View.FocusFirst + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.FocusLast + commentId: M:Terminal.Gui.View.FocusLast + parent: Terminal.Gui.View + name: FocusLast() + nameWithType: View.FocusLast() + fullName: Terminal.Gui.View.FocusLast() + spec.csharp: + - uid: Terminal.Gui.View.FocusLast + name: FocusLast + nameWithType: View.FocusLast + fullName: Terminal.Gui.View.FocusLast + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.FocusLast + name: FocusLast + nameWithType: View.FocusLast + fullName: Terminal.Gui.View.FocusLast + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.FocusPrev + commentId: M:Terminal.Gui.View.FocusPrev + parent: Terminal.Gui.View + name: FocusPrev() + nameWithType: View.FocusPrev() + fullName: Terminal.Gui.View.FocusPrev() + spec.csharp: + - uid: Terminal.Gui.View.FocusPrev + name: FocusPrev + nameWithType: View.FocusPrev + fullName: Terminal.Gui.View.FocusPrev + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.FocusPrev + name: FocusPrev + nameWithType: View.FocusPrev + fullName: Terminal.Gui.View.FocusPrev + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.FocusNext + commentId: M:Terminal.Gui.View.FocusNext + parent: Terminal.Gui.View + name: FocusNext() + nameWithType: View.FocusNext() + fullName: Terminal.Gui.View.FocusNext() + spec.csharp: + - uid: Terminal.Gui.View.FocusNext + name: FocusNext + nameWithType: View.FocusNext + fullName: Terminal.Gui.View.FocusNext + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.FocusNext + name: FocusNext + nameWithType: View.FocusNext + fullName: Terminal.Gui.View.FocusNext + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.ToString + commentId: M:Terminal.Gui.View.ToString + parent: Terminal.Gui.View + name: ToString() + nameWithType: View.ToString() + fullName: Terminal.Gui.View.ToString() + spec.csharp: + - uid: Terminal.Gui.View.ToString + name: ToString + nameWithType: View.ToString + fullName: Terminal.Gui.View.ToString + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ToString + name: ToString + nameWithType: View.ToString + fullName: Terminal.Gui.View.ToString + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.OnMouseEnter(Terminal.Gui.MouseEvent) + commentId: M:Terminal.Gui.View.OnMouseEnter(Terminal.Gui.MouseEvent) + parent: Terminal.Gui.View + name: OnMouseEnter(MouseEvent) + nameWithType: View.OnMouseEnter(MouseEvent) + fullName: Terminal.Gui.View.OnMouseEnter(Terminal.Gui.MouseEvent) + spec.csharp: + - uid: Terminal.Gui.View.OnMouseEnter(Terminal.Gui.MouseEvent) + name: OnMouseEnter + nameWithType: View.OnMouseEnter + fullName: Terminal.Gui.View.OnMouseEnter + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.MouseEvent + name: MouseEvent + nameWithType: MouseEvent + fullName: Terminal.Gui.MouseEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.OnMouseEnter(Terminal.Gui.MouseEvent) + name: OnMouseEnter + nameWithType: View.OnMouseEnter + fullName: Terminal.Gui.View.OnMouseEnter + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.MouseEvent + name: MouseEvent + nameWithType: MouseEvent + fullName: Terminal.Gui.MouseEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.OnMouseLeave(Terminal.Gui.MouseEvent) + commentId: M:Terminal.Gui.View.OnMouseLeave(Terminal.Gui.MouseEvent) + parent: Terminal.Gui.View + name: OnMouseLeave(MouseEvent) + nameWithType: View.OnMouseLeave(MouseEvent) + fullName: Terminal.Gui.View.OnMouseLeave(Terminal.Gui.MouseEvent) + spec.csharp: + - uid: Terminal.Gui.View.OnMouseLeave(Terminal.Gui.MouseEvent) + name: OnMouseLeave + nameWithType: View.OnMouseLeave + fullName: Terminal.Gui.View.OnMouseLeave + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.MouseEvent + name: MouseEvent + nameWithType: MouseEvent + fullName: Terminal.Gui.MouseEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.OnMouseLeave(Terminal.Gui.MouseEvent) + name: OnMouseLeave + nameWithType: View.OnMouseLeave + fullName: Terminal.Gui.View.OnMouseLeave + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.MouseEvent + name: MouseEvent + nameWithType: MouseEvent + fullName: Terminal.Gui.MouseEvent + - name: ) + nameWithType: ) + fullName: ) +- 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 + commentId: N:System + isExternal: true + name: System + nameWithType: System + fullName: System +- uid: System.Collections + commentId: N:System.Collections + isExternal: true + name: System.Collections + nameWithType: System.Collections + fullName: System.Collections +- uid: Terminal.Gui.Dialog.#ctor* + commentId: Overload:Terminal.Gui.Dialog.#ctor + name: Dialog + nameWithType: Dialog.Dialog + fullName: Terminal.Gui.Dialog.Dialog - uid: NStack.ustring + commentId: T:NStack.ustring parent: NStack isExternal: true name: ustring nameWithType: ustring fullName: NStack.ustring - uid: System.Int32 + commentId: T:System.Int32 parent: System isExternal: true name: Int32 nameWithType: Int32 fullName: System.Int32 -- uid: Terminal.Gui.Button - name: Button - nameWithType: Button - fullName: Terminal.Gui.Button - uid: Terminal.Gui.Button[] - parent: Terminal.Gui - isExternal: false + isExternal: true name: Button[] nameWithType: Button[] fullName: Terminal.Gui.Button[] + nameWithType.vb: Button() + fullName.vb: Terminal.Gui.Button() + name.vb: Button() spec.csharp: - uid: Terminal.Gui.Button name: Button @@ -219,369 +2421,174 @@ references: - name: '[]' nameWithType: '[]' fullName: '[]' -- uid: Terminal.Gui.Dialog.AddButton(Terminal.Gui.Button) - parent: Terminal.Gui.Dialog - isExternal: false - name: AddButton(Button) - nameWithType: Dialog.AddButton(Button) - fullName: Dialog.AddButton(Button) + spec.vb: + - uid: Terminal.Gui.Button + name: Button + nameWithType: Button + fullName: Terminal.Gui.Button + - name: () + nameWithType: () + fullName: () +- uid: NStack + commentId: N:NStack + isExternal: true + name: NStack + nameWithType: NStack + fullName: NStack +- uid: Terminal.Gui.Dialog.AddButton* + commentId: Overload:Terminal.Gui.Dialog.AddButton + name: AddButton + nameWithType: Dialog.AddButton + fullName: Terminal.Gui.Dialog.AddButton - uid: Terminal.Gui.Dialog.LayoutSubviews + commentId: M:Terminal.Gui.Dialog.LayoutSubviews parent: Terminal.Gui.Dialog - isExternal: false name: LayoutSubviews() nameWithType: Dialog.LayoutSubviews() - fullName: Dialog.LayoutSubviews() + fullName: Terminal.Gui.Dialog.LayoutSubviews() + spec.csharp: + - uid: Terminal.Gui.Dialog.LayoutSubviews + name: LayoutSubviews + nameWithType: Dialog.LayoutSubviews + fullName: Terminal.Gui.Dialog.LayoutSubviews + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.Dialog.LayoutSubviews + name: LayoutSubviews + nameWithType: Dialog.LayoutSubviews + fullName: Terminal.Gui.Dialog.LayoutSubviews + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.LayoutSubviews + commentId: M:Terminal.Gui.View.LayoutSubviews + parent: Terminal.Gui.View + name: LayoutSubviews() + nameWithType: View.LayoutSubviews() + fullName: Terminal.Gui.View.LayoutSubviews() + spec.csharp: + - uid: Terminal.Gui.View.LayoutSubviews + name: LayoutSubviews + nameWithType: View.LayoutSubviews + fullName: Terminal.Gui.View.LayoutSubviews + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.LayoutSubviews + name: LayoutSubviews + nameWithType: View.LayoutSubviews + fullName: Terminal.Gui.View.LayoutSubviews + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.Dialog.LayoutSubviews* + commentId: Overload:Terminal.Gui.Dialog.LayoutSubviews + name: LayoutSubviews + nameWithType: Dialog.LayoutSubviews + fullName: Terminal.Gui.Dialog.LayoutSubviews - uid: Terminal.Gui.Dialog.ProcessKey(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.Dialog.ProcessKey(Terminal.Gui.KeyEvent) parent: Terminal.Gui.Dialog - isExternal: false name: ProcessKey(KeyEvent) nameWithType: Dialog.ProcessKey(KeyEvent) - fullName: Dialog.ProcessKey(KeyEvent) + fullName: Terminal.Gui.Dialog.ProcessKey(Terminal.Gui.KeyEvent) + spec.csharp: + - uid: Terminal.Gui.Dialog.ProcessKey(Terminal.Gui.KeyEvent) + name: ProcessKey + nameWithType: Dialog.ProcessKey + fullName: Terminal.Gui.Dialog.ProcessKey + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.Dialog.ProcessKey(Terminal.Gui.KeyEvent) + name: ProcessKey + nameWithType: Dialog.ProcessKey + fullName: Terminal.Gui.Dialog.ProcessKey + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.Toplevel.ProcessKey(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.Toplevel.ProcessKey(Terminal.Gui.KeyEvent) + parent: Terminal.Gui.Toplevel + name: ProcessKey(KeyEvent) + nameWithType: Toplevel.ProcessKey(KeyEvent) + fullName: Terminal.Gui.Toplevel.ProcessKey(Terminal.Gui.KeyEvent) + spec.csharp: + - uid: Terminal.Gui.Toplevel.ProcessKey(Terminal.Gui.KeyEvent) + name: ProcessKey + nameWithType: Toplevel.ProcessKey + fullName: Terminal.Gui.Toplevel.ProcessKey + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.Toplevel.ProcessKey(Terminal.Gui.KeyEvent) + name: ProcessKey + nameWithType: Toplevel.ProcessKey + fullName: Terminal.Gui.Toplevel.ProcessKey + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.Dialog.ProcessKey* + commentId: Overload:Terminal.Gui.Dialog.ProcessKey + name: ProcessKey + nameWithType: Dialog.ProcessKey + fullName: Terminal.Gui.Dialog.ProcessKey +- uid: Terminal.Gui.KeyEvent + commentId: T:Terminal.Gui.KeyEvent + parent: Terminal.Gui + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent - uid: System.Boolean + commentId: T:System.Boolean parent: System isExternal: true name: Boolean nameWithType: Boolean fullName: System.Boolean -- uid: Terminal.Gui.KeyEvent - parent: Terminal.Gui - isExternal: false - name: KeyEvent - nameWithType: KeyEvent - fullName: Terminal.Gui.KeyEvent -- uid: Terminal.Gui.Dialog.#ctor* - parent: Terminal.Gui.Dialog - isExternal: false - name: Dialog - nameWithType: Dialog.Dialog - fullName: Dialog.Dialog -- uid: Terminal.Gui.Dialog.AddButton* - parent: Terminal.Gui.Dialog - isExternal: false - name: AddButton - nameWithType: Dialog.AddButton - fullName: Dialog.AddButton -- uid: Terminal.Gui.Dialog.LayoutSubviews* - parent: Terminal.Gui.Dialog - isExternal: false - name: LayoutSubviews - nameWithType: Dialog.LayoutSubviews - fullName: Dialog.LayoutSubviews -- uid: Terminal.Gui.Dialog.ProcessKey* - parent: Terminal.Gui.Dialog - isExternal: false - name: ProcessKey - nameWithType: Dialog.ProcessKey - fullName: Dialog.ProcessKey -- uid: Terminal.Gui.Toplevel.CanFocus - parent: Terminal.Gui.Toplevel - isExternal: false - name: CanFocus - nameWithType: Toplevel.CanFocus - fullName: Toplevel.CanFocus -- uid: Terminal.Gui.View.HasFocus - parent: Terminal.Gui.View - isExternal: false - name: HasFocus - nameWithType: View.HasFocus - fullName: View.HasFocus -- uid: Terminal.Gui.Window.MouseEvent(Terminal.Gui.MouseEvent) - parent: Terminal.Gui.Window - isExternal: false - name: MouseEvent(MouseEvent) - nameWithType: Window.MouseEvent(MouseEvent) - fullName: Window.MouseEvent(MouseEvent) -- uid: Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) - parent: Terminal.Gui.View - isExternal: false - name: ProcessColdKey(KeyEvent) - nameWithType: View.ProcessColdKey(KeyEvent) - fullName: View.ProcessColdKey(KeyEvent) -- uid: Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) - parent: Terminal.Gui.View - isExternal: false - name: ProcessHotKey(KeyEvent) - nameWithType: View.ProcessHotKey(KeyEvent) - fullName: View.ProcessHotKey(KeyEvent) -- uid: Terminal.Gui.Window.Add(Terminal.Gui.View) - parent: Terminal.Gui.Window - isExternal: false - name: Add(View) - nameWithType: Window.Add(View) - fullName: Window.Add(View) -- uid: Terminal.Gui.View.Add(Terminal.Gui.View[]) - parent: Terminal.Gui.View - isExternal: false - name: Add(View[]) - nameWithType: View.Add(View[]) - fullName: View.Add(View[]) -- uid: Terminal.Gui.View.AddRune(System.Int32,System.Int32,System.Rune) - parent: Terminal.Gui.View - isExternal: false - name: AddRune(Int32, Int32, Rune) - nameWithType: View.AddRune(Int32, Int32, Rune) - fullName: View.AddRune(Int32, Int32, Rune) -- uid: Terminal.Gui.View.Bounds - parent: Terminal.Gui.View - isExternal: false - name: Bounds - nameWithType: View.Bounds - fullName: View.Bounds -- uid: Terminal.Gui.View.ChildNeedsDisplay - parent: Terminal.Gui.View - isExternal: false - name: ChildNeedsDisplay() - nameWithType: View.ChildNeedsDisplay() - fullName: View.ChildNeedsDisplay() -- uid: Terminal.Gui.View.Clear - parent: Terminal.Gui.View - isExternal: false - name: Clear() - nameWithType: View.Clear() - fullName: View.Clear() -- uid: Terminal.Gui.View.Clear(Terminal.Gui.Rect) - parent: Terminal.Gui.View - isExternal: false - name: Clear(Rect) - nameWithType: View.Clear(Rect) - fullName: View.Clear(Rect) -- uid: Terminal.Gui.View.ClearNeedsDisplay - parent: Terminal.Gui.View - isExternal: false - name: ClearNeedsDisplay() - nameWithType: View.ClearNeedsDisplay() - fullName: View.ClearNeedsDisplay() -- uid: Terminal.Gui.View.ClipToBounds - parent: Terminal.Gui.View - isExternal: false - name: ClipToBounds() - nameWithType: View.ClipToBounds() - fullName: View.ClipToBounds() -- uid: Terminal.Gui.View.ColorScheme - parent: Terminal.Gui.View - isExternal: false - name: ColorScheme - nameWithType: View.ColorScheme - fullName: View.ColorScheme -- uid: Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean) - parent: Terminal.Gui.View - isExternal: false - name: DrawFrame(Rect, Int32, Boolean) - nameWithType: View.DrawFrame(Rect, Int32, Boolean) - fullName: View.DrawFrame(Rect, Int32, Boolean) -- uid: Terminal.Gui.View.DrawHotString(NStack.ustring,System.Boolean,Terminal.Gui.ColorScheme) - parent: Terminal.Gui.View - isExternal: false - name: DrawHotString(ustring, Boolean, ColorScheme) - nameWithType: View.DrawHotString(ustring, Boolean, ColorScheme) - fullName: View.DrawHotString(ustring, Boolean, ColorScheme) -- uid: Terminal.Gui.View.DrawHotString(NStack.ustring,Terminal.Gui.Attribute,Terminal.Gui.Attribute) - parent: Terminal.Gui.View - isExternal: false - name: DrawHotString(ustring, Attribute, Attribute) - nameWithType: View.DrawHotString(ustring, Attribute, Attribute) - fullName: View.DrawHotString(ustring, Attribute, Attribute) -- uid: Terminal.Gui.View.Driver - parent: Terminal.Gui.View - isExternal: false - name: Driver - nameWithType: View.Driver - fullName: View.Driver -- uid: Terminal.Gui.View.EnsureFocus - parent: Terminal.Gui.View - isExternal: false - name: EnsureFocus() - nameWithType: View.EnsureFocus() - fullName: View.EnsureFocus() -- uid: Terminal.Gui.View.Focused - parent: Terminal.Gui.View - isExternal: false - name: Focused - nameWithType: View.Focused - fullName: View.Focused -- uid: Terminal.Gui.View.FocusFirst - parent: Terminal.Gui.View - isExternal: false - name: FocusFirst() - nameWithType: View.FocusFirst() - fullName: View.FocusFirst() -- uid: Terminal.Gui.View.FocusLast - parent: Terminal.Gui.View - isExternal: false - name: FocusLast() - nameWithType: View.FocusLast() - fullName: View.FocusLast() -- uid: Terminal.Gui.View.FocusNext - parent: Terminal.Gui.View - isExternal: false - name: FocusNext() - nameWithType: View.FocusNext() - fullName: View.FocusNext() -- uid: Terminal.Gui.View.FocusPrev - parent: Terminal.Gui.View - isExternal: false - name: FocusPrev() - nameWithType: View.FocusPrev() - fullName: View.FocusPrev() -- uid: Terminal.Gui.View.Frame - parent: Terminal.Gui.View - isExternal: false - name: Frame - nameWithType: View.Frame - fullName: View.Frame -- uid: Terminal.Gui.Window.GetEnumerator - parent: Terminal.Gui.Window - isExternal: false - name: GetEnumerator() - nameWithType: Window.GetEnumerator() - fullName: Window.GetEnumerator() -- uid: Terminal.Gui.View.Height - parent: Terminal.Gui.View - isExternal: false - name: Height - nameWithType: View.Height - fullName: View.Height -- uid: Terminal.Gui.View.Id - parent: Terminal.Gui.View - isExternal: false - name: Id - nameWithType: View.Id - fullName: View.Id -- uid: Terminal.Gui.View.LayoutStyle - parent: Terminal.Gui.View - isExternal: false - name: LayoutStyle - nameWithType: View.LayoutStyle - fullName: View.LayoutStyle -- uid: Terminal.Gui.View.MostFocused - parent: Terminal.Gui.View - isExternal: false - name: MostFocused - nameWithType: View.MostFocused - fullName: View.MostFocused -- uid: Terminal.Gui.View.Move(System.Int32,System.Int32) - parent: Terminal.Gui.View - isExternal: false - name: Move(Int32, Int32) - nameWithType: View.Move(Int32, Int32) - fullName: View.Move(Int32, Int32) -- uid: Terminal.Gui.View.PositionCursor - parent: Terminal.Gui.View - isExternal: false - name: PositionCursor() - nameWithType: View.PositionCursor() - fullName: View.PositionCursor() -- uid: Terminal.Gui.Window.Redraw(Terminal.Gui.Rect) - parent: Terminal.Gui.Window - isExternal: false - name: Redraw(Rect) - nameWithType: Window.Redraw(Rect) - fullName: Window.Redraw(Rect) -- uid: Terminal.Gui.Window.Remove(Terminal.Gui.View) - parent: Terminal.Gui.Window - isExternal: false - name: Remove(View) - nameWithType: Window.Remove(View) - fullName: Window.Remove(View) -- uid: Terminal.Gui.Window.RemoveAll - parent: Terminal.Gui.Window - isExternal: false - name: RemoveAll() - nameWithType: Window.RemoveAll() - fullName: Window.RemoveAll() -- uid: Terminal.Gui.View.ScreenToView(System.Int32,System.Int32) - parent: Terminal.Gui.View - isExternal: false - name: ScreenToView(Int32, Int32) - nameWithType: View.ScreenToView(Int32, Int32) - fullName: View.ScreenToView(Int32, Int32) -- uid: Terminal.Gui.View.SetClip(Terminal.Gui.Rect) - parent: Terminal.Gui.View - isExternal: false - name: SetClip(Rect) - nameWithType: View.SetClip(Rect) - fullName: View.SetClip(Rect) -- uid: Terminal.Gui.View.SetFocus(Terminal.Gui.View) - parent: Terminal.Gui.View - isExternal: false - name: SetFocus(View) - nameWithType: View.SetFocus(View) - fullName: View.SetFocus(View) -- uid: Terminal.Gui.View.SetNeedsDisplay - parent: Terminal.Gui.View - isExternal: false - name: SetNeedsDisplay() - nameWithType: View.SetNeedsDisplay() - fullName: View.SetNeedsDisplay() -- uid: Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) - parent: Terminal.Gui.View - isExternal: false - name: SetNeedsDisplay(Rect) - nameWithType: View.SetNeedsDisplay(Rect) - fullName: View.SetNeedsDisplay(Rect) -- uid: Terminal.Gui.View.Subviews - parent: Terminal.Gui.View - isExternal: false - name: Subviews - nameWithType: View.Subviews - fullName: View.Subviews -- uid: Terminal.Gui.View.SuperView - parent: Terminal.Gui.View - isExternal: false - name: SuperView - nameWithType: View.SuperView - fullName: View.SuperView -- uid: Terminal.Gui.View.ToString - parent: Terminal.Gui.View - isExternal: false - name: ToString() - nameWithType: View.ToString() - fullName: View.ToString() -- uid: Terminal.Gui.View.WantMousePositionReports - parent: Terminal.Gui.View - isExternal: false - name: WantMousePositionReports - nameWithType: View.WantMousePositionReports - fullName: View.WantMousePositionReports -- uid: Terminal.Gui.View.Width - parent: Terminal.Gui.View - isExternal: false - name: Width - nameWithType: View.Width - fullName: View.Width -- uid: Terminal.Gui.View.X - parent: Terminal.Gui.View - isExternal: false - name: X - nameWithType: View.X - fullName: View.X -- uid: Terminal.Gui.View.Y - parent: Terminal.Gui.View - isExternal: false - name: Y - nameWithType: View.Y - fullName: View.Y -- uid: Terminal.Gui.Toplevel.Create - parent: Terminal.Gui.Toplevel - isExternal: false - name: Create() - nameWithType: Toplevel.Create() - fullName: Toplevel.Create() -- uid: Terminal.Gui.Toplevel.Running - parent: Terminal.Gui.Toplevel - isExternal: false - name: Running - nameWithType: Toplevel.Running - fullName: Toplevel.Running -- uid: Terminal.Gui.Toplevel.WillPresent - parent: Terminal.Gui.Toplevel - isExternal: false - name: WillPresent() - nameWithType: Toplevel.WillPresent() - fullName: Toplevel.WillPresent() -- uid: Terminal.Gui.Window.Title - parent: Terminal.Gui.Window - isExternal: false - name: Title - nameWithType: Window.Title - fullName: Window.Title +shouldSkipMarkup: true diff --git a/docfx/api/Terminal.Gui/Terminal.Gui.Dim.yml b/docfx/api/Terminal.Gui/Terminal.Gui.Dim.yml index c5e2a70fa..ff8b1011a 100644 --- a/docfx/api/Terminal.Gui/Terminal.Gui.Dim.yml +++ b/docfx/api/Terminal.Gui/Terminal.Gui.Dim.yml @@ -1,74 +1,126 @@ ### YamlMime:ManagedReference items: - uid: Terminal.Gui.Dim + commentId: T:Terminal.Gui.Dim id: Dim + parent: Terminal.Gui children: - - Terminal.Gui.Dim.#ctor - Terminal.Gui.Dim.Fill(System.Int32) - Terminal.Gui.Dim.Height(Terminal.Gui.View) - Terminal.Gui.Dim.op_Addition(Terminal.Gui.Dim,Terminal.Gui.Dim) - - Terminal.Gui.Dim.op_Implicit(System.Int32 to Terminal.Gui.Dim) + - Terminal.Gui.Dim.op_Implicit(System.Int32)~Terminal.Gui.Dim - Terminal.Gui.Dim.op_Subtraction(Terminal.Gui.Dim,Terminal.Gui.Dim) - Terminal.Gui.Dim.Percent(System.Single) - Terminal.Gui.Dim.Sized(System.Int32) - Terminal.Gui.Dim.Width(Terminal.Gui.View) langs: - csharp + - vb name: Dim nameWithType: Dim fullName: Terminal.Gui.Dim type: Class + source: + remote: + path: Terminal.Gui/Types/PosDim.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Dim + path: ../Terminal.Gui/Types/PosDim.cs + startLine: 356 assemblies: - Terminal.Gui namespace: Terminal.Gui - remarks: >- -

- Use the Dim objects on the Width or Height properties of a view to control the position. -

-

- These can be used to set the absolute position, when merely assigning an - integer value (via the implicit integer to Pos conversion), and they can be combined - to produce more useful layouts, like: Pos.Center - 3, which would shift the postion - of the view 3 characters to the left after centering for example. -

+ summary: "\nDim properties of a to control the position.\n" + remarks: "\n

\n Use the Dim objects on the Width or Height properties of a to control the position.\n

\n

\n These can be used to set the absolute position, when merely assigning an\n integer value (via the implicit integer to Pos conversion), and they can be combined\n to produce more useful layouts, like: Pos.Center - 3, which would shift the postion\n of the 3 characters to the left after centering for example.\n

\n" + example: [] syntax: content: public class Dim + content.vb: Public Class Dim inheritance: - System.Object - implements: [] - inheritedMembers: [] -- uid: Terminal.Gui.Dim.#ctor - id: '#ctor' + 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 + - class + modifiers.vb: + - Public + - Class +- uid: Terminal.Gui.Dim.Percent(System.Single) + commentId: M:Terminal.Gui.Dim.Percent(System.Single) + id: Percent(System.Single) parent: Terminal.Gui.Dim langs: - csharp - name: Dim() - nameWithType: Dim.Dim() - fullName: Dim.Dim() - type: Constructor + - vb + name: Percent(Single) + nameWithType: Dim.Percent(Single) + fullName: Terminal.Gui.Dim.Percent(System.Single) + type: Method + source: + remote: + path: Terminal.Gui/Types/PosDim.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Percent + path: ../Terminal.Gui/Types/PosDim.cs + startLine: 403 assemblies: - Terminal.Gui namespace: Terminal.Gui + summary: "\nCreates a percentage object\n" + example: + - "\nThis initializes a that is centered horizontally, is 50% of the way down, \nis 30% the height, and is 80% the width of the it added to.\n
var textView = new TextView () {\nX = Pos.Center (),\nY = Pos.Percent (50),\nWidth = Dim.Percent (80),\n	Height = Dim.Percent (30),\n};
\n" syntax: - content: public Dim (); - parameters: [] - overload: Terminal.Gui.Dim.#ctor* - exceptions: [] + content: public static Dim Percent(float n) + parameters: + - id: n + type: System.Single + description: A value between 0 and 100 representing the percentage. + return: + type: Terminal.Gui.Dim + description: The percent object. + content.vb: 'Public Shared Function Percent(n As Single) As ' + overload: Terminal.Gui.Dim.Percent* + modifiers.csharp: + - public + - static + modifiers.vb: + - Public + - Shared - uid: Terminal.Gui.Dim.Fill(System.Int32) + commentId: M:Terminal.Gui.Dim.Fill(System.Int32) id: Fill(System.Int32) parent: Terminal.Gui.Dim langs: - csharp + - vb name: Fill(Int32) nameWithType: Dim.Fill(Int32) - fullName: Dim.Fill(Int32) + fullName: Terminal.Gui.Dim.Fill(System.Int32) type: Method + source: + remote: + path: Terminal.Gui/Types/PosDim.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Fill + path: ../Terminal.Gui/Types/PosDim.cs + startLine: 457 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: Creates a Dim object that fills the dimension, but leaves the specified number of colums for a margin. + summary: "\nInitializes a new instance of the class that fills the dimension, but leaves the specified number of colums for a margin.\n" + example: [] syntax: - content: public static Terminal.Gui.Dim Fill (int margin = 0); + content: public static Dim Fill(int margin = 0) parameters: - id: margin type: System.Int32 @@ -76,318 +128,640 @@ items: return: type: Terminal.Gui.Dim description: The Fill dimension. + content.vb: 'Public Shared Function Fill(margin As Integer = 0) As ' overload: Terminal.Gui.Dim.Fill* - exceptions: [] -- uid: Terminal.Gui.Dim.Height(Terminal.Gui.View) - id: Height(Terminal.Gui.View) + modifiers.csharp: + - public + - static + modifiers.vb: + - Public + - Shared +- uid: Terminal.Gui.Dim.op_Implicit(System.Int32)~Terminal.Gui.Dim + commentId: M:Terminal.Gui.Dim.op_Implicit(System.Int32)~Terminal.Gui.Dim + id: op_Implicit(System.Int32)~Terminal.Gui.Dim parent: Terminal.Gui.Dim langs: - csharp - name: Height(View) - nameWithType: Dim.Height(View) - fullName: Dim.Height(View) - type: Method - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Returns a Dim object tracks the Height of the specified view. - syntax: - content: public static Terminal.Gui.Dim Height (Terminal.Gui.View view); - parameters: - - id: view - type: Terminal.Gui.View - description: The view that will be tracked. - return: - type: Terminal.Gui.Dim - description: The dimension of the other view. - overload: Terminal.Gui.Dim.Height* - exceptions: [] -- uid: Terminal.Gui.Dim.op_Addition(Terminal.Gui.Dim,Terminal.Gui.Dim) - id: op_Addition(Terminal.Gui.Dim,Terminal.Gui.Dim) - parent: Terminal.Gui.Dim - langs: - - csharp - name: op_Addition(Dim, Dim) - nameWithType: Dim.op_Addition(Dim, Dim) - fullName: Dim.op_Addition(Dim, Dim) + - vb + name: Implicit(Int32 to Dim) + nameWithType: Dim.Implicit(Int32 to Dim) + fullName: Terminal.Gui.Dim.Implicit(System.Int32 to Terminal.Gui.Dim) type: Operator + source: + remote: + path: Terminal.Gui/Types/PosDim.cs + branch: docs + repo: tig:tig/gui.cs.git + id: op_Implicit + path: ../Terminal.Gui/Types/PosDim.cs + startLine: 472 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: Adds a to a , yielding a new . + summary: "\nCreates an Absolute from the specified integer value.\n" + example: [] syntax: - content: public static Terminal.Gui.Dim op_Addition (Terminal.Gui.Dim left, Terminal.Gui.Dim right); - parameters: - - id: left - type: Terminal.Gui.Dim - description: The first to add. - - id: right - type: Terminal.Gui.Dim - description: The second to add. - return: - type: Terminal.Gui.Dim - description: The that is the sum of the values of left and right. - overload: Terminal.Gui.Dim.op_Addition* - exceptions: [] -- uid: Terminal.Gui.Dim.op_Implicit(System.Int32 to Terminal.Gui.Dim) - id: op_Implicit(System.Int32 to Terminal.Gui.Dim) - parent: Terminal.Gui.Dim - langs: - - csharp - name: op_Implicit(Int32 to Dim) - nameWithType: Dim.op_Implicit(Int32 to Dim) - fullName: Dim.op_Implicit(Int32 to Dim) - type: Operator - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Creates an Absolute Pos from the specified integer value. - syntax: - content: public static Terminal.Gui.Dim op_Implicit (int n); + content: public static implicit operator Dim(int n) parameters: - id: n type: System.Int32 description: The value to convert to the pos. return: type: Terminal.Gui.Dim - description: The Absolute Pos. + description: The Absolute . + content.vb: 'Public Shared Widening Operator CType(n As Integer) As ' overload: Terminal.Gui.Dim.op_Implicit* - exceptions: [] -- uid: Terminal.Gui.Dim.op_Subtraction(Terminal.Gui.Dim,Terminal.Gui.Dim) - id: op_Subtraction(Terminal.Gui.Dim,Terminal.Gui.Dim) - parent: Terminal.Gui.Dim - langs: - - csharp - name: op_Subtraction(Dim, Dim) - nameWithType: Dim.op_Subtraction(Dim, Dim) - fullName: Dim.op_Subtraction(Dim, Dim) - type: Operator - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Subtracts a from a , yielding a new . - syntax: - content: public static Terminal.Gui.Dim op_Subtraction (Terminal.Gui.Dim left, Terminal.Gui.Dim right); - parameters: - - id: left - type: Terminal.Gui.Dim - description: The to subtract from (the minuend). - - id: right - type: Terminal.Gui.Dim - description: The to subtract (the subtrahend). - return: - type: Terminal.Gui.Dim - description: The that is the left minus right. - overload: Terminal.Gui.Dim.op_Subtraction* - exceptions: [] -- uid: Terminal.Gui.Dim.Percent(System.Single) - id: Percent(System.Single) - parent: Terminal.Gui.Dim - langs: - - csharp - name: Percent(Single) - nameWithType: Dim.Percent(Single) - fullName: Dim.Percent(Single) - type: Method - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Creates a percentage Dim object - syntax: - content: public static Terminal.Gui.Dim Percent (float n); - parameters: - - id: n - type: System.Single - description: A value between 0 and 100 representing the percentage. - return: - type: Terminal.Gui.Dim - description: The percent Dim object. - overload: Terminal.Gui.Dim.Percent* - exceptions: [] + nameWithType.vb: Dim.Widening(Int32 to Dim) + modifiers.csharp: + - public + - static + modifiers.vb: + - Public + - Shared + fullName.vb: Terminal.Gui.Dim.Widening(System.Int32 to Terminal.Gui.Dim) + name.vb: Widening(Int32 to Dim) - uid: Terminal.Gui.Dim.Sized(System.Int32) + commentId: M:Terminal.Gui.Dim.Sized(System.Int32) id: Sized(System.Int32) parent: Terminal.Gui.Dim langs: - csharp + - vb name: Sized(Int32) nameWithType: Dim.Sized(Int32) - fullName: Dim.Sized(Int32) + fullName: Terminal.Gui.Dim.Sized(System.Int32) type: Method + source: + remote: + path: Terminal.Gui/Types/PosDim.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Sized + path: ../Terminal.Gui/Types/PosDim.cs + startLine: 482 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: Creates an Absolute Pos from the specified integer value. + summary: "\nCreates an Absolute from the specified integer value.\n" + example: [] syntax: - content: public static Terminal.Gui.Dim Sized (int n); + content: public static Dim Sized(int n) parameters: - id: n type: System.Int32 - description: The value to convert to the pos. + description: The value to convert to the . return: type: Terminal.Gui.Dim - description: The Absolute Pos. + description: The Absolute . + content.vb: 'Public Shared Function Sized(n As Integer) As ' overload: Terminal.Gui.Dim.Sized* - exceptions: [] + modifiers.csharp: + - public + - static + modifiers.vb: + - Public + - Shared +- uid: Terminal.Gui.Dim.op_Addition(Terminal.Gui.Dim,Terminal.Gui.Dim) + commentId: M:Terminal.Gui.Dim.op_Addition(Terminal.Gui.Dim,Terminal.Gui.Dim) + id: op_Addition(Terminal.Gui.Dim,Terminal.Gui.Dim) + parent: Terminal.Gui.Dim + langs: + - csharp + - vb + name: Addition(Dim, Dim) + nameWithType: Dim.Addition(Dim, Dim) + fullName: Terminal.Gui.Dim.Addition(Terminal.Gui.Dim, Terminal.Gui.Dim) + type: Operator + source: + remote: + path: Terminal.Gui/Types/PosDim.cs + branch: docs + repo: tig:tig/gui.cs.git + id: op_Addition + path: ../Terminal.Gui/Types/PosDim.cs + startLine: 514 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nAdds a to a , yielding a new .\n" + example: [] + syntax: + content: public static Dim operator +(Dim left, Dim right) + parameters: + - id: left + type: Terminal.Gui.Dim + description: The first to add. + - id: right + type: Terminal.Gui.Dim + description: The second to add. + return: + type: Terminal.Gui.Dim + description: The that is the sum of the values of left and right. + content.vb: 'Public Shared Operator +(left As Dim, right As Dim) As ' + overload: Terminal.Gui.Dim.op_Addition* + modifiers.csharp: + - public + - static + modifiers.vb: + - Public + - Shared +- uid: Terminal.Gui.Dim.op_Subtraction(Terminal.Gui.Dim,Terminal.Gui.Dim) + commentId: M:Terminal.Gui.Dim.op_Subtraction(Terminal.Gui.Dim,Terminal.Gui.Dim) + id: op_Subtraction(Terminal.Gui.Dim,Terminal.Gui.Dim) + parent: Terminal.Gui.Dim + langs: + - csharp + - vb + name: Subtraction(Dim, Dim) + nameWithType: Dim.Subtraction(Dim, Dim) + fullName: Terminal.Gui.Dim.Subtraction(Terminal.Gui.Dim, Terminal.Gui.Dim) + type: Operator + source: + remote: + path: Terminal.Gui/Types/PosDim.cs + branch: docs + repo: tig:tig/gui.cs.git + id: op_Subtraction + path: ../Terminal.Gui/Types/PosDim.cs + startLine: 525 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nSubtracts a from a , yielding a new .\n" + example: [] + syntax: + content: public static Dim operator -(Dim left, Dim right) + parameters: + - id: left + type: Terminal.Gui.Dim + description: The to subtract from (the minuend). + - id: right + type: Terminal.Gui.Dim + description: The to subtract (the subtrahend). + return: + type: Terminal.Gui.Dim + description: The that is the left minus right. + content.vb: 'Public Shared Operator -(left As Dim, right As Dim) As ' + overload: Terminal.Gui.Dim.op_Subtraction* + modifiers.csharp: + - public + - static + modifiers.vb: + - Public + - Shared - uid: Terminal.Gui.Dim.Width(Terminal.Gui.View) + commentId: M:Terminal.Gui.Dim.Width(Terminal.Gui.View) id: Width(Terminal.Gui.View) parent: Terminal.Gui.Dim langs: - csharp + - vb name: Width(View) nameWithType: Dim.Width(View) - fullName: Dim.Width(View) + fullName: Terminal.Gui.Dim.Width(Terminal.Gui.View) type: Method + source: + remote: + path: Terminal.Gui/Types/PosDim.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Width + path: ../Terminal.Gui/Types/PosDim.cs + startLine: 554 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: Returns a Dim object tracks the Width of the specified view. + summary: "\nReturns a object tracks the Width of the specified .\n" + example: [] syntax: - content: public static Terminal.Gui.Dim Width (Terminal.Gui.View view); + content: public static Dim Width(View view) parameters: - id: view type: Terminal.Gui.View description: The view that will be tracked. return: type: Terminal.Gui.Dim - description: The dimension of the other view. + description: The of the other . + content.vb: 'Public Shared Function Width(view As View) As ' overload: Terminal.Gui.Dim.Width* - exceptions: [] + modifiers.csharp: + - public + - static + modifiers.vb: + - Public + - Shared +- uid: Terminal.Gui.Dim.Height(Terminal.Gui.View) + commentId: M:Terminal.Gui.Dim.Height(Terminal.Gui.View) + id: Height(Terminal.Gui.View) + parent: Terminal.Gui.Dim + langs: + - csharp + - vb + name: Height(View) + nameWithType: Dim.Height(View) + fullName: Terminal.Gui.Dim.Height(Terminal.Gui.View) + type: Method + source: + remote: + path: Terminal.Gui/Types/PosDim.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Height + path: ../Terminal.Gui/Types/PosDim.cs + startLine: 561 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nReturns a object tracks the Height of the specified .\n" + example: [] + syntax: + content: public static Dim Height(View view) + parameters: + - id: view + type: Terminal.Gui.View + description: The view that will be tracked. + return: + type: Terminal.Gui.Dim + description: The of the other . + content.vb: 'Public Shared Function Height(view As View) As ' + overload: Terminal.Gui.Dim.Height* + modifiers.csharp: + - public + - static + modifiers.vb: + - Public + - Shared references: +- uid: Terminal.Gui.View + commentId: T:Terminal.Gui.View + parent: Terminal.Gui + name: View + nameWithType: View + fullName: Terminal.Gui.View +- 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: Terminal.Gui.Dim.#ctor - parent: Terminal.Gui.Dim - isExternal: false - name: Dim() - nameWithType: Dim.Dim() - fullName: Dim.Dim() -- uid: Terminal.Gui.Dim.Fill(System.Int32) - parent: Terminal.Gui.Dim - isExternal: false - name: Fill(Int32) - nameWithType: Dim.Fill(Int32) - fullName: Dim.Fill(Int32) +- 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.Dim + commentId: T:Terminal.Gui.Dim parent: Terminal.Gui - isExternal: false name: Dim nameWithType: Dim fullName: Terminal.Gui.Dim -- uid: System.Int32 - parent: System - isExternal: true - name: Int32 - nameWithType: Int32 - fullName: System.Int32 -- uid: Terminal.Gui.Dim.Height(Terminal.Gui.View) - parent: Terminal.Gui.Dim - isExternal: false - name: Height(View) - nameWithType: Dim.Height(View) - fullName: Dim.Height(View) -- uid: Terminal.Gui.View +- uid: Terminal.Gui.TextField + commentId: T:Terminal.Gui.TextField parent: Terminal.Gui - isExternal: false - name: View - nameWithType: View - fullName: Terminal.Gui.View -- uid: Terminal.Gui.Dim.op_Addition(Terminal.Gui.Dim,Terminal.Gui.Dim) - parent: Terminal.Gui.Dim - isExternal: false - name: op_Addition(Dim, Dim) - nameWithType: Dim.op_Addition(Dim, Dim) - fullName: Dim.op_Addition(Dim, Dim) -- uid: Terminal.Gui.Dim.op_Implicit(System.Int32 to Terminal.Gui.Dim) - parent: Terminal.Gui.Dim - isExternal: false - name: op_Implicit(Int32 to Dim) - nameWithType: Dim.op_Implicit(Int32 to Dim) - fullName: Dim.op_Implicit(Int32 to Dim) -- uid: Terminal.Gui.Dim.op_Subtraction(Terminal.Gui.Dim,Terminal.Gui.Dim) - parent: Terminal.Gui.Dim - isExternal: false - name: op_Subtraction(Dim, Dim) - nameWithType: Dim.op_Subtraction(Dim, Dim) - fullName: Dim.op_Subtraction(Dim, Dim) -- uid: Terminal.Gui.Dim.Percent(System.Single) - parent: Terminal.Gui.Dim - isExternal: false - name: Percent(Single) - nameWithType: Dim.Percent(Single) - fullName: Dim.Percent(Single) + name: TextField + nameWithType: TextField + fullName: Terminal.Gui.TextField +- uid: Terminal.Gui.Dim.Percent* + commentId: Overload:Terminal.Gui.Dim.Percent + name: Percent + nameWithType: Dim.Percent + fullName: Terminal.Gui.Dim.Percent - uid: System.Single + commentId: T:System.Single parent: System isExternal: true name: Single nameWithType: Single fullName: System.Single -- uid: Terminal.Gui.Dim.Sized(System.Int32) - parent: Terminal.Gui.Dim - isExternal: false - name: Sized(Int32) - nameWithType: Dim.Sized(Int32) - fullName: Dim.Sized(Int32) -- uid: Terminal.Gui.Dim.Width(Terminal.Gui.View) - parent: Terminal.Gui.Dim - isExternal: false - name: Width(View) - nameWithType: Dim.Width(View) - fullName: Dim.Width(View) -- uid: Terminal.Gui.Dim.#ctor* - parent: Terminal.Gui.Dim - isExternal: false - name: Dim - nameWithType: Dim.Dim - fullName: Dim.Dim - uid: Terminal.Gui.Dim.Fill* - parent: Terminal.Gui.Dim - isExternal: false + commentId: Overload:Terminal.Gui.Dim.Fill name: Fill nameWithType: Dim.Fill - fullName: Dim.Fill -- uid: Terminal.Gui.Dim.Height* - parent: Terminal.Gui.Dim - isExternal: false - name: Height - nameWithType: Dim.Height - fullName: Dim.Height -- uid: Terminal.Gui.Dim.op_Addition* - parent: Terminal.Gui.Dim - isExternal: false - name: op_Addition - nameWithType: Dim.op_Addition - fullName: Dim.op_Addition + fullName: Terminal.Gui.Dim.Fill +- uid: System.Int32 + commentId: T:System.Int32 + parent: System + isExternal: true + name: Int32 + nameWithType: Int32 + fullName: System.Int32 - uid: Terminal.Gui.Dim.op_Implicit* - parent: Terminal.Gui.Dim - isExternal: false - name: op_Implicit - nameWithType: Dim.op_Implicit - fullName: Dim.op_Implicit -- uid: Terminal.Gui.Dim.op_Subtraction* - parent: Terminal.Gui.Dim - isExternal: false - name: op_Subtraction - nameWithType: Dim.op_Subtraction - fullName: Dim.op_Subtraction -- uid: Terminal.Gui.Dim.Percent* - parent: Terminal.Gui.Dim - isExternal: false - name: Percent - nameWithType: Dim.Percent - fullName: Dim.Percent + commentId: Overload:Terminal.Gui.Dim.op_Implicit + name: Implicit + nameWithType: Dim.Implicit + fullName: Terminal.Gui.Dim.Implicit + nameWithType.vb: Dim.Widening + fullName.vb: Terminal.Gui.Dim.Widening + name.vb: Widening - uid: Terminal.Gui.Dim.Sized* - parent: Terminal.Gui.Dim - isExternal: false + commentId: Overload:Terminal.Gui.Dim.Sized name: Sized nameWithType: Dim.Sized - fullName: Dim.Sized + fullName: Terminal.Gui.Dim.Sized +- uid: Terminal.Gui.Dim.op_Addition* + commentId: Overload:Terminal.Gui.Dim.op_Addition + name: Addition + nameWithType: Dim.Addition + fullName: Terminal.Gui.Dim.Addition +- uid: Terminal.Gui.Dim.op_Subtraction* + commentId: Overload:Terminal.Gui.Dim.op_Subtraction + name: Subtraction + nameWithType: Dim.Subtraction + fullName: Terminal.Gui.Dim.Subtraction - uid: Terminal.Gui.Dim.Width* - parent: Terminal.Gui.Dim - isExternal: false + commentId: Overload:Terminal.Gui.Dim.Width name: Width nameWithType: Dim.Width - fullName: Dim.Width + fullName: Terminal.Gui.Dim.Width +- uid: Terminal.Gui.Dim.Height* + commentId: Overload:Terminal.Gui.Dim.Height + name: Height + nameWithType: Dim.Height + fullName: Terminal.Gui.Dim.Height +shouldSkipMarkup: true diff --git a/docfx/api/Terminal.Gui/Terminal.Gui.FileDialog.yml b/docfx/api/Terminal.Gui/Terminal.Gui.FileDialog.yml index a6a93d6ca..2d8a64644 100644 --- a/docfx/api/Terminal.Gui/Terminal.Gui.FileDialog.yml +++ b/docfx/api/Terminal.Gui/Terminal.Gui.FileDialog.yml @@ -1,11 +1,14 @@ ### YamlMime:ManagedReference items: - uid: Terminal.Gui.FileDialog + commentId: T:Terminal.Gui.FileDialog id: FileDialog + parent: Terminal.Gui children: - Terminal.Gui.FileDialog.#ctor(NStack.ustring,NStack.ustring,NStack.ustring,NStack.ustring) - Terminal.Gui.FileDialog.AllowedFileTypes - Terminal.Gui.FileDialog.AllowsOtherFileTypes + - Terminal.Gui.FileDialog.Canceled - Terminal.Gui.FileDialog.CanCreateDirectories - Terminal.Gui.FileDialog.DirectoryPath - Terminal.Gui.FileDialog.FilePath @@ -16,16 +19,32 @@ items: - Terminal.Gui.FileDialog.WillPresent langs: - csharp + - vb name: FileDialog nameWithType: FileDialog fullName: Terminal.Gui.FileDialog type: Class + source: + remote: + path: Terminal.Gui/Dialogs/FileDialog.cs + branch: docs + repo: tig:tig/gui.cs.git + id: FileDialog + path: ../Terminal.Gui/Dialogs/FileDialog.cs + startLine: 421 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: Base class for the OpenDialog and the SaveDialog + summary: "\nBase class for the and the \n" + example: [] syntax: - content: 'public class FileDialog : Terminal.Gui.Dialog' + content: 'public class FileDialog : Dialog, IEnumerable' + content.vb: >- + Public Class FileDialog + + Inherits Dialog + + Implements IEnumerable inheritance: - System.Object - Terminal.Gui.Responder @@ -36,778 +55,2888 @@ items: derivedClasses: - Terminal.Gui.OpenDialog - Terminal.Gui.SaveDialog - implements: [] + implements: + - System.Collections.IEnumerable inheritedMembers: - Terminal.Gui.Dialog.AddButton(Terminal.Gui.Button) - Terminal.Gui.Dialog.LayoutSubviews - Terminal.Gui.Dialog.ProcessKey(Terminal.Gui.KeyEvent) - - Terminal.Gui.Toplevel.CanFocus - - Terminal.Gui.Toplevel.Create - - Terminal.Gui.Toplevel.Running - - Terminal.Gui.View.Add(Terminal.Gui.View[]) - - Terminal.Gui.View.AddRune(System.Int32,System.Int32,System.Rune) - - Terminal.Gui.View.Bounds - - Terminal.Gui.View.ChildNeedsDisplay - - Terminal.Gui.View.Clear - - Terminal.Gui.View.Clear(Terminal.Gui.Rect) - - Terminal.Gui.View.ClearNeedsDisplay - - Terminal.Gui.View.ClipToBounds - - Terminal.Gui.View.ColorScheme - - Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean) - - Terminal.Gui.View.DrawHotString(NStack.ustring,System.Boolean,Terminal.Gui.ColorScheme) - - Terminal.Gui.View.DrawHotString(NStack.ustring,Terminal.Gui.Attribute,Terminal.Gui.Attribute) - - Terminal.Gui.View.Driver - - Terminal.Gui.View.EnsureFocus - - Terminal.Gui.View.Focused - - Terminal.Gui.View.FocusFirst - - Terminal.Gui.View.FocusLast - - Terminal.Gui.View.FocusNext - - Terminal.Gui.View.FocusPrev - - Terminal.Gui.View.Frame - - Terminal.Gui.View.HasFocus - - Terminal.Gui.View.Height - - Terminal.Gui.View.Id - - Terminal.Gui.View.LayoutStyle - - Terminal.Gui.View.MostFocused - - Terminal.Gui.View.Move(System.Int32,System.Int32) - - Terminal.Gui.View.PositionCursor - - Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) - - Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) - - Terminal.Gui.View.ScreenToView(System.Int32,System.Int32) - - Terminal.Gui.View.SetClip(Terminal.Gui.Rect) - - Terminal.Gui.View.SetFocus(Terminal.Gui.View) - - Terminal.Gui.View.SetNeedsDisplay - - Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) - - Terminal.Gui.View.Subviews - - Terminal.Gui.View.SuperView - - Terminal.Gui.View.ToString - - Terminal.Gui.View.WantMousePositionReports - - Terminal.Gui.View.Width - - Terminal.Gui.View.X - - Terminal.Gui.View.Y - - Terminal.Gui.Window.Add(Terminal.Gui.View) + - Terminal.Gui.Window.Title - Terminal.Gui.Window.GetEnumerator - - Terminal.Gui.Window.MouseEvent(Terminal.Gui.MouseEvent) - - Terminal.Gui.Window.Redraw(Terminal.Gui.Rect) + - Terminal.Gui.Window.Add(Terminal.Gui.View) - Terminal.Gui.Window.Remove(Terminal.Gui.View) - Terminal.Gui.Window.RemoveAll - - Terminal.Gui.Window.Title + - Terminal.Gui.Window.Redraw(Terminal.Gui.Rect) + - Terminal.Gui.Window.MouseEvent(Terminal.Gui.MouseEvent) + - Terminal.Gui.Toplevel.Running + - Terminal.Gui.Toplevel.Ready + - Terminal.Gui.Toplevel.Create + - Terminal.Gui.Toplevel.CanFocus + - Terminal.Gui.Toplevel.Modal + - Terminal.Gui.Toplevel.MenuBar + - Terminal.Gui.Toplevel.StatusBar + - Terminal.Gui.View.Enter + - Terminal.Gui.View.Leave + - Terminal.Gui.View.MouseEnter + - Terminal.Gui.View.MouseLeave + - Terminal.Gui.View.Driver + - Terminal.Gui.View.Subviews + - Terminal.Gui.View.Id + - Terminal.Gui.View.WantMousePositionReports + - Terminal.Gui.View.WantContinuousButtonPressed + - Terminal.Gui.View.Frame + - Terminal.Gui.View.LayoutStyle + - Terminal.Gui.View.Bounds + - Terminal.Gui.View.X + - Terminal.Gui.View.Y + - Terminal.Gui.View.Width + - Terminal.Gui.View.Height + - Terminal.Gui.View.SuperView + - Terminal.Gui.View.SetNeedsDisplay + - Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) + - Terminal.Gui.View.ChildNeedsDisplay + - Terminal.Gui.View.Add(Terminal.Gui.View[]) + - Terminal.Gui.View.BringSubviewToFront(Terminal.Gui.View) + - Terminal.Gui.View.SendSubviewToBack(Terminal.Gui.View) + - Terminal.Gui.View.SendSubviewBackwards(Terminal.Gui.View) + - Terminal.Gui.View.BringSubviewForward(Terminal.Gui.View) + - Terminal.Gui.View.Clear + - Terminal.Gui.View.Clear(Terminal.Gui.Rect) + - Terminal.Gui.View.ScreenToView(System.Int32,System.Int32) + - Terminal.Gui.View.ClipToBounds + - Terminal.Gui.View.SetClip(Terminal.Gui.Rect) + - Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean) + - Terminal.Gui.View.DrawHotString(NStack.ustring,Terminal.Gui.Attribute,Terminal.Gui.Attribute) + - Terminal.Gui.View.DrawHotString(NStack.ustring,System.Boolean,Terminal.Gui.ColorScheme) + - Terminal.Gui.View.Move(System.Int32,System.Int32) + - Terminal.Gui.View.PositionCursor + - Terminal.Gui.View.HasFocus + - Terminal.Gui.View.OnEnter + - Terminal.Gui.View.OnLeave + - Terminal.Gui.View.Focused + - Terminal.Gui.View.MostFocused + - Terminal.Gui.View.ColorScheme + - Terminal.Gui.View.AddRune(System.Int32,System.Int32,System.Rune) + - Terminal.Gui.View.ClearNeedsDisplay + - Terminal.Gui.View.SetFocus(Terminal.Gui.View) + - Terminal.Gui.View.KeyPress + - Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) + - Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) + - Terminal.Gui.View.KeyDown + - Terminal.Gui.View.OnKeyDown(Terminal.Gui.KeyEvent) + - Terminal.Gui.View.KeyUp + - Terminal.Gui.View.OnKeyUp(Terminal.Gui.KeyEvent) + - Terminal.Gui.View.EnsureFocus + - Terminal.Gui.View.FocusFirst + - Terminal.Gui.View.FocusLast + - Terminal.Gui.View.FocusPrev + - Terminal.Gui.View.FocusNext + - Terminal.Gui.View.ToString + - Terminal.Gui.View.OnMouseEnter(Terminal.Gui.MouseEvent) + - Terminal.Gui.View.OnMouseLeave(Terminal.Gui.MouseEvent) + - 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) + modifiers.csharp: + - public + - class + modifiers.vb: + - Public + - Class - uid: Terminal.Gui.FileDialog.#ctor(NStack.ustring,NStack.ustring,NStack.ustring,NStack.ustring) + commentId: M:Terminal.Gui.FileDialog.#ctor(NStack.ustring,NStack.ustring,NStack.ustring,NStack.ustring) id: '#ctor(NStack.ustring,NStack.ustring,NStack.ustring,NStack.ustring)' parent: Terminal.Gui.FileDialog langs: - csharp + - vb name: FileDialog(ustring, ustring, ustring, ustring) nameWithType: FileDialog.FileDialog(ustring, ustring, ustring, ustring) - fullName: FileDialog.FileDialog(ustring, ustring, ustring, ustring) + fullName: Terminal.Gui.FileDialog.FileDialog(NStack.ustring, NStack.ustring, NStack.ustring, NStack.ustring) type: Constructor + source: + remote: + path: Terminal.Gui/Dialogs/FileDialog.cs + branch: docs + repo: tig:tig/gui.cs.git + id: .ctor + path: ../Terminal.Gui/Dialogs/FileDialog.cs + startLine: 434 assemblies: - Terminal.Gui namespace: Terminal.Gui + summary: "\nInitializes a new instance of \n" + example: [] syntax: - content: public FileDialog (NStack.ustring title, NStack.ustring prompt, NStack.ustring nameFieldLabel, NStack.ustring message); + content: public FileDialog(ustring title, ustring prompt, ustring nameFieldLabel, ustring message) parameters: - id: title type: NStack.ustring - description: To be added. + description: The title. - id: prompt type: NStack.ustring - description: To be added. + description: The prompt. - id: nameFieldLabel type: NStack.ustring - description: To be added. + description: The name field label. - id: message - type: NStack.ustring - description: To be added. - overload: Terminal.Gui.FileDialog.#ctor* - exceptions: [] -- uid: Terminal.Gui.FileDialog.AllowedFileTypes - id: AllowedFileTypes - parent: Terminal.Gui.FileDialog - langs: - - csharp - name: AllowedFileTypes - nameWithType: FileDialog.AllowedFileTypes - fullName: FileDialog.AllowedFileTypes - type: Property - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: The array of filename extensions allowed, or null if all file extensions are allowed. - syntax: - content: public string[] AllowedFileTypes { get; set; } - return: - type: System.String[] - description: The allowed file types. - overload: Terminal.Gui.FileDialog.AllowedFileTypes* - exceptions: [] -- uid: Terminal.Gui.FileDialog.AllowsOtherFileTypes - id: AllowsOtherFileTypes - parent: Terminal.Gui.FileDialog - langs: - - csharp - name: AllowsOtherFileTypes - nameWithType: FileDialog.AllowsOtherFileTypes - fullName: FileDialog.AllowsOtherFileTypes - type: Property - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Gets or sets a value indicating whether this allows the file to be saved with a different extension - syntax: - content: public bool AllowsOtherFileTypes { get; set; } - return: - type: System.Boolean - description: true if allows other file types; otherwise, false. - overload: Terminal.Gui.FileDialog.AllowsOtherFileTypes* - exceptions: [] -- uid: Terminal.Gui.FileDialog.CanCreateDirectories - id: CanCreateDirectories - parent: Terminal.Gui.FileDialog - langs: - - csharp - name: CanCreateDirectories - nameWithType: FileDialog.CanCreateDirectories - fullName: FileDialog.CanCreateDirectories - type: Property - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Gets or sets a value indicating whether this can create directories. - syntax: - content: public bool CanCreateDirectories { get; set; } - return: - type: System.Boolean - description: true if can create directories; otherwise, false. - overload: Terminal.Gui.FileDialog.CanCreateDirectories* - exceptions: [] -- uid: Terminal.Gui.FileDialog.DirectoryPath - id: DirectoryPath - parent: Terminal.Gui.FileDialog - langs: - - csharp - name: DirectoryPath - nameWithType: FileDialog.DirectoryPath - fullName: FileDialog.DirectoryPath - type: Property - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Gets or sets the directory path for this panel - syntax: - content: public NStack.ustring DirectoryPath { get; set; } - return: - type: NStack.ustring - description: The directory path. - overload: Terminal.Gui.FileDialog.DirectoryPath* - exceptions: [] -- uid: Terminal.Gui.FileDialog.FilePath - id: FilePath - parent: Terminal.Gui.FileDialog - langs: - - csharp - name: FilePath - nameWithType: FileDialog.FilePath - fullName: FileDialog.FilePath - type: Property - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: The File path that is currently shown on the panel - syntax: - content: public NStack.ustring FilePath { get; set; } - return: - type: NStack.ustring - description: The absolute file path for the file path entered. - overload: Terminal.Gui.FileDialog.FilePath* - exceptions: [] -- uid: Terminal.Gui.FileDialog.IsExtensionHidden - id: IsExtensionHidden - parent: Terminal.Gui.FileDialog - langs: - - csharp - name: IsExtensionHidden - nameWithType: FileDialog.IsExtensionHidden - fullName: FileDialog.IsExtensionHidden - type: Property - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Gets or sets a value indicating whether this is extension hidden. - syntax: - content: public bool IsExtensionHidden { get; set; } - return: - type: System.Boolean - description: true if is extension hidden; otherwise, false. - overload: Terminal.Gui.FileDialog.IsExtensionHidden* - exceptions: [] -- uid: Terminal.Gui.FileDialog.Message - id: Message - parent: Terminal.Gui.FileDialog - langs: - - csharp - name: Message - nameWithType: FileDialog.Message - fullName: FileDialog.Message - type: Property - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Gets or sets the message displayed to the user, defaults to nothing - syntax: - content: public NStack.ustring Message { get; set; } - return: type: NStack.ustring description: The message. - overload: Terminal.Gui.FileDialog.Message* - exceptions: [] -- uid: Terminal.Gui.FileDialog.NameFieldLabel - id: NameFieldLabel - parent: Terminal.Gui.FileDialog - langs: - - csharp - name: NameFieldLabel - nameWithType: FileDialog.NameFieldLabel - fullName: FileDialog.NameFieldLabel - type: Property - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Gets or sets the name field label. - syntax: - content: public NStack.ustring NameFieldLabel { get; set; } - return: - type: NStack.ustring - description: The name field label. - overload: Terminal.Gui.FileDialog.NameFieldLabel* - exceptions: [] -- uid: Terminal.Gui.FileDialog.Prompt - id: Prompt - parent: Terminal.Gui.FileDialog - langs: - - csharp - name: Prompt - nameWithType: FileDialog.Prompt - fullName: FileDialog.Prompt - type: Property - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Gets or sets the prompt label for the button displayed to the user - syntax: - content: public NStack.ustring Prompt { get; set; } - return: - type: NStack.ustring - description: The prompt. - overload: Terminal.Gui.FileDialog.Prompt* - exceptions: [] + content.vb: Public Sub New(title As ustring, prompt As ustring, nameFieldLabel As ustring, message As ustring) + overload: Terminal.Gui.FileDialog.#ctor* + modifiers.csharp: + - public + modifiers.vb: + - Public - uid: Terminal.Gui.FileDialog.WillPresent + commentId: M:Terminal.Gui.FileDialog.WillPresent id: WillPresent parent: Terminal.Gui.FileDialog langs: - csharp + - vb name: WillPresent() nameWithType: FileDialog.WillPresent() - fullName: FileDialog.WillPresent() + fullName: Terminal.Gui.FileDialog.WillPresent() type: Method + source: + remote: + path: Terminal.Gui/Dialogs/FileDialog.cs + branch: docs + repo: tig:tig/gui.cs.git + id: WillPresent + path: ../Terminal.Gui/Dialogs/FileDialog.cs + startLine: 497 assemblies: - Terminal.Gui namespace: Terminal.Gui + example: [] syntax: - content: public override void WillPresent (); - parameters: [] + content: public override void WillPresent() + content.vb: Public Overrides Sub WillPresent + overridden: Terminal.Gui.Toplevel.WillPresent overload: Terminal.Gui.FileDialog.WillPresent* - exceptions: [] + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides +- uid: Terminal.Gui.FileDialog.Prompt + commentId: P:Terminal.Gui.FileDialog.Prompt + id: Prompt + parent: Terminal.Gui.FileDialog + langs: + - csharp + - vb + name: Prompt + nameWithType: FileDialog.Prompt + fullName: Terminal.Gui.FileDialog.Prompt + type: Property + source: + remote: + path: Terminal.Gui/Dialogs/FileDialog.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Prompt + path: ../Terminal.Gui/Dialogs/FileDialog.cs + startLine: 507 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nGets or sets the prompt label for the displayed to the user\n" + example: [] + syntax: + content: public ustring Prompt { get; set; } + parameters: [] + return: + type: NStack.ustring + description: The prompt. + content.vb: Public Property Prompt As ustring + overload: Terminal.Gui.FileDialog.Prompt* + modifiers.csharp: + - public + - get + - set + modifiers.vb: + - Public +- uid: Terminal.Gui.FileDialog.NameFieldLabel + commentId: P:Terminal.Gui.FileDialog.NameFieldLabel + id: NameFieldLabel + parent: Terminal.Gui.FileDialog + langs: + - csharp + - vb + name: NameFieldLabel + nameWithType: FileDialog.NameFieldLabel + fullName: Terminal.Gui.FileDialog.NameFieldLabel + type: Property + source: + remote: + path: Terminal.Gui/Dialogs/FileDialog.cs + branch: docs + repo: tig:tig/gui.cs.git + id: NameFieldLabel + path: ../Terminal.Gui/Dialogs/FileDialog.cs + startLine: 518 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nGets or sets the name field label.\n" + example: [] + syntax: + content: public ustring NameFieldLabel { get; set; } + parameters: [] + return: + type: NStack.ustring + description: The name field label. + content.vb: Public Property NameFieldLabel As ustring + overload: Terminal.Gui.FileDialog.NameFieldLabel* + modifiers.csharp: + - public + - get + - set + modifiers.vb: + - Public +- uid: Terminal.Gui.FileDialog.Message + commentId: P:Terminal.Gui.FileDialog.Message + id: Message + parent: Terminal.Gui.FileDialog + langs: + - csharp + - vb + name: Message + nameWithType: FileDialog.Message + fullName: Terminal.Gui.FileDialog.Message + type: Property + source: + remote: + path: Terminal.Gui/Dialogs/FileDialog.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Message + path: ../Terminal.Gui/Dialogs/FileDialog.cs + startLine: 529 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nGets or sets the message displayed to the user, defaults to nothing\n" + example: [] + syntax: + content: public ustring Message { get; set; } + parameters: [] + return: + type: NStack.ustring + description: The message. + content.vb: Public Property Message As ustring + overload: Terminal.Gui.FileDialog.Message* + modifiers.csharp: + - public + - get + - set + modifiers.vb: + - Public +- uid: Terminal.Gui.FileDialog.CanCreateDirectories + commentId: P:Terminal.Gui.FileDialog.CanCreateDirectories + id: CanCreateDirectories + parent: Terminal.Gui.FileDialog + langs: + - csharp + - vb + name: CanCreateDirectories + nameWithType: FileDialog.CanCreateDirectories + fullName: Terminal.Gui.FileDialog.CanCreateDirectories + type: Property + source: + remote: + path: Terminal.Gui/Dialogs/FileDialog.cs + branch: docs + repo: tig:tig/gui.cs.git + id: CanCreateDirectories + path: ../Terminal.Gui/Dialogs/FileDialog.cs + startLine: 540 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nGets or sets a value indicating whether this can create directories.\n" + example: [] + syntax: + content: public bool CanCreateDirectories { get; set; } + parameters: [] + return: + type: System.Boolean + description: true if can create directories; otherwise, false. + content.vb: Public Property CanCreateDirectories As Boolean + overload: Terminal.Gui.FileDialog.CanCreateDirectories* + modifiers.csharp: + - public + - get + - set + modifiers.vb: + - Public +- uid: Terminal.Gui.FileDialog.IsExtensionHidden + commentId: P:Terminal.Gui.FileDialog.IsExtensionHidden + id: IsExtensionHidden + parent: Terminal.Gui.FileDialog + langs: + - csharp + - vb + name: IsExtensionHidden + nameWithType: FileDialog.IsExtensionHidden + fullName: Terminal.Gui.FileDialog.IsExtensionHidden + type: Property + source: + remote: + path: Terminal.Gui/Dialogs/FileDialog.cs + branch: docs + repo: tig:tig/gui.cs.git + id: IsExtensionHidden + path: ../Terminal.Gui/Dialogs/FileDialog.cs + startLine: 546 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nGets or sets a value indicating whether this is extension hidden.\n" + example: [] + syntax: + content: public bool IsExtensionHidden { get; set; } + parameters: [] + return: + type: System.Boolean + description: true if is extension hidden; otherwise, false. + content.vb: Public Property IsExtensionHidden As Boolean + overload: Terminal.Gui.FileDialog.IsExtensionHidden* + modifiers.csharp: + - public + - get + - set + modifiers.vb: + - Public +- uid: Terminal.Gui.FileDialog.DirectoryPath + commentId: P:Terminal.Gui.FileDialog.DirectoryPath + id: DirectoryPath + parent: Terminal.Gui.FileDialog + langs: + - csharp + - vb + name: DirectoryPath + nameWithType: FileDialog.DirectoryPath + fullName: Terminal.Gui.FileDialog.DirectoryPath + type: Property + source: + remote: + path: Terminal.Gui/Dialogs/FileDialog.cs + branch: docs + repo: tig:tig/gui.cs.git + id: DirectoryPath + path: ../Terminal.Gui/Dialogs/FileDialog.cs + startLine: 552 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nGets or sets the directory path for this panel\n" + example: [] + syntax: + content: public ustring DirectoryPath { get; set; } + parameters: [] + return: + type: NStack.ustring + description: The directory path. + content.vb: Public Property DirectoryPath As ustring + overload: Terminal.Gui.FileDialog.DirectoryPath* + modifiers.csharp: + - public + - get + - set + modifiers.vb: + - Public +- uid: Terminal.Gui.FileDialog.AllowedFileTypes + commentId: P:Terminal.Gui.FileDialog.AllowedFileTypes + id: AllowedFileTypes + parent: Terminal.Gui.FileDialog + langs: + - csharp + - vb + name: AllowedFileTypes + nameWithType: FileDialog.AllowedFileTypes + fullName: Terminal.Gui.FileDialog.AllowedFileTypes + type: Property + source: + remote: + path: Terminal.Gui/Dialogs/FileDialog.cs + branch: docs + repo: tig:tig/gui.cs.git + id: AllowedFileTypes + path: ../Terminal.Gui/Dialogs/FileDialog.cs + startLine: 564 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nThe array of filename extensions allowed, or null if all file extensions are allowed.\n" + example: [] + syntax: + content: public string[] AllowedFileTypes { get; set; } + parameters: [] + return: + type: System.String[] + description: The allowed file types. + content.vb: Public Property AllowedFileTypes As String() + overload: Terminal.Gui.FileDialog.AllowedFileTypes* + modifiers.csharp: + - public + - get + - set + modifiers.vb: + - Public +- uid: Terminal.Gui.FileDialog.AllowsOtherFileTypes + commentId: P:Terminal.Gui.FileDialog.AllowsOtherFileTypes + id: AllowsOtherFileTypes + parent: Terminal.Gui.FileDialog + langs: + - csharp + - vb + name: AllowsOtherFileTypes + nameWithType: FileDialog.AllowsOtherFileTypes + fullName: Terminal.Gui.FileDialog.AllowsOtherFileTypes + type: Property + source: + remote: + path: Terminal.Gui/Dialogs/FileDialog.cs + branch: docs + repo: tig:tig/gui.cs.git + id: AllowsOtherFileTypes + path: ../Terminal.Gui/Dialogs/FileDialog.cs + startLine: 574 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nGets or sets a value indicating whether this allows the file to be saved with a different extension\n" + example: [] + syntax: + content: public bool AllowsOtherFileTypes { get; set; } + parameters: [] + return: + type: System.Boolean + description: true if allows other file types; otherwise, false. + content.vb: Public Property AllowsOtherFileTypes As Boolean + overload: Terminal.Gui.FileDialog.AllowsOtherFileTypes* + modifiers.csharp: + - public + - get + - set + modifiers.vb: + - Public +- uid: Terminal.Gui.FileDialog.FilePath + commentId: P:Terminal.Gui.FileDialog.FilePath + id: FilePath + parent: Terminal.Gui.FileDialog + langs: + - csharp + - vb + name: FilePath + nameWithType: FileDialog.FilePath + fullName: Terminal.Gui.FileDialog.FilePath + type: Property + source: + remote: + path: Terminal.Gui/Dialogs/FileDialog.cs + branch: docs + repo: tig:tig/gui.cs.git + id: FilePath + path: ../Terminal.Gui/Dialogs/FileDialog.cs + startLine: 580 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nThe File path that is currently shown on the panel\n" + example: [] + syntax: + content: public ustring FilePath { get; set; } + parameters: [] + return: + type: NStack.ustring + description: The absolute file path for the file path entered. + content.vb: Public Property FilePath As ustring + overload: Terminal.Gui.FileDialog.FilePath* + modifiers.csharp: + - public + - get + - set + modifiers.vb: + - Public +- uid: Terminal.Gui.FileDialog.Canceled + commentId: P:Terminal.Gui.FileDialog.Canceled + id: Canceled + parent: Terminal.Gui.FileDialog + langs: + - csharp + - vb + name: Canceled + nameWithType: FileDialog.Canceled + fullName: Terminal.Gui.FileDialog.Canceled + type: Property + source: + remote: + path: Terminal.Gui/Dialogs/FileDialog.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Canceled + path: ../Terminal.Gui/Dialogs/FileDialog.cs + startLine: 590 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nCheck if the dialog was or not canceled.\n" + example: [] + syntax: + content: public bool Canceled { get; } + parameters: [] + return: + type: System.Boolean + content.vb: Public ReadOnly Property Canceled As Boolean + overload: Terminal.Gui.FileDialog.Canceled* + modifiers.csharp: + - public + - get + modifiers.vb: + - Public + - ReadOnly references: -- uid: Terminal.Gui.Dialog +- uid: Terminal.Gui.OpenDialog + commentId: T:Terminal.Gui.OpenDialog + name: OpenDialog + nameWithType: OpenDialog + fullName: Terminal.Gui.OpenDialog +- uid: Terminal.Gui.SaveDialog + commentId: T:Terminal.Gui.SaveDialog + name: SaveDialog + nameWithType: SaveDialog + fullName: Terminal.Gui.SaveDialog +- 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: Terminal.Gui.Responder + commentId: T:Terminal.Gui.Responder + parent: Terminal.Gui + name: Responder + nameWithType: Responder + fullName: Terminal.Gui.Responder +- uid: Terminal.Gui.View + commentId: T:Terminal.Gui.View + parent: Terminal.Gui + name: View + nameWithType: View + fullName: Terminal.Gui.View +- uid: Terminal.Gui.Toplevel + commentId: T:Terminal.Gui.Toplevel + parent: Terminal.Gui + name: Toplevel + nameWithType: Toplevel + fullName: Terminal.Gui.Toplevel +- uid: Terminal.Gui.Window + commentId: T:Terminal.Gui.Window + parent: Terminal.Gui + name: Window + nameWithType: Window + fullName: Terminal.Gui.Window +- uid: Terminal.Gui.Dialog + commentId: T:Terminal.Gui.Dialog parent: Terminal.Gui - isExternal: false name: Dialog nameWithType: Dialog fullName: Terminal.Gui.Dialog -- uid: Terminal.Gui.FileDialog.#ctor(NStack.ustring,NStack.ustring,NStack.ustring,NStack.ustring) - parent: Terminal.Gui.FileDialog - isExternal: false - name: FileDialog(ustring, ustring, ustring, ustring) - nameWithType: FileDialog.FileDialog(ustring, ustring, ustring, ustring) - fullName: FileDialog.FileDialog(ustring, ustring, ustring, ustring) +- uid: System.Collections.IEnumerable + commentId: T:System.Collections.IEnumerable + parent: System.Collections + isExternal: true + name: IEnumerable + nameWithType: IEnumerable + fullName: System.Collections.IEnumerable +- uid: Terminal.Gui.Dialog.AddButton(Terminal.Gui.Button) + commentId: M:Terminal.Gui.Dialog.AddButton(Terminal.Gui.Button) + parent: Terminal.Gui.Dialog + name: AddButton(Button) + nameWithType: Dialog.AddButton(Button) + fullName: Terminal.Gui.Dialog.AddButton(Terminal.Gui.Button) + spec.csharp: + - uid: Terminal.Gui.Dialog.AddButton(Terminal.Gui.Button) + name: AddButton + nameWithType: Dialog.AddButton + fullName: Terminal.Gui.Dialog.AddButton + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Button + name: Button + nameWithType: Button + fullName: Terminal.Gui.Button + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.Dialog.AddButton(Terminal.Gui.Button) + name: AddButton + nameWithType: Dialog.AddButton + fullName: Terminal.Gui.Dialog.AddButton + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Button + name: Button + nameWithType: Button + fullName: Terminal.Gui.Button + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.Dialog.LayoutSubviews + commentId: M:Terminal.Gui.Dialog.LayoutSubviews + parent: Terminal.Gui.Dialog + name: LayoutSubviews() + nameWithType: Dialog.LayoutSubviews() + fullName: Terminal.Gui.Dialog.LayoutSubviews() + spec.csharp: + - uid: Terminal.Gui.Dialog.LayoutSubviews + name: LayoutSubviews + nameWithType: Dialog.LayoutSubviews + fullName: Terminal.Gui.Dialog.LayoutSubviews + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.Dialog.LayoutSubviews + name: LayoutSubviews + nameWithType: Dialog.LayoutSubviews + fullName: Terminal.Gui.Dialog.LayoutSubviews + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.Dialog.ProcessKey(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.Dialog.ProcessKey(Terminal.Gui.KeyEvent) + parent: Terminal.Gui.Dialog + name: ProcessKey(KeyEvent) + nameWithType: Dialog.ProcessKey(KeyEvent) + fullName: Terminal.Gui.Dialog.ProcessKey(Terminal.Gui.KeyEvent) + spec.csharp: + - uid: Terminal.Gui.Dialog.ProcessKey(Terminal.Gui.KeyEvent) + name: ProcessKey + nameWithType: Dialog.ProcessKey + fullName: Terminal.Gui.Dialog.ProcessKey + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.Dialog.ProcessKey(Terminal.Gui.KeyEvent) + name: ProcessKey + nameWithType: Dialog.ProcessKey + fullName: Terminal.Gui.Dialog.ProcessKey + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.Window.Title + commentId: P:Terminal.Gui.Window.Title + parent: Terminal.Gui.Window + name: Title + nameWithType: Window.Title + fullName: Terminal.Gui.Window.Title +- uid: Terminal.Gui.Window.GetEnumerator + commentId: M:Terminal.Gui.Window.GetEnumerator + parent: Terminal.Gui.Window + name: GetEnumerator() + nameWithType: Window.GetEnumerator() + fullName: Terminal.Gui.Window.GetEnumerator() + spec.csharp: + - uid: Terminal.Gui.Window.GetEnumerator + name: GetEnumerator + nameWithType: Window.GetEnumerator + fullName: Terminal.Gui.Window.GetEnumerator + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.Window.GetEnumerator + name: GetEnumerator + nameWithType: Window.GetEnumerator + fullName: Terminal.Gui.Window.GetEnumerator + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.Window.Add(Terminal.Gui.View) + commentId: M:Terminal.Gui.Window.Add(Terminal.Gui.View) + parent: Terminal.Gui.Window + name: Add(View) + nameWithType: Window.Add(View) + fullName: Terminal.Gui.Window.Add(Terminal.Gui.View) + spec.csharp: + - uid: Terminal.Gui.Window.Add(Terminal.Gui.View) + name: Add + nameWithType: Window.Add + fullName: Terminal.Gui.Window.Add + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.Window.Add(Terminal.Gui.View) + name: Add + nameWithType: Window.Add + fullName: Terminal.Gui.Window.Add + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.Window.Remove(Terminal.Gui.View) + commentId: M:Terminal.Gui.Window.Remove(Terminal.Gui.View) + parent: Terminal.Gui.Window + name: Remove(View) + nameWithType: Window.Remove(View) + fullName: Terminal.Gui.Window.Remove(Terminal.Gui.View) + spec.csharp: + - uid: Terminal.Gui.Window.Remove(Terminal.Gui.View) + name: Remove + nameWithType: Window.Remove + fullName: Terminal.Gui.Window.Remove + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.Window.Remove(Terminal.Gui.View) + name: Remove + nameWithType: Window.Remove + fullName: Terminal.Gui.Window.Remove + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.Window.RemoveAll + commentId: M:Terminal.Gui.Window.RemoveAll + parent: Terminal.Gui.Window + name: RemoveAll() + nameWithType: Window.RemoveAll() + fullName: Terminal.Gui.Window.RemoveAll() + spec.csharp: + - uid: Terminal.Gui.Window.RemoveAll + name: RemoveAll + nameWithType: Window.RemoveAll + fullName: Terminal.Gui.Window.RemoveAll + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.Window.RemoveAll + name: RemoveAll + nameWithType: Window.RemoveAll + fullName: Terminal.Gui.Window.RemoveAll + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.Window.Redraw(Terminal.Gui.Rect) + commentId: M:Terminal.Gui.Window.Redraw(Terminal.Gui.Rect) + parent: Terminal.Gui.Window + name: Redraw(Rect) + nameWithType: Window.Redraw(Rect) + fullName: Terminal.Gui.Window.Redraw(Terminal.Gui.Rect) + spec.csharp: + - uid: Terminal.Gui.Window.Redraw(Terminal.Gui.Rect) + name: Redraw + nameWithType: Window.Redraw + fullName: Terminal.Gui.Window.Redraw + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.Window.Redraw(Terminal.Gui.Rect) + name: Redraw + nameWithType: Window.Redraw + fullName: Terminal.Gui.Window.Redraw + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.Window.MouseEvent(Terminal.Gui.MouseEvent) + commentId: M:Terminal.Gui.Window.MouseEvent(Terminal.Gui.MouseEvent) + parent: Terminal.Gui.Window + name: MouseEvent(MouseEvent) + nameWithType: Window.MouseEvent(MouseEvent) + fullName: Terminal.Gui.Window.MouseEvent(Terminal.Gui.MouseEvent) + spec.csharp: + - uid: Terminal.Gui.Window.MouseEvent(Terminal.Gui.MouseEvent) + name: MouseEvent + nameWithType: Window.MouseEvent + fullName: Terminal.Gui.Window.MouseEvent + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.MouseEvent + name: MouseEvent + nameWithType: MouseEvent + fullName: Terminal.Gui.MouseEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.Window.MouseEvent(Terminal.Gui.MouseEvent) + name: MouseEvent + nameWithType: Window.MouseEvent + fullName: Terminal.Gui.Window.MouseEvent + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.MouseEvent + name: MouseEvent + nameWithType: MouseEvent + fullName: Terminal.Gui.MouseEvent + - name: ) + nameWithType: ) + fullName: ) +- 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.Toplevel.Ready + commentId: E:Terminal.Gui.Toplevel.Ready + parent: Terminal.Gui.Toplevel + name: Ready + nameWithType: Toplevel.Ready + fullName: Terminal.Gui.Toplevel.Ready +- uid: Terminal.Gui.Toplevel.Create + commentId: M:Terminal.Gui.Toplevel.Create + parent: Terminal.Gui.Toplevel + name: Create() + nameWithType: Toplevel.Create() + fullName: Terminal.Gui.Toplevel.Create() + spec.csharp: + - uid: Terminal.Gui.Toplevel.Create + name: Create + nameWithType: Toplevel.Create + fullName: Terminal.Gui.Toplevel.Create + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.Toplevel.Create + name: Create + nameWithType: Toplevel.Create + fullName: Terminal.Gui.Toplevel.Create + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.Toplevel.CanFocus + commentId: P:Terminal.Gui.Toplevel.CanFocus + parent: Terminal.Gui.Toplevel + name: CanFocus + nameWithType: Toplevel.CanFocus + fullName: Terminal.Gui.Toplevel.CanFocus +- uid: Terminal.Gui.Toplevel.Modal + commentId: P:Terminal.Gui.Toplevel.Modal + parent: Terminal.Gui.Toplevel + name: Modal + nameWithType: Toplevel.Modal + fullName: Terminal.Gui.Toplevel.Modal +- uid: Terminal.Gui.Toplevel.MenuBar + commentId: P:Terminal.Gui.Toplevel.MenuBar + parent: Terminal.Gui.Toplevel + name: MenuBar + nameWithType: Toplevel.MenuBar + fullName: Terminal.Gui.Toplevel.MenuBar +- uid: Terminal.Gui.Toplevel.StatusBar + commentId: P:Terminal.Gui.Toplevel.StatusBar + parent: Terminal.Gui.Toplevel + name: StatusBar + nameWithType: Toplevel.StatusBar + fullName: Terminal.Gui.Toplevel.StatusBar +- uid: Terminal.Gui.View.Enter + commentId: E:Terminal.Gui.View.Enter + parent: Terminal.Gui.View + name: Enter + nameWithType: View.Enter + fullName: Terminal.Gui.View.Enter +- uid: Terminal.Gui.View.Leave + commentId: E:Terminal.Gui.View.Leave + parent: Terminal.Gui.View + name: Leave + nameWithType: View.Leave + fullName: Terminal.Gui.View.Leave +- uid: Terminal.Gui.View.MouseEnter + commentId: E:Terminal.Gui.View.MouseEnter + parent: Terminal.Gui.View + name: MouseEnter + nameWithType: View.MouseEnter + fullName: Terminal.Gui.View.MouseEnter +- uid: Terminal.Gui.View.MouseLeave + commentId: E:Terminal.Gui.View.MouseLeave + parent: Terminal.Gui.View + name: MouseLeave + nameWithType: View.MouseLeave + fullName: Terminal.Gui.View.MouseLeave +- uid: Terminal.Gui.View.Driver + commentId: P:Terminal.Gui.View.Driver + parent: Terminal.Gui.View + name: Driver + nameWithType: View.Driver + fullName: Terminal.Gui.View.Driver +- uid: Terminal.Gui.View.Subviews + commentId: P:Terminal.Gui.View.Subviews + parent: Terminal.Gui.View + name: Subviews + nameWithType: View.Subviews + fullName: Terminal.Gui.View.Subviews +- uid: Terminal.Gui.View.Id + commentId: P:Terminal.Gui.View.Id + parent: Terminal.Gui.View + name: Id + nameWithType: View.Id + fullName: Terminal.Gui.View.Id +- uid: Terminal.Gui.View.WantMousePositionReports + commentId: P:Terminal.Gui.View.WantMousePositionReports + parent: Terminal.Gui.View + name: WantMousePositionReports + nameWithType: View.WantMousePositionReports + fullName: Terminal.Gui.View.WantMousePositionReports +- uid: Terminal.Gui.View.WantContinuousButtonPressed + commentId: P:Terminal.Gui.View.WantContinuousButtonPressed + parent: Terminal.Gui.View + name: WantContinuousButtonPressed + nameWithType: View.WantContinuousButtonPressed + fullName: Terminal.Gui.View.WantContinuousButtonPressed +- uid: Terminal.Gui.View.Frame + commentId: P:Terminal.Gui.View.Frame + parent: Terminal.Gui.View + name: Frame + nameWithType: View.Frame + fullName: Terminal.Gui.View.Frame +- uid: Terminal.Gui.View.LayoutStyle + commentId: P:Terminal.Gui.View.LayoutStyle + parent: Terminal.Gui.View + name: LayoutStyle + nameWithType: View.LayoutStyle + fullName: Terminal.Gui.View.LayoutStyle +- uid: Terminal.Gui.View.Bounds + commentId: P:Terminal.Gui.View.Bounds + parent: Terminal.Gui.View + name: Bounds + nameWithType: View.Bounds + fullName: Terminal.Gui.View.Bounds +- uid: Terminal.Gui.View.X + commentId: P:Terminal.Gui.View.X + parent: Terminal.Gui.View + name: X + nameWithType: View.X + fullName: Terminal.Gui.View.X +- uid: Terminal.Gui.View.Y + commentId: P:Terminal.Gui.View.Y + parent: Terminal.Gui.View + name: Y + nameWithType: View.Y + fullName: Terminal.Gui.View.Y +- uid: Terminal.Gui.View.Width + commentId: P:Terminal.Gui.View.Width + parent: Terminal.Gui.View + name: Width + nameWithType: View.Width + fullName: Terminal.Gui.View.Width +- uid: Terminal.Gui.View.Height + commentId: P:Terminal.Gui.View.Height + parent: Terminal.Gui.View + name: Height + nameWithType: View.Height + fullName: Terminal.Gui.View.Height +- uid: Terminal.Gui.View.SuperView + commentId: P:Terminal.Gui.View.SuperView + parent: Terminal.Gui.View + name: SuperView + nameWithType: View.SuperView + fullName: Terminal.Gui.View.SuperView +- uid: Terminal.Gui.View.SetNeedsDisplay + commentId: M:Terminal.Gui.View.SetNeedsDisplay + parent: Terminal.Gui.View + name: SetNeedsDisplay() + nameWithType: View.SetNeedsDisplay() + fullName: Terminal.Gui.View.SetNeedsDisplay() + spec.csharp: + - uid: Terminal.Gui.View.SetNeedsDisplay + name: SetNeedsDisplay + nameWithType: View.SetNeedsDisplay + fullName: Terminal.Gui.View.SetNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.SetNeedsDisplay + name: SetNeedsDisplay + nameWithType: View.SetNeedsDisplay + fullName: Terminal.Gui.View.SetNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) + commentId: M:Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) + parent: Terminal.Gui.View + name: SetNeedsDisplay(Rect) + nameWithType: View.SetNeedsDisplay(Rect) + fullName: Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) + spec.csharp: + - uid: Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) + name: SetNeedsDisplay + nameWithType: View.SetNeedsDisplay + fullName: Terminal.Gui.View.SetNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) + name: SetNeedsDisplay + nameWithType: View.SetNeedsDisplay + fullName: Terminal.Gui.View.SetNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.ChildNeedsDisplay + commentId: M:Terminal.Gui.View.ChildNeedsDisplay + parent: Terminal.Gui.View + name: ChildNeedsDisplay() + nameWithType: View.ChildNeedsDisplay() + fullName: Terminal.Gui.View.ChildNeedsDisplay() + spec.csharp: + - uid: Terminal.Gui.View.ChildNeedsDisplay + name: ChildNeedsDisplay + nameWithType: View.ChildNeedsDisplay + fullName: Terminal.Gui.View.ChildNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ChildNeedsDisplay + name: ChildNeedsDisplay + nameWithType: View.ChildNeedsDisplay + fullName: Terminal.Gui.View.ChildNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.Add(Terminal.Gui.View[]) + commentId: M:Terminal.Gui.View.Add(Terminal.Gui.View[]) + parent: Terminal.Gui.View + name: Add(View[]) + nameWithType: View.Add(View[]) + fullName: Terminal.Gui.View.Add(Terminal.Gui.View[]) + nameWithType.vb: View.Add(View()) + fullName.vb: Terminal.Gui.View.Add(Terminal.Gui.View()) + name.vb: Add(View()) + spec.csharp: + - uid: Terminal.Gui.View.Add(Terminal.Gui.View[]) + name: Add + nameWithType: View.Add + fullName: Terminal.Gui.View.Add + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: '[]' + nameWithType: '[]' + fullName: '[]' + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.Add(Terminal.Gui.View[]) + name: Add + nameWithType: View.Add + fullName: Terminal.Gui.View.Add + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: () + nameWithType: () + fullName: () + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.BringSubviewToFront(Terminal.Gui.View) + commentId: M:Terminal.Gui.View.BringSubviewToFront(Terminal.Gui.View) + parent: Terminal.Gui.View + name: BringSubviewToFront(View) + nameWithType: View.BringSubviewToFront(View) + fullName: Terminal.Gui.View.BringSubviewToFront(Terminal.Gui.View) + spec.csharp: + - uid: Terminal.Gui.View.BringSubviewToFront(Terminal.Gui.View) + name: BringSubviewToFront + nameWithType: View.BringSubviewToFront + fullName: Terminal.Gui.View.BringSubviewToFront + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.BringSubviewToFront(Terminal.Gui.View) + name: BringSubviewToFront + nameWithType: View.BringSubviewToFront + fullName: Terminal.Gui.View.BringSubviewToFront + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.SendSubviewToBack(Terminal.Gui.View) + commentId: M:Terminal.Gui.View.SendSubviewToBack(Terminal.Gui.View) + parent: Terminal.Gui.View + name: SendSubviewToBack(View) + nameWithType: View.SendSubviewToBack(View) + fullName: Terminal.Gui.View.SendSubviewToBack(Terminal.Gui.View) + spec.csharp: + - uid: Terminal.Gui.View.SendSubviewToBack(Terminal.Gui.View) + name: SendSubviewToBack + nameWithType: View.SendSubviewToBack + fullName: Terminal.Gui.View.SendSubviewToBack + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.SendSubviewToBack(Terminal.Gui.View) + name: SendSubviewToBack + nameWithType: View.SendSubviewToBack + fullName: Terminal.Gui.View.SendSubviewToBack + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.SendSubviewBackwards(Terminal.Gui.View) + commentId: M:Terminal.Gui.View.SendSubviewBackwards(Terminal.Gui.View) + parent: Terminal.Gui.View + name: SendSubviewBackwards(View) + nameWithType: View.SendSubviewBackwards(View) + fullName: Terminal.Gui.View.SendSubviewBackwards(Terminal.Gui.View) + spec.csharp: + - uid: Terminal.Gui.View.SendSubviewBackwards(Terminal.Gui.View) + name: SendSubviewBackwards + nameWithType: View.SendSubviewBackwards + fullName: Terminal.Gui.View.SendSubviewBackwards + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.SendSubviewBackwards(Terminal.Gui.View) + name: SendSubviewBackwards + nameWithType: View.SendSubviewBackwards + fullName: Terminal.Gui.View.SendSubviewBackwards + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.BringSubviewForward(Terminal.Gui.View) + commentId: M:Terminal.Gui.View.BringSubviewForward(Terminal.Gui.View) + parent: Terminal.Gui.View + name: BringSubviewForward(View) + nameWithType: View.BringSubviewForward(View) + fullName: Terminal.Gui.View.BringSubviewForward(Terminal.Gui.View) + spec.csharp: + - uid: Terminal.Gui.View.BringSubviewForward(Terminal.Gui.View) + name: BringSubviewForward + nameWithType: View.BringSubviewForward + fullName: Terminal.Gui.View.BringSubviewForward + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.BringSubviewForward(Terminal.Gui.View) + name: BringSubviewForward + nameWithType: View.BringSubviewForward + fullName: Terminal.Gui.View.BringSubviewForward + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.Clear + commentId: M:Terminal.Gui.View.Clear + parent: Terminal.Gui.View + name: Clear() + nameWithType: View.Clear() + fullName: Terminal.Gui.View.Clear() + spec.csharp: + - uid: Terminal.Gui.View.Clear + name: Clear + nameWithType: View.Clear + fullName: Terminal.Gui.View.Clear + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.Clear + name: Clear + nameWithType: View.Clear + fullName: Terminal.Gui.View.Clear + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.Clear(Terminal.Gui.Rect) + commentId: M:Terminal.Gui.View.Clear(Terminal.Gui.Rect) + parent: Terminal.Gui.View + name: Clear(Rect) + nameWithType: View.Clear(Rect) + fullName: Terminal.Gui.View.Clear(Terminal.Gui.Rect) + spec.csharp: + - uid: Terminal.Gui.View.Clear(Terminal.Gui.Rect) + name: Clear + nameWithType: View.Clear + fullName: Terminal.Gui.View.Clear + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.Clear(Terminal.Gui.Rect) + name: Clear + nameWithType: View.Clear + fullName: Terminal.Gui.View.Clear + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.ScreenToView(System.Int32,System.Int32) + commentId: M:Terminal.Gui.View.ScreenToView(System.Int32,System.Int32) + parent: Terminal.Gui.View + isExternal: true + name: ScreenToView(Int32, Int32) + nameWithType: View.ScreenToView(Int32, Int32) + fullName: Terminal.Gui.View.ScreenToView(System.Int32, System.Int32) + spec.csharp: + - uid: Terminal.Gui.View.ScreenToView(System.Int32,System.Int32) + name: ScreenToView + nameWithType: View.ScreenToView + fullName: Terminal.Gui.View.ScreenToView + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ScreenToView(System.Int32,System.Int32) + name: ScreenToView + nameWithType: View.ScreenToView + fullName: Terminal.Gui.View.ScreenToView + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.ClipToBounds + commentId: M:Terminal.Gui.View.ClipToBounds + parent: Terminal.Gui.View + name: ClipToBounds() + nameWithType: View.ClipToBounds() + fullName: Terminal.Gui.View.ClipToBounds() + spec.csharp: + - uid: Terminal.Gui.View.ClipToBounds + name: ClipToBounds + nameWithType: View.ClipToBounds + fullName: Terminal.Gui.View.ClipToBounds + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ClipToBounds + name: ClipToBounds + nameWithType: View.ClipToBounds + fullName: Terminal.Gui.View.ClipToBounds + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.SetClip(Terminal.Gui.Rect) + commentId: M:Terminal.Gui.View.SetClip(Terminal.Gui.Rect) + parent: Terminal.Gui.View + name: SetClip(Rect) + nameWithType: View.SetClip(Rect) + fullName: Terminal.Gui.View.SetClip(Terminal.Gui.Rect) + spec.csharp: + - uid: Terminal.Gui.View.SetClip(Terminal.Gui.Rect) + name: SetClip + nameWithType: View.SetClip + fullName: Terminal.Gui.View.SetClip + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.SetClip(Terminal.Gui.Rect) + name: SetClip + nameWithType: View.SetClip + fullName: Terminal.Gui.View.SetClip + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean) + commentId: M:Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean) + parent: Terminal.Gui.View + isExternal: true + name: DrawFrame(Rect, Int32, Boolean) + nameWithType: View.DrawFrame(Rect, Int32, Boolean) + fullName: Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect, System.Int32, System.Boolean) + spec.csharp: + - uid: Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean) + name: DrawFrame + nameWithType: View.DrawFrame + fullName: Terminal.Gui.View.DrawFrame + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean) + name: DrawFrame + nameWithType: View.DrawFrame + fullName: Terminal.Gui.View.DrawFrame + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.DrawHotString(NStack.ustring,Terminal.Gui.Attribute,Terminal.Gui.Attribute) + commentId: M:Terminal.Gui.View.DrawHotString(NStack.ustring,Terminal.Gui.Attribute,Terminal.Gui.Attribute) + parent: Terminal.Gui.View + isExternal: true + name: DrawHotString(ustring, Attribute, Attribute) + nameWithType: View.DrawHotString(ustring, Attribute, Attribute) + fullName: Terminal.Gui.View.DrawHotString(NStack.ustring, Terminal.Gui.Attribute, Terminal.Gui.Attribute) + spec.csharp: + - uid: Terminal.Gui.View.DrawHotString(NStack.ustring,Terminal.Gui.Attribute,Terminal.Gui.Attribute) + name: DrawHotString + nameWithType: View.DrawHotString + fullName: Terminal.Gui.View.DrawHotString + - name: ( + nameWithType: ( + fullName: ( + - uid: NStack.ustring + name: ustring + nameWithType: ustring + fullName: NStack.ustring + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: Terminal.Gui.Attribute + name: Attribute + nameWithType: Attribute + fullName: Terminal.Gui.Attribute + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: Terminal.Gui.Attribute + name: Attribute + nameWithType: Attribute + fullName: Terminal.Gui.Attribute + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.DrawHotString(NStack.ustring,Terminal.Gui.Attribute,Terminal.Gui.Attribute) + name: DrawHotString + nameWithType: View.DrawHotString + fullName: Terminal.Gui.View.DrawHotString + - name: ( + nameWithType: ( + fullName: ( + - uid: NStack.ustring + name: ustring + nameWithType: ustring + fullName: NStack.ustring + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: Terminal.Gui.Attribute + name: Attribute + nameWithType: Attribute + fullName: Terminal.Gui.Attribute + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: Terminal.Gui.Attribute + name: Attribute + nameWithType: Attribute + fullName: Terminal.Gui.Attribute + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.DrawHotString(NStack.ustring,System.Boolean,Terminal.Gui.ColorScheme) + commentId: M:Terminal.Gui.View.DrawHotString(NStack.ustring,System.Boolean,Terminal.Gui.ColorScheme) + parent: Terminal.Gui.View + isExternal: true + name: DrawHotString(ustring, Boolean, ColorScheme) + nameWithType: View.DrawHotString(ustring, Boolean, ColorScheme) + fullName: Terminal.Gui.View.DrawHotString(NStack.ustring, System.Boolean, Terminal.Gui.ColorScheme) + spec.csharp: + - uid: Terminal.Gui.View.DrawHotString(NStack.ustring,System.Boolean,Terminal.Gui.ColorScheme) + name: DrawHotString + nameWithType: View.DrawHotString + fullName: Terminal.Gui.View.DrawHotString + - name: ( + nameWithType: ( + fullName: ( + - uid: NStack.ustring + name: ustring + nameWithType: ustring + fullName: NStack.ustring + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: Terminal.Gui.ColorScheme + name: ColorScheme + nameWithType: ColorScheme + fullName: Terminal.Gui.ColorScheme + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.DrawHotString(NStack.ustring,System.Boolean,Terminal.Gui.ColorScheme) + name: DrawHotString + nameWithType: View.DrawHotString + fullName: Terminal.Gui.View.DrawHotString + - name: ( + nameWithType: ( + fullName: ( + - uid: NStack.ustring + name: ustring + nameWithType: ustring + fullName: NStack.ustring + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: Terminal.Gui.ColorScheme + name: ColorScheme + nameWithType: ColorScheme + fullName: Terminal.Gui.ColorScheme + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.Move(System.Int32,System.Int32) + commentId: M:Terminal.Gui.View.Move(System.Int32,System.Int32) + parent: Terminal.Gui.View + isExternal: true + name: Move(Int32, Int32) + nameWithType: View.Move(Int32, Int32) + fullName: Terminal.Gui.View.Move(System.Int32, System.Int32) + spec.csharp: + - uid: Terminal.Gui.View.Move(System.Int32,System.Int32) + name: Move + nameWithType: View.Move + fullName: Terminal.Gui.View.Move + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.Move(System.Int32,System.Int32) + name: Move + nameWithType: View.Move + fullName: Terminal.Gui.View.Move + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.PositionCursor + commentId: M:Terminal.Gui.View.PositionCursor + parent: Terminal.Gui.View + name: PositionCursor() + nameWithType: View.PositionCursor() + fullName: Terminal.Gui.View.PositionCursor() + spec.csharp: + - uid: Terminal.Gui.View.PositionCursor + name: PositionCursor + nameWithType: View.PositionCursor + fullName: Terminal.Gui.View.PositionCursor + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.PositionCursor + name: PositionCursor + nameWithType: View.PositionCursor + fullName: Terminal.Gui.View.PositionCursor + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.HasFocus + commentId: P:Terminal.Gui.View.HasFocus + parent: Terminal.Gui.View + name: HasFocus + nameWithType: View.HasFocus + fullName: Terminal.Gui.View.HasFocus +- uid: Terminal.Gui.View.OnEnter + commentId: M:Terminal.Gui.View.OnEnter + parent: Terminal.Gui.View + name: OnEnter() + nameWithType: View.OnEnter() + fullName: Terminal.Gui.View.OnEnter() + spec.csharp: + - uid: Terminal.Gui.View.OnEnter + name: OnEnter + nameWithType: View.OnEnter + fullName: Terminal.Gui.View.OnEnter + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.OnEnter + name: OnEnter + nameWithType: View.OnEnter + fullName: Terminal.Gui.View.OnEnter + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.OnLeave + commentId: M:Terminal.Gui.View.OnLeave + parent: Terminal.Gui.View + name: OnLeave() + nameWithType: View.OnLeave() + fullName: Terminal.Gui.View.OnLeave() + spec.csharp: + - uid: Terminal.Gui.View.OnLeave + name: OnLeave + nameWithType: View.OnLeave + fullName: Terminal.Gui.View.OnLeave + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.OnLeave + name: OnLeave + nameWithType: View.OnLeave + fullName: Terminal.Gui.View.OnLeave + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.Focused + commentId: P:Terminal.Gui.View.Focused + parent: Terminal.Gui.View + name: Focused + nameWithType: View.Focused + fullName: Terminal.Gui.View.Focused +- uid: Terminal.Gui.View.MostFocused + commentId: P:Terminal.Gui.View.MostFocused + parent: Terminal.Gui.View + name: MostFocused + nameWithType: View.MostFocused + fullName: Terminal.Gui.View.MostFocused +- uid: Terminal.Gui.View.ColorScheme + commentId: P:Terminal.Gui.View.ColorScheme + parent: Terminal.Gui.View + name: ColorScheme + nameWithType: View.ColorScheme + fullName: Terminal.Gui.View.ColorScheme +- uid: Terminal.Gui.View.AddRune(System.Int32,System.Int32,System.Rune) + commentId: M:Terminal.Gui.View.AddRune(System.Int32,System.Int32,System.Rune) + parent: Terminal.Gui.View + isExternal: true + name: AddRune(Int32, Int32, Rune) + nameWithType: View.AddRune(Int32, Int32, Rune) + fullName: Terminal.Gui.View.AddRune(System.Int32, System.Int32, System.Rune) + spec.csharp: + - uid: Terminal.Gui.View.AddRune(System.Int32,System.Int32,System.Rune) + name: AddRune + nameWithType: View.AddRune + fullName: Terminal.Gui.View.AddRune + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Rune + name: Rune + nameWithType: Rune + fullName: System.Rune + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.AddRune(System.Int32,System.Int32,System.Rune) + name: AddRune + nameWithType: View.AddRune + fullName: Terminal.Gui.View.AddRune + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Rune + name: Rune + nameWithType: Rune + fullName: System.Rune + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.ClearNeedsDisplay + commentId: M:Terminal.Gui.View.ClearNeedsDisplay + parent: Terminal.Gui.View + name: ClearNeedsDisplay() + nameWithType: View.ClearNeedsDisplay() + fullName: Terminal.Gui.View.ClearNeedsDisplay() + spec.csharp: + - uid: Terminal.Gui.View.ClearNeedsDisplay + name: ClearNeedsDisplay + nameWithType: View.ClearNeedsDisplay + fullName: Terminal.Gui.View.ClearNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ClearNeedsDisplay + name: ClearNeedsDisplay + nameWithType: View.ClearNeedsDisplay + fullName: Terminal.Gui.View.ClearNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.SetFocus(Terminal.Gui.View) + commentId: M:Terminal.Gui.View.SetFocus(Terminal.Gui.View) + parent: Terminal.Gui.View + name: SetFocus(View) + nameWithType: View.SetFocus(View) + fullName: Terminal.Gui.View.SetFocus(Terminal.Gui.View) + spec.csharp: + - uid: Terminal.Gui.View.SetFocus(Terminal.Gui.View) + name: SetFocus + nameWithType: View.SetFocus + fullName: Terminal.Gui.View.SetFocus + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.SetFocus(Terminal.Gui.View) + name: SetFocus + nameWithType: View.SetFocus + fullName: Terminal.Gui.View.SetFocus + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.KeyPress + commentId: E:Terminal.Gui.View.KeyPress + parent: Terminal.Gui.View + name: KeyPress + nameWithType: View.KeyPress + fullName: Terminal.Gui.View.KeyPress +- uid: Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) + parent: Terminal.Gui.View + name: ProcessHotKey(KeyEvent) + nameWithType: View.ProcessHotKey(KeyEvent) + fullName: Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) + spec.csharp: + - uid: Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) + name: ProcessHotKey + nameWithType: View.ProcessHotKey + fullName: Terminal.Gui.View.ProcessHotKey + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) + name: ProcessHotKey + nameWithType: View.ProcessHotKey + fullName: Terminal.Gui.View.ProcessHotKey + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) + parent: Terminal.Gui.View + name: ProcessColdKey(KeyEvent) + nameWithType: View.ProcessColdKey(KeyEvent) + fullName: Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) + spec.csharp: + - uid: Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) + name: ProcessColdKey + nameWithType: View.ProcessColdKey + fullName: Terminal.Gui.View.ProcessColdKey + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) + name: ProcessColdKey + nameWithType: View.ProcessColdKey + fullName: Terminal.Gui.View.ProcessColdKey + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.KeyDown + commentId: E:Terminal.Gui.View.KeyDown + parent: Terminal.Gui.View + name: KeyDown + nameWithType: View.KeyDown + fullName: Terminal.Gui.View.KeyDown +- uid: Terminal.Gui.View.OnKeyDown(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.View.OnKeyDown(Terminal.Gui.KeyEvent) + parent: Terminal.Gui.View + name: OnKeyDown(KeyEvent) + nameWithType: View.OnKeyDown(KeyEvent) + fullName: Terminal.Gui.View.OnKeyDown(Terminal.Gui.KeyEvent) + spec.csharp: + - uid: Terminal.Gui.View.OnKeyDown(Terminal.Gui.KeyEvent) + name: OnKeyDown + nameWithType: View.OnKeyDown + fullName: Terminal.Gui.View.OnKeyDown + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.OnKeyDown(Terminal.Gui.KeyEvent) + name: OnKeyDown + nameWithType: View.OnKeyDown + fullName: Terminal.Gui.View.OnKeyDown + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.KeyUp + commentId: E:Terminal.Gui.View.KeyUp + parent: Terminal.Gui.View + name: KeyUp + nameWithType: View.KeyUp + fullName: Terminal.Gui.View.KeyUp +- uid: Terminal.Gui.View.OnKeyUp(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.View.OnKeyUp(Terminal.Gui.KeyEvent) + parent: Terminal.Gui.View + name: OnKeyUp(KeyEvent) + nameWithType: View.OnKeyUp(KeyEvent) + fullName: Terminal.Gui.View.OnKeyUp(Terminal.Gui.KeyEvent) + spec.csharp: + - uid: Terminal.Gui.View.OnKeyUp(Terminal.Gui.KeyEvent) + name: OnKeyUp + nameWithType: View.OnKeyUp + fullName: Terminal.Gui.View.OnKeyUp + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.OnKeyUp(Terminal.Gui.KeyEvent) + name: OnKeyUp + nameWithType: View.OnKeyUp + fullName: Terminal.Gui.View.OnKeyUp + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.EnsureFocus + commentId: M:Terminal.Gui.View.EnsureFocus + parent: Terminal.Gui.View + name: EnsureFocus() + nameWithType: View.EnsureFocus() + fullName: Terminal.Gui.View.EnsureFocus() + spec.csharp: + - uid: Terminal.Gui.View.EnsureFocus + name: EnsureFocus + nameWithType: View.EnsureFocus + fullName: Terminal.Gui.View.EnsureFocus + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.EnsureFocus + name: EnsureFocus + nameWithType: View.EnsureFocus + fullName: Terminal.Gui.View.EnsureFocus + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.FocusFirst + commentId: M:Terminal.Gui.View.FocusFirst + parent: Terminal.Gui.View + name: FocusFirst() + nameWithType: View.FocusFirst() + fullName: Terminal.Gui.View.FocusFirst() + spec.csharp: + - uid: Terminal.Gui.View.FocusFirst + name: FocusFirst + nameWithType: View.FocusFirst + fullName: Terminal.Gui.View.FocusFirst + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.FocusFirst + name: FocusFirst + nameWithType: View.FocusFirst + fullName: Terminal.Gui.View.FocusFirst + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.FocusLast + commentId: M:Terminal.Gui.View.FocusLast + parent: Terminal.Gui.View + name: FocusLast() + nameWithType: View.FocusLast() + fullName: Terminal.Gui.View.FocusLast() + spec.csharp: + - uid: Terminal.Gui.View.FocusLast + name: FocusLast + nameWithType: View.FocusLast + fullName: Terminal.Gui.View.FocusLast + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.FocusLast + name: FocusLast + nameWithType: View.FocusLast + fullName: Terminal.Gui.View.FocusLast + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.FocusPrev + commentId: M:Terminal.Gui.View.FocusPrev + parent: Terminal.Gui.View + name: FocusPrev() + nameWithType: View.FocusPrev() + fullName: Terminal.Gui.View.FocusPrev() + spec.csharp: + - uid: Terminal.Gui.View.FocusPrev + name: FocusPrev + nameWithType: View.FocusPrev + fullName: Terminal.Gui.View.FocusPrev + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.FocusPrev + name: FocusPrev + nameWithType: View.FocusPrev + fullName: Terminal.Gui.View.FocusPrev + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.FocusNext + commentId: M:Terminal.Gui.View.FocusNext + parent: Terminal.Gui.View + name: FocusNext() + nameWithType: View.FocusNext() + fullName: Terminal.Gui.View.FocusNext() + spec.csharp: + - uid: Terminal.Gui.View.FocusNext + name: FocusNext + nameWithType: View.FocusNext + fullName: Terminal.Gui.View.FocusNext + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.FocusNext + name: FocusNext + nameWithType: View.FocusNext + fullName: Terminal.Gui.View.FocusNext + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.ToString + commentId: M:Terminal.Gui.View.ToString + parent: Terminal.Gui.View + name: ToString() + nameWithType: View.ToString() + fullName: Terminal.Gui.View.ToString() + spec.csharp: + - uid: Terminal.Gui.View.ToString + name: ToString + nameWithType: View.ToString + fullName: Terminal.Gui.View.ToString + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ToString + name: ToString + nameWithType: View.ToString + fullName: Terminal.Gui.View.ToString + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.OnMouseEnter(Terminal.Gui.MouseEvent) + commentId: M:Terminal.Gui.View.OnMouseEnter(Terminal.Gui.MouseEvent) + parent: Terminal.Gui.View + name: OnMouseEnter(MouseEvent) + nameWithType: View.OnMouseEnter(MouseEvent) + fullName: Terminal.Gui.View.OnMouseEnter(Terminal.Gui.MouseEvent) + spec.csharp: + - uid: Terminal.Gui.View.OnMouseEnter(Terminal.Gui.MouseEvent) + name: OnMouseEnter + nameWithType: View.OnMouseEnter + fullName: Terminal.Gui.View.OnMouseEnter + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.MouseEvent + name: MouseEvent + nameWithType: MouseEvent + fullName: Terminal.Gui.MouseEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.OnMouseEnter(Terminal.Gui.MouseEvent) + name: OnMouseEnter + nameWithType: View.OnMouseEnter + fullName: Terminal.Gui.View.OnMouseEnter + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.MouseEvent + name: MouseEvent + nameWithType: MouseEvent + fullName: Terminal.Gui.MouseEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.OnMouseLeave(Terminal.Gui.MouseEvent) + commentId: M:Terminal.Gui.View.OnMouseLeave(Terminal.Gui.MouseEvent) + parent: Terminal.Gui.View + name: OnMouseLeave(MouseEvent) + nameWithType: View.OnMouseLeave(MouseEvent) + fullName: Terminal.Gui.View.OnMouseLeave(Terminal.Gui.MouseEvent) + spec.csharp: + - uid: Terminal.Gui.View.OnMouseLeave(Terminal.Gui.MouseEvent) + name: OnMouseLeave + nameWithType: View.OnMouseLeave + fullName: Terminal.Gui.View.OnMouseLeave + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.MouseEvent + name: MouseEvent + nameWithType: MouseEvent + fullName: Terminal.Gui.MouseEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.OnMouseLeave(Terminal.Gui.MouseEvent) + name: OnMouseLeave + nameWithType: View.OnMouseLeave + fullName: Terminal.Gui.View.OnMouseLeave + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.MouseEvent + name: MouseEvent + nameWithType: MouseEvent + fullName: Terminal.Gui.MouseEvent + - name: ) + nameWithType: ) + fullName: ) +- 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 + commentId: N:System + isExternal: true + name: System + nameWithType: System + fullName: System +- uid: System.Collections + commentId: N:System.Collections + isExternal: true + name: System.Collections + nameWithType: System.Collections + fullName: System.Collections +- uid: Terminal.Gui.FileDialog + commentId: T:Terminal.Gui.FileDialog + parent: Terminal.Gui + name: FileDialog + nameWithType: FileDialog + fullName: Terminal.Gui.FileDialog +- uid: Terminal.Gui.FileDialog.#ctor* + commentId: Overload:Terminal.Gui.FileDialog.#ctor + name: FileDialog + nameWithType: FileDialog.FileDialog + fullName: Terminal.Gui.FileDialog.FileDialog - uid: NStack.ustring + commentId: T:NStack.ustring parent: NStack isExternal: true name: ustring nameWithType: ustring fullName: NStack.ustring -- uid: Terminal.Gui.FileDialog.AllowedFileTypes - parent: Terminal.Gui.FileDialog - isExternal: false - name: AllowedFileTypes - nameWithType: FileDialog.AllowedFileTypes - fullName: FileDialog.AllowedFileTypes -- uid: System.String - name: String - nameWithType: String - fullName: System.String -- uid: System.String[] - parent: System +- uid: NStack + commentId: N:NStack isExternal: true - name: String[] - nameWithType: String[] - fullName: System.String[] - spec.csharp: - - uid: System.String - name: String - nameWithType: String - fullName: System.String - - name: '[]' - nameWithType: '[]' - fullName: '[]' -- uid: Terminal.Gui.FileDialog.AllowsOtherFileTypes + name: NStack + nameWithType: NStack + fullName: NStack +- uid: Terminal.Gui.FileDialog.WillPresent + commentId: M:Terminal.Gui.FileDialog.WillPresent parent: Terminal.Gui.FileDialog - isExternal: false - name: AllowsOtherFileTypes - nameWithType: FileDialog.AllowsOtherFileTypes - fullName: FileDialog.AllowsOtherFileTypes + name: WillPresent() + nameWithType: FileDialog.WillPresent() + fullName: Terminal.Gui.FileDialog.WillPresent() + spec.csharp: + - uid: Terminal.Gui.FileDialog.WillPresent + name: WillPresent + nameWithType: FileDialog.WillPresent + fullName: Terminal.Gui.FileDialog.WillPresent + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.FileDialog.WillPresent + name: WillPresent + nameWithType: FileDialog.WillPresent + fullName: Terminal.Gui.FileDialog.WillPresent + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.Toplevel.WillPresent + commentId: M:Terminal.Gui.Toplevel.WillPresent + parent: Terminal.Gui.Toplevel + name: WillPresent() + nameWithType: Toplevel.WillPresent() + fullName: Terminal.Gui.Toplevel.WillPresent() + spec.csharp: + - uid: Terminal.Gui.Toplevel.WillPresent + name: WillPresent + nameWithType: Toplevel.WillPresent + fullName: Terminal.Gui.Toplevel.WillPresent + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.Toplevel.WillPresent + name: WillPresent + nameWithType: Toplevel.WillPresent + fullName: Terminal.Gui.Toplevel.WillPresent + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.FileDialog.WillPresent* + commentId: Overload:Terminal.Gui.FileDialog.WillPresent + name: WillPresent + nameWithType: FileDialog.WillPresent + fullName: Terminal.Gui.FileDialog.WillPresent +- uid: Terminal.Gui.Button + commentId: T:Terminal.Gui.Button + parent: Terminal.Gui + name: Button + nameWithType: Button + fullName: Terminal.Gui.Button +- uid: Terminal.Gui.FileDialog.Prompt* + commentId: Overload:Terminal.Gui.FileDialog.Prompt + name: Prompt + nameWithType: FileDialog.Prompt + fullName: Terminal.Gui.FileDialog.Prompt +- uid: Terminal.Gui.FileDialog.NameFieldLabel* + commentId: Overload:Terminal.Gui.FileDialog.NameFieldLabel + name: NameFieldLabel + nameWithType: FileDialog.NameFieldLabel + fullName: Terminal.Gui.FileDialog.NameFieldLabel +- uid: Terminal.Gui.FileDialog.Message* + commentId: Overload:Terminal.Gui.FileDialog.Message + name: Message + nameWithType: FileDialog.Message + fullName: Terminal.Gui.FileDialog.Message +- uid: Terminal.Gui.FileDialog.CanCreateDirectories* + commentId: Overload:Terminal.Gui.FileDialog.CanCreateDirectories + name: CanCreateDirectories + nameWithType: FileDialog.CanCreateDirectories + fullName: Terminal.Gui.FileDialog.CanCreateDirectories - uid: System.Boolean + commentId: T:System.Boolean parent: System isExternal: true name: Boolean nameWithType: Boolean fullName: System.Boolean -- uid: Terminal.Gui.FileDialog.CanCreateDirectories - parent: Terminal.Gui.FileDialog - isExternal: false - name: CanCreateDirectories - nameWithType: FileDialog.CanCreateDirectories - fullName: FileDialog.CanCreateDirectories -- uid: Terminal.Gui.FileDialog.DirectoryPath - parent: Terminal.Gui.FileDialog - isExternal: false - name: DirectoryPath - nameWithType: FileDialog.DirectoryPath - fullName: FileDialog.DirectoryPath -- uid: Terminal.Gui.FileDialog.FilePath - parent: Terminal.Gui.FileDialog - isExternal: false - name: FilePath - nameWithType: FileDialog.FilePath - fullName: FileDialog.FilePath -- uid: Terminal.Gui.FileDialog.IsExtensionHidden - parent: Terminal.Gui.FileDialog - isExternal: false +- uid: Terminal.Gui.FileDialog.IsExtensionHidden* + commentId: Overload:Terminal.Gui.FileDialog.IsExtensionHidden name: IsExtensionHidden nameWithType: FileDialog.IsExtensionHidden - fullName: FileDialog.IsExtensionHidden -- uid: Terminal.Gui.FileDialog.Message - parent: Terminal.Gui.FileDialog - isExternal: false - name: Message - nameWithType: FileDialog.Message - fullName: FileDialog.Message -- uid: Terminal.Gui.FileDialog.NameFieldLabel - parent: Terminal.Gui.FileDialog - isExternal: false - name: NameFieldLabel - nameWithType: FileDialog.NameFieldLabel - fullName: FileDialog.NameFieldLabel -- uid: Terminal.Gui.FileDialog.Prompt - parent: Terminal.Gui.FileDialog - isExternal: false - name: Prompt - nameWithType: FileDialog.Prompt - fullName: FileDialog.Prompt -- uid: Terminal.Gui.FileDialog.WillPresent - parent: Terminal.Gui.FileDialog - isExternal: false - name: WillPresent() - nameWithType: FileDialog.WillPresent() - fullName: FileDialog.WillPresent() -- uid: Terminal.Gui.FileDialog.#ctor* - parent: Terminal.Gui.FileDialog - isExternal: false - name: FileDialog - nameWithType: FileDialog.FileDialog - fullName: FileDialog.FileDialog + fullName: Terminal.Gui.FileDialog.IsExtensionHidden +- uid: Terminal.Gui.FileDialog.DirectoryPath* + commentId: Overload:Terminal.Gui.FileDialog.DirectoryPath + name: DirectoryPath + nameWithType: FileDialog.DirectoryPath + fullName: Terminal.Gui.FileDialog.DirectoryPath - uid: Terminal.Gui.FileDialog.AllowedFileTypes* - parent: Terminal.Gui.FileDialog - isExternal: false + commentId: Overload:Terminal.Gui.FileDialog.AllowedFileTypes name: AllowedFileTypes nameWithType: FileDialog.AllowedFileTypes - fullName: FileDialog.AllowedFileTypes + fullName: Terminal.Gui.FileDialog.AllowedFileTypes +- uid: System.String[] + isExternal: true + name: String[] + nameWithType: String[] + fullName: System.String[] + nameWithType.vb: String() + fullName.vb: System.String() + name.vb: String() + spec.csharp: + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: '[]' + nameWithType: '[]' + fullName: '[]' + spec.vb: + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: () + nameWithType: () + fullName: () - uid: Terminal.Gui.FileDialog.AllowsOtherFileTypes* - parent: Terminal.Gui.FileDialog - isExternal: false + commentId: Overload:Terminal.Gui.FileDialog.AllowsOtherFileTypes name: AllowsOtherFileTypes nameWithType: FileDialog.AllowsOtherFileTypes - fullName: FileDialog.AllowsOtherFileTypes -- uid: Terminal.Gui.FileDialog.CanCreateDirectories* - parent: Terminal.Gui.FileDialog - isExternal: false - name: CanCreateDirectories - nameWithType: FileDialog.CanCreateDirectories - fullName: FileDialog.CanCreateDirectories -- uid: Terminal.Gui.FileDialog.DirectoryPath* - parent: Terminal.Gui.FileDialog - isExternal: false - name: DirectoryPath - nameWithType: FileDialog.DirectoryPath - fullName: FileDialog.DirectoryPath + fullName: Terminal.Gui.FileDialog.AllowsOtherFileTypes - uid: Terminal.Gui.FileDialog.FilePath* - parent: Terminal.Gui.FileDialog - isExternal: false + commentId: Overload:Terminal.Gui.FileDialog.FilePath name: FilePath nameWithType: FileDialog.FilePath - fullName: FileDialog.FilePath -- uid: Terminal.Gui.FileDialog.IsExtensionHidden* - parent: Terminal.Gui.FileDialog - isExternal: false - name: IsExtensionHidden - nameWithType: FileDialog.IsExtensionHidden - fullName: FileDialog.IsExtensionHidden -- uid: Terminal.Gui.FileDialog.Message* - parent: Terminal.Gui.FileDialog - isExternal: false - name: Message - nameWithType: FileDialog.Message - fullName: FileDialog.Message -- uid: Terminal.Gui.FileDialog.NameFieldLabel* - parent: Terminal.Gui.FileDialog - isExternal: false - name: NameFieldLabel - nameWithType: FileDialog.NameFieldLabel - fullName: FileDialog.NameFieldLabel -- uid: Terminal.Gui.FileDialog.Prompt* - parent: Terminal.Gui.FileDialog - isExternal: false - name: Prompt - nameWithType: FileDialog.Prompt - fullName: FileDialog.Prompt -- uid: Terminal.Gui.FileDialog.WillPresent* - parent: Terminal.Gui.FileDialog - isExternal: false - name: WillPresent - nameWithType: FileDialog.WillPresent - fullName: FileDialog.WillPresent -- uid: Terminal.Gui.Toplevel.CanFocus - parent: Terminal.Gui.Toplevel - isExternal: false - name: CanFocus - nameWithType: Toplevel.CanFocus - fullName: Toplevel.CanFocus -- uid: Terminal.Gui.View.HasFocus - parent: Terminal.Gui.View - isExternal: false - name: HasFocus - nameWithType: View.HasFocus - fullName: View.HasFocus -- uid: Terminal.Gui.Window.MouseEvent(Terminal.Gui.MouseEvent) - parent: Terminal.Gui.Window - isExternal: false - name: MouseEvent(MouseEvent) - nameWithType: Window.MouseEvent(MouseEvent) - fullName: Window.MouseEvent(MouseEvent) -- uid: Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) - parent: Terminal.Gui.View - isExternal: false - name: ProcessColdKey(KeyEvent) - nameWithType: View.ProcessColdKey(KeyEvent) - fullName: View.ProcessColdKey(KeyEvent) -- uid: Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) - parent: Terminal.Gui.View - isExternal: false - name: ProcessHotKey(KeyEvent) - nameWithType: View.ProcessHotKey(KeyEvent) - fullName: View.ProcessHotKey(KeyEvent) -- uid: Terminal.Gui.Dialog.ProcessKey(Terminal.Gui.KeyEvent) - parent: Terminal.Gui.Dialog - isExternal: false - name: ProcessKey(KeyEvent) - nameWithType: Dialog.ProcessKey(KeyEvent) - fullName: Dialog.ProcessKey(KeyEvent) -- uid: Terminal.Gui.Window.Add(Terminal.Gui.View) - parent: Terminal.Gui.Window - isExternal: false - name: Add(View) - nameWithType: Window.Add(View) - fullName: Window.Add(View) -- uid: Terminal.Gui.View.Add(Terminal.Gui.View[]) - parent: Terminal.Gui.View - isExternal: false - name: Add(View[]) - nameWithType: View.Add(View[]) - fullName: View.Add(View[]) -- uid: Terminal.Gui.View.AddRune(System.Int32,System.Int32,System.Rune) - parent: Terminal.Gui.View - isExternal: false - name: AddRune(Int32, Int32, Rune) - nameWithType: View.AddRune(Int32, Int32, Rune) - fullName: View.AddRune(Int32, Int32, Rune) -- uid: Terminal.Gui.View.Bounds - parent: Terminal.Gui.View - isExternal: false - name: Bounds - nameWithType: View.Bounds - fullName: View.Bounds -- uid: Terminal.Gui.View.ChildNeedsDisplay - parent: Terminal.Gui.View - isExternal: false - name: ChildNeedsDisplay() - nameWithType: View.ChildNeedsDisplay() - fullName: View.ChildNeedsDisplay() -- uid: Terminal.Gui.View.Clear - parent: Terminal.Gui.View - isExternal: false - name: Clear() - nameWithType: View.Clear() - fullName: View.Clear() -- uid: Terminal.Gui.View.Clear(Terminal.Gui.Rect) - parent: Terminal.Gui.View - isExternal: false - name: Clear(Rect) - nameWithType: View.Clear(Rect) - fullName: View.Clear(Rect) -- uid: Terminal.Gui.View.ClearNeedsDisplay - parent: Terminal.Gui.View - isExternal: false - name: ClearNeedsDisplay() - nameWithType: View.ClearNeedsDisplay() - fullName: View.ClearNeedsDisplay() -- uid: Terminal.Gui.View.ClipToBounds - parent: Terminal.Gui.View - isExternal: false - name: ClipToBounds() - nameWithType: View.ClipToBounds() - fullName: View.ClipToBounds() -- uid: Terminal.Gui.View.ColorScheme - parent: Terminal.Gui.View - isExternal: false - name: ColorScheme - nameWithType: View.ColorScheme - fullName: View.ColorScheme -- uid: Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean) - parent: Terminal.Gui.View - isExternal: false - name: DrawFrame(Rect, Int32, Boolean) - nameWithType: View.DrawFrame(Rect, Int32, Boolean) - fullName: View.DrawFrame(Rect, Int32, Boolean) -- uid: Terminal.Gui.View.DrawHotString(NStack.ustring,System.Boolean,Terminal.Gui.ColorScheme) - parent: Terminal.Gui.View - isExternal: false - name: DrawHotString(ustring, Boolean, ColorScheme) - nameWithType: View.DrawHotString(ustring, Boolean, ColorScheme) - fullName: View.DrawHotString(ustring, Boolean, ColorScheme) -- uid: Terminal.Gui.View.DrawHotString(NStack.ustring,Terminal.Gui.Attribute,Terminal.Gui.Attribute) - parent: Terminal.Gui.View - isExternal: false - name: DrawHotString(ustring, Attribute, Attribute) - nameWithType: View.DrawHotString(ustring, Attribute, Attribute) - fullName: View.DrawHotString(ustring, Attribute, Attribute) -- uid: Terminal.Gui.View.Driver - parent: Terminal.Gui.View - isExternal: false - name: Driver - nameWithType: View.Driver - fullName: View.Driver -- uid: Terminal.Gui.View.EnsureFocus - parent: Terminal.Gui.View - isExternal: false - name: EnsureFocus() - nameWithType: View.EnsureFocus() - fullName: View.EnsureFocus() -- uid: Terminal.Gui.View.Focused - parent: Terminal.Gui.View - isExternal: false - name: Focused - nameWithType: View.Focused - fullName: View.Focused -- uid: Terminal.Gui.View.FocusFirst - parent: Terminal.Gui.View - isExternal: false - name: FocusFirst() - nameWithType: View.FocusFirst() - fullName: View.FocusFirst() -- uid: Terminal.Gui.View.FocusLast - parent: Terminal.Gui.View - isExternal: false - name: FocusLast() - nameWithType: View.FocusLast() - fullName: View.FocusLast() -- uid: Terminal.Gui.View.FocusNext - parent: Terminal.Gui.View - isExternal: false - name: FocusNext() - nameWithType: View.FocusNext() - fullName: View.FocusNext() -- uid: Terminal.Gui.View.FocusPrev - parent: Terminal.Gui.View - isExternal: false - name: FocusPrev() - nameWithType: View.FocusPrev() - fullName: View.FocusPrev() -- uid: Terminal.Gui.View.Frame - parent: Terminal.Gui.View - isExternal: false - name: Frame - nameWithType: View.Frame - fullName: View.Frame -- uid: Terminal.Gui.Window.GetEnumerator - parent: Terminal.Gui.Window - isExternal: false - name: GetEnumerator() - nameWithType: Window.GetEnumerator() - fullName: Window.GetEnumerator() -- uid: Terminal.Gui.View.Height - parent: Terminal.Gui.View - isExternal: false - name: Height - nameWithType: View.Height - fullName: View.Height -- uid: Terminal.Gui.View.Id - parent: Terminal.Gui.View - isExternal: false - name: Id - nameWithType: View.Id - fullName: View.Id -- uid: Terminal.Gui.View.LayoutStyle - parent: Terminal.Gui.View - isExternal: false - name: LayoutStyle - nameWithType: View.LayoutStyle - fullName: View.LayoutStyle -- uid: Terminal.Gui.Dialog.LayoutSubviews - parent: Terminal.Gui.Dialog - isExternal: false - name: LayoutSubviews() - nameWithType: Dialog.LayoutSubviews() - fullName: Dialog.LayoutSubviews() -- uid: Terminal.Gui.View.MostFocused - parent: Terminal.Gui.View - isExternal: false - name: MostFocused - nameWithType: View.MostFocused - fullName: View.MostFocused -- uid: Terminal.Gui.View.Move(System.Int32,System.Int32) - parent: Terminal.Gui.View - isExternal: false - name: Move(Int32, Int32) - nameWithType: View.Move(Int32, Int32) - fullName: View.Move(Int32, Int32) -- uid: Terminal.Gui.View.PositionCursor - parent: Terminal.Gui.View - isExternal: false - name: PositionCursor() - nameWithType: View.PositionCursor() - fullName: View.PositionCursor() -- uid: Terminal.Gui.Window.Redraw(Terminal.Gui.Rect) - parent: Terminal.Gui.Window - isExternal: false - name: Redraw(Rect) - nameWithType: Window.Redraw(Rect) - fullName: Window.Redraw(Rect) -- uid: Terminal.Gui.Window.Remove(Terminal.Gui.View) - parent: Terminal.Gui.Window - isExternal: false - name: Remove(View) - nameWithType: Window.Remove(View) - fullName: Window.Remove(View) -- uid: Terminal.Gui.Window.RemoveAll - parent: Terminal.Gui.Window - isExternal: false - name: RemoveAll() - nameWithType: Window.RemoveAll() - fullName: Window.RemoveAll() -- uid: Terminal.Gui.View.ScreenToView(System.Int32,System.Int32) - parent: Terminal.Gui.View - isExternal: false - name: ScreenToView(Int32, Int32) - nameWithType: View.ScreenToView(Int32, Int32) - fullName: View.ScreenToView(Int32, Int32) -- uid: Terminal.Gui.View.SetClip(Terminal.Gui.Rect) - parent: Terminal.Gui.View - isExternal: false - name: SetClip(Rect) - nameWithType: View.SetClip(Rect) - fullName: View.SetClip(Rect) -- uid: Terminal.Gui.View.SetFocus(Terminal.Gui.View) - parent: Terminal.Gui.View - isExternal: false - name: SetFocus(View) - nameWithType: View.SetFocus(View) - fullName: View.SetFocus(View) -- uid: Terminal.Gui.View.SetNeedsDisplay - parent: Terminal.Gui.View - isExternal: false - name: SetNeedsDisplay() - nameWithType: View.SetNeedsDisplay() - fullName: View.SetNeedsDisplay() -- uid: Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) - parent: Terminal.Gui.View - isExternal: false - name: SetNeedsDisplay(Rect) - nameWithType: View.SetNeedsDisplay(Rect) - fullName: View.SetNeedsDisplay(Rect) -- uid: Terminal.Gui.View.Subviews - parent: Terminal.Gui.View - isExternal: false - name: Subviews - nameWithType: View.Subviews - fullName: View.Subviews -- uid: Terminal.Gui.View.SuperView - parent: Terminal.Gui.View - isExternal: false - name: SuperView - nameWithType: View.SuperView - fullName: View.SuperView -- uid: Terminal.Gui.View.ToString - parent: Terminal.Gui.View - isExternal: false - name: ToString() - nameWithType: View.ToString() - fullName: View.ToString() -- uid: Terminal.Gui.View.WantMousePositionReports - parent: Terminal.Gui.View - isExternal: false - name: WantMousePositionReports - nameWithType: View.WantMousePositionReports - fullName: View.WantMousePositionReports -- uid: Terminal.Gui.View.Width - parent: Terminal.Gui.View - isExternal: false - name: Width - nameWithType: View.Width - fullName: View.Width -- uid: Terminal.Gui.View.X - parent: Terminal.Gui.View - isExternal: false - name: X - nameWithType: View.X - fullName: View.X -- uid: Terminal.Gui.View.Y - parent: Terminal.Gui.View - isExternal: false - name: Y - nameWithType: View.Y - fullName: View.Y -- uid: Terminal.Gui.Toplevel.Create - parent: Terminal.Gui.Toplevel - isExternal: false - name: Create() - nameWithType: Toplevel.Create() - fullName: Toplevel.Create() -- uid: Terminal.Gui.Toplevel.Running - parent: Terminal.Gui.Toplevel - isExternal: false - name: Running - nameWithType: Toplevel.Running - fullName: Toplevel.Running -- uid: Terminal.Gui.Window.Title - parent: Terminal.Gui.Window - isExternal: false - name: Title - nameWithType: Window.Title - fullName: Window.Title -- uid: Terminal.Gui.Dialog.AddButton(Terminal.Gui.Button) - parent: Terminal.Gui.Dialog - isExternal: false - name: AddButton(Button) - nameWithType: Dialog.AddButton(Button) - fullName: Dialog.AddButton(Button) + fullName: Terminal.Gui.FileDialog.FilePath +- uid: Terminal.Gui.FileDialog.Canceled* + commentId: Overload:Terminal.Gui.FileDialog.Canceled + name: Canceled + nameWithType: FileDialog.Canceled + fullName: Terminal.Gui.FileDialog.Canceled +shouldSkipMarkup: true diff --git a/docfx/api/Terminal.Gui/Terminal.Gui.FrameView.yml b/docfx/api/Terminal.Gui/Terminal.Gui.FrameView.yml index 23d9a479f..4284126fe 100644 --- a/docfx/api/Terminal.Gui/Terminal.Gui.FrameView.yml +++ b/docfx/api/Terminal.Gui/Terminal.Gui.FrameView.yml @@ -1,10 +1,13 @@ ### YamlMime:ManagedReference items: - uid: Terminal.Gui.FrameView + commentId: T:Terminal.Gui.FrameView id: FrameView + parent: Terminal.Gui children: - Terminal.Gui.FrameView.#ctor(NStack.ustring) - Terminal.Gui.FrameView.#ctor(Terminal.Gui.Rect,NStack.ustring) + - Terminal.Gui.FrameView.#ctor(Terminal.Gui.Rect,NStack.ustring,Terminal.Gui.View[]) - Terminal.Gui.FrameView.Add(Terminal.Gui.View) - Terminal.Gui.FrameView.Redraw(Terminal.Gui.Rect) - Terminal.Gui.FrameView.Remove(Terminal.Gui.View) @@ -12,108 +15,179 @@ items: - Terminal.Gui.FrameView.Title langs: - csharp + - vb name: FrameView nameWithType: FrameView fullName: Terminal.Gui.FrameView type: Class + source: + remote: + path: Terminal.Gui/Views/FrameView.cs + branch: docs + repo: tig:tig/gui.cs.git + id: FrameView + path: ../Terminal.Gui/Views/FrameView.cs + startLine: 16 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: The FrameView is a container frame that draws a frame around the contents + summary: "\nThe FrameView is a container frame that draws a frame around the contents. It is similar to\na GroupBox in Windows.\n" + example: [] syntax: - content: 'public class FrameView : Terminal.Gui.View' + content: 'public class FrameView : View, IEnumerable' + content.vb: >- + Public Class FrameView + + Inherits View + + Implements IEnumerable inheritance: - System.Object - Terminal.Gui.Responder - Terminal.Gui.View - implements: [] + implements: + - System.Collections.IEnumerable inheritedMembers: - - Terminal.Gui.Responder.CanFocus - - Terminal.Gui.Responder.MouseEvent(Terminal.Gui.MouseEvent) - - Terminal.Gui.View.Add(Terminal.Gui.View[]) - - Terminal.Gui.View.AddRune(System.Int32,System.Int32,System.Rune) - - Terminal.Gui.View.Bounds - - Terminal.Gui.View.ChildNeedsDisplay - - Terminal.Gui.View.Clear - - Terminal.Gui.View.Clear(Terminal.Gui.Rect) - - Terminal.Gui.View.ClearNeedsDisplay - - Terminal.Gui.View.ClipToBounds - - Terminal.Gui.View.ColorScheme - - Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean) - - Terminal.Gui.View.DrawHotString(NStack.ustring,System.Boolean,Terminal.Gui.ColorScheme) - - Terminal.Gui.View.DrawHotString(NStack.ustring,Terminal.Gui.Attribute,Terminal.Gui.Attribute) + - Terminal.Gui.View.Enter + - Terminal.Gui.View.Leave + - Terminal.Gui.View.MouseEnter + - Terminal.Gui.View.MouseLeave - Terminal.Gui.View.Driver - - Terminal.Gui.View.EnsureFocus - - Terminal.Gui.View.Focused - - Terminal.Gui.View.FocusFirst - - Terminal.Gui.View.FocusLast - - Terminal.Gui.View.FocusNext - - Terminal.Gui.View.FocusPrev + - Terminal.Gui.View.Subviews + - Terminal.Gui.View.Id + - Terminal.Gui.View.WantMousePositionReports + - Terminal.Gui.View.WantContinuousButtonPressed - Terminal.Gui.View.Frame - Terminal.Gui.View.GetEnumerator - - Terminal.Gui.View.HasFocus - - Terminal.Gui.View.Height - - Terminal.Gui.View.Id - Terminal.Gui.View.LayoutStyle - - Terminal.Gui.View.LayoutSubviews - - Terminal.Gui.View.MostFocused - - Terminal.Gui.View.Move(System.Int32,System.Int32) - - Terminal.Gui.View.PositionCursor - - Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) - - Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) - - Terminal.Gui.View.ProcessKey(Terminal.Gui.KeyEvent) - - Terminal.Gui.View.ScreenToView(System.Int32,System.Int32) - - Terminal.Gui.View.SetClip(Terminal.Gui.Rect) - - Terminal.Gui.View.SetFocus(Terminal.Gui.View) - - Terminal.Gui.View.SetNeedsDisplay - - Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) - - Terminal.Gui.View.Subviews - - Terminal.Gui.View.SuperView - - Terminal.Gui.View.ToString - - Terminal.Gui.View.WantMousePositionReports - - Terminal.Gui.View.Width + - Terminal.Gui.View.Bounds - Terminal.Gui.View.X - Terminal.Gui.View.Y -- uid: Terminal.Gui.FrameView.#ctor(NStack.ustring) - id: '#ctor(NStack.ustring)' + - Terminal.Gui.View.Width + - Terminal.Gui.View.Height + - Terminal.Gui.View.SuperView + - Terminal.Gui.View.SetNeedsDisplay + - Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) + - Terminal.Gui.View.ChildNeedsDisplay + - Terminal.Gui.View.Add(Terminal.Gui.View[]) + - Terminal.Gui.View.BringSubviewToFront(Terminal.Gui.View) + - Terminal.Gui.View.SendSubviewToBack(Terminal.Gui.View) + - Terminal.Gui.View.SendSubviewBackwards(Terminal.Gui.View) + - Terminal.Gui.View.BringSubviewForward(Terminal.Gui.View) + - Terminal.Gui.View.Clear + - Terminal.Gui.View.Clear(Terminal.Gui.Rect) + - Terminal.Gui.View.ScreenToView(System.Int32,System.Int32) + - Terminal.Gui.View.ClipToBounds + - Terminal.Gui.View.SetClip(Terminal.Gui.Rect) + - Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean) + - Terminal.Gui.View.DrawHotString(NStack.ustring,Terminal.Gui.Attribute,Terminal.Gui.Attribute) + - Terminal.Gui.View.DrawHotString(NStack.ustring,System.Boolean,Terminal.Gui.ColorScheme) + - Terminal.Gui.View.Move(System.Int32,System.Int32) + - Terminal.Gui.View.PositionCursor + - Terminal.Gui.View.HasFocus + - Terminal.Gui.View.OnEnter + - Terminal.Gui.View.OnLeave + - Terminal.Gui.View.Focused + - Terminal.Gui.View.MostFocused + - Terminal.Gui.View.ColorScheme + - Terminal.Gui.View.AddRune(System.Int32,System.Int32,System.Rune) + - Terminal.Gui.View.ClearNeedsDisplay + - Terminal.Gui.View.SetFocus(Terminal.Gui.View) + - Terminal.Gui.View.KeyPress + - Terminal.Gui.View.ProcessKey(Terminal.Gui.KeyEvent) + - Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) + - Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) + - Terminal.Gui.View.KeyDown + - Terminal.Gui.View.OnKeyDown(Terminal.Gui.KeyEvent) + - Terminal.Gui.View.KeyUp + - Terminal.Gui.View.OnKeyUp(Terminal.Gui.KeyEvent) + - Terminal.Gui.View.EnsureFocus + - Terminal.Gui.View.FocusFirst + - Terminal.Gui.View.FocusLast + - Terminal.Gui.View.FocusPrev + - Terminal.Gui.View.FocusNext + - Terminal.Gui.View.LayoutSubviews + - Terminal.Gui.View.ToString + - Terminal.Gui.View.OnMouseEnter(Terminal.Gui.MouseEvent) + - Terminal.Gui.View.OnMouseLeave(Terminal.Gui.MouseEvent) + - Terminal.Gui.Responder.CanFocus + - Terminal.Gui.Responder.MouseEvent(Terminal.Gui.MouseEvent) + - 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) + modifiers.csharp: + - public + - class + modifiers.vb: + - Public + - Class +- uid: Terminal.Gui.FrameView.Title + commentId: P:Terminal.Gui.FrameView.Title + id: Title parent: Terminal.Gui.FrameView langs: - csharp - name: FrameView(ustring) - nameWithType: FrameView.FrameView(ustring) - fullName: FrameView.FrameView(ustring) - type: Constructor + - vb + name: Title + nameWithType: FrameView.Title + fullName: Terminal.Gui.FrameView.Title + type: Property + source: + remote: + path: Terminal.Gui/Views/FrameView.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Title + path: ../Terminal.Gui/Views/FrameView.cs + startLine: 24 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: >- - Initializes a new instance of the class with - a title and the result is suitable to have its X, Y, Width and Height properties computed. + summary: "\nThe title to be displayed for this .\n" + example: [] syntax: - content: public FrameView (NStack.ustring title); - parameters: - - id: title + content: public ustring Title { get; set; } + parameters: [] + return: type: NStack.ustring - description: Title. - overload: Terminal.Gui.FrameView.#ctor* - exceptions: [] + description: The title. + content.vb: Public Property Title As ustring + overload: Terminal.Gui.FrameView.Title* + modifiers.csharp: + - public + - get + - set + modifiers.vb: + - Public - uid: Terminal.Gui.FrameView.#ctor(Terminal.Gui.Rect,NStack.ustring) + commentId: M:Terminal.Gui.FrameView.#ctor(Terminal.Gui.Rect,NStack.ustring) id: '#ctor(Terminal.Gui.Rect,NStack.ustring)' parent: Terminal.Gui.FrameView langs: - csharp + - vb name: FrameView(Rect, ustring) nameWithType: FrameView.FrameView(Rect, ustring) - fullName: FrameView.FrameView(Rect, ustring) + fullName: Terminal.Gui.FrameView.FrameView(Terminal.Gui.Rect, NStack.ustring) type: Constructor + source: + remote: + path: Terminal.Gui/Views/FrameView.cs + branch: docs + repo: tig:tig/gui.cs.git + id: .ctor + path: ../Terminal.Gui/Views/FrameView.cs + startLine: 43 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: >- - Initializes a new instance of the class with - an absolute position and a title. + summary: "\nInitializes a new instance of the class with\nan absolute position and a title.\n" + example: [] syntax: - content: public FrameView (Terminal.Gui.Rect frame, NStack.ustring title); + content: public FrameView(Rect frame, ustring title) parameters: - id: frame type: Terminal.Gui.Rect @@ -121,478 +195,2356 @@ items: - id: title type: NStack.ustring description: Title. + content.vb: Public Sub New(frame As Rect, title As ustring) overload: Terminal.Gui.FrameView.#ctor* - exceptions: [] + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: Terminal.Gui.FrameView.#ctor(Terminal.Gui.Rect,NStack.ustring,Terminal.Gui.View[]) + commentId: M:Terminal.Gui.FrameView.#ctor(Terminal.Gui.Rect,NStack.ustring,Terminal.Gui.View[]) + id: '#ctor(Terminal.Gui.Rect,NStack.ustring,Terminal.Gui.View[])' + parent: Terminal.Gui.FrameView + langs: + - csharp + - vb + name: FrameView(Rect, ustring, View[]) + nameWithType: FrameView.FrameView(Rect, ustring, View[]) + fullName: Terminal.Gui.FrameView.FrameView(Terminal.Gui.Rect, NStack.ustring, Terminal.Gui.View[]) + type: Constructor + source: + remote: + path: Terminal.Gui/Views/FrameView.cs + branch: docs + repo: tig:tig/gui.cs.git + id: .ctor + path: ../Terminal.Gui/Views/FrameView.cs + startLine: 58 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nInitializes a new instance of the class with\nan absolute position, a title and s.\n" + example: [] + syntax: + content: public FrameView(Rect frame, ustring title, View[] views) + parameters: + - id: frame + type: Terminal.Gui.Rect + description: Frame. + - id: title + type: NStack.ustring + description: Title. + - id: views + type: Terminal.Gui.View[] + description: Views. + content.vb: Public Sub New(frame As Rect, title As ustring, views As View()) + overload: Terminal.Gui.FrameView.#ctor* + nameWithType.vb: FrameView.FrameView(Rect, ustring, View()) + modifiers.csharp: + - public + modifiers.vb: + - Public + fullName.vb: Terminal.Gui.FrameView.FrameView(Terminal.Gui.Rect, NStack.ustring, Terminal.Gui.View()) + name.vb: FrameView(Rect, ustring, View()) +- uid: Terminal.Gui.FrameView.#ctor(NStack.ustring) + commentId: M:Terminal.Gui.FrameView.#ctor(NStack.ustring) + id: '#ctor(NStack.ustring)' + parent: Terminal.Gui.FrameView + langs: + - csharp + - vb + name: FrameView(ustring) + nameWithType: FrameView.FrameView(ustring) + fullName: Terminal.Gui.FrameView.FrameView(NStack.ustring) + type: Constructor + source: + remote: + path: Terminal.Gui/Views/FrameView.cs + branch: docs + repo: tig:tig/gui.cs.git + id: .ctor + path: ../Terminal.Gui/Views/FrameView.cs + startLine: 71 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nInitializes a new instance of the class with\na title and the result is suitable to have its X, Y, Width and Height properties computed.\n" + example: [] + syntax: + content: public FrameView(ustring title) + parameters: + - id: title + type: NStack.ustring + description: Title. + content.vb: Public Sub New(title As ustring) + overload: Terminal.Gui.FrameView.#ctor* + modifiers.csharp: + - public + modifiers.vb: + - Public - uid: Terminal.Gui.FrameView.Add(Terminal.Gui.View) + commentId: M:Terminal.Gui.FrameView.Add(Terminal.Gui.View) id: Add(Terminal.Gui.View) parent: Terminal.Gui.FrameView langs: - csharp + - vb name: Add(View) nameWithType: FrameView.Add(View) - fullName: FrameView.Add(View) + fullName: Terminal.Gui.FrameView.Add(Terminal.Gui.View) type: Method + source: + remote: + path: Terminal.Gui/Views/FrameView.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Add + path: ../Terminal.Gui/Views/FrameView.cs + startLine: 97 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: Add the specified view to the ContentView. + summary: "\nAdd the specified to this container.\n" + example: [] syntax: - content: public override void Add (Terminal.Gui.View view); + content: public override void Add(View view) parameters: - id: view type: Terminal.Gui.View - description: View to add to the window. + description: to add to this container + content.vb: Public Overrides Sub Add(view As View) + overridden: Terminal.Gui.View.Add(Terminal.Gui.View) overload: Terminal.Gui.FrameView.Add* - exceptions: [] -- uid: Terminal.Gui.FrameView.Redraw(Terminal.Gui.Rect) - id: Redraw(Terminal.Gui.Rect) - parent: Terminal.Gui.FrameView - langs: - - csharp - name: Redraw(Rect) - nameWithType: FrameView.Redraw(Rect) - fullName: FrameView.Redraw(Rect) - type: Method - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - syntax: - content: public override void Redraw (Terminal.Gui.Rect bounds); - parameters: - - id: bounds - type: Terminal.Gui.Rect - description: To be added. - overload: Terminal.Gui.FrameView.Redraw* - exceptions: [] + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides - uid: Terminal.Gui.FrameView.Remove(Terminal.Gui.View) + commentId: M:Terminal.Gui.FrameView.Remove(Terminal.Gui.View) id: Remove(Terminal.Gui.View) parent: Terminal.Gui.FrameView langs: - csharp + - vb name: Remove(View) nameWithType: FrameView.Remove(View) - fullName: FrameView.Remove(View) + fullName: Terminal.Gui.FrameView.Remove(Terminal.Gui.View) type: Method + source: + remote: + path: Terminal.Gui/Views/FrameView.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Remove + path: ../Terminal.Gui/Views/FrameView.cs + startLine: 110 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: Removes a widget from this container. + summary: "\nRemoves a from this container.\n" + remarks: "\n" + example: [] syntax: - content: public override void Remove (Terminal.Gui.View view); + content: public override void Remove(View view) parameters: - id: view type: Terminal.Gui.View - description: To be added. + content.vb: Public Overrides Sub Remove(view As View) + overridden: Terminal.Gui.View.Remove(Terminal.Gui.View) overload: Terminal.Gui.FrameView.Remove* - exceptions: [] + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides - uid: Terminal.Gui.FrameView.RemoveAll + commentId: M:Terminal.Gui.FrameView.RemoveAll id: RemoveAll parent: Terminal.Gui.FrameView langs: - csharp + - vb name: RemoveAll() nameWithType: FrameView.RemoveAll() - fullName: FrameView.RemoveAll() + fullName: Terminal.Gui.FrameView.RemoveAll() type: Method + source: + remote: + path: Terminal.Gui/Views/FrameView.cs + branch: docs + repo: tig:tig/gui.cs.git + id: RemoveAll + path: ../Terminal.Gui/Views/FrameView.cs + startLine: 128 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: Removes all widgets from this container. + summary: "\nRemoves all s from this container.\n" + remarks: "\n" + example: [] syntax: - content: public override void RemoveAll (); - parameters: [] + content: public override void RemoveAll() + content.vb: Public Overrides Sub RemoveAll + overridden: Terminal.Gui.View.RemoveAll overload: Terminal.Gui.FrameView.RemoveAll* - exceptions: [] -- uid: Terminal.Gui.FrameView.Title - id: Title + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides +- uid: Terminal.Gui.FrameView.Redraw(Terminal.Gui.Rect) + commentId: M:Terminal.Gui.FrameView.Redraw(Terminal.Gui.Rect) + id: Redraw(Terminal.Gui.Rect) parent: Terminal.Gui.FrameView langs: - csharp - name: Title - nameWithType: FrameView.Title - fullName: FrameView.Title - type: Property + - vb + name: Redraw(Rect) + nameWithType: FrameView.Redraw(Rect) + fullName: Terminal.Gui.FrameView.Redraw(Terminal.Gui.Rect) + type: Method + source: + remote: + path: Terminal.Gui/Views/FrameView.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Redraw + path: ../Terminal.Gui/Views/FrameView.cs + startLine: 134 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: The title to be displayed for this window. + example: [] syntax: - content: public NStack.ustring Title { get; set; } - return: - type: NStack.ustring - description: The title. - overload: Terminal.Gui.FrameView.Title* - exceptions: [] + content: public override void Redraw(Rect bounds) + parameters: + - id: bounds + type: Terminal.Gui.Rect + content.vb: Public Overrides Sub Redraw(bounds As Rect) + overridden: Terminal.Gui.View.Redraw(Terminal.Gui.Rect) + overload: Terminal.Gui.FrameView.Redraw* + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides references: -- uid: Terminal.Gui.View +- 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: Terminal.Gui.Responder + commentId: T:Terminal.Gui.Responder + parent: Terminal.Gui + name: Responder + nameWithType: Responder + fullName: Terminal.Gui.Responder +- uid: Terminal.Gui.View + commentId: T:Terminal.Gui.View parent: Terminal.Gui - isExternal: false name: View nameWithType: View fullName: Terminal.Gui.View -- uid: Terminal.Gui.FrameView.#ctor(NStack.ustring) - parent: Terminal.Gui.FrameView - isExternal: false - name: FrameView(ustring) - nameWithType: FrameView.FrameView(ustring) - fullName: FrameView.FrameView(ustring) +- uid: System.Collections.IEnumerable + commentId: T:System.Collections.IEnumerable + parent: System.Collections + isExternal: true + name: IEnumerable + nameWithType: IEnumerable + fullName: System.Collections.IEnumerable +- uid: Terminal.Gui.View.Enter + commentId: E:Terminal.Gui.View.Enter + parent: Terminal.Gui.View + name: Enter + nameWithType: View.Enter + fullName: Terminal.Gui.View.Enter +- uid: Terminal.Gui.View.Leave + commentId: E:Terminal.Gui.View.Leave + parent: Terminal.Gui.View + name: Leave + nameWithType: View.Leave + fullName: Terminal.Gui.View.Leave +- uid: Terminal.Gui.View.MouseEnter + commentId: E:Terminal.Gui.View.MouseEnter + parent: Terminal.Gui.View + name: MouseEnter + nameWithType: View.MouseEnter + fullName: Terminal.Gui.View.MouseEnter +- uid: Terminal.Gui.View.MouseLeave + commentId: E:Terminal.Gui.View.MouseLeave + parent: Terminal.Gui.View + name: MouseLeave + nameWithType: View.MouseLeave + fullName: Terminal.Gui.View.MouseLeave +- uid: Terminal.Gui.View.Driver + commentId: P:Terminal.Gui.View.Driver + parent: Terminal.Gui.View + name: Driver + nameWithType: View.Driver + fullName: Terminal.Gui.View.Driver +- uid: Terminal.Gui.View.Subviews + commentId: P:Terminal.Gui.View.Subviews + parent: Terminal.Gui.View + name: Subviews + nameWithType: View.Subviews + fullName: Terminal.Gui.View.Subviews +- uid: Terminal.Gui.View.Id + commentId: P:Terminal.Gui.View.Id + parent: Terminal.Gui.View + name: Id + nameWithType: View.Id + fullName: Terminal.Gui.View.Id +- uid: Terminal.Gui.View.WantMousePositionReports + commentId: P:Terminal.Gui.View.WantMousePositionReports + parent: Terminal.Gui.View + name: WantMousePositionReports + nameWithType: View.WantMousePositionReports + fullName: Terminal.Gui.View.WantMousePositionReports +- uid: Terminal.Gui.View.WantContinuousButtonPressed + commentId: P:Terminal.Gui.View.WantContinuousButtonPressed + parent: Terminal.Gui.View + name: WantContinuousButtonPressed + nameWithType: View.WantContinuousButtonPressed + fullName: Terminal.Gui.View.WantContinuousButtonPressed +- uid: Terminal.Gui.View.Frame + commentId: P:Terminal.Gui.View.Frame + parent: Terminal.Gui.View + name: Frame + nameWithType: View.Frame + fullName: Terminal.Gui.View.Frame +- uid: Terminal.Gui.View.GetEnumerator + commentId: M:Terminal.Gui.View.GetEnumerator + parent: Terminal.Gui.View + name: GetEnumerator() + nameWithType: View.GetEnumerator() + fullName: Terminal.Gui.View.GetEnumerator() + spec.csharp: + - uid: Terminal.Gui.View.GetEnumerator + name: GetEnumerator + nameWithType: View.GetEnumerator + fullName: Terminal.Gui.View.GetEnumerator + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.GetEnumerator + name: GetEnumerator + nameWithType: View.GetEnumerator + fullName: Terminal.Gui.View.GetEnumerator + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.LayoutStyle + commentId: P:Terminal.Gui.View.LayoutStyle + parent: Terminal.Gui.View + name: LayoutStyle + nameWithType: View.LayoutStyle + fullName: Terminal.Gui.View.LayoutStyle +- uid: Terminal.Gui.View.Bounds + commentId: P:Terminal.Gui.View.Bounds + parent: Terminal.Gui.View + name: Bounds + nameWithType: View.Bounds + fullName: Terminal.Gui.View.Bounds +- uid: Terminal.Gui.View.X + commentId: P:Terminal.Gui.View.X + parent: Terminal.Gui.View + name: X + nameWithType: View.X + fullName: Terminal.Gui.View.X +- uid: Terminal.Gui.View.Y + commentId: P:Terminal.Gui.View.Y + parent: Terminal.Gui.View + name: Y + nameWithType: View.Y + fullName: Terminal.Gui.View.Y +- uid: Terminal.Gui.View.Width + commentId: P:Terminal.Gui.View.Width + parent: Terminal.Gui.View + name: Width + nameWithType: View.Width + fullName: Terminal.Gui.View.Width +- uid: Terminal.Gui.View.Height + commentId: P:Terminal.Gui.View.Height + parent: Terminal.Gui.View + name: Height + nameWithType: View.Height + fullName: Terminal.Gui.View.Height +- uid: Terminal.Gui.View.SuperView + commentId: P:Terminal.Gui.View.SuperView + parent: Terminal.Gui.View + name: SuperView + nameWithType: View.SuperView + fullName: Terminal.Gui.View.SuperView +- uid: Terminal.Gui.View.SetNeedsDisplay + commentId: M:Terminal.Gui.View.SetNeedsDisplay + parent: Terminal.Gui.View + name: SetNeedsDisplay() + nameWithType: View.SetNeedsDisplay() + fullName: Terminal.Gui.View.SetNeedsDisplay() + spec.csharp: + - uid: Terminal.Gui.View.SetNeedsDisplay + name: SetNeedsDisplay + nameWithType: View.SetNeedsDisplay + fullName: Terminal.Gui.View.SetNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.SetNeedsDisplay + name: SetNeedsDisplay + nameWithType: View.SetNeedsDisplay + fullName: Terminal.Gui.View.SetNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) + commentId: M:Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) + parent: Terminal.Gui.View + name: SetNeedsDisplay(Rect) + nameWithType: View.SetNeedsDisplay(Rect) + fullName: Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) + spec.csharp: + - uid: Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) + name: SetNeedsDisplay + nameWithType: View.SetNeedsDisplay + fullName: Terminal.Gui.View.SetNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) + name: SetNeedsDisplay + nameWithType: View.SetNeedsDisplay + fullName: Terminal.Gui.View.SetNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.ChildNeedsDisplay + commentId: M:Terminal.Gui.View.ChildNeedsDisplay + parent: Terminal.Gui.View + name: ChildNeedsDisplay() + nameWithType: View.ChildNeedsDisplay() + fullName: Terminal.Gui.View.ChildNeedsDisplay() + spec.csharp: + - uid: Terminal.Gui.View.ChildNeedsDisplay + name: ChildNeedsDisplay + nameWithType: View.ChildNeedsDisplay + fullName: Terminal.Gui.View.ChildNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ChildNeedsDisplay + name: ChildNeedsDisplay + nameWithType: View.ChildNeedsDisplay + fullName: Terminal.Gui.View.ChildNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.Add(Terminal.Gui.View[]) + commentId: M:Terminal.Gui.View.Add(Terminal.Gui.View[]) + parent: Terminal.Gui.View + name: Add(View[]) + nameWithType: View.Add(View[]) + fullName: Terminal.Gui.View.Add(Terminal.Gui.View[]) + nameWithType.vb: View.Add(View()) + fullName.vb: Terminal.Gui.View.Add(Terminal.Gui.View()) + name.vb: Add(View()) + spec.csharp: + - uid: Terminal.Gui.View.Add(Terminal.Gui.View[]) + name: Add + nameWithType: View.Add + fullName: Terminal.Gui.View.Add + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: '[]' + nameWithType: '[]' + fullName: '[]' + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.Add(Terminal.Gui.View[]) + name: Add + nameWithType: View.Add + fullName: Terminal.Gui.View.Add + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: () + nameWithType: () + fullName: () + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.BringSubviewToFront(Terminal.Gui.View) + commentId: M:Terminal.Gui.View.BringSubviewToFront(Terminal.Gui.View) + parent: Terminal.Gui.View + name: BringSubviewToFront(View) + nameWithType: View.BringSubviewToFront(View) + fullName: Terminal.Gui.View.BringSubviewToFront(Terminal.Gui.View) + spec.csharp: + - uid: Terminal.Gui.View.BringSubviewToFront(Terminal.Gui.View) + name: BringSubviewToFront + nameWithType: View.BringSubviewToFront + fullName: Terminal.Gui.View.BringSubviewToFront + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.BringSubviewToFront(Terminal.Gui.View) + name: BringSubviewToFront + nameWithType: View.BringSubviewToFront + fullName: Terminal.Gui.View.BringSubviewToFront + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.SendSubviewToBack(Terminal.Gui.View) + commentId: M:Terminal.Gui.View.SendSubviewToBack(Terminal.Gui.View) + parent: Terminal.Gui.View + name: SendSubviewToBack(View) + nameWithType: View.SendSubviewToBack(View) + fullName: Terminal.Gui.View.SendSubviewToBack(Terminal.Gui.View) + spec.csharp: + - uid: Terminal.Gui.View.SendSubviewToBack(Terminal.Gui.View) + name: SendSubviewToBack + nameWithType: View.SendSubviewToBack + fullName: Terminal.Gui.View.SendSubviewToBack + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.SendSubviewToBack(Terminal.Gui.View) + name: SendSubviewToBack + nameWithType: View.SendSubviewToBack + fullName: Terminal.Gui.View.SendSubviewToBack + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.SendSubviewBackwards(Terminal.Gui.View) + commentId: M:Terminal.Gui.View.SendSubviewBackwards(Terminal.Gui.View) + parent: Terminal.Gui.View + name: SendSubviewBackwards(View) + nameWithType: View.SendSubviewBackwards(View) + fullName: Terminal.Gui.View.SendSubviewBackwards(Terminal.Gui.View) + spec.csharp: + - uid: Terminal.Gui.View.SendSubviewBackwards(Terminal.Gui.View) + name: SendSubviewBackwards + nameWithType: View.SendSubviewBackwards + fullName: Terminal.Gui.View.SendSubviewBackwards + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.SendSubviewBackwards(Terminal.Gui.View) + name: SendSubviewBackwards + nameWithType: View.SendSubviewBackwards + fullName: Terminal.Gui.View.SendSubviewBackwards + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.BringSubviewForward(Terminal.Gui.View) + commentId: M:Terminal.Gui.View.BringSubviewForward(Terminal.Gui.View) + parent: Terminal.Gui.View + name: BringSubviewForward(View) + nameWithType: View.BringSubviewForward(View) + fullName: Terminal.Gui.View.BringSubviewForward(Terminal.Gui.View) + spec.csharp: + - uid: Terminal.Gui.View.BringSubviewForward(Terminal.Gui.View) + name: BringSubviewForward + nameWithType: View.BringSubviewForward + fullName: Terminal.Gui.View.BringSubviewForward + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.BringSubviewForward(Terminal.Gui.View) + name: BringSubviewForward + nameWithType: View.BringSubviewForward + fullName: Terminal.Gui.View.BringSubviewForward + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.Clear + commentId: M:Terminal.Gui.View.Clear + parent: Terminal.Gui.View + name: Clear() + nameWithType: View.Clear() + fullName: Terminal.Gui.View.Clear() + spec.csharp: + - uid: Terminal.Gui.View.Clear + name: Clear + nameWithType: View.Clear + fullName: Terminal.Gui.View.Clear + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.Clear + name: Clear + nameWithType: View.Clear + fullName: Terminal.Gui.View.Clear + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.Clear(Terminal.Gui.Rect) + commentId: M:Terminal.Gui.View.Clear(Terminal.Gui.Rect) + parent: Terminal.Gui.View + name: Clear(Rect) + nameWithType: View.Clear(Rect) + fullName: Terminal.Gui.View.Clear(Terminal.Gui.Rect) + spec.csharp: + - uid: Terminal.Gui.View.Clear(Terminal.Gui.Rect) + name: Clear + nameWithType: View.Clear + fullName: Terminal.Gui.View.Clear + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.Clear(Terminal.Gui.Rect) + name: Clear + nameWithType: View.Clear + fullName: Terminal.Gui.View.Clear + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.ScreenToView(System.Int32,System.Int32) + commentId: M:Terminal.Gui.View.ScreenToView(System.Int32,System.Int32) + parent: Terminal.Gui.View + isExternal: true + name: ScreenToView(Int32, Int32) + nameWithType: View.ScreenToView(Int32, Int32) + fullName: Terminal.Gui.View.ScreenToView(System.Int32, System.Int32) + spec.csharp: + - uid: Terminal.Gui.View.ScreenToView(System.Int32,System.Int32) + name: ScreenToView + nameWithType: View.ScreenToView + fullName: Terminal.Gui.View.ScreenToView + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ScreenToView(System.Int32,System.Int32) + name: ScreenToView + nameWithType: View.ScreenToView + fullName: Terminal.Gui.View.ScreenToView + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.ClipToBounds + commentId: M:Terminal.Gui.View.ClipToBounds + parent: Terminal.Gui.View + name: ClipToBounds() + nameWithType: View.ClipToBounds() + fullName: Terminal.Gui.View.ClipToBounds() + spec.csharp: + - uid: Terminal.Gui.View.ClipToBounds + name: ClipToBounds + nameWithType: View.ClipToBounds + fullName: Terminal.Gui.View.ClipToBounds + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ClipToBounds + name: ClipToBounds + nameWithType: View.ClipToBounds + fullName: Terminal.Gui.View.ClipToBounds + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.SetClip(Terminal.Gui.Rect) + commentId: M:Terminal.Gui.View.SetClip(Terminal.Gui.Rect) + parent: Terminal.Gui.View + name: SetClip(Rect) + nameWithType: View.SetClip(Rect) + fullName: Terminal.Gui.View.SetClip(Terminal.Gui.Rect) + spec.csharp: + - uid: Terminal.Gui.View.SetClip(Terminal.Gui.Rect) + name: SetClip + nameWithType: View.SetClip + fullName: Terminal.Gui.View.SetClip + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.SetClip(Terminal.Gui.Rect) + name: SetClip + nameWithType: View.SetClip + fullName: Terminal.Gui.View.SetClip + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean) + commentId: M:Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean) + parent: Terminal.Gui.View + isExternal: true + name: DrawFrame(Rect, Int32, Boolean) + nameWithType: View.DrawFrame(Rect, Int32, Boolean) + fullName: Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect, System.Int32, System.Boolean) + spec.csharp: + - uid: Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean) + name: DrawFrame + nameWithType: View.DrawFrame + fullName: Terminal.Gui.View.DrawFrame + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean) + name: DrawFrame + nameWithType: View.DrawFrame + fullName: Terminal.Gui.View.DrawFrame + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.DrawHotString(NStack.ustring,Terminal.Gui.Attribute,Terminal.Gui.Attribute) + commentId: M:Terminal.Gui.View.DrawHotString(NStack.ustring,Terminal.Gui.Attribute,Terminal.Gui.Attribute) + parent: Terminal.Gui.View + isExternal: true + name: DrawHotString(ustring, Attribute, Attribute) + nameWithType: View.DrawHotString(ustring, Attribute, Attribute) + fullName: Terminal.Gui.View.DrawHotString(NStack.ustring, Terminal.Gui.Attribute, Terminal.Gui.Attribute) + spec.csharp: + - uid: Terminal.Gui.View.DrawHotString(NStack.ustring,Terminal.Gui.Attribute,Terminal.Gui.Attribute) + name: DrawHotString + nameWithType: View.DrawHotString + fullName: Terminal.Gui.View.DrawHotString + - name: ( + nameWithType: ( + fullName: ( + - uid: NStack.ustring + name: ustring + nameWithType: ustring + fullName: NStack.ustring + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: Terminal.Gui.Attribute + name: Attribute + nameWithType: Attribute + fullName: Terminal.Gui.Attribute + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: Terminal.Gui.Attribute + name: Attribute + nameWithType: Attribute + fullName: Terminal.Gui.Attribute + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.DrawHotString(NStack.ustring,Terminal.Gui.Attribute,Terminal.Gui.Attribute) + name: DrawHotString + nameWithType: View.DrawHotString + fullName: Terminal.Gui.View.DrawHotString + - name: ( + nameWithType: ( + fullName: ( + - uid: NStack.ustring + name: ustring + nameWithType: ustring + fullName: NStack.ustring + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: Terminal.Gui.Attribute + name: Attribute + nameWithType: Attribute + fullName: Terminal.Gui.Attribute + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: Terminal.Gui.Attribute + name: Attribute + nameWithType: Attribute + fullName: Terminal.Gui.Attribute + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.DrawHotString(NStack.ustring,System.Boolean,Terminal.Gui.ColorScheme) + commentId: M:Terminal.Gui.View.DrawHotString(NStack.ustring,System.Boolean,Terminal.Gui.ColorScheme) + parent: Terminal.Gui.View + isExternal: true + name: DrawHotString(ustring, Boolean, ColorScheme) + nameWithType: View.DrawHotString(ustring, Boolean, ColorScheme) + fullName: Terminal.Gui.View.DrawHotString(NStack.ustring, System.Boolean, Terminal.Gui.ColorScheme) + spec.csharp: + - uid: Terminal.Gui.View.DrawHotString(NStack.ustring,System.Boolean,Terminal.Gui.ColorScheme) + name: DrawHotString + nameWithType: View.DrawHotString + fullName: Terminal.Gui.View.DrawHotString + - name: ( + nameWithType: ( + fullName: ( + - uid: NStack.ustring + name: ustring + nameWithType: ustring + fullName: NStack.ustring + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: Terminal.Gui.ColorScheme + name: ColorScheme + nameWithType: ColorScheme + fullName: Terminal.Gui.ColorScheme + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.DrawHotString(NStack.ustring,System.Boolean,Terminal.Gui.ColorScheme) + name: DrawHotString + nameWithType: View.DrawHotString + fullName: Terminal.Gui.View.DrawHotString + - name: ( + nameWithType: ( + fullName: ( + - uid: NStack.ustring + name: ustring + nameWithType: ustring + fullName: NStack.ustring + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: Terminal.Gui.ColorScheme + name: ColorScheme + nameWithType: ColorScheme + fullName: Terminal.Gui.ColorScheme + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.Move(System.Int32,System.Int32) + commentId: M:Terminal.Gui.View.Move(System.Int32,System.Int32) + parent: Terminal.Gui.View + isExternal: true + name: Move(Int32, Int32) + nameWithType: View.Move(Int32, Int32) + fullName: Terminal.Gui.View.Move(System.Int32, System.Int32) + spec.csharp: + - uid: Terminal.Gui.View.Move(System.Int32,System.Int32) + name: Move + nameWithType: View.Move + fullName: Terminal.Gui.View.Move + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.Move(System.Int32,System.Int32) + name: Move + nameWithType: View.Move + fullName: Terminal.Gui.View.Move + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.PositionCursor + commentId: M:Terminal.Gui.View.PositionCursor + parent: Terminal.Gui.View + name: PositionCursor() + nameWithType: View.PositionCursor() + fullName: Terminal.Gui.View.PositionCursor() + spec.csharp: + - uid: Terminal.Gui.View.PositionCursor + name: PositionCursor + nameWithType: View.PositionCursor + fullName: Terminal.Gui.View.PositionCursor + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.PositionCursor + name: PositionCursor + nameWithType: View.PositionCursor + fullName: Terminal.Gui.View.PositionCursor + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.HasFocus + commentId: P:Terminal.Gui.View.HasFocus + parent: Terminal.Gui.View + name: HasFocus + nameWithType: View.HasFocus + fullName: Terminal.Gui.View.HasFocus +- uid: Terminal.Gui.View.OnEnter + commentId: M:Terminal.Gui.View.OnEnter + parent: Terminal.Gui.View + name: OnEnter() + nameWithType: View.OnEnter() + fullName: Terminal.Gui.View.OnEnter() + spec.csharp: + - uid: Terminal.Gui.View.OnEnter + name: OnEnter + nameWithType: View.OnEnter + fullName: Terminal.Gui.View.OnEnter + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.OnEnter + name: OnEnter + nameWithType: View.OnEnter + fullName: Terminal.Gui.View.OnEnter + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.OnLeave + commentId: M:Terminal.Gui.View.OnLeave + parent: Terminal.Gui.View + name: OnLeave() + nameWithType: View.OnLeave() + fullName: Terminal.Gui.View.OnLeave() + spec.csharp: + - uid: Terminal.Gui.View.OnLeave + name: OnLeave + nameWithType: View.OnLeave + fullName: Terminal.Gui.View.OnLeave + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.OnLeave + name: OnLeave + nameWithType: View.OnLeave + fullName: Terminal.Gui.View.OnLeave + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.Focused + commentId: P:Terminal.Gui.View.Focused + parent: Terminal.Gui.View + name: Focused + nameWithType: View.Focused + fullName: Terminal.Gui.View.Focused +- uid: Terminal.Gui.View.MostFocused + commentId: P:Terminal.Gui.View.MostFocused + parent: Terminal.Gui.View + name: MostFocused + nameWithType: View.MostFocused + fullName: Terminal.Gui.View.MostFocused +- uid: Terminal.Gui.View.ColorScheme + commentId: P:Terminal.Gui.View.ColorScheme + parent: Terminal.Gui.View + name: ColorScheme + nameWithType: View.ColorScheme + fullName: Terminal.Gui.View.ColorScheme +- uid: Terminal.Gui.View.AddRune(System.Int32,System.Int32,System.Rune) + commentId: M:Terminal.Gui.View.AddRune(System.Int32,System.Int32,System.Rune) + parent: Terminal.Gui.View + isExternal: true + name: AddRune(Int32, Int32, Rune) + nameWithType: View.AddRune(Int32, Int32, Rune) + fullName: Terminal.Gui.View.AddRune(System.Int32, System.Int32, System.Rune) + spec.csharp: + - uid: Terminal.Gui.View.AddRune(System.Int32,System.Int32,System.Rune) + name: AddRune + nameWithType: View.AddRune + fullName: Terminal.Gui.View.AddRune + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Rune + name: Rune + nameWithType: Rune + fullName: System.Rune + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.AddRune(System.Int32,System.Int32,System.Rune) + name: AddRune + nameWithType: View.AddRune + fullName: Terminal.Gui.View.AddRune + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Rune + name: Rune + nameWithType: Rune + fullName: System.Rune + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.ClearNeedsDisplay + commentId: M:Terminal.Gui.View.ClearNeedsDisplay + parent: Terminal.Gui.View + name: ClearNeedsDisplay() + nameWithType: View.ClearNeedsDisplay() + fullName: Terminal.Gui.View.ClearNeedsDisplay() + spec.csharp: + - uid: Terminal.Gui.View.ClearNeedsDisplay + name: ClearNeedsDisplay + nameWithType: View.ClearNeedsDisplay + fullName: Terminal.Gui.View.ClearNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ClearNeedsDisplay + name: ClearNeedsDisplay + nameWithType: View.ClearNeedsDisplay + fullName: Terminal.Gui.View.ClearNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.SetFocus(Terminal.Gui.View) + commentId: M:Terminal.Gui.View.SetFocus(Terminal.Gui.View) + parent: Terminal.Gui.View + name: SetFocus(View) + nameWithType: View.SetFocus(View) + fullName: Terminal.Gui.View.SetFocus(Terminal.Gui.View) + spec.csharp: + - uid: Terminal.Gui.View.SetFocus(Terminal.Gui.View) + name: SetFocus + nameWithType: View.SetFocus + fullName: Terminal.Gui.View.SetFocus + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.SetFocus(Terminal.Gui.View) + name: SetFocus + nameWithType: View.SetFocus + fullName: Terminal.Gui.View.SetFocus + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.KeyPress + commentId: E:Terminal.Gui.View.KeyPress + parent: Terminal.Gui.View + name: KeyPress + nameWithType: View.KeyPress + fullName: Terminal.Gui.View.KeyPress +- uid: Terminal.Gui.View.ProcessKey(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.View.ProcessKey(Terminal.Gui.KeyEvent) + parent: Terminal.Gui.View + name: ProcessKey(KeyEvent) + nameWithType: View.ProcessKey(KeyEvent) + fullName: Terminal.Gui.View.ProcessKey(Terminal.Gui.KeyEvent) + spec.csharp: + - uid: Terminal.Gui.View.ProcessKey(Terminal.Gui.KeyEvent) + name: ProcessKey + nameWithType: View.ProcessKey + fullName: Terminal.Gui.View.ProcessKey + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ProcessKey(Terminal.Gui.KeyEvent) + name: ProcessKey + nameWithType: View.ProcessKey + fullName: Terminal.Gui.View.ProcessKey + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) + parent: Terminal.Gui.View + name: ProcessHotKey(KeyEvent) + nameWithType: View.ProcessHotKey(KeyEvent) + fullName: Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) + spec.csharp: + - uid: Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) + name: ProcessHotKey + nameWithType: View.ProcessHotKey + fullName: Terminal.Gui.View.ProcessHotKey + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) + name: ProcessHotKey + nameWithType: View.ProcessHotKey + fullName: Terminal.Gui.View.ProcessHotKey + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) + parent: Terminal.Gui.View + name: ProcessColdKey(KeyEvent) + nameWithType: View.ProcessColdKey(KeyEvent) + fullName: Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) + spec.csharp: + - uid: Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) + name: ProcessColdKey + nameWithType: View.ProcessColdKey + fullName: Terminal.Gui.View.ProcessColdKey + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) + name: ProcessColdKey + nameWithType: View.ProcessColdKey + fullName: Terminal.Gui.View.ProcessColdKey + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.KeyDown + commentId: E:Terminal.Gui.View.KeyDown + parent: Terminal.Gui.View + name: KeyDown + nameWithType: View.KeyDown + fullName: Terminal.Gui.View.KeyDown +- uid: Terminal.Gui.View.OnKeyDown(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.View.OnKeyDown(Terminal.Gui.KeyEvent) + parent: Terminal.Gui.View + name: OnKeyDown(KeyEvent) + nameWithType: View.OnKeyDown(KeyEvent) + fullName: Terminal.Gui.View.OnKeyDown(Terminal.Gui.KeyEvent) + spec.csharp: + - uid: Terminal.Gui.View.OnKeyDown(Terminal.Gui.KeyEvent) + name: OnKeyDown + nameWithType: View.OnKeyDown + fullName: Terminal.Gui.View.OnKeyDown + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.OnKeyDown(Terminal.Gui.KeyEvent) + name: OnKeyDown + nameWithType: View.OnKeyDown + fullName: Terminal.Gui.View.OnKeyDown + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.KeyUp + commentId: E:Terminal.Gui.View.KeyUp + parent: Terminal.Gui.View + name: KeyUp + nameWithType: View.KeyUp + fullName: Terminal.Gui.View.KeyUp +- uid: Terminal.Gui.View.OnKeyUp(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.View.OnKeyUp(Terminal.Gui.KeyEvent) + parent: Terminal.Gui.View + name: OnKeyUp(KeyEvent) + nameWithType: View.OnKeyUp(KeyEvent) + fullName: Terminal.Gui.View.OnKeyUp(Terminal.Gui.KeyEvent) + spec.csharp: + - uid: Terminal.Gui.View.OnKeyUp(Terminal.Gui.KeyEvent) + name: OnKeyUp + nameWithType: View.OnKeyUp + fullName: Terminal.Gui.View.OnKeyUp + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.OnKeyUp(Terminal.Gui.KeyEvent) + name: OnKeyUp + nameWithType: View.OnKeyUp + fullName: Terminal.Gui.View.OnKeyUp + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.EnsureFocus + commentId: M:Terminal.Gui.View.EnsureFocus + parent: Terminal.Gui.View + name: EnsureFocus() + nameWithType: View.EnsureFocus() + fullName: Terminal.Gui.View.EnsureFocus() + spec.csharp: + - uid: Terminal.Gui.View.EnsureFocus + name: EnsureFocus + nameWithType: View.EnsureFocus + fullName: Terminal.Gui.View.EnsureFocus + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.EnsureFocus + name: EnsureFocus + nameWithType: View.EnsureFocus + fullName: Terminal.Gui.View.EnsureFocus + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.FocusFirst + commentId: M:Terminal.Gui.View.FocusFirst + parent: Terminal.Gui.View + name: FocusFirst() + nameWithType: View.FocusFirst() + fullName: Terminal.Gui.View.FocusFirst() + spec.csharp: + - uid: Terminal.Gui.View.FocusFirst + name: FocusFirst + nameWithType: View.FocusFirst + fullName: Terminal.Gui.View.FocusFirst + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.FocusFirst + name: FocusFirst + nameWithType: View.FocusFirst + fullName: Terminal.Gui.View.FocusFirst + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.FocusLast + commentId: M:Terminal.Gui.View.FocusLast + parent: Terminal.Gui.View + name: FocusLast() + nameWithType: View.FocusLast() + fullName: Terminal.Gui.View.FocusLast() + spec.csharp: + - uid: Terminal.Gui.View.FocusLast + name: FocusLast + nameWithType: View.FocusLast + fullName: Terminal.Gui.View.FocusLast + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.FocusLast + name: FocusLast + nameWithType: View.FocusLast + fullName: Terminal.Gui.View.FocusLast + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.FocusPrev + commentId: M:Terminal.Gui.View.FocusPrev + parent: Terminal.Gui.View + name: FocusPrev() + nameWithType: View.FocusPrev() + fullName: Terminal.Gui.View.FocusPrev() + spec.csharp: + - uid: Terminal.Gui.View.FocusPrev + name: FocusPrev + nameWithType: View.FocusPrev + fullName: Terminal.Gui.View.FocusPrev + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.FocusPrev + name: FocusPrev + nameWithType: View.FocusPrev + fullName: Terminal.Gui.View.FocusPrev + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.FocusNext + commentId: M:Terminal.Gui.View.FocusNext + parent: Terminal.Gui.View + name: FocusNext() + nameWithType: View.FocusNext() + fullName: Terminal.Gui.View.FocusNext() + spec.csharp: + - uid: Terminal.Gui.View.FocusNext + name: FocusNext + nameWithType: View.FocusNext + fullName: Terminal.Gui.View.FocusNext + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.FocusNext + name: FocusNext + nameWithType: View.FocusNext + fullName: Terminal.Gui.View.FocusNext + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.LayoutSubviews + commentId: M:Terminal.Gui.View.LayoutSubviews + parent: Terminal.Gui.View + name: LayoutSubviews() + nameWithType: View.LayoutSubviews() + fullName: Terminal.Gui.View.LayoutSubviews() + spec.csharp: + - uid: Terminal.Gui.View.LayoutSubviews + name: LayoutSubviews + nameWithType: View.LayoutSubviews + fullName: Terminal.Gui.View.LayoutSubviews + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.LayoutSubviews + name: LayoutSubviews + nameWithType: View.LayoutSubviews + fullName: Terminal.Gui.View.LayoutSubviews + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.ToString + commentId: M:Terminal.Gui.View.ToString + parent: Terminal.Gui.View + name: ToString() + nameWithType: View.ToString() + fullName: Terminal.Gui.View.ToString() + spec.csharp: + - uid: Terminal.Gui.View.ToString + name: ToString + nameWithType: View.ToString + fullName: Terminal.Gui.View.ToString + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ToString + name: ToString + nameWithType: View.ToString + fullName: Terminal.Gui.View.ToString + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.OnMouseEnter(Terminal.Gui.MouseEvent) + commentId: M:Terminal.Gui.View.OnMouseEnter(Terminal.Gui.MouseEvent) + parent: Terminal.Gui.View + name: OnMouseEnter(MouseEvent) + nameWithType: View.OnMouseEnter(MouseEvent) + fullName: Terminal.Gui.View.OnMouseEnter(Terminal.Gui.MouseEvent) + spec.csharp: + - uid: Terminal.Gui.View.OnMouseEnter(Terminal.Gui.MouseEvent) + name: OnMouseEnter + nameWithType: View.OnMouseEnter + fullName: Terminal.Gui.View.OnMouseEnter + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.MouseEvent + name: MouseEvent + nameWithType: MouseEvent + fullName: Terminal.Gui.MouseEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.OnMouseEnter(Terminal.Gui.MouseEvent) + name: OnMouseEnter + nameWithType: View.OnMouseEnter + fullName: Terminal.Gui.View.OnMouseEnter + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.MouseEvent + name: MouseEvent + nameWithType: MouseEvent + fullName: Terminal.Gui.MouseEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.OnMouseLeave(Terminal.Gui.MouseEvent) + commentId: M:Terminal.Gui.View.OnMouseLeave(Terminal.Gui.MouseEvent) + parent: Terminal.Gui.View + name: OnMouseLeave(MouseEvent) + nameWithType: View.OnMouseLeave(MouseEvent) + fullName: Terminal.Gui.View.OnMouseLeave(Terminal.Gui.MouseEvent) + spec.csharp: + - uid: Terminal.Gui.View.OnMouseLeave(Terminal.Gui.MouseEvent) + name: OnMouseLeave + nameWithType: View.OnMouseLeave + fullName: Terminal.Gui.View.OnMouseLeave + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.MouseEvent + name: MouseEvent + nameWithType: MouseEvent + fullName: Terminal.Gui.MouseEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.OnMouseLeave(Terminal.Gui.MouseEvent) + name: OnMouseLeave + nameWithType: View.OnMouseLeave + fullName: Terminal.Gui.View.OnMouseLeave + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.MouseEvent + name: MouseEvent + nameWithType: MouseEvent + fullName: Terminal.Gui.MouseEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.Responder.CanFocus + commentId: P:Terminal.Gui.Responder.CanFocus + parent: Terminal.Gui.Responder + name: CanFocus + nameWithType: Responder.CanFocus + fullName: Terminal.Gui.Responder.CanFocus +- uid: Terminal.Gui.Responder.MouseEvent(Terminal.Gui.MouseEvent) + commentId: M:Terminal.Gui.Responder.MouseEvent(Terminal.Gui.MouseEvent) + parent: Terminal.Gui.Responder + name: MouseEvent(MouseEvent) + nameWithType: Responder.MouseEvent(MouseEvent) + fullName: Terminal.Gui.Responder.MouseEvent(Terminal.Gui.MouseEvent) + spec.csharp: + - uid: Terminal.Gui.Responder.MouseEvent(Terminal.Gui.MouseEvent) + name: MouseEvent + nameWithType: Responder.MouseEvent + fullName: Terminal.Gui.Responder.MouseEvent + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.MouseEvent + name: MouseEvent + nameWithType: MouseEvent + fullName: Terminal.Gui.MouseEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.Responder.MouseEvent(Terminal.Gui.MouseEvent) + name: MouseEvent + nameWithType: Responder.MouseEvent + fullName: Terminal.Gui.Responder.MouseEvent + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.MouseEvent + name: MouseEvent + nameWithType: MouseEvent + fullName: Terminal.Gui.MouseEvent + - name: ) + nameWithType: ) + fullName: ) +- 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 + commentId: N:System + isExternal: true + name: System + nameWithType: System + fullName: System +- uid: System.Collections + commentId: N:System.Collections + isExternal: true + name: System.Collections + nameWithType: System.Collections + fullName: System.Collections +- uid: Terminal.Gui.FrameView + commentId: T:Terminal.Gui.FrameView + name: FrameView + nameWithType: FrameView + fullName: Terminal.Gui.FrameView +- uid: Terminal.Gui.FrameView.Title* + commentId: Overload:Terminal.Gui.FrameView.Title + name: Title + nameWithType: FrameView.Title + fullName: Terminal.Gui.FrameView.Title - uid: NStack.ustring + commentId: T:NStack.ustring parent: NStack isExternal: true name: ustring nameWithType: ustring fullName: NStack.ustring -- uid: Terminal.Gui.FrameView.#ctor(Terminal.Gui.Rect,NStack.ustring) - parent: Terminal.Gui.FrameView - isExternal: false - name: FrameView(Rect, ustring) - nameWithType: FrameView.FrameView(Rect, ustring) - fullName: FrameView.FrameView(Rect, ustring) +- uid: NStack + commentId: N:NStack + isExternal: true + name: NStack + nameWithType: NStack + fullName: NStack +- uid: Terminal.Gui.FrameView.#ctor* + commentId: Overload:Terminal.Gui.FrameView.#ctor + name: FrameView + nameWithType: FrameView.FrameView + fullName: Terminal.Gui.FrameView.FrameView - uid: Terminal.Gui.Rect + commentId: T:Terminal.Gui.Rect parent: Terminal.Gui - isExternal: false name: Rect nameWithType: Rect fullName: Terminal.Gui.Rect -- uid: Terminal.Gui.FrameView.Add(Terminal.Gui.View) - parent: Terminal.Gui.FrameView - isExternal: false +- uid: Terminal.Gui.View[] + isExternal: true + name: View[] + nameWithType: View[] + fullName: Terminal.Gui.View[] + nameWithType.vb: View() + fullName.vb: Terminal.Gui.View() + name.vb: View() + spec.csharp: + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: '[]' + nameWithType: '[]' + fullName: '[]' + spec.vb: + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: () + nameWithType: () + fullName: () +- uid: Terminal.Gui.View.Add(Terminal.Gui.View) + commentId: M:Terminal.Gui.View.Add(Terminal.Gui.View) + parent: Terminal.Gui.View name: Add(View) - nameWithType: FrameView.Add(View) - fullName: FrameView.Add(View) -- uid: Terminal.Gui.FrameView.Redraw(Terminal.Gui.Rect) - parent: Terminal.Gui.FrameView - isExternal: false - name: Redraw(Rect) - nameWithType: FrameView.Redraw(Rect) - fullName: FrameView.Redraw(Rect) -- uid: Terminal.Gui.FrameView.Remove(Terminal.Gui.View) - parent: Terminal.Gui.FrameView - isExternal: false - name: Remove(View) - nameWithType: FrameView.Remove(View) - fullName: FrameView.Remove(View) -- uid: Terminal.Gui.FrameView.RemoveAll - parent: Terminal.Gui.FrameView - isExternal: false - name: RemoveAll() - nameWithType: FrameView.RemoveAll() - fullName: FrameView.RemoveAll() -- uid: Terminal.Gui.FrameView.Title - parent: Terminal.Gui.FrameView - isExternal: false - name: Title - nameWithType: FrameView.Title - fullName: FrameView.Title -- uid: Terminal.Gui.FrameView.#ctor* - parent: Terminal.Gui.FrameView - isExternal: false - name: FrameView - nameWithType: FrameView.FrameView - fullName: FrameView.FrameView + nameWithType: View.Add(View) + fullName: Terminal.Gui.View.Add(Terminal.Gui.View) + spec.csharp: + - uid: Terminal.Gui.View.Add(Terminal.Gui.View) + name: Add + nameWithType: View.Add + fullName: Terminal.Gui.View.Add + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.Add(Terminal.Gui.View) + name: Add + nameWithType: View.Add + fullName: Terminal.Gui.View.Add + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) - uid: Terminal.Gui.FrameView.Add* - parent: Terminal.Gui.FrameView - isExternal: false + commentId: Overload:Terminal.Gui.FrameView.Add name: Add nameWithType: FrameView.Add - fullName: FrameView.Add -- uid: Terminal.Gui.FrameView.Redraw* - parent: Terminal.Gui.FrameView - isExternal: false - name: Redraw - nameWithType: FrameView.Redraw - fullName: FrameView.Redraw + fullName: Terminal.Gui.FrameView.Add +- uid: Terminal.Gui.View.Remove(Terminal.Gui.View) + commentId: M:Terminal.Gui.View.Remove(Terminal.Gui.View) + parent: Terminal.Gui.View + name: Remove(View) + nameWithType: View.Remove(View) + fullName: Terminal.Gui.View.Remove(Terminal.Gui.View) + spec.csharp: + - uid: Terminal.Gui.View.Remove(Terminal.Gui.View) + name: Remove + nameWithType: View.Remove + fullName: Terminal.Gui.View.Remove + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.Remove(Terminal.Gui.View) + name: Remove + nameWithType: View.Remove + fullName: Terminal.Gui.View.Remove + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) - uid: Terminal.Gui.FrameView.Remove* - parent: Terminal.Gui.FrameView - isExternal: false + commentId: Overload:Terminal.Gui.FrameView.Remove name: Remove nameWithType: FrameView.Remove - fullName: FrameView.Remove + fullName: Terminal.Gui.FrameView.Remove +- uid: Terminal.Gui.View.RemoveAll + commentId: M:Terminal.Gui.View.RemoveAll + parent: Terminal.Gui.View + name: RemoveAll() + nameWithType: View.RemoveAll() + fullName: Terminal.Gui.View.RemoveAll() + spec.csharp: + - uid: Terminal.Gui.View.RemoveAll + name: RemoveAll + nameWithType: View.RemoveAll + fullName: Terminal.Gui.View.RemoveAll + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.RemoveAll + name: RemoveAll + nameWithType: View.RemoveAll + fullName: Terminal.Gui.View.RemoveAll + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) - uid: Terminal.Gui.FrameView.RemoveAll* - parent: Terminal.Gui.FrameView - isExternal: false + commentId: Overload:Terminal.Gui.FrameView.RemoveAll name: RemoveAll nameWithType: FrameView.RemoveAll - fullName: FrameView.RemoveAll -- uid: Terminal.Gui.FrameView.Title* - parent: Terminal.Gui.FrameView - isExternal: false - name: Title - nameWithType: FrameView.Title - fullName: FrameView.Title -- uid: Terminal.Gui.Responder.CanFocus - parent: Terminal.Gui.Responder - isExternal: false - name: CanFocus - nameWithType: Responder.CanFocus - fullName: Responder.CanFocus -- uid: Terminal.Gui.View.HasFocus + fullName: Terminal.Gui.FrameView.RemoveAll +- uid: Terminal.Gui.FrameView.Redraw(Terminal.Gui.Rect) + commentId: M:Terminal.Gui.FrameView.Redraw(Terminal.Gui.Rect) + isExternal: true +- uid: Terminal.Gui.View.Redraw(Terminal.Gui.Rect) + commentId: M:Terminal.Gui.View.Redraw(Terminal.Gui.Rect) parent: Terminal.Gui.View - isExternal: false - name: HasFocus - nameWithType: View.HasFocus - fullName: View.HasFocus -- uid: Terminal.Gui.Responder.MouseEvent(Terminal.Gui.MouseEvent) - parent: Terminal.Gui.Responder - isExternal: false - name: MouseEvent(MouseEvent) - nameWithType: Responder.MouseEvent(MouseEvent) - fullName: Responder.MouseEvent(MouseEvent) -- uid: Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) - parent: Terminal.Gui.View - isExternal: false - name: ProcessColdKey(KeyEvent) - nameWithType: View.ProcessColdKey(KeyEvent) - fullName: View.ProcessColdKey(KeyEvent) -- uid: Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) - parent: Terminal.Gui.View - isExternal: false - name: ProcessHotKey(KeyEvent) - nameWithType: View.ProcessHotKey(KeyEvent) - fullName: View.ProcessHotKey(KeyEvent) -- uid: Terminal.Gui.View.ProcessKey(Terminal.Gui.KeyEvent) - parent: Terminal.Gui.View - isExternal: false - name: ProcessKey(KeyEvent) - nameWithType: View.ProcessKey(KeyEvent) - fullName: View.ProcessKey(KeyEvent) -- uid: Terminal.Gui.View.Add(Terminal.Gui.View[]) - parent: Terminal.Gui.View - isExternal: false - name: Add(View[]) - nameWithType: View.Add(View[]) - fullName: View.Add(View[]) -- uid: Terminal.Gui.View.AddRune(System.Int32,System.Int32,System.Rune) - parent: Terminal.Gui.View - isExternal: false - name: AddRune(Int32, Int32, Rune) - nameWithType: View.AddRune(Int32, Int32, Rune) - fullName: View.AddRune(Int32, Int32, Rune) -- uid: Terminal.Gui.View.Bounds - parent: Terminal.Gui.View - isExternal: false - name: Bounds - nameWithType: View.Bounds - fullName: View.Bounds -- uid: Terminal.Gui.View.ChildNeedsDisplay - parent: Terminal.Gui.View - isExternal: false - name: ChildNeedsDisplay() - nameWithType: View.ChildNeedsDisplay() - fullName: View.ChildNeedsDisplay() -- uid: Terminal.Gui.View.Clear - parent: Terminal.Gui.View - isExternal: false - name: Clear() - nameWithType: View.Clear() - fullName: View.Clear() -- uid: Terminal.Gui.View.Clear(Terminal.Gui.Rect) - parent: Terminal.Gui.View - isExternal: false - name: Clear(Rect) - nameWithType: View.Clear(Rect) - fullName: View.Clear(Rect) -- uid: Terminal.Gui.View.ClearNeedsDisplay - parent: Terminal.Gui.View - isExternal: false - name: ClearNeedsDisplay() - nameWithType: View.ClearNeedsDisplay() - fullName: View.ClearNeedsDisplay() -- uid: Terminal.Gui.View.ClipToBounds - parent: Terminal.Gui.View - isExternal: false - name: ClipToBounds() - nameWithType: View.ClipToBounds() - fullName: View.ClipToBounds() -- uid: Terminal.Gui.View.ColorScheme - parent: Terminal.Gui.View - isExternal: false - name: ColorScheme - nameWithType: View.ColorScheme - fullName: View.ColorScheme -- uid: Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean) - parent: Terminal.Gui.View - isExternal: false - name: DrawFrame(Rect, Int32, Boolean) - nameWithType: View.DrawFrame(Rect, Int32, Boolean) - fullName: View.DrawFrame(Rect, Int32, Boolean) -- uid: Terminal.Gui.View.DrawHotString(NStack.ustring,System.Boolean,Terminal.Gui.ColorScheme) - parent: Terminal.Gui.View - isExternal: false - name: DrawHotString(ustring, Boolean, ColorScheme) - nameWithType: View.DrawHotString(ustring, Boolean, ColorScheme) - fullName: View.DrawHotString(ustring, Boolean, ColorScheme) -- uid: Terminal.Gui.View.DrawHotString(NStack.ustring,Terminal.Gui.Attribute,Terminal.Gui.Attribute) - parent: Terminal.Gui.View - isExternal: false - name: DrawHotString(ustring, Attribute, Attribute) - nameWithType: View.DrawHotString(ustring, Attribute, Attribute) - fullName: View.DrawHotString(ustring, Attribute, Attribute) -- uid: Terminal.Gui.View.Driver - parent: Terminal.Gui.View - isExternal: false - name: Driver - nameWithType: View.Driver - fullName: View.Driver -- uid: Terminal.Gui.View.EnsureFocus - parent: Terminal.Gui.View - isExternal: false - name: EnsureFocus() - nameWithType: View.EnsureFocus() - fullName: View.EnsureFocus() -- uid: Terminal.Gui.View.Focused - parent: Terminal.Gui.View - isExternal: false - name: Focused - nameWithType: View.Focused - fullName: View.Focused -- uid: Terminal.Gui.View.FocusFirst - parent: Terminal.Gui.View - isExternal: false - name: FocusFirst() - nameWithType: View.FocusFirst() - fullName: View.FocusFirst() -- uid: Terminal.Gui.View.FocusLast - parent: Terminal.Gui.View - isExternal: false - name: FocusLast() - nameWithType: View.FocusLast() - fullName: View.FocusLast() -- uid: Terminal.Gui.View.FocusNext - parent: Terminal.Gui.View - isExternal: false - name: FocusNext() - nameWithType: View.FocusNext() - fullName: View.FocusNext() -- uid: Terminal.Gui.View.FocusPrev - parent: Terminal.Gui.View - isExternal: false - name: FocusPrev() - nameWithType: View.FocusPrev() - fullName: View.FocusPrev() -- uid: Terminal.Gui.View.Frame - parent: Terminal.Gui.View - isExternal: false - name: Frame - nameWithType: View.Frame - fullName: View.Frame -- uid: Terminal.Gui.View.GetEnumerator - parent: Terminal.Gui.View - isExternal: false - name: GetEnumerator() - nameWithType: View.GetEnumerator() - fullName: View.GetEnumerator() -- uid: Terminal.Gui.View.Height - parent: Terminal.Gui.View - isExternal: false - name: Height - nameWithType: View.Height - fullName: View.Height -- uid: Terminal.Gui.View.Id - parent: Terminal.Gui.View - isExternal: false - name: Id - nameWithType: View.Id - fullName: View.Id -- uid: Terminal.Gui.View.LayoutStyle - parent: Terminal.Gui.View - isExternal: false - name: LayoutStyle - nameWithType: View.LayoutStyle - fullName: View.LayoutStyle -- uid: Terminal.Gui.View.LayoutSubviews - parent: Terminal.Gui.View - isExternal: false - name: LayoutSubviews() - nameWithType: View.LayoutSubviews() - fullName: View.LayoutSubviews() -- uid: Terminal.Gui.View.MostFocused - parent: Terminal.Gui.View - isExternal: false - name: MostFocused - nameWithType: View.MostFocused - fullName: View.MostFocused -- uid: Terminal.Gui.View.Move(System.Int32,System.Int32) - parent: Terminal.Gui.View - isExternal: false - name: Move(Int32, Int32) - nameWithType: View.Move(Int32, Int32) - fullName: View.Move(Int32, Int32) -- uid: Terminal.Gui.View.PositionCursor - parent: Terminal.Gui.View - isExternal: false - name: PositionCursor() - nameWithType: View.PositionCursor() - fullName: View.PositionCursor() -- uid: Terminal.Gui.View.ScreenToView(System.Int32,System.Int32) - parent: Terminal.Gui.View - isExternal: false - name: ScreenToView(Int32, Int32) - nameWithType: View.ScreenToView(Int32, Int32) - fullName: View.ScreenToView(Int32, Int32) -- uid: Terminal.Gui.View.SetClip(Terminal.Gui.Rect) - parent: Terminal.Gui.View - isExternal: false - name: SetClip(Rect) - nameWithType: View.SetClip(Rect) - fullName: View.SetClip(Rect) -- uid: Terminal.Gui.View.SetFocus(Terminal.Gui.View) - parent: Terminal.Gui.View - isExternal: false - name: SetFocus(View) - nameWithType: View.SetFocus(View) - fullName: View.SetFocus(View) -- uid: Terminal.Gui.View.SetNeedsDisplay - parent: Terminal.Gui.View - isExternal: false - name: SetNeedsDisplay() - nameWithType: View.SetNeedsDisplay() - fullName: View.SetNeedsDisplay() -- uid: Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) - parent: Terminal.Gui.View - isExternal: false - name: SetNeedsDisplay(Rect) - nameWithType: View.SetNeedsDisplay(Rect) - fullName: View.SetNeedsDisplay(Rect) -- uid: Terminal.Gui.View.Subviews - parent: Terminal.Gui.View - isExternal: false - name: Subviews - nameWithType: View.Subviews - fullName: View.Subviews -- uid: Terminal.Gui.View.SuperView - parent: Terminal.Gui.View - isExternal: false - name: SuperView - nameWithType: View.SuperView - fullName: View.SuperView -- uid: Terminal.Gui.View.ToString - parent: Terminal.Gui.View - isExternal: false - name: ToString() - nameWithType: View.ToString() - fullName: View.ToString() -- uid: Terminal.Gui.View.WantMousePositionReports - parent: Terminal.Gui.View - isExternal: false - name: WantMousePositionReports - nameWithType: View.WantMousePositionReports - fullName: View.WantMousePositionReports -- uid: Terminal.Gui.View.Width - parent: Terminal.Gui.View - isExternal: false - name: Width - nameWithType: View.Width - fullName: View.Width -- uid: Terminal.Gui.View.X - parent: Terminal.Gui.View - isExternal: false - name: X - nameWithType: View.X - fullName: View.X -- uid: Terminal.Gui.View.Y - parent: Terminal.Gui.View - isExternal: false - name: Y - nameWithType: View.Y - fullName: View.Y + name: Redraw(Rect) + nameWithType: View.Redraw(Rect) + fullName: Terminal.Gui.View.Redraw(Terminal.Gui.Rect) + spec.csharp: + - uid: Terminal.Gui.View.Redraw(Terminal.Gui.Rect) + name: Redraw + nameWithType: View.Redraw + fullName: Terminal.Gui.View.Redraw + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.Redraw(Terminal.Gui.Rect) + name: Redraw + nameWithType: View.Redraw + fullName: Terminal.Gui.View.Redraw + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.FrameView.Redraw* + commentId: Overload:Terminal.Gui.FrameView.Redraw + name: Redraw + nameWithType: FrameView.Redraw + fullName: Terminal.Gui.FrameView.Redraw +shouldSkipMarkup: true diff --git a/docfx/api/Terminal.Gui/Terminal.Gui.HexView.yml b/docfx/api/Terminal.Gui/Terminal.Gui.HexView.yml index 3264a0869..c9dace93b 100644 --- a/docfx/api/Terminal.Gui/Terminal.Gui.HexView.yml +++ b/docfx/api/Terminal.Gui/Terminal.Gui.HexView.yml @@ -1,7 +1,9 @@ ### YamlMime:ManagedReference items: - uid: Terminal.Gui.HexView + commentId: T:Terminal.Gui.HexView id: HexView + parent: Terminal.Gui children: - Terminal.Gui.HexView.#ctor(System.IO.Stream) - Terminal.Gui.HexView.AllowEdits @@ -15,342 +17,2653 @@ items: - Terminal.Gui.HexView.Source langs: - csharp + - vb name: HexView nameWithType: HexView fullName: Terminal.Gui.HexView type: Class + source: + remote: + path: Terminal.Gui/Views/HexView.cs + branch: docs + repo: tig:tig/gui.cs.git + id: HexView + path: ../Terminal.Gui/Views/HexView.cs + startLine: 36 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: An Hex viewer an editor view over a System.IO.Stream - remarks: "

\n This provides a hex editor on top of a seekable stream with the left side showing an hex\n dump of the values in the stream and the right side showing the contents (filterd to \n non-control sequence ascii characters). \n

\n

\n Users can switch from one side to the other by using the tab key. \n

\n

\n If you want to enable editing, set the AllowsEdits property, once that is done, the user\n can make changes to the hexadecimal values of the stream. Any changes done are tracked\n in the Edits property which is a sorted dictionary indicating the position where the \n change was made and the new value. A convenience ApplyEdits method can be used to c\n apply the methods to the underlying stream.\n

\n

\n It is possible to control the first byte shown by setting the DisplayStart property \n to the offset that you want to start viewing.\n

" + summary: "\nAn hex viewer and editor over a \n" + remarks: "\n

\n provides a hex editor on top of a seekable with the left side showing an hex\ndump of the values in the and the right side showing the contents (filterd to \nnon-control sequence ASCII characters). \n

\n

\nUsers can switch from one side to the other by using the tab key. \n

\n

\nTo enable editing, set to true. When is true \nthe user can make changes to the hexadecimal values of the . Any changes are tracked\nin the property (a ) indicating \nthe position where the changes were made and the new values. A convenience method, \nwill apply the edits to the .\n

\n

\nControl the first byte shown by setting the property \nto an offset in the stream.\n

\n" + example: [] syntax: - content: 'public class HexView : Terminal.Gui.View' + content: 'public class HexView : View, IEnumerable' + content.vb: >- + Public Class HexView + + Inherits View + + Implements IEnumerable inheritance: - System.Object - Terminal.Gui.Responder - Terminal.Gui.View - implements: [] + implements: + - System.Collections.IEnumerable inheritedMembers: - - Terminal.Gui.Responder.CanFocus - - Terminal.Gui.Responder.MouseEvent(Terminal.Gui.MouseEvent) - - Terminal.Gui.View.Add(Terminal.Gui.View) - - Terminal.Gui.View.Add(Terminal.Gui.View[]) - - Terminal.Gui.View.AddRune(System.Int32,System.Int32,System.Rune) - - Terminal.Gui.View.Bounds - - Terminal.Gui.View.ChildNeedsDisplay - - Terminal.Gui.View.Clear - - Terminal.Gui.View.Clear(Terminal.Gui.Rect) - - Terminal.Gui.View.ClearNeedsDisplay - - Terminal.Gui.View.ClipToBounds - - Terminal.Gui.View.ColorScheme - - Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean) - - Terminal.Gui.View.DrawHotString(NStack.ustring,System.Boolean,Terminal.Gui.ColorScheme) - - Terminal.Gui.View.DrawHotString(NStack.ustring,Terminal.Gui.Attribute,Terminal.Gui.Attribute) + - Terminal.Gui.View.Enter + - Terminal.Gui.View.Leave + - Terminal.Gui.View.MouseEnter + - Terminal.Gui.View.MouseLeave - Terminal.Gui.View.Driver - - Terminal.Gui.View.EnsureFocus - - Terminal.Gui.View.Focused - - Terminal.Gui.View.FocusFirst - - Terminal.Gui.View.FocusLast - - Terminal.Gui.View.FocusNext - - Terminal.Gui.View.FocusPrev - - Terminal.Gui.View.GetEnumerator - - Terminal.Gui.View.HasFocus - - Terminal.Gui.View.Height - - Terminal.Gui.View.Id - - Terminal.Gui.View.LayoutStyle - - Terminal.Gui.View.LayoutSubviews - - Terminal.Gui.View.MostFocused - - Terminal.Gui.View.Move(System.Int32,System.Int32) - - Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) - - Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) - - Terminal.Gui.View.Remove(Terminal.Gui.View) - - Terminal.Gui.View.RemoveAll - - Terminal.Gui.View.ScreenToView(System.Int32,System.Int32) - - Terminal.Gui.View.SetClip(Terminal.Gui.Rect) - - Terminal.Gui.View.SetFocus(Terminal.Gui.View) - - Terminal.Gui.View.SetNeedsDisplay - - Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) - Terminal.Gui.View.Subviews - - Terminal.Gui.View.SuperView - - Terminal.Gui.View.ToString + - Terminal.Gui.View.Id - Terminal.Gui.View.WantMousePositionReports - - Terminal.Gui.View.Width + - Terminal.Gui.View.WantContinuousButtonPressed + - Terminal.Gui.View.GetEnumerator + - Terminal.Gui.View.LayoutStyle + - Terminal.Gui.View.Bounds - Terminal.Gui.View.X - Terminal.Gui.View.Y + - Terminal.Gui.View.Width + - Terminal.Gui.View.Height + - Terminal.Gui.View.SuperView + - Terminal.Gui.View.SetNeedsDisplay + - Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) + - Terminal.Gui.View.ChildNeedsDisplay + - Terminal.Gui.View.Add(Terminal.Gui.View) + - Terminal.Gui.View.Add(Terminal.Gui.View[]) + - Terminal.Gui.View.RemoveAll + - Terminal.Gui.View.Remove(Terminal.Gui.View) + - Terminal.Gui.View.BringSubviewToFront(Terminal.Gui.View) + - Terminal.Gui.View.SendSubviewToBack(Terminal.Gui.View) + - Terminal.Gui.View.SendSubviewBackwards(Terminal.Gui.View) + - Terminal.Gui.View.BringSubviewForward(Terminal.Gui.View) + - Terminal.Gui.View.Clear + - Terminal.Gui.View.Clear(Terminal.Gui.Rect) + - Terminal.Gui.View.ScreenToView(System.Int32,System.Int32) + - Terminal.Gui.View.ClipToBounds + - Terminal.Gui.View.SetClip(Terminal.Gui.Rect) + - Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean) + - Terminal.Gui.View.DrawHotString(NStack.ustring,Terminal.Gui.Attribute,Terminal.Gui.Attribute) + - Terminal.Gui.View.DrawHotString(NStack.ustring,System.Boolean,Terminal.Gui.ColorScheme) + - Terminal.Gui.View.Move(System.Int32,System.Int32) + - Terminal.Gui.View.HasFocus + - Terminal.Gui.View.OnEnter + - Terminal.Gui.View.OnLeave + - Terminal.Gui.View.Focused + - Terminal.Gui.View.MostFocused + - Terminal.Gui.View.ColorScheme + - Terminal.Gui.View.AddRune(System.Int32,System.Int32,System.Rune) + - Terminal.Gui.View.ClearNeedsDisplay + - Terminal.Gui.View.SetFocus(Terminal.Gui.View) + - Terminal.Gui.View.KeyPress + - Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) + - Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) + - Terminal.Gui.View.KeyDown + - Terminal.Gui.View.OnKeyDown(Terminal.Gui.KeyEvent) + - Terminal.Gui.View.KeyUp + - Terminal.Gui.View.OnKeyUp(Terminal.Gui.KeyEvent) + - Terminal.Gui.View.EnsureFocus + - Terminal.Gui.View.FocusFirst + - Terminal.Gui.View.FocusLast + - Terminal.Gui.View.FocusPrev + - Terminal.Gui.View.FocusNext + - Terminal.Gui.View.LayoutSubviews + - Terminal.Gui.View.ToString + - Terminal.Gui.View.OnMouseEnter(Terminal.Gui.MouseEvent) + - Terminal.Gui.View.OnMouseLeave(Terminal.Gui.MouseEvent) + - Terminal.Gui.Responder.CanFocus + - Terminal.Gui.Responder.MouseEvent(Terminal.Gui.MouseEvent) + - 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) + modifiers.csharp: + - public + - class + modifiers.vb: + - Public + - Class - uid: Terminal.Gui.HexView.#ctor(System.IO.Stream) + commentId: M:Terminal.Gui.HexView.#ctor(System.IO.Stream) id: '#ctor(System.IO.Stream)' parent: Terminal.Gui.HexView langs: - csharp + - vb name: HexView(Stream) nameWithType: HexView.HexView(Stream) - fullName: HexView.HexView(Stream) + fullName: Terminal.Gui.HexView.HexView(System.IO.Stream) type: Constructor + source: + remote: + path: Terminal.Gui/Views/HexView.cs + branch: docs + repo: tig:tig/gui.cs.git + id: .ctor + path: ../Terminal.Gui/Views/HexView.cs + startLine: 46 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: Creates and instance of the HexView that will render a seekable stream in hex on the allocated view region. + summary: "\nInitialzies a \n" + example: [] syntax: - content: public HexView (System.IO.Stream source); + content: public HexView(Stream source) parameters: - id: source type: System.IO.Stream - description: Source stream, this stream should support seeking, or this will raise an exceotion. + description: The to view and edit as hex, this must support seeking, or an exception will be thrown. + content.vb: Public Sub New(source As Stream) overload: Terminal.Gui.HexView.#ctor* - exceptions: [] -- uid: Terminal.Gui.HexView.AllowEdits - id: AllowEdits - parent: Terminal.Gui.HexView - langs: - - csharp - name: AllowEdits - nameWithType: HexView.AllowEdits - fullName: HexView.AllowEdits - type: Property - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Gets or sets a value indicating whether this allow editing of the contents of the underlying stream. - syntax: - content: public bool AllowEdits { get; set; } - return: - type: System.Boolean - description: true if allow edits; otherwise, false. - overload: Terminal.Gui.HexView.AllowEdits* - exceptions: [] -- uid: Terminal.Gui.HexView.ApplyEdits - id: ApplyEdits - parent: Terminal.Gui.HexView - langs: - - csharp - name: ApplyEdits() - nameWithType: HexView.ApplyEdits() - fullName: HexView.ApplyEdits() - type: Method - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: This method applies the edits to the stream and resets the contents of the Edits property - syntax: - content: public void ApplyEdits (); - parameters: [] - overload: Terminal.Gui.HexView.ApplyEdits* - exceptions: [] -- uid: Terminal.Gui.HexView.DisplayStart - id: DisplayStart - parent: Terminal.Gui.HexView - langs: - - csharp - name: DisplayStart - nameWithType: HexView.DisplayStart - fullName: HexView.DisplayStart - type: Property - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Configures the initial offset to be displayed at the top - syntax: - content: public long DisplayStart { get; set; } - return: - type: System.Int64 - description: The display start. - overload: Terminal.Gui.HexView.DisplayStart* - exceptions: [] -- uid: Terminal.Gui.HexView.Edits - id: Edits - parent: Terminal.Gui.HexView - langs: - - csharp - name: Edits - nameWithType: HexView.Edits - fullName: HexView.Edits - type: Property - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Gets a list of the edits done to the buffer which is a sorted dictionary with the positions where the edit took place and the value that was set. - syntax: - content: public System.Collections.Generic.IReadOnlyDictionary Edits { get; } - return: - type: System.Collections.Generic.IReadOnlyDictionary{System.Int64,System.Byte} - description: The edits. - overload: Terminal.Gui.HexView.Edits* - exceptions: [] -- uid: Terminal.Gui.HexView.Frame - id: Frame - parent: Terminal.Gui.HexView - langs: - - csharp - name: Frame - nameWithType: HexView.Frame - fullName: HexView.Frame - type: Property - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - syntax: - content: public override Terminal.Gui.Rect Frame { get; set; } - return: - type: Terminal.Gui.Rect - description: To be added. - overload: Terminal.Gui.HexView.Frame* - exceptions: [] -- uid: Terminal.Gui.HexView.PositionCursor - id: PositionCursor - parent: Terminal.Gui.HexView - langs: - - csharp - name: PositionCursor() - nameWithType: HexView.PositionCursor() - fullName: HexView.PositionCursor() - type: Method - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Positions the cursor based for the hex view - syntax: - content: public override void PositionCursor (); - parameters: [] - overload: Terminal.Gui.HexView.PositionCursor* - exceptions: [] -- uid: Terminal.Gui.HexView.ProcessKey(Terminal.Gui.KeyEvent) - id: ProcessKey(Terminal.Gui.KeyEvent) - parent: Terminal.Gui.HexView - langs: - - csharp - name: ProcessKey(KeyEvent) - nameWithType: HexView.ProcessKey(KeyEvent) - fullName: HexView.ProcessKey(KeyEvent) - type: Method - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - syntax: - content: public override bool ProcessKey (Terminal.Gui.KeyEvent keyEvent); - parameters: - - id: keyEvent - type: Terminal.Gui.KeyEvent - description: To be added. - return: - type: System.Boolean - description: To be added. - overload: Terminal.Gui.HexView.ProcessKey* - exceptions: [] -- uid: Terminal.Gui.HexView.Redraw(Terminal.Gui.Rect) - id: Redraw(Terminal.Gui.Rect) - parent: Terminal.Gui.HexView - langs: - - csharp - name: Redraw(Rect) - nameWithType: HexView.Redraw(Rect) - fullName: HexView.Redraw(Rect) - type: Method - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - syntax: - content: public override void Redraw (Terminal.Gui.Rect region); - parameters: - - id: region - type: Terminal.Gui.Rect - description: To be added. - overload: Terminal.Gui.HexView.Redraw* - exceptions: [] + modifiers.csharp: + - public + modifiers.vb: + - Public - uid: Terminal.Gui.HexView.Source + commentId: P:Terminal.Gui.HexView.Source id: Source parent: Terminal.Gui.HexView langs: - csharp + - vb name: Source nameWithType: HexView.Source - fullName: HexView.Source + fullName: Terminal.Gui.HexView.Source type: Property + source: + remote: + path: Terminal.Gui/Views/HexView.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Source + path: ../Terminal.Gui/Views/HexView.cs + startLine: 59 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: The source stream to display on the hex view, the stream should support seeking. + summary: "\nSets or gets the the is operating on; the stream must support seeking ( == true).\n" + example: [] syntax: - content: public System.IO.Stream Source { get; set; } + content: public Stream Source { get; set; } + parameters: [] return: type: System.IO.Stream description: The source. + content.vb: Public Property Source As Stream overload: Terminal.Gui.HexView.Source* - exceptions: [] + modifiers.csharp: + - public + - get + - set + modifiers.vb: + - Public +- uid: Terminal.Gui.HexView.DisplayStart + commentId: P:Terminal.Gui.HexView.DisplayStart + id: DisplayStart + parent: Terminal.Gui.HexView + langs: + - csharp + - vb + name: DisplayStart + nameWithType: HexView.DisplayStart + fullName: Terminal.Gui.HexView.DisplayStart + type: Property + source: + remote: + path: Terminal.Gui/Views/HexView.cs + branch: docs + repo: tig:tig/gui.cs.git + id: DisplayStart + path: ../Terminal.Gui/Views/HexView.cs + startLine: 87 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nSets or gets the offset into the that will displayed at the top of the \n" + example: [] + syntax: + content: public long DisplayStart { get; set; } + parameters: [] + return: + type: System.Int64 + description: The display start. + content.vb: Public Property DisplayStart As Long + overload: Terminal.Gui.HexView.DisplayStart* + modifiers.csharp: + - public + - get + - set + modifiers.vb: + - Public +- uid: Terminal.Gui.HexView.Frame + commentId: P:Terminal.Gui.HexView.Frame + id: Frame + parent: Terminal.Gui.HexView + langs: + - csharp + - vb + name: Frame + nameWithType: HexView.Frame + fullName: Terminal.Gui.HexView.Frame + type: Property + source: + remote: + path: Terminal.Gui/Views/HexView.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Frame + path: ../Terminal.Gui/Views/HexView.cs + startLine: 101 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + example: [] + syntax: + content: public override Rect Frame { get; set; } + parameters: [] + return: + type: Terminal.Gui.Rect + content.vb: Public Overrides Property Frame As Rect + overridden: Terminal.Gui.View.Frame + overload: Terminal.Gui.HexView.Frame* + modifiers.csharp: + - public + - override + - get + - set + modifiers.vb: + - Public + - Overrides +- uid: Terminal.Gui.HexView.Redraw(Terminal.Gui.Rect) + commentId: M:Terminal.Gui.HexView.Redraw(Terminal.Gui.Rect) + id: Redraw(Terminal.Gui.Rect) + parent: Terminal.Gui.HexView + langs: + - csharp + - vb + name: Redraw(Rect) + nameWithType: HexView.Redraw(Rect) + fullName: Terminal.Gui.HexView.Redraw(Terminal.Gui.Rect) + type: Method + source: + remote: + path: Terminal.Gui/Views/HexView.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Redraw + path: ../Terminal.Gui/Views/HexView.cs + startLine: 132 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + example: [] + syntax: + content: public override void Redraw(Rect region) + parameters: + - id: region + type: Terminal.Gui.Rect + content.vb: Public Overrides Sub Redraw(region As Rect) + overridden: Terminal.Gui.View.Redraw(Terminal.Gui.Rect) + overload: Terminal.Gui.HexView.Redraw* + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides +- uid: Terminal.Gui.HexView.PositionCursor + commentId: M:Terminal.Gui.HexView.PositionCursor + id: PositionCursor + parent: Terminal.Gui.HexView + langs: + - csharp + - vb + name: PositionCursor() + nameWithType: HexView.PositionCursor() + fullName: Terminal.Gui.HexView.PositionCursor() + type: Method + source: + remote: + path: Terminal.Gui/Views/HexView.cs + branch: docs + repo: tig:tig/gui.cs.git + id: PositionCursor + path: ../Terminal.Gui/Views/HexView.cs + startLine: 215 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + example: [] + syntax: + content: public override void PositionCursor() + content.vb: Public Overrides Sub PositionCursor + overridden: Terminal.Gui.View.PositionCursor + overload: Terminal.Gui.HexView.PositionCursor* + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides +- uid: Terminal.Gui.HexView.ProcessKey(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.HexView.ProcessKey(Terminal.Gui.KeyEvent) + id: ProcessKey(Terminal.Gui.KeyEvent) + parent: Terminal.Gui.HexView + langs: + - csharp + - vb + name: ProcessKey(KeyEvent) + nameWithType: HexView.ProcessKey(KeyEvent) + fullName: Terminal.Gui.HexView.ProcessKey(Terminal.Gui.KeyEvent) + type: Method + source: + remote: + path: Terminal.Gui/Views/HexView.cs + branch: docs + repo: tig:tig/gui.cs.git + id: ProcessKey + path: ../Terminal.Gui/Views/HexView.cs + startLine: 283 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + example: [] + syntax: + content: public override bool ProcessKey(KeyEvent keyEvent) + parameters: + - id: keyEvent + type: Terminal.Gui.KeyEvent + return: + type: System.Boolean + content.vb: Public Overrides Function ProcessKey(keyEvent As KeyEvent) As Boolean + overridden: Terminal.Gui.View.ProcessKey(Terminal.Gui.KeyEvent) + overload: Terminal.Gui.HexView.ProcessKey* + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides +- uid: Terminal.Gui.HexView.AllowEdits + commentId: P:Terminal.Gui.HexView.AllowEdits + id: AllowEdits + parent: Terminal.Gui.HexView + langs: + - csharp + - vb + name: AllowEdits + nameWithType: HexView.AllowEdits + fullName: Terminal.Gui.HexView.AllowEdits + type: Property + source: + remote: + path: Terminal.Gui/Views/HexView.cs + branch: docs + repo: tig:tig/gui.cs.git + id: AllowEdits + path: ../Terminal.Gui/Views/HexView.cs + startLine: 371 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nGets or sets whether this allow editing of the \nof the underlying .\n" + example: [] + syntax: + content: public bool AllowEdits { get; set; } + parameters: [] + return: + type: System.Boolean + description: true if allow edits; otherwise, false. + content.vb: Public Property AllowEdits As Boolean + overload: Terminal.Gui.HexView.AllowEdits* + modifiers.csharp: + - public + - get + - set + modifiers.vb: + - Public +- uid: Terminal.Gui.HexView.Edits + commentId: P:Terminal.Gui.HexView.Edits + id: Edits + parent: Terminal.Gui.HexView + langs: + - csharp + - vb + name: Edits + nameWithType: HexView.Edits + fullName: Terminal.Gui.HexView.Edits + type: Property + source: + remote: + path: Terminal.Gui/Views/HexView.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Edits + path: ../Terminal.Gui/Views/HexView.cs + startLine: 378 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nGets a describing the edits done to the . \nEach Key indicates an offset where an edit was made and the Value is the changed byte.\n" + example: [] + syntax: + content: public IReadOnlyDictionary Edits { get; } + parameters: [] + return: + type: System.Collections.Generic.IReadOnlyDictionary{System.Int64,System.Byte} + description: The edits. + content.vb: Public ReadOnly Property Edits As IReadOnlyDictionary(Of Long, Byte) + overload: Terminal.Gui.HexView.Edits* + modifiers.csharp: + - public + - get + modifiers.vb: + - Public + - ReadOnly +- uid: Terminal.Gui.HexView.ApplyEdits + commentId: M:Terminal.Gui.HexView.ApplyEdits + id: ApplyEdits + parent: Terminal.Gui.HexView + langs: + - csharp + - vb + name: ApplyEdits() + nameWithType: HexView.ApplyEdits() + fullName: Terminal.Gui.HexView.ApplyEdits() + type: Method + source: + remote: + path: Terminal.Gui/Views/HexView.cs + branch: docs + repo: tig:tig/gui.cs.git + id: ApplyEdits + path: ../Terminal.Gui/Views/HexView.cs + startLine: 384 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nThis method applies andy edits made to the and resets the \ncontents of the property\n" + example: [] + syntax: + content: public void ApplyEdits() + content.vb: Public Sub ApplyEdits + overload: Terminal.Gui.HexView.ApplyEdits* + modifiers.csharp: + - public + modifiers.vb: + - Public references: - uid: Terminal.Gui.View + commentId: T:Terminal.Gui.View parent: Terminal.Gui - isExternal: false name: View nameWithType: View fullName: Terminal.Gui.View -- uid: Terminal.Gui.HexView.#ctor(System.IO.Stream) - parent: Terminal.Gui.HexView - isExternal: false - name: HexView(Stream) - nameWithType: HexView.HexView(Stream) - fullName: HexView.HexView(Stream) - uid: System.IO.Stream + commentId: T:System.IO.Stream parent: System.IO isExternal: true name: Stream nameWithType: Stream fullName: System.IO.Stream +- uid: Terminal.Gui.HexView + commentId: T:Terminal.Gui.HexView + name: HexView + nameWithType: HexView + fullName: Terminal.Gui.HexView - uid: Terminal.Gui.HexView.AllowEdits - parent: Terminal.Gui.HexView - isExternal: false - name: AllowEdits - nameWithType: HexView.AllowEdits - fullName: HexView.AllowEdits -- uid: System.Boolean + commentId: P:Terminal.Gui.HexView.AllowEdits + isExternal: true +- uid: Terminal.Gui.HexView.Edits + commentId: P:Terminal.Gui.HexView.Edits + isExternal: true +- uid: System.Collections.Generic.SortedDictionary`2 + commentId: T:System.Collections.Generic.SortedDictionary`2 + isExternal: true +- uid: Terminal.Gui.HexView.ApplyEdits + commentId: M:Terminal.Gui.HexView.ApplyEdits + isExternal: true +- uid: Terminal.Gui.HexView.DisplayStart + commentId: P:Terminal.Gui.HexView.DisplayStart + isExternal: true +- 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: Boolean - nameWithType: Boolean - fullName: System.Boolean -- uid: Terminal.Gui.HexView.ApplyEdits - parent: Terminal.Gui.HexView - isExternal: false - name: ApplyEdits() - nameWithType: HexView.ApplyEdits() - fullName: HexView.ApplyEdits() -- uid: Terminal.Gui.HexView.DisplayStart - parent: Terminal.Gui.HexView - isExternal: false + name: Object + nameWithType: Object + fullName: System.Object +- uid: Terminal.Gui.Responder + commentId: T:Terminal.Gui.Responder + parent: Terminal.Gui + name: Responder + nameWithType: Responder + fullName: Terminal.Gui.Responder +- uid: System.Collections.IEnumerable + commentId: T:System.Collections.IEnumerable + parent: System.Collections + isExternal: true + name: IEnumerable + nameWithType: IEnumerable + fullName: System.Collections.IEnumerable +- uid: Terminal.Gui.View.Enter + commentId: E:Terminal.Gui.View.Enter + parent: Terminal.Gui.View + name: Enter + nameWithType: View.Enter + fullName: Terminal.Gui.View.Enter +- uid: Terminal.Gui.View.Leave + commentId: E:Terminal.Gui.View.Leave + parent: Terminal.Gui.View + name: Leave + nameWithType: View.Leave + fullName: Terminal.Gui.View.Leave +- uid: Terminal.Gui.View.MouseEnter + commentId: E:Terminal.Gui.View.MouseEnter + parent: Terminal.Gui.View + name: MouseEnter + nameWithType: View.MouseEnter + fullName: Terminal.Gui.View.MouseEnter +- uid: Terminal.Gui.View.MouseLeave + commentId: E:Terminal.Gui.View.MouseLeave + parent: Terminal.Gui.View + name: MouseLeave + nameWithType: View.MouseLeave + fullName: Terminal.Gui.View.MouseLeave +- uid: Terminal.Gui.View.Driver + commentId: P:Terminal.Gui.View.Driver + parent: Terminal.Gui.View + name: Driver + nameWithType: View.Driver + fullName: Terminal.Gui.View.Driver +- uid: Terminal.Gui.View.Subviews + commentId: P:Terminal.Gui.View.Subviews + parent: Terminal.Gui.View + name: Subviews + nameWithType: View.Subviews + fullName: Terminal.Gui.View.Subviews +- uid: Terminal.Gui.View.Id + commentId: P:Terminal.Gui.View.Id + parent: Terminal.Gui.View + name: Id + nameWithType: View.Id + fullName: Terminal.Gui.View.Id +- uid: Terminal.Gui.View.WantMousePositionReports + commentId: P:Terminal.Gui.View.WantMousePositionReports + parent: Terminal.Gui.View + name: WantMousePositionReports + nameWithType: View.WantMousePositionReports + fullName: Terminal.Gui.View.WantMousePositionReports +- uid: Terminal.Gui.View.WantContinuousButtonPressed + commentId: P:Terminal.Gui.View.WantContinuousButtonPressed + parent: Terminal.Gui.View + name: WantContinuousButtonPressed + nameWithType: View.WantContinuousButtonPressed + fullName: Terminal.Gui.View.WantContinuousButtonPressed +- uid: Terminal.Gui.View.GetEnumerator + commentId: M:Terminal.Gui.View.GetEnumerator + parent: Terminal.Gui.View + name: GetEnumerator() + nameWithType: View.GetEnumerator() + fullName: Terminal.Gui.View.GetEnumerator() + spec.csharp: + - uid: Terminal.Gui.View.GetEnumerator + name: GetEnumerator + nameWithType: View.GetEnumerator + fullName: Terminal.Gui.View.GetEnumerator + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.GetEnumerator + name: GetEnumerator + nameWithType: View.GetEnumerator + fullName: Terminal.Gui.View.GetEnumerator + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.LayoutStyle + commentId: P:Terminal.Gui.View.LayoutStyle + parent: Terminal.Gui.View + name: LayoutStyle + nameWithType: View.LayoutStyle + fullName: Terminal.Gui.View.LayoutStyle +- uid: Terminal.Gui.View.Bounds + commentId: P:Terminal.Gui.View.Bounds + parent: Terminal.Gui.View + name: Bounds + nameWithType: View.Bounds + fullName: Terminal.Gui.View.Bounds +- uid: Terminal.Gui.View.X + commentId: P:Terminal.Gui.View.X + parent: Terminal.Gui.View + name: X + nameWithType: View.X + fullName: Terminal.Gui.View.X +- uid: Terminal.Gui.View.Y + commentId: P:Terminal.Gui.View.Y + parent: Terminal.Gui.View + name: Y + nameWithType: View.Y + fullName: Terminal.Gui.View.Y +- uid: Terminal.Gui.View.Width + commentId: P:Terminal.Gui.View.Width + parent: Terminal.Gui.View + name: Width + nameWithType: View.Width + fullName: Terminal.Gui.View.Width +- uid: Terminal.Gui.View.Height + commentId: P:Terminal.Gui.View.Height + parent: Terminal.Gui.View + name: Height + nameWithType: View.Height + fullName: Terminal.Gui.View.Height +- uid: Terminal.Gui.View.SuperView + commentId: P:Terminal.Gui.View.SuperView + parent: Terminal.Gui.View + name: SuperView + nameWithType: View.SuperView + fullName: Terminal.Gui.View.SuperView +- uid: Terminal.Gui.View.SetNeedsDisplay + commentId: M:Terminal.Gui.View.SetNeedsDisplay + parent: Terminal.Gui.View + name: SetNeedsDisplay() + nameWithType: View.SetNeedsDisplay() + fullName: Terminal.Gui.View.SetNeedsDisplay() + spec.csharp: + - uid: Terminal.Gui.View.SetNeedsDisplay + name: SetNeedsDisplay + nameWithType: View.SetNeedsDisplay + fullName: Terminal.Gui.View.SetNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.SetNeedsDisplay + name: SetNeedsDisplay + nameWithType: View.SetNeedsDisplay + fullName: Terminal.Gui.View.SetNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) + commentId: M:Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) + parent: Terminal.Gui.View + name: SetNeedsDisplay(Rect) + nameWithType: View.SetNeedsDisplay(Rect) + fullName: Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) + spec.csharp: + - uid: Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) + name: SetNeedsDisplay + nameWithType: View.SetNeedsDisplay + fullName: Terminal.Gui.View.SetNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) + name: SetNeedsDisplay + nameWithType: View.SetNeedsDisplay + fullName: Terminal.Gui.View.SetNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.ChildNeedsDisplay + commentId: M:Terminal.Gui.View.ChildNeedsDisplay + parent: Terminal.Gui.View + name: ChildNeedsDisplay() + nameWithType: View.ChildNeedsDisplay() + fullName: Terminal.Gui.View.ChildNeedsDisplay() + spec.csharp: + - uid: Terminal.Gui.View.ChildNeedsDisplay + name: ChildNeedsDisplay + nameWithType: View.ChildNeedsDisplay + fullName: Terminal.Gui.View.ChildNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ChildNeedsDisplay + name: ChildNeedsDisplay + nameWithType: View.ChildNeedsDisplay + fullName: Terminal.Gui.View.ChildNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.Add(Terminal.Gui.View) + commentId: M:Terminal.Gui.View.Add(Terminal.Gui.View) + parent: Terminal.Gui.View + name: Add(View) + nameWithType: View.Add(View) + fullName: Terminal.Gui.View.Add(Terminal.Gui.View) + spec.csharp: + - uid: Terminal.Gui.View.Add(Terminal.Gui.View) + name: Add + nameWithType: View.Add + fullName: Terminal.Gui.View.Add + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.Add(Terminal.Gui.View) + name: Add + nameWithType: View.Add + fullName: Terminal.Gui.View.Add + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.Add(Terminal.Gui.View[]) + commentId: M:Terminal.Gui.View.Add(Terminal.Gui.View[]) + parent: Terminal.Gui.View + name: Add(View[]) + nameWithType: View.Add(View[]) + fullName: Terminal.Gui.View.Add(Terminal.Gui.View[]) + nameWithType.vb: View.Add(View()) + fullName.vb: Terminal.Gui.View.Add(Terminal.Gui.View()) + name.vb: Add(View()) + spec.csharp: + - uid: Terminal.Gui.View.Add(Terminal.Gui.View[]) + name: Add + nameWithType: View.Add + fullName: Terminal.Gui.View.Add + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: '[]' + nameWithType: '[]' + fullName: '[]' + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.Add(Terminal.Gui.View[]) + name: Add + nameWithType: View.Add + fullName: Terminal.Gui.View.Add + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: () + nameWithType: () + fullName: () + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.RemoveAll + commentId: M:Terminal.Gui.View.RemoveAll + parent: Terminal.Gui.View + name: RemoveAll() + nameWithType: View.RemoveAll() + fullName: Terminal.Gui.View.RemoveAll() + spec.csharp: + - uid: Terminal.Gui.View.RemoveAll + name: RemoveAll + nameWithType: View.RemoveAll + fullName: Terminal.Gui.View.RemoveAll + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.RemoveAll + name: RemoveAll + nameWithType: View.RemoveAll + fullName: Terminal.Gui.View.RemoveAll + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.Remove(Terminal.Gui.View) + commentId: M:Terminal.Gui.View.Remove(Terminal.Gui.View) + parent: Terminal.Gui.View + name: Remove(View) + nameWithType: View.Remove(View) + fullName: Terminal.Gui.View.Remove(Terminal.Gui.View) + spec.csharp: + - uid: Terminal.Gui.View.Remove(Terminal.Gui.View) + name: Remove + nameWithType: View.Remove + fullName: Terminal.Gui.View.Remove + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.Remove(Terminal.Gui.View) + name: Remove + nameWithType: View.Remove + fullName: Terminal.Gui.View.Remove + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.BringSubviewToFront(Terminal.Gui.View) + commentId: M:Terminal.Gui.View.BringSubviewToFront(Terminal.Gui.View) + parent: Terminal.Gui.View + name: BringSubviewToFront(View) + nameWithType: View.BringSubviewToFront(View) + fullName: Terminal.Gui.View.BringSubviewToFront(Terminal.Gui.View) + spec.csharp: + - uid: Terminal.Gui.View.BringSubviewToFront(Terminal.Gui.View) + name: BringSubviewToFront + nameWithType: View.BringSubviewToFront + fullName: Terminal.Gui.View.BringSubviewToFront + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.BringSubviewToFront(Terminal.Gui.View) + name: BringSubviewToFront + nameWithType: View.BringSubviewToFront + fullName: Terminal.Gui.View.BringSubviewToFront + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.SendSubviewToBack(Terminal.Gui.View) + commentId: M:Terminal.Gui.View.SendSubviewToBack(Terminal.Gui.View) + parent: Terminal.Gui.View + name: SendSubviewToBack(View) + nameWithType: View.SendSubviewToBack(View) + fullName: Terminal.Gui.View.SendSubviewToBack(Terminal.Gui.View) + spec.csharp: + - uid: Terminal.Gui.View.SendSubviewToBack(Terminal.Gui.View) + name: SendSubviewToBack + nameWithType: View.SendSubviewToBack + fullName: Terminal.Gui.View.SendSubviewToBack + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.SendSubviewToBack(Terminal.Gui.View) + name: SendSubviewToBack + nameWithType: View.SendSubviewToBack + fullName: Terminal.Gui.View.SendSubviewToBack + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.SendSubviewBackwards(Terminal.Gui.View) + commentId: M:Terminal.Gui.View.SendSubviewBackwards(Terminal.Gui.View) + parent: Terminal.Gui.View + name: SendSubviewBackwards(View) + nameWithType: View.SendSubviewBackwards(View) + fullName: Terminal.Gui.View.SendSubviewBackwards(Terminal.Gui.View) + spec.csharp: + - uid: Terminal.Gui.View.SendSubviewBackwards(Terminal.Gui.View) + name: SendSubviewBackwards + nameWithType: View.SendSubviewBackwards + fullName: Terminal.Gui.View.SendSubviewBackwards + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.SendSubviewBackwards(Terminal.Gui.View) + name: SendSubviewBackwards + nameWithType: View.SendSubviewBackwards + fullName: Terminal.Gui.View.SendSubviewBackwards + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.BringSubviewForward(Terminal.Gui.View) + commentId: M:Terminal.Gui.View.BringSubviewForward(Terminal.Gui.View) + parent: Terminal.Gui.View + name: BringSubviewForward(View) + nameWithType: View.BringSubviewForward(View) + fullName: Terminal.Gui.View.BringSubviewForward(Terminal.Gui.View) + spec.csharp: + - uid: Terminal.Gui.View.BringSubviewForward(Terminal.Gui.View) + name: BringSubviewForward + nameWithType: View.BringSubviewForward + fullName: Terminal.Gui.View.BringSubviewForward + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.BringSubviewForward(Terminal.Gui.View) + name: BringSubviewForward + nameWithType: View.BringSubviewForward + fullName: Terminal.Gui.View.BringSubviewForward + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.Clear + commentId: M:Terminal.Gui.View.Clear + parent: Terminal.Gui.View + name: Clear() + nameWithType: View.Clear() + fullName: Terminal.Gui.View.Clear() + spec.csharp: + - uid: Terminal.Gui.View.Clear + name: Clear + nameWithType: View.Clear + fullName: Terminal.Gui.View.Clear + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.Clear + name: Clear + nameWithType: View.Clear + fullName: Terminal.Gui.View.Clear + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.Clear(Terminal.Gui.Rect) + commentId: M:Terminal.Gui.View.Clear(Terminal.Gui.Rect) + parent: Terminal.Gui.View + name: Clear(Rect) + nameWithType: View.Clear(Rect) + fullName: Terminal.Gui.View.Clear(Terminal.Gui.Rect) + spec.csharp: + - uid: Terminal.Gui.View.Clear(Terminal.Gui.Rect) + name: Clear + nameWithType: View.Clear + fullName: Terminal.Gui.View.Clear + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.Clear(Terminal.Gui.Rect) + name: Clear + nameWithType: View.Clear + fullName: Terminal.Gui.View.Clear + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.ScreenToView(System.Int32,System.Int32) + commentId: M:Terminal.Gui.View.ScreenToView(System.Int32,System.Int32) + parent: Terminal.Gui.View + isExternal: true + name: ScreenToView(Int32, Int32) + nameWithType: View.ScreenToView(Int32, Int32) + fullName: Terminal.Gui.View.ScreenToView(System.Int32, System.Int32) + spec.csharp: + - uid: Terminal.Gui.View.ScreenToView(System.Int32,System.Int32) + name: ScreenToView + nameWithType: View.ScreenToView + fullName: Terminal.Gui.View.ScreenToView + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ScreenToView(System.Int32,System.Int32) + name: ScreenToView + nameWithType: View.ScreenToView + fullName: Terminal.Gui.View.ScreenToView + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.ClipToBounds + commentId: M:Terminal.Gui.View.ClipToBounds + parent: Terminal.Gui.View + name: ClipToBounds() + nameWithType: View.ClipToBounds() + fullName: Terminal.Gui.View.ClipToBounds() + spec.csharp: + - uid: Terminal.Gui.View.ClipToBounds + name: ClipToBounds + nameWithType: View.ClipToBounds + fullName: Terminal.Gui.View.ClipToBounds + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ClipToBounds + name: ClipToBounds + nameWithType: View.ClipToBounds + fullName: Terminal.Gui.View.ClipToBounds + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.SetClip(Terminal.Gui.Rect) + commentId: M:Terminal.Gui.View.SetClip(Terminal.Gui.Rect) + parent: Terminal.Gui.View + name: SetClip(Rect) + nameWithType: View.SetClip(Rect) + fullName: Terminal.Gui.View.SetClip(Terminal.Gui.Rect) + spec.csharp: + - uid: Terminal.Gui.View.SetClip(Terminal.Gui.Rect) + name: SetClip + nameWithType: View.SetClip + fullName: Terminal.Gui.View.SetClip + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.SetClip(Terminal.Gui.Rect) + name: SetClip + nameWithType: View.SetClip + fullName: Terminal.Gui.View.SetClip + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean) + commentId: M:Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean) + parent: Terminal.Gui.View + isExternal: true + name: DrawFrame(Rect, Int32, Boolean) + nameWithType: View.DrawFrame(Rect, Int32, Boolean) + fullName: Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect, System.Int32, System.Boolean) + spec.csharp: + - uid: Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean) + name: DrawFrame + nameWithType: View.DrawFrame + fullName: Terminal.Gui.View.DrawFrame + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean) + name: DrawFrame + nameWithType: View.DrawFrame + fullName: Terminal.Gui.View.DrawFrame + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.DrawHotString(NStack.ustring,Terminal.Gui.Attribute,Terminal.Gui.Attribute) + commentId: M:Terminal.Gui.View.DrawHotString(NStack.ustring,Terminal.Gui.Attribute,Terminal.Gui.Attribute) + parent: Terminal.Gui.View + isExternal: true + name: DrawHotString(ustring, Attribute, Attribute) + nameWithType: View.DrawHotString(ustring, Attribute, Attribute) + fullName: Terminal.Gui.View.DrawHotString(NStack.ustring, Terminal.Gui.Attribute, Terminal.Gui.Attribute) + spec.csharp: + - uid: Terminal.Gui.View.DrawHotString(NStack.ustring,Terminal.Gui.Attribute,Terminal.Gui.Attribute) + name: DrawHotString + nameWithType: View.DrawHotString + fullName: Terminal.Gui.View.DrawHotString + - name: ( + nameWithType: ( + fullName: ( + - uid: NStack.ustring + name: ustring + nameWithType: ustring + fullName: NStack.ustring + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: Terminal.Gui.Attribute + name: Attribute + nameWithType: Attribute + fullName: Terminal.Gui.Attribute + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: Terminal.Gui.Attribute + name: Attribute + nameWithType: Attribute + fullName: Terminal.Gui.Attribute + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.DrawHotString(NStack.ustring,Terminal.Gui.Attribute,Terminal.Gui.Attribute) + name: DrawHotString + nameWithType: View.DrawHotString + fullName: Terminal.Gui.View.DrawHotString + - name: ( + nameWithType: ( + fullName: ( + - uid: NStack.ustring + name: ustring + nameWithType: ustring + fullName: NStack.ustring + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: Terminal.Gui.Attribute + name: Attribute + nameWithType: Attribute + fullName: Terminal.Gui.Attribute + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: Terminal.Gui.Attribute + name: Attribute + nameWithType: Attribute + fullName: Terminal.Gui.Attribute + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.DrawHotString(NStack.ustring,System.Boolean,Terminal.Gui.ColorScheme) + commentId: M:Terminal.Gui.View.DrawHotString(NStack.ustring,System.Boolean,Terminal.Gui.ColorScheme) + parent: Terminal.Gui.View + isExternal: true + name: DrawHotString(ustring, Boolean, ColorScheme) + nameWithType: View.DrawHotString(ustring, Boolean, ColorScheme) + fullName: Terminal.Gui.View.DrawHotString(NStack.ustring, System.Boolean, Terminal.Gui.ColorScheme) + spec.csharp: + - uid: Terminal.Gui.View.DrawHotString(NStack.ustring,System.Boolean,Terminal.Gui.ColorScheme) + name: DrawHotString + nameWithType: View.DrawHotString + fullName: Terminal.Gui.View.DrawHotString + - name: ( + nameWithType: ( + fullName: ( + - uid: NStack.ustring + name: ustring + nameWithType: ustring + fullName: NStack.ustring + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: Terminal.Gui.ColorScheme + name: ColorScheme + nameWithType: ColorScheme + fullName: Terminal.Gui.ColorScheme + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.DrawHotString(NStack.ustring,System.Boolean,Terminal.Gui.ColorScheme) + name: DrawHotString + nameWithType: View.DrawHotString + fullName: Terminal.Gui.View.DrawHotString + - name: ( + nameWithType: ( + fullName: ( + - uid: NStack.ustring + name: ustring + nameWithType: ustring + fullName: NStack.ustring + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: Terminal.Gui.ColorScheme + name: ColorScheme + nameWithType: ColorScheme + fullName: Terminal.Gui.ColorScheme + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.Move(System.Int32,System.Int32) + commentId: M:Terminal.Gui.View.Move(System.Int32,System.Int32) + parent: Terminal.Gui.View + isExternal: true + name: Move(Int32, Int32) + nameWithType: View.Move(Int32, Int32) + fullName: Terminal.Gui.View.Move(System.Int32, System.Int32) + spec.csharp: + - uid: Terminal.Gui.View.Move(System.Int32,System.Int32) + name: Move + nameWithType: View.Move + fullName: Terminal.Gui.View.Move + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.Move(System.Int32,System.Int32) + name: Move + nameWithType: View.Move + fullName: Terminal.Gui.View.Move + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.HasFocus + commentId: P:Terminal.Gui.View.HasFocus + parent: Terminal.Gui.View + name: HasFocus + nameWithType: View.HasFocus + fullName: Terminal.Gui.View.HasFocus +- uid: Terminal.Gui.View.OnEnter + commentId: M:Terminal.Gui.View.OnEnter + parent: Terminal.Gui.View + name: OnEnter() + nameWithType: View.OnEnter() + fullName: Terminal.Gui.View.OnEnter() + spec.csharp: + - uid: Terminal.Gui.View.OnEnter + name: OnEnter + nameWithType: View.OnEnter + fullName: Terminal.Gui.View.OnEnter + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.OnEnter + name: OnEnter + nameWithType: View.OnEnter + fullName: Terminal.Gui.View.OnEnter + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.OnLeave + commentId: M:Terminal.Gui.View.OnLeave + parent: Terminal.Gui.View + name: OnLeave() + nameWithType: View.OnLeave() + fullName: Terminal.Gui.View.OnLeave() + spec.csharp: + - uid: Terminal.Gui.View.OnLeave + name: OnLeave + nameWithType: View.OnLeave + fullName: Terminal.Gui.View.OnLeave + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.OnLeave + name: OnLeave + nameWithType: View.OnLeave + fullName: Terminal.Gui.View.OnLeave + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.Focused + commentId: P:Terminal.Gui.View.Focused + parent: Terminal.Gui.View + name: Focused + nameWithType: View.Focused + fullName: Terminal.Gui.View.Focused +- uid: Terminal.Gui.View.MostFocused + commentId: P:Terminal.Gui.View.MostFocused + parent: Terminal.Gui.View + name: MostFocused + nameWithType: View.MostFocused + fullName: Terminal.Gui.View.MostFocused +- uid: Terminal.Gui.View.ColorScheme + commentId: P:Terminal.Gui.View.ColorScheme + parent: Terminal.Gui.View + name: ColorScheme + nameWithType: View.ColorScheme + fullName: Terminal.Gui.View.ColorScheme +- uid: Terminal.Gui.View.AddRune(System.Int32,System.Int32,System.Rune) + commentId: M:Terminal.Gui.View.AddRune(System.Int32,System.Int32,System.Rune) + parent: Terminal.Gui.View + isExternal: true + name: AddRune(Int32, Int32, Rune) + nameWithType: View.AddRune(Int32, Int32, Rune) + fullName: Terminal.Gui.View.AddRune(System.Int32, System.Int32, System.Rune) + spec.csharp: + - uid: Terminal.Gui.View.AddRune(System.Int32,System.Int32,System.Rune) + name: AddRune + nameWithType: View.AddRune + fullName: Terminal.Gui.View.AddRune + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Rune + name: Rune + nameWithType: Rune + fullName: System.Rune + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.AddRune(System.Int32,System.Int32,System.Rune) + name: AddRune + nameWithType: View.AddRune + fullName: Terminal.Gui.View.AddRune + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Rune + name: Rune + nameWithType: Rune + fullName: System.Rune + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.ClearNeedsDisplay + commentId: M:Terminal.Gui.View.ClearNeedsDisplay + parent: Terminal.Gui.View + name: ClearNeedsDisplay() + nameWithType: View.ClearNeedsDisplay() + fullName: Terminal.Gui.View.ClearNeedsDisplay() + spec.csharp: + - uid: Terminal.Gui.View.ClearNeedsDisplay + name: ClearNeedsDisplay + nameWithType: View.ClearNeedsDisplay + fullName: Terminal.Gui.View.ClearNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ClearNeedsDisplay + name: ClearNeedsDisplay + nameWithType: View.ClearNeedsDisplay + fullName: Terminal.Gui.View.ClearNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.SetFocus(Terminal.Gui.View) + commentId: M:Terminal.Gui.View.SetFocus(Terminal.Gui.View) + parent: Terminal.Gui.View + name: SetFocus(View) + nameWithType: View.SetFocus(View) + fullName: Terminal.Gui.View.SetFocus(Terminal.Gui.View) + spec.csharp: + - uid: Terminal.Gui.View.SetFocus(Terminal.Gui.View) + name: SetFocus + nameWithType: View.SetFocus + fullName: Terminal.Gui.View.SetFocus + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.SetFocus(Terminal.Gui.View) + name: SetFocus + nameWithType: View.SetFocus + fullName: Terminal.Gui.View.SetFocus + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.KeyPress + commentId: E:Terminal.Gui.View.KeyPress + parent: Terminal.Gui.View + name: KeyPress + nameWithType: View.KeyPress + fullName: Terminal.Gui.View.KeyPress +- uid: Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) + parent: Terminal.Gui.View + name: ProcessHotKey(KeyEvent) + nameWithType: View.ProcessHotKey(KeyEvent) + fullName: Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) + spec.csharp: + - uid: Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) + name: ProcessHotKey + nameWithType: View.ProcessHotKey + fullName: Terminal.Gui.View.ProcessHotKey + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) + name: ProcessHotKey + nameWithType: View.ProcessHotKey + fullName: Terminal.Gui.View.ProcessHotKey + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) + parent: Terminal.Gui.View + name: ProcessColdKey(KeyEvent) + nameWithType: View.ProcessColdKey(KeyEvent) + fullName: Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) + spec.csharp: + - uid: Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) + name: ProcessColdKey + nameWithType: View.ProcessColdKey + fullName: Terminal.Gui.View.ProcessColdKey + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) + name: ProcessColdKey + nameWithType: View.ProcessColdKey + fullName: Terminal.Gui.View.ProcessColdKey + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.KeyDown + commentId: E:Terminal.Gui.View.KeyDown + parent: Terminal.Gui.View + name: KeyDown + nameWithType: View.KeyDown + fullName: Terminal.Gui.View.KeyDown +- uid: Terminal.Gui.View.OnKeyDown(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.View.OnKeyDown(Terminal.Gui.KeyEvent) + parent: Terminal.Gui.View + name: OnKeyDown(KeyEvent) + nameWithType: View.OnKeyDown(KeyEvent) + fullName: Terminal.Gui.View.OnKeyDown(Terminal.Gui.KeyEvent) + spec.csharp: + - uid: Terminal.Gui.View.OnKeyDown(Terminal.Gui.KeyEvent) + name: OnKeyDown + nameWithType: View.OnKeyDown + fullName: Terminal.Gui.View.OnKeyDown + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.OnKeyDown(Terminal.Gui.KeyEvent) + name: OnKeyDown + nameWithType: View.OnKeyDown + fullName: Terminal.Gui.View.OnKeyDown + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.KeyUp + commentId: E:Terminal.Gui.View.KeyUp + parent: Terminal.Gui.View + name: KeyUp + nameWithType: View.KeyUp + fullName: Terminal.Gui.View.KeyUp +- uid: Terminal.Gui.View.OnKeyUp(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.View.OnKeyUp(Terminal.Gui.KeyEvent) + parent: Terminal.Gui.View + name: OnKeyUp(KeyEvent) + nameWithType: View.OnKeyUp(KeyEvent) + fullName: Terminal.Gui.View.OnKeyUp(Terminal.Gui.KeyEvent) + spec.csharp: + - uid: Terminal.Gui.View.OnKeyUp(Terminal.Gui.KeyEvent) + name: OnKeyUp + nameWithType: View.OnKeyUp + fullName: Terminal.Gui.View.OnKeyUp + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.OnKeyUp(Terminal.Gui.KeyEvent) + name: OnKeyUp + nameWithType: View.OnKeyUp + fullName: Terminal.Gui.View.OnKeyUp + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.EnsureFocus + commentId: M:Terminal.Gui.View.EnsureFocus + parent: Terminal.Gui.View + name: EnsureFocus() + nameWithType: View.EnsureFocus() + fullName: Terminal.Gui.View.EnsureFocus() + spec.csharp: + - uid: Terminal.Gui.View.EnsureFocus + name: EnsureFocus + nameWithType: View.EnsureFocus + fullName: Terminal.Gui.View.EnsureFocus + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.EnsureFocus + name: EnsureFocus + nameWithType: View.EnsureFocus + fullName: Terminal.Gui.View.EnsureFocus + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.FocusFirst + commentId: M:Terminal.Gui.View.FocusFirst + parent: Terminal.Gui.View + name: FocusFirst() + nameWithType: View.FocusFirst() + fullName: Terminal.Gui.View.FocusFirst() + spec.csharp: + - uid: Terminal.Gui.View.FocusFirst + name: FocusFirst + nameWithType: View.FocusFirst + fullName: Terminal.Gui.View.FocusFirst + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.FocusFirst + name: FocusFirst + nameWithType: View.FocusFirst + fullName: Terminal.Gui.View.FocusFirst + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.FocusLast + commentId: M:Terminal.Gui.View.FocusLast + parent: Terminal.Gui.View + name: FocusLast() + nameWithType: View.FocusLast() + fullName: Terminal.Gui.View.FocusLast() + spec.csharp: + - uid: Terminal.Gui.View.FocusLast + name: FocusLast + nameWithType: View.FocusLast + fullName: Terminal.Gui.View.FocusLast + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.FocusLast + name: FocusLast + nameWithType: View.FocusLast + fullName: Terminal.Gui.View.FocusLast + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.FocusPrev + commentId: M:Terminal.Gui.View.FocusPrev + parent: Terminal.Gui.View + name: FocusPrev() + nameWithType: View.FocusPrev() + fullName: Terminal.Gui.View.FocusPrev() + spec.csharp: + - uid: Terminal.Gui.View.FocusPrev + name: FocusPrev + nameWithType: View.FocusPrev + fullName: Terminal.Gui.View.FocusPrev + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.FocusPrev + name: FocusPrev + nameWithType: View.FocusPrev + fullName: Terminal.Gui.View.FocusPrev + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.FocusNext + commentId: M:Terminal.Gui.View.FocusNext + parent: Terminal.Gui.View + name: FocusNext() + nameWithType: View.FocusNext() + fullName: Terminal.Gui.View.FocusNext() + spec.csharp: + - uid: Terminal.Gui.View.FocusNext + name: FocusNext + nameWithType: View.FocusNext + fullName: Terminal.Gui.View.FocusNext + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.FocusNext + name: FocusNext + nameWithType: View.FocusNext + fullName: Terminal.Gui.View.FocusNext + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.LayoutSubviews + commentId: M:Terminal.Gui.View.LayoutSubviews + parent: Terminal.Gui.View + name: LayoutSubviews() + nameWithType: View.LayoutSubviews() + fullName: Terminal.Gui.View.LayoutSubviews() + spec.csharp: + - uid: Terminal.Gui.View.LayoutSubviews + name: LayoutSubviews + nameWithType: View.LayoutSubviews + fullName: Terminal.Gui.View.LayoutSubviews + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.LayoutSubviews + name: LayoutSubviews + nameWithType: View.LayoutSubviews + fullName: Terminal.Gui.View.LayoutSubviews + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.ToString + commentId: M:Terminal.Gui.View.ToString + parent: Terminal.Gui.View + name: ToString() + nameWithType: View.ToString() + fullName: Terminal.Gui.View.ToString() + spec.csharp: + - uid: Terminal.Gui.View.ToString + name: ToString + nameWithType: View.ToString + fullName: Terminal.Gui.View.ToString + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ToString + name: ToString + nameWithType: View.ToString + fullName: Terminal.Gui.View.ToString + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.OnMouseEnter(Terminal.Gui.MouseEvent) + commentId: M:Terminal.Gui.View.OnMouseEnter(Terminal.Gui.MouseEvent) + parent: Terminal.Gui.View + name: OnMouseEnter(MouseEvent) + nameWithType: View.OnMouseEnter(MouseEvent) + fullName: Terminal.Gui.View.OnMouseEnter(Terminal.Gui.MouseEvent) + spec.csharp: + - uid: Terminal.Gui.View.OnMouseEnter(Terminal.Gui.MouseEvent) + name: OnMouseEnter + nameWithType: View.OnMouseEnter + fullName: Terminal.Gui.View.OnMouseEnter + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.MouseEvent + name: MouseEvent + nameWithType: MouseEvent + fullName: Terminal.Gui.MouseEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.OnMouseEnter(Terminal.Gui.MouseEvent) + name: OnMouseEnter + nameWithType: View.OnMouseEnter + fullName: Terminal.Gui.View.OnMouseEnter + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.MouseEvent + name: MouseEvent + nameWithType: MouseEvent + fullName: Terminal.Gui.MouseEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.OnMouseLeave(Terminal.Gui.MouseEvent) + commentId: M:Terminal.Gui.View.OnMouseLeave(Terminal.Gui.MouseEvent) + parent: Terminal.Gui.View + name: OnMouseLeave(MouseEvent) + nameWithType: View.OnMouseLeave(MouseEvent) + fullName: Terminal.Gui.View.OnMouseLeave(Terminal.Gui.MouseEvent) + spec.csharp: + - uid: Terminal.Gui.View.OnMouseLeave(Terminal.Gui.MouseEvent) + name: OnMouseLeave + nameWithType: View.OnMouseLeave + fullName: Terminal.Gui.View.OnMouseLeave + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.MouseEvent + name: MouseEvent + nameWithType: MouseEvent + fullName: Terminal.Gui.MouseEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.OnMouseLeave(Terminal.Gui.MouseEvent) + name: OnMouseLeave + nameWithType: View.OnMouseLeave + fullName: Terminal.Gui.View.OnMouseLeave + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.MouseEvent + name: MouseEvent + nameWithType: MouseEvent + fullName: Terminal.Gui.MouseEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.Responder.CanFocus + commentId: P:Terminal.Gui.Responder.CanFocus + parent: Terminal.Gui.Responder + name: CanFocus + nameWithType: Responder.CanFocus + fullName: Terminal.Gui.Responder.CanFocus +- uid: Terminal.Gui.Responder.MouseEvent(Terminal.Gui.MouseEvent) + commentId: M:Terminal.Gui.Responder.MouseEvent(Terminal.Gui.MouseEvent) + parent: Terminal.Gui.Responder + name: MouseEvent(MouseEvent) + nameWithType: Responder.MouseEvent(MouseEvent) + fullName: Terminal.Gui.Responder.MouseEvent(Terminal.Gui.MouseEvent) + spec.csharp: + - uid: Terminal.Gui.Responder.MouseEvent(Terminal.Gui.MouseEvent) + name: MouseEvent + nameWithType: Responder.MouseEvent + fullName: Terminal.Gui.Responder.MouseEvent + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.MouseEvent + name: MouseEvent + nameWithType: MouseEvent + fullName: Terminal.Gui.MouseEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.Responder.MouseEvent(Terminal.Gui.MouseEvent) + name: MouseEvent + nameWithType: Responder.MouseEvent + fullName: Terminal.Gui.Responder.MouseEvent + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.MouseEvent + name: MouseEvent + nameWithType: MouseEvent + fullName: Terminal.Gui.MouseEvent + - name: ) + nameWithType: ) + fullName: ) +- 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.IO + commentId: N:System.IO + isExternal: true + name: System.IO + nameWithType: System.IO + fullName: System.IO +- uid: System + commentId: N:System + isExternal: true + name: System + nameWithType: System + fullName: System +- uid: System.Collections + commentId: N:System.Collections + isExternal: true + name: System.Collections + nameWithType: System.Collections + fullName: System.Collections +- uid: Terminal.Gui.HexView.#ctor* + commentId: Overload:Terminal.Gui.HexView.#ctor + name: HexView + nameWithType: HexView.HexView + fullName: Terminal.Gui.HexView.HexView +- uid: System.IO.Stream.CanSeek + commentId: P:System.IO.Stream.CanSeek + isExternal: true +- uid: Terminal.Gui.HexView.Source* + commentId: Overload:Terminal.Gui.HexView.Source + name: Source + nameWithType: HexView.Source + fullName: Terminal.Gui.HexView.Source +- uid: Terminal.Gui.HexView.DisplayStart* + commentId: Overload:Terminal.Gui.HexView.DisplayStart name: DisplayStart nameWithType: HexView.DisplayStart - fullName: HexView.DisplayStart + fullName: Terminal.Gui.HexView.DisplayStart - uid: System.Int64 + commentId: T:System.Int64 parent: System isExternal: true name: Int64 nameWithType: Int64 fullName: System.Int64 -- uid: Terminal.Gui.HexView.Edits - parent: Terminal.Gui.HexView - isExternal: false +- uid: Terminal.Gui.HexView.Frame + commentId: P:Terminal.Gui.HexView.Frame + isExternal: true +- uid: Terminal.Gui.View.Frame + commentId: P:Terminal.Gui.View.Frame + parent: Terminal.Gui.View + name: Frame + nameWithType: View.Frame + fullName: Terminal.Gui.View.Frame +- uid: Terminal.Gui.HexView.Frame* + commentId: Overload:Terminal.Gui.HexView.Frame + name: Frame + nameWithType: HexView.Frame + fullName: Terminal.Gui.HexView.Frame +- uid: Terminal.Gui.Rect + commentId: T:Terminal.Gui.Rect + parent: Terminal.Gui + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect +- uid: Terminal.Gui.HexView.Redraw(Terminal.Gui.Rect) + commentId: M:Terminal.Gui.HexView.Redraw(Terminal.Gui.Rect) + isExternal: true +- uid: Terminal.Gui.View.Redraw(Terminal.Gui.Rect) + commentId: M:Terminal.Gui.View.Redraw(Terminal.Gui.Rect) + parent: Terminal.Gui.View + name: Redraw(Rect) + nameWithType: View.Redraw(Rect) + fullName: Terminal.Gui.View.Redraw(Terminal.Gui.Rect) + spec.csharp: + - uid: Terminal.Gui.View.Redraw(Terminal.Gui.Rect) + name: Redraw + nameWithType: View.Redraw + fullName: Terminal.Gui.View.Redraw + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.Redraw(Terminal.Gui.Rect) + name: Redraw + nameWithType: View.Redraw + fullName: Terminal.Gui.View.Redraw + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.HexView.Redraw* + commentId: Overload:Terminal.Gui.HexView.Redraw + name: Redraw + nameWithType: HexView.Redraw + fullName: Terminal.Gui.HexView.Redraw +- uid: Terminal.Gui.HexView.PositionCursor + commentId: M:Terminal.Gui.HexView.PositionCursor + isExternal: true +- uid: Terminal.Gui.View.PositionCursor + commentId: M:Terminal.Gui.View.PositionCursor + parent: Terminal.Gui.View + name: PositionCursor() + nameWithType: View.PositionCursor() + fullName: Terminal.Gui.View.PositionCursor() + spec.csharp: + - uid: Terminal.Gui.View.PositionCursor + name: PositionCursor + nameWithType: View.PositionCursor + fullName: Terminal.Gui.View.PositionCursor + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.PositionCursor + name: PositionCursor + nameWithType: View.PositionCursor + fullName: Terminal.Gui.View.PositionCursor + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.HexView.PositionCursor* + commentId: Overload:Terminal.Gui.HexView.PositionCursor + name: PositionCursor + nameWithType: HexView.PositionCursor + fullName: Terminal.Gui.HexView.PositionCursor +- uid: Terminal.Gui.HexView.ProcessKey(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.HexView.ProcessKey(Terminal.Gui.KeyEvent) + isExternal: true +- uid: Terminal.Gui.View.ProcessKey(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.View.ProcessKey(Terminal.Gui.KeyEvent) + parent: Terminal.Gui.View + name: ProcessKey(KeyEvent) + nameWithType: View.ProcessKey(KeyEvent) + fullName: Terminal.Gui.View.ProcessKey(Terminal.Gui.KeyEvent) + spec.csharp: + - uid: Terminal.Gui.View.ProcessKey(Terminal.Gui.KeyEvent) + name: ProcessKey + nameWithType: View.ProcessKey + fullName: Terminal.Gui.View.ProcessKey + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ProcessKey(Terminal.Gui.KeyEvent) + name: ProcessKey + nameWithType: View.ProcessKey + fullName: Terminal.Gui.View.ProcessKey + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.HexView.ProcessKey* + commentId: Overload:Terminal.Gui.HexView.ProcessKey + name: ProcessKey + nameWithType: HexView.ProcessKey + fullName: Terminal.Gui.HexView.ProcessKey +- uid: Terminal.Gui.KeyEvent + commentId: T:Terminal.Gui.KeyEvent + parent: Terminal.Gui + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent +- uid: System.Boolean + commentId: T:System.Boolean + parent: System + isExternal: true + name: Boolean + nameWithType: Boolean + fullName: System.Boolean +- uid: Terminal.Gui.HexView.AllowEdits* + commentId: Overload:Terminal.Gui.HexView.AllowEdits + name: AllowEdits + nameWithType: HexView.AllowEdits + fullName: Terminal.Gui.HexView.AllowEdits +- uid: Terminal.Gui.HexView.Edits* + commentId: Overload:Terminal.Gui.HexView.Edits name: Edits nameWithType: HexView.Edits - fullName: HexView.Edits -- uid: System.Collections.Generic.IReadOnlyDictionary`2 - name: IReadOnlyDictionary - nameWithType: IReadOnlyDictionary - fullName: System.Collections.Generic.IReadOnlyDictionary -- uid: System.Byte - name: Byte - nameWithType: Byte - fullName: System.Byte + fullName: Terminal.Gui.HexView.Edits - uid: System.Collections.Generic.IReadOnlyDictionary{System.Int64,System.Byte} + commentId: T:System.Collections.Generic.IReadOnlyDictionary{System.Int64,System.Byte} parent: System.Collections.Generic - isExternal: true - name: IReadOnlyDictionary - nameWithType: IReadOnlyDictionary - fullName: System.Collections.Generic.IReadOnlyDictionary + definition: System.Collections.Generic.IReadOnlyDictionary`2 + name: IReadOnlyDictionary + nameWithType: IReadOnlyDictionary + fullName: System.Collections.Generic.IReadOnlyDictionary + nameWithType.vb: IReadOnlyDictionary(Of Int64, Byte) + fullName.vb: System.Collections.Generic.IReadOnlyDictionary(Of System.Int64, System.Byte) + name.vb: IReadOnlyDictionary(Of Int64, Byte) spec.csharp: - uid: System.Collections.Generic.IReadOnlyDictionary`2 name: IReadOnlyDictionary nameWithType: IReadOnlyDictionary fullName: System.Collections.Generic.IReadOnlyDictionary + isExternal: true - name: < nameWithType: < fullName: < @@ -358,391 +2671,103 @@ references: name: Int64 nameWithType: Int64 fullName: System.Int64 - - name: ',' - nameWithType: ',' - fullName: ',' + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' - uid: System.Byte name: Byte nameWithType: Byte fullName: System.Byte + isExternal: true - name: '>' nameWithType: '>' fullName: '>' -- uid: Terminal.Gui.HexView.Frame - parent: Terminal.Gui.HexView - isExternal: false - name: Frame - nameWithType: HexView.Frame - fullName: HexView.Frame -- uid: Terminal.Gui.Rect - parent: Terminal.Gui - isExternal: false - name: Rect - nameWithType: Rect - fullName: Terminal.Gui.Rect -- uid: Terminal.Gui.HexView.PositionCursor - parent: Terminal.Gui.HexView - isExternal: false - name: PositionCursor() - nameWithType: HexView.PositionCursor() - fullName: HexView.PositionCursor() -- uid: Terminal.Gui.HexView.ProcessKey(Terminal.Gui.KeyEvent) - parent: Terminal.Gui.HexView - isExternal: false - name: ProcessKey(KeyEvent) - nameWithType: HexView.ProcessKey(KeyEvent) - fullName: HexView.ProcessKey(KeyEvent) -- uid: Terminal.Gui.KeyEvent - parent: Terminal.Gui - isExternal: false - name: KeyEvent - nameWithType: KeyEvent - fullName: Terminal.Gui.KeyEvent -- uid: Terminal.Gui.HexView.Redraw(Terminal.Gui.Rect) - parent: Terminal.Gui.HexView - isExternal: false - name: Redraw(Rect) - nameWithType: HexView.Redraw(Rect) - fullName: HexView.Redraw(Rect) -- uid: Terminal.Gui.HexView.Source - parent: Terminal.Gui.HexView - isExternal: false - name: Source - nameWithType: HexView.Source - fullName: HexView.Source -- uid: Terminal.Gui.HexView.#ctor* - parent: Terminal.Gui.HexView - isExternal: false - name: HexView - nameWithType: HexView.HexView - fullName: HexView.HexView -- uid: Terminal.Gui.HexView.AllowEdits* - parent: Terminal.Gui.HexView - isExternal: false - name: AllowEdits - nameWithType: HexView.AllowEdits - fullName: HexView.AllowEdits + spec.vb: + - uid: System.Collections.Generic.IReadOnlyDictionary`2 + name: IReadOnlyDictionary + nameWithType: IReadOnlyDictionary + fullName: System.Collections.Generic.IReadOnlyDictionary + isExternal: true + - name: '(Of ' + nameWithType: '(Of ' + fullName: '(Of ' + - uid: System.Int64 + name: Int64 + nameWithType: Int64 + fullName: System.Int64 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Byte + name: Byte + nameWithType: Byte + fullName: System.Byte + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Collections.Generic.IReadOnlyDictionary`2 + commentId: T:System.Collections.Generic.IReadOnlyDictionary`2 + isExternal: true + name: IReadOnlyDictionary + nameWithType: IReadOnlyDictionary + fullName: System.Collections.Generic.IReadOnlyDictionary + nameWithType.vb: IReadOnlyDictionary(Of TKey, TValue) + fullName.vb: System.Collections.Generic.IReadOnlyDictionary(Of TKey, TValue) + name.vb: IReadOnlyDictionary(Of TKey, TValue) + spec.csharp: + - uid: System.Collections.Generic.IReadOnlyDictionary`2 + name: IReadOnlyDictionary + nameWithType: IReadOnlyDictionary + fullName: System.Collections.Generic.IReadOnlyDictionary + isExternal: true + - name: < + nameWithType: < + fullName: < + - name: TKey + nameWithType: TKey + fullName: TKey + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - name: TValue + nameWithType: TValue + fullName: TValue + - name: '>' + nameWithType: '>' + fullName: '>' + spec.vb: + - uid: System.Collections.Generic.IReadOnlyDictionary`2 + name: IReadOnlyDictionary + nameWithType: IReadOnlyDictionary + fullName: System.Collections.Generic.IReadOnlyDictionary + isExternal: true + - name: '(Of ' + nameWithType: '(Of ' + fullName: '(Of ' + - name: TKey + nameWithType: TKey + fullName: TKey + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - name: TValue + nameWithType: TValue + fullName: TValue + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Collections.Generic + commentId: N:System.Collections.Generic + isExternal: true + name: System.Collections.Generic + nameWithType: System.Collections.Generic + fullName: System.Collections.Generic - uid: Terminal.Gui.HexView.ApplyEdits* - parent: Terminal.Gui.HexView - isExternal: false + commentId: Overload:Terminal.Gui.HexView.ApplyEdits name: ApplyEdits nameWithType: HexView.ApplyEdits - fullName: HexView.ApplyEdits -- uid: Terminal.Gui.HexView.DisplayStart* - parent: Terminal.Gui.HexView - isExternal: false - name: DisplayStart - nameWithType: HexView.DisplayStart - fullName: HexView.DisplayStart -- uid: Terminal.Gui.HexView.Edits* - parent: Terminal.Gui.HexView - isExternal: false - name: Edits - nameWithType: HexView.Edits - fullName: HexView.Edits -- uid: Terminal.Gui.HexView.Frame* - parent: Terminal.Gui.HexView - isExternal: false - name: Frame - nameWithType: HexView.Frame - fullName: HexView.Frame -- uid: Terminal.Gui.HexView.PositionCursor* - parent: Terminal.Gui.HexView - isExternal: false - name: PositionCursor - nameWithType: HexView.PositionCursor - fullName: HexView.PositionCursor -- uid: Terminal.Gui.HexView.ProcessKey* - parent: Terminal.Gui.HexView - isExternal: false - name: ProcessKey - nameWithType: HexView.ProcessKey - fullName: HexView.ProcessKey -- uid: Terminal.Gui.HexView.Redraw* - parent: Terminal.Gui.HexView - isExternal: false - name: Redraw - nameWithType: HexView.Redraw - fullName: HexView.Redraw -- uid: Terminal.Gui.HexView.Source* - parent: Terminal.Gui.HexView - isExternal: false - name: Source - nameWithType: HexView.Source - fullName: HexView.Source -- uid: Terminal.Gui.Responder.CanFocus - parent: Terminal.Gui.Responder - isExternal: false - name: CanFocus - nameWithType: Responder.CanFocus - fullName: Responder.CanFocus -- uid: Terminal.Gui.View.HasFocus - parent: Terminal.Gui.View - isExternal: false - name: HasFocus - nameWithType: View.HasFocus - fullName: View.HasFocus -- uid: Terminal.Gui.Responder.MouseEvent(Terminal.Gui.MouseEvent) - parent: Terminal.Gui.Responder - isExternal: false - name: MouseEvent(MouseEvent) - nameWithType: Responder.MouseEvent(MouseEvent) - fullName: Responder.MouseEvent(MouseEvent) -- uid: Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) - parent: Terminal.Gui.View - isExternal: false - name: ProcessColdKey(KeyEvent) - nameWithType: View.ProcessColdKey(KeyEvent) - fullName: View.ProcessColdKey(KeyEvent) -- uid: Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) - parent: Terminal.Gui.View - isExternal: false - name: ProcessHotKey(KeyEvent) - nameWithType: View.ProcessHotKey(KeyEvent) - fullName: View.ProcessHotKey(KeyEvent) -- uid: Terminal.Gui.View.Add(Terminal.Gui.View) - parent: Terminal.Gui.View - isExternal: false - name: Add(View) - nameWithType: View.Add(View) - fullName: View.Add(View) -- uid: Terminal.Gui.View.Add(Terminal.Gui.View[]) - parent: Terminal.Gui.View - isExternal: false - name: Add(View[]) - nameWithType: View.Add(View[]) - fullName: View.Add(View[]) -- uid: Terminal.Gui.View.AddRune(System.Int32,System.Int32,System.Rune) - parent: Terminal.Gui.View - isExternal: false - name: AddRune(Int32, Int32, Rune) - nameWithType: View.AddRune(Int32, Int32, Rune) - fullName: View.AddRune(Int32, Int32, Rune) -- uid: Terminal.Gui.View.Bounds - parent: Terminal.Gui.View - isExternal: false - name: Bounds - nameWithType: View.Bounds - fullName: View.Bounds -- uid: Terminal.Gui.View.ChildNeedsDisplay - parent: Terminal.Gui.View - isExternal: false - name: ChildNeedsDisplay() - nameWithType: View.ChildNeedsDisplay() - fullName: View.ChildNeedsDisplay() -- uid: Terminal.Gui.View.Clear - parent: Terminal.Gui.View - isExternal: false - name: Clear() - nameWithType: View.Clear() - fullName: View.Clear() -- uid: Terminal.Gui.View.Clear(Terminal.Gui.Rect) - parent: Terminal.Gui.View - isExternal: false - name: Clear(Rect) - nameWithType: View.Clear(Rect) - fullName: View.Clear(Rect) -- uid: Terminal.Gui.View.ClearNeedsDisplay - parent: Terminal.Gui.View - isExternal: false - name: ClearNeedsDisplay() - nameWithType: View.ClearNeedsDisplay() - fullName: View.ClearNeedsDisplay() -- uid: Terminal.Gui.View.ClipToBounds - parent: Terminal.Gui.View - isExternal: false - name: ClipToBounds() - nameWithType: View.ClipToBounds() - fullName: View.ClipToBounds() -- uid: Terminal.Gui.View.ColorScheme - parent: Terminal.Gui.View - isExternal: false - name: ColorScheme - nameWithType: View.ColorScheme - fullName: View.ColorScheme -- uid: Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean) - parent: Terminal.Gui.View - isExternal: false - name: DrawFrame(Rect, Int32, Boolean) - nameWithType: View.DrawFrame(Rect, Int32, Boolean) - fullName: View.DrawFrame(Rect, Int32, Boolean) -- uid: Terminal.Gui.View.DrawHotString(NStack.ustring,System.Boolean,Terminal.Gui.ColorScheme) - parent: Terminal.Gui.View - isExternal: false - name: DrawHotString(ustring, Boolean, ColorScheme) - nameWithType: View.DrawHotString(ustring, Boolean, ColorScheme) - fullName: View.DrawHotString(ustring, Boolean, ColorScheme) -- uid: Terminal.Gui.View.DrawHotString(NStack.ustring,Terminal.Gui.Attribute,Terminal.Gui.Attribute) - parent: Terminal.Gui.View - isExternal: false - name: DrawHotString(ustring, Attribute, Attribute) - nameWithType: View.DrawHotString(ustring, Attribute, Attribute) - fullName: View.DrawHotString(ustring, Attribute, Attribute) -- uid: Terminal.Gui.View.Driver - parent: Terminal.Gui.View - isExternal: false - name: Driver - nameWithType: View.Driver - fullName: View.Driver -- uid: Terminal.Gui.View.EnsureFocus - parent: Terminal.Gui.View - isExternal: false - name: EnsureFocus() - nameWithType: View.EnsureFocus() - fullName: View.EnsureFocus() -- uid: Terminal.Gui.View.Focused - parent: Terminal.Gui.View - isExternal: false - name: Focused - nameWithType: View.Focused - fullName: View.Focused -- uid: Terminal.Gui.View.FocusFirst - parent: Terminal.Gui.View - isExternal: false - name: FocusFirst() - nameWithType: View.FocusFirst() - fullName: View.FocusFirst() -- uid: Terminal.Gui.View.FocusLast - parent: Terminal.Gui.View - isExternal: false - name: FocusLast() - nameWithType: View.FocusLast() - fullName: View.FocusLast() -- uid: Terminal.Gui.View.FocusNext - parent: Terminal.Gui.View - isExternal: false - name: FocusNext() - nameWithType: View.FocusNext() - fullName: View.FocusNext() -- uid: Terminal.Gui.View.FocusPrev - parent: Terminal.Gui.View - isExternal: false - name: FocusPrev() - nameWithType: View.FocusPrev() - fullName: View.FocusPrev() -- uid: Terminal.Gui.View.GetEnumerator - parent: Terminal.Gui.View - isExternal: false - name: GetEnumerator() - nameWithType: View.GetEnumerator() - fullName: View.GetEnumerator() -- uid: Terminal.Gui.View.Height - parent: Terminal.Gui.View - isExternal: false - name: Height - nameWithType: View.Height - fullName: View.Height -- uid: Terminal.Gui.View.Id - parent: Terminal.Gui.View - isExternal: false - name: Id - nameWithType: View.Id - fullName: View.Id -- uid: Terminal.Gui.View.LayoutStyle - parent: Terminal.Gui.View - isExternal: false - name: LayoutStyle - nameWithType: View.LayoutStyle - fullName: View.LayoutStyle -- uid: Terminal.Gui.View.LayoutSubviews - parent: Terminal.Gui.View - isExternal: false - name: LayoutSubviews() - nameWithType: View.LayoutSubviews() - fullName: View.LayoutSubviews() -- uid: Terminal.Gui.View.MostFocused - parent: Terminal.Gui.View - isExternal: false - name: MostFocused - nameWithType: View.MostFocused - fullName: View.MostFocused -- uid: Terminal.Gui.View.Move(System.Int32,System.Int32) - parent: Terminal.Gui.View - isExternal: false - name: Move(Int32, Int32) - nameWithType: View.Move(Int32, Int32) - fullName: View.Move(Int32, Int32) -- uid: Terminal.Gui.View.Remove(Terminal.Gui.View) - parent: Terminal.Gui.View - isExternal: false - name: Remove(View) - nameWithType: View.Remove(View) - fullName: View.Remove(View) -- uid: Terminal.Gui.View.RemoveAll - parent: Terminal.Gui.View - isExternal: false - name: RemoveAll() - nameWithType: View.RemoveAll() - fullName: View.RemoveAll() -- uid: Terminal.Gui.View.ScreenToView(System.Int32,System.Int32) - parent: Terminal.Gui.View - isExternal: false - name: ScreenToView(Int32, Int32) - nameWithType: View.ScreenToView(Int32, Int32) - fullName: View.ScreenToView(Int32, Int32) -- uid: Terminal.Gui.View.SetClip(Terminal.Gui.Rect) - parent: Terminal.Gui.View - isExternal: false - name: SetClip(Rect) - nameWithType: View.SetClip(Rect) - fullName: View.SetClip(Rect) -- uid: Terminal.Gui.View.SetFocus(Terminal.Gui.View) - parent: Terminal.Gui.View - isExternal: false - name: SetFocus(View) - nameWithType: View.SetFocus(View) - fullName: View.SetFocus(View) -- uid: Terminal.Gui.View.SetNeedsDisplay - parent: Terminal.Gui.View - isExternal: false - name: SetNeedsDisplay() - nameWithType: View.SetNeedsDisplay() - fullName: View.SetNeedsDisplay() -- uid: Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) - parent: Terminal.Gui.View - isExternal: false - name: SetNeedsDisplay(Rect) - nameWithType: View.SetNeedsDisplay(Rect) - fullName: View.SetNeedsDisplay(Rect) -- uid: Terminal.Gui.View.Subviews - parent: Terminal.Gui.View - isExternal: false - name: Subviews - nameWithType: View.Subviews - fullName: View.Subviews -- uid: Terminal.Gui.View.SuperView - parent: Terminal.Gui.View - isExternal: false - name: SuperView - nameWithType: View.SuperView - fullName: View.SuperView -- uid: Terminal.Gui.View.ToString - parent: Terminal.Gui.View - isExternal: false - name: ToString() - nameWithType: View.ToString() - fullName: View.ToString() -- uid: Terminal.Gui.View.WantMousePositionReports - parent: Terminal.Gui.View - isExternal: false - name: WantMousePositionReports - nameWithType: View.WantMousePositionReports - fullName: View.WantMousePositionReports -- uid: Terminal.Gui.View.Width - parent: Terminal.Gui.View - isExternal: false - name: Width - nameWithType: View.Width - fullName: View.Width -- uid: Terminal.Gui.View.X - parent: Terminal.Gui.View - isExternal: false - name: X - nameWithType: View.X - fullName: View.X -- uid: Terminal.Gui.View.Y - parent: Terminal.Gui.View - isExternal: false - name: Y - nameWithType: View.Y - fullName: View.Y + fullName: Terminal.Gui.HexView.ApplyEdits +shouldSkipMarkup: true diff --git a/docfx/api/Terminal.Gui/Terminal.Gui.IListDataSource.yml b/docfx/api/Terminal.Gui/Terminal.Gui.IListDataSource.yml index 10359ac85..1dbb0142c 100644 --- a/docfx/api/Terminal.Gui/Terminal.Gui.IListDataSource.yml +++ b/docfx/api/Terminal.Gui/Terminal.Gui.IListDataSource.yml @@ -1,61 +1,156 @@ ### YamlMime:ManagedReference items: - uid: Terminal.Gui.IListDataSource + commentId: T:Terminal.Gui.IListDataSource id: IListDataSource + parent: Terminal.Gui children: - Terminal.Gui.IListDataSource.Count - Terminal.Gui.IListDataSource.IsMarked(System.Int32) - - Terminal.Gui.IListDataSource.Render(System.Boolean,System.Int32,System.Int32,System.Int32,System.Int32) - Terminal.Gui.IListDataSource.Render(Terminal.Gui.ListView,Terminal.Gui.ConsoleDriver,System.Boolean,System.Int32,System.Int32,System.Int32,System.Int32) - Terminal.Gui.IListDataSource.SetMark(System.Int32,System.Boolean) + - Terminal.Gui.IListDataSource.ToList langs: - csharp + - vb name: IListDataSource nameWithType: IListDataSource fullName: Terminal.Gui.IListDataSource type: Interface + source: + remote: + path: Terminal.Gui/Views/ListView.cs + branch: docs + repo: tig:tig/gui.cs.git + id: IListDataSource + path: ../Terminal.Gui/Views/ListView.cs + startLine: 30 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: Implement this interface to provide your own custom rendering for a list. + summary: "\nImplement to provide custom rendering for a .\n" + example: [] syntax: content: public interface IListDataSource - implements: [] + content.vb: Public Interface IListDataSource + modifiers.csharp: + - public + - interface + modifiers.vb: + - Public + - Interface - uid: Terminal.Gui.IListDataSource.Count + commentId: P:Terminal.Gui.IListDataSource.Count id: Count parent: Terminal.Gui.IListDataSource langs: - csharp + - vb name: Count nameWithType: IListDataSource.Count - fullName: IListDataSource.Count + fullName: Terminal.Gui.IListDataSource.Count type: Property + source: + remote: + path: Terminal.Gui/Views/ListView.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Count + path: ../Terminal.Gui/Views/ListView.cs + startLine: 34 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: Returns the number of elements to display + summary: "\nReturns the number of elements to display\n" + example: [] syntax: - content: public int Count { get; } + content: int Count { get; } + parameters: [] return: type: System.Int32 - description: To be added. + content.vb: ReadOnly Property Count As Integer overload: Terminal.Gui.IListDataSource.Count* - exceptions: [] + modifiers.csharp: + - get + modifiers.vb: + - ReadOnly +- uid: Terminal.Gui.IListDataSource.Render(Terminal.Gui.ListView,Terminal.Gui.ConsoleDriver,System.Boolean,System.Int32,System.Int32,System.Int32,System.Int32) + commentId: M:Terminal.Gui.IListDataSource.Render(Terminal.Gui.ListView,Terminal.Gui.ConsoleDriver,System.Boolean,System.Int32,System.Int32,System.Int32,System.Int32) + id: Render(Terminal.Gui.ListView,Terminal.Gui.ConsoleDriver,System.Boolean,System.Int32,System.Int32,System.Int32,System.Int32) + parent: Terminal.Gui.IListDataSource + langs: + - csharp + - vb + name: Render(ListView, ConsoleDriver, Boolean, Int32, Int32, Int32, Int32) + nameWithType: IListDataSource.Render(ListView, ConsoleDriver, Boolean, Int32, Int32, Int32, Int32) + fullName: Terminal.Gui.IListDataSource.Render(Terminal.Gui.ListView, Terminal.Gui.ConsoleDriver, System.Boolean, System.Int32, System.Int32, System.Int32, System.Int32) + type: Method + source: + remote: + path: Terminal.Gui/Views/ListView.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Render + path: ../Terminal.Gui/Views/ListView.cs + startLine: 50 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nThis method is invoked to render a specified item, the method should cover the entire provided width.\n" + remarks: "\nThe default color will be set before this method is invoked, and will be based on whether the item is selected or not.\n" + example: [] + syntax: + content: void Render(ListView container, ConsoleDriver driver, bool selected, int item, int col, int line, int width) + parameters: + - id: container + type: Terminal.Gui.ListView + description: The list view to render. + - id: driver + type: Terminal.Gui.ConsoleDriver + description: The console driver to render. + - id: selected + type: System.Boolean + description: Describes whether the item being rendered is currently selected by the user. + - id: item + type: System.Int32 + description: The index of the item to render, zero for the first item and so on. + - id: col + type: System.Int32 + description: The column where the rendering will start + - id: line + type: System.Int32 + description: The line where the rendering will be done. + - id: width + type: System.Int32 + description: The width that must be filled out. + content.vb: Sub Render(container As ListView, driver As ConsoleDriver, selected As Boolean, item As Integer, col As Integer, line As Integer, width As Integer) + overload: Terminal.Gui.IListDataSource.Render* - uid: Terminal.Gui.IListDataSource.IsMarked(System.Int32) + commentId: M:Terminal.Gui.IListDataSource.IsMarked(System.Int32) id: IsMarked(System.Int32) parent: Terminal.Gui.IListDataSource langs: - csharp + - vb name: IsMarked(Int32) nameWithType: IListDataSource.IsMarked(Int32) - fullName: IListDataSource.IsMarked(Int32) + fullName: Terminal.Gui.IListDataSource.IsMarked(System.Int32) type: Method + source: + remote: + path: Terminal.Gui/Views/ListView.cs + branch: docs + repo: tig:tig/gui.cs.git + id: IsMarked + path: ../Terminal.Gui/Views/ListView.cs + startLine: 57 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: Should return whether the specified item is currently marked. + summary: "\nShould return whether the specified item is currently marked.\n" + example: [] syntax: - content: public bool IsMarked (int item); + content: bool IsMarked(int item) parameters: - id: item type: System.Int32 @@ -63,96 +158,34 @@ items: return: type: System.Boolean description: true, if marked, false otherwise. + content.vb: Function IsMarked(item As Integer) As Boolean overload: Terminal.Gui.IListDataSource.IsMarked* - exceptions: [] -- uid: Terminal.Gui.IListDataSource.Render(System.Boolean,System.Int32,System.Int32,System.Int32,System.Int32) - id: Render(System.Boolean,System.Int32,System.Int32,System.Int32,System.Int32) - parent: Terminal.Gui.IListDataSource - langs: - - csharp - name: Render(Boolean, Int32, Int32, Int32, Int32) - nameWithType: IListDataSource.Render(Boolean, Int32, Int32, Int32, Int32) - fullName: IListDataSource.Render(Boolean, Int32, Int32, Int32, Int32) - type: Method - assemblies: [] - namespace: Terminal.Gui - summary: This method is invoked to render a specified item, the method should cover the entire provided width. - remarks: The default color will be set before this method is invoked, and will be based on whether the item is selected or not. - syntax: - content: public void Render (bool selected, int item, int col, int line, int width); - parameters: - - id: selected - type: System.Boolean - description: Describes whether the item being rendered is currently selected by the user. - - id: item - type: System.Int32 - description: The index of the item to render, zero for the first item and so on. - - id: col - type: System.Int32 - description: The column where the rendering will start - - id: line - type: System.Int32 - description: The line where the rendering will be done. - - id: width - type: System.Int32 - description: The width that must be filled out. - overload: Terminal.Gui.IListDataSource.Render* - exceptions: [] -- uid: Terminal.Gui.IListDataSource.Render(Terminal.Gui.ListView,Terminal.Gui.ConsoleDriver,System.Boolean,System.Int32,System.Int32,System.Int32,System.Int32) - id: Render(Terminal.Gui.ListView,Terminal.Gui.ConsoleDriver,System.Boolean,System.Int32,System.Int32,System.Int32,System.Int32) - parent: Terminal.Gui.IListDataSource - langs: - - csharp - name: Render(ListView, ConsoleDriver, Boolean, Int32, Int32, Int32, Int32) - nameWithType: IListDataSource.Render(ListView, ConsoleDriver, Boolean, Int32, Int32, Int32, Int32) - fullName: IListDataSource.Render(ListView, ConsoleDriver, Boolean, Int32, Int32, Int32, Int32) - type: Method - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: This method is invoked to render a specified item, the method should cover the entire provided width. - remarks: The default color will be set before this method is invoked, and will be based on whether the item is selected or not. - syntax: - content: public void Render (Terminal.Gui.ListView container, Terminal.Gui.ConsoleDriver driver, bool selected, int item, int col, int line, int width); - parameters: - - id: container - type: Terminal.Gui.ListView - description: To be added. - - id: driver - type: Terminal.Gui.ConsoleDriver - description: To be added. - - id: selected - type: System.Boolean - description: Describes whether the item being rendered is currently selected by the user. - - id: item - type: System.Int32 - description: The index of the item to render, zero for the first item and so on. - - id: col - type: System.Int32 - description: The column where the rendering will start - - id: line - type: System.Int32 - description: The line where the rendering will be done. - - id: width - type: System.Int32 - description: The width that must be filled out. - overload: Terminal.Gui.IListDataSource.Render* - exceptions: [] - uid: Terminal.Gui.IListDataSource.SetMark(System.Int32,System.Boolean) + commentId: M:Terminal.Gui.IListDataSource.SetMark(System.Int32,System.Boolean) id: SetMark(System.Int32,System.Boolean) parent: Terminal.Gui.IListDataSource langs: - csharp + - vb name: SetMark(Int32, Boolean) nameWithType: IListDataSource.SetMark(Int32, Boolean) - fullName: IListDataSource.SetMark(Int32, Boolean) + fullName: Terminal.Gui.IListDataSource.SetMark(System.Int32, System.Boolean) type: Method + source: + remote: + path: Terminal.Gui/Views/ListView.cs + branch: docs + repo: tig:tig/gui.cs.git + id: SetMark + path: ../Terminal.Gui/Views/ListView.cs + startLine: 64 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: Flags the item as marked. + summary: "\nFlags the item as marked.\n" + example: [] syntax: - content: public void SetMark (int item, bool value); + content: void SetMark(int item, bool value) parameters: - id: item type: System.Int32 @@ -160,84 +193,119 @@ items: - id: value type: System.Boolean description: If set to true value. + content.vb: Sub SetMark(item As Integer, value As Boolean) overload: Terminal.Gui.IListDataSource.SetMark* - exceptions: [] -references: -- uid: Terminal.Gui.IListDataSource.Count +- uid: Terminal.Gui.IListDataSource.ToList + commentId: M:Terminal.Gui.IListDataSource.ToList + id: ToList parent: Terminal.Gui.IListDataSource - isExternal: false + langs: + - csharp + - vb + name: ToList() + nameWithType: IListDataSource.ToList() + fullName: Terminal.Gui.IListDataSource.ToList() + type: Method + source: + remote: + path: Terminal.Gui/Views/ListView.cs + branch: docs + repo: tig:tig/gui.cs.git + id: ToList + path: ../Terminal.Gui/Views/ListView.cs + startLine: 70 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nReturn the source as IList.\n" + example: [] + syntax: + content: IList ToList() + return: + type: System.Collections.IList + description: '' + content.vb: Function ToList As IList + overload: Terminal.Gui.IListDataSource.ToList* +references: +- uid: Terminal.Gui.IListDataSource + commentId: T:Terminal.Gui.IListDataSource + parent: Terminal.Gui + name: IListDataSource + nameWithType: IListDataSource + fullName: Terminal.Gui.IListDataSource +- uid: Terminal.Gui.ListView + commentId: T:Terminal.Gui.ListView + parent: Terminal.Gui + name: ListView + nameWithType: ListView + fullName: Terminal.Gui.ListView +- uid: Terminal.Gui + commentId: N:Terminal.Gui + name: Terminal.Gui + nameWithType: Terminal.Gui + fullName: Terminal.Gui +- uid: Terminal.Gui.IListDataSource.Count* + commentId: Overload:Terminal.Gui.IListDataSource.Count name: Count nameWithType: IListDataSource.Count - fullName: IListDataSource.Count + fullName: Terminal.Gui.IListDataSource.Count - uid: System.Int32 + commentId: T:System.Int32 parent: System isExternal: true name: Int32 nameWithType: Int32 fullName: System.Int32 -- uid: Terminal.Gui.IListDataSource.IsMarked(System.Int32) - parent: Terminal.Gui.IListDataSource - isExternal: false - name: IsMarked(Int32) - nameWithType: IListDataSource.IsMarked(Int32) - fullName: IListDataSource.IsMarked(Int32) +- uid: System + commentId: N:System + isExternal: true + name: System + nameWithType: System + fullName: System +- uid: Terminal.Gui.IListDataSource.Render* + commentId: Overload:Terminal.Gui.IListDataSource.Render + name: Render + nameWithType: IListDataSource.Render + fullName: Terminal.Gui.IListDataSource.Render +- uid: Terminal.Gui.ConsoleDriver + commentId: T:Terminal.Gui.ConsoleDriver + parent: Terminal.Gui + name: ConsoleDriver + nameWithType: ConsoleDriver + fullName: Terminal.Gui.ConsoleDriver - uid: System.Boolean + commentId: T:System.Boolean parent: System isExternal: true name: Boolean nameWithType: Boolean fullName: System.Boolean -- uid: Terminal.Gui.IListDataSource.Render(System.Boolean,System.Int32,System.Int32,System.Int32,System.Int32) - parent: Terminal.Gui.IListDataSource - isExternal: false - name: Render(Boolean, Int32, Int32, Int32, Int32) - nameWithType: IListDataSource.Render(Boolean, Int32, Int32, Int32, Int32) - fullName: IListDataSource.Render(Boolean, Int32, Int32, Int32, Int32) -- uid: Terminal.Gui.IListDataSource.Render(Terminal.Gui.ListView,Terminal.Gui.ConsoleDriver,System.Boolean,System.Int32,System.Int32,System.Int32,System.Int32) - parent: Terminal.Gui.IListDataSource - isExternal: false - name: Render(ListView, ConsoleDriver, Boolean, Int32, Int32, Int32, Int32) - nameWithType: IListDataSource.Render(ListView, ConsoleDriver, Boolean, Int32, Int32, Int32, Int32) - fullName: IListDataSource.Render(ListView, ConsoleDriver, Boolean, Int32, Int32, Int32, Int32) -- uid: Terminal.Gui.ListView - parent: Terminal.Gui - isExternal: false - name: ListView - nameWithType: ListView - fullName: Terminal.Gui.ListView -- uid: Terminal.Gui.ConsoleDriver - parent: Terminal.Gui - isExternal: false - name: ConsoleDriver - nameWithType: ConsoleDriver - fullName: Terminal.Gui.ConsoleDriver -- uid: Terminal.Gui.IListDataSource.SetMark(System.Int32,System.Boolean) - parent: Terminal.Gui.IListDataSource - isExternal: false - name: SetMark(Int32, Boolean) - nameWithType: IListDataSource.SetMark(Int32, Boolean) - fullName: IListDataSource.SetMark(Int32, Boolean) -- uid: Terminal.Gui.IListDataSource.Count* - parent: Terminal.Gui.IListDataSource - isExternal: false - name: Count - nameWithType: IListDataSource.Count - fullName: IListDataSource.Count - uid: Terminal.Gui.IListDataSource.IsMarked* - parent: Terminal.Gui.IListDataSource - isExternal: false + commentId: Overload:Terminal.Gui.IListDataSource.IsMarked name: IsMarked nameWithType: IListDataSource.IsMarked - fullName: IListDataSource.IsMarked -- uid: Terminal.Gui.IListDataSource.Render* - parent: Terminal.Gui.IListDataSource - isExternal: false - name: Render - nameWithType: IListDataSource.Render - fullName: IListDataSource.Render + fullName: Terminal.Gui.IListDataSource.IsMarked - uid: Terminal.Gui.IListDataSource.SetMark* - parent: Terminal.Gui.IListDataSource - isExternal: false + commentId: Overload:Terminal.Gui.IListDataSource.SetMark name: SetMark nameWithType: IListDataSource.SetMark - fullName: IListDataSource.SetMark + fullName: Terminal.Gui.IListDataSource.SetMark +- uid: Terminal.Gui.IListDataSource.ToList* + commentId: Overload:Terminal.Gui.IListDataSource.ToList + name: ToList + nameWithType: IListDataSource.ToList + fullName: Terminal.Gui.IListDataSource.ToList +- uid: System.Collections.IList + commentId: T:System.Collections.IList + parent: System.Collections + isExternal: true + name: IList + nameWithType: IList + fullName: System.Collections.IList +- uid: System.Collections + commentId: N:System.Collections + isExternal: true + name: System.Collections + nameWithType: System.Collections + fullName: System.Collections +shouldSkipMarkup: true diff --git a/docfx/api/Terminal.Gui/Terminal.Gui.Key.yml b/docfx/api/Terminal.Gui/Terminal.Gui.Key.yml index 789b7c158..f9771aefd 100644 --- a/docfx/api/Terminal.Gui/Terminal.Gui.Key.yml +++ b/docfx/api/Terminal.Gui/Terminal.Gui.Key.yml @@ -1,7 +1,9 @@ ### YamlMime:ManagedReference items: - uid: Terminal.Gui.Key + commentId: T:Terminal.Gui.Key id: Key + parent: Terminal.Gui children: - Terminal.Gui.Key.AltMask - Terminal.Gui.Key.Backspace @@ -34,6 +36,7 @@ items: - Terminal.Gui.Key.ControlX - Terminal.Gui.Key.ControlY - Terminal.Gui.Key.ControlZ + - Terminal.Gui.Key.CtrlMask - Terminal.Gui.Key.CursorDown - Terminal.Gui.Key.CursorLeft - Terminal.Gui.Key.CursorRight @@ -57,1504 +60,2161 @@ items: - Terminal.Gui.Key.InsertChar - Terminal.Gui.Key.PageDown - Terminal.Gui.Key.PageUp + - Terminal.Gui.Key.ShiftMask - Terminal.Gui.Key.Space - Terminal.Gui.Key.SpecialMask - Terminal.Gui.Key.Tab - Terminal.Gui.Key.Unknown langs: - csharp + - vb name: Key nameWithType: Key fullName: Terminal.Gui.Key type: Enum + source: + remote: + path: Terminal.Gui/Event.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Key + path: ../Terminal.Gui/Event.cs + startLine: 26 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: >- - The Key enumeration contains special encoding for some keys, but can also - encode all the unicode values that can be passed. - remarks: >- -

- If the SpecialMask is set, then the value is that of the special mask, - otherwise, the value is the one of the lower bits (as extracted by CharMask) -

-

- Control keys are the values between 1 and 26 corresponding to Control-A to Control-Z -

-

- Unicode runes are also stored here, the letter 'A" for example is encoded as a value 65 (not surfaced in the enum). -

+ summary: "\nThe enumeration contains special encoding for some keys, but can also\nencode all the unicode values that can be passed. \n" + remarks: "\n

\n If the SpecialMask is set, then the value is that of the special mask,\n otherwise, the value is the one of the lower bits (as extracted by CharMask)\n

\n

\n Control keys are the values between 1 and 26 corresponding to Control-A to Control-Z\n

\n

\n Unicode runes are also stored here, the letter 'A" for example is encoded as a value 65 (not surfaced in the enum).\n

\n" + example: [] syntax: - content: public enum Key - inheritance: - - System.Enum -- uid: Terminal.Gui.Key.AltMask - id: AltMask - parent: Terminal.Gui.Key - langs: - - csharp - name: AltMask - nameWithType: Key.AltMask - fullName: Key.AltMask - type: Field - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: >- - When this value is set, the Key encodes the sequence Alt-KeyValue. - And the actual value must be extracted by removing the AltMask. - syntax: - content: AltMask - return: - type: Terminal.Gui.Key - description: To be added. - exceptions: [] -- uid: Terminal.Gui.Key.Backspace - id: Backspace - parent: Terminal.Gui.Key - langs: - - csharp - name: Backspace - nameWithType: Key.Backspace - fullName: Key.Backspace - type: Field - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Backspace key. - syntax: - content: Backspace - return: - type: Terminal.Gui.Key - description: To be added. - exceptions: [] -- uid: Terminal.Gui.Key.BackTab - id: BackTab - parent: Terminal.Gui.Key - langs: - - csharp - name: BackTab - nameWithType: Key.BackTab - fullName: Key.BackTab - type: Field - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Shift-tab key (backwards tab key). - syntax: - content: BackTab - return: - type: Terminal.Gui.Key - description: To be added. - exceptions: [] + content: >- + [Flags] + + public enum Key : uint + content.vb: >- + + + Public Enum Key As UInteger + attributes: + - type: System.FlagsAttribute + ctor: System.FlagsAttribute.#ctor + arguments: [] + modifiers.csharp: + - public + - enum + modifiers.vb: + - Public + - Enum - uid: Terminal.Gui.Key.CharMask + commentId: F:Terminal.Gui.Key.CharMask id: CharMask parent: Terminal.Gui.Key langs: - csharp + - vb name: CharMask nameWithType: Key.CharMask - fullName: Key.CharMask + fullName: Terminal.Gui.Key.CharMask type: Field + source: + remote: + path: Terminal.Gui/Event.cs + branch: docs + repo: tig:tig/gui.cs.git + id: CharMask + path: ../Terminal.Gui/Event.cs + startLine: 33 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: >- - Mask that indictes that this is a character value, values outside this range - indicate special characters like Alt-key combinations or special keys on the - keyboard like function keys, arrows keys and so on. + summary: "\nMask that indicates that this is a character value, values outside this range\nindicate special characters like Alt-key combinations or special keys on the\nkeyboard like function keys, arrows keys and so on.\n" + example: [] syntax: - content: CharMask + content: CharMask = 1048575U return: type: Terminal.Gui.Key - description: To be added. - exceptions: [] -- uid: Terminal.Gui.Key.ControlA - id: ControlA - parent: Terminal.Gui.Key - langs: - - csharp - name: ControlA - nameWithType: Key.ControlA - fullName: Key.ControlA - type: Field - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: The key code for the user pressing Control-A - syntax: - content: ControlA - return: - type: Terminal.Gui.Key - description: To be added. - exceptions: [] -- uid: Terminal.Gui.Key.ControlB - id: ControlB - parent: Terminal.Gui.Key - langs: - - csharp - name: ControlB - nameWithType: Key.ControlB - fullName: Key.ControlB - type: Field - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: The key code for the user pressing Control-B - syntax: - content: ControlB - return: - type: Terminal.Gui.Key - description: To be added. - exceptions: [] -- uid: Terminal.Gui.Key.ControlC - id: ControlC - parent: Terminal.Gui.Key - langs: - - csharp - name: ControlC - nameWithType: Key.ControlC - fullName: Key.ControlC - type: Field - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: The key code for the user pressing Control-C - syntax: - content: ControlC - return: - type: Terminal.Gui.Key - description: To be added. - exceptions: [] -- uid: Terminal.Gui.Key.ControlD - id: ControlD - parent: Terminal.Gui.Key - langs: - - csharp - name: ControlD - nameWithType: Key.ControlD - fullName: Key.ControlD - type: Field - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: The key code for the user pressing Control-D - syntax: - content: ControlD - return: - type: Terminal.Gui.Key - description: To be added. - exceptions: [] -- uid: Terminal.Gui.Key.ControlE - id: ControlE - parent: Terminal.Gui.Key - langs: - - csharp - name: ControlE - nameWithType: Key.ControlE - fullName: Key.ControlE - type: Field - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: The key code for the user pressing Control-E - syntax: - content: ControlE - return: - type: Terminal.Gui.Key - description: To be added. - exceptions: [] -- uid: Terminal.Gui.Key.ControlF - id: ControlF - parent: Terminal.Gui.Key - langs: - - csharp - name: ControlF - nameWithType: Key.ControlF - fullName: Key.ControlF - type: Field - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: The key code for the user pressing Control-F - syntax: - content: ControlF - return: - type: Terminal.Gui.Key - description: To be added. - exceptions: [] -- uid: Terminal.Gui.Key.ControlG - id: ControlG - parent: Terminal.Gui.Key - langs: - - csharp - name: ControlG - nameWithType: Key.ControlG - fullName: Key.ControlG - type: Field - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: The key code for the user pressing Control-G - syntax: - content: ControlG - return: - type: Terminal.Gui.Key - description: To be added. - exceptions: [] -- uid: Terminal.Gui.Key.ControlH - id: ControlH - parent: Terminal.Gui.Key - langs: - - csharp - name: ControlH - nameWithType: Key.ControlH - fullName: Key.ControlH - type: Field - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: The key code for the user pressing Control-H - syntax: - content: ControlH - return: - type: Terminal.Gui.Key - description: To be added. - exceptions: [] -- uid: Terminal.Gui.Key.ControlI - id: ControlI - parent: Terminal.Gui.Key - langs: - - csharp - name: ControlI - nameWithType: Key.ControlI - fullName: Key.ControlI - type: Field - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: The key code for the user pressing Control-I (same as the tab key). - syntax: - content: ControlI - return: - type: Terminal.Gui.Key - description: To be added. - exceptions: [] -- uid: Terminal.Gui.Key.ControlJ - id: ControlJ - parent: Terminal.Gui.Key - langs: - - csharp - name: ControlJ - nameWithType: Key.ControlJ - fullName: Key.ControlJ - type: Field - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: The key code for the user pressing Control-J - syntax: - content: ControlJ - return: - type: Terminal.Gui.Key - description: To be added. - exceptions: [] -- uid: Terminal.Gui.Key.ControlK - id: ControlK - parent: Terminal.Gui.Key - langs: - - csharp - name: ControlK - nameWithType: Key.ControlK - fullName: Key.ControlK - type: Field - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: The key code for the user pressing Control-K - syntax: - content: ControlK - return: - type: Terminal.Gui.Key - description: To be added. - exceptions: [] -- uid: Terminal.Gui.Key.ControlL - id: ControlL - parent: Terminal.Gui.Key - langs: - - csharp - name: ControlL - nameWithType: Key.ControlL - fullName: Key.ControlL - type: Field - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: The key code for the user pressing Control-L - syntax: - content: ControlL - return: - type: Terminal.Gui.Key - description: To be added. - exceptions: [] -- uid: Terminal.Gui.Key.ControlM - id: ControlM - parent: Terminal.Gui.Key - langs: - - csharp - name: ControlM - nameWithType: Key.ControlM - fullName: Key.ControlM - type: Field - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: The key code for the user pressing Control-M - syntax: - content: ControlM - return: - type: Terminal.Gui.Key - description: To be added. - exceptions: [] -- uid: Terminal.Gui.Key.ControlN - id: ControlN - parent: Terminal.Gui.Key - langs: - - csharp - name: ControlN - nameWithType: Key.ControlN - fullName: Key.ControlN - type: Field - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: The key code for the user pressing Control-N (same as the return key). - syntax: - content: ControlN - return: - type: Terminal.Gui.Key - description: To be added. - exceptions: [] -- uid: Terminal.Gui.Key.ControlO - id: ControlO - parent: Terminal.Gui.Key - langs: - - csharp - name: ControlO - nameWithType: Key.ControlO - fullName: Key.ControlO - type: Field - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: The key code for the user pressing Control-O - syntax: - content: ControlO - return: - type: Terminal.Gui.Key - description: To be added. - exceptions: [] -- uid: Terminal.Gui.Key.ControlP - id: ControlP - parent: Terminal.Gui.Key - langs: - - csharp - name: ControlP - nameWithType: Key.ControlP - fullName: Key.ControlP - type: Field - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: The key code for the user pressing Control-P - syntax: - content: ControlP - return: - type: Terminal.Gui.Key - description: To be added. - exceptions: [] -- uid: Terminal.Gui.Key.ControlQ - id: ControlQ - parent: Terminal.Gui.Key - langs: - - csharp - name: ControlQ - nameWithType: Key.ControlQ - fullName: Key.ControlQ - type: Field - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: The key code for the user pressing Control-Q - syntax: - content: ControlQ - return: - type: Terminal.Gui.Key - description: To be added. - exceptions: [] -- uid: Terminal.Gui.Key.ControlR - id: ControlR - parent: Terminal.Gui.Key - langs: - - csharp - name: ControlR - nameWithType: Key.ControlR - fullName: Key.ControlR - type: Field - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: The key code for the user pressing Control-R - syntax: - content: ControlR - return: - type: Terminal.Gui.Key - description: To be added. - exceptions: [] -- uid: Terminal.Gui.Key.ControlS - id: ControlS - parent: Terminal.Gui.Key - langs: - - csharp - name: ControlS - nameWithType: Key.ControlS - fullName: Key.ControlS - type: Field - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: The key code for the user pressing Control-S - syntax: - content: ControlS - return: - type: Terminal.Gui.Key - description: To be added. - exceptions: [] -- uid: Terminal.Gui.Key.ControlSpace - id: ControlSpace - parent: Terminal.Gui.Key - langs: - - csharp - name: ControlSpace - nameWithType: Key.ControlSpace - fullName: Key.ControlSpace - type: Field - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: The key code for the user pressing Control-spacebar - syntax: - content: ControlSpace - return: - type: Terminal.Gui.Key - description: To be added. - exceptions: [] -- uid: Terminal.Gui.Key.ControlT - id: ControlT - parent: Terminal.Gui.Key - langs: - - csharp - name: ControlT - nameWithType: Key.ControlT - fullName: Key.ControlT - type: Field - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: The key code for the user pressing Control-T - syntax: - content: ControlT - return: - type: Terminal.Gui.Key - description: To be added. - exceptions: [] -- uid: Terminal.Gui.Key.ControlU - id: ControlU - parent: Terminal.Gui.Key - langs: - - csharp - name: ControlU - nameWithType: Key.ControlU - fullName: Key.ControlU - type: Field - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: The key code for the user pressing Control-U - syntax: - content: ControlU - return: - type: Terminal.Gui.Key - description: To be added. - exceptions: [] -- uid: Terminal.Gui.Key.ControlV - id: ControlV - parent: Terminal.Gui.Key - langs: - - csharp - name: ControlV - nameWithType: Key.ControlV - fullName: Key.ControlV - type: Field - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: The key code for the user pressing Control-V - syntax: - content: ControlV - return: - type: Terminal.Gui.Key - description: To be added. - exceptions: [] -- uid: Terminal.Gui.Key.ControlW - id: ControlW - parent: Terminal.Gui.Key - langs: - - csharp - name: ControlW - nameWithType: Key.ControlW - fullName: Key.ControlW - type: Field - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: The key code for the user pressing Control-W - syntax: - content: ControlW - return: - type: Terminal.Gui.Key - description: To be added. - exceptions: [] -- uid: Terminal.Gui.Key.ControlX - id: ControlX - parent: Terminal.Gui.Key - langs: - - csharp - name: ControlX - nameWithType: Key.ControlX - fullName: Key.ControlX - type: Field - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: The key code for the user pressing Control-X - syntax: - content: ControlX - return: - type: Terminal.Gui.Key - description: To be added. - exceptions: [] -- uid: Terminal.Gui.Key.ControlY - id: ControlY - parent: Terminal.Gui.Key - langs: - - csharp - name: ControlY - nameWithType: Key.ControlY - fullName: Key.ControlY - type: Field - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: The key code for the user pressing Control-Y - syntax: - content: ControlY - return: - type: Terminal.Gui.Key - description: To be added. - exceptions: [] -- uid: Terminal.Gui.Key.ControlZ - id: ControlZ - parent: Terminal.Gui.Key - langs: - - csharp - name: ControlZ - nameWithType: Key.ControlZ - fullName: Key.ControlZ - type: Field - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: The key code for the user pressing Control-Z - syntax: - content: ControlZ - return: - type: Terminal.Gui.Key - description: To be added. - exceptions: [] -- uid: Terminal.Gui.Key.CursorDown - id: CursorDown - parent: Terminal.Gui.Key - langs: - - csharp - name: CursorDown - nameWithType: Key.CursorDown - fullName: Key.CursorDown - type: Field - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Cursor down key. - syntax: - content: CursorDown - return: - type: Terminal.Gui.Key - description: To be added. - exceptions: [] -- uid: Terminal.Gui.Key.CursorLeft - id: CursorLeft - parent: Terminal.Gui.Key - langs: - - csharp - name: CursorLeft - nameWithType: Key.CursorLeft - fullName: Key.CursorLeft - type: Field - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Cursor left key. - syntax: - content: CursorLeft - return: - type: Terminal.Gui.Key - description: To be added. - exceptions: [] -- uid: Terminal.Gui.Key.CursorRight - id: CursorRight - parent: Terminal.Gui.Key - langs: - - csharp - name: CursorRight - nameWithType: Key.CursorRight - fullName: Key.CursorRight - type: Field - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Cursor right key. - syntax: - content: CursorRight - return: - type: Terminal.Gui.Key - description: To be added. - exceptions: [] -- uid: Terminal.Gui.Key.CursorUp - id: CursorUp - parent: Terminal.Gui.Key - langs: - - csharp - name: CursorUp - nameWithType: Key.CursorUp - fullName: Key.CursorUp - type: Field - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Cursor up key - syntax: - content: CursorUp - return: - type: Terminal.Gui.Key - description: To be added. - exceptions: [] -- uid: Terminal.Gui.Key.Delete - id: Delete - parent: Terminal.Gui.Key - langs: - - csharp - name: Delete - nameWithType: Key.Delete - fullName: Key.Delete - type: Field - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: The key code for the user pressing the delete key. - syntax: - content: Delete - return: - type: Terminal.Gui.Key - description: To be added. - exceptions: [] -- uid: Terminal.Gui.Key.DeleteChar - id: DeleteChar - parent: Terminal.Gui.Key - langs: - - csharp - name: DeleteChar - nameWithType: Key.DeleteChar - fullName: Key.DeleteChar - type: Field - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Delete character key - syntax: - content: DeleteChar - return: - type: Terminal.Gui.Key - description: To be added. - exceptions: [] -- uid: Terminal.Gui.Key.End - id: End - parent: Terminal.Gui.Key - langs: - - csharp - name: End - nameWithType: Key.End - fullName: Key.End - type: Field - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: End key - syntax: - content: End - return: - type: Terminal.Gui.Key - description: To be added. - exceptions: [] -- uid: Terminal.Gui.Key.Enter - id: Enter - parent: Terminal.Gui.Key - langs: - - csharp - name: Enter - nameWithType: Key.Enter - fullName: Key.Enter - type: Field - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: The key code for the user pressing the return key. - syntax: - content: Enter - return: - type: Terminal.Gui.Key - description: To be added. - exceptions: [] -- uid: Terminal.Gui.Key.Esc - id: Esc - parent: Terminal.Gui.Key - langs: - - csharp - name: Esc - nameWithType: Key.Esc - fullName: Key.Esc - type: Field - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: The key code for the user pressing the escape key - syntax: - content: Esc - return: - type: Terminal.Gui.Key - description: To be added. - exceptions: [] -- uid: Terminal.Gui.Key.F1 - id: F1 - parent: Terminal.Gui.Key - langs: - - csharp - name: F1 - nameWithType: Key.F1 - fullName: Key.F1 - type: Field - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: F1 key. - syntax: - content: F1 - return: - type: Terminal.Gui.Key - description: To be added. - exceptions: [] -- uid: Terminal.Gui.Key.F10 - id: F10 - parent: Terminal.Gui.Key - langs: - - csharp - name: F10 - nameWithType: Key.F10 - fullName: Key.F10 - type: Field - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: F10 key. - syntax: - content: F10 - return: - type: Terminal.Gui.Key - description: To be added. - exceptions: [] -- uid: Terminal.Gui.Key.F2 - id: F2 - parent: Terminal.Gui.Key - langs: - - csharp - name: F2 - nameWithType: Key.F2 - fullName: Key.F2 - type: Field - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: F2 key. - syntax: - content: F2 - return: - type: Terminal.Gui.Key - description: To be added. - exceptions: [] -- uid: Terminal.Gui.Key.F3 - id: F3 - parent: Terminal.Gui.Key - langs: - - csharp - name: F3 - nameWithType: Key.F3 - fullName: Key.F3 - type: Field - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: F3 key. - syntax: - content: F3 - return: - type: Terminal.Gui.Key - description: To be added. - exceptions: [] -- uid: Terminal.Gui.Key.F4 - id: F4 - parent: Terminal.Gui.Key - langs: - - csharp - name: F4 - nameWithType: Key.F4 - fullName: Key.F4 - type: Field - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: F4 key. - syntax: - content: F4 - return: - type: Terminal.Gui.Key - description: To be added. - exceptions: [] -- uid: Terminal.Gui.Key.F5 - id: F5 - parent: Terminal.Gui.Key - langs: - - csharp - name: F5 - nameWithType: Key.F5 - fullName: Key.F5 - type: Field - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: F5 key. - syntax: - content: F5 - return: - type: Terminal.Gui.Key - description: To be added. - exceptions: [] -- uid: Terminal.Gui.Key.F6 - id: F6 - parent: Terminal.Gui.Key - langs: - - csharp - name: F6 - nameWithType: Key.F6 - fullName: Key.F6 - type: Field - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: F6 key. - syntax: - content: F6 - return: - type: Terminal.Gui.Key - description: To be added. - exceptions: [] -- uid: Terminal.Gui.Key.F7 - id: F7 - parent: Terminal.Gui.Key - langs: - - csharp - name: F7 - nameWithType: Key.F7 - fullName: Key.F7 - type: Field - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: F7 key. - syntax: - content: F7 - return: - type: Terminal.Gui.Key - description: To be added. - exceptions: [] -- uid: Terminal.Gui.Key.F8 - id: F8 - parent: Terminal.Gui.Key - langs: - - csharp - name: F8 - nameWithType: Key.F8 - fullName: Key.F8 - type: Field - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: F8 key. - syntax: - content: F8 - return: - type: Terminal.Gui.Key - description: To be added. - exceptions: [] -- uid: Terminal.Gui.Key.F9 - id: F9 - parent: Terminal.Gui.Key - langs: - - csharp - name: F9 - nameWithType: Key.F9 - fullName: Key.F9 - type: Field - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: F9 key. - syntax: - content: F9 - return: - type: Terminal.Gui.Key - description: To be added. - exceptions: [] -- uid: Terminal.Gui.Key.Home - id: Home - parent: Terminal.Gui.Key - langs: - - csharp - name: Home - nameWithType: Key.Home - fullName: Key.Home - type: Field - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Home key - syntax: - content: Home - return: - type: Terminal.Gui.Key - description: To be added. - exceptions: [] -- uid: Terminal.Gui.Key.InsertChar - id: InsertChar - parent: Terminal.Gui.Key - langs: - - csharp - name: InsertChar - nameWithType: Key.InsertChar - fullName: Key.InsertChar - type: Field - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Insert character key - syntax: - content: InsertChar - return: - type: Terminal.Gui.Key - description: To be added. - exceptions: [] -- uid: Terminal.Gui.Key.PageDown - id: PageDown - parent: Terminal.Gui.Key - langs: - - csharp - name: PageDown - nameWithType: Key.PageDown - fullName: Key.PageDown - type: Field - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Page Down key. - syntax: - content: PageDown - return: - type: Terminal.Gui.Key - description: To be added. - exceptions: [] -- uid: Terminal.Gui.Key.PageUp - id: PageUp - parent: Terminal.Gui.Key - langs: - - csharp - name: PageUp - nameWithType: Key.PageUp - fullName: Key.PageUp - type: Field - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Page Up key. - syntax: - content: PageUp - return: - type: Terminal.Gui.Key - description: To be added. - exceptions: [] -- uid: Terminal.Gui.Key.Space - id: Space - parent: Terminal.Gui.Key - langs: - - csharp - name: Space - nameWithType: Key.Space - fullName: Key.Space - type: Field - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: The key code for the user pressing the space bar - syntax: - content: Space - return: - type: Terminal.Gui.Key - description: To be added. - exceptions: [] + content.vb: CharMask = 1048575UI + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const - uid: Terminal.Gui.Key.SpecialMask + commentId: F:Terminal.Gui.Key.SpecialMask id: SpecialMask parent: Terminal.Gui.Key langs: - csharp + - vb name: SpecialMask nameWithType: Key.SpecialMask - fullName: Key.SpecialMask + fullName: Terminal.Gui.Key.SpecialMask type: Field + source: + remote: + path: Terminal.Gui/Event.cs + branch: docs + repo: tig:tig/gui.cs.git + id: SpecialMask + path: ../Terminal.Gui/Event.cs + startLine: 39 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: >- - If the SpecialMask is set, then the value is that of the special mask, - otherwise, the value is the one of the lower bits (as extracted by CharMask). + summary: "\nIf the SpecialMask is set, then the value is that of the special mask,\notherwise, the value is the one of the lower bits (as extracted by CharMask).\n" + example: [] syntax: - content: SpecialMask + content: SpecialMask = 4293918720U return: type: Terminal.Gui.Key - description: To be added. - exceptions: [] + content.vb: SpecialMask = 4293918720UI + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Terminal.Gui.Key.ControlSpace + commentId: F:Terminal.Gui.Key.ControlSpace + id: ControlSpace + parent: Terminal.Gui.Key + langs: + - csharp + - vb + name: ControlSpace + nameWithType: Key.ControlSpace + fullName: Terminal.Gui.Key.ControlSpace + type: Field + source: + remote: + path: Terminal.Gui/Event.cs + branch: docs + repo: tig:tig/gui.cs.git + id: ControlSpace + path: ../Terminal.Gui/Event.cs + startLine: 44 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nThe key code for the user pressing Control-spacebar\n" + example: [] + syntax: + content: ControlSpace = 0U + return: + type: Terminal.Gui.Key + content.vb: ControlSpace = 0UI + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Terminal.Gui.Key.ControlA + commentId: F:Terminal.Gui.Key.ControlA + id: ControlA + parent: Terminal.Gui.Key + langs: + - csharp + - vb + name: ControlA + nameWithType: Key.ControlA + fullName: Terminal.Gui.Key.ControlA + type: Field + source: + remote: + path: Terminal.Gui/Event.cs + branch: docs + repo: tig:tig/gui.cs.git + id: ControlA + path: ../Terminal.Gui/Event.cs + startLine: 49 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nThe key code for the user pressing Control-A\n" + example: [] + syntax: + content: ControlA = 1U + return: + type: Terminal.Gui.Key + content.vb: ControlA = 1UI + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Terminal.Gui.Key.ControlB + commentId: F:Terminal.Gui.Key.ControlB + id: ControlB + parent: Terminal.Gui.Key + langs: + - csharp + - vb + name: ControlB + nameWithType: Key.ControlB + fullName: Terminal.Gui.Key.ControlB + type: Field + source: + remote: + path: Terminal.Gui/Event.cs + branch: docs + repo: tig:tig/gui.cs.git + id: ControlB + path: ../Terminal.Gui/Event.cs + startLine: 53 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nThe key code for the user pressing Control-B\n" + example: [] + syntax: + content: ControlB = 2U + return: + type: Terminal.Gui.Key + content.vb: ControlB = 2UI + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Terminal.Gui.Key.ControlC + commentId: F:Terminal.Gui.Key.ControlC + id: ControlC + parent: Terminal.Gui.Key + langs: + - csharp + - vb + name: ControlC + nameWithType: Key.ControlC + fullName: Terminal.Gui.Key.ControlC + type: Field + source: + remote: + path: Terminal.Gui/Event.cs + branch: docs + repo: tig:tig/gui.cs.git + id: ControlC + path: ../Terminal.Gui/Event.cs + startLine: 57 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nThe key code for the user pressing Control-C\n" + example: [] + syntax: + content: ControlC = 3U + return: + type: Terminal.Gui.Key + content.vb: ControlC = 3UI + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Terminal.Gui.Key.ControlD + commentId: F:Terminal.Gui.Key.ControlD + id: ControlD + parent: Terminal.Gui.Key + langs: + - csharp + - vb + name: ControlD + nameWithType: Key.ControlD + fullName: Terminal.Gui.Key.ControlD + type: Field + source: + remote: + path: Terminal.Gui/Event.cs + branch: docs + repo: tig:tig/gui.cs.git + id: ControlD + path: ../Terminal.Gui/Event.cs + startLine: 61 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nThe key code for the user pressing Control-D\n" + example: [] + syntax: + content: ControlD = 4U + return: + type: Terminal.Gui.Key + content.vb: ControlD = 4UI + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Terminal.Gui.Key.ControlE + commentId: F:Terminal.Gui.Key.ControlE + id: ControlE + parent: Terminal.Gui.Key + langs: + - csharp + - vb + name: ControlE + nameWithType: Key.ControlE + fullName: Terminal.Gui.Key.ControlE + type: Field + source: + remote: + path: Terminal.Gui/Event.cs + branch: docs + repo: tig:tig/gui.cs.git + id: ControlE + path: ../Terminal.Gui/Event.cs + startLine: 65 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nThe key code for the user pressing Control-E\n" + example: [] + syntax: + content: ControlE = 5U + return: + type: Terminal.Gui.Key + content.vb: ControlE = 5UI + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Terminal.Gui.Key.ControlF + commentId: F:Terminal.Gui.Key.ControlF + id: ControlF + parent: Terminal.Gui.Key + langs: + - csharp + - vb + name: ControlF + nameWithType: Key.ControlF + fullName: Terminal.Gui.Key.ControlF + type: Field + source: + remote: + path: Terminal.Gui/Event.cs + branch: docs + repo: tig:tig/gui.cs.git + id: ControlF + path: ../Terminal.Gui/Event.cs + startLine: 69 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nThe key code for the user pressing Control-F\n" + example: [] + syntax: + content: ControlF = 6U + return: + type: Terminal.Gui.Key + content.vb: ControlF = 6UI + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Terminal.Gui.Key.ControlG + commentId: F:Terminal.Gui.Key.ControlG + id: ControlG + parent: Terminal.Gui.Key + langs: + - csharp + - vb + name: ControlG + nameWithType: Key.ControlG + fullName: Terminal.Gui.Key.ControlG + type: Field + source: + remote: + path: Terminal.Gui/Event.cs + branch: docs + repo: tig:tig/gui.cs.git + id: ControlG + path: ../Terminal.Gui/Event.cs + startLine: 73 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nThe key code for the user pressing Control-G\n" + example: [] + syntax: + content: ControlG = 7U + return: + type: Terminal.Gui.Key + content.vb: ControlG = 7UI + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Terminal.Gui.Key.ControlH + commentId: F:Terminal.Gui.Key.ControlH + id: ControlH + parent: Terminal.Gui.Key + langs: + - csharp + - vb + name: ControlH + nameWithType: Key.ControlH + fullName: Terminal.Gui.Key.ControlH + type: Field + source: + remote: + path: Terminal.Gui/Event.cs + branch: docs + repo: tig:tig/gui.cs.git + id: ControlH + path: ../Terminal.Gui/Event.cs + startLine: 77 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nThe key code for the user pressing Control-H\n" + example: [] + syntax: + content: ControlH = 8U + return: + type: Terminal.Gui.Key + content.vb: ControlH = 8UI + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Terminal.Gui.Key.ControlI + commentId: F:Terminal.Gui.Key.ControlI + id: ControlI + parent: Terminal.Gui.Key + langs: + - csharp + - vb + name: ControlI + nameWithType: Key.ControlI + fullName: Terminal.Gui.Key.ControlI + type: Field + source: + remote: + path: Terminal.Gui/Event.cs + branch: docs + repo: tig:tig/gui.cs.git + id: ControlI + path: ../Terminal.Gui/Event.cs + startLine: 81 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nThe key code for the user pressing Control-I (same as the tab key).\n" + example: [] + syntax: + content: ControlI = 9U + return: + type: Terminal.Gui.Key + content.vb: ControlI = 9UI + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Terminal.Gui.Key.ControlJ + commentId: F:Terminal.Gui.Key.ControlJ + id: ControlJ + parent: Terminal.Gui.Key + langs: + - csharp + - vb + name: ControlJ + nameWithType: Key.ControlJ + fullName: Terminal.Gui.Key.ControlJ + type: Field + source: + remote: + path: Terminal.Gui/Event.cs + branch: docs + repo: tig:tig/gui.cs.git + id: ControlJ + path: ../Terminal.Gui/Event.cs + startLine: 85 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nThe key code for the user pressing Control-J\n" + example: [] + syntax: + content: ControlJ = 10U + return: + type: Terminal.Gui.Key + content.vb: ControlJ = 10UI + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Terminal.Gui.Key.ControlK + commentId: F:Terminal.Gui.Key.ControlK + id: ControlK + parent: Terminal.Gui.Key + langs: + - csharp + - vb + name: ControlK + nameWithType: Key.ControlK + fullName: Terminal.Gui.Key.ControlK + type: Field + source: + remote: + path: Terminal.Gui/Event.cs + branch: docs + repo: tig:tig/gui.cs.git + id: ControlK + path: ../Terminal.Gui/Event.cs + startLine: 89 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nThe key code for the user pressing Control-K\n" + example: [] + syntax: + content: ControlK = 11U + return: + type: Terminal.Gui.Key + content.vb: ControlK = 11UI + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Terminal.Gui.Key.ControlL + commentId: F:Terminal.Gui.Key.ControlL + id: ControlL + parent: Terminal.Gui.Key + langs: + - csharp + - vb + name: ControlL + nameWithType: Key.ControlL + fullName: Terminal.Gui.Key.ControlL + type: Field + source: + remote: + path: Terminal.Gui/Event.cs + branch: docs + repo: tig:tig/gui.cs.git + id: ControlL + path: ../Terminal.Gui/Event.cs + startLine: 93 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nThe key code for the user pressing Control-L\n" + example: [] + syntax: + content: ControlL = 12U + return: + type: Terminal.Gui.Key + content.vb: ControlL = 12UI + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Terminal.Gui.Key.ControlM + commentId: F:Terminal.Gui.Key.ControlM + id: ControlM + parent: Terminal.Gui.Key + langs: + - csharp + - vb + name: ControlM + nameWithType: Key.ControlM + fullName: Terminal.Gui.Key.ControlM + type: Field + source: + remote: + path: Terminal.Gui/Event.cs + branch: docs + repo: tig:tig/gui.cs.git + id: ControlM + path: ../Terminal.Gui/Event.cs + startLine: 97 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nThe key code for the user pressing Control-M\n" + example: [] + syntax: + content: ControlM = 13U + return: + type: Terminal.Gui.Key + content.vb: ControlM = 13UI + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Terminal.Gui.Key.ControlN + commentId: F:Terminal.Gui.Key.ControlN + id: ControlN + parent: Terminal.Gui.Key + langs: + - csharp + - vb + name: ControlN + nameWithType: Key.ControlN + fullName: Terminal.Gui.Key.ControlN + type: Field + source: + remote: + path: Terminal.Gui/Event.cs + branch: docs + repo: tig:tig/gui.cs.git + id: ControlN + path: ../Terminal.Gui/Event.cs + startLine: 101 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nThe key code for the user pressing Control-N (same as the return key).\n" + example: [] + syntax: + content: ControlN = 14U + return: + type: Terminal.Gui.Key + content.vb: ControlN = 14UI + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Terminal.Gui.Key.ControlO + commentId: F:Terminal.Gui.Key.ControlO + id: ControlO + parent: Terminal.Gui.Key + langs: + - csharp + - vb + name: ControlO + nameWithType: Key.ControlO + fullName: Terminal.Gui.Key.ControlO + type: Field + source: + remote: + path: Terminal.Gui/Event.cs + branch: docs + repo: tig:tig/gui.cs.git + id: ControlO + path: ../Terminal.Gui/Event.cs + startLine: 105 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nThe key code for the user pressing Control-O\n" + example: [] + syntax: + content: ControlO = 15U + return: + type: Terminal.Gui.Key + content.vb: ControlO = 15UI + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Terminal.Gui.Key.ControlP + commentId: F:Terminal.Gui.Key.ControlP + id: ControlP + parent: Terminal.Gui.Key + langs: + - csharp + - vb + name: ControlP + nameWithType: Key.ControlP + fullName: Terminal.Gui.Key.ControlP + type: Field + source: + remote: + path: Terminal.Gui/Event.cs + branch: docs + repo: tig:tig/gui.cs.git + id: ControlP + path: ../Terminal.Gui/Event.cs + startLine: 109 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nThe key code for the user pressing Control-P\n" + example: [] + syntax: + content: ControlP = 16U + return: + type: Terminal.Gui.Key + content.vb: ControlP = 16UI + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Terminal.Gui.Key.ControlQ + commentId: F:Terminal.Gui.Key.ControlQ + id: ControlQ + parent: Terminal.Gui.Key + langs: + - csharp + - vb + name: ControlQ + nameWithType: Key.ControlQ + fullName: Terminal.Gui.Key.ControlQ + type: Field + source: + remote: + path: Terminal.Gui/Event.cs + branch: docs + repo: tig:tig/gui.cs.git + id: ControlQ + path: ../Terminal.Gui/Event.cs + startLine: 113 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nThe key code for the user pressing Control-Q\n" + example: [] + syntax: + content: ControlQ = 17U + return: + type: Terminal.Gui.Key + content.vb: ControlQ = 17UI + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Terminal.Gui.Key.ControlR + commentId: F:Terminal.Gui.Key.ControlR + id: ControlR + parent: Terminal.Gui.Key + langs: + - csharp + - vb + name: ControlR + nameWithType: Key.ControlR + fullName: Terminal.Gui.Key.ControlR + type: Field + source: + remote: + path: Terminal.Gui/Event.cs + branch: docs + repo: tig:tig/gui.cs.git + id: ControlR + path: ../Terminal.Gui/Event.cs + startLine: 117 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nThe key code for the user pressing Control-R\n" + example: [] + syntax: + content: ControlR = 18U + return: + type: Terminal.Gui.Key + content.vb: ControlR = 18UI + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Terminal.Gui.Key.ControlS + commentId: F:Terminal.Gui.Key.ControlS + id: ControlS + parent: Terminal.Gui.Key + langs: + - csharp + - vb + name: ControlS + nameWithType: Key.ControlS + fullName: Terminal.Gui.Key.ControlS + type: Field + source: + remote: + path: Terminal.Gui/Event.cs + branch: docs + repo: tig:tig/gui.cs.git + id: ControlS + path: ../Terminal.Gui/Event.cs + startLine: 121 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nThe key code for the user pressing Control-S\n" + example: [] + syntax: + content: ControlS = 19U + return: + type: Terminal.Gui.Key + content.vb: ControlS = 19UI + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Terminal.Gui.Key.ControlT + commentId: F:Terminal.Gui.Key.ControlT + id: ControlT + parent: Terminal.Gui.Key + langs: + - csharp + - vb + name: ControlT + nameWithType: Key.ControlT + fullName: Terminal.Gui.Key.ControlT + type: Field + source: + remote: + path: Terminal.Gui/Event.cs + branch: docs + repo: tig:tig/gui.cs.git + id: ControlT + path: ../Terminal.Gui/Event.cs + startLine: 125 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nThe key code for the user pressing Control-T\n" + example: [] + syntax: + content: ControlT = 20U + return: + type: Terminal.Gui.Key + content.vb: ControlT = 20UI + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Terminal.Gui.Key.ControlU + commentId: F:Terminal.Gui.Key.ControlU + id: ControlU + parent: Terminal.Gui.Key + langs: + - csharp + - vb + name: ControlU + nameWithType: Key.ControlU + fullName: Terminal.Gui.Key.ControlU + type: Field + source: + remote: + path: Terminal.Gui/Event.cs + branch: docs + repo: tig:tig/gui.cs.git + id: ControlU + path: ../Terminal.Gui/Event.cs + startLine: 129 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nThe key code for the user pressing Control-U\n" + example: [] + syntax: + content: ControlU = 21U + return: + type: Terminal.Gui.Key + content.vb: ControlU = 21UI + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Terminal.Gui.Key.ControlV + commentId: F:Terminal.Gui.Key.ControlV + id: ControlV + parent: Terminal.Gui.Key + langs: + - csharp + - vb + name: ControlV + nameWithType: Key.ControlV + fullName: Terminal.Gui.Key.ControlV + type: Field + source: + remote: + path: Terminal.Gui/Event.cs + branch: docs + repo: tig:tig/gui.cs.git + id: ControlV + path: ../Terminal.Gui/Event.cs + startLine: 133 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nThe key code for the user pressing Control-V\n" + example: [] + syntax: + content: ControlV = 22U + return: + type: Terminal.Gui.Key + content.vb: ControlV = 22UI + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Terminal.Gui.Key.ControlW + commentId: F:Terminal.Gui.Key.ControlW + id: ControlW + parent: Terminal.Gui.Key + langs: + - csharp + - vb + name: ControlW + nameWithType: Key.ControlW + fullName: Terminal.Gui.Key.ControlW + type: Field + source: + remote: + path: Terminal.Gui/Event.cs + branch: docs + repo: tig:tig/gui.cs.git + id: ControlW + path: ../Terminal.Gui/Event.cs + startLine: 137 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nThe key code for the user pressing Control-W\n" + example: [] + syntax: + content: ControlW = 23U + return: + type: Terminal.Gui.Key + content.vb: ControlW = 23UI + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Terminal.Gui.Key.ControlX + commentId: F:Terminal.Gui.Key.ControlX + id: ControlX + parent: Terminal.Gui.Key + langs: + - csharp + - vb + name: ControlX + nameWithType: Key.ControlX + fullName: Terminal.Gui.Key.ControlX + type: Field + source: + remote: + path: Terminal.Gui/Event.cs + branch: docs + repo: tig:tig/gui.cs.git + id: ControlX + path: ../Terminal.Gui/Event.cs + startLine: 141 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nThe key code for the user pressing Control-X\n" + example: [] + syntax: + content: ControlX = 24U + return: + type: Terminal.Gui.Key + content.vb: ControlX = 24UI + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Terminal.Gui.Key.ControlY + commentId: F:Terminal.Gui.Key.ControlY + id: ControlY + parent: Terminal.Gui.Key + langs: + - csharp + - vb + name: ControlY + nameWithType: Key.ControlY + fullName: Terminal.Gui.Key.ControlY + type: Field + source: + remote: + path: Terminal.Gui/Event.cs + branch: docs + repo: tig:tig/gui.cs.git + id: ControlY + path: ../Terminal.Gui/Event.cs + startLine: 145 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nThe key code for the user pressing Control-Y\n" + example: [] + syntax: + content: ControlY = 25U + return: + type: Terminal.Gui.Key + content.vb: ControlY = 25UI + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Terminal.Gui.Key.ControlZ + commentId: F:Terminal.Gui.Key.ControlZ + id: ControlZ + parent: Terminal.Gui.Key + langs: + - csharp + - vb + name: ControlZ + nameWithType: Key.ControlZ + fullName: Terminal.Gui.Key.ControlZ + type: Field + source: + remote: + path: Terminal.Gui/Event.cs + branch: docs + repo: tig:tig/gui.cs.git + id: ControlZ + path: ../Terminal.Gui/Event.cs + startLine: 149 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nThe key code for the user pressing Control-Z\n" + example: [] + syntax: + content: ControlZ = 26U + return: + type: Terminal.Gui.Key + content.vb: ControlZ = 26UI + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Terminal.Gui.Key.Esc + commentId: F:Terminal.Gui.Key.Esc + id: Esc + parent: Terminal.Gui.Key + langs: + - csharp + - vb + name: Esc + nameWithType: Key.Esc + fullName: Terminal.Gui.Key.Esc + type: Field + source: + remote: + path: Terminal.Gui/Event.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Esc + path: ../Terminal.Gui/Event.cs + startLine: 154 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nThe key code for the user pressing the escape key\n" + example: [] + syntax: + content: Esc = 27U + return: + type: Terminal.Gui.Key + content.vb: Esc = 27UI + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Terminal.Gui.Key.Enter + commentId: F:Terminal.Gui.Key.Enter + id: Enter + parent: Terminal.Gui.Key + langs: + - csharp + - vb + name: Enter + nameWithType: Key.Enter + fullName: Terminal.Gui.Key.Enter + type: Field + source: + remote: + path: Terminal.Gui/Event.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Enter + path: ../Terminal.Gui/Event.cs + startLine: 159 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nThe key code for the user pressing the return key.\n" + example: [] + syntax: + content: Enter = 10U + return: + type: Terminal.Gui.Key + content.vb: Enter = 10UI + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Terminal.Gui.Key.Space + commentId: F:Terminal.Gui.Key.Space + id: Space + parent: Terminal.Gui.Key + langs: + - csharp + - vb + name: Space + nameWithType: Key.Space + fullName: Terminal.Gui.Key.Space + type: Field + source: + remote: + path: Terminal.Gui/Event.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Space + path: ../Terminal.Gui/Event.cs + startLine: 164 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nThe key code for the user pressing the space bar\n" + example: [] + syntax: + content: Space = 32U + return: + type: Terminal.Gui.Key + content.vb: Space = 32UI + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Terminal.Gui.Key.Delete + commentId: F:Terminal.Gui.Key.Delete + id: Delete + parent: Terminal.Gui.Key + langs: + - csharp + - vb + name: Delete + nameWithType: Key.Delete + fullName: Terminal.Gui.Key.Delete + type: Field + source: + remote: + path: Terminal.Gui/Event.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Delete + path: ../Terminal.Gui/Event.cs + startLine: 169 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nThe key code for the user pressing the delete key.\n" + example: [] + syntax: + content: Delete = 127U + return: + type: Terminal.Gui.Key + content.vb: Delete = 127UI + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Terminal.Gui.Key.ShiftMask + commentId: F:Terminal.Gui.Key.ShiftMask + id: ShiftMask + parent: Terminal.Gui.Key + langs: + - csharp + - vb + name: ShiftMask + nameWithType: Key.ShiftMask + fullName: Terminal.Gui.Key.ShiftMask + type: Field + source: + remote: + path: Terminal.Gui/Event.cs + branch: docs + repo: tig:tig/gui.cs.git + id: ShiftMask + path: ../Terminal.Gui/Event.cs + startLine: 174 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nWhen this value is set, the Key encodes the sequence Shift-KeyValue.\n" + example: [] + syntax: + content: ShiftMask = 268435456U + return: + type: Terminal.Gui.Key + content.vb: ShiftMask = 268435456UI + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Terminal.Gui.Key.AltMask + commentId: F:Terminal.Gui.Key.AltMask + id: AltMask + parent: Terminal.Gui.Key + langs: + - csharp + - vb + name: AltMask + nameWithType: Key.AltMask + fullName: Terminal.Gui.Key.AltMask + type: Field + source: + remote: + path: Terminal.Gui/Event.cs + branch: docs + repo: tig:tig/gui.cs.git + id: AltMask + path: ../Terminal.Gui/Event.cs + startLine: 180 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nWhen this value is set, the Key encodes the sequence Alt-KeyValue.\nAnd the actual value must be extracted by removing the AltMask.\n" + example: [] + syntax: + content: AltMask = 2147483648U + return: + type: Terminal.Gui.Key + content.vb: AltMask = 2147483648UI + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Terminal.Gui.Key.CtrlMask + commentId: F:Terminal.Gui.Key.CtrlMask + id: CtrlMask + parent: Terminal.Gui.Key + langs: + - csharp + - vb + name: CtrlMask + nameWithType: Key.CtrlMask + fullName: Terminal.Gui.Key.CtrlMask + type: Field + source: + remote: + path: Terminal.Gui/Event.cs + branch: docs + repo: tig:tig/gui.cs.git + id: CtrlMask + path: ../Terminal.Gui/Event.cs + startLine: 186 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nWhen this value is set, the Key encodes the sequence Ctrl-KeyValue.\nAnd the actual value must be extracted by removing the CtrlMask.\n" + example: [] + syntax: + content: CtrlMask = 1073741824U + return: + type: Terminal.Gui.Key + content.vb: CtrlMask = 1073741824UI + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Terminal.Gui.Key.Backspace + commentId: F:Terminal.Gui.Key.Backspace + id: Backspace + parent: Terminal.Gui.Key + langs: + - csharp + - vb + name: Backspace + nameWithType: Key.Backspace + fullName: Terminal.Gui.Key.Backspace + type: Field + source: + remote: + path: Terminal.Gui/Event.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Backspace + path: ../Terminal.Gui/Event.cs + startLine: 191 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nBackspace key.\n" + example: [] + syntax: + content: Backspace = 1048576U + return: + type: Terminal.Gui.Key + content.vb: Backspace = 1048576UI + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Terminal.Gui.Key.CursorUp + commentId: F:Terminal.Gui.Key.CursorUp + id: CursorUp + parent: Terminal.Gui.Key + langs: + - csharp + - vb + name: CursorUp + nameWithType: Key.CursorUp + fullName: Terminal.Gui.Key.CursorUp + type: Field + source: + remote: + path: Terminal.Gui/Event.cs + branch: docs + repo: tig:tig/gui.cs.git + id: CursorUp + path: ../Terminal.Gui/Event.cs + startLine: 196 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nCursor up key\n" + example: [] + syntax: + content: CursorUp = 1048577U + return: + type: Terminal.Gui.Key + content.vb: CursorUp = 1048577UI + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Terminal.Gui.Key.CursorDown + commentId: F:Terminal.Gui.Key.CursorDown + id: CursorDown + parent: Terminal.Gui.Key + langs: + - csharp + - vb + name: CursorDown + nameWithType: Key.CursorDown + fullName: Terminal.Gui.Key.CursorDown + type: Field + source: + remote: + path: Terminal.Gui/Event.cs + branch: docs + repo: tig:tig/gui.cs.git + id: CursorDown + path: ../Terminal.Gui/Event.cs + startLine: 200 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nCursor down key.\n" + example: [] + syntax: + content: CursorDown = 1048578U + return: + type: Terminal.Gui.Key + content.vb: CursorDown = 1048578UI + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Terminal.Gui.Key.CursorLeft + commentId: F:Terminal.Gui.Key.CursorLeft + id: CursorLeft + parent: Terminal.Gui.Key + langs: + - csharp + - vb + name: CursorLeft + nameWithType: Key.CursorLeft + fullName: Terminal.Gui.Key.CursorLeft + type: Field + source: + remote: + path: Terminal.Gui/Event.cs + branch: docs + repo: tig:tig/gui.cs.git + id: CursorLeft + path: ../Terminal.Gui/Event.cs + startLine: 204 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nCursor left key.\n" + example: [] + syntax: + content: CursorLeft = 1048579U + return: + type: Terminal.Gui.Key + content.vb: CursorLeft = 1048579UI + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Terminal.Gui.Key.CursorRight + commentId: F:Terminal.Gui.Key.CursorRight + id: CursorRight + parent: Terminal.Gui.Key + langs: + - csharp + - vb + name: CursorRight + nameWithType: Key.CursorRight + fullName: Terminal.Gui.Key.CursorRight + type: Field + source: + remote: + path: Terminal.Gui/Event.cs + branch: docs + repo: tig:tig/gui.cs.git + id: CursorRight + path: ../Terminal.Gui/Event.cs + startLine: 208 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nCursor right key.\n" + example: [] + syntax: + content: CursorRight = 1048580U + return: + type: Terminal.Gui.Key + content.vb: CursorRight = 1048580UI + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Terminal.Gui.Key.PageUp + commentId: F:Terminal.Gui.Key.PageUp + id: PageUp + parent: Terminal.Gui.Key + langs: + - csharp + - vb + name: PageUp + nameWithType: Key.PageUp + fullName: Terminal.Gui.Key.PageUp + type: Field + source: + remote: + path: Terminal.Gui/Event.cs + branch: docs + repo: tig:tig/gui.cs.git + id: PageUp + path: ../Terminal.Gui/Event.cs + startLine: 212 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nPage Up key.\n" + example: [] + syntax: + content: PageUp = 1048581U + return: + type: Terminal.Gui.Key + content.vb: PageUp = 1048581UI + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Terminal.Gui.Key.PageDown + commentId: F:Terminal.Gui.Key.PageDown + id: PageDown + parent: Terminal.Gui.Key + langs: + - csharp + - vb + name: PageDown + nameWithType: Key.PageDown + fullName: Terminal.Gui.Key.PageDown + type: Field + source: + remote: + path: Terminal.Gui/Event.cs + branch: docs + repo: tig:tig/gui.cs.git + id: PageDown + path: ../Terminal.Gui/Event.cs + startLine: 216 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nPage Down key.\n" + example: [] + syntax: + content: PageDown = 1048582U + return: + type: Terminal.Gui.Key + content.vb: PageDown = 1048582UI + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Terminal.Gui.Key.Home + commentId: F:Terminal.Gui.Key.Home + id: Home + parent: Terminal.Gui.Key + langs: + - csharp + - vb + name: Home + nameWithType: Key.Home + fullName: Terminal.Gui.Key.Home + type: Field + source: + remote: + path: Terminal.Gui/Event.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Home + path: ../Terminal.Gui/Event.cs + startLine: 220 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nHome key\n" + example: [] + syntax: + content: Home = 1048583U + return: + type: Terminal.Gui.Key + content.vb: Home = 1048583UI + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Terminal.Gui.Key.End + commentId: F:Terminal.Gui.Key.End + id: End + parent: Terminal.Gui.Key + langs: + - csharp + - vb + name: End + nameWithType: Key.End + fullName: Terminal.Gui.Key.End + type: Field + source: + remote: + path: Terminal.Gui/Event.cs + branch: docs + repo: tig:tig/gui.cs.git + id: End + path: ../Terminal.Gui/Event.cs + startLine: 224 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nEnd key\n" + example: [] + syntax: + content: End = 1048584U + return: + type: Terminal.Gui.Key + content.vb: End = 1048584UI + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Terminal.Gui.Key.DeleteChar + commentId: F:Terminal.Gui.Key.DeleteChar + id: DeleteChar + parent: Terminal.Gui.Key + langs: + - csharp + - vb + name: DeleteChar + nameWithType: Key.DeleteChar + fullName: Terminal.Gui.Key.DeleteChar + type: Field + source: + remote: + path: Terminal.Gui/Event.cs + branch: docs + repo: tig:tig/gui.cs.git + id: DeleteChar + path: ../Terminal.Gui/Event.cs + startLine: 228 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nDelete character key\n" + example: [] + syntax: + content: DeleteChar = 1048585U + return: + type: Terminal.Gui.Key + content.vb: DeleteChar = 1048585UI + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Terminal.Gui.Key.InsertChar + commentId: F:Terminal.Gui.Key.InsertChar + id: InsertChar + parent: Terminal.Gui.Key + langs: + - csharp + - vb + name: InsertChar + nameWithType: Key.InsertChar + fullName: Terminal.Gui.Key.InsertChar + type: Field + source: + remote: + path: Terminal.Gui/Event.cs + branch: docs + repo: tig:tig/gui.cs.git + id: InsertChar + path: ../Terminal.Gui/Event.cs + startLine: 232 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nInsert character key\n" + example: [] + syntax: + content: InsertChar = 1048586U + return: + type: Terminal.Gui.Key + content.vb: InsertChar = 1048586UI + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Terminal.Gui.Key.F1 + commentId: F:Terminal.Gui.Key.F1 + id: F1 + parent: Terminal.Gui.Key + langs: + - csharp + - vb + name: F1 + nameWithType: Key.F1 + fullName: Terminal.Gui.Key.F1 + type: Field + source: + remote: + path: Terminal.Gui/Event.cs + branch: docs + repo: tig:tig/gui.cs.git + id: F1 + path: ../Terminal.Gui/Event.cs + startLine: 236 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nF1 key.\n" + example: [] + syntax: + content: F1 = 1048587U + return: + type: Terminal.Gui.Key + content.vb: F1 = 1048587UI + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Terminal.Gui.Key.F2 + commentId: F:Terminal.Gui.Key.F2 + id: F2 + parent: Terminal.Gui.Key + langs: + - csharp + - vb + name: F2 + nameWithType: Key.F2 + fullName: Terminal.Gui.Key.F2 + type: Field + source: + remote: + path: Terminal.Gui/Event.cs + branch: docs + repo: tig:tig/gui.cs.git + id: F2 + path: ../Terminal.Gui/Event.cs + startLine: 240 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nF2 key.\n" + example: [] + syntax: + content: F2 = 1048588U + return: + type: Terminal.Gui.Key + content.vb: F2 = 1048588UI + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Terminal.Gui.Key.F3 + commentId: F:Terminal.Gui.Key.F3 + id: F3 + parent: Terminal.Gui.Key + langs: + - csharp + - vb + name: F3 + nameWithType: Key.F3 + fullName: Terminal.Gui.Key.F3 + type: Field + source: + remote: + path: Terminal.Gui/Event.cs + branch: docs + repo: tig:tig/gui.cs.git + id: F3 + path: ../Terminal.Gui/Event.cs + startLine: 244 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nF3 key.\n" + example: [] + syntax: + content: F3 = 1048589U + return: + type: Terminal.Gui.Key + content.vb: F3 = 1048589UI + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Terminal.Gui.Key.F4 + commentId: F:Terminal.Gui.Key.F4 + id: F4 + parent: Terminal.Gui.Key + langs: + - csharp + - vb + name: F4 + nameWithType: Key.F4 + fullName: Terminal.Gui.Key.F4 + type: Field + source: + remote: + path: Terminal.Gui/Event.cs + branch: docs + repo: tig:tig/gui.cs.git + id: F4 + path: ../Terminal.Gui/Event.cs + startLine: 248 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nF4 key.\n" + example: [] + syntax: + content: F4 = 1048590U + return: + type: Terminal.Gui.Key + content.vb: F4 = 1048590UI + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Terminal.Gui.Key.F5 + commentId: F:Terminal.Gui.Key.F5 + id: F5 + parent: Terminal.Gui.Key + langs: + - csharp + - vb + name: F5 + nameWithType: Key.F5 + fullName: Terminal.Gui.Key.F5 + type: Field + source: + remote: + path: Terminal.Gui/Event.cs + branch: docs + repo: tig:tig/gui.cs.git + id: F5 + path: ../Terminal.Gui/Event.cs + startLine: 252 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nF5 key.\n" + example: [] + syntax: + content: F5 = 1048591U + return: + type: Terminal.Gui.Key + content.vb: F5 = 1048591UI + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Terminal.Gui.Key.F6 + commentId: F:Terminal.Gui.Key.F6 + id: F6 + parent: Terminal.Gui.Key + langs: + - csharp + - vb + name: F6 + nameWithType: Key.F6 + fullName: Terminal.Gui.Key.F6 + type: Field + source: + remote: + path: Terminal.Gui/Event.cs + branch: docs + repo: tig:tig/gui.cs.git + id: F6 + path: ../Terminal.Gui/Event.cs + startLine: 256 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nF6 key.\n" + example: [] + syntax: + content: F6 = 1048592U + return: + type: Terminal.Gui.Key + content.vb: F6 = 1048592UI + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Terminal.Gui.Key.F7 + commentId: F:Terminal.Gui.Key.F7 + id: F7 + parent: Terminal.Gui.Key + langs: + - csharp + - vb + name: F7 + nameWithType: Key.F7 + fullName: Terminal.Gui.Key.F7 + type: Field + source: + remote: + path: Terminal.Gui/Event.cs + branch: docs + repo: tig:tig/gui.cs.git + id: F7 + path: ../Terminal.Gui/Event.cs + startLine: 260 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nF7 key.\n" + example: [] + syntax: + content: F7 = 1048593U + return: + type: Terminal.Gui.Key + content.vb: F7 = 1048593UI + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Terminal.Gui.Key.F8 + commentId: F:Terminal.Gui.Key.F8 + id: F8 + parent: Terminal.Gui.Key + langs: + - csharp + - vb + name: F8 + nameWithType: Key.F8 + fullName: Terminal.Gui.Key.F8 + type: Field + source: + remote: + path: Terminal.Gui/Event.cs + branch: docs + repo: tig:tig/gui.cs.git + id: F8 + path: ../Terminal.Gui/Event.cs + startLine: 264 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nF8 key.\n" + example: [] + syntax: + content: F8 = 1048594U + return: + type: Terminal.Gui.Key + content.vb: F8 = 1048594UI + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Terminal.Gui.Key.F9 + commentId: F:Terminal.Gui.Key.F9 + id: F9 + parent: Terminal.Gui.Key + langs: + - csharp + - vb + name: F9 + nameWithType: Key.F9 + fullName: Terminal.Gui.Key.F9 + type: Field + source: + remote: + path: Terminal.Gui/Event.cs + branch: docs + repo: tig:tig/gui.cs.git + id: F9 + path: ../Terminal.Gui/Event.cs + startLine: 268 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nF9 key.\n" + example: [] + syntax: + content: F9 = 1048595U + return: + type: Terminal.Gui.Key + content.vb: F9 = 1048595UI + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Terminal.Gui.Key.F10 + commentId: F:Terminal.Gui.Key.F10 + id: F10 + parent: Terminal.Gui.Key + langs: + - csharp + - vb + name: F10 + nameWithType: Key.F10 + fullName: Terminal.Gui.Key.F10 + type: Field + source: + remote: + path: Terminal.Gui/Event.cs + branch: docs + repo: tig:tig/gui.cs.git + id: F10 + path: ../Terminal.Gui/Event.cs + startLine: 272 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nF10 key.\n" + example: [] + syntax: + content: F10 = 1048596U + return: + type: Terminal.Gui.Key + content.vb: F10 = 1048596UI + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const - uid: Terminal.Gui.Key.Tab + commentId: F:Terminal.Gui.Key.Tab id: Tab parent: Terminal.Gui.Key langs: - csharp + - vb name: Tab nameWithType: Key.Tab - fullName: Key.Tab + fullName: Terminal.Gui.Key.Tab type: Field + source: + remote: + path: Terminal.Gui/Event.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Tab + path: ../Terminal.Gui/Event.cs + startLine: 276 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: The key code for the user pressing the tab key (same as pressing Control-I). + summary: "\nThe key code for the user pressing the tab key (forwards tab key).\n" + example: [] syntax: - content: Tab + content: Tab = 1048597U return: type: Terminal.Gui.Key - description: To be added. - exceptions: [] + content.vb: Tab = 1048597UI + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Terminal.Gui.Key.BackTab + commentId: F:Terminal.Gui.Key.BackTab + id: BackTab + parent: Terminal.Gui.Key + langs: + - csharp + - vb + name: BackTab + nameWithType: Key.BackTab + fullName: Terminal.Gui.Key.BackTab + type: Field + source: + remote: + path: Terminal.Gui/Event.cs + branch: docs + repo: tig:tig/gui.cs.git + id: BackTab + path: ../Terminal.Gui/Event.cs + startLine: 280 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nShift-tab key (backwards tab key).\n" + example: [] + syntax: + content: BackTab = 1048598U + return: + type: Terminal.Gui.Key + content.vb: BackTab = 1048598UI + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const - uid: Terminal.Gui.Key.Unknown + commentId: F:Terminal.Gui.Key.Unknown id: Unknown parent: Terminal.Gui.Key langs: - csharp + - vb name: Unknown nameWithType: Key.Unknown - fullName: Key.Unknown + fullName: Terminal.Gui.Key.Unknown type: Field + source: + remote: + path: Terminal.Gui/Event.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Unknown + path: ../Terminal.Gui/Event.cs + startLine: 284 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: A key with an unknown mapping was raised. + summary: "\nA key with an unknown mapping was raised.\n" + example: [] syntax: - content: Unknown + content: Unknown = 1048599U return: type: Terminal.Gui.Key - description: To be added. - exceptions: [] + content.vb: Unknown = 1048599UI + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const references: -- uid: System.Enum - parent: System - isExternal: true - name: Enum - nameWithType: Enum - fullName: System.Enum -- uid: Terminal.Gui.Key.AltMask - parent: Terminal.Gui.Key - isExternal: false - name: AltMask - nameWithType: Key.AltMask - fullName: Key.AltMask - uid: Terminal.Gui.Key + commentId: T:Terminal.Gui.Key parent: Terminal.Gui - isExternal: false name: Key nameWithType: Key fullName: Terminal.Gui.Key -- uid: Terminal.Gui.Key.Backspace - parent: Terminal.Gui.Key - isExternal: false - name: Backspace - nameWithType: Key.Backspace - fullName: Key.Backspace -- uid: Terminal.Gui.Key.BackTab - parent: Terminal.Gui.Key - isExternal: false - name: BackTab - nameWithType: Key.BackTab - fullName: Key.BackTab -- uid: Terminal.Gui.Key.CharMask - parent: Terminal.Gui.Key - isExternal: false - name: CharMask - nameWithType: Key.CharMask - fullName: Key.CharMask -- uid: Terminal.Gui.Key.ControlA - parent: Terminal.Gui.Key - isExternal: false - name: ControlA - nameWithType: Key.ControlA - fullName: Key.ControlA -- uid: Terminal.Gui.Key.ControlB - parent: Terminal.Gui.Key - isExternal: false - name: ControlB - nameWithType: Key.ControlB - fullName: Key.ControlB -- uid: Terminal.Gui.Key.ControlC - parent: Terminal.Gui.Key - isExternal: false - name: ControlC - nameWithType: Key.ControlC - fullName: Key.ControlC -- uid: Terminal.Gui.Key.ControlD - parent: Terminal.Gui.Key - isExternal: false - name: ControlD - nameWithType: Key.ControlD - fullName: Key.ControlD -- uid: Terminal.Gui.Key.ControlE - parent: Terminal.Gui.Key - isExternal: false - name: ControlE - nameWithType: Key.ControlE - fullName: Key.ControlE -- uid: Terminal.Gui.Key.ControlF - parent: Terminal.Gui.Key - isExternal: false - name: ControlF - nameWithType: Key.ControlF - fullName: Key.ControlF -- uid: Terminal.Gui.Key.ControlG - parent: Terminal.Gui.Key - isExternal: false - name: ControlG - nameWithType: Key.ControlG - fullName: Key.ControlG -- uid: Terminal.Gui.Key.ControlH - parent: Terminal.Gui.Key - isExternal: false - name: ControlH - nameWithType: Key.ControlH - fullName: Key.ControlH -- uid: Terminal.Gui.Key.ControlI - parent: Terminal.Gui.Key - isExternal: false - name: ControlI - nameWithType: Key.ControlI - fullName: Key.ControlI -- uid: Terminal.Gui.Key.ControlJ - parent: Terminal.Gui.Key - isExternal: false - name: ControlJ - nameWithType: Key.ControlJ - fullName: Key.ControlJ -- uid: Terminal.Gui.Key.ControlK - parent: Terminal.Gui.Key - isExternal: false - name: ControlK - nameWithType: Key.ControlK - fullName: Key.ControlK -- uid: Terminal.Gui.Key.ControlL - parent: Terminal.Gui.Key - isExternal: false - name: ControlL - nameWithType: Key.ControlL - fullName: Key.ControlL -- uid: Terminal.Gui.Key.ControlM - parent: Terminal.Gui.Key - isExternal: false - name: ControlM - nameWithType: Key.ControlM - fullName: Key.ControlM -- uid: Terminal.Gui.Key.ControlN - parent: Terminal.Gui.Key - isExternal: false - name: ControlN - nameWithType: Key.ControlN - fullName: Key.ControlN -- uid: Terminal.Gui.Key.ControlO - parent: Terminal.Gui.Key - isExternal: false - name: ControlO - nameWithType: Key.ControlO - fullName: Key.ControlO -- uid: Terminal.Gui.Key.ControlP - parent: Terminal.Gui.Key - isExternal: false - name: ControlP - nameWithType: Key.ControlP - fullName: Key.ControlP -- uid: Terminal.Gui.Key.ControlQ - parent: Terminal.Gui.Key - isExternal: false - name: ControlQ - nameWithType: Key.ControlQ - fullName: Key.ControlQ -- uid: Terminal.Gui.Key.ControlR - parent: Terminal.Gui.Key - isExternal: false - name: ControlR - nameWithType: Key.ControlR - fullName: Key.ControlR -- uid: Terminal.Gui.Key.ControlS - parent: Terminal.Gui.Key - isExternal: false - name: ControlS - nameWithType: Key.ControlS - fullName: Key.ControlS -- uid: Terminal.Gui.Key.ControlSpace - parent: Terminal.Gui.Key - isExternal: false - name: ControlSpace - nameWithType: Key.ControlSpace - fullName: Key.ControlSpace -- uid: Terminal.Gui.Key.ControlT - parent: Terminal.Gui.Key - isExternal: false - name: ControlT - nameWithType: Key.ControlT - fullName: Key.ControlT -- uid: Terminal.Gui.Key.ControlU - parent: Terminal.Gui.Key - isExternal: false - name: ControlU - nameWithType: Key.ControlU - fullName: Key.ControlU -- uid: Terminal.Gui.Key.ControlV - parent: Terminal.Gui.Key - isExternal: false - name: ControlV - nameWithType: Key.ControlV - fullName: Key.ControlV -- uid: Terminal.Gui.Key.ControlW - parent: Terminal.Gui.Key - isExternal: false - name: ControlW - nameWithType: Key.ControlW - fullName: Key.ControlW -- uid: Terminal.Gui.Key.ControlX - parent: Terminal.Gui.Key - isExternal: false - name: ControlX - nameWithType: Key.ControlX - fullName: Key.ControlX -- uid: Terminal.Gui.Key.ControlY - parent: Terminal.Gui.Key - isExternal: false - name: ControlY - nameWithType: Key.ControlY - fullName: Key.ControlY -- uid: Terminal.Gui.Key.ControlZ - parent: Terminal.Gui.Key - isExternal: false - name: ControlZ - nameWithType: Key.ControlZ - fullName: Key.ControlZ -- uid: Terminal.Gui.Key.CursorDown - parent: Terminal.Gui.Key - isExternal: false - name: CursorDown - nameWithType: Key.CursorDown - fullName: Key.CursorDown -- uid: Terminal.Gui.Key.CursorLeft - parent: Terminal.Gui.Key - isExternal: false - name: CursorLeft - nameWithType: Key.CursorLeft - fullName: Key.CursorLeft -- uid: Terminal.Gui.Key.CursorRight - parent: Terminal.Gui.Key - isExternal: false - name: CursorRight - nameWithType: Key.CursorRight - fullName: Key.CursorRight -- uid: Terminal.Gui.Key.CursorUp - parent: Terminal.Gui.Key - isExternal: false - name: CursorUp - nameWithType: Key.CursorUp - fullName: Key.CursorUp -- uid: Terminal.Gui.Key.Delete - parent: Terminal.Gui.Key - isExternal: false - name: Delete - nameWithType: Key.Delete - fullName: Key.Delete -- uid: Terminal.Gui.Key.DeleteChar - parent: Terminal.Gui.Key - isExternal: false - name: DeleteChar - nameWithType: Key.DeleteChar - fullName: Key.DeleteChar -- uid: Terminal.Gui.Key.End - parent: Terminal.Gui.Key - isExternal: false - name: End - nameWithType: Key.End - fullName: Key.End -- uid: Terminal.Gui.Key.Enter - parent: Terminal.Gui.Key - isExternal: false - name: Enter - nameWithType: Key.Enter - fullName: Key.Enter -- uid: Terminal.Gui.Key.Esc - parent: Terminal.Gui.Key - isExternal: false - name: Esc - nameWithType: Key.Esc - fullName: Key.Esc -- uid: Terminal.Gui.Key.F1 - parent: Terminal.Gui.Key - isExternal: false - name: F1 - nameWithType: Key.F1 - fullName: Key.F1 -- uid: Terminal.Gui.Key.F10 - parent: Terminal.Gui.Key - isExternal: false - name: F10 - nameWithType: Key.F10 - fullName: Key.F10 -- uid: Terminal.Gui.Key.F2 - parent: Terminal.Gui.Key - isExternal: false - name: F2 - nameWithType: Key.F2 - fullName: Key.F2 -- uid: Terminal.Gui.Key.F3 - parent: Terminal.Gui.Key - isExternal: false - name: F3 - nameWithType: Key.F3 - fullName: Key.F3 -- uid: Terminal.Gui.Key.F4 - parent: Terminal.Gui.Key - isExternal: false - name: F4 - nameWithType: Key.F4 - fullName: Key.F4 -- uid: Terminal.Gui.Key.F5 - parent: Terminal.Gui.Key - isExternal: false - name: F5 - nameWithType: Key.F5 - fullName: Key.F5 -- uid: Terminal.Gui.Key.F6 - parent: Terminal.Gui.Key - isExternal: false - name: F6 - nameWithType: Key.F6 - fullName: Key.F6 -- uid: Terminal.Gui.Key.F7 - parent: Terminal.Gui.Key - isExternal: false - name: F7 - nameWithType: Key.F7 - fullName: Key.F7 -- uid: Terminal.Gui.Key.F8 - parent: Terminal.Gui.Key - isExternal: false - name: F8 - nameWithType: Key.F8 - fullName: Key.F8 -- uid: Terminal.Gui.Key.F9 - parent: Terminal.Gui.Key - isExternal: false - name: F9 - nameWithType: Key.F9 - fullName: Key.F9 -- uid: Terminal.Gui.Key.Home - parent: Terminal.Gui.Key - isExternal: false - name: Home - nameWithType: Key.Home - fullName: Key.Home -- uid: Terminal.Gui.Key.InsertChar - parent: Terminal.Gui.Key - isExternal: false - name: InsertChar - nameWithType: Key.InsertChar - fullName: Key.InsertChar -- uid: Terminal.Gui.Key.PageDown - parent: Terminal.Gui.Key - isExternal: false - name: PageDown - nameWithType: Key.PageDown - fullName: Key.PageDown -- uid: Terminal.Gui.Key.PageUp - parent: Terminal.Gui.Key - isExternal: false - name: PageUp - nameWithType: Key.PageUp - fullName: Key.PageUp -- uid: Terminal.Gui.Key.Space - parent: Terminal.Gui.Key - isExternal: false - name: Space - nameWithType: Key.Space - fullName: Key.Space -- uid: Terminal.Gui.Key.SpecialMask - parent: Terminal.Gui.Key - isExternal: false - name: SpecialMask - nameWithType: Key.SpecialMask - fullName: Key.SpecialMask -- uid: Terminal.Gui.Key.Tab - parent: Terminal.Gui.Key - isExternal: false - name: Tab - nameWithType: Key.Tab - fullName: Key.Tab -- uid: Terminal.Gui.Key.Unknown - parent: Terminal.Gui.Key - isExternal: false - name: Unknown - nameWithType: Key.Unknown - fullName: Key.Unknown +- uid: Terminal.Gui + commentId: N:Terminal.Gui + name: Terminal.Gui + nameWithType: Terminal.Gui + fullName: Terminal.Gui +shouldSkipMarkup: true diff --git a/docfx/api/Terminal.Gui/Terminal.Gui.KeyEvent.yml b/docfx/api/Terminal.Gui/Terminal.Gui.KeyEvent.yml index 78296b29d..0504ce855 100644 --- a/docfx/api/Terminal.Gui/Terminal.Gui.KeyEvent.yml +++ b/docfx/api/Terminal.Gui/Terminal.Gui.KeyEvent.yml @@ -1,207 +1,705 @@ ### YamlMime:ManagedReference items: - uid: Terminal.Gui.KeyEvent + commentId: T:Terminal.Gui.KeyEvent id: KeyEvent + parent: Terminal.Gui children: + - Terminal.Gui.KeyEvent.#ctor - Terminal.Gui.KeyEvent.#ctor(Terminal.Gui.Key) - Terminal.Gui.KeyEvent.IsAlt - Terminal.Gui.KeyEvent.IsCtrl + - Terminal.Gui.KeyEvent.IsShift - Terminal.Gui.KeyEvent.Key - Terminal.Gui.KeyEvent.KeyValue + - Terminal.Gui.KeyEvent.ToString langs: - csharp + - vb name: KeyEvent nameWithType: KeyEvent fullName: Terminal.Gui.KeyEvent - type: Struct + type: Class + source: + remote: + path: Terminal.Gui/Event.cs + branch: docs + repo: tig:tig/gui.cs.git + id: KeyEvent + path: ../Terminal.Gui/Event.cs + startLine: 290 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: Describes a keyboard event. + summary: "\nDescribes a keyboard event.\n" + example: [] syntax: - content: public struct KeyEvent + content: public class KeyEvent + content.vb: Public Class KeyEvent inheritance: - - System.ValueType - implements: [] -- uid: Terminal.Gui.KeyEvent.#ctor(Terminal.Gui.Key) - id: '#ctor(Terminal.Gui.Key)' - parent: Terminal.Gui.KeyEvent - langs: - - csharp - name: KeyEvent(Key) - nameWithType: KeyEvent.KeyEvent(Key) - fullName: KeyEvent.KeyEvent(Key) - type: Constructor - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Constructs a new KeyEvent from the provided Key value - can be a rune cast into a Key value - syntax: - content: public KeyEvent (Terminal.Gui.Key k); - parameters: - - id: k - type: Terminal.Gui.Key - description: To be added. - overload: Terminal.Gui.KeyEvent.#ctor* - exceptions: [] -- uid: Terminal.Gui.KeyEvent.IsAlt - id: IsAlt - parent: Terminal.Gui.KeyEvent - langs: - - csharp - name: IsAlt - nameWithType: KeyEvent.IsAlt - fullName: KeyEvent.IsAlt - type: Property - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Gets a value indicating whether the Alt key was pressed (real or synthesized) - syntax: - content: public bool IsAlt { get; } - return: - type: System.Boolean - description: true if is alternate; otherwise, false. - overload: Terminal.Gui.KeyEvent.IsAlt* - exceptions: [] -- uid: Terminal.Gui.KeyEvent.IsCtrl - id: IsCtrl - parent: Terminal.Gui.KeyEvent - langs: - - csharp - name: IsCtrl - nameWithType: KeyEvent.IsCtrl - fullName: KeyEvent.IsCtrl - type: Property - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Determines whether the value is a control key - syntax: - content: public bool IsCtrl { get; } - return: - type: System.Boolean - description: true if is ctrl; otherwise, false. - overload: Terminal.Gui.KeyEvent.IsCtrl* - exceptions: [] + - 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) + modifiers.csharp: + - public + - class + modifiers.vb: + - Public + - Class - uid: Terminal.Gui.KeyEvent.Key + commentId: F:Terminal.Gui.KeyEvent.Key id: Key parent: Terminal.Gui.KeyEvent langs: - csharp + - vb name: Key nameWithType: KeyEvent.Key - fullName: KeyEvent.Key + fullName: Terminal.Gui.KeyEvent.Key type: Field + source: + remote: + path: Terminal.Gui/Event.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Key + path: ../Terminal.Gui/Event.cs + startLine: 294 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: Symb olid definition for the key. + summary: "\nSymb olid definition for the key.\n" + example: [] syntax: - content: public Terminal.Gui.Key Key; + content: public Key Key return: type: Terminal.Gui.Key - description: To be added. - exceptions: [] + content.vb: Public Key As Key + modifiers.csharp: + - public + modifiers.vb: + - Public - uid: Terminal.Gui.KeyEvent.KeyValue + commentId: P:Terminal.Gui.KeyEvent.KeyValue id: KeyValue parent: Terminal.Gui.KeyEvent langs: - csharp + - vb name: KeyValue nameWithType: KeyEvent.KeyValue - fullName: KeyEvent.KeyValue + fullName: Terminal.Gui.KeyEvent.KeyValue type: Property + source: + remote: + path: Terminal.Gui/Event.cs + branch: docs + repo: tig:tig/gui.cs.git + id: KeyValue + path: ../Terminal.Gui/Event.cs + startLine: 301 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: >- - The key value cast to an integer, you will typicall use this for - extracting the Unicode rune value out of a key, when none of the - symbolic options are in use. + summary: "\nThe key value cast to an integer, you will typical use this for\nextracting the Unicode rune value out of a key, when none of the\nsymbolic options are in use.\n" + example: [] syntax: content: public int KeyValue { get; } + parameters: [] return: type: System.Int32 - description: To be added. + content.vb: Public ReadOnly Property KeyValue As Integer overload: Terminal.Gui.KeyEvent.KeyValue* - exceptions: [] -references: -- uid: System.ValueType - parent: System - isExternal: true - name: ValueType - nameWithType: ValueType - fullName: System.ValueType -- uid: Terminal.Gui.KeyEvent.#ctor(Terminal.Gui.Key) + modifiers.csharp: + - public + - get + modifiers.vb: + - Public + - ReadOnly +- uid: Terminal.Gui.KeyEvent.IsShift + commentId: P:Terminal.Gui.KeyEvent.IsShift + id: IsShift parent: Terminal.Gui.KeyEvent - isExternal: false + langs: + - csharp + - vb + name: IsShift + nameWithType: KeyEvent.IsShift + fullName: Terminal.Gui.KeyEvent.IsShift + type: Property + source: + remote: + path: Terminal.Gui/Event.cs + branch: docs + repo: tig:tig/gui.cs.git + id: IsShift + path: ../Terminal.Gui/Event.cs + startLine: 307 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nGets a value indicating whether the Shift key was pressed.\n" + example: [] + syntax: + content: public bool IsShift { get; } + parameters: [] + return: + type: System.Boolean + description: true if is shift; otherwise, false. + content.vb: Public ReadOnly Property IsShift As Boolean + overload: Terminal.Gui.KeyEvent.IsShift* + modifiers.csharp: + - public + - get + modifiers.vb: + - Public + - ReadOnly +- uid: Terminal.Gui.KeyEvent.IsAlt + commentId: P:Terminal.Gui.KeyEvent.IsAlt + id: IsAlt + parent: Terminal.Gui.KeyEvent + langs: + - csharp + - vb + name: IsAlt + nameWithType: KeyEvent.IsAlt + fullName: Terminal.Gui.KeyEvent.IsAlt + type: Property + source: + remote: + path: Terminal.Gui/Event.cs + branch: docs + repo: tig:tig/gui.cs.git + id: IsAlt + path: ../Terminal.Gui/Event.cs + startLine: 313 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nGets a value indicating whether the Alt key was pressed (real or synthesized)\n" + example: [] + syntax: + content: public bool IsAlt { get; } + parameters: [] + return: + type: System.Boolean + description: true if is alternate; otherwise, false. + content.vb: Public ReadOnly Property IsAlt As Boolean + overload: Terminal.Gui.KeyEvent.IsAlt* + modifiers.csharp: + - public + - get + modifiers.vb: + - Public + - ReadOnly +- uid: Terminal.Gui.KeyEvent.IsCtrl + commentId: P:Terminal.Gui.KeyEvent.IsCtrl + id: IsCtrl + parent: Terminal.Gui.KeyEvent + langs: + - csharp + - vb + name: IsCtrl + nameWithType: KeyEvent.IsCtrl + fullName: Terminal.Gui.KeyEvent.IsCtrl + type: Property + source: + remote: + path: Terminal.Gui/Event.cs + branch: docs + repo: tig:tig/gui.cs.git + id: IsCtrl + path: ../Terminal.Gui/Event.cs + startLine: 320 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nDetermines whether the value is a control key (and NOT just the ctrl key)\n" + example: [] + syntax: + content: public bool IsCtrl { get; } + parameters: [] + return: + type: System.Boolean + description: true if is ctrl; otherwise, false. + content.vb: Public ReadOnly Property IsCtrl As Boolean + overload: Terminal.Gui.KeyEvent.IsCtrl* + modifiers.csharp: + - public + - get + modifiers.vb: + - Public + - ReadOnly +- uid: Terminal.Gui.KeyEvent.#ctor + commentId: M:Terminal.Gui.KeyEvent.#ctor + id: '#ctor' + parent: Terminal.Gui.KeyEvent + langs: + - csharp + - vb + name: KeyEvent() + nameWithType: KeyEvent.KeyEvent() + fullName: Terminal.Gui.KeyEvent.KeyEvent() + type: Constructor + source: + remote: + path: Terminal.Gui/Event.cs + branch: docs + repo: tig:tig/gui.cs.git + id: .ctor + path: ../Terminal.Gui/Event.cs + startLine: 325 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nConstructs a new \n" + example: [] + syntax: + content: public KeyEvent() + content.vb: Public Sub New + overload: Terminal.Gui.KeyEvent.#ctor* + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: Terminal.Gui.KeyEvent.#ctor(Terminal.Gui.Key) + commentId: M:Terminal.Gui.KeyEvent.#ctor(Terminal.Gui.Key) + id: '#ctor(Terminal.Gui.Key)' + parent: Terminal.Gui.KeyEvent + langs: + - csharp + - vb name: KeyEvent(Key) nameWithType: KeyEvent.KeyEvent(Key) - fullName: KeyEvent.KeyEvent(Key) + fullName: Terminal.Gui.KeyEvent.KeyEvent(Terminal.Gui.Key) + type: Constructor + source: + remote: + path: Terminal.Gui/Event.cs + branch: docs + repo: tig:tig/gui.cs.git + id: .ctor + path: ../Terminal.Gui/Event.cs + startLine: 333 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nConstructs a new from the provided Key value - can be a rune cast into a Key value\n" + example: [] + syntax: + content: public KeyEvent(Key k) + parameters: + - id: k + type: Terminal.Gui.Key + content.vb: Public Sub New(k As Key) + overload: Terminal.Gui.KeyEvent.#ctor* + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: Terminal.Gui.KeyEvent.ToString + commentId: M:Terminal.Gui.KeyEvent.ToString + id: ToString + parent: Terminal.Gui.KeyEvent + langs: + - csharp + - vb + name: ToString() + nameWithType: KeyEvent.ToString() + fullName: Terminal.Gui.KeyEvent.ToString() + type: Method + source: + remote: + path: Terminal.Gui/Event.cs + branch: docs + repo: tig:tig/gui.cs.git + id: ToString + path: ../Terminal.Gui/Event.cs + startLine: 339 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + example: [] + syntax: + content: public override string ToString() + return: + type: System.String + content.vb: Public Overrides Function ToString As String + overridden: System.Object.ToString + overload: Terminal.Gui.KeyEvent.ToString* + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides +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 + commentId: N:System + isExternal: true + name: System + nameWithType: System + fullName: System - uid: Terminal.Gui.Key + commentId: T:Terminal.Gui.Key parent: Terminal.Gui - isExternal: false name: Key nameWithType: Key fullName: Terminal.Gui.Key -- uid: Terminal.Gui.KeyEvent.IsAlt - parent: Terminal.Gui.KeyEvent - isExternal: false - name: IsAlt - nameWithType: KeyEvent.IsAlt - fullName: KeyEvent.IsAlt -- uid: System.Boolean - parent: System - isExternal: true - name: Boolean - nameWithType: Boolean - fullName: System.Boolean -- uid: Terminal.Gui.KeyEvent.IsCtrl - parent: Terminal.Gui.KeyEvent - isExternal: false - name: IsCtrl - nameWithType: KeyEvent.IsCtrl - fullName: KeyEvent.IsCtrl -- uid: Terminal.Gui.KeyEvent.Key - parent: Terminal.Gui.KeyEvent - isExternal: false - name: Key - nameWithType: KeyEvent.Key - fullName: KeyEvent.Key -- uid: Terminal.Gui.KeyEvent.KeyValue - parent: Terminal.Gui.KeyEvent - isExternal: false +- uid: Terminal.Gui.KeyEvent.KeyValue* + commentId: Overload:Terminal.Gui.KeyEvent.KeyValue name: KeyValue nameWithType: KeyEvent.KeyValue - fullName: KeyEvent.KeyValue + fullName: Terminal.Gui.KeyEvent.KeyValue - uid: System.Int32 + commentId: T:System.Int32 parent: System isExternal: true name: Int32 nameWithType: Int32 fullName: System.Int32 -- uid: Terminal.Gui.KeyEvent.#ctor* - parent: Terminal.Gui.KeyEvent - isExternal: false - name: KeyEvent - nameWithType: KeyEvent.KeyEvent - fullName: KeyEvent.KeyEvent +- uid: Terminal.Gui.KeyEvent.IsShift* + commentId: Overload:Terminal.Gui.KeyEvent.IsShift + name: IsShift + nameWithType: KeyEvent.IsShift + fullName: Terminal.Gui.KeyEvent.IsShift +- uid: System.Boolean + commentId: T:System.Boolean + parent: System + isExternal: true + name: Boolean + nameWithType: Boolean + fullName: System.Boolean - uid: Terminal.Gui.KeyEvent.IsAlt* - parent: Terminal.Gui.KeyEvent - isExternal: false + commentId: Overload:Terminal.Gui.KeyEvent.IsAlt name: IsAlt nameWithType: KeyEvent.IsAlt - fullName: KeyEvent.IsAlt + fullName: Terminal.Gui.KeyEvent.IsAlt - uid: Terminal.Gui.KeyEvent.IsCtrl* - parent: Terminal.Gui.KeyEvent - isExternal: false + commentId: Overload:Terminal.Gui.KeyEvent.IsCtrl name: IsCtrl nameWithType: KeyEvent.IsCtrl - fullName: KeyEvent.IsCtrl -- uid: Terminal.Gui.KeyEvent.KeyValue* - parent: Terminal.Gui.KeyEvent - isExternal: false - name: KeyValue - nameWithType: KeyEvent.KeyValue - fullName: KeyEvent.KeyValue + fullName: Terminal.Gui.KeyEvent.IsCtrl +- uid: Terminal.Gui.KeyEvent + commentId: T:Terminal.Gui.KeyEvent + parent: Terminal.Gui + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent +- uid: Terminal.Gui.KeyEvent.#ctor* + commentId: Overload:Terminal.Gui.KeyEvent.#ctor + name: KeyEvent + nameWithType: KeyEvent.KeyEvent + fullName: Terminal.Gui.KeyEvent.KeyEvent +- uid: Terminal.Gui.KeyEvent.ToString + commentId: M:Terminal.Gui.KeyEvent.ToString + isExternal: true +- 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: Terminal.Gui.KeyEvent.ToString* + commentId: Overload:Terminal.Gui.KeyEvent.ToString + name: ToString + nameWithType: KeyEvent.ToString + fullName: Terminal.Gui.KeyEvent.ToString +- uid: System.String + commentId: T:System.String + parent: System + isExternal: true + name: String + nameWithType: String + fullName: System.String +shouldSkipMarkup: true diff --git a/docfx/api/Terminal.Gui/Terminal.Gui.Label.yml b/docfx/api/Terminal.Gui/Terminal.Gui.Label.yml index ee626b42b..17e80fad2 100644 --- a/docfx/api/Terminal.Gui/Terminal.Gui.Label.yml +++ b/docfx/api/Terminal.Gui/Terminal.Gui.Label.yml @@ -1,11 +1,13 @@ ### YamlMime:ManagedReference items: - uid: Terminal.Gui.Label + commentId: T:Terminal.Gui.Label id: Label + parent: Terminal.Gui children: - Terminal.Gui.Label.#ctor(NStack.ustring) - - Terminal.Gui.Label.#ctor(Terminal.Gui.Rect,NStack.ustring) - Terminal.Gui.Label.#ctor(System.Int32,System.Int32,NStack.ustring) + - Terminal.Gui.Label.#ctor(Terminal.Gui.Rect,NStack.ustring) - Terminal.Gui.Label.MaxWidth(NStack.ustring,System.Int32) - Terminal.Gui.Label.MeasureLines(NStack.ustring,System.Int32) - Terminal.Gui.Label.Redraw(Terminal.Gui.Rect) @@ -14,192 +16,293 @@ items: - Terminal.Gui.Label.TextColor langs: - csharp + - vb name: Label nameWithType: Label fullName: Terminal.Gui.Label type: Class + source: + remote: + path: Terminal.Gui/Views/Label.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Label + path: ../Terminal.Gui/Views/Label.cs + startLine: 38 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: Label view, displays a string at a given position, can include multiple lines. + summary: "\nThe Label displays a string at a given position and supports multiple lines separted by newline characters.\n" + example: [] syntax: - content: 'public class Label : Terminal.Gui.View' + content: 'public class Label : View, IEnumerable' + content.vb: >- + Public Class Label + + Inherits View + + Implements IEnumerable inheritance: - System.Object - Terminal.Gui.Responder - Terminal.Gui.View - implements: [] + implements: + - System.Collections.IEnumerable inheritedMembers: - - Terminal.Gui.Responder.CanFocus - - Terminal.Gui.Responder.MouseEvent(Terminal.Gui.MouseEvent) - - Terminal.Gui.View.Add(Terminal.Gui.View) - - Terminal.Gui.View.Add(Terminal.Gui.View[]) - - Terminal.Gui.View.AddRune(System.Int32,System.Int32,System.Rune) - - Terminal.Gui.View.Bounds - - Terminal.Gui.View.ChildNeedsDisplay - - Terminal.Gui.View.Clear - - Terminal.Gui.View.Clear(Terminal.Gui.Rect) - - Terminal.Gui.View.ClearNeedsDisplay - - Terminal.Gui.View.ClipToBounds - - Terminal.Gui.View.ColorScheme - - Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean) - - Terminal.Gui.View.DrawHotString(NStack.ustring,System.Boolean,Terminal.Gui.ColorScheme) - - Terminal.Gui.View.DrawHotString(NStack.ustring,Terminal.Gui.Attribute,Terminal.Gui.Attribute) + - Terminal.Gui.View.Enter + - Terminal.Gui.View.Leave + - Terminal.Gui.View.MouseEnter + - Terminal.Gui.View.MouseLeave - Terminal.Gui.View.Driver - - Terminal.Gui.View.EnsureFocus - - Terminal.Gui.View.Focused - - Terminal.Gui.View.FocusFirst - - Terminal.Gui.View.FocusLast - - Terminal.Gui.View.FocusNext - - Terminal.Gui.View.FocusPrev + - Terminal.Gui.View.Subviews + - Terminal.Gui.View.Id + - Terminal.Gui.View.WantMousePositionReports + - Terminal.Gui.View.WantContinuousButtonPressed - Terminal.Gui.View.Frame - Terminal.Gui.View.GetEnumerator - - Terminal.Gui.View.HasFocus - - Terminal.Gui.View.Height - - Terminal.Gui.View.Id - Terminal.Gui.View.LayoutStyle - - Terminal.Gui.View.LayoutSubviews - - Terminal.Gui.View.MostFocused - - Terminal.Gui.View.Move(System.Int32,System.Int32) - - Terminal.Gui.View.PositionCursor - - Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) - - Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) - - Terminal.Gui.View.ProcessKey(Terminal.Gui.KeyEvent) - - Terminal.Gui.View.Remove(Terminal.Gui.View) - - Terminal.Gui.View.RemoveAll - - Terminal.Gui.View.ScreenToView(System.Int32,System.Int32) - - Terminal.Gui.View.SetClip(Terminal.Gui.Rect) - - Terminal.Gui.View.SetFocus(Terminal.Gui.View) - - Terminal.Gui.View.SetNeedsDisplay - - Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) - - Terminal.Gui.View.Subviews - - Terminal.Gui.View.SuperView - - Terminal.Gui.View.ToString - - Terminal.Gui.View.WantMousePositionReports - - Terminal.Gui.View.Width + - Terminal.Gui.View.Bounds - Terminal.Gui.View.X - Terminal.Gui.View.Y -- uid: Terminal.Gui.Label.#ctor(NStack.ustring) - id: '#ctor(NStack.ustring)' - parent: Terminal.Gui.Label - langs: - - csharp - name: Label(ustring) - nameWithType: Label.Label(ustring) - fullName: Label.Label(ustring) - type: Constructor - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: 'Public constructor: creates a label and configures the default Width and Height based on the text, the result is suitable for Computed layout.' - syntax: - content: public Label (NStack.ustring text); - parameters: - - id: text - type: NStack.ustring - description: Text. - overload: Terminal.Gui.Label.#ctor* - exceptions: [] -- uid: Terminal.Gui.Label.#ctor(Terminal.Gui.Rect,NStack.ustring) - id: '#ctor(Terminal.Gui.Rect,NStack.ustring)' - parent: Terminal.Gui.Label - langs: - - csharp - name: Label(Rect, ustring) - nameWithType: Label.Label(Rect, ustring) - fullName: Label.Label(Rect, ustring) - type: Constructor - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: >- - Public constructor: creates a label at the given - coordinate with the given string and uses the specified - frame for the string. - syntax: - content: public Label (Terminal.Gui.Rect rect, NStack.ustring text); - parameters: - - id: rect - type: Terminal.Gui.Rect - description: To be added. - - id: text - type: NStack.ustring - description: To be added. - overload: Terminal.Gui.Label.#ctor* - exceptions: [] + - Terminal.Gui.View.Width + - Terminal.Gui.View.Height + - Terminal.Gui.View.SuperView + - Terminal.Gui.View.SetNeedsDisplay + - Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) + - Terminal.Gui.View.ChildNeedsDisplay + - Terminal.Gui.View.Add(Terminal.Gui.View) + - Terminal.Gui.View.Add(Terminal.Gui.View[]) + - Terminal.Gui.View.RemoveAll + - Terminal.Gui.View.Remove(Terminal.Gui.View) + - Terminal.Gui.View.BringSubviewToFront(Terminal.Gui.View) + - Terminal.Gui.View.SendSubviewToBack(Terminal.Gui.View) + - Terminal.Gui.View.SendSubviewBackwards(Terminal.Gui.View) + - Terminal.Gui.View.BringSubviewForward(Terminal.Gui.View) + - Terminal.Gui.View.Clear + - Terminal.Gui.View.Clear(Terminal.Gui.Rect) + - Terminal.Gui.View.ScreenToView(System.Int32,System.Int32) + - Terminal.Gui.View.ClipToBounds + - Terminal.Gui.View.SetClip(Terminal.Gui.Rect) + - Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean) + - Terminal.Gui.View.DrawHotString(NStack.ustring,Terminal.Gui.Attribute,Terminal.Gui.Attribute) + - Terminal.Gui.View.DrawHotString(NStack.ustring,System.Boolean,Terminal.Gui.ColorScheme) + - Terminal.Gui.View.Move(System.Int32,System.Int32) + - Terminal.Gui.View.PositionCursor + - Terminal.Gui.View.HasFocus + - Terminal.Gui.View.OnEnter + - Terminal.Gui.View.OnLeave + - Terminal.Gui.View.Focused + - Terminal.Gui.View.MostFocused + - Terminal.Gui.View.ColorScheme + - Terminal.Gui.View.AddRune(System.Int32,System.Int32,System.Rune) + - Terminal.Gui.View.ClearNeedsDisplay + - Terminal.Gui.View.SetFocus(Terminal.Gui.View) + - Terminal.Gui.View.KeyPress + - Terminal.Gui.View.ProcessKey(Terminal.Gui.KeyEvent) + - Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) + - Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) + - Terminal.Gui.View.KeyDown + - Terminal.Gui.View.OnKeyDown(Terminal.Gui.KeyEvent) + - Terminal.Gui.View.KeyUp + - Terminal.Gui.View.OnKeyUp(Terminal.Gui.KeyEvent) + - Terminal.Gui.View.EnsureFocus + - Terminal.Gui.View.FocusFirst + - Terminal.Gui.View.FocusLast + - Terminal.Gui.View.FocusPrev + - Terminal.Gui.View.FocusNext + - Terminal.Gui.View.LayoutSubviews + - Terminal.Gui.View.ToString + - Terminal.Gui.View.OnMouseEnter(Terminal.Gui.MouseEvent) + - Terminal.Gui.View.OnMouseLeave(Terminal.Gui.MouseEvent) + - Terminal.Gui.Responder.CanFocus + - Terminal.Gui.Responder.MouseEvent(Terminal.Gui.MouseEvent) + - 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) + modifiers.csharp: + - public + - class + modifiers.vb: + - Public + - Class - uid: Terminal.Gui.Label.#ctor(System.Int32,System.Int32,NStack.ustring) + commentId: M:Terminal.Gui.Label.#ctor(System.Int32,System.Int32,NStack.ustring) id: '#ctor(System.Int32,System.Int32,NStack.ustring)' parent: Terminal.Gui.Label langs: - csharp + - vb name: Label(Int32, Int32, ustring) nameWithType: Label.Label(Int32, Int32, ustring) - fullName: Label.Label(Int32, Int32, ustring) + fullName: Terminal.Gui.Label.Label(System.Int32, System.Int32, NStack.ustring) type: Constructor + source: + remote: + path: Terminal.Gui/Views/Label.cs + branch: docs + repo: tig:tig/gui.cs.git + id: .ctor + path: ../Terminal.Gui/Views/Label.cs + startLine: 71 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: >- - Public constructor: creates a label at the given - coordinate with the given string, computes the bounding box - based on the size of the string, assumes that the string contains - newlines for multiple lines, no special breaking rules are used. + summary: "\nInitializes a new instance of at the given\ncoordinate with the given string, computes the bounding box\nbased on the size of the string, assumes that the string contains\nnewlines for multiple lines, no special breaking rules are used.\n" + example: [] syntax: - content: public Label (int x, int y, NStack.ustring text); + content: public Label(int x, int y, ustring text) parameters: - id: x type: System.Int32 - description: To be added. - id: y type: System.Int32 - description: To be added. - id: text type: NStack.ustring - description: To be added. + content.vb: Public Sub New(x As Integer, y As Integer, text As ustring) overload: Terminal.Gui.Label.#ctor* - exceptions: [] -- uid: Terminal.Gui.Label.MaxWidth(NStack.ustring,System.Int32) - id: MaxWidth(NStack.ustring,System.Int32) + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: Terminal.Gui.Label.#ctor(Terminal.Gui.Rect,NStack.ustring) + commentId: M:Terminal.Gui.Label.#ctor(Terminal.Gui.Rect,NStack.ustring) + id: '#ctor(Terminal.Gui.Rect,NStack.ustring)' parent: Terminal.Gui.Label langs: - csharp - name: MaxWidth(ustring, Int32) - nameWithType: Label.MaxWidth(ustring, Int32) - fullName: Label.MaxWidth(ustring, Int32) - type: Method + - vb + name: Label(Rect, ustring) + nameWithType: Label.Label(Rect, ustring) + fullName: Terminal.Gui.Label.Label(Terminal.Gui.Rect, NStack.ustring) + type: Constructor + source: + remote: + path: Terminal.Gui/Views/Label.cs + branch: docs + repo: tig:tig/gui.cs.git + id: .ctor + path: ../Terminal.Gui/Views/Label.cs + startLine: 80 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: Computes the the max width of a line or multilines needed to render by the Label control + summary: "\nInitializes a new instance of at the given\ncoordinate with the given string and uses the specified\nframe for the string.\n" + example: [] syntax: - content: public static int MaxWidth (NStack.ustring text, int width); + content: public Label(Rect rect, ustring text) + parameters: + - id: rect + type: Terminal.Gui.Rect + - id: text + type: NStack.ustring + content.vb: Public Sub New(rect As Rect, text As ustring) + overload: Terminal.Gui.Label.#ctor* + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: Terminal.Gui.Label.#ctor(NStack.ustring) + commentId: M:Terminal.Gui.Label.#ctor(NStack.ustring) + id: '#ctor(NStack.ustring)' + parent: Terminal.Gui.Label + langs: + - csharp + - vb + name: Label(ustring) + nameWithType: Label.Label(ustring) + fullName: Terminal.Gui.Label.Label(NStack.ustring) + type: Constructor + source: + remote: + path: Terminal.Gui/Views/Label.cs + branch: docs + repo: tig:tig/gui.cs.git + id: .ctor + path: ../Terminal.Gui/Views/Label.cs + startLine: 89 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nInitializes a new instance of and configures the default Width and Height based on the text, the result is suitable for Computed layout.\n" + example: [] + syntax: + content: public Label(ustring text) parameters: - id: text type: NStack.ustring - description: Text, may contain newlines. - - id: width - type: System.Int32 - description: The width for the text. - return: - type: System.Int32 - description: Max width of lines. - overload: Terminal.Gui.Label.MaxWidth* - exceptions: [] + description: Text. + content.vb: Public Sub New(text As ustring) + overload: Terminal.Gui.Label.#ctor* + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: Terminal.Gui.Label.Redraw(Terminal.Gui.Rect) + commentId: M:Terminal.Gui.Label.Redraw(Terminal.Gui.Rect) + id: Redraw(Terminal.Gui.Rect) + parent: Terminal.Gui.Label + langs: + - csharp + - vb + name: Redraw(Rect) + nameWithType: Label.Redraw(Rect) + fullName: Terminal.Gui.Label.Redraw(Terminal.Gui.Rect) + type: Method + source: + remote: + path: Terminal.Gui/Views/Label.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Redraw + path: ../Terminal.Gui/Views/Label.cs + startLine: 163 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + example: [] + syntax: + content: public override void Redraw(Rect region) + parameters: + - id: region + type: Terminal.Gui.Rect + content.vb: Public Overrides Sub Redraw(region As Rect) + overridden: Terminal.Gui.View.Redraw(Terminal.Gui.Rect) + overload: Terminal.Gui.Label.Redraw* + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides - uid: Terminal.Gui.Label.MeasureLines(NStack.ustring,System.Int32) + commentId: M:Terminal.Gui.Label.MeasureLines(NStack.ustring,System.Int32) id: MeasureLines(NStack.ustring,System.Int32) parent: Terminal.Gui.Label langs: - csharp + - vb name: MeasureLines(ustring, Int32) nameWithType: Label.MeasureLines(ustring, Int32) - fullName: Label.MeasureLines(ustring, Int32) + fullName: Terminal.Gui.Label.MeasureLines(NStack.ustring, System.Int32) type: Method + source: + remote: + path: Terminal.Gui/Views/Label.cs + branch: docs + repo: tig:tig/gui.cs.git + id: MeasureLines + path: ../Terminal.Gui/Views/Label.cs + startLine: 207 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: Computes the number of lines needed to render the specified text by the Label control + summary: "\nComputes the number of lines needed to render the specified text by the view\n" + example: [] syntax: - content: public static int MeasureLines (NStack.ustring text, int width); + content: public static int MeasureLines(ustring text, int width) parameters: - id: text type: NStack.ustring @@ -210,512 +313,2284 @@ items: return: type: System.Int32 description: Number of lines. + content.vb: Public Shared Function MeasureLines(text As ustring, width As Integer) As Integer overload: Terminal.Gui.Label.MeasureLines* - exceptions: [] -- uid: Terminal.Gui.Label.Redraw(Terminal.Gui.Rect) - id: Redraw(Terminal.Gui.Rect) + modifiers.csharp: + - public + - static + modifiers.vb: + - Public + - Shared +- uid: Terminal.Gui.Label.MaxWidth(NStack.ustring,System.Int32) + commentId: M:Terminal.Gui.Label.MaxWidth(NStack.ustring,System.Int32) + id: MaxWidth(NStack.ustring,System.Int32) parent: Terminal.Gui.Label langs: - csharp - name: Redraw(Rect) - nameWithType: Label.Redraw(Rect) - fullName: Label.Redraw(Rect) + - vb + name: MaxWidth(ustring, Int32) + nameWithType: Label.MaxWidth(ustring, Int32) + fullName: Terminal.Gui.Label.MaxWidth(NStack.ustring, System.Int32) type: Method + source: + remote: + path: Terminal.Gui/Views/Label.cs + branch: docs + repo: tig:tig/gui.cs.git + id: MaxWidth + path: ../Terminal.Gui/Views/Label.cs + startLine: 220 assemblies: - Terminal.Gui namespace: Terminal.Gui + summary: "\nComputes the the max width of a line or multilines needed to render by the Label control\n" + example: [] syntax: - content: public override void Redraw (Terminal.Gui.Rect region); + content: public static int MaxWidth(ustring text, int width) parameters: - - id: region - type: Terminal.Gui.Rect - description: To be added. - overload: Terminal.Gui.Label.Redraw* - exceptions: [] + - id: text + type: NStack.ustring + description: Text, may contain newlines. + - id: width + type: System.Int32 + description: The width for the text. + return: + type: System.Int32 + description: Max width of lines. + content.vb: Public Shared Function MaxWidth(text As ustring, width As Integer) As Integer + overload: Terminal.Gui.Label.MaxWidth* + modifiers.csharp: + - public + - static + modifiers.vb: + - Public + - Shared - uid: Terminal.Gui.Label.Text + commentId: P:Terminal.Gui.Label.Text id: Text parent: Terminal.Gui.Label langs: - csharp + - vb name: Text nameWithType: Label.Text - fullName: Label.Text + fullName: Terminal.Gui.Label.Text type: Property + source: + remote: + path: Terminal.Gui/Views/Label.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Text + path: ../Terminal.Gui/Views/Label.cs + startLine: 230 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: The text displayed by this widget. + summary: "\nThe text displayed by the .\n" + example: [] syntax: - content: public virtual NStack.ustring Text { get; set; } + content: public virtual ustring Text { get; set; } + parameters: [] return: type: NStack.ustring - description: To be added. + content.vb: Public Overridable Property Text As ustring overload: Terminal.Gui.Label.Text* - exceptions: [] + modifiers.csharp: + - public + - virtual + - get + - set + modifiers.vb: + - Public + - Overridable - uid: Terminal.Gui.Label.TextAlignment + commentId: P:Terminal.Gui.Label.TextAlignment id: TextAlignment parent: Terminal.Gui.Label langs: - csharp + - vb name: TextAlignment nameWithType: Label.TextAlignment - fullName: Label.TextAlignment + fullName: Terminal.Gui.Label.TextAlignment type: Property + source: + remote: + path: Terminal.Gui/Views/Label.cs + branch: docs + repo: tig:tig/gui.cs.git + id: TextAlignment + path: ../Terminal.Gui/Views/Label.cs + startLine: 243 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: Controls the text-alignemtn property of the label, changing it will redisplay the label. + summary: "\nControls the text-alignemtn property of the label, changing it will redisplay the .\n" + example: [] syntax: - content: public Terminal.Gui.TextAlignment TextAlignment { get; set; } + content: public TextAlignment TextAlignment { get; set; } + parameters: [] return: type: Terminal.Gui.TextAlignment description: The text alignment. + content.vb: Public Property TextAlignment As TextAlignment overload: Terminal.Gui.Label.TextAlignment* - exceptions: [] + modifiers.csharp: + - public + - get + - set + modifiers.vb: + - Public - uid: Terminal.Gui.Label.TextColor + commentId: P:Terminal.Gui.Label.TextColor id: TextColor parent: Terminal.Gui.Label langs: - csharp + - vb name: TextColor nameWithType: Label.TextColor - fullName: Label.TextColor + fullName: Terminal.Gui.Label.TextColor type: Property + source: + remote: + path: Terminal.Gui/Views/Label.cs + branch: docs + repo: tig:tig/gui.cs.git + id: TextColor + path: ../Terminal.Gui/Views/Label.cs + startLine: 255 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: The color used for the label + summary: "\nThe color used for the .\n" + example: [] syntax: - content: public Terminal.Gui.Attribute TextColor { get; set; } + content: public Attribute TextColor { get; set; } + parameters: [] return: type: Terminal.Gui.Attribute - description: To be added. + content.vb: Public Property TextColor As Attribute overload: Terminal.Gui.Label.TextColor* - exceptions: [] + modifiers.csharp: + - public + - get + - set + modifiers.vb: + - Public references: - uid: Terminal.Gui.View + commentId: T:Terminal.Gui.View parent: Terminal.Gui - isExternal: false name: View nameWithType: View fullName: Terminal.Gui.View -- uid: Terminal.Gui.Label.#ctor(NStack.ustring) - parent: Terminal.Gui.Label - isExternal: false - name: Label(ustring) - nameWithType: Label.Label(ustring) - fullName: Label.Label(ustring) -- uid: NStack.ustring - parent: NStack +- 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: ustring - nameWithType: ustring - fullName: NStack.ustring -- uid: Terminal.Gui.Label.#ctor(Terminal.Gui.Rect,NStack.ustring) - parent: Terminal.Gui.Label - isExternal: false - name: Label(Rect, ustring) - nameWithType: Label.Label(Rect, ustring) - fullName: Label.Label(Rect, ustring) -- uid: Terminal.Gui.Rect + name: Object + nameWithType: Object + fullName: System.Object +- uid: Terminal.Gui.Responder + commentId: T:Terminal.Gui.Responder parent: Terminal.Gui - isExternal: false - name: Rect - nameWithType: Rect - fullName: Terminal.Gui.Rect -- uid: Terminal.Gui.Label.#ctor(System.Int32,System.Int32,NStack.ustring) - parent: Terminal.Gui.Label - isExternal: false - name: Label(Int32, Int32, ustring) - nameWithType: Label.Label(Int32, Int32, ustring) - fullName: Label.Label(Int32, Int32, ustring) + name: Responder + nameWithType: Responder + fullName: Terminal.Gui.Responder +- uid: System.Collections.IEnumerable + commentId: T:System.Collections.IEnumerable + parent: System.Collections + isExternal: true + name: IEnumerable + nameWithType: IEnumerable + fullName: System.Collections.IEnumerable +- uid: Terminal.Gui.View.Enter + commentId: E:Terminal.Gui.View.Enter + parent: Terminal.Gui.View + name: Enter + nameWithType: View.Enter + fullName: Terminal.Gui.View.Enter +- uid: Terminal.Gui.View.Leave + commentId: E:Terminal.Gui.View.Leave + parent: Terminal.Gui.View + name: Leave + nameWithType: View.Leave + fullName: Terminal.Gui.View.Leave +- uid: Terminal.Gui.View.MouseEnter + commentId: E:Terminal.Gui.View.MouseEnter + parent: Terminal.Gui.View + name: MouseEnter + nameWithType: View.MouseEnter + fullName: Terminal.Gui.View.MouseEnter +- uid: Terminal.Gui.View.MouseLeave + commentId: E:Terminal.Gui.View.MouseLeave + parent: Terminal.Gui.View + name: MouseLeave + nameWithType: View.MouseLeave + fullName: Terminal.Gui.View.MouseLeave +- uid: Terminal.Gui.View.Driver + commentId: P:Terminal.Gui.View.Driver + parent: Terminal.Gui.View + name: Driver + nameWithType: View.Driver + fullName: Terminal.Gui.View.Driver +- uid: Terminal.Gui.View.Subviews + commentId: P:Terminal.Gui.View.Subviews + parent: Terminal.Gui.View + name: Subviews + nameWithType: View.Subviews + fullName: Terminal.Gui.View.Subviews +- uid: Terminal.Gui.View.Id + commentId: P:Terminal.Gui.View.Id + parent: Terminal.Gui.View + name: Id + nameWithType: View.Id + fullName: Terminal.Gui.View.Id +- uid: Terminal.Gui.View.WantMousePositionReports + commentId: P:Terminal.Gui.View.WantMousePositionReports + parent: Terminal.Gui.View + name: WantMousePositionReports + nameWithType: View.WantMousePositionReports + fullName: Terminal.Gui.View.WantMousePositionReports +- uid: Terminal.Gui.View.WantContinuousButtonPressed + commentId: P:Terminal.Gui.View.WantContinuousButtonPressed + parent: Terminal.Gui.View + name: WantContinuousButtonPressed + nameWithType: View.WantContinuousButtonPressed + fullName: Terminal.Gui.View.WantContinuousButtonPressed +- uid: Terminal.Gui.View.Frame + commentId: P:Terminal.Gui.View.Frame + parent: Terminal.Gui.View + name: Frame + nameWithType: View.Frame + fullName: Terminal.Gui.View.Frame +- uid: Terminal.Gui.View.GetEnumerator + commentId: M:Terminal.Gui.View.GetEnumerator + parent: Terminal.Gui.View + name: GetEnumerator() + nameWithType: View.GetEnumerator() + fullName: Terminal.Gui.View.GetEnumerator() + spec.csharp: + - uid: Terminal.Gui.View.GetEnumerator + name: GetEnumerator + nameWithType: View.GetEnumerator + fullName: Terminal.Gui.View.GetEnumerator + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.GetEnumerator + name: GetEnumerator + nameWithType: View.GetEnumerator + fullName: Terminal.Gui.View.GetEnumerator + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.LayoutStyle + commentId: P:Terminal.Gui.View.LayoutStyle + parent: Terminal.Gui.View + name: LayoutStyle + nameWithType: View.LayoutStyle + fullName: Terminal.Gui.View.LayoutStyle +- uid: Terminal.Gui.View.Bounds + commentId: P:Terminal.Gui.View.Bounds + parent: Terminal.Gui.View + name: Bounds + nameWithType: View.Bounds + fullName: Terminal.Gui.View.Bounds +- uid: Terminal.Gui.View.X + commentId: P:Terminal.Gui.View.X + parent: Terminal.Gui.View + name: X + nameWithType: View.X + fullName: Terminal.Gui.View.X +- uid: Terminal.Gui.View.Y + commentId: P:Terminal.Gui.View.Y + parent: Terminal.Gui.View + name: Y + nameWithType: View.Y + fullName: Terminal.Gui.View.Y +- uid: Terminal.Gui.View.Width + commentId: P:Terminal.Gui.View.Width + parent: Terminal.Gui.View + name: Width + nameWithType: View.Width + fullName: Terminal.Gui.View.Width +- uid: Terminal.Gui.View.Height + commentId: P:Terminal.Gui.View.Height + parent: Terminal.Gui.View + name: Height + nameWithType: View.Height + fullName: Terminal.Gui.View.Height +- uid: Terminal.Gui.View.SuperView + commentId: P:Terminal.Gui.View.SuperView + parent: Terminal.Gui.View + name: SuperView + nameWithType: View.SuperView + fullName: Terminal.Gui.View.SuperView +- uid: Terminal.Gui.View.SetNeedsDisplay + commentId: M:Terminal.Gui.View.SetNeedsDisplay + parent: Terminal.Gui.View + name: SetNeedsDisplay() + nameWithType: View.SetNeedsDisplay() + fullName: Terminal.Gui.View.SetNeedsDisplay() + spec.csharp: + - uid: Terminal.Gui.View.SetNeedsDisplay + name: SetNeedsDisplay + nameWithType: View.SetNeedsDisplay + fullName: Terminal.Gui.View.SetNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.SetNeedsDisplay + name: SetNeedsDisplay + nameWithType: View.SetNeedsDisplay + fullName: Terminal.Gui.View.SetNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) + commentId: M:Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) + parent: Terminal.Gui.View + name: SetNeedsDisplay(Rect) + nameWithType: View.SetNeedsDisplay(Rect) + fullName: Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) + spec.csharp: + - uid: Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) + name: SetNeedsDisplay + nameWithType: View.SetNeedsDisplay + fullName: Terminal.Gui.View.SetNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) + name: SetNeedsDisplay + nameWithType: View.SetNeedsDisplay + fullName: Terminal.Gui.View.SetNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.ChildNeedsDisplay + commentId: M:Terminal.Gui.View.ChildNeedsDisplay + parent: Terminal.Gui.View + name: ChildNeedsDisplay() + nameWithType: View.ChildNeedsDisplay() + fullName: Terminal.Gui.View.ChildNeedsDisplay() + spec.csharp: + - uid: Terminal.Gui.View.ChildNeedsDisplay + name: ChildNeedsDisplay + nameWithType: View.ChildNeedsDisplay + fullName: Terminal.Gui.View.ChildNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ChildNeedsDisplay + name: ChildNeedsDisplay + nameWithType: View.ChildNeedsDisplay + fullName: Terminal.Gui.View.ChildNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.Add(Terminal.Gui.View) + commentId: M:Terminal.Gui.View.Add(Terminal.Gui.View) + parent: Terminal.Gui.View + name: Add(View) + nameWithType: View.Add(View) + fullName: Terminal.Gui.View.Add(Terminal.Gui.View) + spec.csharp: + - uid: Terminal.Gui.View.Add(Terminal.Gui.View) + name: Add + nameWithType: View.Add + fullName: Terminal.Gui.View.Add + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.Add(Terminal.Gui.View) + name: Add + nameWithType: View.Add + fullName: Terminal.Gui.View.Add + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.Add(Terminal.Gui.View[]) + commentId: M:Terminal.Gui.View.Add(Terminal.Gui.View[]) + parent: Terminal.Gui.View + name: Add(View[]) + nameWithType: View.Add(View[]) + fullName: Terminal.Gui.View.Add(Terminal.Gui.View[]) + nameWithType.vb: View.Add(View()) + fullName.vb: Terminal.Gui.View.Add(Terminal.Gui.View()) + name.vb: Add(View()) + spec.csharp: + - uid: Terminal.Gui.View.Add(Terminal.Gui.View[]) + name: Add + nameWithType: View.Add + fullName: Terminal.Gui.View.Add + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: '[]' + nameWithType: '[]' + fullName: '[]' + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.Add(Terminal.Gui.View[]) + name: Add + nameWithType: View.Add + fullName: Terminal.Gui.View.Add + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: () + nameWithType: () + fullName: () + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.RemoveAll + commentId: M:Terminal.Gui.View.RemoveAll + parent: Terminal.Gui.View + name: RemoveAll() + nameWithType: View.RemoveAll() + fullName: Terminal.Gui.View.RemoveAll() + spec.csharp: + - uid: Terminal.Gui.View.RemoveAll + name: RemoveAll + nameWithType: View.RemoveAll + fullName: Terminal.Gui.View.RemoveAll + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.RemoveAll + name: RemoveAll + nameWithType: View.RemoveAll + fullName: Terminal.Gui.View.RemoveAll + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.Remove(Terminal.Gui.View) + commentId: M:Terminal.Gui.View.Remove(Terminal.Gui.View) + parent: Terminal.Gui.View + name: Remove(View) + nameWithType: View.Remove(View) + fullName: Terminal.Gui.View.Remove(Terminal.Gui.View) + spec.csharp: + - uid: Terminal.Gui.View.Remove(Terminal.Gui.View) + name: Remove + nameWithType: View.Remove + fullName: Terminal.Gui.View.Remove + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.Remove(Terminal.Gui.View) + name: Remove + nameWithType: View.Remove + fullName: Terminal.Gui.View.Remove + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.BringSubviewToFront(Terminal.Gui.View) + commentId: M:Terminal.Gui.View.BringSubviewToFront(Terminal.Gui.View) + parent: Terminal.Gui.View + name: BringSubviewToFront(View) + nameWithType: View.BringSubviewToFront(View) + fullName: Terminal.Gui.View.BringSubviewToFront(Terminal.Gui.View) + spec.csharp: + - uid: Terminal.Gui.View.BringSubviewToFront(Terminal.Gui.View) + name: BringSubviewToFront + nameWithType: View.BringSubviewToFront + fullName: Terminal.Gui.View.BringSubviewToFront + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.BringSubviewToFront(Terminal.Gui.View) + name: BringSubviewToFront + nameWithType: View.BringSubviewToFront + fullName: Terminal.Gui.View.BringSubviewToFront + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.SendSubviewToBack(Terminal.Gui.View) + commentId: M:Terminal.Gui.View.SendSubviewToBack(Terminal.Gui.View) + parent: Terminal.Gui.View + name: SendSubviewToBack(View) + nameWithType: View.SendSubviewToBack(View) + fullName: Terminal.Gui.View.SendSubviewToBack(Terminal.Gui.View) + spec.csharp: + - uid: Terminal.Gui.View.SendSubviewToBack(Terminal.Gui.View) + name: SendSubviewToBack + nameWithType: View.SendSubviewToBack + fullName: Terminal.Gui.View.SendSubviewToBack + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.SendSubviewToBack(Terminal.Gui.View) + name: SendSubviewToBack + nameWithType: View.SendSubviewToBack + fullName: Terminal.Gui.View.SendSubviewToBack + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.SendSubviewBackwards(Terminal.Gui.View) + commentId: M:Terminal.Gui.View.SendSubviewBackwards(Terminal.Gui.View) + parent: Terminal.Gui.View + name: SendSubviewBackwards(View) + nameWithType: View.SendSubviewBackwards(View) + fullName: Terminal.Gui.View.SendSubviewBackwards(Terminal.Gui.View) + spec.csharp: + - uid: Terminal.Gui.View.SendSubviewBackwards(Terminal.Gui.View) + name: SendSubviewBackwards + nameWithType: View.SendSubviewBackwards + fullName: Terminal.Gui.View.SendSubviewBackwards + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.SendSubviewBackwards(Terminal.Gui.View) + name: SendSubviewBackwards + nameWithType: View.SendSubviewBackwards + fullName: Terminal.Gui.View.SendSubviewBackwards + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.BringSubviewForward(Terminal.Gui.View) + commentId: M:Terminal.Gui.View.BringSubviewForward(Terminal.Gui.View) + parent: Terminal.Gui.View + name: BringSubviewForward(View) + nameWithType: View.BringSubviewForward(View) + fullName: Terminal.Gui.View.BringSubviewForward(Terminal.Gui.View) + spec.csharp: + - uid: Terminal.Gui.View.BringSubviewForward(Terminal.Gui.View) + name: BringSubviewForward + nameWithType: View.BringSubviewForward + fullName: Terminal.Gui.View.BringSubviewForward + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.BringSubviewForward(Terminal.Gui.View) + name: BringSubviewForward + nameWithType: View.BringSubviewForward + fullName: Terminal.Gui.View.BringSubviewForward + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.Clear + commentId: M:Terminal.Gui.View.Clear + parent: Terminal.Gui.View + name: Clear() + nameWithType: View.Clear() + fullName: Terminal.Gui.View.Clear() + spec.csharp: + - uid: Terminal.Gui.View.Clear + name: Clear + nameWithType: View.Clear + fullName: Terminal.Gui.View.Clear + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.Clear + name: Clear + nameWithType: View.Clear + fullName: Terminal.Gui.View.Clear + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.Clear(Terminal.Gui.Rect) + commentId: M:Terminal.Gui.View.Clear(Terminal.Gui.Rect) + parent: Terminal.Gui.View + name: Clear(Rect) + nameWithType: View.Clear(Rect) + fullName: Terminal.Gui.View.Clear(Terminal.Gui.Rect) + spec.csharp: + - uid: Terminal.Gui.View.Clear(Terminal.Gui.Rect) + name: Clear + nameWithType: View.Clear + fullName: Terminal.Gui.View.Clear + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.Clear(Terminal.Gui.Rect) + name: Clear + nameWithType: View.Clear + fullName: Terminal.Gui.View.Clear + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.ScreenToView(System.Int32,System.Int32) + commentId: M:Terminal.Gui.View.ScreenToView(System.Int32,System.Int32) + parent: Terminal.Gui.View + isExternal: true + name: ScreenToView(Int32, Int32) + nameWithType: View.ScreenToView(Int32, Int32) + fullName: Terminal.Gui.View.ScreenToView(System.Int32, System.Int32) + spec.csharp: + - uid: Terminal.Gui.View.ScreenToView(System.Int32,System.Int32) + name: ScreenToView + nameWithType: View.ScreenToView + fullName: Terminal.Gui.View.ScreenToView + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ScreenToView(System.Int32,System.Int32) + name: ScreenToView + nameWithType: View.ScreenToView + fullName: Terminal.Gui.View.ScreenToView + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.ClipToBounds + commentId: M:Terminal.Gui.View.ClipToBounds + parent: Terminal.Gui.View + name: ClipToBounds() + nameWithType: View.ClipToBounds() + fullName: Terminal.Gui.View.ClipToBounds() + spec.csharp: + - uid: Terminal.Gui.View.ClipToBounds + name: ClipToBounds + nameWithType: View.ClipToBounds + fullName: Terminal.Gui.View.ClipToBounds + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ClipToBounds + name: ClipToBounds + nameWithType: View.ClipToBounds + fullName: Terminal.Gui.View.ClipToBounds + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.SetClip(Terminal.Gui.Rect) + commentId: M:Terminal.Gui.View.SetClip(Terminal.Gui.Rect) + parent: Terminal.Gui.View + name: SetClip(Rect) + nameWithType: View.SetClip(Rect) + fullName: Terminal.Gui.View.SetClip(Terminal.Gui.Rect) + spec.csharp: + - uid: Terminal.Gui.View.SetClip(Terminal.Gui.Rect) + name: SetClip + nameWithType: View.SetClip + fullName: Terminal.Gui.View.SetClip + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.SetClip(Terminal.Gui.Rect) + name: SetClip + nameWithType: View.SetClip + fullName: Terminal.Gui.View.SetClip + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean) + commentId: M:Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean) + parent: Terminal.Gui.View + isExternal: true + name: DrawFrame(Rect, Int32, Boolean) + nameWithType: View.DrawFrame(Rect, Int32, Boolean) + fullName: Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect, System.Int32, System.Boolean) + spec.csharp: + - uid: Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean) + name: DrawFrame + nameWithType: View.DrawFrame + fullName: Terminal.Gui.View.DrawFrame + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean) + name: DrawFrame + nameWithType: View.DrawFrame + fullName: Terminal.Gui.View.DrawFrame + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.DrawHotString(NStack.ustring,Terminal.Gui.Attribute,Terminal.Gui.Attribute) + commentId: M:Terminal.Gui.View.DrawHotString(NStack.ustring,Terminal.Gui.Attribute,Terminal.Gui.Attribute) + parent: Terminal.Gui.View + isExternal: true + name: DrawHotString(ustring, Attribute, Attribute) + nameWithType: View.DrawHotString(ustring, Attribute, Attribute) + fullName: Terminal.Gui.View.DrawHotString(NStack.ustring, Terminal.Gui.Attribute, Terminal.Gui.Attribute) + spec.csharp: + - uid: Terminal.Gui.View.DrawHotString(NStack.ustring,Terminal.Gui.Attribute,Terminal.Gui.Attribute) + name: DrawHotString + nameWithType: View.DrawHotString + fullName: Terminal.Gui.View.DrawHotString + - name: ( + nameWithType: ( + fullName: ( + - uid: NStack.ustring + name: ustring + nameWithType: ustring + fullName: NStack.ustring + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: Terminal.Gui.Attribute + name: Attribute + nameWithType: Attribute + fullName: Terminal.Gui.Attribute + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: Terminal.Gui.Attribute + name: Attribute + nameWithType: Attribute + fullName: Terminal.Gui.Attribute + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.DrawHotString(NStack.ustring,Terminal.Gui.Attribute,Terminal.Gui.Attribute) + name: DrawHotString + nameWithType: View.DrawHotString + fullName: Terminal.Gui.View.DrawHotString + - name: ( + nameWithType: ( + fullName: ( + - uid: NStack.ustring + name: ustring + nameWithType: ustring + fullName: NStack.ustring + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: Terminal.Gui.Attribute + name: Attribute + nameWithType: Attribute + fullName: Terminal.Gui.Attribute + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: Terminal.Gui.Attribute + name: Attribute + nameWithType: Attribute + fullName: Terminal.Gui.Attribute + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.DrawHotString(NStack.ustring,System.Boolean,Terminal.Gui.ColorScheme) + commentId: M:Terminal.Gui.View.DrawHotString(NStack.ustring,System.Boolean,Terminal.Gui.ColorScheme) + parent: Terminal.Gui.View + isExternal: true + name: DrawHotString(ustring, Boolean, ColorScheme) + nameWithType: View.DrawHotString(ustring, Boolean, ColorScheme) + fullName: Terminal.Gui.View.DrawHotString(NStack.ustring, System.Boolean, Terminal.Gui.ColorScheme) + spec.csharp: + - uid: Terminal.Gui.View.DrawHotString(NStack.ustring,System.Boolean,Terminal.Gui.ColorScheme) + name: DrawHotString + nameWithType: View.DrawHotString + fullName: Terminal.Gui.View.DrawHotString + - name: ( + nameWithType: ( + fullName: ( + - uid: NStack.ustring + name: ustring + nameWithType: ustring + fullName: NStack.ustring + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: Terminal.Gui.ColorScheme + name: ColorScheme + nameWithType: ColorScheme + fullName: Terminal.Gui.ColorScheme + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.DrawHotString(NStack.ustring,System.Boolean,Terminal.Gui.ColorScheme) + name: DrawHotString + nameWithType: View.DrawHotString + fullName: Terminal.Gui.View.DrawHotString + - name: ( + nameWithType: ( + fullName: ( + - uid: NStack.ustring + name: ustring + nameWithType: ustring + fullName: NStack.ustring + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: Terminal.Gui.ColorScheme + name: ColorScheme + nameWithType: ColorScheme + fullName: Terminal.Gui.ColorScheme + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.Move(System.Int32,System.Int32) + commentId: M:Terminal.Gui.View.Move(System.Int32,System.Int32) + parent: Terminal.Gui.View + isExternal: true + name: Move(Int32, Int32) + nameWithType: View.Move(Int32, Int32) + fullName: Terminal.Gui.View.Move(System.Int32, System.Int32) + spec.csharp: + - uid: Terminal.Gui.View.Move(System.Int32,System.Int32) + name: Move + nameWithType: View.Move + fullName: Terminal.Gui.View.Move + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.Move(System.Int32,System.Int32) + name: Move + nameWithType: View.Move + fullName: Terminal.Gui.View.Move + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.PositionCursor + commentId: M:Terminal.Gui.View.PositionCursor + parent: Terminal.Gui.View + name: PositionCursor() + nameWithType: View.PositionCursor() + fullName: Terminal.Gui.View.PositionCursor() + spec.csharp: + - uid: Terminal.Gui.View.PositionCursor + name: PositionCursor + nameWithType: View.PositionCursor + fullName: Terminal.Gui.View.PositionCursor + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.PositionCursor + name: PositionCursor + nameWithType: View.PositionCursor + fullName: Terminal.Gui.View.PositionCursor + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.HasFocus + commentId: P:Terminal.Gui.View.HasFocus + parent: Terminal.Gui.View + name: HasFocus + nameWithType: View.HasFocus + fullName: Terminal.Gui.View.HasFocus +- uid: Terminal.Gui.View.OnEnter + commentId: M:Terminal.Gui.View.OnEnter + parent: Terminal.Gui.View + name: OnEnter() + nameWithType: View.OnEnter() + fullName: Terminal.Gui.View.OnEnter() + spec.csharp: + - uid: Terminal.Gui.View.OnEnter + name: OnEnter + nameWithType: View.OnEnter + fullName: Terminal.Gui.View.OnEnter + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.OnEnter + name: OnEnter + nameWithType: View.OnEnter + fullName: Terminal.Gui.View.OnEnter + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.OnLeave + commentId: M:Terminal.Gui.View.OnLeave + parent: Terminal.Gui.View + name: OnLeave() + nameWithType: View.OnLeave() + fullName: Terminal.Gui.View.OnLeave() + spec.csharp: + - uid: Terminal.Gui.View.OnLeave + name: OnLeave + nameWithType: View.OnLeave + fullName: Terminal.Gui.View.OnLeave + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.OnLeave + name: OnLeave + nameWithType: View.OnLeave + fullName: Terminal.Gui.View.OnLeave + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.Focused + commentId: P:Terminal.Gui.View.Focused + parent: Terminal.Gui.View + name: Focused + nameWithType: View.Focused + fullName: Terminal.Gui.View.Focused +- uid: Terminal.Gui.View.MostFocused + commentId: P:Terminal.Gui.View.MostFocused + parent: Terminal.Gui.View + name: MostFocused + nameWithType: View.MostFocused + fullName: Terminal.Gui.View.MostFocused +- uid: Terminal.Gui.View.ColorScheme + commentId: P:Terminal.Gui.View.ColorScheme + parent: Terminal.Gui.View + name: ColorScheme + nameWithType: View.ColorScheme + fullName: Terminal.Gui.View.ColorScheme +- uid: Terminal.Gui.View.AddRune(System.Int32,System.Int32,System.Rune) + commentId: M:Terminal.Gui.View.AddRune(System.Int32,System.Int32,System.Rune) + parent: Terminal.Gui.View + isExternal: true + name: AddRune(Int32, Int32, Rune) + nameWithType: View.AddRune(Int32, Int32, Rune) + fullName: Terminal.Gui.View.AddRune(System.Int32, System.Int32, System.Rune) + spec.csharp: + - uid: Terminal.Gui.View.AddRune(System.Int32,System.Int32,System.Rune) + name: AddRune + nameWithType: View.AddRune + fullName: Terminal.Gui.View.AddRune + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Rune + name: Rune + nameWithType: Rune + fullName: System.Rune + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.AddRune(System.Int32,System.Int32,System.Rune) + name: AddRune + nameWithType: View.AddRune + fullName: Terminal.Gui.View.AddRune + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Rune + name: Rune + nameWithType: Rune + fullName: System.Rune + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.ClearNeedsDisplay + commentId: M:Terminal.Gui.View.ClearNeedsDisplay + parent: Terminal.Gui.View + name: ClearNeedsDisplay() + nameWithType: View.ClearNeedsDisplay() + fullName: Terminal.Gui.View.ClearNeedsDisplay() + spec.csharp: + - uid: Terminal.Gui.View.ClearNeedsDisplay + name: ClearNeedsDisplay + nameWithType: View.ClearNeedsDisplay + fullName: Terminal.Gui.View.ClearNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ClearNeedsDisplay + name: ClearNeedsDisplay + nameWithType: View.ClearNeedsDisplay + fullName: Terminal.Gui.View.ClearNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.SetFocus(Terminal.Gui.View) + commentId: M:Terminal.Gui.View.SetFocus(Terminal.Gui.View) + parent: Terminal.Gui.View + name: SetFocus(View) + nameWithType: View.SetFocus(View) + fullName: Terminal.Gui.View.SetFocus(Terminal.Gui.View) + spec.csharp: + - uid: Terminal.Gui.View.SetFocus(Terminal.Gui.View) + name: SetFocus + nameWithType: View.SetFocus + fullName: Terminal.Gui.View.SetFocus + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.SetFocus(Terminal.Gui.View) + name: SetFocus + nameWithType: View.SetFocus + fullName: Terminal.Gui.View.SetFocus + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.KeyPress + commentId: E:Terminal.Gui.View.KeyPress + parent: Terminal.Gui.View + name: KeyPress + nameWithType: View.KeyPress + fullName: Terminal.Gui.View.KeyPress +- uid: Terminal.Gui.View.ProcessKey(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.View.ProcessKey(Terminal.Gui.KeyEvent) + parent: Terminal.Gui.View + name: ProcessKey(KeyEvent) + nameWithType: View.ProcessKey(KeyEvent) + fullName: Terminal.Gui.View.ProcessKey(Terminal.Gui.KeyEvent) + spec.csharp: + - uid: Terminal.Gui.View.ProcessKey(Terminal.Gui.KeyEvent) + name: ProcessKey + nameWithType: View.ProcessKey + fullName: Terminal.Gui.View.ProcessKey + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ProcessKey(Terminal.Gui.KeyEvent) + name: ProcessKey + nameWithType: View.ProcessKey + fullName: Terminal.Gui.View.ProcessKey + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) + parent: Terminal.Gui.View + name: ProcessHotKey(KeyEvent) + nameWithType: View.ProcessHotKey(KeyEvent) + fullName: Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) + spec.csharp: + - uid: Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) + name: ProcessHotKey + nameWithType: View.ProcessHotKey + fullName: Terminal.Gui.View.ProcessHotKey + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) + name: ProcessHotKey + nameWithType: View.ProcessHotKey + fullName: Terminal.Gui.View.ProcessHotKey + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) + parent: Terminal.Gui.View + name: ProcessColdKey(KeyEvent) + nameWithType: View.ProcessColdKey(KeyEvent) + fullName: Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) + spec.csharp: + - uid: Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) + name: ProcessColdKey + nameWithType: View.ProcessColdKey + fullName: Terminal.Gui.View.ProcessColdKey + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) + name: ProcessColdKey + nameWithType: View.ProcessColdKey + fullName: Terminal.Gui.View.ProcessColdKey + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.KeyDown + commentId: E:Terminal.Gui.View.KeyDown + parent: Terminal.Gui.View + name: KeyDown + nameWithType: View.KeyDown + fullName: Terminal.Gui.View.KeyDown +- uid: Terminal.Gui.View.OnKeyDown(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.View.OnKeyDown(Terminal.Gui.KeyEvent) + parent: Terminal.Gui.View + name: OnKeyDown(KeyEvent) + nameWithType: View.OnKeyDown(KeyEvent) + fullName: Terminal.Gui.View.OnKeyDown(Terminal.Gui.KeyEvent) + spec.csharp: + - uid: Terminal.Gui.View.OnKeyDown(Terminal.Gui.KeyEvent) + name: OnKeyDown + nameWithType: View.OnKeyDown + fullName: Terminal.Gui.View.OnKeyDown + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.OnKeyDown(Terminal.Gui.KeyEvent) + name: OnKeyDown + nameWithType: View.OnKeyDown + fullName: Terminal.Gui.View.OnKeyDown + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.KeyUp + commentId: E:Terminal.Gui.View.KeyUp + parent: Terminal.Gui.View + name: KeyUp + nameWithType: View.KeyUp + fullName: Terminal.Gui.View.KeyUp +- uid: Terminal.Gui.View.OnKeyUp(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.View.OnKeyUp(Terminal.Gui.KeyEvent) + parent: Terminal.Gui.View + name: OnKeyUp(KeyEvent) + nameWithType: View.OnKeyUp(KeyEvent) + fullName: Terminal.Gui.View.OnKeyUp(Terminal.Gui.KeyEvent) + spec.csharp: + - uid: Terminal.Gui.View.OnKeyUp(Terminal.Gui.KeyEvent) + name: OnKeyUp + nameWithType: View.OnKeyUp + fullName: Terminal.Gui.View.OnKeyUp + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.OnKeyUp(Terminal.Gui.KeyEvent) + name: OnKeyUp + nameWithType: View.OnKeyUp + fullName: Terminal.Gui.View.OnKeyUp + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.EnsureFocus + commentId: M:Terminal.Gui.View.EnsureFocus + parent: Terminal.Gui.View + name: EnsureFocus() + nameWithType: View.EnsureFocus() + fullName: Terminal.Gui.View.EnsureFocus() + spec.csharp: + - uid: Terminal.Gui.View.EnsureFocus + name: EnsureFocus + nameWithType: View.EnsureFocus + fullName: Terminal.Gui.View.EnsureFocus + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.EnsureFocus + name: EnsureFocus + nameWithType: View.EnsureFocus + fullName: Terminal.Gui.View.EnsureFocus + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.FocusFirst + commentId: M:Terminal.Gui.View.FocusFirst + parent: Terminal.Gui.View + name: FocusFirst() + nameWithType: View.FocusFirst() + fullName: Terminal.Gui.View.FocusFirst() + spec.csharp: + - uid: Terminal.Gui.View.FocusFirst + name: FocusFirst + nameWithType: View.FocusFirst + fullName: Terminal.Gui.View.FocusFirst + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.FocusFirst + name: FocusFirst + nameWithType: View.FocusFirst + fullName: Terminal.Gui.View.FocusFirst + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.FocusLast + commentId: M:Terminal.Gui.View.FocusLast + parent: Terminal.Gui.View + name: FocusLast() + nameWithType: View.FocusLast() + fullName: Terminal.Gui.View.FocusLast() + spec.csharp: + - uid: Terminal.Gui.View.FocusLast + name: FocusLast + nameWithType: View.FocusLast + fullName: Terminal.Gui.View.FocusLast + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.FocusLast + name: FocusLast + nameWithType: View.FocusLast + fullName: Terminal.Gui.View.FocusLast + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.FocusPrev + commentId: M:Terminal.Gui.View.FocusPrev + parent: Terminal.Gui.View + name: FocusPrev() + nameWithType: View.FocusPrev() + fullName: Terminal.Gui.View.FocusPrev() + spec.csharp: + - uid: Terminal.Gui.View.FocusPrev + name: FocusPrev + nameWithType: View.FocusPrev + fullName: Terminal.Gui.View.FocusPrev + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.FocusPrev + name: FocusPrev + nameWithType: View.FocusPrev + fullName: Terminal.Gui.View.FocusPrev + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.FocusNext + commentId: M:Terminal.Gui.View.FocusNext + parent: Terminal.Gui.View + name: FocusNext() + nameWithType: View.FocusNext() + fullName: Terminal.Gui.View.FocusNext() + spec.csharp: + - uid: Terminal.Gui.View.FocusNext + name: FocusNext + nameWithType: View.FocusNext + fullName: Terminal.Gui.View.FocusNext + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.FocusNext + name: FocusNext + nameWithType: View.FocusNext + fullName: Terminal.Gui.View.FocusNext + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.LayoutSubviews + commentId: M:Terminal.Gui.View.LayoutSubviews + parent: Terminal.Gui.View + name: LayoutSubviews() + nameWithType: View.LayoutSubviews() + fullName: Terminal.Gui.View.LayoutSubviews() + spec.csharp: + - uid: Terminal.Gui.View.LayoutSubviews + name: LayoutSubviews + nameWithType: View.LayoutSubviews + fullName: Terminal.Gui.View.LayoutSubviews + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.LayoutSubviews + name: LayoutSubviews + nameWithType: View.LayoutSubviews + fullName: Terminal.Gui.View.LayoutSubviews + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.ToString + commentId: M:Terminal.Gui.View.ToString + parent: Terminal.Gui.View + name: ToString() + nameWithType: View.ToString() + fullName: Terminal.Gui.View.ToString() + spec.csharp: + - uid: Terminal.Gui.View.ToString + name: ToString + nameWithType: View.ToString + fullName: Terminal.Gui.View.ToString + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ToString + name: ToString + nameWithType: View.ToString + fullName: Terminal.Gui.View.ToString + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.OnMouseEnter(Terminal.Gui.MouseEvent) + commentId: M:Terminal.Gui.View.OnMouseEnter(Terminal.Gui.MouseEvent) + parent: Terminal.Gui.View + name: OnMouseEnter(MouseEvent) + nameWithType: View.OnMouseEnter(MouseEvent) + fullName: Terminal.Gui.View.OnMouseEnter(Terminal.Gui.MouseEvent) + spec.csharp: + - uid: Terminal.Gui.View.OnMouseEnter(Terminal.Gui.MouseEvent) + name: OnMouseEnter + nameWithType: View.OnMouseEnter + fullName: Terminal.Gui.View.OnMouseEnter + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.MouseEvent + name: MouseEvent + nameWithType: MouseEvent + fullName: Terminal.Gui.MouseEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.OnMouseEnter(Terminal.Gui.MouseEvent) + name: OnMouseEnter + nameWithType: View.OnMouseEnter + fullName: Terminal.Gui.View.OnMouseEnter + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.MouseEvent + name: MouseEvent + nameWithType: MouseEvent + fullName: Terminal.Gui.MouseEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.OnMouseLeave(Terminal.Gui.MouseEvent) + commentId: M:Terminal.Gui.View.OnMouseLeave(Terminal.Gui.MouseEvent) + parent: Terminal.Gui.View + name: OnMouseLeave(MouseEvent) + nameWithType: View.OnMouseLeave(MouseEvent) + fullName: Terminal.Gui.View.OnMouseLeave(Terminal.Gui.MouseEvent) + spec.csharp: + - uid: Terminal.Gui.View.OnMouseLeave(Terminal.Gui.MouseEvent) + name: OnMouseLeave + nameWithType: View.OnMouseLeave + fullName: Terminal.Gui.View.OnMouseLeave + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.MouseEvent + name: MouseEvent + nameWithType: MouseEvent + fullName: Terminal.Gui.MouseEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.OnMouseLeave(Terminal.Gui.MouseEvent) + name: OnMouseLeave + nameWithType: View.OnMouseLeave + fullName: Terminal.Gui.View.OnMouseLeave + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.MouseEvent + name: MouseEvent + nameWithType: MouseEvent + fullName: Terminal.Gui.MouseEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.Responder.CanFocus + commentId: P:Terminal.Gui.Responder.CanFocus + parent: Terminal.Gui.Responder + name: CanFocus + nameWithType: Responder.CanFocus + fullName: Terminal.Gui.Responder.CanFocus +- uid: Terminal.Gui.Responder.MouseEvent(Terminal.Gui.MouseEvent) + commentId: M:Terminal.Gui.Responder.MouseEvent(Terminal.Gui.MouseEvent) + parent: Terminal.Gui.Responder + name: MouseEvent(MouseEvent) + nameWithType: Responder.MouseEvent(MouseEvent) + fullName: Terminal.Gui.Responder.MouseEvent(Terminal.Gui.MouseEvent) + spec.csharp: + - uid: Terminal.Gui.Responder.MouseEvent(Terminal.Gui.MouseEvent) + name: MouseEvent + nameWithType: Responder.MouseEvent + fullName: Terminal.Gui.Responder.MouseEvent + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.MouseEvent + name: MouseEvent + nameWithType: MouseEvent + fullName: Terminal.Gui.MouseEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.Responder.MouseEvent(Terminal.Gui.MouseEvent) + name: MouseEvent + nameWithType: Responder.MouseEvent + fullName: Terminal.Gui.Responder.MouseEvent + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.MouseEvent + name: MouseEvent + nameWithType: MouseEvent + fullName: Terminal.Gui.MouseEvent + - name: ) + nameWithType: ) + fullName: ) +- 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 + commentId: N:System + isExternal: true + name: System + nameWithType: System + fullName: System +- uid: System.Collections + commentId: N:System.Collections + isExternal: true + name: System.Collections + nameWithType: System.Collections + fullName: System.Collections +- uid: Terminal.Gui.Label + commentId: T:Terminal.Gui.Label + name: Label + nameWithType: Label + fullName: Terminal.Gui.Label +- uid: Terminal.Gui.Label.#ctor* + commentId: Overload:Terminal.Gui.Label.#ctor + name: Label + nameWithType: Label.Label + fullName: Terminal.Gui.Label.Label - uid: System.Int32 + commentId: T:System.Int32 parent: System isExternal: true name: Int32 nameWithType: Int32 fullName: System.Int32 -- uid: Terminal.Gui.Label.MaxWidth(NStack.ustring,System.Int32) - parent: Terminal.Gui.Label - isExternal: false - name: MaxWidth(ustring, Int32) - nameWithType: Label.MaxWidth(ustring, Int32) - fullName: Label.MaxWidth(ustring, Int32) -- uid: Terminal.Gui.Label.MeasureLines(NStack.ustring,System.Int32) - parent: Terminal.Gui.Label - isExternal: false - name: MeasureLines(ustring, Int32) - nameWithType: Label.MeasureLines(ustring, Int32) - fullName: Label.MeasureLines(ustring, Int32) +- uid: NStack.ustring + commentId: T:NStack.ustring + parent: NStack + isExternal: true + name: ustring + nameWithType: ustring + fullName: NStack.ustring +- uid: NStack + commentId: N:NStack + isExternal: true + name: NStack + nameWithType: NStack + fullName: NStack +- uid: Terminal.Gui.Rect + commentId: T:Terminal.Gui.Rect + parent: Terminal.Gui + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect - uid: Terminal.Gui.Label.Redraw(Terminal.Gui.Rect) - parent: Terminal.Gui.Label - isExternal: false + commentId: M:Terminal.Gui.Label.Redraw(Terminal.Gui.Rect) + isExternal: true +- uid: Terminal.Gui.View.Redraw(Terminal.Gui.Rect) + commentId: M:Terminal.Gui.View.Redraw(Terminal.Gui.Rect) + parent: Terminal.Gui.View name: Redraw(Rect) - nameWithType: Label.Redraw(Rect) - fullName: Label.Redraw(Rect) -- uid: Terminal.Gui.Label.Text - parent: Terminal.Gui.Label - isExternal: false + nameWithType: View.Redraw(Rect) + fullName: Terminal.Gui.View.Redraw(Terminal.Gui.Rect) + spec.csharp: + - uid: Terminal.Gui.View.Redraw(Terminal.Gui.Rect) + name: Redraw + nameWithType: View.Redraw + fullName: Terminal.Gui.View.Redraw + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.Redraw(Terminal.Gui.Rect) + name: Redraw + nameWithType: View.Redraw + fullName: Terminal.Gui.View.Redraw + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.Label.Redraw* + commentId: Overload:Terminal.Gui.Label.Redraw + name: Redraw + nameWithType: Label.Redraw + fullName: Terminal.Gui.Label.Redraw +- uid: Terminal.Gui.Label.MeasureLines* + commentId: Overload:Terminal.Gui.Label.MeasureLines + name: MeasureLines + nameWithType: Label.MeasureLines + fullName: Terminal.Gui.Label.MeasureLines +- uid: Terminal.Gui.Label.MaxWidth* + commentId: Overload:Terminal.Gui.Label.MaxWidth + name: MaxWidth + nameWithType: Label.MaxWidth + fullName: Terminal.Gui.Label.MaxWidth +- uid: Terminal.Gui.Label.Text* + commentId: Overload:Terminal.Gui.Label.Text name: Text nameWithType: Label.Text - fullName: Label.Text -- uid: Terminal.Gui.Label.TextAlignment - parent: Terminal.Gui.Label - isExternal: false + fullName: Terminal.Gui.Label.Text +- uid: Terminal.Gui.Label.TextAlignment* + commentId: Overload:Terminal.Gui.Label.TextAlignment name: TextAlignment nameWithType: Label.TextAlignment - fullName: Label.TextAlignment + fullName: Terminal.Gui.Label.TextAlignment - uid: Terminal.Gui.TextAlignment + commentId: T:Terminal.Gui.TextAlignment parent: Terminal.Gui - isExternal: false name: TextAlignment nameWithType: TextAlignment fullName: Terminal.Gui.TextAlignment -- uid: Terminal.Gui.Label.TextColor - parent: Terminal.Gui.Label - isExternal: false +- uid: Terminal.Gui.Label.TextColor* + commentId: Overload:Terminal.Gui.Label.TextColor name: TextColor nameWithType: Label.TextColor - fullName: Label.TextColor + fullName: Terminal.Gui.Label.TextColor - uid: Terminal.Gui.Attribute + commentId: T:Terminal.Gui.Attribute parent: Terminal.Gui - isExternal: false name: Attribute nameWithType: Attribute fullName: Terminal.Gui.Attribute -- uid: Terminal.Gui.Label.#ctor* - parent: Terminal.Gui.Label - isExternal: false - name: Label - nameWithType: Label.Label - fullName: Label.Label -- uid: Terminal.Gui.Label.MaxWidth* - parent: Terminal.Gui.Label - isExternal: false - name: MaxWidth - nameWithType: Label.MaxWidth - fullName: Label.MaxWidth -- uid: Terminal.Gui.Label.MeasureLines* - parent: Terminal.Gui.Label - isExternal: false - name: MeasureLines - nameWithType: Label.MeasureLines - fullName: Label.MeasureLines -- uid: Terminal.Gui.Label.Redraw* - parent: Terminal.Gui.Label - isExternal: false - name: Redraw - nameWithType: Label.Redraw - fullName: Label.Redraw -- uid: Terminal.Gui.Label.Text* - parent: Terminal.Gui.Label - isExternal: false - name: Text - nameWithType: Label.Text - fullName: Label.Text -- uid: Terminal.Gui.Label.TextAlignment* - parent: Terminal.Gui.Label - isExternal: false - name: TextAlignment - nameWithType: Label.TextAlignment - fullName: Label.TextAlignment -- uid: Terminal.Gui.Label.TextColor* - parent: Terminal.Gui.Label - isExternal: false - name: TextColor - nameWithType: Label.TextColor - fullName: Label.TextColor -- uid: Terminal.Gui.Responder.CanFocus - parent: Terminal.Gui.Responder - isExternal: false - name: CanFocus - nameWithType: Responder.CanFocus - fullName: Responder.CanFocus -- uid: Terminal.Gui.View.HasFocus - parent: Terminal.Gui.View - isExternal: false - name: HasFocus - nameWithType: View.HasFocus - fullName: View.HasFocus -- uid: Terminal.Gui.Responder.MouseEvent(Terminal.Gui.MouseEvent) - parent: Terminal.Gui.Responder - isExternal: false - name: MouseEvent(MouseEvent) - nameWithType: Responder.MouseEvent(MouseEvent) - fullName: Responder.MouseEvent(MouseEvent) -- uid: Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) - parent: Terminal.Gui.View - isExternal: false - name: ProcessColdKey(KeyEvent) - nameWithType: View.ProcessColdKey(KeyEvent) - fullName: View.ProcessColdKey(KeyEvent) -- uid: Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) - parent: Terminal.Gui.View - isExternal: false - name: ProcessHotKey(KeyEvent) - nameWithType: View.ProcessHotKey(KeyEvent) - fullName: View.ProcessHotKey(KeyEvent) -- uid: Terminal.Gui.View.ProcessKey(Terminal.Gui.KeyEvent) - parent: Terminal.Gui.View - isExternal: false - name: ProcessKey(KeyEvent) - nameWithType: View.ProcessKey(KeyEvent) - fullName: View.ProcessKey(KeyEvent) -- uid: Terminal.Gui.View.Add(Terminal.Gui.View) - parent: Terminal.Gui.View - isExternal: false - name: Add(View) - nameWithType: View.Add(View) - fullName: View.Add(View) -- uid: Terminal.Gui.View.Add(Terminal.Gui.View[]) - parent: Terminal.Gui.View - isExternal: false - name: Add(View[]) - nameWithType: View.Add(View[]) - fullName: View.Add(View[]) -- uid: Terminal.Gui.View.AddRune(System.Int32,System.Int32,System.Rune) - parent: Terminal.Gui.View - isExternal: false - name: AddRune(Int32, Int32, Rune) - nameWithType: View.AddRune(Int32, Int32, Rune) - fullName: View.AddRune(Int32, Int32, Rune) -- uid: Terminal.Gui.View.Bounds - parent: Terminal.Gui.View - isExternal: false - name: Bounds - nameWithType: View.Bounds - fullName: View.Bounds -- uid: Terminal.Gui.View.ChildNeedsDisplay - parent: Terminal.Gui.View - isExternal: false - name: ChildNeedsDisplay() - nameWithType: View.ChildNeedsDisplay() - fullName: View.ChildNeedsDisplay() -- uid: Terminal.Gui.View.Clear - parent: Terminal.Gui.View - isExternal: false - name: Clear() - nameWithType: View.Clear() - fullName: View.Clear() -- uid: Terminal.Gui.View.Clear(Terminal.Gui.Rect) - parent: Terminal.Gui.View - isExternal: false - name: Clear(Rect) - nameWithType: View.Clear(Rect) - fullName: View.Clear(Rect) -- uid: Terminal.Gui.View.ClearNeedsDisplay - parent: Terminal.Gui.View - isExternal: false - name: ClearNeedsDisplay() - nameWithType: View.ClearNeedsDisplay() - fullName: View.ClearNeedsDisplay() -- uid: Terminal.Gui.View.ClipToBounds - parent: Terminal.Gui.View - isExternal: false - name: ClipToBounds() - nameWithType: View.ClipToBounds() - fullName: View.ClipToBounds() -- uid: Terminal.Gui.View.ColorScheme - parent: Terminal.Gui.View - isExternal: false - name: ColorScheme - nameWithType: View.ColorScheme - fullName: View.ColorScheme -- uid: Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean) - parent: Terminal.Gui.View - isExternal: false - name: DrawFrame(Rect, Int32, Boolean) - nameWithType: View.DrawFrame(Rect, Int32, Boolean) - fullName: View.DrawFrame(Rect, Int32, Boolean) -- uid: Terminal.Gui.View.DrawHotString(NStack.ustring,System.Boolean,Terminal.Gui.ColorScheme) - parent: Terminal.Gui.View - isExternal: false - name: DrawHotString(ustring, Boolean, ColorScheme) - nameWithType: View.DrawHotString(ustring, Boolean, ColorScheme) - fullName: View.DrawHotString(ustring, Boolean, ColorScheme) -- uid: Terminal.Gui.View.DrawHotString(NStack.ustring,Terminal.Gui.Attribute,Terminal.Gui.Attribute) - parent: Terminal.Gui.View - isExternal: false - name: DrawHotString(ustring, Attribute, Attribute) - nameWithType: View.DrawHotString(ustring, Attribute, Attribute) - fullName: View.DrawHotString(ustring, Attribute, Attribute) -- uid: Terminal.Gui.View.Driver - parent: Terminal.Gui.View - isExternal: false - name: Driver - nameWithType: View.Driver - fullName: View.Driver -- uid: Terminal.Gui.View.EnsureFocus - parent: Terminal.Gui.View - isExternal: false - name: EnsureFocus() - nameWithType: View.EnsureFocus() - fullName: View.EnsureFocus() -- uid: Terminal.Gui.View.Focused - parent: Terminal.Gui.View - isExternal: false - name: Focused - nameWithType: View.Focused - fullName: View.Focused -- uid: Terminal.Gui.View.FocusFirst - parent: Terminal.Gui.View - isExternal: false - name: FocusFirst() - nameWithType: View.FocusFirst() - fullName: View.FocusFirst() -- uid: Terminal.Gui.View.FocusLast - parent: Terminal.Gui.View - isExternal: false - name: FocusLast() - nameWithType: View.FocusLast() - fullName: View.FocusLast() -- uid: Terminal.Gui.View.FocusNext - parent: Terminal.Gui.View - isExternal: false - name: FocusNext() - nameWithType: View.FocusNext() - fullName: View.FocusNext() -- uid: Terminal.Gui.View.FocusPrev - parent: Terminal.Gui.View - isExternal: false - name: FocusPrev() - nameWithType: View.FocusPrev() - fullName: View.FocusPrev() -- uid: Terminal.Gui.View.Frame - parent: Terminal.Gui.View - isExternal: false - name: Frame - nameWithType: View.Frame - fullName: View.Frame -- uid: Terminal.Gui.View.GetEnumerator - parent: Terminal.Gui.View - isExternal: false - name: GetEnumerator() - nameWithType: View.GetEnumerator() - fullName: View.GetEnumerator() -- uid: Terminal.Gui.View.Height - parent: Terminal.Gui.View - isExternal: false - name: Height - nameWithType: View.Height - fullName: View.Height -- uid: Terminal.Gui.View.Id - parent: Terminal.Gui.View - isExternal: false - name: Id - nameWithType: View.Id - fullName: View.Id -- uid: Terminal.Gui.View.LayoutStyle - parent: Terminal.Gui.View - isExternal: false - name: LayoutStyle - nameWithType: View.LayoutStyle - fullName: View.LayoutStyle -- uid: Terminal.Gui.View.LayoutSubviews - parent: Terminal.Gui.View - isExternal: false - name: LayoutSubviews() - nameWithType: View.LayoutSubviews() - fullName: View.LayoutSubviews() -- uid: Terminal.Gui.View.MostFocused - parent: Terminal.Gui.View - isExternal: false - name: MostFocused - nameWithType: View.MostFocused - fullName: View.MostFocused -- uid: Terminal.Gui.View.Move(System.Int32,System.Int32) - parent: Terminal.Gui.View - isExternal: false - name: Move(Int32, Int32) - nameWithType: View.Move(Int32, Int32) - fullName: View.Move(Int32, Int32) -- uid: Terminal.Gui.View.PositionCursor - parent: Terminal.Gui.View - isExternal: false - name: PositionCursor() - nameWithType: View.PositionCursor() - fullName: View.PositionCursor() -- uid: Terminal.Gui.View.Remove(Terminal.Gui.View) - parent: Terminal.Gui.View - isExternal: false - name: Remove(View) - nameWithType: View.Remove(View) - fullName: View.Remove(View) -- uid: Terminal.Gui.View.RemoveAll - parent: Terminal.Gui.View - isExternal: false - name: RemoveAll() - nameWithType: View.RemoveAll() - fullName: View.RemoveAll() -- uid: Terminal.Gui.View.ScreenToView(System.Int32,System.Int32) - parent: Terminal.Gui.View - isExternal: false - name: ScreenToView(Int32, Int32) - nameWithType: View.ScreenToView(Int32, Int32) - fullName: View.ScreenToView(Int32, Int32) -- uid: Terminal.Gui.View.SetClip(Terminal.Gui.Rect) - parent: Terminal.Gui.View - isExternal: false - name: SetClip(Rect) - nameWithType: View.SetClip(Rect) - fullName: View.SetClip(Rect) -- uid: Terminal.Gui.View.SetFocus(Terminal.Gui.View) - parent: Terminal.Gui.View - isExternal: false - name: SetFocus(View) - nameWithType: View.SetFocus(View) - fullName: View.SetFocus(View) -- uid: Terminal.Gui.View.SetNeedsDisplay - parent: Terminal.Gui.View - isExternal: false - name: SetNeedsDisplay() - nameWithType: View.SetNeedsDisplay() - fullName: View.SetNeedsDisplay() -- uid: Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) - parent: Terminal.Gui.View - isExternal: false - name: SetNeedsDisplay(Rect) - nameWithType: View.SetNeedsDisplay(Rect) - fullName: View.SetNeedsDisplay(Rect) -- uid: Terminal.Gui.View.Subviews - parent: Terminal.Gui.View - isExternal: false - name: Subviews - nameWithType: View.Subviews - fullName: View.Subviews -- uid: Terminal.Gui.View.SuperView - parent: Terminal.Gui.View - isExternal: false - name: SuperView - nameWithType: View.SuperView - fullName: View.SuperView -- uid: Terminal.Gui.View.ToString - parent: Terminal.Gui.View - isExternal: false - name: ToString() - nameWithType: View.ToString() - fullName: View.ToString() -- uid: Terminal.Gui.View.WantMousePositionReports - parent: Terminal.Gui.View - isExternal: false - name: WantMousePositionReports - nameWithType: View.WantMousePositionReports - fullName: View.WantMousePositionReports -- uid: Terminal.Gui.View.Width - parent: Terminal.Gui.View - isExternal: false - name: Width - nameWithType: View.Width - fullName: View.Width -- uid: Terminal.Gui.View.X - parent: Terminal.Gui.View - isExternal: false - name: X - nameWithType: View.X - fullName: View.X -- uid: Terminal.Gui.View.Y - parent: Terminal.Gui.View - isExternal: false - name: Y - nameWithType: View.Y - fullName: View.Y +shouldSkipMarkup: true diff --git a/docfx/api/Terminal.Gui/Terminal.Gui.LayoutStyle.yml b/docfx/api/Terminal.Gui/Terminal.Gui.LayoutStyle.yml index ece96a236..8c10a02a9 100644 --- a/docfx/api/Terminal.Gui/Terminal.Gui.LayoutStyle.yml +++ b/docfx/api/Terminal.Gui/Terminal.Gui.LayoutStyle.yml @@ -1,86 +1,119 @@ ### YamlMime:ManagedReference items: - uid: Terminal.Gui.LayoutStyle + commentId: T:Terminal.Gui.LayoutStyle id: LayoutStyle + parent: Terminal.Gui children: - Terminal.Gui.LayoutStyle.Absolute - Terminal.Gui.LayoutStyle.Computed langs: - csharp + - vb name: LayoutStyle nameWithType: LayoutStyle fullName: Terminal.Gui.LayoutStyle type: Enum + source: + remote: + path: Terminal.Gui/Core.cs + branch: docs + repo: tig:tig/gui.cs.git + id: LayoutStyle + path: ../Terminal.Gui/Core.cs + startLine: 198 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: "Determines the LayoutStyle for a view, if Absolute, during LayoutSubviews, the\n value from the Frame will be used, if the value is Computer, then the Frame \n will be updated from the X, Y Pos objets and the Width and Heigh Dim objects." + summary: "\nDetermines the LayoutStyle for a view, if Absolute, during LayoutSubviews, the\nvalue from the Frame will be used, if the value is Computer, then the Frame\nwill be updated from the X, Y Pos objects and the Width and Height Dim objects.\n" + example: [] syntax: content: public enum LayoutStyle - inheritance: - - System.Enum + content.vb: Public Enum LayoutStyle + modifiers.csharp: + - public + - enum + modifiers.vb: + - Public + - Enum - uid: Terminal.Gui.LayoutStyle.Absolute + commentId: F:Terminal.Gui.LayoutStyle.Absolute id: Absolute parent: Terminal.Gui.LayoutStyle langs: - csharp + - vb name: Absolute nameWithType: LayoutStyle.Absolute - fullName: LayoutStyle.Absolute + fullName: Terminal.Gui.LayoutStyle.Absolute type: Field + source: + remote: + path: Terminal.Gui/Core.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Absolute + path: ../Terminal.Gui/Core.cs + startLine: 202 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: The position and size of the view are based on the Frame value. + summary: "\nThe position and size of the view are based on the Frame value.\n" + example: [] syntax: - content: Absolute + content: Absolute = 0 return: type: Terminal.Gui.LayoutStyle - description: To be added. - exceptions: [] + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const - uid: Terminal.Gui.LayoutStyle.Computed + commentId: F:Terminal.Gui.LayoutStyle.Computed id: Computed parent: Terminal.Gui.LayoutStyle langs: - csharp + - vb name: Computed nameWithType: LayoutStyle.Computed - fullName: LayoutStyle.Computed + fullName: Terminal.Gui.LayoutStyle.Computed type: Field + source: + remote: + path: Terminal.Gui/Core.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Computed + path: ../Terminal.Gui/Core.cs + startLine: 208 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: >- - The position and size of the view will be computed based on the - X, Y, Width and Height properties and set on the Frame. + summary: "\nThe position and size of the view will be computed based on the\nX, Y, Width and Height properties and set on the Frame.\n" + example: [] syntax: - content: Computed + content: Computed = 1 return: type: Terminal.Gui.LayoutStyle - description: To be added. - exceptions: [] + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const references: -- uid: System.Enum - parent: System - isExternal: true - name: Enum - nameWithType: Enum - fullName: System.Enum -- uid: Terminal.Gui.LayoutStyle.Absolute - parent: Terminal.Gui.LayoutStyle - isExternal: false - name: Absolute - nameWithType: LayoutStyle.Absolute - fullName: LayoutStyle.Absolute +- uid: Terminal.Gui + commentId: N:Terminal.Gui + name: Terminal.Gui + nameWithType: Terminal.Gui + fullName: Terminal.Gui - uid: Terminal.Gui.LayoutStyle + commentId: T:Terminal.Gui.LayoutStyle parent: Terminal.Gui - isExternal: false name: LayoutStyle nameWithType: LayoutStyle fullName: Terminal.Gui.LayoutStyle -- uid: Terminal.Gui.LayoutStyle.Computed - parent: Terminal.Gui.LayoutStyle - isExternal: false - name: Computed - nameWithType: LayoutStyle.Computed - fullName: LayoutStyle.Computed +shouldSkipMarkup: true diff --git a/docfx/api/Terminal.Gui/Terminal.Gui.ListView.yml b/docfx/api/Terminal.Gui/Terminal.Gui.ListView.yml index d6c87b2bc..29341ab93 100644 --- a/docfx/api/Terminal.Gui/Terminal.Gui.ListView.yml +++ b/docfx/api/Terminal.Gui/Terminal.Gui.ListView.yml @@ -1,880 +1,3459 @@ ### YamlMime:ManagedReference items: - uid: Terminal.Gui.ListView + commentId: T:Terminal.Gui.ListView id: ListView + parent: Terminal.Gui children: - Terminal.Gui.ListView.#ctor - Terminal.Gui.ListView.#ctor(System.Collections.IList) - Terminal.Gui.ListView.#ctor(Terminal.Gui.IListDataSource) - Terminal.Gui.ListView.#ctor(Terminal.Gui.Rect,System.Collections.IList) - Terminal.Gui.ListView.#ctor(Terminal.Gui.Rect,Terminal.Gui.IListDataSource) + - Terminal.Gui.ListView.AllowsAll - Terminal.Gui.ListView.AllowsMarking + - Terminal.Gui.ListView.AllowsMultipleSelection + - Terminal.Gui.ListView.MarkUnmarkRow - Terminal.Gui.ListView.MouseEvent(Terminal.Gui.MouseEvent) + - Terminal.Gui.ListView.MoveDown + - Terminal.Gui.ListView.MovePageDown + - Terminal.Gui.ListView.MovePageUp + - Terminal.Gui.ListView.MoveUp + - Terminal.Gui.ListView.OnOpenSelectedItem + - Terminal.Gui.ListView.OnSelectedChanged + - Terminal.Gui.ListView.OpenSelectedItem - Terminal.Gui.ListView.PositionCursor - Terminal.Gui.ListView.ProcessKey(Terminal.Gui.KeyEvent) - Terminal.Gui.ListView.Redraw(Terminal.Gui.Rect) - Terminal.Gui.ListView.SelectedChanged - Terminal.Gui.ListView.SelectedItem - Terminal.Gui.ListView.SetSource(System.Collections.IList) + - Terminal.Gui.ListView.SetSourceAsync(System.Collections.IList) - Terminal.Gui.ListView.Source - Terminal.Gui.ListView.TopItem langs: - csharp + - vb name: ListView nameWithType: ListView fullName: Terminal.Gui.ListView type: Class + source: + remote: + path: Terminal.Gui/Views/ListView.cs + branch: docs + repo: tig:tig/gui.cs.git + id: ListView + path: ../Terminal.Gui/Views/ListView.cs + startLine: 104 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: ListView widget renders a list of data. - remarks: "

\n The ListView displays lists of data and allows the user to scroll through the data\n and optionally mark elements of the list (controlled by the AllowsMark property). \n

\n

\n The ListView can either render an arbitrary IList object (for example, arrays, List\n and other collections) which are drawn by drawing the string/ustring contents or the \n result of calling ToString(). Alternatively, you can provide you own IListDataSource\n object that gives you full control of what is rendered.\n

\n

\n The ListView can display any object that implements the System.Collection.IList interface,\n string values are converted into ustring values before rendering, and other values are\n converted into ustrings by calling ToString() and then converting to ustring.\n

\n

\n If you must change the contents of the ListView, set the Source property (when you are\n providing your own rendering via the IListDataSource implementation) or call SetSource\n when you are providing an IList.\n

" + summary: "\nListView renders a scrollable list of data where each item can be activated to perform an action.\n" + remarks: "\n

\n The displays lists of data and allows the user to scroll through the data.\n Items in the can be activated firing an event (with the ENTER key or a mouse double-click). \n If the property is true, elements of the list can be marked by the user.\n

\n

\n By default uses to render the items of any\n object (e.g. arrays, ,\nand other collections). Alternatively, an object that implements the \ninterface can be provided giving full control of what is rendered.\n

\n

\n can display any object that implements the interface.\n values are converted into values before rendering, and other values are\nconverted into by calling and then converting to .\n

\n

\n To change the contents of the ListView, set the property (when \n providing custom rendering via ) or call \n an is being used.\n

\n

\n When is set to true the rendering will prefix the rendered items with\n [x] or [ ] and bind the SPACE key to toggle the selection. To implement a different\n marking style set to false and implement custom rendering.\n

\n" + example: [] syntax: - content: 'public class ListView : Terminal.Gui.View' + content: 'public class ListView : View, IEnumerable' + content.vb: >- + Public Class ListView + + Inherits View + + Implements IEnumerable inheritance: - System.Object - Terminal.Gui.Responder - Terminal.Gui.View - implements: [] + implements: + - System.Collections.IEnumerable inheritedMembers: - - Terminal.Gui.Responder.CanFocus - - Terminal.Gui.View.Add(Terminal.Gui.View) - - Terminal.Gui.View.Add(Terminal.Gui.View[]) - - Terminal.Gui.View.AddRune(System.Int32,System.Int32,System.Rune) - - Terminal.Gui.View.Bounds - - Terminal.Gui.View.ChildNeedsDisplay - - Terminal.Gui.View.Clear - - Terminal.Gui.View.Clear(Terminal.Gui.Rect) - - Terminal.Gui.View.ClearNeedsDisplay - - Terminal.Gui.View.ClipToBounds - - Terminal.Gui.View.ColorScheme - - Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean) - - Terminal.Gui.View.DrawHotString(NStack.ustring,System.Boolean,Terminal.Gui.ColorScheme) - - Terminal.Gui.View.DrawHotString(NStack.ustring,Terminal.Gui.Attribute,Terminal.Gui.Attribute) + - Terminal.Gui.View.Enter + - Terminal.Gui.View.Leave + - Terminal.Gui.View.MouseEnter + - Terminal.Gui.View.MouseLeave - Terminal.Gui.View.Driver - - Terminal.Gui.View.EnsureFocus - - Terminal.Gui.View.Focused - - Terminal.Gui.View.FocusFirst - - Terminal.Gui.View.FocusLast - - Terminal.Gui.View.FocusNext - - Terminal.Gui.View.FocusPrev + - Terminal.Gui.View.Subviews + - Terminal.Gui.View.Id + - Terminal.Gui.View.WantMousePositionReports + - Terminal.Gui.View.WantContinuousButtonPressed - Terminal.Gui.View.Frame - Terminal.Gui.View.GetEnumerator - - Terminal.Gui.View.HasFocus - - Terminal.Gui.View.Height - - Terminal.Gui.View.Id - Terminal.Gui.View.LayoutStyle - - Terminal.Gui.View.LayoutSubviews - - Terminal.Gui.View.MostFocused - - Terminal.Gui.View.Move(System.Int32,System.Int32) - - Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) - - Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) - - Terminal.Gui.View.Remove(Terminal.Gui.View) - - Terminal.Gui.View.RemoveAll - - Terminal.Gui.View.ScreenToView(System.Int32,System.Int32) - - Terminal.Gui.View.SetClip(Terminal.Gui.Rect) - - Terminal.Gui.View.SetFocus(Terminal.Gui.View) - - Terminal.Gui.View.SetNeedsDisplay - - Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) - - Terminal.Gui.View.Subviews - - Terminal.Gui.View.SuperView - - Terminal.Gui.View.ToString - - Terminal.Gui.View.WantMousePositionReports - - Terminal.Gui.View.Width + - Terminal.Gui.View.Bounds - Terminal.Gui.View.X - Terminal.Gui.View.Y -- uid: Terminal.Gui.ListView.#ctor - id: '#ctor' - parent: Terminal.Gui.ListView - langs: - - csharp - name: ListView() - nameWithType: ListView.ListView() - fullName: ListView.ListView() - type: Constructor - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Initializes a new instance of the class. You must set the Source property for this to show something. - syntax: - content: public ListView (); - parameters: [] - overload: Terminal.Gui.ListView.#ctor* - exceptions: [] -- uid: Terminal.Gui.ListView.#ctor(System.Collections.IList) - id: '#ctor(System.Collections.IList)' - parent: Terminal.Gui.ListView - langs: - - csharp - name: ListView(IList) - nameWithType: ListView.ListView(IList) - fullName: ListView.ListView(IList) - type: Constructor - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Initializes a new ListView that will display the contents of the object implementing the IList interface, with relative positioning - syntax: - content: public ListView (System.Collections.IList source); - parameters: - - id: source - type: System.Collections.IList - description: An IList data source, if the elements of the IList are strings or ustrings, the string is rendered, otherwise the ToString() method is invoked on the result. - overload: Terminal.Gui.ListView.#ctor* - exceptions: [] -- uid: Terminal.Gui.ListView.#ctor(Terminal.Gui.IListDataSource) - id: '#ctor(Terminal.Gui.IListDataSource)' - parent: Terminal.Gui.ListView - langs: - - csharp - name: ListView(IListDataSource) - nameWithType: ListView.ListView(IListDataSource) - fullName: ListView.ListView(IListDataSource) - type: Constructor - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Initializes a new ListView that will display the provided data source, uses relative positioning. - syntax: - content: public ListView (Terminal.Gui.IListDataSource source); - parameters: - - id: source - type: Terminal.Gui.IListDataSource - description: IListDataSource object that provides a mechanism to render the data. The number of elements on the collection should not change, if you must change, set the "Source" property to reset the internal settings of the ListView. - overload: Terminal.Gui.ListView.#ctor* - exceptions: [] -- uid: Terminal.Gui.ListView.#ctor(Terminal.Gui.Rect,System.Collections.IList) - id: '#ctor(Terminal.Gui.Rect,System.Collections.IList)' - parent: Terminal.Gui.ListView - langs: - - csharp - name: ListView(Rect, IList) - nameWithType: ListView.ListView(Rect, IList) - fullName: ListView.ListView(Rect, IList) - type: Constructor - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Initializes a new ListView that will display the contents of the object implementing the IList interface with an absolute position. - syntax: - content: public ListView (Terminal.Gui.Rect rect, System.Collections.IList source); - parameters: - - id: rect - type: Terminal.Gui.Rect - description: Frame for the listview. - - id: source - type: System.Collections.IList - description: An IList data source, if the elements of the IList are strings or ustrings, the string is rendered, otherwise the ToString() method is invoked on the result. - overload: Terminal.Gui.ListView.#ctor* - exceptions: [] -- uid: Terminal.Gui.ListView.#ctor(Terminal.Gui.Rect,Terminal.Gui.IListDataSource) - id: '#ctor(Terminal.Gui.Rect,Terminal.Gui.IListDataSource)' - parent: Terminal.Gui.ListView - langs: - - csharp - name: ListView(Rect, IListDataSource) - nameWithType: ListView.ListView(Rect, IListDataSource) - fullName: ListView.ListView(Rect, IListDataSource) - type: Constructor - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Initializes a new ListView that will display the provided data source with an absolute position - syntax: - content: public ListView (Terminal.Gui.Rect rect, Terminal.Gui.IListDataSource source); - parameters: - - id: rect - type: Terminal.Gui.Rect - description: Frame for the listview. - - id: source - type: Terminal.Gui.IListDataSource - description: IListDataSource object that provides a mechanism to render the data. The number of elements on the collection should not change, if you must change, set the "Source" property to reset the internal settings of the ListView. - overload: Terminal.Gui.ListView.#ctor* - exceptions: [] -- uid: Terminal.Gui.ListView.AllowsMarking - id: AllowsMarking - parent: Terminal.Gui.ListView - langs: - - csharp - name: AllowsMarking - nameWithType: ListView.AllowsMarking - fullName: ListView.AllowsMarking - type: Property - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Gets or sets a value indicating whether this allows items to be marked. - syntax: - content: public bool AllowsMarking { get; set; } - return: - type: System.Boolean - description: true if allows marking elements of the list; otherwise, false. - overload: Terminal.Gui.ListView.AllowsMarking* - exceptions: [] -- uid: Terminal.Gui.ListView.MouseEvent(Terminal.Gui.MouseEvent) - id: MouseEvent(Terminal.Gui.MouseEvent) - parent: Terminal.Gui.ListView - langs: - - csharp - name: MouseEvent(MouseEvent) - nameWithType: ListView.MouseEvent(MouseEvent) - fullName: ListView.MouseEvent(MouseEvent) - type: Method - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - syntax: - content: public override bool MouseEvent (Terminal.Gui.MouseEvent me); - parameters: - - id: me - type: Terminal.Gui.MouseEvent - description: To be added. - return: - type: System.Boolean - description: To be added. - overload: Terminal.Gui.ListView.MouseEvent* - exceptions: [] -- uid: Terminal.Gui.ListView.PositionCursor - id: PositionCursor - parent: Terminal.Gui.ListView - langs: - - csharp - name: PositionCursor() - nameWithType: ListView.PositionCursor() - fullName: ListView.PositionCursor() - type: Method - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Positions the cursor in this view - syntax: - content: public override void PositionCursor (); - parameters: [] - overload: Terminal.Gui.ListView.PositionCursor* - exceptions: [] -- uid: Terminal.Gui.ListView.ProcessKey(Terminal.Gui.KeyEvent) - id: ProcessKey(Terminal.Gui.KeyEvent) - parent: Terminal.Gui.ListView - langs: - - csharp - name: ProcessKey(KeyEvent) - nameWithType: ListView.ProcessKey(KeyEvent) - fullName: ListView.ProcessKey(KeyEvent) - type: Method - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Handles cursor movement for this view, passes all other events. - syntax: - content: public override bool ProcessKey (Terminal.Gui.KeyEvent kb); - parameters: - - id: kb - type: Terminal.Gui.KeyEvent - description: Keyboard event. - return: - type: System.Boolean - description: true, if key was processed, false otherwise. - overload: Terminal.Gui.ListView.ProcessKey* - exceptions: [] -- uid: Terminal.Gui.ListView.Redraw(Terminal.Gui.Rect) - id: Redraw(Terminal.Gui.Rect) - parent: Terminal.Gui.ListView - langs: - - csharp - name: Redraw(Rect) - nameWithType: ListView.Redraw(Rect) - fullName: ListView.Redraw(Rect) - type: Method - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Redraws the ListView - syntax: - content: public override void Redraw (Terminal.Gui.Rect region); - parameters: - - id: region - type: Terminal.Gui.Rect - description: Region. - overload: Terminal.Gui.ListView.Redraw* - exceptions: [] -- uid: Terminal.Gui.ListView.SelectedChanged - id: SelectedChanged - parent: Terminal.Gui.ListView - langs: - - csharp - name: SelectedChanged - nameWithType: ListView.SelectedChanged - fullName: ListView.SelectedChanged - type: Event - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: This event is raised when the cursor selection has changed. - syntax: - content: public event Action SelectedChanged; - return: - type: System.Action - description: To be added. - exceptions: [] -- uid: Terminal.Gui.ListView.SelectedItem - id: SelectedItem - parent: Terminal.Gui.ListView - langs: - - csharp - name: SelectedItem - nameWithType: ListView.SelectedItem - fullName: ListView.SelectedItem - type: Property - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Gets or sets the currently selecteded item. - syntax: - content: public int SelectedItem { get; set; } - return: - type: System.Int32 - description: The selected item. - overload: Terminal.Gui.ListView.SelectedItem* - exceptions: [] -- uid: Terminal.Gui.ListView.SetSource(System.Collections.IList) - id: SetSource(System.Collections.IList) - parent: Terminal.Gui.ListView - langs: - - csharp - name: SetSource(IList) - nameWithType: ListView.SetSource(IList) - fullName: ListView.SetSource(IList) - type: Method - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Sets the source to an IList value, if you want to set a full IListDataSource, use the Source property. - syntax: - content: public void SetSource (System.Collections.IList source); - parameters: - - id: source - type: System.Collections.IList - description: To be added. - overload: Terminal.Gui.ListView.SetSource* - exceptions: [] + - Terminal.Gui.View.Width + - Terminal.Gui.View.Height + - Terminal.Gui.View.SuperView + - Terminal.Gui.View.SetNeedsDisplay + - Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) + - Terminal.Gui.View.ChildNeedsDisplay + - Terminal.Gui.View.Add(Terminal.Gui.View) + - Terminal.Gui.View.Add(Terminal.Gui.View[]) + - Terminal.Gui.View.RemoveAll + - Terminal.Gui.View.Remove(Terminal.Gui.View) + - Terminal.Gui.View.BringSubviewToFront(Terminal.Gui.View) + - Terminal.Gui.View.SendSubviewToBack(Terminal.Gui.View) + - Terminal.Gui.View.SendSubviewBackwards(Terminal.Gui.View) + - Terminal.Gui.View.BringSubviewForward(Terminal.Gui.View) + - Terminal.Gui.View.Clear + - Terminal.Gui.View.Clear(Terminal.Gui.Rect) + - Terminal.Gui.View.ScreenToView(System.Int32,System.Int32) + - Terminal.Gui.View.ClipToBounds + - Terminal.Gui.View.SetClip(Terminal.Gui.Rect) + - Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean) + - Terminal.Gui.View.DrawHotString(NStack.ustring,Terminal.Gui.Attribute,Terminal.Gui.Attribute) + - Terminal.Gui.View.DrawHotString(NStack.ustring,System.Boolean,Terminal.Gui.ColorScheme) + - Terminal.Gui.View.Move(System.Int32,System.Int32) + - Terminal.Gui.View.HasFocus + - Terminal.Gui.View.OnEnter + - Terminal.Gui.View.OnLeave + - Terminal.Gui.View.Focused + - Terminal.Gui.View.MostFocused + - Terminal.Gui.View.ColorScheme + - Terminal.Gui.View.AddRune(System.Int32,System.Int32,System.Rune) + - Terminal.Gui.View.ClearNeedsDisplay + - Terminal.Gui.View.SetFocus(Terminal.Gui.View) + - Terminal.Gui.View.KeyPress + - Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) + - Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) + - Terminal.Gui.View.KeyDown + - Terminal.Gui.View.OnKeyDown(Terminal.Gui.KeyEvent) + - Terminal.Gui.View.KeyUp + - Terminal.Gui.View.OnKeyUp(Terminal.Gui.KeyEvent) + - Terminal.Gui.View.EnsureFocus + - Terminal.Gui.View.FocusFirst + - Terminal.Gui.View.FocusLast + - Terminal.Gui.View.FocusPrev + - Terminal.Gui.View.FocusNext + - Terminal.Gui.View.LayoutSubviews + - Terminal.Gui.View.ToString + - Terminal.Gui.View.OnMouseEnter(Terminal.Gui.MouseEvent) + - Terminal.Gui.View.OnMouseLeave(Terminal.Gui.MouseEvent) + - Terminal.Gui.Responder.CanFocus + - 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) + modifiers.csharp: + - public + - class + modifiers.vb: + - Public + - Class - uid: Terminal.Gui.ListView.Source + commentId: P:Terminal.Gui.ListView.Source id: Source parent: Terminal.Gui.ListView langs: - csharp + - vb name: Source nameWithType: ListView.Source - fullName: ListView.Source + fullName: Terminal.Gui.ListView.Source type: Property + source: + remote: + path: Terminal.Gui/Views/ListView.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Source + path: ../Terminal.Gui/Views/ListView.cs + startLine: 116 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: Gets or sets the IListDataSource backing this view, use SetSource() if you want to set a new IList source. + summary: "\nGets or sets the backing this , enabling custom rendering.\n" + remarks: "\nUse to set a new source.\n" + example: [] syntax: - content: public Terminal.Gui.IListDataSource Source { get; set; } + content: public IListDataSource Source { get; set; } + parameters: [] return: type: Terminal.Gui.IListDataSource description: The source. + content.vb: Public Property Source As IListDataSource overload: Terminal.Gui.ListView.Source* - exceptions: [] + modifiers.csharp: + - public + - get + - set + modifiers.vb: + - Public +- uid: Terminal.Gui.ListView.SetSource(System.Collections.IList) + commentId: M:Terminal.Gui.ListView.SetSource(System.Collections.IList) + id: SetSource(System.Collections.IList) + parent: Terminal.Gui.ListView + langs: + - csharp + - vb + name: SetSource(IList) + nameWithType: ListView.SetSource(IList) + fullName: Terminal.Gui.ListView.SetSource(System.Collections.IList) + type: Method + source: + remote: + path: Terminal.Gui/Views/ListView.cs + branch: docs + repo: tig:tig/gui.cs.git + id: SetSource + path: ../Terminal.Gui/Views/ListView.cs + startLine: 133 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nSets the source of the to an .\n" + remarks: "\nUse the property to set a new source and use custome rendering.\n" + example: [] + syntax: + content: public void SetSource(IList source) + parameters: + - id: source + type: System.Collections.IList + content.vb: Public Sub SetSource(source As IList) + overload: Terminal.Gui.ListView.SetSource* + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: Terminal.Gui.ListView.SetSourceAsync(System.Collections.IList) + commentId: M:Terminal.Gui.ListView.SetSourceAsync(System.Collections.IList) + id: SetSourceAsync(System.Collections.IList) + parent: Terminal.Gui.ListView + langs: + - csharp + - vb + name: SetSourceAsync(IList) + nameWithType: ListView.SetSourceAsync(IList) + fullName: Terminal.Gui.ListView.SetSourceAsync(System.Collections.IList) + type: Method + source: + remote: + path: Terminal.Gui/Views/ListView.cs + branch: docs + repo: tig:tig/gui.cs.git + id: SetSourceAsync + path: ../Terminal.Gui/Views/ListView.cs + startLine: 149 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nSets the source to an value asynchronously.\n" + remarks: "\nUse the property to set a new source and use custome rendering.\n" + example: [] + syntax: + content: public Task SetSourceAsync(IList source) + parameters: + - id: source + type: System.Collections.IList + return: + type: System.Threading.Tasks.Task + description: An item implementing the IList interface. + content.vb: Public Function SetSourceAsync(source As IList) As Task + overload: Terminal.Gui.ListView.SetSourceAsync* + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: Terminal.Gui.ListView.AllowsMarking + commentId: P:Terminal.Gui.ListView.AllowsMarking + id: AllowsMarking + parent: Terminal.Gui.ListView + langs: + - csharp + - vb + name: AllowsMarking + nameWithType: ListView.AllowsMarking + fullName: Terminal.Gui.ListView.AllowsMarking + type: Property + source: + remote: + path: Terminal.Gui/Views/ListView.cs + branch: docs + repo: tig:tig/gui.cs.git + id: AllowsMarking + path: ../Terminal.Gui/Views/ListView.cs + startLine: 170 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nGets or sets whether this allows items to be marked.\n" + remarks: "\nIf set to true, will render items marked items with "[x]", and unmarked items with "[ ]"\nspaces. SPACE key will toggle marking.\n" + example: [] + syntax: + content: public bool AllowsMarking { get; set; } + parameters: [] + return: + type: System.Boolean + description: > + true if allows marking elements of the list; otherwise, false. + content.vb: Public Property AllowsMarking As Boolean + overload: Terminal.Gui.ListView.AllowsMarking* + modifiers.csharp: + - public + - get + - set + modifiers.vb: + - Public +- uid: Terminal.Gui.ListView.AllowsMultipleSelection + commentId: P:Terminal.Gui.ListView.AllowsMultipleSelection + id: AllowsMultipleSelection + parent: Terminal.Gui.ListView + langs: + - csharp + - vb + name: AllowsMultipleSelection + nameWithType: ListView.AllowsMultipleSelection + fullName: Terminal.Gui.ListView.AllowsMultipleSelection + type: Property + source: + remote: + path: Terminal.Gui/Views/ListView.cs + branch: docs + repo: tig:tig/gui.cs.git + id: AllowsMultipleSelection + path: ../Terminal.Gui/Views/ListView.cs + startLine: 181 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nIf set to true allows more than one item to be selected. If false only allow one item selected.\n" + example: [] + syntax: + content: public bool AllowsMultipleSelection { get; set; } + parameters: [] + return: + type: System.Boolean + content.vb: Public Property AllowsMultipleSelection As Boolean + overload: Terminal.Gui.ListView.AllowsMultipleSelection* + modifiers.csharp: + - public + - get + - set + modifiers.vb: + - Public - uid: Terminal.Gui.ListView.TopItem + commentId: P:Terminal.Gui.ListView.TopItem id: TopItem parent: Terminal.Gui.ListView langs: - csharp + - vb name: TopItem nameWithType: ListView.TopItem - fullName: ListView.TopItem + fullName: Terminal.Gui.ListView.TopItem type: Property + source: + remote: + path: Terminal.Gui/Views/ListView.cs + branch: docs + repo: tig:tig/gui.cs.git + id: TopItem + path: ../Terminal.Gui/Views/ListView.cs + startLine: 187 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: Gets or sets the item that is displayed at the top of the listview + summary: "\nGets or sets the item that is displayed at the top of the .\n" + example: [] syntax: content: public int TopItem { get; set; } + parameters: [] return: type: System.Int32 description: The top item. + content.vb: Public Property TopItem As Integer overload: Terminal.Gui.ListView.TopItem* - exceptions: [] + modifiers.csharp: + - public + - get + - set + modifiers.vb: + - Public +- uid: Terminal.Gui.ListView.SelectedItem + commentId: P:Terminal.Gui.ListView.SelectedItem + id: SelectedItem + parent: Terminal.Gui.ListView + langs: + - csharp + - vb + name: SelectedItem + nameWithType: ListView.SelectedItem + fullName: Terminal.Gui.ListView.SelectedItem + type: Property + source: + remote: + path: Terminal.Gui/Views/ListView.cs + branch: docs + repo: tig:tig/gui.cs.git + id: SelectedItem + path: ../Terminal.Gui/Views/ListView.cs + startLine: 204 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nGets or sets the index of the currently selected item.\n" + example: [] + syntax: + content: public int SelectedItem { get; set; } + parameters: [] + return: + type: System.Int32 + description: The selected item. + content.vb: Public Property SelectedItem As Integer + overload: Terminal.Gui.ListView.SelectedItem* + modifiers.csharp: + - public + - get + - set + modifiers.vb: + - Public +- uid: Terminal.Gui.ListView.#ctor(System.Collections.IList) + commentId: M:Terminal.Gui.ListView.#ctor(System.Collections.IList) + id: '#ctor(System.Collections.IList)' + parent: Terminal.Gui.ListView + langs: + - csharp + - vb + name: ListView(IList) + nameWithType: ListView.ListView(IList) + fullName: Terminal.Gui.ListView.ListView(System.Collections.IList) + type: Constructor + source: + remote: + path: Terminal.Gui/Views/ListView.cs + branch: docs + repo: tig:tig/gui.cs.git + id: .ctor + path: ../Terminal.Gui/Views/ListView.cs + startLine: 230 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nInitializes a new instance of that will display the contents of the object implementing the interface, \nwith relative positioning.\n" + example: [] + syntax: + content: public ListView(IList source) + parameters: + - id: source + type: System.Collections.IList + description: An data source, if the elements are strings or ustrings, the string is rendered, otherwise the ToString() method is invoked on the result. + content.vb: Public Sub New(source As IList) + overload: Terminal.Gui.ListView.#ctor* + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: Terminal.Gui.ListView.#ctor(Terminal.Gui.IListDataSource) + commentId: M:Terminal.Gui.ListView.#ctor(Terminal.Gui.IListDataSource) + id: '#ctor(Terminal.Gui.IListDataSource)' + parent: Terminal.Gui.ListView + langs: + - csharp + - vb + name: ListView(IListDataSource) + nameWithType: ListView.ListView(IListDataSource) + fullName: Terminal.Gui.ListView.ListView(Terminal.Gui.IListDataSource) + type: Constructor + source: + remote: + path: Terminal.Gui/Views/ListView.cs + branch: docs + repo: tig:tig/gui.cs.git + id: .ctor + path: ../Terminal.Gui/Views/ListView.cs + startLine: 240 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nInitializes a new instance of that will display the provided data source, using relative positioning.\n" + example: [] + syntax: + content: public ListView(IListDataSource source) + parameters: + - id: source + type: Terminal.Gui.IListDataSource + description: " object that provides a mechanism to render the data. \n The number of elements on the collection should not change, if you must change, set \n the "Source" property to reset the internal settings of the ListView." + content.vb: Public Sub New(source As IListDataSource) + overload: Terminal.Gui.ListView.#ctor* + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: Terminal.Gui.ListView.#ctor + commentId: M:Terminal.Gui.ListView.#ctor + id: '#ctor' + parent: Terminal.Gui.ListView + langs: + - csharp + - vb + name: ListView() + nameWithType: ListView.ListView() + fullName: Terminal.Gui.ListView.ListView() + type: Constructor + source: + remote: + path: Terminal.Gui/Views/ListView.cs + branch: docs + repo: tig:tig/gui.cs.git + id: .ctor + path: ../Terminal.Gui/Views/ListView.cs + startLine: 249 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nInitializes a new instance of . Set the property to display something.\n" + example: [] + syntax: + content: public ListView() + content.vb: Public Sub New + overload: Terminal.Gui.ListView.#ctor* + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: Terminal.Gui.ListView.#ctor(Terminal.Gui.Rect,System.Collections.IList) + commentId: M:Terminal.Gui.ListView.#ctor(Terminal.Gui.Rect,System.Collections.IList) + id: '#ctor(Terminal.Gui.Rect,System.Collections.IList)' + parent: Terminal.Gui.ListView + langs: + - csharp + - vb + name: ListView(Rect, IList) + nameWithType: ListView.ListView(Rect, IList) + fullName: Terminal.Gui.ListView.ListView(Terminal.Gui.Rect, System.Collections.IList) + type: Constructor + source: + remote: + path: Terminal.Gui/Views/ListView.cs + branch: docs + repo: tig:tig/gui.cs.git + id: .ctor + path: ../Terminal.Gui/Views/ListView.cs + startLine: 258 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nInitializes a new instance of that will display the contents of the object implementing the interface with an absolute position.\n" + example: [] + syntax: + content: public ListView(Rect rect, IList source) + parameters: + - id: rect + type: Terminal.Gui.Rect + description: Frame for the listview. + - id: source + type: System.Collections.IList + description: An IList data source, if the elements of the IList are strings or ustrings, the string is rendered, otherwise the ToString() method is invoked on the result. + content.vb: Public Sub New(rect As Rect, source As IList) + overload: Terminal.Gui.ListView.#ctor* + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: Terminal.Gui.ListView.#ctor(Terminal.Gui.Rect,Terminal.Gui.IListDataSource) + commentId: M:Terminal.Gui.ListView.#ctor(Terminal.Gui.Rect,Terminal.Gui.IListDataSource) + id: '#ctor(Terminal.Gui.Rect,Terminal.Gui.IListDataSource)' + parent: Terminal.Gui.ListView + langs: + - csharp + - vb + name: ListView(Rect, IListDataSource) + nameWithType: ListView.ListView(Rect, IListDataSource) + fullName: Terminal.Gui.ListView.ListView(Terminal.Gui.Rect, Terminal.Gui.IListDataSource) + type: Constructor + source: + remote: + path: Terminal.Gui/Views/ListView.cs + branch: docs + repo: tig:tig/gui.cs.git + id: .ctor + path: ../Terminal.Gui/Views/ListView.cs + startLine: 267 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nInitializes a new instance of with the provided data source and an absolute position\n" + example: [] + syntax: + content: public ListView(Rect rect, IListDataSource source) + parameters: + - id: rect + type: Terminal.Gui.Rect + description: Frame for the listview. + - id: source + type: Terminal.Gui.IListDataSource + description: IListDataSource object that provides a mechanism to render the data. The number of elements on the collection should not change, if you must change, set the "Source" property to reset the internal settings of the ListView. + content.vb: Public Sub New(rect As Rect, source As IListDataSource) + overload: Terminal.Gui.ListView.#ctor* + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: Terminal.Gui.ListView.Redraw(Terminal.Gui.Rect) + commentId: M:Terminal.Gui.ListView.Redraw(Terminal.Gui.Rect) + id: Redraw(Terminal.Gui.Rect) + parent: Terminal.Gui.ListView + langs: + - csharp + - vb + name: Redraw(Rect) + nameWithType: ListView.Redraw(Rect) + fullName: Terminal.Gui.ListView.Redraw(Terminal.Gui.Rect) + type: Method + source: + remote: + path: Terminal.Gui/Views/ListView.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Redraw + path: ../Terminal.Gui/Views/ListView.cs + startLine: 274 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + example: [] + syntax: + content: public override void Redraw(Rect region) + parameters: + - id: region + type: Terminal.Gui.Rect + content.vb: Public Overrides Sub Redraw(region As Rect) + overridden: Terminal.Gui.View.Redraw(Terminal.Gui.Rect) + overload: Terminal.Gui.ListView.Redraw* + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides +- uid: Terminal.Gui.ListView.SelectedChanged + commentId: E:Terminal.Gui.ListView.SelectedChanged + id: SelectedChanged + parent: Terminal.Gui.ListView + langs: + - csharp + - vb + name: SelectedChanged + nameWithType: ListView.SelectedChanged + fullName: Terminal.Gui.ListView.SelectedChanged + type: Event + source: + remote: + path: Terminal.Gui/Views/ListView.cs + branch: docs + repo: tig:tig/gui.cs.git + id: SelectedChanged + path: ../Terminal.Gui/Views/ListView.cs + startLine: 309 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nThis event is raised when the selected item in the has changed.\n" + example: [] + syntax: + content: public event EventHandler SelectedChanged + return: + type: System.EventHandler{Terminal.Gui.ListViewItemEventArgs} + content.vb: Public Event SelectedChanged As EventHandler(Of ListViewItemEventArgs) + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: Terminal.Gui.ListView.OpenSelectedItem + commentId: E:Terminal.Gui.ListView.OpenSelectedItem + id: OpenSelectedItem + parent: Terminal.Gui.ListView + langs: + - csharp + - vb + name: OpenSelectedItem + nameWithType: ListView.OpenSelectedItem + fullName: Terminal.Gui.ListView.OpenSelectedItem + type: Event + source: + remote: + path: Terminal.Gui/Views/ListView.cs + branch: docs + repo: tig:tig/gui.cs.git + id: OpenSelectedItem + path: ../Terminal.Gui/Views/ListView.cs + startLine: 314 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nThis event is raised when the user Double Clicks on an item or presses ENTER to open the selected item.\n" + example: [] + syntax: + content: public event EventHandler OpenSelectedItem + return: + type: System.EventHandler{Terminal.Gui.ListViewItemEventArgs} + content.vb: Public Event OpenSelectedItem As EventHandler(Of ListViewItemEventArgs) + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: Terminal.Gui.ListView.ProcessKey(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.ListView.ProcessKey(Terminal.Gui.KeyEvent) + id: ProcessKey(Terminal.Gui.KeyEvent) + parent: Terminal.Gui.ListView + langs: + - csharp + - vb + name: ProcessKey(KeyEvent) + nameWithType: ListView.ProcessKey(KeyEvent) + fullName: Terminal.Gui.ListView.ProcessKey(Terminal.Gui.KeyEvent) + type: Method + source: + remote: + path: Terminal.Gui/Views/ListView.cs + branch: docs + repo: tig:tig/gui.cs.git + id: ProcessKey + path: ../Terminal.Gui/Views/ListView.cs + startLine: 317 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + example: [] + syntax: + content: public override bool ProcessKey(KeyEvent kb) + parameters: + - id: kb + type: Terminal.Gui.KeyEvent + return: + type: System.Boolean + content.vb: Public Overrides Function ProcessKey(kb As KeyEvent) As Boolean + overridden: Terminal.Gui.View.ProcessKey(Terminal.Gui.KeyEvent) + overload: Terminal.Gui.ListView.ProcessKey* + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides +- uid: Terminal.Gui.ListView.AllowsAll + commentId: M:Terminal.Gui.ListView.AllowsAll + id: AllowsAll + parent: Terminal.Gui.ListView + langs: + - csharp + - vb + name: AllowsAll() + nameWithType: ListView.AllowsAll() + fullName: Terminal.Gui.ListView.AllowsAll() + type: Method + source: + remote: + path: Terminal.Gui/Views/ListView.cs + branch: docs + repo: tig:tig/gui.cs.git + id: AllowsAll + path: ../Terminal.Gui/Views/ListView.cs + startLine: 356 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nPrevents marking if it's not allowed mark and if it's not allows multiple selection.\n" + example: [] + syntax: + content: public virtual bool AllowsAll() + return: + type: System.Boolean + description: '' + content.vb: Public Overridable Function AllowsAll As Boolean + overload: Terminal.Gui.ListView.AllowsAll* + modifiers.csharp: + - public + - virtual + modifiers.vb: + - Public + - Overridable +- uid: Terminal.Gui.ListView.MarkUnmarkRow + commentId: M:Terminal.Gui.ListView.MarkUnmarkRow + id: MarkUnmarkRow + parent: Terminal.Gui.ListView + langs: + - csharp + - vb + name: MarkUnmarkRow() + nameWithType: ListView.MarkUnmarkRow() + fullName: Terminal.Gui.ListView.MarkUnmarkRow() + type: Method + source: + remote: + path: Terminal.Gui/Views/ListView.cs + branch: docs + repo: tig:tig/gui.cs.git + id: MarkUnmarkRow + path: ../Terminal.Gui/Views/ListView.cs + startLine: 375 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nMarks an unmarked row.\n" + example: [] + syntax: + content: public virtual bool MarkUnmarkRow() + return: + type: System.Boolean + description: '' + content.vb: Public Overridable Function MarkUnmarkRow As Boolean + overload: Terminal.Gui.ListView.MarkUnmarkRow* + modifiers.csharp: + - public + - virtual + modifiers.vb: + - Public + - Overridable +- uid: Terminal.Gui.ListView.MovePageUp + commentId: M:Terminal.Gui.ListView.MovePageUp + id: MovePageUp + parent: Terminal.Gui.ListView + langs: + - csharp + - vb + name: MovePageUp() + nameWithType: ListView.MovePageUp() + fullName: Terminal.Gui.ListView.MovePageUp() + type: Method + source: + remote: + path: Terminal.Gui/Views/ListView.cs + branch: docs + repo: tig:tig/gui.cs.git + id: MovePageUp + path: ../Terminal.Gui/Views/ListView.cs + startLine: 390 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nMoves the selected item index to the next page.\n" + example: [] + syntax: + content: public virtual bool MovePageUp() + return: + type: System.Boolean + description: '' + content.vb: Public Overridable Function MovePageUp As Boolean + overload: Terminal.Gui.ListView.MovePageUp* + modifiers.csharp: + - public + - virtual + modifiers.vb: + - Public + - Overridable +- uid: Terminal.Gui.ListView.MovePageDown + commentId: M:Terminal.Gui.ListView.MovePageDown + id: MovePageDown + parent: Terminal.Gui.ListView + langs: + - csharp + - vb + name: MovePageDown() + nameWithType: ListView.MovePageDown() + fullName: Terminal.Gui.ListView.MovePageDown() + type: Method + source: + remote: + path: Terminal.Gui/Views/ListView.cs + branch: docs + repo: tig:tig/gui.cs.git + id: MovePageDown + path: ../Terminal.Gui/Views/ListView.cs + startLine: 409 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nMoves the selected item index to the previous page.\n" + example: [] + syntax: + content: public virtual bool MovePageDown() + return: + type: System.Boolean + description: '' + content.vb: Public Overridable Function MovePageDown As Boolean + overload: Terminal.Gui.ListView.MovePageDown* + modifiers.csharp: + - public + - virtual + modifiers.vb: + - Public + - Overridable +- uid: Terminal.Gui.ListView.MoveDown + commentId: M:Terminal.Gui.ListView.MoveDown + id: MoveDown + parent: Terminal.Gui.ListView + langs: + - csharp + - vb + name: MoveDown() + nameWithType: ListView.MoveDown() + fullName: Terminal.Gui.ListView.MoveDown() + type: Method + source: + remote: + path: Terminal.Gui/Views/ListView.cs + branch: docs + repo: tig:tig/gui.cs.git + id: MoveDown + path: ../Terminal.Gui/Views/ListView.cs + startLine: 431 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nMoves the selected item index to the next row.\n" + example: [] + syntax: + content: public virtual bool MoveDown() + return: + type: System.Boolean + description: '' + content.vb: Public Overridable Function MoveDown As Boolean + overload: Terminal.Gui.ListView.MoveDown* + modifiers.csharp: + - public + - virtual + modifiers.vb: + - Public + - Overridable +- uid: Terminal.Gui.ListView.MoveUp + commentId: M:Terminal.Gui.ListView.MoveUp + id: MoveUp + parent: Terminal.Gui.ListView + langs: + - csharp + - vb + name: MoveUp() + nameWithType: ListView.MoveUp() + fullName: Terminal.Gui.ListView.MoveUp() + type: Method + source: + remote: + path: Terminal.Gui/Views/ListView.cs + branch: docs + repo: tig:tig/gui.cs.git + id: MoveUp + path: ../Terminal.Gui/Views/ListView.cs + startLine: 448 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nMoves the selected item index to the previous row.\n" + example: [] + syntax: + content: public virtual bool MoveUp() + return: + type: System.Boolean + description: '' + content.vb: Public Overridable Function MoveUp As Boolean + overload: Terminal.Gui.ListView.MoveUp* + modifiers.csharp: + - public + - virtual + modifiers.vb: + - Public + - Overridable +- uid: Terminal.Gui.ListView.OnSelectedChanged + commentId: M:Terminal.Gui.ListView.OnSelectedChanged + id: OnSelectedChanged + parent: Terminal.Gui.ListView + langs: + - csharp + - vb + name: OnSelectedChanged() + nameWithType: ListView.OnSelectedChanged() + fullName: Terminal.Gui.ListView.OnSelectedChanged() + type: Method + source: + remote: + path: Terminal.Gui/Views/ListView.cs + branch: docs + repo: tig:tig/gui.cs.git + id: OnSelectedChanged + path: ../Terminal.Gui/Views/ListView.cs + startLine: 467 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nInvokes the SelectedChanged event if it is defined.\n" + example: [] + syntax: + content: public virtual bool OnSelectedChanged() + return: + type: System.Boolean + description: '' + content.vb: Public Overridable Function OnSelectedChanged As Boolean + overload: Terminal.Gui.ListView.OnSelectedChanged* + modifiers.csharp: + - public + - virtual + modifiers.vb: + - Public + - Overridable +- uid: Terminal.Gui.ListView.OnOpenSelectedItem + commentId: M:Terminal.Gui.ListView.OnOpenSelectedItem + id: OnOpenSelectedItem + parent: Terminal.Gui.ListView + langs: + - csharp + - vb + name: OnOpenSelectedItem() + nameWithType: ListView.OnOpenSelectedItem() + fullName: Terminal.Gui.ListView.OnOpenSelectedItem() + type: Method + source: + remote: + path: Terminal.Gui/Views/ListView.cs + branch: docs + repo: tig:tig/gui.cs.git + id: OnOpenSelectedItem + path: ../Terminal.Gui/Views/ListView.cs + startLine: 483 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nInvokes the OnOpenSelectedItem event if it is defined.\n" + example: [] + syntax: + content: public virtual bool OnOpenSelectedItem() + return: + type: System.Boolean + description: '' + content.vb: Public Overridable Function OnOpenSelectedItem As Boolean + overload: Terminal.Gui.ListView.OnOpenSelectedItem* + modifiers.csharp: + - public + - virtual + modifiers.vb: + - Public + - Overridable +- uid: Terminal.Gui.ListView.PositionCursor + commentId: M:Terminal.Gui.ListView.PositionCursor + id: PositionCursor + parent: Terminal.Gui.ListView + langs: + - csharp + - vb + name: PositionCursor() + nameWithType: ListView.PositionCursor() + fullName: Terminal.Gui.ListView.PositionCursor() + type: Method + source: + remote: + path: Terminal.Gui/Views/ListView.cs + branch: docs + repo: tig:tig/gui.cs.git + id: PositionCursor + path: ../Terminal.Gui/Views/ListView.cs + startLine: 492 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + example: [] + syntax: + content: public override void PositionCursor() + content.vb: Public Overrides Sub PositionCursor + overridden: Terminal.Gui.View.PositionCursor + overload: Terminal.Gui.ListView.PositionCursor* + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides +- uid: Terminal.Gui.ListView.MouseEvent(Terminal.Gui.MouseEvent) + commentId: M:Terminal.Gui.ListView.MouseEvent(Terminal.Gui.MouseEvent) + id: MouseEvent(Terminal.Gui.MouseEvent) + parent: Terminal.Gui.ListView + langs: + - csharp + - vb + name: MouseEvent(MouseEvent) + nameWithType: ListView.MouseEvent(MouseEvent) + fullName: Terminal.Gui.ListView.MouseEvent(Terminal.Gui.MouseEvent) + type: Method + source: + remote: + path: Terminal.Gui/Views/ListView.cs + branch: docs + repo: tig:tig/gui.cs.git + id: MouseEvent + path: ../Terminal.Gui/Views/ListView.cs + startLine: 501 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + example: [] + syntax: + content: public override bool MouseEvent(MouseEvent me) + parameters: + - id: me + type: Terminal.Gui.MouseEvent + return: + type: System.Boolean + content.vb: Public Overrides Function MouseEvent(me As MouseEvent) As Boolean + overridden: Terminal.Gui.Responder.MouseEvent(Terminal.Gui.MouseEvent) + overload: Terminal.Gui.ListView.MouseEvent* + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides references: - uid: Terminal.Gui.View + commentId: T:Terminal.Gui.View parent: Terminal.Gui - isExternal: false name: View nameWithType: View fullName: Terminal.Gui.View -- uid: Terminal.Gui.ListView.#ctor - parent: Terminal.Gui.ListView - isExternal: false - name: ListView() - nameWithType: ListView.ListView() - fullName: ListView.ListView() -- uid: Terminal.Gui.ListView.#ctor(System.Collections.IList) - parent: Terminal.Gui.ListView - isExternal: false - name: ListView(IList) - nameWithType: ListView.ListView(IList) - fullName: ListView.ListView(IList) +- uid: Terminal.Gui.ListView + commentId: T:Terminal.Gui.ListView + parent: Terminal.Gui + name: ListView + nameWithType: ListView + fullName: Terminal.Gui.ListView +- uid: Terminal.Gui.ListView.AllowsMarking + commentId: P:Terminal.Gui.ListView.AllowsMarking + isExternal: true +- 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.Collections.IList + commentId: T:System.Collections.IList parent: System.Collections isExternal: true name: IList nameWithType: IList fullName: System.Collections.IList -- uid: Terminal.Gui.ListView.#ctor(Terminal.Gui.IListDataSource) - parent: Terminal.Gui.ListView - isExternal: false - name: ListView(IListDataSource) - nameWithType: ListView.ListView(IListDataSource) - fullName: ListView.ListView(IListDataSource) +- uid: System.Collections.Generic.List`1 + commentId: T:System.Collections.Generic.List`1 + isExternal: true - uid: Terminal.Gui.IListDataSource + commentId: T:Terminal.Gui.IListDataSource parent: Terminal.Gui - isExternal: false name: IListDataSource nameWithType: IListDataSource fullName: Terminal.Gui.IListDataSource -- uid: Terminal.Gui.ListView.#ctor(Terminal.Gui.Rect,System.Collections.IList) - parent: Terminal.Gui.ListView - isExternal: false - name: ListView(Rect, IList) - nameWithType: ListView.ListView(Rect, IList) - fullName: ListView.ListView(Rect, IList) -- uid: Terminal.Gui.Rect +- uid: System.String + commentId: T:System.String + parent: System + isExternal: true + name: String + nameWithType: String + fullName: System.String +- uid: NStack.ustring + commentId: T:NStack.ustring + parent: NStack + isExternal: true + name: ustring + nameWithType: ustring + fullName: NStack.ustring +- uid: Terminal.Gui.ListView.Source + commentId: P:Terminal.Gui.ListView.Source + isExternal: true +- uid: Terminal.Gui.ListView.SetSource(System.Collections.IList) + commentId: M:Terminal.Gui.ListView.SetSource(System.Collections.IList) + isExternal: true +- 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: Terminal.Gui.Responder + commentId: T:Terminal.Gui.Responder parent: Terminal.Gui - isExternal: false - name: Rect - nameWithType: Rect - fullName: Terminal.Gui.Rect -- uid: Terminal.Gui.ListView.#ctor(Terminal.Gui.Rect,Terminal.Gui.IListDataSource) - parent: Terminal.Gui.ListView - isExternal: false - name: ListView(Rect, IListDataSource) - nameWithType: ListView.ListView(Rect, IListDataSource) - fullName: ListView.ListView(Rect, IListDataSource) -- uid: Terminal.Gui.ListView.AllowsMarking - parent: Terminal.Gui.ListView - isExternal: false + name: Responder + nameWithType: Responder + fullName: Terminal.Gui.Responder +- uid: System.Collections.IEnumerable + commentId: T:System.Collections.IEnumerable + parent: System.Collections + isExternal: true + name: IEnumerable + nameWithType: IEnumerable + fullName: System.Collections.IEnumerable +- uid: Terminal.Gui.View.Enter + commentId: E:Terminal.Gui.View.Enter + parent: Terminal.Gui.View + name: Enter + nameWithType: View.Enter + fullName: Terminal.Gui.View.Enter +- uid: Terminal.Gui.View.Leave + commentId: E:Terminal.Gui.View.Leave + parent: Terminal.Gui.View + name: Leave + nameWithType: View.Leave + fullName: Terminal.Gui.View.Leave +- uid: Terminal.Gui.View.MouseEnter + commentId: E:Terminal.Gui.View.MouseEnter + parent: Terminal.Gui.View + name: MouseEnter + nameWithType: View.MouseEnter + fullName: Terminal.Gui.View.MouseEnter +- uid: Terminal.Gui.View.MouseLeave + commentId: E:Terminal.Gui.View.MouseLeave + parent: Terminal.Gui.View + name: MouseLeave + nameWithType: View.MouseLeave + fullName: Terminal.Gui.View.MouseLeave +- uid: Terminal.Gui.View.Driver + commentId: P:Terminal.Gui.View.Driver + parent: Terminal.Gui.View + name: Driver + nameWithType: View.Driver + fullName: Terminal.Gui.View.Driver +- uid: Terminal.Gui.View.Subviews + commentId: P:Terminal.Gui.View.Subviews + parent: Terminal.Gui.View + name: Subviews + nameWithType: View.Subviews + fullName: Terminal.Gui.View.Subviews +- uid: Terminal.Gui.View.Id + commentId: P:Terminal.Gui.View.Id + parent: Terminal.Gui.View + name: Id + nameWithType: View.Id + fullName: Terminal.Gui.View.Id +- uid: Terminal.Gui.View.WantMousePositionReports + commentId: P:Terminal.Gui.View.WantMousePositionReports + parent: Terminal.Gui.View + name: WantMousePositionReports + nameWithType: View.WantMousePositionReports + fullName: Terminal.Gui.View.WantMousePositionReports +- uid: Terminal.Gui.View.WantContinuousButtonPressed + commentId: P:Terminal.Gui.View.WantContinuousButtonPressed + parent: Terminal.Gui.View + name: WantContinuousButtonPressed + nameWithType: View.WantContinuousButtonPressed + fullName: Terminal.Gui.View.WantContinuousButtonPressed +- uid: Terminal.Gui.View.Frame + commentId: P:Terminal.Gui.View.Frame + parent: Terminal.Gui.View + name: Frame + nameWithType: View.Frame + fullName: Terminal.Gui.View.Frame +- uid: Terminal.Gui.View.GetEnumerator + commentId: M:Terminal.Gui.View.GetEnumerator + parent: Terminal.Gui.View + name: GetEnumerator() + nameWithType: View.GetEnumerator() + fullName: Terminal.Gui.View.GetEnumerator() + spec.csharp: + - uid: Terminal.Gui.View.GetEnumerator + name: GetEnumerator + nameWithType: View.GetEnumerator + fullName: Terminal.Gui.View.GetEnumerator + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.GetEnumerator + name: GetEnumerator + nameWithType: View.GetEnumerator + fullName: Terminal.Gui.View.GetEnumerator + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.LayoutStyle + commentId: P:Terminal.Gui.View.LayoutStyle + parent: Terminal.Gui.View + name: LayoutStyle + nameWithType: View.LayoutStyle + fullName: Terminal.Gui.View.LayoutStyle +- uid: Terminal.Gui.View.Bounds + commentId: P:Terminal.Gui.View.Bounds + parent: Terminal.Gui.View + name: Bounds + nameWithType: View.Bounds + fullName: Terminal.Gui.View.Bounds +- uid: Terminal.Gui.View.X + commentId: P:Terminal.Gui.View.X + parent: Terminal.Gui.View + name: X + nameWithType: View.X + fullName: Terminal.Gui.View.X +- uid: Terminal.Gui.View.Y + commentId: P:Terminal.Gui.View.Y + parent: Terminal.Gui.View + name: Y + nameWithType: View.Y + fullName: Terminal.Gui.View.Y +- uid: Terminal.Gui.View.Width + commentId: P:Terminal.Gui.View.Width + parent: Terminal.Gui.View + name: Width + nameWithType: View.Width + fullName: Terminal.Gui.View.Width +- uid: Terminal.Gui.View.Height + commentId: P:Terminal.Gui.View.Height + parent: Terminal.Gui.View + name: Height + nameWithType: View.Height + fullName: Terminal.Gui.View.Height +- uid: Terminal.Gui.View.SuperView + commentId: P:Terminal.Gui.View.SuperView + parent: Terminal.Gui.View + name: SuperView + nameWithType: View.SuperView + fullName: Terminal.Gui.View.SuperView +- uid: Terminal.Gui.View.SetNeedsDisplay + commentId: M:Terminal.Gui.View.SetNeedsDisplay + parent: Terminal.Gui.View + name: SetNeedsDisplay() + nameWithType: View.SetNeedsDisplay() + fullName: Terminal.Gui.View.SetNeedsDisplay() + spec.csharp: + - uid: Terminal.Gui.View.SetNeedsDisplay + name: SetNeedsDisplay + nameWithType: View.SetNeedsDisplay + fullName: Terminal.Gui.View.SetNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.SetNeedsDisplay + name: SetNeedsDisplay + nameWithType: View.SetNeedsDisplay + fullName: Terminal.Gui.View.SetNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) + commentId: M:Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) + parent: Terminal.Gui.View + name: SetNeedsDisplay(Rect) + nameWithType: View.SetNeedsDisplay(Rect) + fullName: Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) + spec.csharp: + - uid: Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) + name: SetNeedsDisplay + nameWithType: View.SetNeedsDisplay + fullName: Terminal.Gui.View.SetNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) + name: SetNeedsDisplay + nameWithType: View.SetNeedsDisplay + fullName: Terminal.Gui.View.SetNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.ChildNeedsDisplay + commentId: M:Terminal.Gui.View.ChildNeedsDisplay + parent: Terminal.Gui.View + name: ChildNeedsDisplay() + nameWithType: View.ChildNeedsDisplay() + fullName: Terminal.Gui.View.ChildNeedsDisplay() + spec.csharp: + - uid: Terminal.Gui.View.ChildNeedsDisplay + name: ChildNeedsDisplay + nameWithType: View.ChildNeedsDisplay + fullName: Terminal.Gui.View.ChildNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ChildNeedsDisplay + name: ChildNeedsDisplay + nameWithType: View.ChildNeedsDisplay + fullName: Terminal.Gui.View.ChildNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.Add(Terminal.Gui.View) + commentId: M:Terminal.Gui.View.Add(Terminal.Gui.View) + parent: Terminal.Gui.View + name: Add(View) + nameWithType: View.Add(View) + fullName: Terminal.Gui.View.Add(Terminal.Gui.View) + spec.csharp: + - uid: Terminal.Gui.View.Add(Terminal.Gui.View) + name: Add + nameWithType: View.Add + fullName: Terminal.Gui.View.Add + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.Add(Terminal.Gui.View) + name: Add + nameWithType: View.Add + fullName: Terminal.Gui.View.Add + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.Add(Terminal.Gui.View[]) + commentId: M:Terminal.Gui.View.Add(Terminal.Gui.View[]) + parent: Terminal.Gui.View + name: Add(View[]) + nameWithType: View.Add(View[]) + fullName: Terminal.Gui.View.Add(Terminal.Gui.View[]) + nameWithType.vb: View.Add(View()) + fullName.vb: Terminal.Gui.View.Add(Terminal.Gui.View()) + name.vb: Add(View()) + spec.csharp: + - uid: Terminal.Gui.View.Add(Terminal.Gui.View[]) + name: Add + nameWithType: View.Add + fullName: Terminal.Gui.View.Add + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: '[]' + nameWithType: '[]' + fullName: '[]' + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.Add(Terminal.Gui.View[]) + name: Add + nameWithType: View.Add + fullName: Terminal.Gui.View.Add + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: () + nameWithType: () + fullName: () + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.RemoveAll + commentId: M:Terminal.Gui.View.RemoveAll + parent: Terminal.Gui.View + name: RemoveAll() + nameWithType: View.RemoveAll() + fullName: Terminal.Gui.View.RemoveAll() + spec.csharp: + - uid: Terminal.Gui.View.RemoveAll + name: RemoveAll + nameWithType: View.RemoveAll + fullName: Terminal.Gui.View.RemoveAll + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.RemoveAll + name: RemoveAll + nameWithType: View.RemoveAll + fullName: Terminal.Gui.View.RemoveAll + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.Remove(Terminal.Gui.View) + commentId: M:Terminal.Gui.View.Remove(Terminal.Gui.View) + parent: Terminal.Gui.View + name: Remove(View) + nameWithType: View.Remove(View) + fullName: Terminal.Gui.View.Remove(Terminal.Gui.View) + spec.csharp: + - uid: Terminal.Gui.View.Remove(Terminal.Gui.View) + name: Remove + nameWithType: View.Remove + fullName: Terminal.Gui.View.Remove + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.Remove(Terminal.Gui.View) + name: Remove + nameWithType: View.Remove + fullName: Terminal.Gui.View.Remove + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.BringSubviewToFront(Terminal.Gui.View) + commentId: M:Terminal.Gui.View.BringSubviewToFront(Terminal.Gui.View) + parent: Terminal.Gui.View + name: BringSubviewToFront(View) + nameWithType: View.BringSubviewToFront(View) + fullName: Terminal.Gui.View.BringSubviewToFront(Terminal.Gui.View) + spec.csharp: + - uid: Terminal.Gui.View.BringSubviewToFront(Terminal.Gui.View) + name: BringSubviewToFront + nameWithType: View.BringSubviewToFront + fullName: Terminal.Gui.View.BringSubviewToFront + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.BringSubviewToFront(Terminal.Gui.View) + name: BringSubviewToFront + nameWithType: View.BringSubviewToFront + fullName: Terminal.Gui.View.BringSubviewToFront + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.SendSubviewToBack(Terminal.Gui.View) + commentId: M:Terminal.Gui.View.SendSubviewToBack(Terminal.Gui.View) + parent: Terminal.Gui.View + name: SendSubviewToBack(View) + nameWithType: View.SendSubviewToBack(View) + fullName: Terminal.Gui.View.SendSubviewToBack(Terminal.Gui.View) + spec.csharp: + - uid: Terminal.Gui.View.SendSubviewToBack(Terminal.Gui.View) + name: SendSubviewToBack + nameWithType: View.SendSubviewToBack + fullName: Terminal.Gui.View.SendSubviewToBack + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.SendSubviewToBack(Terminal.Gui.View) + name: SendSubviewToBack + nameWithType: View.SendSubviewToBack + fullName: Terminal.Gui.View.SendSubviewToBack + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.SendSubviewBackwards(Terminal.Gui.View) + commentId: M:Terminal.Gui.View.SendSubviewBackwards(Terminal.Gui.View) + parent: Terminal.Gui.View + name: SendSubviewBackwards(View) + nameWithType: View.SendSubviewBackwards(View) + fullName: Terminal.Gui.View.SendSubviewBackwards(Terminal.Gui.View) + spec.csharp: + - uid: Terminal.Gui.View.SendSubviewBackwards(Terminal.Gui.View) + name: SendSubviewBackwards + nameWithType: View.SendSubviewBackwards + fullName: Terminal.Gui.View.SendSubviewBackwards + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.SendSubviewBackwards(Terminal.Gui.View) + name: SendSubviewBackwards + nameWithType: View.SendSubviewBackwards + fullName: Terminal.Gui.View.SendSubviewBackwards + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.BringSubviewForward(Terminal.Gui.View) + commentId: M:Terminal.Gui.View.BringSubviewForward(Terminal.Gui.View) + parent: Terminal.Gui.View + name: BringSubviewForward(View) + nameWithType: View.BringSubviewForward(View) + fullName: Terminal.Gui.View.BringSubviewForward(Terminal.Gui.View) + spec.csharp: + - uid: Terminal.Gui.View.BringSubviewForward(Terminal.Gui.View) + name: BringSubviewForward + nameWithType: View.BringSubviewForward + fullName: Terminal.Gui.View.BringSubviewForward + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.BringSubviewForward(Terminal.Gui.View) + name: BringSubviewForward + nameWithType: View.BringSubviewForward + fullName: Terminal.Gui.View.BringSubviewForward + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.Clear + commentId: M:Terminal.Gui.View.Clear + parent: Terminal.Gui.View + name: Clear() + nameWithType: View.Clear() + fullName: Terminal.Gui.View.Clear() + spec.csharp: + - uid: Terminal.Gui.View.Clear + name: Clear + nameWithType: View.Clear + fullName: Terminal.Gui.View.Clear + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.Clear + name: Clear + nameWithType: View.Clear + fullName: Terminal.Gui.View.Clear + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.Clear(Terminal.Gui.Rect) + commentId: M:Terminal.Gui.View.Clear(Terminal.Gui.Rect) + parent: Terminal.Gui.View + name: Clear(Rect) + nameWithType: View.Clear(Rect) + fullName: Terminal.Gui.View.Clear(Terminal.Gui.Rect) + spec.csharp: + - uid: Terminal.Gui.View.Clear(Terminal.Gui.Rect) + name: Clear + nameWithType: View.Clear + fullName: Terminal.Gui.View.Clear + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.Clear(Terminal.Gui.Rect) + name: Clear + nameWithType: View.Clear + fullName: Terminal.Gui.View.Clear + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.ScreenToView(System.Int32,System.Int32) + commentId: M:Terminal.Gui.View.ScreenToView(System.Int32,System.Int32) + parent: Terminal.Gui.View + isExternal: true + name: ScreenToView(Int32, Int32) + nameWithType: View.ScreenToView(Int32, Int32) + fullName: Terminal.Gui.View.ScreenToView(System.Int32, System.Int32) + spec.csharp: + - uid: Terminal.Gui.View.ScreenToView(System.Int32,System.Int32) + name: ScreenToView + nameWithType: View.ScreenToView + fullName: Terminal.Gui.View.ScreenToView + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ScreenToView(System.Int32,System.Int32) + name: ScreenToView + nameWithType: View.ScreenToView + fullName: Terminal.Gui.View.ScreenToView + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.ClipToBounds + commentId: M:Terminal.Gui.View.ClipToBounds + parent: Terminal.Gui.View + name: ClipToBounds() + nameWithType: View.ClipToBounds() + fullName: Terminal.Gui.View.ClipToBounds() + spec.csharp: + - uid: Terminal.Gui.View.ClipToBounds + name: ClipToBounds + nameWithType: View.ClipToBounds + fullName: Terminal.Gui.View.ClipToBounds + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ClipToBounds + name: ClipToBounds + nameWithType: View.ClipToBounds + fullName: Terminal.Gui.View.ClipToBounds + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.SetClip(Terminal.Gui.Rect) + commentId: M:Terminal.Gui.View.SetClip(Terminal.Gui.Rect) + parent: Terminal.Gui.View + name: SetClip(Rect) + nameWithType: View.SetClip(Rect) + fullName: Terminal.Gui.View.SetClip(Terminal.Gui.Rect) + spec.csharp: + - uid: Terminal.Gui.View.SetClip(Terminal.Gui.Rect) + name: SetClip + nameWithType: View.SetClip + fullName: Terminal.Gui.View.SetClip + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.SetClip(Terminal.Gui.Rect) + name: SetClip + nameWithType: View.SetClip + fullName: Terminal.Gui.View.SetClip + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean) + commentId: M:Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean) + parent: Terminal.Gui.View + isExternal: true + name: DrawFrame(Rect, Int32, Boolean) + nameWithType: View.DrawFrame(Rect, Int32, Boolean) + fullName: Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect, System.Int32, System.Boolean) + spec.csharp: + - uid: Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean) + name: DrawFrame + nameWithType: View.DrawFrame + fullName: Terminal.Gui.View.DrawFrame + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean) + name: DrawFrame + nameWithType: View.DrawFrame + fullName: Terminal.Gui.View.DrawFrame + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.DrawHotString(NStack.ustring,Terminal.Gui.Attribute,Terminal.Gui.Attribute) + commentId: M:Terminal.Gui.View.DrawHotString(NStack.ustring,Terminal.Gui.Attribute,Terminal.Gui.Attribute) + parent: Terminal.Gui.View + isExternal: true + name: DrawHotString(ustring, Attribute, Attribute) + nameWithType: View.DrawHotString(ustring, Attribute, Attribute) + fullName: Terminal.Gui.View.DrawHotString(NStack.ustring, Terminal.Gui.Attribute, Terminal.Gui.Attribute) + spec.csharp: + - uid: Terminal.Gui.View.DrawHotString(NStack.ustring,Terminal.Gui.Attribute,Terminal.Gui.Attribute) + name: DrawHotString + nameWithType: View.DrawHotString + fullName: Terminal.Gui.View.DrawHotString + - name: ( + nameWithType: ( + fullName: ( + - uid: NStack.ustring + name: ustring + nameWithType: ustring + fullName: NStack.ustring + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: Terminal.Gui.Attribute + name: Attribute + nameWithType: Attribute + fullName: Terminal.Gui.Attribute + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: Terminal.Gui.Attribute + name: Attribute + nameWithType: Attribute + fullName: Terminal.Gui.Attribute + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.DrawHotString(NStack.ustring,Terminal.Gui.Attribute,Terminal.Gui.Attribute) + name: DrawHotString + nameWithType: View.DrawHotString + fullName: Terminal.Gui.View.DrawHotString + - name: ( + nameWithType: ( + fullName: ( + - uid: NStack.ustring + name: ustring + nameWithType: ustring + fullName: NStack.ustring + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: Terminal.Gui.Attribute + name: Attribute + nameWithType: Attribute + fullName: Terminal.Gui.Attribute + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: Terminal.Gui.Attribute + name: Attribute + nameWithType: Attribute + fullName: Terminal.Gui.Attribute + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.DrawHotString(NStack.ustring,System.Boolean,Terminal.Gui.ColorScheme) + commentId: M:Terminal.Gui.View.DrawHotString(NStack.ustring,System.Boolean,Terminal.Gui.ColorScheme) + parent: Terminal.Gui.View + isExternal: true + name: DrawHotString(ustring, Boolean, ColorScheme) + nameWithType: View.DrawHotString(ustring, Boolean, ColorScheme) + fullName: Terminal.Gui.View.DrawHotString(NStack.ustring, System.Boolean, Terminal.Gui.ColorScheme) + spec.csharp: + - uid: Terminal.Gui.View.DrawHotString(NStack.ustring,System.Boolean,Terminal.Gui.ColorScheme) + name: DrawHotString + nameWithType: View.DrawHotString + fullName: Terminal.Gui.View.DrawHotString + - name: ( + nameWithType: ( + fullName: ( + - uid: NStack.ustring + name: ustring + nameWithType: ustring + fullName: NStack.ustring + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: Terminal.Gui.ColorScheme + name: ColorScheme + nameWithType: ColorScheme + fullName: Terminal.Gui.ColorScheme + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.DrawHotString(NStack.ustring,System.Boolean,Terminal.Gui.ColorScheme) + name: DrawHotString + nameWithType: View.DrawHotString + fullName: Terminal.Gui.View.DrawHotString + - name: ( + nameWithType: ( + fullName: ( + - uid: NStack.ustring + name: ustring + nameWithType: ustring + fullName: NStack.ustring + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: Terminal.Gui.ColorScheme + name: ColorScheme + nameWithType: ColorScheme + fullName: Terminal.Gui.ColorScheme + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.Move(System.Int32,System.Int32) + commentId: M:Terminal.Gui.View.Move(System.Int32,System.Int32) + parent: Terminal.Gui.View + isExternal: true + name: Move(Int32, Int32) + nameWithType: View.Move(Int32, Int32) + fullName: Terminal.Gui.View.Move(System.Int32, System.Int32) + spec.csharp: + - uid: Terminal.Gui.View.Move(System.Int32,System.Int32) + name: Move + nameWithType: View.Move + fullName: Terminal.Gui.View.Move + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.Move(System.Int32,System.Int32) + name: Move + nameWithType: View.Move + fullName: Terminal.Gui.View.Move + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.HasFocus + commentId: P:Terminal.Gui.View.HasFocus + parent: Terminal.Gui.View + name: HasFocus + nameWithType: View.HasFocus + fullName: Terminal.Gui.View.HasFocus +- uid: Terminal.Gui.View.OnEnter + commentId: M:Terminal.Gui.View.OnEnter + parent: Terminal.Gui.View + name: OnEnter() + nameWithType: View.OnEnter() + fullName: Terminal.Gui.View.OnEnter() + spec.csharp: + - uid: Terminal.Gui.View.OnEnter + name: OnEnter + nameWithType: View.OnEnter + fullName: Terminal.Gui.View.OnEnter + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.OnEnter + name: OnEnter + nameWithType: View.OnEnter + fullName: Terminal.Gui.View.OnEnter + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.OnLeave + commentId: M:Terminal.Gui.View.OnLeave + parent: Terminal.Gui.View + name: OnLeave() + nameWithType: View.OnLeave() + fullName: Terminal.Gui.View.OnLeave() + spec.csharp: + - uid: Terminal.Gui.View.OnLeave + name: OnLeave + nameWithType: View.OnLeave + fullName: Terminal.Gui.View.OnLeave + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.OnLeave + name: OnLeave + nameWithType: View.OnLeave + fullName: Terminal.Gui.View.OnLeave + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.Focused + commentId: P:Terminal.Gui.View.Focused + parent: Terminal.Gui.View + name: Focused + nameWithType: View.Focused + fullName: Terminal.Gui.View.Focused +- uid: Terminal.Gui.View.MostFocused + commentId: P:Terminal.Gui.View.MostFocused + parent: Terminal.Gui.View + name: MostFocused + nameWithType: View.MostFocused + fullName: Terminal.Gui.View.MostFocused +- uid: Terminal.Gui.View.ColorScheme + commentId: P:Terminal.Gui.View.ColorScheme + parent: Terminal.Gui.View + name: ColorScheme + nameWithType: View.ColorScheme + fullName: Terminal.Gui.View.ColorScheme +- uid: Terminal.Gui.View.AddRune(System.Int32,System.Int32,System.Rune) + commentId: M:Terminal.Gui.View.AddRune(System.Int32,System.Int32,System.Rune) + parent: Terminal.Gui.View + isExternal: true + name: AddRune(Int32, Int32, Rune) + nameWithType: View.AddRune(Int32, Int32, Rune) + fullName: Terminal.Gui.View.AddRune(System.Int32, System.Int32, System.Rune) + spec.csharp: + - uid: Terminal.Gui.View.AddRune(System.Int32,System.Int32,System.Rune) + name: AddRune + nameWithType: View.AddRune + fullName: Terminal.Gui.View.AddRune + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Rune + name: Rune + nameWithType: Rune + fullName: System.Rune + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.AddRune(System.Int32,System.Int32,System.Rune) + name: AddRune + nameWithType: View.AddRune + fullName: Terminal.Gui.View.AddRune + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Rune + name: Rune + nameWithType: Rune + fullName: System.Rune + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.ClearNeedsDisplay + commentId: M:Terminal.Gui.View.ClearNeedsDisplay + parent: Terminal.Gui.View + name: ClearNeedsDisplay() + nameWithType: View.ClearNeedsDisplay() + fullName: Terminal.Gui.View.ClearNeedsDisplay() + spec.csharp: + - uid: Terminal.Gui.View.ClearNeedsDisplay + name: ClearNeedsDisplay + nameWithType: View.ClearNeedsDisplay + fullName: Terminal.Gui.View.ClearNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ClearNeedsDisplay + name: ClearNeedsDisplay + nameWithType: View.ClearNeedsDisplay + fullName: Terminal.Gui.View.ClearNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.SetFocus(Terminal.Gui.View) + commentId: M:Terminal.Gui.View.SetFocus(Terminal.Gui.View) + parent: Terminal.Gui.View + name: SetFocus(View) + nameWithType: View.SetFocus(View) + fullName: Terminal.Gui.View.SetFocus(Terminal.Gui.View) + spec.csharp: + - uid: Terminal.Gui.View.SetFocus(Terminal.Gui.View) + name: SetFocus + nameWithType: View.SetFocus + fullName: Terminal.Gui.View.SetFocus + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.SetFocus(Terminal.Gui.View) + name: SetFocus + nameWithType: View.SetFocus + fullName: Terminal.Gui.View.SetFocus + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.KeyPress + commentId: E:Terminal.Gui.View.KeyPress + parent: Terminal.Gui.View + name: KeyPress + nameWithType: View.KeyPress + fullName: Terminal.Gui.View.KeyPress +- uid: Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) + parent: Terminal.Gui.View + name: ProcessHotKey(KeyEvent) + nameWithType: View.ProcessHotKey(KeyEvent) + fullName: Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) + spec.csharp: + - uid: Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) + name: ProcessHotKey + nameWithType: View.ProcessHotKey + fullName: Terminal.Gui.View.ProcessHotKey + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) + name: ProcessHotKey + nameWithType: View.ProcessHotKey + fullName: Terminal.Gui.View.ProcessHotKey + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) + parent: Terminal.Gui.View + name: ProcessColdKey(KeyEvent) + nameWithType: View.ProcessColdKey(KeyEvent) + fullName: Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) + spec.csharp: + - uid: Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) + name: ProcessColdKey + nameWithType: View.ProcessColdKey + fullName: Terminal.Gui.View.ProcessColdKey + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) + name: ProcessColdKey + nameWithType: View.ProcessColdKey + fullName: Terminal.Gui.View.ProcessColdKey + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.KeyDown + commentId: E:Terminal.Gui.View.KeyDown + parent: Terminal.Gui.View + name: KeyDown + nameWithType: View.KeyDown + fullName: Terminal.Gui.View.KeyDown +- uid: Terminal.Gui.View.OnKeyDown(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.View.OnKeyDown(Terminal.Gui.KeyEvent) + parent: Terminal.Gui.View + name: OnKeyDown(KeyEvent) + nameWithType: View.OnKeyDown(KeyEvent) + fullName: Terminal.Gui.View.OnKeyDown(Terminal.Gui.KeyEvent) + spec.csharp: + - uid: Terminal.Gui.View.OnKeyDown(Terminal.Gui.KeyEvent) + name: OnKeyDown + nameWithType: View.OnKeyDown + fullName: Terminal.Gui.View.OnKeyDown + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.OnKeyDown(Terminal.Gui.KeyEvent) + name: OnKeyDown + nameWithType: View.OnKeyDown + fullName: Terminal.Gui.View.OnKeyDown + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.KeyUp + commentId: E:Terminal.Gui.View.KeyUp + parent: Terminal.Gui.View + name: KeyUp + nameWithType: View.KeyUp + fullName: Terminal.Gui.View.KeyUp +- uid: Terminal.Gui.View.OnKeyUp(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.View.OnKeyUp(Terminal.Gui.KeyEvent) + parent: Terminal.Gui.View + name: OnKeyUp(KeyEvent) + nameWithType: View.OnKeyUp(KeyEvent) + fullName: Terminal.Gui.View.OnKeyUp(Terminal.Gui.KeyEvent) + spec.csharp: + - uid: Terminal.Gui.View.OnKeyUp(Terminal.Gui.KeyEvent) + name: OnKeyUp + nameWithType: View.OnKeyUp + fullName: Terminal.Gui.View.OnKeyUp + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.OnKeyUp(Terminal.Gui.KeyEvent) + name: OnKeyUp + nameWithType: View.OnKeyUp + fullName: Terminal.Gui.View.OnKeyUp + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.EnsureFocus + commentId: M:Terminal.Gui.View.EnsureFocus + parent: Terminal.Gui.View + name: EnsureFocus() + nameWithType: View.EnsureFocus() + fullName: Terminal.Gui.View.EnsureFocus() + spec.csharp: + - uid: Terminal.Gui.View.EnsureFocus + name: EnsureFocus + nameWithType: View.EnsureFocus + fullName: Terminal.Gui.View.EnsureFocus + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.EnsureFocus + name: EnsureFocus + nameWithType: View.EnsureFocus + fullName: Terminal.Gui.View.EnsureFocus + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.FocusFirst + commentId: M:Terminal.Gui.View.FocusFirst + parent: Terminal.Gui.View + name: FocusFirst() + nameWithType: View.FocusFirst() + fullName: Terminal.Gui.View.FocusFirst() + spec.csharp: + - uid: Terminal.Gui.View.FocusFirst + name: FocusFirst + nameWithType: View.FocusFirst + fullName: Terminal.Gui.View.FocusFirst + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.FocusFirst + name: FocusFirst + nameWithType: View.FocusFirst + fullName: Terminal.Gui.View.FocusFirst + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.FocusLast + commentId: M:Terminal.Gui.View.FocusLast + parent: Terminal.Gui.View + name: FocusLast() + nameWithType: View.FocusLast() + fullName: Terminal.Gui.View.FocusLast() + spec.csharp: + - uid: Terminal.Gui.View.FocusLast + name: FocusLast + nameWithType: View.FocusLast + fullName: Terminal.Gui.View.FocusLast + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.FocusLast + name: FocusLast + nameWithType: View.FocusLast + fullName: Terminal.Gui.View.FocusLast + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.FocusPrev + commentId: M:Terminal.Gui.View.FocusPrev + parent: Terminal.Gui.View + name: FocusPrev() + nameWithType: View.FocusPrev() + fullName: Terminal.Gui.View.FocusPrev() + spec.csharp: + - uid: Terminal.Gui.View.FocusPrev + name: FocusPrev + nameWithType: View.FocusPrev + fullName: Terminal.Gui.View.FocusPrev + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.FocusPrev + name: FocusPrev + nameWithType: View.FocusPrev + fullName: Terminal.Gui.View.FocusPrev + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.FocusNext + commentId: M:Terminal.Gui.View.FocusNext + parent: Terminal.Gui.View + name: FocusNext() + nameWithType: View.FocusNext() + fullName: Terminal.Gui.View.FocusNext() + spec.csharp: + - uid: Terminal.Gui.View.FocusNext + name: FocusNext + nameWithType: View.FocusNext + fullName: Terminal.Gui.View.FocusNext + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.FocusNext + name: FocusNext + nameWithType: View.FocusNext + fullName: Terminal.Gui.View.FocusNext + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.LayoutSubviews + commentId: M:Terminal.Gui.View.LayoutSubviews + parent: Terminal.Gui.View + name: LayoutSubviews() + nameWithType: View.LayoutSubviews() + fullName: Terminal.Gui.View.LayoutSubviews() + spec.csharp: + - uid: Terminal.Gui.View.LayoutSubviews + name: LayoutSubviews + nameWithType: View.LayoutSubviews + fullName: Terminal.Gui.View.LayoutSubviews + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.LayoutSubviews + name: LayoutSubviews + nameWithType: View.LayoutSubviews + fullName: Terminal.Gui.View.LayoutSubviews + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.ToString + commentId: M:Terminal.Gui.View.ToString + parent: Terminal.Gui.View + name: ToString() + nameWithType: View.ToString() + fullName: Terminal.Gui.View.ToString() + spec.csharp: + - uid: Terminal.Gui.View.ToString + name: ToString + nameWithType: View.ToString + fullName: Terminal.Gui.View.ToString + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ToString + name: ToString + nameWithType: View.ToString + fullName: Terminal.Gui.View.ToString + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.OnMouseEnter(Terminal.Gui.MouseEvent) + commentId: M:Terminal.Gui.View.OnMouseEnter(Terminal.Gui.MouseEvent) + parent: Terminal.Gui.View + name: OnMouseEnter(MouseEvent) + nameWithType: View.OnMouseEnter(MouseEvent) + fullName: Terminal.Gui.View.OnMouseEnter(Terminal.Gui.MouseEvent) + spec.csharp: + - uid: Terminal.Gui.View.OnMouseEnter(Terminal.Gui.MouseEvent) + name: OnMouseEnter + nameWithType: View.OnMouseEnter + fullName: Terminal.Gui.View.OnMouseEnter + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.MouseEvent + name: MouseEvent + nameWithType: MouseEvent + fullName: Terminal.Gui.MouseEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.OnMouseEnter(Terminal.Gui.MouseEvent) + name: OnMouseEnter + nameWithType: View.OnMouseEnter + fullName: Terminal.Gui.View.OnMouseEnter + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.MouseEvent + name: MouseEvent + nameWithType: MouseEvent + fullName: Terminal.Gui.MouseEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.OnMouseLeave(Terminal.Gui.MouseEvent) + commentId: M:Terminal.Gui.View.OnMouseLeave(Terminal.Gui.MouseEvent) + parent: Terminal.Gui.View + name: OnMouseLeave(MouseEvent) + nameWithType: View.OnMouseLeave(MouseEvent) + fullName: Terminal.Gui.View.OnMouseLeave(Terminal.Gui.MouseEvent) + spec.csharp: + - uid: Terminal.Gui.View.OnMouseLeave(Terminal.Gui.MouseEvent) + name: OnMouseLeave + nameWithType: View.OnMouseLeave + fullName: Terminal.Gui.View.OnMouseLeave + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.MouseEvent + name: MouseEvent + nameWithType: MouseEvent + fullName: Terminal.Gui.MouseEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.OnMouseLeave(Terminal.Gui.MouseEvent) + name: OnMouseLeave + nameWithType: View.OnMouseLeave + fullName: Terminal.Gui.View.OnMouseLeave + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.MouseEvent + name: MouseEvent + nameWithType: MouseEvent + fullName: Terminal.Gui.MouseEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.Responder.CanFocus + commentId: P:Terminal.Gui.Responder.CanFocus + parent: Terminal.Gui.Responder + name: CanFocus + nameWithType: Responder.CanFocus + fullName: Terminal.Gui.Responder.CanFocus +- 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.Collections + commentId: N:System.Collections + isExternal: true + name: System.Collections + nameWithType: System.Collections + fullName: System.Collections +- uid: System + commentId: N:System + isExternal: true + name: System + nameWithType: System + fullName: System +- uid: NStack + commentId: N:NStack + isExternal: true + name: NStack + nameWithType: NStack + fullName: NStack +- uid: Terminal.Gui.ListView.Source* + commentId: Overload:Terminal.Gui.ListView.Source + name: Source + nameWithType: ListView.Source + fullName: Terminal.Gui.ListView.Source +- uid: Terminal.Gui.ListView.SetSource* + commentId: Overload:Terminal.Gui.ListView.SetSource + name: SetSource + nameWithType: ListView.SetSource + fullName: Terminal.Gui.ListView.SetSource +- uid: Terminal.Gui.ListView.SetSourceAsync* + commentId: Overload:Terminal.Gui.ListView.SetSourceAsync + name: SetSourceAsync + nameWithType: ListView.SetSourceAsync + fullName: Terminal.Gui.ListView.SetSourceAsync +- uid: System.Threading.Tasks.Task + commentId: T:System.Threading.Tasks.Task + parent: System.Threading.Tasks + isExternal: true + name: Task + nameWithType: Task + fullName: System.Threading.Tasks.Task +- uid: System.Threading.Tasks + commentId: N:System.Threading.Tasks + isExternal: true + name: System.Threading.Tasks + nameWithType: System.Threading.Tasks + fullName: System.Threading.Tasks +- uid: Terminal.Gui.ListView.AllowsMarking* + commentId: Overload:Terminal.Gui.ListView.AllowsMarking name: AllowsMarking nameWithType: ListView.AllowsMarking - fullName: ListView.AllowsMarking + fullName: Terminal.Gui.ListView.AllowsMarking - uid: System.Boolean + commentId: T:System.Boolean parent: System isExternal: true name: Boolean nameWithType: Boolean fullName: System.Boolean -- uid: Terminal.Gui.ListView.MouseEvent(Terminal.Gui.MouseEvent) - parent: Terminal.Gui.ListView - isExternal: false - name: MouseEvent(MouseEvent) - nameWithType: ListView.MouseEvent(MouseEvent) - fullName: ListView.MouseEvent(MouseEvent) -- uid: Terminal.Gui.MouseEvent - parent: Terminal.Gui - isExternal: false - name: MouseEvent - nameWithType: MouseEvent - fullName: Terminal.Gui.MouseEvent -- uid: Terminal.Gui.ListView.PositionCursor - parent: Terminal.Gui.ListView - isExternal: false - name: PositionCursor() - nameWithType: ListView.PositionCursor() - fullName: ListView.PositionCursor() -- uid: Terminal.Gui.ListView.ProcessKey(Terminal.Gui.KeyEvent) - parent: Terminal.Gui.ListView - isExternal: false - name: ProcessKey(KeyEvent) - nameWithType: ListView.ProcessKey(KeyEvent) - fullName: ListView.ProcessKey(KeyEvent) -- uid: Terminal.Gui.KeyEvent - parent: Terminal.Gui - isExternal: false - name: KeyEvent - nameWithType: KeyEvent - fullName: Terminal.Gui.KeyEvent -- uid: Terminal.Gui.ListView.Redraw(Terminal.Gui.Rect) - parent: Terminal.Gui.ListView - isExternal: false - name: Redraw(Rect) - nameWithType: ListView.Redraw(Rect) - fullName: ListView.Redraw(Rect) -- uid: Terminal.Gui.ListView.SelectedChanged - parent: Terminal.Gui.ListView - isExternal: false - name: SelectedChanged - nameWithType: ListView.SelectedChanged - fullName: ListView.SelectedChanged -- uid: System.Action - parent: System - isExternal: true - name: Action - nameWithType: Action - fullName: System.Action -- uid: Terminal.Gui.ListView.SelectedItem - parent: Terminal.Gui.ListView - isExternal: false - name: SelectedItem - nameWithType: ListView.SelectedItem - fullName: ListView.SelectedItem +- uid: Terminal.Gui.ListView.AllowsMultipleSelection* + commentId: Overload:Terminal.Gui.ListView.AllowsMultipleSelection + name: AllowsMultipleSelection + nameWithType: ListView.AllowsMultipleSelection + fullName: Terminal.Gui.ListView.AllowsMultipleSelection +- uid: Terminal.Gui.ListView.TopItem* + commentId: Overload:Terminal.Gui.ListView.TopItem + name: TopItem + nameWithType: ListView.TopItem + fullName: Terminal.Gui.ListView.TopItem - uid: System.Int32 + commentId: T:System.Int32 parent: System isExternal: true name: Int32 nameWithType: Int32 fullName: System.Int32 -- uid: Terminal.Gui.ListView.SetSource(System.Collections.IList) - parent: Terminal.Gui.ListView - isExternal: false - name: SetSource(IList) - nameWithType: ListView.SetSource(IList) - fullName: ListView.SetSource(IList) -- uid: Terminal.Gui.ListView.Source - parent: Terminal.Gui.ListView - isExternal: false - name: Source - nameWithType: ListView.Source - fullName: ListView.Source -- uid: Terminal.Gui.ListView.TopItem - parent: Terminal.Gui.ListView - isExternal: false - name: TopItem - nameWithType: ListView.TopItem - fullName: ListView.TopItem -- uid: Terminal.Gui.ListView.#ctor* - parent: Terminal.Gui.ListView - isExternal: false - name: ListView - nameWithType: ListView.ListView - fullName: ListView.ListView -- uid: Terminal.Gui.ListView.AllowsMarking* - parent: Terminal.Gui.ListView - isExternal: false - name: AllowsMarking - nameWithType: ListView.AllowsMarking - fullName: ListView.AllowsMarking -- uid: Terminal.Gui.ListView.MouseEvent* - parent: Terminal.Gui.ListView - isExternal: false - name: MouseEvent - nameWithType: ListView.MouseEvent - fullName: ListView.MouseEvent -- uid: Terminal.Gui.ListView.PositionCursor* - parent: Terminal.Gui.ListView - isExternal: false - name: PositionCursor - nameWithType: ListView.PositionCursor - fullName: ListView.PositionCursor -- uid: Terminal.Gui.ListView.ProcessKey* - parent: Terminal.Gui.ListView - isExternal: false - name: ProcessKey - nameWithType: ListView.ProcessKey - fullName: ListView.ProcessKey -- uid: Terminal.Gui.ListView.Redraw* - parent: Terminal.Gui.ListView - isExternal: false - name: Redraw - nameWithType: ListView.Redraw - fullName: ListView.Redraw - uid: Terminal.Gui.ListView.SelectedItem* - parent: Terminal.Gui.ListView - isExternal: false + commentId: Overload:Terminal.Gui.ListView.SelectedItem name: SelectedItem nameWithType: ListView.SelectedItem - fullName: ListView.SelectedItem -- uid: Terminal.Gui.ListView.SetSource* - parent: Terminal.Gui.ListView - isExternal: false - name: SetSource - nameWithType: ListView.SetSource - fullName: ListView.SetSource -- uid: Terminal.Gui.ListView.Source* - parent: Terminal.Gui.ListView - isExternal: false - name: Source - nameWithType: ListView.Source - fullName: ListView.Source -- uid: Terminal.Gui.ListView.TopItem* - parent: Terminal.Gui.ListView - isExternal: false - name: TopItem - nameWithType: ListView.TopItem - fullName: ListView.TopItem -- uid: Terminal.Gui.Responder.CanFocus + fullName: Terminal.Gui.ListView.SelectedItem +- uid: Terminal.Gui.ListView.#ctor* + commentId: Overload:Terminal.Gui.ListView.#ctor + name: ListView + nameWithType: ListView.ListView + fullName: Terminal.Gui.ListView.ListView +- uid: Terminal.Gui.Rect + commentId: T:Terminal.Gui.Rect + parent: Terminal.Gui + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect +- uid: Terminal.Gui.ListView.Redraw(Terminal.Gui.Rect) + commentId: M:Terminal.Gui.ListView.Redraw(Terminal.Gui.Rect) + isExternal: true +- uid: Terminal.Gui.View.Redraw(Terminal.Gui.Rect) + commentId: M:Terminal.Gui.View.Redraw(Terminal.Gui.Rect) + parent: Terminal.Gui.View + name: Redraw(Rect) + nameWithType: View.Redraw(Rect) + fullName: Terminal.Gui.View.Redraw(Terminal.Gui.Rect) + spec.csharp: + - uid: Terminal.Gui.View.Redraw(Terminal.Gui.Rect) + name: Redraw + nameWithType: View.Redraw + fullName: Terminal.Gui.View.Redraw + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.Redraw(Terminal.Gui.Rect) + name: Redraw + nameWithType: View.Redraw + fullName: Terminal.Gui.View.Redraw + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.ListView.Redraw* + commentId: Overload:Terminal.Gui.ListView.Redraw + name: Redraw + nameWithType: ListView.Redraw + fullName: Terminal.Gui.ListView.Redraw +- uid: System.EventHandler{Terminal.Gui.ListViewItemEventArgs} + commentId: T:System.EventHandler{Terminal.Gui.ListViewItemEventArgs} + parent: System + definition: System.EventHandler`1 + name: EventHandler + nameWithType: EventHandler + fullName: System.EventHandler + nameWithType.vb: EventHandler(Of ListViewItemEventArgs) + fullName.vb: System.EventHandler(Of Terminal.Gui.ListViewItemEventArgs) + name.vb: EventHandler(Of ListViewItemEventArgs) + spec.csharp: + - uid: System.EventHandler`1 + name: EventHandler + nameWithType: EventHandler + fullName: System.EventHandler + isExternal: true + - name: < + nameWithType: < + fullName: < + - uid: Terminal.Gui.ListViewItemEventArgs + name: ListViewItemEventArgs + nameWithType: ListViewItemEventArgs + fullName: Terminal.Gui.ListViewItemEventArgs + - 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.ListViewItemEventArgs + name: ListViewItemEventArgs + nameWithType: ListViewItemEventArgs + fullName: Terminal.Gui.ListViewItemEventArgs + - name: ) + nameWithType: ) + fullName: ) +- uid: System.EventHandler`1 + commentId: T:System.EventHandler`1 + isExternal: true + name: EventHandler + nameWithType: EventHandler + fullName: System.EventHandler + 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.ListView.ProcessKey(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.ListView.ProcessKey(Terminal.Gui.KeyEvent) + isExternal: true +- uid: Terminal.Gui.View.ProcessKey(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.View.ProcessKey(Terminal.Gui.KeyEvent) + parent: Terminal.Gui.View + name: ProcessKey(KeyEvent) + nameWithType: View.ProcessKey(KeyEvent) + fullName: Terminal.Gui.View.ProcessKey(Terminal.Gui.KeyEvent) + spec.csharp: + - uid: Terminal.Gui.View.ProcessKey(Terminal.Gui.KeyEvent) + name: ProcessKey + nameWithType: View.ProcessKey + fullName: Terminal.Gui.View.ProcessKey + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ProcessKey(Terminal.Gui.KeyEvent) + name: ProcessKey + nameWithType: View.ProcessKey + fullName: Terminal.Gui.View.ProcessKey + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.ListView.ProcessKey* + commentId: Overload:Terminal.Gui.ListView.ProcessKey + name: ProcessKey + nameWithType: ListView.ProcessKey + fullName: Terminal.Gui.ListView.ProcessKey +- uid: Terminal.Gui.KeyEvent + commentId: T:Terminal.Gui.KeyEvent + parent: Terminal.Gui + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent +- uid: Terminal.Gui.ListView.AllowsAll* + commentId: Overload:Terminal.Gui.ListView.AllowsAll + name: AllowsAll + nameWithType: ListView.AllowsAll + fullName: Terminal.Gui.ListView.AllowsAll +- uid: Terminal.Gui.ListView.MarkUnmarkRow* + commentId: Overload:Terminal.Gui.ListView.MarkUnmarkRow + name: MarkUnmarkRow + nameWithType: ListView.MarkUnmarkRow + fullName: Terminal.Gui.ListView.MarkUnmarkRow +- uid: Terminal.Gui.ListView.MovePageUp* + commentId: Overload:Terminal.Gui.ListView.MovePageUp + name: MovePageUp + nameWithType: ListView.MovePageUp + fullName: Terminal.Gui.ListView.MovePageUp +- uid: Terminal.Gui.ListView.MovePageDown* + commentId: Overload:Terminal.Gui.ListView.MovePageDown + name: MovePageDown + nameWithType: ListView.MovePageDown + fullName: Terminal.Gui.ListView.MovePageDown +- uid: Terminal.Gui.ListView.MoveDown* + commentId: Overload:Terminal.Gui.ListView.MoveDown + name: MoveDown + nameWithType: ListView.MoveDown + fullName: Terminal.Gui.ListView.MoveDown +- uid: Terminal.Gui.ListView.MoveUp* + commentId: Overload:Terminal.Gui.ListView.MoveUp + name: MoveUp + nameWithType: ListView.MoveUp + fullName: Terminal.Gui.ListView.MoveUp +- uid: Terminal.Gui.ListView.OnSelectedChanged* + commentId: Overload:Terminal.Gui.ListView.OnSelectedChanged + name: OnSelectedChanged + nameWithType: ListView.OnSelectedChanged + fullName: Terminal.Gui.ListView.OnSelectedChanged +- uid: Terminal.Gui.ListView.OnOpenSelectedItem* + commentId: Overload:Terminal.Gui.ListView.OnOpenSelectedItem + name: OnOpenSelectedItem + nameWithType: ListView.OnOpenSelectedItem + fullName: Terminal.Gui.ListView.OnOpenSelectedItem +- uid: Terminal.Gui.ListView.PositionCursor + commentId: M:Terminal.Gui.ListView.PositionCursor + isExternal: true +- uid: Terminal.Gui.View.PositionCursor + commentId: M:Terminal.Gui.View.PositionCursor + parent: Terminal.Gui.View + name: PositionCursor() + nameWithType: View.PositionCursor() + fullName: Terminal.Gui.View.PositionCursor() + spec.csharp: + - uid: Terminal.Gui.View.PositionCursor + name: PositionCursor + nameWithType: View.PositionCursor + fullName: Terminal.Gui.View.PositionCursor + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.PositionCursor + name: PositionCursor + nameWithType: View.PositionCursor + fullName: Terminal.Gui.View.PositionCursor + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.ListView.PositionCursor* + commentId: Overload:Terminal.Gui.ListView.PositionCursor + name: PositionCursor + nameWithType: ListView.PositionCursor + fullName: Terminal.Gui.ListView.PositionCursor +- uid: Terminal.Gui.ListView.MouseEvent(Terminal.Gui.MouseEvent) + commentId: M:Terminal.Gui.ListView.MouseEvent(Terminal.Gui.MouseEvent) + isExternal: true +- uid: Terminal.Gui.Responder.MouseEvent(Terminal.Gui.MouseEvent) + commentId: M:Terminal.Gui.Responder.MouseEvent(Terminal.Gui.MouseEvent) parent: Terminal.Gui.Responder - isExternal: false - name: CanFocus - nameWithType: Responder.CanFocus - fullName: Responder.CanFocus -- uid: Terminal.Gui.View.HasFocus - parent: Terminal.Gui.View - isExternal: false - name: HasFocus - nameWithType: View.HasFocus - fullName: View.HasFocus -- uid: Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) - parent: Terminal.Gui.View - isExternal: false - name: ProcessColdKey(KeyEvent) - nameWithType: View.ProcessColdKey(KeyEvent) - fullName: View.ProcessColdKey(KeyEvent) -- uid: Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) - parent: Terminal.Gui.View - isExternal: false - name: ProcessHotKey(KeyEvent) - nameWithType: View.ProcessHotKey(KeyEvent) - fullName: View.ProcessHotKey(KeyEvent) -- uid: Terminal.Gui.View.Add(Terminal.Gui.View) - parent: Terminal.Gui.View - isExternal: false - name: Add(View) - nameWithType: View.Add(View) - fullName: View.Add(View) -- uid: Terminal.Gui.View.Add(Terminal.Gui.View[]) - parent: Terminal.Gui.View - isExternal: false - name: Add(View[]) - nameWithType: View.Add(View[]) - fullName: View.Add(View[]) -- uid: Terminal.Gui.View.AddRune(System.Int32,System.Int32,System.Rune) - parent: Terminal.Gui.View - isExternal: false - name: AddRune(Int32, Int32, Rune) - nameWithType: View.AddRune(Int32, Int32, Rune) - fullName: View.AddRune(Int32, Int32, Rune) -- uid: Terminal.Gui.View.Bounds - parent: Terminal.Gui.View - isExternal: false - name: Bounds - nameWithType: View.Bounds - fullName: View.Bounds -- uid: Terminal.Gui.View.ChildNeedsDisplay - parent: Terminal.Gui.View - isExternal: false - name: ChildNeedsDisplay() - nameWithType: View.ChildNeedsDisplay() - fullName: View.ChildNeedsDisplay() -- uid: Terminal.Gui.View.Clear - parent: Terminal.Gui.View - isExternal: false - name: Clear() - nameWithType: View.Clear() - fullName: View.Clear() -- uid: Terminal.Gui.View.Clear(Terminal.Gui.Rect) - parent: Terminal.Gui.View - isExternal: false - name: Clear(Rect) - nameWithType: View.Clear(Rect) - fullName: View.Clear(Rect) -- uid: Terminal.Gui.View.ClearNeedsDisplay - parent: Terminal.Gui.View - isExternal: false - name: ClearNeedsDisplay() - nameWithType: View.ClearNeedsDisplay() - fullName: View.ClearNeedsDisplay() -- uid: Terminal.Gui.View.ClipToBounds - parent: Terminal.Gui.View - isExternal: false - name: ClipToBounds() - nameWithType: View.ClipToBounds() - fullName: View.ClipToBounds() -- uid: Terminal.Gui.View.ColorScheme - parent: Terminal.Gui.View - isExternal: false - name: ColorScheme - nameWithType: View.ColorScheme - fullName: View.ColorScheme -- uid: Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean) - parent: Terminal.Gui.View - isExternal: false - name: DrawFrame(Rect, Int32, Boolean) - nameWithType: View.DrawFrame(Rect, Int32, Boolean) - fullName: View.DrawFrame(Rect, Int32, Boolean) -- uid: Terminal.Gui.View.DrawHotString(NStack.ustring,System.Boolean,Terminal.Gui.ColorScheme) - parent: Terminal.Gui.View - isExternal: false - name: DrawHotString(ustring, Boolean, ColorScheme) - nameWithType: View.DrawHotString(ustring, Boolean, ColorScheme) - fullName: View.DrawHotString(ustring, Boolean, ColorScheme) -- uid: Terminal.Gui.View.DrawHotString(NStack.ustring,Terminal.Gui.Attribute,Terminal.Gui.Attribute) - parent: Terminal.Gui.View - isExternal: false - name: DrawHotString(ustring, Attribute, Attribute) - nameWithType: View.DrawHotString(ustring, Attribute, Attribute) - fullName: View.DrawHotString(ustring, Attribute, Attribute) -- uid: Terminal.Gui.View.Driver - parent: Terminal.Gui.View - isExternal: false - name: Driver - nameWithType: View.Driver - fullName: View.Driver -- uid: Terminal.Gui.View.EnsureFocus - parent: Terminal.Gui.View - isExternal: false - name: EnsureFocus() - nameWithType: View.EnsureFocus() - fullName: View.EnsureFocus() -- uid: Terminal.Gui.View.Focused - parent: Terminal.Gui.View - isExternal: false - name: Focused - nameWithType: View.Focused - fullName: View.Focused -- uid: Terminal.Gui.View.FocusFirst - parent: Terminal.Gui.View - isExternal: false - name: FocusFirst() - nameWithType: View.FocusFirst() - fullName: View.FocusFirst() -- uid: Terminal.Gui.View.FocusLast - parent: Terminal.Gui.View - isExternal: false - name: FocusLast() - nameWithType: View.FocusLast() - fullName: View.FocusLast() -- uid: Terminal.Gui.View.FocusNext - parent: Terminal.Gui.View - isExternal: false - name: FocusNext() - nameWithType: View.FocusNext() - fullName: View.FocusNext() -- uid: Terminal.Gui.View.FocusPrev - parent: Terminal.Gui.View - isExternal: false - name: FocusPrev() - nameWithType: View.FocusPrev() - fullName: View.FocusPrev() -- uid: Terminal.Gui.View.Frame - parent: Terminal.Gui.View - isExternal: false - name: Frame - nameWithType: View.Frame - fullName: View.Frame -- uid: Terminal.Gui.View.GetEnumerator - parent: Terminal.Gui.View - isExternal: false - name: GetEnumerator() - nameWithType: View.GetEnumerator() - fullName: View.GetEnumerator() -- uid: Terminal.Gui.View.Height - parent: Terminal.Gui.View - isExternal: false - name: Height - nameWithType: View.Height - fullName: View.Height -- uid: Terminal.Gui.View.Id - parent: Terminal.Gui.View - isExternal: false - name: Id - nameWithType: View.Id - fullName: View.Id -- uid: Terminal.Gui.View.LayoutStyle - parent: Terminal.Gui.View - isExternal: false - name: LayoutStyle - nameWithType: View.LayoutStyle - fullName: View.LayoutStyle -- uid: Terminal.Gui.View.LayoutSubviews - parent: Terminal.Gui.View - isExternal: false - name: LayoutSubviews() - nameWithType: View.LayoutSubviews() - fullName: View.LayoutSubviews() -- uid: Terminal.Gui.View.MostFocused - parent: Terminal.Gui.View - isExternal: false - name: MostFocused - nameWithType: View.MostFocused - fullName: View.MostFocused -- uid: Terminal.Gui.View.Move(System.Int32,System.Int32) - parent: Terminal.Gui.View - isExternal: false - name: Move(Int32, Int32) - nameWithType: View.Move(Int32, Int32) - fullName: View.Move(Int32, Int32) -- uid: Terminal.Gui.View.Remove(Terminal.Gui.View) - parent: Terminal.Gui.View - isExternal: false - name: Remove(View) - nameWithType: View.Remove(View) - fullName: View.Remove(View) -- uid: Terminal.Gui.View.RemoveAll - parent: Terminal.Gui.View - isExternal: false - name: RemoveAll() - nameWithType: View.RemoveAll() - fullName: View.RemoveAll() -- uid: Terminal.Gui.View.ScreenToView(System.Int32,System.Int32) - parent: Terminal.Gui.View - isExternal: false - name: ScreenToView(Int32, Int32) - nameWithType: View.ScreenToView(Int32, Int32) - fullName: View.ScreenToView(Int32, Int32) -- uid: Terminal.Gui.View.SetClip(Terminal.Gui.Rect) - parent: Terminal.Gui.View - isExternal: false - name: SetClip(Rect) - nameWithType: View.SetClip(Rect) - fullName: View.SetClip(Rect) -- uid: Terminal.Gui.View.SetFocus(Terminal.Gui.View) - parent: Terminal.Gui.View - isExternal: false - name: SetFocus(View) - nameWithType: View.SetFocus(View) - fullName: View.SetFocus(View) -- uid: Terminal.Gui.View.SetNeedsDisplay - parent: Terminal.Gui.View - isExternal: false - name: SetNeedsDisplay() - nameWithType: View.SetNeedsDisplay() - fullName: View.SetNeedsDisplay() -- uid: Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) - parent: Terminal.Gui.View - isExternal: false - name: SetNeedsDisplay(Rect) - nameWithType: View.SetNeedsDisplay(Rect) - fullName: View.SetNeedsDisplay(Rect) -- uid: Terminal.Gui.View.Subviews - parent: Terminal.Gui.View - isExternal: false - name: Subviews - nameWithType: View.Subviews - fullName: View.Subviews -- uid: Terminal.Gui.View.SuperView - parent: Terminal.Gui.View - isExternal: false - name: SuperView - nameWithType: View.SuperView - fullName: View.SuperView -- uid: Terminal.Gui.View.ToString - parent: Terminal.Gui.View - isExternal: false - name: ToString() - nameWithType: View.ToString() - fullName: View.ToString() -- uid: Terminal.Gui.View.WantMousePositionReports - parent: Terminal.Gui.View - isExternal: false - name: WantMousePositionReports - nameWithType: View.WantMousePositionReports - fullName: View.WantMousePositionReports -- uid: Terminal.Gui.View.Width - parent: Terminal.Gui.View - isExternal: false - name: Width - nameWithType: View.Width - fullName: View.Width -- uid: Terminal.Gui.View.X - parent: Terminal.Gui.View - isExternal: false - name: X - nameWithType: View.X - fullName: View.X -- uid: Terminal.Gui.View.Y - parent: Terminal.Gui.View - isExternal: false - name: Y - nameWithType: View.Y - fullName: View.Y + name: MouseEvent(MouseEvent) + nameWithType: Responder.MouseEvent(MouseEvent) + fullName: Terminal.Gui.Responder.MouseEvent(Terminal.Gui.MouseEvent) + spec.csharp: + - uid: Terminal.Gui.Responder.MouseEvent(Terminal.Gui.MouseEvent) + name: MouseEvent + nameWithType: Responder.MouseEvent + fullName: Terminal.Gui.Responder.MouseEvent + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.MouseEvent + name: MouseEvent + nameWithType: MouseEvent + fullName: Terminal.Gui.MouseEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.Responder.MouseEvent(Terminal.Gui.MouseEvent) + name: MouseEvent + nameWithType: Responder.MouseEvent + fullName: Terminal.Gui.Responder.MouseEvent + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.MouseEvent + name: MouseEvent + nameWithType: MouseEvent + fullName: Terminal.Gui.MouseEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.ListView.MouseEvent* + commentId: Overload:Terminal.Gui.ListView.MouseEvent + name: MouseEvent + nameWithType: ListView.MouseEvent + fullName: Terminal.Gui.ListView.MouseEvent +- uid: Terminal.Gui.MouseEvent + commentId: T:Terminal.Gui.MouseEvent + parent: Terminal.Gui + name: MouseEvent + nameWithType: MouseEvent + fullName: Terminal.Gui.MouseEvent +shouldSkipMarkup: true diff --git a/docfx/api/Terminal.Gui/Terminal.Gui.ListViewItemEventArgs.yml b/docfx/api/Terminal.Gui/Terminal.Gui.ListViewItemEventArgs.yml new file mode 100644 index 000000000..5cae5ba90 --- /dev/null +++ b/docfx/api/Terminal.Gui/Terminal.Gui.ListViewItemEventArgs.yml @@ -0,0 +1,513 @@ +### YamlMime:ManagedReference +items: +- uid: Terminal.Gui.ListViewItemEventArgs + commentId: T:Terminal.Gui.ListViewItemEventArgs + id: ListViewItemEventArgs + parent: Terminal.Gui + children: + - Terminal.Gui.ListViewItemEventArgs.#ctor(System.Int32,System.Object) + - Terminal.Gui.ListViewItemEventArgs.Item + - Terminal.Gui.ListViewItemEventArgs.Value + langs: + - csharp + - vb + name: ListViewItemEventArgs + nameWithType: ListViewItemEventArgs + fullName: Terminal.Gui.ListViewItemEventArgs + type: Class + source: + remote: + path: Terminal.Gui/Views/ListView.cs + branch: docs + repo: tig:tig/gui.cs.git + id: ListViewItemEventArgs + path: ../Terminal.Gui/Views/ListView.cs + startLine: 639 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\n for events.\n" + example: [] + syntax: + content: 'public class ListViewItemEventArgs : EventArgs' + content.vb: >- + Public Class ListViewItemEventArgs + + Inherits EventArgs + inheritance: + - System.Object + - System.EventArgs + inheritedMembers: + - System.EventArgs.Empty + - 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 + - class + modifiers.vb: + - Public + - Class +- uid: Terminal.Gui.ListViewItemEventArgs.Item + commentId: P:Terminal.Gui.ListViewItemEventArgs.Item + id: Item + parent: Terminal.Gui.ListViewItemEventArgs + langs: + - csharp + - vb + name: Item + nameWithType: ListViewItemEventArgs.Item + fullName: Terminal.Gui.ListViewItemEventArgs.Item + type: Property + source: + remote: + path: Terminal.Gui/Views/ListView.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Item + path: ../Terminal.Gui/Views/ListView.cs + startLine: 643 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nThe index of the item.\n" + example: [] + syntax: + content: public int Item { get; } + parameters: [] + return: + type: System.Int32 + content.vb: Public ReadOnly Property Item As Integer + overload: Terminal.Gui.ListViewItemEventArgs.Item* + modifiers.csharp: + - public + - get + modifiers.vb: + - Public + - ReadOnly +- uid: Terminal.Gui.ListViewItemEventArgs.Value + commentId: P:Terminal.Gui.ListViewItemEventArgs.Value + id: Value + parent: Terminal.Gui.ListViewItemEventArgs + langs: + - csharp + - vb + name: Value + nameWithType: ListViewItemEventArgs.Value + fullName: Terminal.Gui.ListViewItemEventArgs.Value + type: Property + source: + remote: + path: Terminal.Gui/Views/ListView.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Value + path: ../Terminal.Gui/Views/ListView.cs + startLine: 647 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nThe the item.\n" + example: [] + syntax: + content: public object Value { get; } + parameters: [] + return: + type: System.Object + content.vb: Public ReadOnly Property Value As Object + overload: Terminal.Gui.ListViewItemEventArgs.Value* + modifiers.csharp: + - public + - get + modifiers.vb: + - Public + - ReadOnly +- uid: Terminal.Gui.ListViewItemEventArgs.#ctor(System.Int32,System.Object) + commentId: M:Terminal.Gui.ListViewItemEventArgs.#ctor(System.Int32,System.Object) + id: '#ctor(System.Int32,System.Object)' + parent: Terminal.Gui.ListViewItemEventArgs + langs: + - csharp + - vb + name: ListViewItemEventArgs(Int32, Object) + nameWithType: ListViewItemEventArgs.ListViewItemEventArgs(Int32, Object) + fullName: Terminal.Gui.ListViewItemEventArgs.ListViewItemEventArgs(System.Int32, System.Object) + type: Constructor + source: + remote: + path: Terminal.Gui/Views/ListView.cs + branch: docs + repo: tig:tig/gui.cs.git + id: .ctor + path: ../Terminal.Gui/Views/ListView.cs + startLine: 654 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nInitializes a new instance of \n" + example: [] + syntax: + content: public ListViewItemEventArgs(int item, object value) + parameters: + - id: item + type: System.Int32 + description: The index of the the item. + - id: value + type: System.Object + description: The item + content.vb: Public Sub New(item As Integer, value As Object) + overload: Terminal.Gui.ListViewItemEventArgs.#ctor* + modifiers.csharp: + - public + modifiers.vb: + - Public +references: +- uid: System.EventArgs + commentId: T:System.EventArgs + parent: System + isExternal: true + name: EventArgs + nameWithType: EventArgs + fullName: System.EventArgs +- uid: Terminal.Gui.ListView + commentId: T:Terminal.Gui.ListView + parent: Terminal.Gui + name: ListView + nameWithType: ListView + fullName: Terminal.Gui.ListView +- 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.EventArgs.Empty + commentId: F:System.EventArgs.Empty + parent: System.EventArgs + isExternal: true + name: Empty + nameWithType: EventArgs.Empty + fullName: System.EventArgs.Empty +- 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.ListViewItemEventArgs.Item* + commentId: Overload:Terminal.Gui.ListViewItemEventArgs.Item + name: Item + nameWithType: ListViewItemEventArgs.Item + fullName: Terminal.Gui.ListViewItemEventArgs.Item +- uid: System.Int32 + commentId: T:System.Int32 + parent: System + isExternal: true + name: Int32 + nameWithType: Int32 + fullName: System.Int32 +- uid: Terminal.Gui.ListViewItemEventArgs.Value* + commentId: Overload:Terminal.Gui.ListViewItemEventArgs.Value + name: Value + nameWithType: ListViewItemEventArgs.Value + fullName: Terminal.Gui.ListViewItemEventArgs.Value +- uid: Terminal.Gui.ListViewItemEventArgs + commentId: T:Terminal.Gui.ListViewItemEventArgs + name: ListViewItemEventArgs + nameWithType: ListViewItemEventArgs + fullName: Terminal.Gui.ListViewItemEventArgs +- uid: Terminal.Gui.ListViewItemEventArgs.#ctor* + commentId: Overload:Terminal.Gui.ListViewItemEventArgs.#ctor + name: ListViewItemEventArgs + nameWithType: ListViewItemEventArgs.ListViewItemEventArgs + fullName: Terminal.Gui.ListViewItemEventArgs.ListViewItemEventArgs +shouldSkipMarkup: true diff --git a/docfx/api/Terminal.Gui/Terminal.Gui.ListWrapper.yml b/docfx/api/Terminal.Gui/Terminal.Gui.ListWrapper.yml new file mode 100644 index 000000000..b8393992b --- /dev/null +++ b/docfx/api/Terminal.Gui/Terminal.Gui.ListWrapper.yml @@ -0,0 +1,946 @@ +### YamlMime:ManagedReference +items: +- uid: Terminal.Gui.ListWrapper + commentId: T:Terminal.Gui.ListWrapper + id: ListWrapper + parent: Terminal.Gui + children: + - Terminal.Gui.ListWrapper.#ctor(System.Collections.IList) + - Terminal.Gui.ListWrapper.Count + - Terminal.Gui.ListWrapper.IsMarked(System.Int32) + - Terminal.Gui.ListWrapper.Render(Terminal.Gui.ListView,Terminal.Gui.ConsoleDriver,System.Boolean,System.Int32,System.Int32,System.Int32,System.Int32) + - Terminal.Gui.ListWrapper.SetMark(System.Int32,System.Boolean) + - Terminal.Gui.ListWrapper.ToList + langs: + - csharp + - vb + name: ListWrapper + nameWithType: ListWrapper + fullName: Terminal.Gui.ListWrapper + type: Class + source: + remote: + path: Terminal.Gui/Views/ListView.cs + branch: docs + repo: tig:tig/gui.cs.git + id: ListWrapper + path: ../Terminal.Gui/Views/ListView.cs + startLine: 542 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nImplements an that renders arbitrary instances for .\n" + remarks: Implements support for rendering marked items. + example: [] + syntax: + content: 'public class ListWrapper : IListDataSource' + content.vb: >- + Public Class ListWrapper + + Implements IListDataSource + inheritance: + - System.Object + implements: + - Terminal.Gui.IListDataSource + 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 + - class + modifiers.vb: + - Public + - Class +- uid: Terminal.Gui.ListWrapper.#ctor(System.Collections.IList) + commentId: M:Terminal.Gui.ListWrapper.#ctor(System.Collections.IList) + id: '#ctor(System.Collections.IList)' + parent: Terminal.Gui.ListWrapper + langs: + - csharp + - vb + name: ListWrapper(IList) + nameWithType: ListWrapper.ListWrapper(IList) + fullName: Terminal.Gui.ListWrapper.ListWrapper(System.Collections.IList) + type: Constructor + source: + remote: + path: Terminal.Gui/Views/ListView.cs + branch: docs + repo: tig:tig/gui.cs.git + id: .ctor + path: ../Terminal.Gui/Views/ListView.cs + startLine: 551 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nInitializes a new instance of given an \n" + example: [] + syntax: + content: public ListWrapper(IList source) + parameters: + - id: source + type: System.Collections.IList + description: '' + content.vb: Public Sub New(source As IList) + overload: Terminal.Gui.ListWrapper.#ctor* + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: Terminal.Gui.ListWrapper.Count + commentId: P:Terminal.Gui.ListWrapper.Count + id: Count + parent: Terminal.Gui.ListWrapper + langs: + - csharp + - vb + name: Count + nameWithType: ListWrapper.Count + fullName: Terminal.Gui.ListWrapper.Count + type: Property + source: + remote: + path: Terminal.Gui/Views/ListView.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Count + path: ../Terminal.Gui/Views/ListView.cs + startLine: 561 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nGets the number of items in the .\n" + example: [] + syntax: + content: public int Count { get; } + parameters: [] + return: + type: System.Int32 + content.vb: Public ReadOnly Property Count As Integer + overload: Terminal.Gui.ListWrapper.Count* + implements: + - Terminal.Gui.IListDataSource.Count + modifiers.csharp: + - public + - get + modifiers.vb: + - Public + - ReadOnly +- uid: Terminal.Gui.ListWrapper.Render(Terminal.Gui.ListView,Terminal.Gui.ConsoleDriver,System.Boolean,System.Int32,System.Int32,System.Int32,System.Int32) + commentId: M:Terminal.Gui.ListWrapper.Render(Terminal.Gui.ListView,Terminal.Gui.ConsoleDriver,System.Boolean,System.Int32,System.Int32,System.Int32,System.Int32) + id: Render(Terminal.Gui.ListView,Terminal.Gui.ConsoleDriver,System.Boolean,System.Int32,System.Int32,System.Int32,System.Int32) + parent: Terminal.Gui.ListWrapper + langs: + - csharp + - vb + name: Render(ListView, ConsoleDriver, Boolean, Int32, Int32, Int32, Int32) + nameWithType: ListWrapper.Render(ListView, ConsoleDriver, Boolean, Int32, Int32, Int32, Int32) + fullName: Terminal.Gui.ListWrapper.Render(Terminal.Gui.ListView, Terminal.Gui.ConsoleDriver, System.Boolean, System.Int32, System.Int32, System.Int32, System.Int32) + type: Method + source: + remote: + path: Terminal.Gui/Views/ListView.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Render + path: ../Terminal.Gui/Views/ListView.cs + startLine: 591 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nRenders a item to the appropriate type.\n" + example: [] + syntax: + content: public void Render(ListView container, ConsoleDriver driver, bool marked, int item, int col, int line, int width) + parameters: + - id: container + type: Terminal.Gui.ListView + description: The ListView. + - id: driver + type: Terminal.Gui.ConsoleDriver + description: The driver used by the caller. + - id: marked + type: System.Boolean + description: Informs if it's marked or not. + - id: item + type: System.Int32 + description: The item. + - id: col + type: System.Int32 + description: The col where to move. + - id: line + type: System.Int32 + description: The line where to move. + - id: width + type: System.Int32 + description: The item width. + content.vb: Public Sub Render(container As ListView, driver As ConsoleDriver, marked As Boolean, item As Integer, col As Integer, line As Integer, width As Integer) + overload: Terminal.Gui.ListWrapper.Render* + implements: + - Terminal.Gui.IListDataSource.Render(Terminal.Gui.ListView,Terminal.Gui.ConsoleDriver,System.Boolean,System.Int32,System.Int32,System.Int32,System.Int32) + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: Terminal.Gui.ListWrapper.IsMarked(System.Int32) + commentId: M:Terminal.Gui.ListWrapper.IsMarked(System.Int32) + id: IsMarked(System.Int32) + parent: Terminal.Gui.ListWrapper + langs: + - csharp + - vb + name: IsMarked(Int32) + nameWithType: ListWrapper.IsMarked(Int32) + fullName: Terminal.Gui.ListWrapper.IsMarked(System.Int32) + type: Method + source: + remote: + path: Terminal.Gui/Views/ListView.cs + branch: docs + repo: tig:tig/gui.cs.git + id: IsMarked + path: ../Terminal.Gui/Views/ListView.cs + startLine: 608 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nReturns true if the item is marked, false otherwise.\n" + example: [] + syntax: + content: public bool IsMarked(int item) + parameters: + - id: item + type: System.Int32 + description: The item. + return: + type: System.Boolean + description: trueIf is marked.falseotherwise. + content.vb: Public Function IsMarked(item As Integer) As Boolean + overload: Terminal.Gui.ListWrapper.IsMarked* + implements: + - Terminal.Gui.IListDataSource.IsMarked(System.Int32) + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: Terminal.Gui.ListWrapper.SetMark(System.Int32,System.Boolean) + commentId: M:Terminal.Gui.ListWrapper.SetMark(System.Int32,System.Boolean) + id: SetMark(System.Int32,System.Boolean) + parent: Terminal.Gui.ListWrapper + langs: + - csharp + - vb + name: SetMark(Int32, Boolean) + nameWithType: ListWrapper.SetMark(Int32, Boolean) + fullName: Terminal.Gui.ListWrapper.SetMark(System.Int32, System.Boolean) + type: Method + source: + remote: + path: Terminal.Gui/Views/ListView.cs + branch: docs + repo: tig:tig/gui.cs.git + id: SetMark + path: ../Terminal.Gui/Views/ListView.cs + startLine: 620 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nSets the item as marked or unmarked based on the value is true or false, respectively.\n" + example: [] + syntax: + content: public void SetMark(int item, bool value) + parameters: + - id: item + type: System.Int32 + description: The item + - id: value + type: System.Boolean + description: Marks the item.Unmarked the item.The value. + content.vb: Public Sub SetMark(item As Integer, value As Boolean) + overload: Terminal.Gui.ListWrapper.SetMark* + implements: + - Terminal.Gui.IListDataSource.SetMark(System.Int32,System.Boolean) + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: Terminal.Gui.ListWrapper.ToList + commentId: M:Terminal.Gui.ListWrapper.ToList + id: ToList + parent: Terminal.Gui.ListWrapper + langs: + - csharp + - vb + name: ToList() + nameWithType: ListWrapper.ToList() + fullName: Terminal.Gui.ListWrapper.ToList() + type: Method + source: + remote: + path: Terminal.Gui/Views/ListView.cs + branch: docs + repo: tig:tig/gui.cs.git + id: ToList + path: ../Terminal.Gui/Views/ListView.cs + startLine: 630 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nReturns the source as IList.\n" + example: [] + syntax: + content: public IList ToList() + return: + type: System.Collections.IList + description: '' + content.vb: Public Function ToList As IList + overload: Terminal.Gui.ListWrapper.ToList* + implements: + - Terminal.Gui.IListDataSource.ToList + modifiers.csharp: + - public + modifiers.vb: + - Public +references: +- uid: Terminal.Gui.IListDataSource + commentId: T:Terminal.Gui.IListDataSource + parent: Terminal.Gui + name: IListDataSource + nameWithType: IListDataSource + fullName: Terminal.Gui.IListDataSource +- uid: System.Collections.IList + commentId: T:System.Collections.IList + parent: System.Collections + isExternal: true + name: IList + nameWithType: IList + fullName: System.Collections.IList +- uid: Terminal.Gui.ListView + commentId: T:Terminal.Gui.ListView + parent: Terminal.Gui + name: ListView + nameWithType: ListView + fullName: Terminal.Gui.ListView +- 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.Collections + commentId: N:System.Collections + isExternal: true + name: System.Collections + nameWithType: System.Collections + fullName: System.Collections +- uid: System + commentId: N:System + isExternal: true + name: System + nameWithType: System + fullName: System +- uid: Terminal.Gui.ListWrapper + commentId: T:Terminal.Gui.ListWrapper + name: ListWrapper + nameWithType: ListWrapper + fullName: Terminal.Gui.ListWrapper +- uid: Terminal.Gui.ListWrapper.#ctor* + commentId: Overload:Terminal.Gui.ListWrapper.#ctor + name: ListWrapper + nameWithType: ListWrapper.ListWrapper + fullName: Terminal.Gui.ListWrapper.ListWrapper +- uid: Terminal.Gui.ListWrapper.Count* + commentId: Overload:Terminal.Gui.ListWrapper.Count + name: Count + nameWithType: ListWrapper.Count + fullName: Terminal.Gui.ListWrapper.Count +- uid: Terminal.Gui.IListDataSource.Count + commentId: P:Terminal.Gui.IListDataSource.Count + parent: Terminal.Gui.IListDataSource + name: Count + nameWithType: IListDataSource.Count + fullName: Terminal.Gui.IListDataSource.Count +- uid: System.Int32 + commentId: T:System.Int32 + parent: System + isExternal: true + name: Int32 + nameWithType: Int32 + fullName: System.Int32 +- uid: Terminal.Gui.ListWrapper.Render* + commentId: Overload:Terminal.Gui.ListWrapper.Render + name: Render + nameWithType: ListWrapper.Render + fullName: Terminal.Gui.ListWrapper.Render +- uid: Terminal.Gui.IListDataSource.Render(Terminal.Gui.ListView,Terminal.Gui.ConsoleDriver,System.Boolean,System.Int32,System.Int32,System.Int32,System.Int32) + commentId: M:Terminal.Gui.IListDataSource.Render(Terminal.Gui.ListView,Terminal.Gui.ConsoleDriver,System.Boolean,System.Int32,System.Int32,System.Int32,System.Int32) + parent: Terminal.Gui.IListDataSource + isExternal: true + name: Render(ListView, ConsoleDriver, Boolean, Int32, Int32, Int32, Int32) + nameWithType: IListDataSource.Render(ListView, ConsoleDriver, Boolean, Int32, Int32, Int32, Int32) + fullName: Terminal.Gui.IListDataSource.Render(Terminal.Gui.ListView, Terminal.Gui.ConsoleDriver, System.Boolean, System.Int32, System.Int32, System.Int32, System.Int32) + spec.csharp: + - uid: Terminal.Gui.IListDataSource.Render(Terminal.Gui.ListView,Terminal.Gui.ConsoleDriver,System.Boolean,System.Int32,System.Int32,System.Int32,System.Int32) + name: Render + nameWithType: IListDataSource.Render + fullName: Terminal.Gui.IListDataSource.Render + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.ListView + name: ListView + nameWithType: ListView + fullName: Terminal.Gui.ListView + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: Terminal.Gui.ConsoleDriver + name: ConsoleDriver + nameWithType: ConsoleDriver + fullName: Terminal.Gui.ConsoleDriver + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.IListDataSource.Render(Terminal.Gui.ListView,Terminal.Gui.ConsoleDriver,System.Boolean,System.Int32,System.Int32,System.Int32,System.Int32) + name: Render + nameWithType: IListDataSource.Render + fullName: Terminal.Gui.IListDataSource.Render + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.ListView + name: ListView + nameWithType: ListView + fullName: Terminal.Gui.ListView + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: Terminal.Gui.ConsoleDriver + name: ConsoleDriver + nameWithType: ConsoleDriver + fullName: Terminal.Gui.ConsoleDriver + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.ConsoleDriver + commentId: T:Terminal.Gui.ConsoleDriver + parent: Terminal.Gui + name: ConsoleDriver + nameWithType: ConsoleDriver + fullName: Terminal.Gui.ConsoleDriver +- uid: System.Boolean + commentId: T:System.Boolean + parent: System + isExternal: true + name: Boolean + nameWithType: Boolean + fullName: System.Boolean +- uid: Terminal.Gui.ListWrapper.IsMarked* + commentId: Overload:Terminal.Gui.ListWrapper.IsMarked + name: IsMarked + nameWithType: ListWrapper.IsMarked + fullName: Terminal.Gui.ListWrapper.IsMarked +- uid: Terminal.Gui.IListDataSource.IsMarked(System.Int32) + commentId: M:Terminal.Gui.IListDataSource.IsMarked(System.Int32) + parent: Terminal.Gui.IListDataSource + isExternal: true + name: IsMarked(Int32) + nameWithType: IListDataSource.IsMarked(Int32) + fullName: Terminal.Gui.IListDataSource.IsMarked(System.Int32) + spec.csharp: + - uid: Terminal.Gui.IListDataSource.IsMarked(System.Int32) + name: IsMarked + nameWithType: IListDataSource.IsMarked + fullName: Terminal.Gui.IListDataSource.IsMarked + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.IListDataSource.IsMarked(System.Int32) + name: IsMarked + nameWithType: IListDataSource.IsMarked + fullName: Terminal.Gui.IListDataSource.IsMarked + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.ListWrapper.SetMark* + commentId: Overload:Terminal.Gui.ListWrapper.SetMark + name: SetMark + nameWithType: ListWrapper.SetMark + fullName: Terminal.Gui.ListWrapper.SetMark +- uid: Terminal.Gui.IListDataSource.SetMark(System.Int32,System.Boolean) + commentId: M:Terminal.Gui.IListDataSource.SetMark(System.Int32,System.Boolean) + parent: Terminal.Gui.IListDataSource + isExternal: true + name: SetMark(Int32, Boolean) + nameWithType: IListDataSource.SetMark(Int32, Boolean) + fullName: Terminal.Gui.IListDataSource.SetMark(System.Int32, System.Boolean) + spec.csharp: + - uid: Terminal.Gui.IListDataSource.SetMark(System.Int32,System.Boolean) + name: SetMark + nameWithType: IListDataSource.SetMark + fullName: Terminal.Gui.IListDataSource.SetMark + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.IListDataSource.SetMark(System.Int32,System.Boolean) + name: SetMark + nameWithType: IListDataSource.SetMark + fullName: Terminal.Gui.IListDataSource.SetMark + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.ListWrapper.ToList* + commentId: Overload:Terminal.Gui.ListWrapper.ToList + name: ToList + nameWithType: ListWrapper.ToList + fullName: Terminal.Gui.ListWrapper.ToList +- uid: Terminal.Gui.IListDataSource.ToList + commentId: M:Terminal.Gui.IListDataSource.ToList + parent: Terminal.Gui.IListDataSource + name: ToList() + nameWithType: IListDataSource.ToList() + fullName: Terminal.Gui.IListDataSource.ToList() + spec.csharp: + - uid: Terminal.Gui.IListDataSource.ToList + name: ToList + nameWithType: IListDataSource.ToList + fullName: Terminal.Gui.IListDataSource.ToList + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.IListDataSource.ToList + name: ToList + nameWithType: IListDataSource.ToList + fullName: Terminal.Gui.IListDataSource.ToList + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +shouldSkipMarkup: true diff --git a/docfx/api/Terminal.Gui/Terminal.Gui.MenuBar.yml b/docfx/api/Terminal.Gui/Terminal.Gui.MenuBar.yml index c9850542c..9940c4801 100644 --- a/docfx/api/Terminal.Gui/Terminal.Gui.MenuBar.yml +++ b/docfx/api/Terminal.Gui/Terminal.Gui.MenuBar.yml @@ -1,248 +1,2467 @@ ### YamlMime:ManagedReference items: - uid: Terminal.Gui.MenuBar + commentId: T:Terminal.Gui.MenuBar id: MenuBar + parent: Terminal.Gui children: - Terminal.Gui.MenuBar.#ctor(Terminal.Gui.MenuBarItem[]) + - Terminal.Gui.MenuBar.LastFocused + - Terminal.Gui.MenuBar.MenuOpen - Terminal.Gui.MenuBar.Menus - Terminal.Gui.MenuBar.MouseEvent(Terminal.Gui.MouseEvent) + - Terminal.Gui.MenuBar.OnCloseMenu + - Terminal.Gui.MenuBar.OnKeyDown(Terminal.Gui.KeyEvent) + - Terminal.Gui.MenuBar.OnKeyUp(Terminal.Gui.KeyEvent) + - Terminal.Gui.MenuBar.OnOpenMenu - Terminal.Gui.MenuBar.PositionCursor - Terminal.Gui.MenuBar.ProcessHotKey(Terminal.Gui.KeyEvent) - Terminal.Gui.MenuBar.ProcessKey(Terminal.Gui.KeyEvent) - Terminal.Gui.MenuBar.Redraw(Terminal.Gui.Rect) + - Terminal.Gui.MenuBar.UseKeysUpDownAsKeysLeftRight langs: - csharp + - vb name: MenuBar nameWithType: MenuBar fullName: Terminal.Gui.MenuBar type: Class + source: + remote: + path: Terminal.Gui/Views/Menu.cs + branch: docs + repo: tig:tig/gui.cs.git + id: MenuBar + path: ../Terminal.Gui/Views/Menu.cs + startLine: 533 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: A menu bar for your application. + summary: "\nThe MenuBar provides a menu for Terminal.Gui applications. \n" + remarks: "\n

\nThe appears on the first row of the terminal.\n

\n

\nThe provides global hotkeys for the application.\n

\n" + example: [] syntax: - content: 'public class MenuBar : Terminal.Gui.View' + content: 'public class MenuBar : View, IEnumerable' + content.vb: >- + Public Class MenuBar + + Inherits View + + Implements IEnumerable inheritance: - System.Object - Terminal.Gui.Responder - Terminal.Gui.View - implements: [] + implements: + - System.Collections.IEnumerable inheritedMembers: - - Terminal.Gui.Responder.CanFocus - - Terminal.Gui.View.Add(Terminal.Gui.View) - - Terminal.Gui.View.Add(Terminal.Gui.View[]) - - Terminal.Gui.View.AddRune(System.Int32,System.Int32,System.Rune) - - Terminal.Gui.View.Bounds - - Terminal.Gui.View.ChildNeedsDisplay - - Terminal.Gui.View.Clear - - Terminal.Gui.View.Clear(Terminal.Gui.Rect) - - Terminal.Gui.View.ClearNeedsDisplay - - Terminal.Gui.View.ClipToBounds - - Terminal.Gui.View.ColorScheme - - Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean) - - Terminal.Gui.View.DrawHotString(NStack.ustring,System.Boolean,Terminal.Gui.ColorScheme) - - Terminal.Gui.View.DrawHotString(NStack.ustring,Terminal.Gui.Attribute,Terminal.Gui.Attribute) + - Terminal.Gui.View.Enter + - Terminal.Gui.View.Leave + - Terminal.Gui.View.MouseEnter + - Terminal.Gui.View.MouseLeave - Terminal.Gui.View.Driver - - Terminal.Gui.View.EnsureFocus - - Terminal.Gui.View.Focused - - Terminal.Gui.View.FocusFirst - - Terminal.Gui.View.FocusLast - - Terminal.Gui.View.FocusNext - - Terminal.Gui.View.FocusPrev + - Terminal.Gui.View.Subviews + - Terminal.Gui.View.Id + - Terminal.Gui.View.WantMousePositionReports + - Terminal.Gui.View.WantContinuousButtonPressed - Terminal.Gui.View.Frame - Terminal.Gui.View.GetEnumerator - - Terminal.Gui.View.HasFocus - - Terminal.Gui.View.Height - - Terminal.Gui.View.Id - Terminal.Gui.View.LayoutStyle - - Terminal.Gui.View.LayoutSubviews - - Terminal.Gui.View.MostFocused - - Terminal.Gui.View.Move(System.Int32,System.Int32) - - Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) - - Terminal.Gui.View.Remove(Terminal.Gui.View) - - Terminal.Gui.View.RemoveAll - - Terminal.Gui.View.ScreenToView(System.Int32,System.Int32) - - Terminal.Gui.View.SetClip(Terminal.Gui.Rect) - - Terminal.Gui.View.SetFocus(Terminal.Gui.View) - - Terminal.Gui.View.SetNeedsDisplay - - Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) - - Terminal.Gui.View.Subviews - - Terminal.Gui.View.SuperView - - Terminal.Gui.View.ToString - - Terminal.Gui.View.WantMousePositionReports - - Terminal.Gui.View.Width + - Terminal.Gui.View.Bounds - Terminal.Gui.View.X - Terminal.Gui.View.Y -- uid: Terminal.Gui.MenuBar.#ctor(Terminal.Gui.MenuBarItem[]) - id: '#ctor(Terminal.Gui.MenuBarItem[])' - parent: Terminal.Gui.MenuBar - langs: - - csharp - name: MenuBar(MenuBarItem[]) - nameWithType: MenuBar.MenuBar(MenuBarItem[]) - fullName: MenuBar.MenuBar(MenuBarItem[]) - type: Constructor - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Initializes a new instance of the class with the specified set of toplevel menu items. - syntax: - content: public MenuBar (Terminal.Gui.MenuBarItem[] menus); - parameters: - - id: menus - type: Terminal.Gui.MenuBarItem[] - description: Individual menu items, if one of those contains a null, then a separator is drawn. - overload: Terminal.Gui.MenuBar.#ctor* - exceptions: [] + - Terminal.Gui.View.Width + - Terminal.Gui.View.Height + - Terminal.Gui.View.SuperView + - Terminal.Gui.View.SetNeedsDisplay + - Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) + - Terminal.Gui.View.ChildNeedsDisplay + - Terminal.Gui.View.Add(Terminal.Gui.View) + - Terminal.Gui.View.Add(Terminal.Gui.View[]) + - Terminal.Gui.View.RemoveAll + - Terminal.Gui.View.Remove(Terminal.Gui.View) + - Terminal.Gui.View.BringSubviewToFront(Terminal.Gui.View) + - Terminal.Gui.View.SendSubviewToBack(Terminal.Gui.View) + - Terminal.Gui.View.SendSubviewBackwards(Terminal.Gui.View) + - Terminal.Gui.View.BringSubviewForward(Terminal.Gui.View) + - Terminal.Gui.View.Clear + - Terminal.Gui.View.Clear(Terminal.Gui.Rect) + - Terminal.Gui.View.ScreenToView(System.Int32,System.Int32) + - Terminal.Gui.View.ClipToBounds + - Terminal.Gui.View.SetClip(Terminal.Gui.Rect) + - Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean) + - Terminal.Gui.View.DrawHotString(NStack.ustring,Terminal.Gui.Attribute,Terminal.Gui.Attribute) + - Terminal.Gui.View.DrawHotString(NStack.ustring,System.Boolean,Terminal.Gui.ColorScheme) + - Terminal.Gui.View.Move(System.Int32,System.Int32) + - Terminal.Gui.View.HasFocus + - Terminal.Gui.View.OnEnter + - Terminal.Gui.View.OnLeave + - Terminal.Gui.View.Focused + - Terminal.Gui.View.MostFocused + - Terminal.Gui.View.ColorScheme + - Terminal.Gui.View.AddRune(System.Int32,System.Int32,System.Rune) + - Terminal.Gui.View.ClearNeedsDisplay + - Terminal.Gui.View.SetFocus(Terminal.Gui.View) + - Terminal.Gui.View.KeyPress + - Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) + - Terminal.Gui.View.KeyDown + - Terminal.Gui.View.KeyUp + - Terminal.Gui.View.EnsureFocus + - Terminal.Gui.View.FocusFirst + - Terminal.Gui.View.FocusLast + - Terminal.Gui.View.FocusPrev + - Terminal.Gui.View.FocusNext + - Terminal.Gui.View.LayoutSubviews + - Terminal.Gui.View.ToString + - Terminal.Gui.View.OnMouseEnter(Terminal.Gui.MouseEvent) + - Terminal.Gui.View.OnMouseLeave(Terminal.Gui.MouseEvent) + - Terminal.Gui.Responder.CanFocus + - 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) + modifiers.csharp: + - public + - class + modifiers.vb: + - Public + - Class - uid: Terminal.Gui.MenuBar.Menus + commentId: P:Terminal.Gui.MenuBar.Menus id: Menus parent: Terminal.Gui.MenuBar langs: - csharp + - vb name: Menus nameWithType: MenuBar.Menus - fullName: MenuBar.Menus + fullName: Terminal.Gui.MenuBar.Menus type: Property + source: + remote: + path: Terminal.Gui/Views/Menu.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Menus + path: ../Terminal.Gui/Views/Menu.cs + startLine: 538 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: The menus that were defined when the menubar was created. This can be updated if the menu is not currently visible. + summary: "\nGets or sets the array of s for the menu. Only set this when the is vislble.\n" + example: [] syntax: - content: public Terminal.Gui.MenuBarItem[] Menus { get; set; } + content: public MenuBarItem[] Menus { get; set; } + parameters: [] return: type: Terminal.Gui.MenuBarItem[] description: The menu array. + content.vb: Public Property Menus As MenuBarItem() overload: Terminal.Gui.MenuBar.Menus* - exceptions: [] -- uid: Terminal.Gui.MenuBar.MouseEvent(Terminal.Gui.MouseEvent) - id: MouseEvent(Terminal.Gui.MouseEvent) + modifiers.csharp: + - public + - get + - set + modifiers.vb: + - Public +- uid: Terminal.Gui.MenuBar.UseKeysUpDownAsKeysLeftRight + commentId: P:Terminal.Gui.MenuBar.UseKeysUpDownAsKeysLeftRight + id: UseKeysUpDownAsKeysLeftRight parent: Terminal.Gui.MenuBar langs: - csharp - name: MouseEvent(MouseEvent) - nameWithType: MenuBar.MouseEvent(MouseEvent) - fullName: MenuBar.MouseEvent(MouseEvent) - type: Method + - vb + name: UseKeysUpDownAsKeysLeftRight + nameWithType: MenuBar.UseKeysUpDownAsKeysLeftRight + fullName: Terminal.Gui.MenuBar.UseKeysUpDownAsKeysLeftRight + type: Property + source: + remote: + path: Terminal.Gui/Views/Menu.cs + branch: docs + repo: tig:tig/gui.cs.git + id: UseKeysUpDownAsKeysLeftRight + path: ../Terminal.Gui/Views/Menu.cs + startLine: 547 assemblies: - Terminal.Gui namespace: Terminal.Gui + summary: "\nUsed for change the navigation key style.\n" + example: [] syntax: - content: public override bool MouseEvent (Terminal.Gui.MouseEvent me); - parameters: - - id: me - type: Terminal.Gui.MouseEvent - description: To be added. - return: - type: System.Boolean - description: To be added. - overload: Terminal.Gui.MenuBar.MouseEvent* - exceptions: [] -- uid: Terminal.Gui.MenuBar.PositionCursor - id: PositionCursor - parent: Terminal.Gui.MenuBar - langs: - - csharp - name: PositionCursor() - nameWithType: MenuBar.PositionCursor() - fullName: MenuBar.PositionCursor() - type: Method - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - syntax: - content: public override void PositionCursor (); + content: public bool UseKeysUpDownAsKeysLeftRight { get; set; } parameters: [] - overload: Terminal.Gui.MenuBar.PositionCursor* - exceptions: [] -- uid: Terminal.Gui.MenuBar.ProcessHotKey(Terminal.Gui.KeyEvent) - id: ProcessHotKey(Terminal.Gui.KeyEvent) + return: + type: System.Boolean + content.vb: Public Property UseKeysUpDownAsKeysLeftRight As Boolean + overload: Terminal.Gui.MenuBar.UseKeysUpDownAsKeysLeftRight* + modifiers.csharp: + - public + - get + - set + modifiers.vb: + - Public +- uid: Terminal.Gui.MenuBar.#ctor(Terminal.Gui.MenuBarItem[]) + commentId: M:Terminal.Gui.MenuBar.#ctor(Terminal.Gui.MenuBarItem[]) + id: '#ctor(Terminal.Gui.MenuBarItem[])' parent: Terminal.Gui.MenuBar langs: - csharp - name: ProcessHotKey(KeyEvent) - nameWithType: MenuBar.ProcessHotKey(KeyEvent) - fullName: MenuBar.ProcessHotKey(KeyEvent) - type: Method + - vb + name: MenuBar(MenuBarItem[]) + nameWithType: MenuBar.MenuBar(MenuBarItem[]) + fullName: Terminal.Gui.MenuBar.MenuBar(Terminal.Gui.MenuBarItem[]) + type: Constructor + source: + remote: + path: Terminal.Gui/Views/Menu.cs + branch: docs + repo: tig:tig/gui.cs.git + id: .ctor + path: ../Terminal.Gui/Views/Menu.cs + startLine: 553 assemblies: - Terminal.Gui namespace: Terminal.Gui + summary: "\nInitializes a new instance of the class with the specified set of toplevel menu items.\n" + example: [] syntax: - content: public override bool ProcessHotKey (Terminal.Gui.KeyEvent kb); + content: public MenuBar(MenuBarItem[] menus) parameters: - - id: kb - type: Terminal.Gui.KeyEvent - description: To be added. - return: - type: System.Boolean - description: To be added. - overload: Terminal.Gui.MenuBar.ProcessHotKey* - exceptions: [] -- uid: Terminal.Gui.MenuBar.ProcessKey(Terminal.Gui.KeyEvent) - id: ProcessKey(Terminal.Gui.KeyEvent) + - id: menus + type: Terminal.Gui.MenuBarItem[] + description: Individual menu items; a null item will result in a separator being drawn. + content.vb: Public Sub New(menus As MenuBarItem()) + overload: Terminal.Gui.MenuBar.#ctor* + nameWithType.vb: MenuBar.MenuBar(MenuBarItem()) + modifiers.csharp: + - public + modifiers.vb: + - Public + fullName.vb: Terminal.Gui.MenuBar.MenuBar(Terminal.Gui.MenuBarItem()) + name.vb: MenuBar(MenuBarItem()) +- uid: Terminal.Gui.MenuBar.OnKeyDown(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.MenuBar.OnKeyDown(Terminal.Gui.KeyEvent) + id: OnKeyDown(Terminal.Gui.KeyEvent) parent: Terminal.Gui.MenuBar langs: - csharp - name: ProcessKey(KeyEvent) - nameWithType: MenuBar.ProcessKey(KeyEvent) - fullName: MenuBar.ProcessKey(KeyEvent) + - vb + name: OnKeyDown(KeyEvent) + nameWithType: MenuBar.OnKeyDown(KeyEvent) + fullName: Terminal.Gui.MenuBar.OnKeyDown(Terminal.Gui.KeyEvent) type: Method + source: + remote: + path: Terminal.Gui/Views/Menu.cs + branch: docs + repo: tig:tig/gui.cs.git + id: OnKeyDown + path: ../Terminal.Gui/Views/Menu.cs + startLine: 571 assemblies: - Terminal.Gui namespace: Terminal.Gui + example: [] syntax: - content: public override bool ProcessKey (Terminal.Gui.KeyEvent kb); + content: public override bool OnKeyDown(KeyEvent keyEvent) parameters: - - id: kb + - id: keyEvent type: Terminal.Gui.KeyEvent - description: To be added. return: type: System.Boolean - description: To be added. - overload: Terminal.Gui.MenuBar.ProcessKey* - exceptions: [] + content.vb: Public Overrides Function OnKeyDown(keyEvent As KeyEvent) As Boolean + overridden: Terminal.Gui.View.OnKeyDown(Terminal.Gui.KeyEvent) + overload: Terminal.Gui.MenuBar.OnKeyDown* + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides +- uid: Terminal.Gui.MenuBar.OnKeyUp(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.MenuBar.OnKeyUp(Terminal.Gui.KeyEvent) + id: OnKeyUp(Terminal.Gui.KeyEvent) + parent: Terminal.Gui.MenuBar + langs: + - csharp + - vb + name: OnKeyUp(KeyEvent) + nameWithType: MenuBar.OnKeyUp(KeyEvent) + fullName: Terminal.Gui.MenuBar.OnKeyUp(Terminal.Gui.KeyEvent) + type: Method + source: + remote: + path: Terminal.Gui/Views/Menu.cs + branch: docs + repo: tig:tig/gui.cs.git + id: OnKeyUp + path: ../Terminal.Gui/Views/Menu.cs + startLine: 582 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + example: [] + syntax: + content: public override bool OnKeyUp(KeyEvent keyEvent) + parameters: + - id: keyEvent + type: Terminal.Gui.KeyEvent + return: + type: System.Boolean + content.vb: Public Overrides Function OnKeyUp(keyEvent As KeyEvent) As Boolean + overridden: Terminal.Gui.View.OnKeyUp(Terminal.Gui.KeyEvent) + overload: Terminal.Gui.MenuBar.OnKeyUp* + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides - uid: Terminal.Gui.MenuBar.Redraw(Terminal.Gui.Rect) + commentId: M:Terminal.Gui.MenuBar.Redraw(Terminal.Gui.Rect) id: Redraw(Terminal.Gui.Rect) parent: Terminal.Gui.MenuBar langs: - csharp + - vb name: Redraw(Rect) nameWithType: MenuBar.Redraw(Rect) - fullName: MenuBar.Redraw(Rect) + fullName: Terminal.Gui.MenuBar.Redraw(Terminal.Gui.Rect) type: Method + source: + remote: + path: Terminal.Gui/Views/Menu.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Redraw + path: ../Terminal.Gui/Views/Menu.cs + startLine: 623 assemblies: - Terminal.Gui namespace: Terminal.Gui + example: [] syntax: - content: public override void Redraw (Terminal.Gui.Rect region); + content: public override void Redraw(Rect region) parameters: - id: region type: Terminal.Gui.Rect - description: To be added. + content.vb: Public Overrides Sub Redraw(region As Rect) + overridden: Terminal.Gui.View.Redraw(Terminal.Gui.Rect) overload: Terminal.Gui.MenuBar.Redraw* - exceptions: [] + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides +- uid: Terminal.Gui.MenuBar.PositionCursor + commentId: M:Terminal.Gui.MenuBar.PositionCursor + id: PositionCursor + parent: Terminal.Gui.MenuBar + langs: + - csharp + - vb + name: PositionCursor() + nameWithType: MenuBar.PositionCursor() + fullName: Terminal.Gui.MenuBar.PositionCursor() + type: Method + source: + remote: + path: Terminal.Gui/Views/Menu.cs + branch: docs + repo: tig:tig/gui.cs.git + id: PositionCursor + path: ../Terminal.Gui/Views/Menu.cs + startLine: 654 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + example: [] + syntax: + content: public override void PositionCursor() + content.vb: Public Overrides Sub PositionCursor + overridden: Terminal.Gui.View.PositionCursor + overload: Terminal.Gui.MenuBar.PositionCursor* + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides +- uid: Terminal.Gui.MenuBar.OnOpenMenu + commentId: E:Terminal.Gui.MenuBar.OnOpenMenu + id: OnOpenMenu + parent: Terminal.Gui.MenuBar + langs: + - csharp + - vb + name: OnOpenMenu + nameWithType: MenuBar.OnOpenMenu + fullName: Terminal.Gui.MenuBar.OnOpenMenu + type: Event + source: + remote: + path: Terminal.Gui/Views/Menu.cs + branch: docs + repo: tig:tig/gui.cs.git + id: OnOpenMenu + path: ../Terminal.Gui/Views/Menu.cs + startLine: 684 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nRaised as a menu is opened.\n" + example: [] + syntax: + content: public event EventHandler OnOpenMenu + return: + type: System.EventHandler + content.vb: Public Event OnOpenMenu As EventHandler + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: Terminal.Gui.MenuBar.OnCloseMenu + commentId: E:Terminal.Gui.MenuBar.OnCloseMenu + id: OnCloseMenu + parent: Terminal.Gui.MenuBar + langs: + - csharp + - vb + name: OnCloseMenu + nameWithType: MenuBar.OnCloseMenu + fullName: Terminal.Gui.MenuBar.OnCloseMenu + type: Event + source: + remote: + path: Terminal.Gui/Views/Menu.cs + branch: docs + repo: tig:tig/gui.cs.git + id: OnCloseMenu + path: ../Terminal.Gui/Views/Menu.cs + startLine: 689 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nRaised when a menu is closing.\n" + example: [] + syntax: + content: public event EventHandler OnCloseMenu + return: + type: System.EventHandler + content.vb: Public Event OnCloseMenu As EventHandler + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: Terminal.Gui.MenuBar.MenuOpen + commentId: P:Terminal.Gui.MenuBar.MenuOpen + id: MenuOpen + parent: Terminal.Gui.MenuBar + langs: + - csharp + - vb + name: MenuOpen + nameWithType: MenuBar.MenuOpen + fullName: Terminal.Gui.MenuBar.MenuOpen + type: Property + source: + remote: + path: Terminal.Gui/Views/Menu.cs + branch: docs + repo: tig:tig/gui.cs.git + id: MenuOpen + path: ../Terminal.Gui/Views/Menu.cs + startLine: 702 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nTrue of the menu is open; otherwise false.\n" + example: [] + syntax: + content: public bool MenuOpen { get; set; } + parameters: [] + return: + type: System.Boolean + content.vb: Public Property MenuOpen As Boolean + overload: Terminal.Gui.MenuBar.MenuOpen* + modifiers.csharp: + - public + - get + - set + modifiers.vb: + - Public +- uid: Terminal.Gui.MenuBar.LastFocused + commentId: P:Terminal.Gui.MenuBar.LastFocused + id: LastFocused + parent: Terminal.Gui.MenuBar + langs: + - csharp + - vb + name: LastFocused + nameWithType: MenuBar.LastFocused + fullName: Terminal.Gui.MenuBar.LastFocused + type: Property + source: + remote: + path: Terminal.Gui/Views/Menu.cs + branch: docs + repo: tig:tig/gui.cs.git + id: LastFocused + path: ../Terminal.Gui/Views/Menu.cs + startLine: 709 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nGet the lasted focused view before open the menu.\n" + example: [] + syntax: + content: public View LastFocused { get; } + parameters: [] + return: + type: Terminal.Gui.View + content.vb: Public ReadOnly Property LastFocused As View + overload: Terminal.Gui.MenuBar.LastFocused* + modifiers.csharp: + - public + - get + modifiers.vb: + - Public + - ReadOnly +- uid: Terminal.Gui.MenuBar.ProcessHotKey(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.MenuBar.ProcessHotKey(Terminal.Gui.KeyEvent) + id: ProcessHotKey(Terminal.Gui.KeyEvent) + parent: Terminal.Gui.MenuBar + langs: + - csharp + - vb + name: ProcessHotKey(KeyEvent) + nameWithType: MenuBar.ProcessHotKey(KeyEvent) + fullName: Terminal.Gui.MenuBar.ProcessHotKey(Terminal.Gui.KeyEvent) + type: Method + source: + remote: + path: Terminal.Gui/Views/Menu.cs + branch: docs + repo: tig:tig/gui.cs.git + id: ProcessHotKey + path: ../Terminal.Gui/Views/Menu.cs + startLine: 992 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + example: [] + syntax: + content: public override bool ProcessHotKey(KeyEvent kb) + parameters: + - id: kb + type: Terminal.Gui.KeyEvent + return: + type: System.Boolean + content.vb: Public Overrides Function ProcessHotKey(kb As KeyEvent) As Boolean + overridden: Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) + overload: Terminal.Gui.MenuBar.ProcessHotKey* + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides +- uid: Terminal.Gui.MenuBar.ProcessKey(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.MenuBar.ProcessKey(Terminal.Gui.KeyEvent) + id: ProcessKey(Terminal.Gui.KeyEvent) + parent: Terminal.Gui.MenuBar + langs: + - csharp + - vb + name: ProcessKey(KeyEvent) + nameWithType: MenuBar.ProcessKey(KeyEvent) + fullName: Terminal.Gui.MenuBar.ProcessKey(Terminal.Gui.KeyEvent) + type: Method + source: + remote: + path: Terminal.Gui/Views/Menu.cs + branch: docs + repo: tig:tig/gui.cs.git + id: ProcessKey + path: ../Terminal.Gui/Views/Menu.cs + startLine: 1017 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + example: [] + syntax: + content: public override bool ProcessKey(KeyEvent kb) + parameters: + - id: kb + type: Terminal.Gui.KeyEvent + return: + type: System.Boolean + content.vb: Public Overrides Function ProcessKey(kb As KeyEvent) As Boolean + overridden: Terminal.Gui.View.ProcessKey(Terminal.Gui.KeyEvent) + overload: Terminal.Gui.MenuBar.ProcessKey* + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides +- uid: Terminal.Gui.MenuBar.MouseEvent(Terminal.Gui.MouseEvent) + commentId: M:Terminal.Gui.MenuBar.MouseEvent(Terminal.Gui.MouseEvent) + id: MouseEvent(Terminal.Gui.MouseEvent) + parent: Terminal.Gui.MenuBar + langs: + - csharp + - vb + name: MouseEvent(MouseEvent) + nameWithType: MenuBar.MouseEvent(MouseEvent) + fullName: Terminal.Gui.MenuBar.MouseEvent(Terminal.Gui.MouseEvent) + type: Method + source: + remote: + path: Terminal.Gui/Views/Menu.cs + branch: docs + repo: tig:tig/gui.cs.git + id: MouseEvent + path: ../Terminal.Gui/Views/Menu.cs + startLine: 1072 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + example: [] + syntax: + content: public override bool MouseEvent(MouseEvent me) + parameters: + - id: me + type: Terminal.Gui.MouseEvent + return: + type: System.Boolean + content.vb: Public Overrides Function MouseEvent(me As MouseEvent) As Boolean + overridden: Terminal.Gui.Responder.MouseEvent(Terminal.Gui.MouseEvent) + overload: Terminal.Gui.MenuBar.MouseEvent* + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides references: -- uid: Terminal.Gui.View +- uid: Terminal.Gui.MenuBar + commentId: T:Terminal.Gui.MenuBar + parent: Terminal.Gui + name: MenuBar + nameWithType: MenuBar + fullName: Terminal.Gui.MenuBar +- 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: Terminal.Gui.Responder + commentId: T:Terminal.Gui.Responder + parent: Terminal.Gui + name: Responder + nameWithType: Responder + fullName: Terminal.Gui.Responder +- uid: Terminal.Gui.View + commentId: T:Terminal.Gui.View parent: Terminal.Gui - isExternal: false name: View nameWithType: View fullName: Terminal.Gui.View -- uid: Terminal.Gui.MenuBar.#ctor(Terminal.Gui.MenuBarItem[]) - parent: Terminal.Gui.MenuBar - isExternal: false - name: MenuBar(MenuBarItem[]) - nameWithType: MenuBar.MenuBar(MenuBarItem[]) - fullName: MenuBar.MenuBar(MenuBarItem[]) +- uid: System.Collections.IEnumerable + commentId: T:System.Collections.IEnumerable + parent: System.Collections + isExternal: true + name: IEnumerable + nameWithType: IEnumerable + fullName: System.Collections.IEnumerable +- uid: Terminal.Gui.View.Enter + commentId: E:Terminal.Gui.View.Enter + parent: Terminal.Gui.View + name: Enter + nameWithType: View.Enter + fullName: Terminal.Gui.View.Enter +- uid: Terminal.Gui.View.Leave + commentId: E:Terminal.Gui.View.Leave + parent: Terminal.Gui.View + name: Leave + nameWithType: View.Leave + fullName: Terminal.Gui.View.Leave +- uid: Terminal.Gui.View.MouseEnter + commentId: E:Terminal.Gui.View.MouseEnter + parent: Terminal.Gui.View + name: MouseEnter + nameWithType: View.MouseEnter + fullName: Terminal.Gui.View.MouseEnter +- uid: Terminal.Gui.View.MouseLeave + commentId: E:Terminal.Gui.View.MouseLeave + parent: Terminal.Gui.View + name: MouseLeave + nameWithType: View.MouseLeave + fullName: Terminal.Gui.View.MouseLeave +- uid: Terminal.Gui.View.Driver + commentId: P:Terminal.Gui.View.Driver + parent: Terminal.Gui.View + name: Driver + nameWithType: View.Driver + fullName: Terminal.Gui.View.Driver +- uid: Terminal.Gui.View.Subviews + commentId: P:Terminal.Gui.View.Subviews + parent: Terminal.Gui.View + name: Subviews + nameWithType: View.Subviews + fullName: Terminal.Gui.View.Subviews +- uid: Terminal.Gui.View.Id + commentId: P:Terminal.Gui.View.Id + parent: Terminal.Gui.View + name: Id + nameWithType: View.Id + fullName: Terminal.Gui.View.Id +- uid: Terminal.Gui.View.WantMousePositionReports + commentId: P:Terminal.Gui.View.WantMousePositionReports + parent: Terminal.Gui.View + name: WantMousePositionReports + nameWithType: View.WantMousePositionReports + fullName: Terminal.Gui.View.WantMousePositionReports +- uid: Terminal.Gui.View.WantContinuousButtonPressed + commentId: P:Terminal.Gui.View.WantContinuousButtonPressed + parent: Terminal.Gui.View + name: WantContinuousButtonPressed + nameWithType: View.WantContinuousButtonPressed + fullName: Terminal.Gui.View.WantContinuousButtonPressed +- uid: Terminal.Gui.View.Frame + commentId: P:Terminal.Gui.View.Frame + parent: Terminal.Gui.View + name: Frame + nameWithType: View.Frame + fullName: Terminal.Gui.View.Frame +- uid: Terminal.Gui.View.GetEnumerator + commentId: M:Terminal.Gui.View.GetEnumerator + parent: Terminal.Gui.View + name: GetEnumerator() + nameWithType: View.GetEnumerator() + fullName: Terminal.Gui.View.GetEnumerator() + spec.csharp: + - uid: Terminal.Gui.View.GetEnumerator + name: GetEnumerator + nameWithType: View.GetEnumerator + fullName: Terminal.Gui.View.GetEnumerator + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.GetEnumerator + name: GetEnumerator + nameWithType: View.GetEnumerator + fullName: Terminal.Gui.View.GetEnumerator + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.LayoutStyle + commentId: P:Terminal.Gui.View.LayoutStyle + parent: Terminal.Gui.View + name: LayoutStyle + nameWithType: View.LayoutStyle + fullName: Terminal.Gui.View.LayoutStyle +- uid: Terminal.Gui.View.Bounds + commentId: P:Terminal.Gui.View.Bounds + parent: Terminal.Gui.View + name: Bounds + nameWithType: View.Bounds + fullName: Terminal.Gui.View.Bounds +- uid: Terminal.Gui.View.X + commentId: P:Terminal.Gui.View.X + parent: Terminal.Gui.View + name: X + nameWithType: View.X + fullName: Terminal.Gui.View.X +- uid: Terminal.Gui.View.Y + commentId: P:Terminal.Gui.View.Y + parent: Terminal.Gui.View + name: Y + nameWithType: View.Y + fullName: Terminal.Gui.View.Y +- uid: Terminal.Gui.View.Width + commentId: P:Terminal.Gui.View.Width + parent: Terminal.Gui.View + name: Width + nameWithType: View.Width + fullName: Terminal.Gui.View.Width +- uid: Terminal.Gui.View.Height + commentId: P:Terminal.Gui.View.Height + parent: Terminal.Gui.View + name: Height + nameWithType: View.Height + fullName: Terminal.Gui.View.Height +- uid: Terminal.Gui.View.SuperView + commentId: P:Terminal.Gui.View.SuperView + parent: Terminal.Gui.View + name: SuperView + nameWithType: View.SuperView + fullName: Terminal.Gui.View.SuperView +- uid: Terminal.Gui.View.SetNeedsDisplay + commentId: M:Terminal.Gui.View.SetNeedsDisplay + parent: Terminal.Gui.View + name: SetNeedsDisplay() + nameWithType: View.SetNeedsDisplay() + fullName: Terminal.Gui.View.SetNeedsDisplay() + spec.csharp: + - uid: Terminal.Gui.View.SetNeedsDisplay + name: SetNeedsDisplay + nameWithType: View.SetNeedsDisplay + fullName: Terminal.Gui.View.SetNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.SetNeedsDisplay + name: SetNeedsDisplay + nameWithType: View.SetNeedsDisplay + fullName: Terminal.Gui.View.SetNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) + commentId: M:Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) + parent: Terminal.Gui.View + name: SetNeedsDisplay(Rect) + nameWithType: View.SetNeedsDisplay(Rect) + fullName: Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) + spec.csharp: + - uid: Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) + name: SetNeedsDisplay + nameWithType: View.SetNeedsDisplay + fullName: Terminal.Gui.View.SetNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) + name: SetNeedsDisplay + nameWithType: View.SetNeedsDisplay + fullName: Terminal.Gui.View.SetNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.ChildNeedsDisplay + commentId: M:Terminal.Gui.View.ChildNeedsDisplay + parent: Terminal.Gui.View + name: ChildNeedsDisplay() + nameWithType: View.ChildNeedsDisplay() + fullName: Terminal.Gui.View.ChildNeedsDisplay() + spec.csharp: + - uid: Terminal.Gui.View.ChildNeedsDisplay + name: ChildNeedsDisplay + nameWithType: View.ChildNeedsDisplay + fullName: Terminal.Gui.View.ChildNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ChildNeedsDisplay + name: ChildNeedsDisplay + nameWithType: View.ChildNeedsDisplay + fullName: Terminal.Gui.View.ChildNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.Add(Terminal.Gui.View) + commentId: M:Terminal.Gui.View.Add(Terminal.Gui.View) + parent: Terminal.Gui.View + name: Add(View) + nameWithType: View.Add(View) + fullName: Terminal.Gui.View.Add(Terminal.Gui.View) + spec.csharp: + - uid: Terminal.Gui.View.Add(Terminal.Gui.View) + name: Add + nameWithType: View.Add + fullName: Terminal.Gui.View.Add + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.Add(Terminal.Gui.View) + name: Add + nameWithType: View.Add + fullName: Terminal.Gui.View.Add + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.Add(Terminal.Gui.View[]) + commentId: M:Terminal.Gui.View.Add(Terminal.Gui.View[]) + parent: Terminal.Gui.View + name: Add(View[]) + nameWithType: View.Add(View[]) + fullName: Terminal.Gui.View.Add(Terminal.Gui.View[]) + nameWithType.vb: View.Add(View()) + fullName.vb: Terminal.Gui.View.Add(Terminal.Gui.View()) + name.vb: Add(View()) + spec.csharp: + - uid: Terminal.Gui.View.Add(Terminal.Gui.View[]) + name: Add + nameWithType: View.Add + fullName: Terminal.Gui.View.Add + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: '[]' + nameWithType: '[]' + fullName: '[]' + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.Add(Terminal.Gui.View[]) + name: Add + nameWithType: View.Add + fullName: Terminal.Gui.View.Add + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: () + nameWithType: () + fullName: () + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.RemoveAll + commentId: M:Terminal.Gui.View.RemoveAll + parent: Terminal.Gui.View + name: RemoveAll() + nameWithType: View.RemoveAll() + fullName: Terminal.Gui.View.RemoveAll() + spec.csharp: + - uid: Terminal.Gui.View.RemoveAll + name: RemoveAll + nameWithType: View.RemoveAll + fullName: Terminal.Gui.View.RemoveAll + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.RemoveAll + name: RemoveAll + nameWithType: View.RemoveAll + fullName: Terminal.Gui.View.RemoveAll + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.Remove(Terminal.Gui.View) + commentId: M:Terminal.Gui.View.Remove(Terminal.Gui.View) + parent: Terminal.Gui.View + name: Remove(View) + nameWithType: View.Remove(View) + fullName: Terminal.Gui.View.Remove(Terminal.Gui.View) + spec.csharp: + - uid: Terminal.Gui.View.Remove(Terminal.Gui.View) + name: Remove + nameWithType: View.Remove + fullName: Terminal.Gui.View.Remove + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.Remove(Terminal.Gui.View) + name: Remove + nameWithType: View.Remove + fullName: Terminal.Gui.View.Remove + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.BringSubviewToFront(Terminal.Gui.View) + commentId: M:Terminal.Gui.View.BringSubviewToFront(Terminal.Gui.View) + parent: Terminal.Gui.View + name: BringSubviewToFront(View) + nameWithType: View.BringSubviewToFront(View) + fullName: Terminal.Gui.View.BringSubviewToFront(Terminal.Gui.View) + spec.csharp: + - uid: Terminal.Gui.View.BringSubviewToFront(Terminal.Gui.View) + name: BringSubviewToFront + nameWithType: View.BringSubviewToFront + fullName: Terminal.Gui.View.BringSubviewToFront + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.BringSubviewToFront(Terminal.Gui.View) + name: BringSubviewToFront + nameWithType: View.BringSubviewToFront + fullName: Terminal.Gui.View.BringSubviewToFront + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.SendSubviewToBack(Terminal.Gui.View) + commentId: M:Terminal.Gui.View.SendSubviewToBack(Terminal.Gui.View) + parent: Terminal.Gui.View + name: SendSubviewToBack(View) + nameWithType: View.SendSubviewToBack(View) + fullName: Terminal.Gui.View.SendSubviewToBack(Terminal.Gui.View) + spec.csharp: + - uid: Terminal.Gui.View.SendSubviewToBack(Terminal.Gui.View) + name: SendSubviewToBack + nameWithType: View.SendSubviewToBack + fullName: Terminal.Gui.View.SendSubviewToBack + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.SendSubviewToBack(Terminal.Gui.View) + name: SendSubviewToBack + nameWithType: View.SendSubviewToBack + fullName: Terminal.Gui.View.SendSubviewToBack + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.SendSubviewBackwards(Terminal.Gui.View) + commentId: M:Terminal.Gui.View.SendSubviewBackwards(Terminal.Gui.View) + parent: Terminal.Gui.View + name: SendSubviewBackwards(View) + nameWithType: View.SendSubviewBackwards(View) + fullName: Terminal.Gui.View.SendSubviewBackwards(Terminal.Gui.View) + spec.csharp: + - uid: Terminal.Gui.View.SendSubviewBackwards(Terminal.Gui.View) + name: SendSubviewBackwards + nameWithType: View.SendSubviewBackwards + fullName: Terminal.Gui.View.SendSubviewBackwards + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.SendSubviewBackwards(Terminal.Gui.View) + name: SendSubviewBackwards + nameWithType: View.SendSubviewBackwards + fullName: Terminal.Gui.View.SendSubviewBackwards + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.BringSubviewForward(Terminal.Gui.View) + commentId: M:Terminal.Gui.View.BringSubviewForward(Terminal.Gui.View) + parent: Terminal.Gui.View + name: BringSubviewForward(View) + nameWithType: View.BringSubviewForward(View) + fullName: Terminal.Gui.View.BringSubviewForward(Terminal.Gui.View) + spec.csharp: + - uid: Terminal.Gui.View.BringSubviewForward(Terminal.Gui.View) + name: BringSubviewForward + nameWithType: View.BringSubviewForward + fullName: Terminal.Gui.View.BringSubviewForward + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.BringSubviewForward(Terminal.Gui.View) + name: BringSubviewForward + nameWithType: View.BringSubviewForward + fullName: Terminal.Gui.View.BringSubviewForward + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.Clear + commentId: M:Terminal.Gui.View.Clear + parent: Terminal.Gui.View + name: Clear() + nameWithType: View.Clear() + fullName: Terminal.Gui.View.Clear() + spec.csharp: + - uid: Terminal.Gui.View.Clear + name: Clear + nameWithType: View.Clear + fullName: Terminal.Gui.View.Clear + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.Clear + name: Clear + nameWithType: View.Clear + fullName: Terminal.Gui.View.Clear + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.Clear(Terminal.Gui.Rect) + commentId: M:Terminal.Gui.View.Clear(Terminal.Gui.Rect) + parent: Terminal.Gui.View + name: Clear(Rect) + nameWithType: View.Clear(Rect) + fullName: Terminal.Gui.View.Clear(Terminal.Gui.Rect) + spec.csharp: + - uid: Terminal.Gui.View.Clear(Terminal.Gui.Rect) + name: Clear + nameWithType: View.Clear + fullName: Terminal.Gui.View.Clear + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.Clear(Terminal.Gui.Rect) + name: Clear + nameWithType: View.Clear + fullName: Terminal.Gui.View.Clear + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.ScreenToView(System.Int32,System.Int32) + commentId: M:Terminal.Gui.View.ScreenToView(System.Int32,System.Int32) + parent: Terminal.Gui.View + isExternal: true + name: ScreenToView(Int32, Int32) + nameWithType: View.ScreenToView(Int32, Int32) + fullName: Terminal.Gui.View.ScreenToView(System.Int32, System.Int32) + spec.csharp: + - uid: Terminal.Gui.View.ScreenToView(System.Int32,System.Int32) + name: ScreenToView + nameWithType: View.ScreenToView + fullName: Terminal.Gui.View.ScreenToView + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ScreenToView(System.Int32,System.Int32) + name: ScreenToView + nameWithType: View.ScreenToView + fullName: Terminal.Gui.View.ScreenToView + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.ClipToBounds + commentId: M:Terminal.Gui.View.ClipToBounds + parent: Terminal.Gui.View + name: ClipToBounds() + nameWithType: View.ClipToBounds() + fullName: Terminal.Gui.View.ClipToBounds() + spec.csharp: + - uid: Terminal.Gui.View.ClipToBounds + name: ClipToBounds + nameWithType: View.ClipToBounds + fullName: Terminal.Gui.View.ClipToBounds + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ClipToBounds + name: ClipToBounds + nameWithType: View.ClipToBounds + fullName: Terminal.Gui.View.ClipToBounds + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.SetClip(Terminal.Gui.Rect) + commentId: M:Terminal.Gui.View.SetClip(Terminal.Gui.Rect) + parent: Terminal.Gui.View + name: SetClip(Rect) + nameWithType: View.SetClip(Rect) + fullName: Terminal.Gui.View.SetClip(Terminal.Gui.Rect) + spec.csharp: + - uid: Terminal.Gui.View.SetClip(Terminal.Gui.Rect) + name: SetClip + nameWithType: View.SetClip + fullName: Terminal.Gui.View.SetClip + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.SetClip(Terminal.Gui.Rect) + name: SetClip + nameWithType: View.SetClip + fullName: Terminal.Gui.View.SetClip + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean) + commentId: M:Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean) + parent: Terminal.Gui.View + isExternal: true + name: DrawFrame(Rect, Int32, Boolean) + nameWithType: View.DrawFrame(Rect, Int32, Boolean) + fullName: Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect, System.Int32, System.Boolean) + spec.csharp: + - uid: Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean) + name: DrawFrame + nameWithType: View.DrawFrame + fullName: Terminal.Gui.View.DrawFrame + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean) + name: DrawFrame + nameWithType: View.DrawFrame + fullName: Terminal.Gui.View.DrawFrame + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.DrawHotString(NStack.ustring,Terminal.Gui.Attribute,Terminal.Gui.Attribute) + commentId: M:Terminal.Gui.View.DrawHotString(NStack.ustring,Terminal.Gui.Attribute,Terminal.Gui.Attribute) + parent: Terminal.Gui.View + isExternal: true + name: DrawHotString(ustring, Attribute, Attribute) + nameWithType: View.DrawHotString(ustring, Attribute, Attribute) + fullName: Terminal.Gui.View.DrawHotString(NStack.ustring, Terminal.Gui.Attribute, Terminal.Gui.Attribute) + spec.csharp: + - uid: Terminal.Gui.View.DrawHotString(NStack.ustring,Terminal.Gui.Attribute,Terminal.Gui.Attribute) + name: DrawHotString + nameWithType: View.DrawHotString + fullName: Terminal.Gui.View.DrawHotString + - name: ( + nameWithType: ( + fullName: ( + - uid: NStack.ustring + name: ustring + nameWithType: ustring + fullName: NStack.ustring + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: Terminal.Gui.Attribute + name: Attribute + nameWithType: Attribute + fullName: Terminal.Gui.Attribute + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: Terminal.Gui.Attribute + name: Attribute + nameWithType: Attribute + fullName: Terminal.Gui.Attribute + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.DrawHotString(NStack.ustring,Terminal.Gui.Attribute,Terminal.Gui.Attribute) + name: DrawHotString + nameWithType: View.DrawHotString + fullName: Terminal.Gui.View.DrawHotString + - name: ( + nameWithType: ( + fullName: ( + - uid: NStack.ustring + name: ustring + nameWithType: ustring + fullName: NStack.ustring + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: Terminal.Gui.Attribute + name: Attribute + nameWithType: Attribute + fullName: Terminal.Gui.Attribute + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: Terminal.Gui.Attribute + name: Attribute + nameWithType: Attribute + fullName: Terminal.Gui.Attribute + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.DrawHotString(NStack.ustring,System.Boolean,Terminal.Gui.ColorScheme) + commentId: M:Terminal.Gui.View.DrawHotString(NStack.ustring,System.Boolean,Terminal.Gui.ColorScheme) + parent: Terminal.Gui.View + isExternal: true + name: DrawHotString(ustring, Boolean, ColorScheme) + nameWithType: View.DrawHotString(ustring, Boolean, ColorScheme) + fullName: Terminal.Gui.View.DrawHotString(NStack.ustring, System.Boolean, Terminal.Gui.ColorScheme) + spec.csharp: + - uid: Terminal.Gui.View.DrawHotString(NStack.ustring,System.Boolean,Terminal.Gui.ColorScheme) + name: DrawHotString + nameWithType: View.DrawHotString + fullName: Terminal.Gui.View.DrawHotString + - name: ( + nameWithType: ( + fullName: ( + - uid: NStack.ustring + name: ustring + nameWithType: ustring + fullName: NStack.ustring + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: Terminal.Gui.ColorScheme + name: ColorScheme + nameWithType: ColorScheme + fullName: Terminal.Gui.ColorScheme + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.DrawHotString(NStack.ustring,System.Boolean,Terminal.Gui.ColorScheme) + name: DrawHotString + nameWithType: View.DrawHotString + fullName: Terminal.Gui.View.DrawHotString + - name: ( + nameWithType: ( + fullName: ( + - uid: NStack.ustring + name: ustring + nameWithType: ustring + fullName: NStack.ustring + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: Terminal.Gui.ColorScheme + name: ColorScheme + nameWithType: ColorScheme + fullName: Terminal.Gui.ColorScheme + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.Move(System.Int32,System.Int32) + commentId: M:Terminal.Gui.View.Move(System.Int32,System.Int32) + parent: Terminal.Gui.View + isExternal: true + name: Move(Int32, Int32) + nameWithType: View.Move(Int32, Int32) + fullName: Terminal.Gui.View.Move(System.Int32, System.Int32) + spec.csharp: + - uid: Terminal.Gui.View.Move(System.Int32,System.Int32) + name: Move + nameWithType: View.Move + fullName: Terminal.Gui.View.Move + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.Move(System.Int32,System.Int32) + name: Move + nameWithType: View.Move + fullName: Terminal.Gui.View.Move + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.HasFocus + commentId: P:Terminal.Gui.View.HasFocus + parent: Terminal.Gui.View + name: HasFocus + nameWithType: View.HasFocus + fullName: Terminal.Gui.View.HasFocus +- uid: Terminal.Gui.View.OnEnter + commentId: M:Terminal.Gui.View.OnEnter + parent: Terminal.Gui.View + name: OnEnter() + nameWithType: View.OnEnter() + fullName: Terminal.Gui.View.OnEnter() + spec.csharp: + - uid: Terminal.Gui.View.OnEnter + name: OnEnter + nameWithType: View.OnEnter + fullName: Terminal.Gui.View.OnEnter + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.OnEnter + name: OnEnter + nameWithType: View.OnEnter + fullName: Terminal.Gui.View.OnEnter + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.OnLeave + commentId: M:Terminal.Gui.View.OnLeave + parent: Terminal.Gui.View + name: OnLeave() + nameWithType: View.OnLeave() + fullName: Terminal.Gui.View.OnLeave() + spec.csharp: + - uid: Terminal.Gui.View.OnLeave + name: OnLeave + nameWithType: View.OnLeave + fullName: Terminal.Gui.View.OnLeave + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.OnLeave + name: OnLeave + nameWithType: View.OnLeave + fullName: Terminal.Gui.View.OnLeave + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.Focused + commentId: P:Terminal.Gui.View.Focused + parent: Terminal.Gui.View + name: Focused + nameWithType: View.Focused + fullName: Terminal.Gui.View.Focused +- uid: Terminal.Gui.View.MostFocused + commentId: P:Terminal.Gui.View.MostFocused + parent: Terminal.Gui.View + name: MostFocused + nameWithType: View.MostFocused + fullName: Terminal.Gui.View.MostFocused +- uid: Terminal.Gui.View.ColorScheme + commentId: P:Terminal.Gui.View.ColorScheme + parent: Terminal.Gui.View + name: ColorScheme + nameWithType: View.ColorScheme + fullName: Terminal.Gui.View.ColorScheme +- uid: Terminal.Gui.View.AddRune(System.Int32,System.Int32,System.Rune) + commentId: M:Terminal.Gui.View.AddRune(System.Int32,System.Int32,System.Rune) + parent: Terminal.Gui.View + isExternal: true + name: AddRune(Int32, Int32, Rune) + nameWithType: View.AddRune(Int32, Int32, Rune) + fullName: Terminal.Gui.View.AddRune(System.Int32, System.Int32, System.Rune) + spec.csharp: + - uid: Terminal.Gui.View.AddRune(System.Int32,System.Int32,System.Rune) + name: AddRune + nameWithType: View.AddRune + fullName: Terminal.Gui.View.AddRune + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Rune + name: Rune + nameWithType: Rune + fullName: System.Rune + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.AddRune(System.Int32,System.Int32,System.Rune) + name: AddRune + nameWithType: View.AddRune + fullName: Terminal.Gui.View.AddRune + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Rune + name: Rune + nameWithType: Rune + fullName: System.Rune + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.ClearNeedsDisplay + commentId: M:Terminal.Gui.View.ClearNeedsDisplay + parent: Terminal.Gui.View + name: ClearNeedsDisplay() + nameWithType: View.ClearNeedsDisplay() + fullName: Terminal.Gui.View.ClearNeedsDisplay() + spec.csharp: + - uid: Terminal.Gui.View.ClearNeedsDisplay + name: ClearNeedsDisplay + nameWithType: View.ClearNeedsDisplay + fullName: Terminal.Gui.View.ClearNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ClearNeedsDisplay + name: ClearNeedsDisplay + nameWithType: View.ClearNeedsDisplay + fullName: Terminal.Gui.View.ClearNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.SetFocus(Terminal.Gui.View) + commentId: M:Terminal.Gui.View.SetFocus(Terminal.Gui.View) + parent: Terminal.Gui.View + name: SetFocus(View) + nameWithType: View.SetFocus(View) + fullName: Terminal.Gui.View.SetFocus(Terminal.Gui.View) + spec.csharp: + - uid: Terminal.Gui.View.SetFocus(Terminal.Gui.View) + name: SetFocus + nameWithType: View.SetFocus + fullName: Terminal.Gui.View.SetFocus + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.SetFocus(Terminal.Gui.View) + name: SetFocus + nameWithType: View.SetFocus + fullName: Terminal.Gui.View.SetFocus + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.KeyPress + commentId: E:Terminal.Gui.View.KeyPress + parent: Terminal.Gui.View + name: KeyPress + nameWithType: View.KeyPress + fullName: Terminal.Gui.View.KeyPress +- uid: Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) + parent: Terminal.Gui.View + name: ProcessColdKey(KeyEvent) + nameWithType: View.ProcessColdKey(KeyEvent) + fullName: Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) + spec.csharp: + - uid: Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) + name: ProcessColdKey + nameWithType: View.ProcessColdKey + fullName: Terminal.Gui.View.ProcessColdKey + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) + name: ProcessColdKey + nameWithType: View.ProcessColdKey + fullName: Terminal.Gui.View.ProcessColdKey + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.KeyDown + commentId: E:Terminal.Gui.View.KeyDown + parent: Terminal.Gui.View + name: KeyDown + nameWithType: View.KeyDown + fullName: Terminal.Gui.View.KeyDown +- uid: Terminal.Gui.View.KeyUp + commentId: E:Terminal.Gui.View.KeyUp + parent: Terminal.Gui.View + name: KeyUp + nameWithType: View.KeyUp + fullName: Terminal.Gui.View.KeyUp +- uid: Terminal.Gui.View.EnsureFocus + commentId: M:Terminal.Gui.View.EnsureFocus + parent: Terminal.Gui.View + name: EnsureFocus() + nameWithType: View.EnsureFocus() + fullName: Terminal.Gui.View.EnsureFocus() + spec.csharp: + - uid: Terminal.Gui.View.EnsureFocus + name: EnsureFocus + nameWithType: View.EnsureFocus + fullName: Terminal.Gui.View.EnsureFocus + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.EnsureFocus + name: EnsureFocus + nameWithType: View.EnsureFocus + fullName: Terminal.Gui.View.EnsureFocus + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.FocusFirst + commentId: M:Terminal.Gui.View.FocusFirst + parent: Terminal.Gui.View + name: FocusFirst() + nameWithType: View.FocusFirst() + fullName: Terminal.Gui.View.FocusFirst() + spec.csharp: + - uid: Terminal.Gui.View.FocusFirst + name: FocusFirst + nameWithType: View.FocusFirst + fullName: Terminal.Gui.View.FocusFirst + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.FocusFirst + name: FocusFirst + nameWithType: View.FocusFirst + fullName: Terminal.Gui.View.FocusFirst + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.FocusLast + commentId: M:Terminal.Gui.View.FocusLast + parent: Terminal.Gui.View + name: FocusLast() + nameWithType: View.FocusLast() + fullName: Terminal.Gui.View.FocusLast() + spec.csharp: + - uid: Terminal.Gui.View.FocusLast + name: FocusLast + nameWithType: View.FocusLast + fullName: Terminal.Gui.View.FocusLast + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.FocusLast + name: FocusLast + nameWithType: View.FocusLast + fullName: Terminal.Gui.View.FocusLast + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.FocusPrev + commentId: M:Terminal.Gui.View.FocusPrev + parent: Terminal.Gui.View + name: FocusPrev() + nameWithType: View.FocusPrev() + fullName: Terminal.Gui.View.FocusPrev() + spec.csharp: + - uid: Terminal.Gui.View.FocusPrev + name: FocusPrev + nameWithType: View.FocusPrev + fullName: Terminal.Gui.View.FocusPrev + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.FocusPrev + name: FocusPrev + nameWithType: View.FocusPrev + fullName: Terminal.Gui.View.FocusPrev + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.FocusNext + commentId: M:Terminal.Gui.View.FocusNext + parent: Terminal.Gui.View + name: FocusNext() + nameWithType: View.FocusNext() + fullName: Terminal.Gui.View.FocusNext() + spec.csharp: + - uid: Terminal.Gui.View.FocusNext + name: FocusNext + nameWithType: View.FocusNext + fullName: Terminal.Gui.View.FocusNext + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.FocusNext + name: FocusNext + nameWithType: View.FocusNext + fullName: Terminal.Gui.View.FocusNext + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.LayoutSubviews + commentId: M:Terminal.Gui.View.LayoutSubviews + parent: Terminal.Gui.View + name: LayoutSubviews() + nameWithType: View.LayoutSubviews() + fullName: Terminal.Gui.View.LayoutSubviews() + spec.csharp: + - uid: Terminal.Gui.View.LayoutSubviews + name: LayoutSubviews + nameWithType: View.LayoutSubviews + fullName: Terminal.Gui.View.LayoutSubviews + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.LayoutSubviews + name: LayoutSubviews + nameWithType: View.LayoutSubviews + fullName: Terminal.Gui.View.LayoutSubviews + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.ToString + commentId: M:Terminal.Gui.View.ToString + parent: Terminal.Gui.View + name: ToString() + nameWithType: View.ToString() + fullName: Terminal.Gui.View.ToString() + spec.csharp: + - uid: Terminal.Gui.View.ToString + name: ToString + nameWithType: View.ToString + fullName: Terminal.Gui.View.ToString + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ToString + name: ToString + nameWithType: View.ToString + fullName: Terminal.Gui.View.ToString + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.OnMouseEnter(Terminal.Gui.MouseEvent) + commentId: M:Terminal.Gui.View.OnMouseEnter(Terminal.Gui.MouseEvent) + parent: Terminal.Gui.View + name: OnMouseEnter(MouseEvent) + nameWithType: View.OnMouseEnter(MouseEvent) + fullName: Terminal.Gui.View.OnMouseEnter(Terminal.Gui.MouseEvent) + spec.csharp: + - uid: Terminal.Gui.View.OnMouseEnter(Terminal.Gui.MouseEvent) + name: OnMouseEnter + nameWithType: View.OnMouseEnter + fullName: Terminal.Gui.View.OnMouseEnter + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.MouseEvent + name: MouseEvent + nameWithType: MouseEvent + fullName: Terminal.Gui.MouseEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.OnMouseEnter(Terminal.Gui.MouseEvent) + name: OnMouseEnter + nameWithType: View.OnMouseEnter + fullName: Terminal.Gui.View.OnMouseEnter + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.MouseEvent + name: MouseEvent + nameWithType: MouseEvent + fullName: Terminal.Gui.MouseEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.OnMouseLeave(Terminal.Gui.MouseEvent) + commentId: M:Terminal.Gui.View.OnMouseLeave(Terminal.Gui.MouseEvent) + parent: Terminal.Gui.View + name: OnMouseLeave(MouseEvent) + nameWithType: View.OnMouseLeave(MouseEvent) + fullName: Terminal.Gui.View.OnMouseLeave(Terminal.Gui.MouseEvent) + spec.csharp: + - uid: Terminal.Gui.View.OnMouseLeave(Terminal.Gui.MouseEvent) + name: OnMouseLeave + nameWithType: View.OnMouseLeave + fullName: Terminal.Gui.View.OnMouseLeave + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.MouseEvent + name: MouseEvent + nameWithType: MouseEvent + fullName: Terminal.Gui.MouseEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.OnMouseLeave(Terminal.Gui.MouseEvent) + name: OnMouseLeave + nameWithType: View.OnMouseLeave + fullName: Terminal.Gui.View.OnMouseLeave + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.MouseEvent + name: MouseEvent + nameWithType: MouseEvent + fullName: Terminal.Gui.MouseEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.Responder.CanFocus + commentId: P:Terminal.Gui.Responder.CanFocus + parent: Terminal.Gui.Responder + name: CanFocus + nameWithType: Responder.CanFocus + fullName: Terminal.Gui.Responder.CanFocus +- 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 + commentId: N:System + isExternal: true + name: System + nameWithType: System + fullName: System +- uid: System.Collections + commentId: N:System.Collections + isExternal: true + name: System.Collections + nameWithType: System.Collections + fullName: System.Collections - uid: Terminal.Gui.MenuBarItem + commentId: T:Terminal.Gui.MenuBarItem + parent: Terminal.Gui name: MenuBarItem nameWithType: MenuBarItem fullName: Terminal.Gui.MenuBarItem +- uid: Terminal.Gui.MenuBar.Menus* + commentId: Overload:Terminal.Gui.MenuBar.Menus + name: Menus + nameWithType: MenuBar.Menus + fullName: Terminal.Gui.MenuBar.Menus - uid: Terminal.Gui.MenuBarItem[] - parent: Terminal.Gui - isExternal: false + isExternal: true name: MenuBarItem[] nameWithType: MenuBarItem[] fullName: Terminal.Gui.MenuBarItem[] + nameWithType.vb: MenuBarItem() + fullName.vb: Terminal.Gui.MenuBarItem() + name.vb: MenuBarItem() spec.csharp: - uid: Terminal.Gui.MenuBarItem name: MenuBarItem @@ -251,375 +2470,364 @@ references: - name: '[]' nameWithType: '[]' fullName: '[]' -- uid: Terminal.Gui.MenuBar.Menus - parent: Terminal.Gui.MenuBar - isExternal: false - name: Menus - nameWithType: MenuBar.Menus - fullName: MenuBar.Menus -- uid: Terminal.Gui.MenuBar.MouseEvent(Terminal.Gui.MouseEvent) - parent: Terminal.Gui.MenuBar - isExternal: false - name: MouseEvent(MouseEvent) - nameWithType: MenuBar.MouseEvent(MouseEvent) - fullName: MenuBar.MouseEvent(MouseEvent) + spec.vb: + - uid: Terminal.Gui.MenuBarItem + name: MenuBarItem + nameWithType: MenuBarItem + fullName: Terminal.Gui.MenuBarItem + - name: () + nameWithType: () + fullName: () +- uid: Terminal.Gui.MenuBar.UseKeysUpDownAsKeysLeftRight* + commentId: Overload:Terminal.Gui.MenuBar.UseKeysUpDownAsKeysLeftRight + name: UseKeysUpDownAsKeysLeftRight + nameWithType: MenuBar.UseKeysUpDownAsKeysLeftRight + fullName: Terminal.Gui.MenuBar.UseKeysUpDownAsKeysLeftRight - uid: System.Boolean + commentId: T:System.Boolean parent: System isExternal: true name: Boolean nameWithType: Boolean fullName: System.Boolean -- uid: Terminal.Gui.MouseEvent - parent: Terminal.Gui - isExternal: false - name: MouseEvent - nameWithType: MouseEvent - fullName: Terminal.Gui.MouseEvent -- uid: Terminal.Gui.MenuBar.PositionCursor - parent: Terminal.Gui.MenuBar - isExternal: false - name: PositionCursor() - nameWithType: MenuBar.PositionCursor() - fullName: MenuBar.PositionCursor() -- uid: Terminal.Gui.MenuBar.ProcessHotKey(Terminal.Gui.KeyEvent) - parent: Terminal.Gui.MenuBar - isExternal: false - name: ProcessHotKey(KeyEvent) - nameWithType: MenuBar.ProcessHotKey(KeyEvent) - fullName: MenuBar.ProcessHotKey(KeyEvent) +- uid: Terminal.Gui.MenuBar.#ctor* + commentId: Overload:Terminal.Gui.MenuBar.#ctor + name: MenuBar + nameWithType: MenuBar.MenuBar + fullName: Terminal.Gui.MenuBar.MenuBar +- uid: Terminal.Gui.MenuBar.OnKeyDown(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.MenuBar.OnKeyDown(Terminal.Gui.KeyEvent) + isExternal: true +- uid: Terminal.Gui.View.OnKeyDown(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.View.OnKeyDown(Terminal.Gui.KeyEvent) + parent: Terminal.Gui.View + name: OnKeyDown(KeyEvent) + nameWithType: View.OnKeyDown(KeyEvent) + fullName: Terminal.Gui.View.OnKeyDown(Terminal.Gui.KeyEvent) + spec.csharp: + - uid: Terminal.Gui.View.OnKeyDown(Terminal.Gui.KeyEvent) + name: OnKeyDown + nameWithType: View.OnKeyDown + fullName: Terminal.Gui.View.OnKeyDown + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.OnKeyDown(Terminal.Gui.KeyEvent) + name: OnKeyDown + nameWithType: View.OnKeyDown + fullName: Terminal.Gui.View.OnKeyDown + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.MenuBar.OnKeyDown* + commentId: Overload:Terminal.Gui.MenuBar.OnKeyDown + name: OnKeyDown + nameWithType: MenuBar.OnKeyDown + fullName: Terminal.Gui.MenuBar.OnKeyDown - uid: Terminal.Gui.KeyEvent + commentId: T:Terminal.Gui.KeyEvent parent: Terminal.Gui - isExternal: false name: KeyEvent nameWithType: KeyEvent fullName: Terminal.Gui.KeyEvent -- uid: Terminal.Gui.MenuBar.ProcessKey(Terminal.Gui.KeyEvent) - parent: Terminal.Gui.MenuBar - isExternal: false - name: ProcessKey(KeyEvent) - nameWithType: MenuBar.ProcessKey(KeyEvent) - fullName: MenuBar.ProcessKey(KeyEvent) +- uid: Terminal.Gui.MenuBar.OnKeyUp(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.MenuBar.OnKeyUp(Terminal.Gui.KeyEvent) + isExternal: true +- uid: Terminal.Gui.View.OnKeyUp(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.View.OnKeyUp(Terminal.Gui.KeyEvent) + parent: Terminal.Gui.View + name: OnKeyUp(KeyEvent) + nameWithType: View.OnKeyUp(KeyEvent) + fullName: Terminal.Gui.View.OnKeyUp(Terminal.Gui.KeyEvent) + spec.csharp: + - uid: Terminal.Gui.View.OnKeyUp(Terminal.Gui.KeyEvent) + name: OnKeyUp + nameWithType: View.OnKeyUp + fullName: Terminal.Gui.View.OnKeyUp + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.OnKeyUp(Terminal.Gui.KeyEvent) + name: OnKeyUp + nameWithType: View.OnKeyUp + fullName: Terminal.Gui.View.OnKeyUp + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.MenuBar.OnKeyUp* + commentId: Overload:Terminal.Gui.MenuBar.OnKeyUp + name: OnKeyUp + nameWithType: MenuBar.OnKeyUp + fullName: Terminal.Gui.MenuBar.OnKeyUp - uid: Terminal.Gui.MenuBar.Redraw(Terminal.Gui.Rect) - parent: Terminal.Gui.MenuBar - isExternal: false + commentId: M:Terminal.Gui.MenuBar.Redraw(Terminal.Gui.Rect) + isExternal: true +- uid: Terminal.Gui.View.Redraw(Terminal.Gui.Rect) + commentId: M:Terminal.Gui.View.Redraw(Terminal.Gui.Rect) + parent: Terminal.Gui.View name: Redraw(Rect) - nameWithType: MenuBar.Redraw(Rect) - fullName: MenuBar.Redraw(Rect) + nameWithType: View.Redraw(Rect) + fullName: Terminal.Gui.View.Redraw(Terminal.Gui.Rect) + spec.csharp: + - uid: Terminal.Gui.View.Redraw(Terminal.Gui.Rect) + name: Redraw + nameWithType: View.Redraw + fullName: Terminal.Gui.View.Redraw + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.Redraw(Terminal.Gui.Rect) + name: Redraw + nameWithType: View.Redraw + fullName: Terminal.Gui.View.Redraw + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.MenuBar.Redraw* + commentId: Overload:Terminal.Gui.MenuBar.Redraw + name: Redraw + nameWithType: MenuBar.Redraw + fullName: Terminal.Gui.MenuBar.Redraw - uid: Terminal.Gui.Rect + commentId: T:Terminal.Gui.Rect parent: Terminal.Gui - isExternal: false name: Rect nameWithType: Rect fullName: Terminal.Gui.Rect -- uid: Terminal.Gui.MenuBar.#ctor* - parent: Terminal.Gui.MenuBar - isExternal: false - name: MenuBar - nameWithType: MenuBar.MenuBar - fullName: MenuBar.MenuBar -- uid: Terminal.Gui.MenuBar.Menus* - parent: Terminal.Gui.MenuBar - isExternal: false - name: Menus - nameWithType: MenuBar.Menus - fullName: MenuBar.Menus -- uid: Terminal.Gui.MenuBar.MouseEvent* - parent: Terminal.Gui.MenuBar - isExternal: false - name: MouseEvent - nameWithType: MenuBar.MouseEvent - fullName: MenuBar.MouseEvent +- uid: Terminal.Gui.MenuBar.PositionCursor + commentId: M:Terminal.Gui.MenuBar.PositionCursor + isExternal: true +- uid: Terminal.Gui.View.PositionCursor + commentId: M:Terminal.Gui.View.PositionCursor + parent: Terminal.Gui.View + name: PositionCursor() + nameWithType: View.PositionCursor() + fullName: Terminal.Gui.View.PositionCursor() + spec.csharp: + - uid: Terminal.Gui.View.PositionCursor + name: PositionCursor + nameWithType: View.PositionCursor + fullName: Terminal.Gui.View.PositionCursor + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.PositionCursor + name: PositionCursor + nameWithType: View.PositionCursor + fullName: Terminal.Gui.View.PositionCursor + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) - uid: Terminal.Gui.MenuBar.PositionCursor* - parent: Terminal.Gui.MenuBar - isExternal: false + commentId: Overload:Terminal.Gui.MenuBar.PositionCursor name: PositionCursor nameWithType: MenuBar.PositionCursor - fullName: MenuBar.PositionCursor + fullName: Terminal.Gui.MenuBar.PositionCursor +- uid: System.EventHandler + commentId: T:System.EventHandler + parent: System + isExternal: true + name: EventHandler + nameWithType: EventHandler + fullName: System.EventHandler +- uid: Terminal.Gui.MenuBar.MenuOpen* + commentId: Overload:Terminal.Gui.MenuBar.MenuOpen + name: MenuOpen + nameWithType: MenuBar.MenuOpen + fullName: Terminal.Gui.MenuBar.MenuOpen +- uid: Terminal.Gui.MenuBar.LastFocused* + commentId: Overload:Terminal.Gui.MenuBar.LastFocused + name: LastFocused + nameWithType: MenuBar.LastFocused + fullName: Terminal.Gui.MenuBar.LastFocused +- uid: Terminal.Gui.MenuBar.ProcessHotKey(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.MenuBar.ProcessHotKey(Terminal.Gui.KeyEvent) + isExternal: true +- uid: Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) + parent: Terminal.Gui.View + name: ProcessHotKey(KeyEvent) + nameWithType: View.ProcessHotKey(KeyEvent) + fullName: Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) + spec.csharp: + - uid: Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) + name: ProcessHotKey + nameWithType: View.ProcessHotKey + fullName: Terminal.Gui.View.ProcessHotKey + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) + name: ProcessHotKey + nameWithType: View.ProcessHotKey + fullName: Terminal.Gui.View.ProcessHotKey + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) - uid: Terminal.Gui.MenuBar.ProcessHotKey* - parent: Terminal.Gui.MenuBar - isExternal: false + commentId: Overload:Terminal.Gui.MenuBar.ProcessHotKey name: ProcessHotKey nameWithType: MenuBar.ProcessHotKey - fullName: MenuBar.ProcessHotKey + fullName: Terminal.Gui.MenuBar.ProcessHotKey +- uid: Terminal.Gui.MenuBar.ProcessKey(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.MenuBar.ProcessKey(Terminal.Gui.KeyEvent) + isExternal: true +- uid: Terminal.Gui.View.ProcessKey(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.View.ProcessKey(Terminal.Gui.KeyEvent) + parent: Terminal.Gui.View + name: ProcessKey(KeyEvent) + nameWithType: View.ProcessKey(KeyEvent) + fullName: Terminal.Gui.View.ProcessKey(Terminal.Gui.KeyEvent) + spec.csharp: + - uid: Terminal.Gui.View.ProcessKey(Terminal.Gui.KeyEvent) + name: ProcessKey + nameWithType: View.ProcessKey + fullName: Terminal.Gui.View.ProcessKey + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ProcessKey(Terminal.Gui.KeyEvent) + name: ProcessKey + nameWithType: View.ProcessKey + fullName: Terminal.Gui.View.ProcessKey + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) - uid: Terminal.Gui.MenuBar.ProcessKey* - parent: Terminal.Gui.MenuBar - isExternal: false + commentId: Overload:Terminal.Gui.MenuBar.ProcessKey name: ProcessKey nameWithType: MenuBar.ProcessKey - fullName: MenuBar.ProcessKey -- uid: Terminal.Gui.MenuBar.Redraw* - parent: Terminal.Gui.MenuBar - isExternal: false - name: Redraw - nameWithType: MenuBar.Redraw - fullName: MenuBar.Redraw -- uid: Terminal.Gui.Responder.CanFocus + fullName: Terminal.Gui.MenuBar.ProcessKey +- uid: Terminal.Gui.MenuBar.MouseEvent(Terminal.Gui.MouseEvent) + commentId: M:Terminal.Gui.MenuBar.MouseEvent(Terminal.Gui.MouseEvent) + isExternal: true +- uid: Terminal.Gui.Responder.MouseEvent(Terminal.Gui.MouseEvent) + commentId: M:Terminal.Gui.Responder.MouseEvent(Terminal.Gui.MouseEvent) parent: Terminal.Gui.Responder - isExternal: false - name: CanFocus - nameWithType: Responder.CanFocus - fullName: Responder.CanFocus -- uid: Terminal.Gui.View.HasFocus - parent: Terminal.Gui.View - isExternal: false - name: HasFocus - nameWithType: View.HasFocus - fullName: View.HasFocus -- uid: Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) - parent: Terminal.Gui.View - isExternal: false - name: ProcessColdKey(KeyEvent) - nameWithType: View.ProcessColdKey(KeyEvent) - fullName: View.ProcessColdKey(KeyEvent) -- uid: Terminal.Gui.View.Add(Terminal.Gui.View) - parent: Terminal.Gui.View - isExternal: false - name: Add(View) - nameWithType: View.Add(View) - fullName: View.Add(View) -- uid: Terminal.Gui.View.Add(Terminal.Gui.View[]) - parent: Terminal.Gui.View - isExternal: false - name: Add(View[]) - nameWithType: View.Add(View[]) - fullName: View.Add(View[]) -- uid: Terminal.Gui.View.AddRune(System.Int32,System.Int32,System.Rune) - parent: Terminal.Gui.View - isExternal: false - name: AddRune(Int32, Int32, Rune) - nameWithType: View.AddRune(Int32, Int32, Rune) - fullName: View.AddRune(Int32, Int32, Rune) -- uid: Terminal.Gui.View.Bounds - parent: Terminal.Gui.View - isExternal: false - name: Bounds - nameWithType: View.Bounds - fullName: View.Bounds -- uid: Terminal.Gui.View.ChildNeedsDisplay - parent: Terminal.Gui.View - isExternal: false - name: ChildNeedsDisplay() - nameWithType: View.ChildNeedsDisplay() - fullName: View.ChildNeedsDisplay() -- uid: Terminal.Gui.View.Clear - parent: Terminal.Gui.View - isExternal: false - name: Clear() - nameWithType: View.Clear() - fullName: View.Clear() -- uid: Terminal.Gui.View.Clear(Terminal.Gui.Rect) - parent: Terminal.Gui.View - isExternal: false - name: Clear(Rect) - nameWithType: View.Clear(Rect) - fullName: View.Clear(Rect) -- uid: Terminal.Gui.View.ClearNeedsDisplay - parent: Terminal.Gui.View - isExternal: false - name: ClearNeedsDisplay() - nameWithType: View.ClearNeedsDisplay() - fullName: View.ClearNeedsDisplay() -- uid: Terminal.Gui.View.ClipToBounds - parent: Terminal.Gui.View - isExternal: false - name: ClipToBounds() - nameWithType: View.ClipToBounds() - fullName: View.ClipToBounds() -- uid: Terminal.Gui.View.ColorScheme - parent: Terminal.Gui.View - isExternal: false - name: ColorScheme - nameWithType: View.ColorScheme - fullName: View.ColorScheme -- uid: Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean) - parent: Terminal.Gui.View - isExternal: false - name: DrawFrame(Rect, Int32, Boolean) - nameWithType: View.DrawFrame(Rect, Int32, Boolean) - fullName: View.DrawFrame(Rect, Int32, Boolean) -- uid: Terminal.Gui.View.DrawHotString(NStack.ustring,System.Boolean,Terminal.Gui.ColorScheme) - parent: Terminal.Gui.View - isExternal: false - name: DrawHotString(ustring, Boolean, ColorScheme) - nameWithType: View.DrawHotString(ustring, Boolean, ColorScheme) - fullName: View.DrawHotString(ustring, Boolean, ColorScheme) -- uid: Terminal.Gui.View.DrawHotString(NStack.ustring,Terminal.Gui.Attribute,Terminal.Gui.Attribute) - parent: Terminal.Gui.View - isExternal: false - name: DrawHotString(ustring, Attribute, Attribute) - nameWithType: View.DrawHotString(ustring, Attribute, Attribute) - fullName: View.DrawHotString(ustring, Attribute, Attribute) -- uid: Terminal.Gui.View.Driver - parent: Terminal.Gui.View - isExternal: false - name: Driver - nameWithType: View.Driver - fullName: View.Driver -- uid: Terminal.Gui.View.EnsureFocus - parent: Terminal.Gui.View - isExternal: false - name: EnsureFocus() - nameWithType: View.EnsureFocus() - fullName: View.EnsureFocus() -- uid: Terminal.Gui.View.Focused - parent: Terminal.Gui.View - isExternal: false - name: Focused - nameWithType: View.Focused - fullName: View.Focused -- uid: Terminal.Gui.View.FocusFirst - parent: Terminal.Gui.View - isExternal: false - name: FocusFirst() - nameWithType: View.FocusFirst() - fullName: View.FocusFirst() -- uid: Terminal.Gui.View.FocusLast - parent: Terminal.Gui.View - isExternal: false - name: FocusLast() - nameWithType: View.FocusLast() - fullName: View.FocusLast() -- uid: Terminal.Gui.View.FocusNext - parent: Terminal.Gui.View - isExternal: false - name: FocusNext() - nameWithType: View.FocusNext() - fullName: View.FocusNext() -- uid: Terminal.Gui.View.FocusPrev - parent: Terminal.Gui.View - isExternal: false - name: FocusPrev() - nameWithType: View.FocusPrev() - fullName: View.FocusPrev() -- uid: Terminal.Gui.View.Frame - parent: Terminal.Gui.View - isExternal: false - name: Frame - nameWithType: View.Frame - fullName: View.Frame -- uid: Terminal.Gui.View.GetEnumerator - parent: Terminal.Gui.View - isExternal: false - name: GetEnumerator() - nameWithType: View.GetEnumerator() - fullName: View.GetEnumerator() -- uid: Terminal.Gui.View.Height - parent: Terminal.Gui.View - isExternal: false - name: Height - nameWithType: View.Height - fullName: View.Height -- uid: Terminal.Gui.View.Id - parent: Terminal.Gui.View - isExternal: false - name: Id - nameWithType: View.Id - fullName: View.Id -- uid: Terminal.Gui.View.LayoutStyle - parent: Terminal.Gui.View - isExternal: false - name: LayoutStyle - nameWithType: View.LayoutStyle - fullName: View.LayoutStyle -- uid: Terminal.Gui.View.LayoutSubviews - parent: Terminal.Gui.View - isExternal: false - name: LayoutSubviews() - nameWithType: View.LayoutSubviews() - fullName: View.LayoutSubviews() -- uid: Terminal.Gui.View.MostFocused - parent: Terminal.Gui.View - isExternal: false - name: MostFocused - nameWithType: View.MostFocused - fullName: View.MostFocused -- uid: Terminal.Gui.View.Move(System.Int32,System.Int32) - parent: Terminal.Gui.View - isExternal: false - name: Move(Int32, Int32) - nameWithType: View.Move(Int32, Int32) - fullName: View.Move(Int32, Int32) -- uid: Terminal.Gui.View.Remove(Terminal.Gui.View) - parent: Terminal.Gui.View - isExternal: false - name: Remove(View) - nameWithType: View.Remove(View) - fullName: View.Remove(View) -- uid: Terminal.Gui.View.RemoveAll - parent: Terminal.Gui.View - isExternal: false - name: RemoveAll() - nameWithType: View.RemoveAll() - fullName: View.RemoveAll() -- uid: Terminal.Gui.View.ScreenToView(System.Int32,System.Int32) - parent: Terminal.Gui.View - isExternal: false - name: ScreenToView(Int32, Int32) - nameWithType: View.ScreenToView(Int32, Int32) - fullName: View.ScreenToView(Int32, Int32) -- uid: Terminal.Gui.View.SetClip(Terminal.Gui.Rect) - parent: Terminal.Gui.View - isExternal: false - name: SetClip(Rect) - nameWithType: View.SetClip(Rect) - fullName: View.SetClip(Rect) -- uid: Terminal.Gui.View.SetFocus(Terminal.Gui.View) - parent: Terminal.Gui.View - isExternal: false - name: SetFocus(View) - nameWithType: View.SetFocus(View) - fullName: View.SetFocus(View) -- uid: Terminal.Gui.View.SetNeedsDisplay - parent: Terminal.Gui.View - isExternal: false - name: SetNeedsDisplay() - nameWithType: View.SetNeedsDisplay() - fullName: View.SetNeedsDisplay() -- uid: Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) - parent: Terminal.Gui.View - isExternal: false - name: SetNeedsDisplay(Rect) - nameWithType: View.SetNeedsDisplay(Rect) - fullName: View.SetNeedsDisplay(Rect) -- uid: Terminal.Gui.View.Subviews - parent: Terminal.Gui.View - isExternal: false - name: Subviews - nameWithType: View.Subviews - fullName: View.Subviews -- uid: Terminal.Gui.View.SuperView - parent: Terminal.Gui.View - isExternal: false - name: SuperView - nameWithType: View.SuperView - fullName: View.SuperView -- uid: Terminal.Gui.View.ToString - parent: Terminal.Gui.View - isExternal: false - name: ToString() - nameWithType: View.ToString() - fullName: View.ToString() -- uid: Terminal.Gui.View.WantMousePositionReports - parent: Terminal.Gui.View - isExternal: false - name: WantMousePositionReports - nameWithType: View.WantMousePositionReports - fullName: View.WantMousePositionReports -- uid: Terminal.Gui.View.Width - parent: Terminal.Gui.View - isExternal: false - name: Width - nameWithType: View.Width - fullName: View.Width -- uid: Terminal.Gui.View.X - parent: Terminal.Gui.View - isExternal: false - name: X - nameWithType: View.X - fullName: View.X -- uid: Terminal.Gui.View.Y - parent: Terminal.Gui.View - isExternal: false - name: Y - nameWithType: View.Y - fullName: View.Y + name: MouseEvent(MouseEvent) + nameWithType: Responder.MouseEvent(MouseEvent) + fullName: Terminal.Gui.Responder.MouseEvent(Terminal.Gui.MouseEvent) + spec.csharp: + - uid: Terminal.Gui.Responder.MouseEvent(Terminal.Gui.MouseEvent) + name: MouseEvent + nameWithType: Responder.MouseEvent + fullName: Terminal.Gui.Responder.MouseEvent + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.MouseEvent + name: MouseEvent + nameWithType: MouseEvent + fullName: Terminal.Gui.MouseEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.Responder.MouseEvent(Terminal.Gui.MouseEvent) + name: MouseEvent + nameWithType: Responder.MouseEvent + fullName: Terminal.Gui.Responder.MouseEvent + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.MouseEvent + name: MouseEvent + nameWithType: MouseEvent + fullName: Terminal.Gui.MouseEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.MenuBar.MouseEvent* + commentId: Overload:Terminal.Gui.MenuBar.MouseEvent + name: MouseEvent + nameWithType: MenuBar.MouseEvent + fullName: Terminal.Gui.MenuBar.MouseEvent +- uid: Terminal.Gui.MouseEvent + commentId: T:Terminal.Gui.MouseEvent + parent: Terminal.Gui + name: MouseEvent + nameWithType: MouseEvent + fullName: Terminal.Gui.MouseEvent +shouldSkipMarkup: true diff --git a/docfx/api/Terminal.Gui/Terminal.Gui.MenuBarItem.yml b/docfx/api/Terminal.Gui/Terminal.Gui.MenuBarItem.yml index 61d5da29b..740bbb4f0 100644 --- a/docfx/api/Terminal.Gui/Terminal.Gui.MenuBarItem.yml +++ b/docfx/api/Terminal.Gui/Terminal.Gui.MenuBarItem.yml @@ -1,119 +1,786 @@ ### YamlMime:ManagedReference items: - uid: Terminal.Gui.MenuBarItem + commentId: T:Terminal.Gui.MenuBarItem id: MenuBarItem + parent: Terminal.Gui children: + - Terminal.Gui.MenuBarItem.#ctor(NStack.ustring,System.String,System.Action,System.Func{System.Boolean}) - Terminal.Gui.MenuBarItem.#ctor(NStack.ustring,Terminal.Gui.MenuItem[]) + - Terminal.Gui.MenuBarItem.#ctor(Terminal.Gui.MenuItem[]) - Terminal.Gui.MenuBarItem.Children - - Terminal.Gui.MenuBarItem.Title langs: - csharp + - vb name: MenuBarItem nameWithType: MenuBarItem fullName: Terminal.Gui.MenuBarItem type: Class + source: + remote: + path: Terminal.Gui/Views/Menu.cs + branch: docs + repo: tig:tig/gui.cs.git + id: MenuBarItem + path: ../Terminal.Gui/Views/Menu.cs + startLine: 143 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: A menu bar item contains other menu items. + summary: "\nA contains s or s.\n" + example: [] syntax: - content: public class MenuBarItem + content: 'public class MenuBarItem : MenuItem' + content.vb: >- + Public Class MenuBarItem + + Inherits MenuItem inheritance: - System.Object - implements: [] - inheritedMembers: [] + - Terminal.Gui.MenuItem + inheritedMembers: + - Terminal.Gui.MenuItem.HotKey + - Terminal.Gui.MenuItem.ShortCut + - Terminal.Gui.MenuItem.Title + - Terminal.Gui.MenuItem.Help + - Terminal.Gui.MenuItem.Action + - Terminal.Gui.MenuItem.CanExecute + - Terminal.Gui.MenuItem.IsEnabled + - Terminal.Gui.MenuItem.GetMenuItem + - Terminal.Gui.MenuItem.GetMenuBarItem + - 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 + - class + modifiers.vb: + - Public + - Class +- uid: Terminal.Gui.MenuBarItem.#ctor(NStack.ustring,System.String,System.Action,System.Func{System.Boolean}) + commentId: M:Terminal.Gui.MenuBarItem.#ctor(NStack.ustring,System.String,System.Action,System.Func{System.Boolean}) + id: '#ctor(NStack.ustring,System.String,System.Action,System.Func{System.Boolean})' + parent: Terminal.Gui.MenuBarItem + langs: + - csharp + - vb + name: MenuBarItem(ustring, String, Action, Func) + nameWithType: MenuBarItem.MenuBarItem(ustring, String, Action, Func) + fullName: Terminal.Gui.MenuBarItem.MenuBarItem(NStack.ustring, System.String, System.Action, System.Func) + type: Constructor + source: + remote: + path: Terminal.Gui/Views/Menu.cs + branch: docs + repo: tig:tig/gui.cs.git + id: .ctor + path: ../Terminal.Gui/Views/Menu.cs + startLine: 151 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nInitializes a new as a .\n" + example: [] + syntax: + content: public MenuBarItem(ustring title, string help, Action action, Func canExecute = null) + parameters: + - id: title + type: NStack.ustring + description: Title for the menu item. + - id: help + type: System.String + description: Help text to display. + - id: action + type: System.Action + description: Action to invoke when the menu item is activated. + - id: canExecute + type: System.Func{System.Boolean} + description: Function to determine if the action can currently be executred. + content.vb: Public Sub New(title As ustring, help As String, action As Action, canExecute As Func(Of Boolean) = Nothing) + overload: Terminal.Gui.MenuBarItem.#ctor* + nameWithType.vb: MenuBarItem.MenuBarItem(ustring, String, Action, Func(Of Boolean)) + modifiers.csharp: + - public + modifiers.vb: + - Public + fullName.vb: Terminal.Gui.MenuBarItem.MenuBarItem(NStack.ustring, System.String, System.Action, System.Func(Of System.Boolean)) + name.vb: MenuBarItem(ustring, String, Action, Func(Of Boolean)) - uid: Terminal.Gui.MenuBarItem.#ctor(NStack.ustring,Terminal.Gui.MenuItem[]) + commentId: M:Terminal.Gui.MenuBarItem.#ctor(NStack.ustring,Terminal.Gui.MenuItem[]) id: '#ctor(NStack.ustring,Terminal.Gui.MenuItem[])' parent: Terminal.Gui.MenuBarItem langs: - csharp + - vb name: MenuBarItem(ustring, MenuItem[]) nameWithType: MenuBarItem.MenuBarItem(ustring, MenuItem[]) - fullName: MenuBarItem.MenuBarItem(ustring, MenuItem[]) + fullName: Terminal.Gui.MenuBarItem.MenuBarItem(NStack.ustring, Terminal.Gui.MenuItem[]) type: Constructor + source: + remote: + path: Terminal.Gui/Views/Menu.cs + branch: docs + repo: tig:tig/gui.cs.git + id: .ctor + path: ../Terminal.Gui/Views/Menu.cs + startLine: 162 assemblies: - Terminal.Gui namespace: Terminal.Gui + summary: "\nInitializes a new .\n" + example: [] syntax: - content: public MenuBarItem (NStack.ustring title, Terminal.Gui.MenuItem[] children); + content: public MenuBarItem(ustring title, MenuItem[] children) parameters: - id: title type: NStack.ustring - description: To be added. + description: Title for the menu item. - id: children type: Terminal.Gui.MenuItem[] - description: To be added. + description: The items in the current menu. + content.vb: Public Sub New(title As ustring, children As MenuItem()) overload: Terminal.Gui.MenuBarItem.#ctor* - exceptions: [] + nameWithType.vb: MenuBarItem.MenuBarItem(ustring, MenuItem()) + modifiers.csharp: + - public + modifiers.vb: + - Public + fullName.vb: Terminal.Gui.MenuBarItem.MenuBarItem(NStack.ustring, Terminal.Gui.MenuItem()) + name.vb: MenuBarItem(ustring, MenuItem()) +- uid: Terminal.Gui.MenuBarItem.#ctor(Terminal.Gui.MenuItem[]) + commentId: M:Terminal.Gui.MenuBarItem.#ctor(Terminal.Gui.MenuItem[]) + id: '#ctor(Terminal.Gui.MenuItem[])' + parent: Terminal.Gui.MenuBarItem + langs: + - csharp + - vb + name: MenuBarItem(MenuItem[]) + nameWithType: MenuBarItem.MenuBarItem(MenuItem[]) + fullName: Terminal.Gui.MenuBarItem.MenuBarItem(Terminal.Gui.MenuItem[]) + type: Constructor + source: + remote: + path: Terminal.Gui/Views/Menu.cs + branch: docs + repo: tig:tig/gui.cs.git + id: .ctor + path: ../Terminal.Gui/Views/Menu.cs + startLine: 172 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nInitializes a new .\n" + example: [] + syntax: + content: public MenuBarItem(MenuItem[] children) + parameters: + - id: children + type: Terminal.Gui.MenuItem[] + description: The items in the current menu. + content.vb: Public Sub New(children As MenuItem()) + overload: Terminal.Gui.MenuBarItem.#ctor* + nameWithType.vb: MenuBarItem.MenuBarItem(MenuItem()) + modifiers.csharp: + - public + modifiers.vb: + - Public + fullName.vb: Terminal.Gui.MenuBarItem.MenuBarItem(Terminal.Gui.MenuItem()) + name.vb: MenuBarItem(MenuItem()) - uid: Terminal.Gui.MenuBarItem.Children + commentId: P:Terminal.Gui.MenuBarItem.Children id: Children parent: Terminal.Gui.MenuBarItem langs: - csharp + - vb name: Children nameWithType: MenuBarItem.Children - fullName: MenuBarItem.Children + fullName: Terminal.Gui.MenuBarItem.Children type: Property + source: + remote: + path: Terminal.Gui/Views/Menu.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Children + path: ../Terminal.Gui/Views/Menu.cs + startLine: 219 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: Gets or sets the children for this MenuBarItem + summary: "\nGets or sets an array of objects that are the children of this \n" + example: [] syntax: - content: public Terminal.Gui.MenuItem[] Children { get; set; } + content: public MenuItem[] Children { get; set; } + parameters: [] return: type: Terminal.Gui.MenuItem[] description: The children. + content.vb: Public Property Children As MenuItem() overload: Terminal.Gui.MenuBarItem.Children* - exceptions: [] -- uid: Terminal.Gui.MenuBarItem.Title - id: Title - parent: Terminal.Gui.MenuBarItem - langs: - - csharp - name: Title - nameWithType: MenuBarItem.Title - fullName: MenuBarItem.Title - type: Property - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Gets or sets the title to display. - syntax: - content: public NStack.ustring Title { get; set; } - return: - type: NStack.ustring - description: The title. - overload: Terminal.Gui.MenuBarItem.Title* - exceptions: [] + modifiers.csharp: + - public + - get + - set + modifiers.vb: + - Public references: +- uid: Terminal.Gui.MenuBarItem + commentId: T:Terminal.Gui.MenuBarItem + parent: Terminal.Gui + name: MenuBarItem + nameWithType: MenuBarItem + fullName: Terminal.Gui.MenuBarItem +- uid: Terminal.Gui.MenuItem + commentId: T:Terminal.Gui.MenuItem + parent: Terminal.Gui + name: MenuItem + nameWithType: MenuItem + fullName: Terminal.Gui.MenuItem +- 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: Terminal.Gui.MenuBarItem.#ctor(NStack.ustring,Terminal.Gui.MenuItem[]) - parent: Terminal.Gui.MenuBarItem - isExternal: false - name: MenuBarItem(ustring, MenuItem[]) - nameWithType: MenuBarItem.MenuBarItem(ustring, MenuItem[]) - fullName: MenuBarItem.MenuBarItem(ustring, MenuItem[]) +- uid: Terminal.Gui.MenuItem.HotKey + commentId: F:Terminal.Gui.MenuItem.HotKey + parent: Terminal.Gui.MenuItem + name: HotKey + nameWithType: MenuItem.HotKey + fullName: Terminal.Gui.MenuItem.HotKey +- uid: Terminal.Gui.MenuItem.ShortCut + commentId: F:Terminal.Gui.MenuItem.ShortCut + parent: Terminal.Gui.MenuItem + name: ShortCut + nameWithType: MenuItem.ShortCut + fullName: Terminal.Gui.MenuItem.ShortCut +- uid: Terminal.Gui.MenuItem.Title + commentId: P:Terminal.Gui.MenuItem.Title + parent: Terminal.Gui.MenuItem + name: Title + nameWithType: MenuItem.Title + fullName: Terminal.Gui.MenuItem.Title +- uid: Terminal.Gui.MenuItem.Help + commentId: P:Terminal.Gui.MenuItem.Help + parent: Terminal.Gui.MenuItem + name: Help + nameWithType: MenuItem.Help + fullName: Terminal.Gui.MenuItem.Help +- uid: Terminal.Gui.MenuItem.Action + commentId: P:Terminal.Gui.MenuItem.Action + parent: Terminal.Gui.MenuItem + name: Action + nameWithType: MenuItem.Action + fullName: Terminal.Gui.MenuItem.Action +- uid: Terminal.Gui.MenuItem.CanExecute + commentId: P:Terminal.Gui.MenuItem.CanExecute + parent: Terminal.Gui.MenuItem + name: CanExecute + nameWithType: MenuItem.CanExecute + fullName: Terminal.Gui.MenuItem.CanExecute +- uid: Terminal.Gui.MenuItem.IsEnabled + commentId: M:Terminal.Gui.MenuItem.IsEnabled + parent: Terminal.Gui.MenuItem + name: IsEnabled() + nameWithType: MenuItem.IsEnabled() + fullName: Terminal.Gui.MenuItem.IsEnabled() + spec.csharp: + - uid: Terminal.Gui.MenuItem.IsEnabled + name: IsEnabled + nameWithType: MenuItem.IsEnabled + fullName: Terminal.Gui.MenuItem.IsEnabled + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.MenuItem.IsEnabled + name: IsEnabled + nameWithType: MenuItem.IsEnabled + fullName: Terminal.Gui.MenuItem.IsEnabled + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.MenuItem.GetMenuItem + commentId: M:Terminal.Gui.MenuItem.GetMenuItem + parent: Terminal.Gui.MenuItem + name: GetMenuItem() + nameWithType: MenuItem.GetMenuItem() + fullName: Terminal.Gui.MenuItem.GetMenuItem() + spec.csharp: + - uid: Terminal.Gui.MenuItem.GetMenuItem + name: GetMenuItem + nameWithType: MenuItem.GetMenuItem + fullName: Terminal.Gui.MenuItem.GetMenuItem + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.MenuItem.GetMenuItem + name: GetMenuItem + nameWithType: MenuItem.GetMenuItem + fullName: Terminal.Gui.MenuItem.GetMenuItem + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.MenuItem.GetMenuBarItem + commentId: M:Terminal.Gui.MenuItem.GetMenuBarItem + parent: Terminal.Gui.MenuItem + name: GetMenuBarItem() + nameWithType: MenuItem.GetMenuBarItem() + fullName: Terminal.Gui.MenuItem.GetMenuBarItem() + spec.csharp: + - uid: Terminal.Gui.MenuItem.GetMenuBarItem + name: GetMenuBarItem + nameWithType: MenuItem.GetMenuBarItem + fullName: Terminal.Gui.MenuItem.GetMenuBarItem + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.MenuItem.GetMenuBarItem + name: GetMenuBarItem + nameWithType: MenuItem.GetMenuBarItem + fullName: Terminal.Gui.MenuItem.GetMenuBarItem + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- 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.MenuBarItem.#ctor* + commentId: Overload:Terminal.Gui.MenuBarItem.#ctor + name: MenuBarItem + nameWithType: MenuBarItem.MenuBarItem + fullName: Terminal.Gui.MenuBarItem.MenuBarItem - uid: NStack.ustring + commentId: T:NStack.ustring parent: NStack isExternal: true name: ustring nameWithType: ustring fullName: NStack.ustring -- uid: Terminal.Gui.MenuItem - name: MenuItem - nameWithType: MenuItem - fullName: Terminal.Gui.MenuItem +- uid: System.String + commentId: T:System.String + parent: System + isExternal: true + name: String + nameWithType: String + fullName: System.String +- uid: System.Action + commentId: T:System.Action + parent: System + isExternal: true + name: Action + nameWithType: Action + fullName: System.Action +- uid: System.Func{System.Boolean} + commentId: T:System.Func{System.Boolean} + parent: System + definition: System.Func`1 + name: Func + nameWithType: Func + fullName: System.Func + nameWithType.vb: Func(Of Boolean) + fullName.vb: System.Func(Of System.Boolean) + name.vb: Func(Of Boolean) + spec.csharp: + - uid: System.Func`1 + name: Func + nameWithType: Func + fullName: System.Func + isExternal: true + - name: < + nameWithType: < + fullName: < + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: '>' + nameWithType: '>' + fullName: '>' + spec.vb: + - uid: System.Func`1 + name: Func + nameWithType: Func + fullName: System.Func + isExternal: true + - name: '(Of ' + nameWithType: '(Of ' + fullName: '(Of ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: NStack + commentId: N:NStack + isExternal: true + name: NStack + nameWithType: NStack + fullName: NStack +- uid: System.Func`1 + commentId: T:System.Func`1 + isExternal: true + name: Func + nameWithType: Func + fullName: System.Func + nameWithType.vb: Func(Of TResult) + fullName.vb: System.Func(Of TResult) + name.vb: Func(Of TResult) + spec.csharp: + - uid: System.Func`1 + name: Func + nameWithType: Func + fullName: System.Func + isExternal: true + - name: < + nameWithType: < + fullName: < + - name: TResult + nameWithType: TResult + fullName: TResult + - name: '>' + nameWithType: '>' + fullName: '>' + spec.vb: + - uid: System.Func`1 + name: Func + nameWithType: Func + fullName: System.Func + isExternal: true + - name: '(Of ' + nameWithType: '(Of ' + fullName: '(Of ' + - name: TResult + nameWithType: TResult + fullName: TResult + - name: ) + nameWithType: ) + fullName: ) - uid: Terminal.Gui.MenuItem[] - parent: Terminal.Gui - isExternal: false + isExternal: true name: MenuItem[] nameWithType: MenuItem[] fullName: Terminal.Gui.MenuItem[] + nameWithType.vb: MenuItem() + fullName.vb: Terminal.Gui.MenuItem() + name.vb: MenuItem() spec.csharp: - uid: Terminal.Gui.MenuItem name: MenuItem @@ -122,33 +789,17 @@ references: - name: '[]' nameWithType: '[]' fullName: '[]' -- uid: Terminal.Gui.MenuBarItem.Children - parent: Terminal.Gui.MenuBarItem - isExternal: false - name: Children - nameWithType: MenuBarItem.Children - fullName: MenuBarItem.Children -- uid: Terminal.Gui.MenuBarItem.Title - parent: Terminal.Gui.MenuBarItem - isExternal: false - name: Title - nameWithType: MenuBarItem.Title - fullName: MenuBarItem.Title -- uid: Terminal.Gui.MenuBarItem.#ctor* - parent: Terminal.Gui.MenuBarItem - isExternal: false - name: MenuBarItem - nameWithType: MenuBarItem.MenuBarItem - fullName: MenuBarItem.MenuBarItem + spec.vb: + - uid: Terminal.Gui.MenuItem + name: MenuItem + nameWithType: MenuItem + fullName: Terminal.Gui.MenuItem + - name: () + nameWithType: () + fullName: () - uid: Terminal.Gui.MenuBarItem.Children* - parent: Terminal.Gui.MenuBarItem - isExternal: false + commentId: Overload:Terminal.Gui.MenuBarItem.Children name: Children nameWithType: MenuBarItem.Children - fullName: MenuBarItem.Children -- uid: Terminal.Gui.MenuBarItem.Title* - parent: Terminal.Gui.MenuBarItem - isExternal: false - name: Title - nameWithType: MenuBarItem.Title - fullName: MenuBarItem.Title + fullName: Terminal.Gui.MenuBarItem.Children +shouldSkipMarkup: true diff --git a/docfx/api/Terminal.Gui/Terminal.Gui.MenuItem.yml b/docfx/api/Terminal.Gui/Terminal.Gui.MenuItem.yml index 066b03aae..30d164296 100644 --- a/docfx/api/Terminal.Gui/Terminal.Gui.MenuItem.yml +++ b/docfx/api/Terminal.Gui/Terminal.Gui.MenuItem.yml @@ -1,45 +1,121 @@ ### YamlMime:ManagedReference items: - uid: Terminal.Gui.MenuItem + commentId: T:Terminal.Gui.MenuItem id: MenuItem + parent: Terminal.Gui children: - - Terminal.Gui.MenuItem.#ctor(NStack.ustring,System.String,System.Action) + - Terminal.Gui.MenuItem.#ctor + - Terminal.Gui.MenuItem.#ctor(NStack.ustring,System.String,System.Action,System.Func{System.Boolean}) + - Terminal.Gui.MenuItem.#ctor(NStack.ustring,Terminal.Gui.MenuBarItem) - Terminal.Gui.MenuItem.Action + - Terminal.Gui.MenuItem.CanExecute + - Terminal.Gui.MenuItem.GetMenuBarItem + - Terminal.Gui.MenuItem.GetMenuItem - Terminal.Gui.MenuItem.Help - Terminal.Gui.MenuItem.HotKey + - Terminal.Gui.MenuItem.IsEnabled - Terminal.Gui.MenuItem.ShortCut - Terminal.Gui.MenuItem.Title langs: - csharp + - vb name: MenuItem nameWithType: MenuItem fullName: Terminal.Gui.MenuItem type: Class + source: + remote: + path: Terminal.Gui/Views/Menu.cs + branch: docs + repo: tig:tig/gui.cs.git + id: MenuItem + path: ../Terminal.Gui/Views/Menu.cs + startLine: 21 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: A menu item has a title, an associated help text, and an action to execute on activation. + summary: "\nA has a title, an associated help text, and an action to execute on activation.\n" + example: [] syntax: content: public class MenuItem + content.vb: Public Class MenuItem inheritance: - System.Object - implements: [] - inheritedMembers: [] -- uid: Terminal.Gui.MenuItem.#ctor(NStack.ustring,System.String,System.Action) - id: '#ctor(NStack.ustring,System.String,System.Action)' + derivedClasses: + - Terminal.Gui.MenuBarItem + 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 + - class + modifiers.vb: + - Public + - Class +- uid: Terminal.Gui.MenuItem.#ctor + commentId: M:Terminal.Gui.MenuItem.#ctor + id: '#ctor' parent: Terminal.Gui.MenuItem langs: - csharp - name: MenuItem(ustring, String, Action) - nameWithType: MenuItem.MenuItem(ustring, String, Action) - fullName: MenuItem.MenuItem(ustring, String, Action) + - vb + name: MenuItem() + nameWithType: MenuItem.MenuItem() + fullName: Terminal.Gui.MenuItem.MenuItem() type: Constructor + source: + remote: + path: Terminal.Gui/Views/Menu.cs + branch: docs + repo: tig:tig/gui.cs.git + id: .ctor + path: ../Terminal.Gui/Views/Menu.cs + startLine: 26 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: Initializes a new . + summary: "\nInitializes a new instance of \n" + example: [] syntax: - content: public MenuItem (NStack.ustring title, string help, Action action); + content: public MenuItem() + content.vb: Public Sub New + overload: Terminal.Gui.MenuItem.#ctor* + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: Terminal.Gui.MenuItem.#ctor(NStack.ustring,System.String,System.Action,System.Func{System.Boolean}) + commentId: M:Terminal.Gui.MenuItem.#ctor(NStack.ustring,System.String,System.Action,System.Func{System.Boolean}) + id: '#ctor(NStack.ustring,System.String,System.Action,System.Func{System.Boolean})' + parent: Terminal.Gui.MenuItem + langs: + - csharp + - vb + name: MenuItem(ustring, String, Action, Func) + nameWithType: MenuItem.MenuItem(ustring, String, Action, Func) + fullName: Terminal.Gui.MenuItem.MenuItem(NStack.ustring, System.String, System.Action, System.Func) + type: Constructor + source: + remote: + path: Terminal.Gui/Views/Menu.cs + branch: docs + repo: tig:tig/gui.cs.git + id: .ctor + path: ../Terminal.Gui/Views/Menu.cs + startLine: 39 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nInitializes a new instance of .\n" + example: [] + syntax: + content: public MenuItem(ustring title, string help, Action action, Func canExecute = null) parameters: - id: title type: NStack.ustring @@ -50,200 +126,855 @@ items: - id: action type: System.Action description: Action to invoke when the menu item is activated. + - id: canExecute + type: System.Func{System.Boolean} + description: Function to determine if the action can currently be executred. + content.vb: Public Sub New(title As ustring, help As String, action As Action, canExecute As Func(Of Boolean) = Nothing) overload: Terminal.Gui.MenuItem.#ctor* - exceptions: [] -- uid: Terminal.Gui.MenuItem.Action - id: Action + nameWithType.vb: MenuItem.MenuItem(ustring, String, Action, Func(Of Boolean)) + modifiers.csharp: + - public + modifiers.vb: + - Public + fullName.vb: Terminal.Gui.MenuItem.MenuItem(NStack.ustring, System.String, System.Action, System.Func(Of System.Boolean)) + name.vb: MenuItem(ustring, String, Action, Func(Of Boolean)) +- uid: Terminal.Gui.MenuItem.#ctor(NStack.ustring,Terminal.Gui.MenuBarItem) + commentId: M:Terminal.Gui.MenuItem.#ctor(NStack.ustring,Terminal.Gui.MenuBarItem) + id: '#ctor(NStack.ustring,Terminal.Gui.MenuBarItem)' parent: Terminal.Gui.MenuItem langs: - csharp - name: Action - nameWithType: MenuItem.Action - fullName: MenuItem.Action - type: Property + - vb + name: MenuItem(ustring, MenuBarItem) + nameWithType: MenuItem.MenuItem(ustring, MenuBarItem) + fullName: Terminal.Gui.MenuItem.MenuItem(NStack.ustring, Terminal.Gui.MenuBarItem) + type: Constructor + source: + remote: + path: Terminal.Gui/Views/Menu.cs + branch: docs + repo: tig:tig/gui.cs.git + id: .ctor + path: ../Terminal.Gui/Views/Menu.cs + startLine: 64 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: Gets or sets the action to be invoked when the menu is triggered + summary: "\nInitializes a new instance of \n" + example: [] syntax: - content: public Action Action { get; set; } - return: - type: System.Action - description: Method to invoke. - overload: Terminal.Gui.MenuItem.Action* - exceptions: [] -- uid: Terminal.Gui.MenuItem.Help - id: Help - parent: Terminal.Gui.MenuItem - langs: - - csharp - name: Help - nameWithType: MenuItem.Help - fullName: MenuItem.Help - type: Property - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Gets or sets the help text for the menu item. - syntax: - content: public NStack.ustring Help { get; set; } - return: + content: public MenuItem(ustring title, MenuBarItem subMenu) + parameters: + - id: title type: NStack.ustring - description: The help text. - overload: Terminal.Gui.MenuItem.Help* - exceptions: [] + description: Title for the menu item. + - id: subMenu + type: Terminal.Gui.MenuBarItem + description: The menu sub-menu. + content.vb: Public Sub New(title As ustring, subMenu As MenuBarItem) + overload: Terminal.Gui.MenuItem.#ctor* + modifiers.csharp: + - public + modifiers.vb: + - Public - uid: Terminal.Gui.MenuItem.HotKey + commentId: F:Terminal.Gui.MenuItem.HotKey id: HotKey parent: Terminal.Gui.MenuItem langs: - csharp + - vb name: HotKey nameWithType: MenuItem.HotKey - fullName: MenuItem.HotKey + fullName: Terminal.Gui.MenuItem.HotKey type: Field + source: + remote: + path: Terminal.Gui/Views/Menu.cs + branch: docs + repo: tig:tig/gui.cs.git + id: HotKey + path: ../Terminal.Gui/Views/Menu.cs + startLine: 75 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: "The hotkey is used when the menu is active, the shortcut can be triggered when the menu is not active. \n For example HotKey would be \"N\" when the File Menu is open (assuming there is a \"_New\" entry\n if the ShortCut is set to \"Control-N\", this would be a global hotkey that would trigger as well" + summary: "\nThe HotKey is used when the menu is active, the shortcut can be triggered when the menu is not active.\nFor example HotKey would be "N" when the File Menu is open (assuming there is a "_New" entry\nif the ShortCut is set to "Control-N", this would be a global hotkey that would trigger as well\n" + example: [] syntax: - content: public Rune HotKey; + content: public Rune HotKey return: type: System.Rune - description: To be added. - exceptions: [] + content.vb: Public HotKey As Rune + modifiers.csharp: + - public + modifiers.vb: + - Public - uid: Terminal.Gui.MenuItem.ShortCut + commentId: F:Terminal.Gui.MenuItem.ShortCut id: ShortCut parent: Terminal.Gui.MenuItem langs: - csharp + - vb name: ShortCut nameWithType: MenuItem.ShortCut - fullName: MenuItem.ShortCut + fullName: Terminal.Gui.MenuItem.ShortCut type: Field + source: + remote: + path: Terminal.Gui/Views/Menu.cs + branch: docs + repo: tig:tig/gui.cs.git + id: ShortCut + path: ../Terminal.Gui/Views/Menu.cs + startLine: 80 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: This is the global setting that can be used as a global shortcut to invoke the action on the menu. + summary: "\nThis is the global setting that can be used as a global shortcut to invoke the action on the menu.\n" + example: [] syntax: - content: public Terminal.Gui.Key ShortCut; + content: public Key ShortCut return: type: Terminal.Gui.Key - description: To be added. - exceptions: [] + content.vb: Public ShortCut As Key + modifiers.csharp: + - public + modifiers.vb: + - Public - uid: Terminal.Gui.MenuItem.Title + commentId: P:Terminal.Gui.MenuItem.Title id: Title parent: Terminal.Gui.MenuItem langs: - csharp + - vb name: Title nameWithType: MenuItem.Title - fullName: MenuItem.Title + fullName: Terminal.Gui.MenuItem.Title type: Property + source: + remote: + path: Terminal.Gui/Views/Menu.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Title + path: ../Terminal.Gui/Views/Menu.cs + startLine: 86 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: Gets or sets the title. + summary: "\nGets or sets the title. \n" + example: [] syntax: - content: public NStack.ustring Title { get; set; } + content: public ustring Title { get; set; } + parameters: [] return: type: NStack.ustring description: The title. + content.vb: Public Property Title As ustring overload: Terminal.Gui.MenuItem.Title* - exceptions: [] + modifiers.csharp: + - public + - get + - set + modifiers.vb: + - Public +- uid: Terminal.Gui.MenuItem.Help + commentId: P:Terminal.Gui.MenuItem.Help + id: Help + parent: Terminal.Gui.MenuItem + langs: + - csharp + - vb + name: Help + nameWithType: MenuItem.Help + fullName: Terminal.Gui.MenuItem.Help + type: Property + source: + remote: + path: Terminal.Gui/Views/Menu.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Help + path: ../Terminal.Gui/Views/Menu.cs + startLine: 92 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nGets or sets the help text for the menu item.\n" + example: [] + syntax: + content: public ustring Help { get; set; } + parameters: [] + return: + type: NStack.ustring + description: The help text. + content.vb: Public Property Help As ustring + overload: Terminal.Gui.MenuItem.Help* + modifiers.csharp: + - public + - get + - set + modifiers.vb: + - Public +- uid: Terminal.Gui.MenuItem.Action + commentId: P:Terminal.Gui.MenuItem.Action + id: Action + parent: Terminal.Gui.MenuItem + langs: + - csharp + - vb + name: Action + nameWithType: MenuItem.Action + fullName: Terminal.Gui.MenuItem.Action + type: Property + source: + remote: + path: Terminal.Gui/Views/Menu.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Action + path: ../Terminal.Gui/Views/Menu.cs + startLine: 98 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nGets or sets the action to be invoked when the menu is triggered\n" + example: [] + syntax: + content: public Action Action { get; set; } + parameters: [] + return: + type: System.Action + description: Method to invoke. + content.vb: Public Property Action As Action + overload: Terminal.Gui.MenuItem.Action* + modifiers.csharp: + - public + - get + - set + modifiers.vb: + - Public +- uid: Terminal.Gui.MenuItem.CanExecute + commentId: P:Terminal.Gui.MenuItem.CanExecute + id: CanExecute + parent: Terminal.Gui.MenuItem + langs: + - csharp + - vb + name: CanExecute + nameWithType: MenuItem.CanExecute + fullName: Terminal.Gui.MenuItem.CanExecute + type: Property + source: + remote: + path: Terminal.Gui/Views/Menu.cs + branch: docs + repo: tig:tig/gui.cs.git + id: CanExecute + path: ../Terminal.Gui/Views/Menu.cs + startLine: 104 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nGets or sets the action to be invoked if the menu can be triggered\n" + example: [] + syntax: + content: public Func CanExecute { get; set; } + parameters: [] + return: + type: System.Func{System.Boolean} + description: Function to determine if action is ready to be executed. + content.vb: Public Property CanExecute As Func(Of Boolean) + overload: Terminal.Gui.MenuItem.CanExecute* + modifiers.csharp: + - public + - get + - set + modifiers.vb: + - Public +- uid: Terminal.Gui.MenuItem.IsEnabled + commentId: M:Terminal.Gui.MenuItem.IsEnabled + id: IsEnabled + parent: Terminal.Gui.MenuItem + langs: + - csharp + - vb + name: IsEnabled() + nameWithType: MenuItem.IsEnabled() + fullName: Terminal.Gui.MenuItem.IsEnabled() + type: Method + source: + remote: + path: Terminal.Gui/Views/Menu.cs + branch: docs + repo: tig:tig/gui.cs.git + id: IsEnabled + path: ../Terminal.Gui/Views/Menu.cs + startLine: 109 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nShortcut to check if the menu item is enabled\n" + example: [] + syntax: + content: public bool IsEnabled() + return: + type: System.Boolean + content.vb: Public Function IsEnabled As Boolean + overload: Terminal.Gui.MenuItem.IsEnabled* + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: Terminal.Gui.MenuItem.GetMenuItem + commentId: M:Terminal.Gui.MenuItem.GetMenuItem + id: GetMenuItem + parent: Terminal.Gui.MenuItem + langs: + - csharp + - vb + name: GetMenuItem() + nameWithType: MenuItem.GetMenuItem() + fullName: Terminal.Gui.MenuItem.GetMenuItem() + type: Method + source: + remote: + path: Terminal.Gui/Views/Menu.cs + branch: docs + repo: tig:tig/gui.cs.git + id: GetMenuItem + path: ../Terminal.Gui/Views/Menu.cs + startLine: 126 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nMerely a debugging aid to see the interaction with main\n" + example: [] + syntax: + content: public MenuItem GetMenuItem() + return: + type: Terminal.Gui.MenuItem + content.vb: Public Function GetMenuItem As MenuItem + overload: Terminal.Gui.MenuItem.GetMenuItem* + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: Terminal.Gui.MenuItem.GetMenuBarItem + commentId: M:Terminal.Gui.MenuItem.GetMenuBarItem + id: GetMenuBarItem + parent: Terminal.Gui.MenuItem + langs: + - csharp + - vb + name: GetMenuBarItem() + nameWithType: MenuItem.GetMenuBarItem() + fullName: Terminal.Gui.MenuItem.GetMenuBarItem() + type: Method + source: + remote: + path: Terminal.Gui/Views/Menu.cs + branch: docs + repo: tig:tig/gui.cs.git + id: GetMenuBarItem + path: ../Terminal.Gui/Views/Menu.cs + startLine: 134 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nMerely a debugging aid to see the interaction with main\n" + example: [] + syntax: + content: public bool GetMenuBarItem() + return: + type: System.Boolean + content.vb: Public Function GetMenuBarItem As Boolean + overload: Terminal.Gui.MenuItem.GetMenuBarItem* + modifiers.csharp: + - public + modifiers.vb: + - Public references: +- uid: Terminal.Gui.MenuItem + commentId: T:Terminal.Gui.MenuItem + parent: Terminal.Gui + name: MenuItem + nameWithType: MenuItem + fullName: Terminal.Gui.MenuItem +- 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: Terminal.Gui.MenuItem.#ctor(NStack.ustring,System.String,System.Action) - parent: Terminal.Gui.MenuItem - isExternal: false - name: MenuItem(ustring, String, Action) - nameWithType: MenuItem.MenuItem(ustring, String, Action) - fullName: MenuItem.MenuItem(ustring, String, Action) +- 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.MenuItem.#ctor* + commentId: Overload:Terminal.Gui.MenuItem.#ctor + name: MenuItem + nameWithType: MenuItem.MenuItem + fullName: Terminal.Gui.MenuItem.MenuItem - uid: NStack.ustring + commentId: T:NStack.ustring parent: NStack isExternal: true name: ustring nameWithType: ustring fullName: NStack.ustring - uid: System.String + commentId: T:System.String parent: System isExternal: true name: String nameWithType: String fullName: System.String - uid: System.Action + commentId: T:System.Action parent: System isExternal: true name: Action nameWithType: Action fullName: System.Action -- uid: Terminal.Gui.MenuItem.Action - parent: Terminal.Gui.MenuItem - isExternal: false - name: Action - nameWithType: MenuItem.Action - fullName: MenuItem.Action -- uid: Terminal.Gui.MenuItem.Help - parent: Terminal.Gui.MenuItem - isExternal: false - name: Help - nameWithType: MenuItem.Help - fullName: MenuItem.Help -- uid: Terminal.Gui.MenuItem.HotKey - parent: Terminal.Gui.MenuItem - isExternal: false - name: HotKey - nameWithType: MenuItem.HotKey - fullName: MenuItem.HotKey +- uid: System.Func{System.Boolean} + commentId: T:System.Func{System.Boolean} + parent: System + definition: System.Func`1 + name: Func + nameWithType: Func + fullName: System.Func + nameWithType.vb: Func(Of Boolean) + fullName.vb: System.Func(Of System.Boolean) + name.vb: Func(Of Boolean) + spec.csharp: + - uid: System.Func`1 + name: Func + nameWithType: Func + fullName: System.Func + isExternal: true + - name: < + nameWithType: < + fullName: < + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: '>' + nameWithType: '>' + fullName: '>' + spec.vb: + - uid: System.Func`1 + name: Func + nameWithType: Func + fullName: System.Func + isExternal: true + - name: '(Of ' + nameWithType: '(Of ' + fullName: '(Of ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: NStack + commentId: N:NStack + isExternal: true + name: NStack + nameWithType: NStack + fullName: NStack +- uid: System.Func`1 + commentId: T:System.Func`1 + isExternal: true + name: Func + nameWithType: Func + fullName: System.Func + nameWithType.vb: Func(Of TResult) + fullName.vb: System.Func(Of TResult) + name.vb: Func(Of TResult) + spec.csharp: + - uid: System.Func`1 + name: Func + nameWithType: Func + fullName: System.Func + isExternal: true + - name: < + nameWithType: < + fullName: < + - name: TResult + nameWithType: TResult + fullName: TResult + - name: '>' + nameWithType: '>' + fullName: '>' + spec.vb: + - uid: System.Func`1 + name: Func + nameWithType: Func + fullName: System.Func + isExternal: true + - name: '(Of ' + nameWithType: '(Of ' + fullName: '(Of ' + - name: TResult + nameWithType: TResult + fullName: TResult + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.MenuBarItem + commentId: T:Terminal.Gui.MenuBarItem + parent: Terminal.Gui + name: MenuBarItem + nameWithType: MenuBarItem + fullName: Terminal.Gui.MenuBarItem - uid: System.Rune + commentId: T:System.Rune parent: System isExternal: true name: Rune nameWithType: Rune fullName: System.Rune -- uid: Terminal.Gui.MenuItem.ShortCut - parent: Terminal.Gui.MenuItem - isExternal: false - name: ShortCut - nameWithType: MenuItem.ShortCut - fullName: MenuItem.ShortCut - uid: Terminal.Gui.Key + commentId: T:Terminal.Gui.Key parent: Terminal.Gui - isExternal: false name: Key nameWithType: Key fullName: Terminal.Gui.Key -- uid: Terminal.Gui.MenuItem.Title - parent: Terminal.Gui.MenuItem - isExternal: false +- uid: Terminal.Gui.MenuItem.Title* + commentId: Overload:Terminal.Gui.MenuItem.Title name: Title nameWithType: MenuItem.Title - fullName: MenuItem.Title -- uid: Terminal.Gui.MenuItem.#ctor* - parent: Terminal.Gui.MenuItem - isExternal: false - name: MenuItem - nameWithType: MenuItem.MenuItem - fullName: MenuItem.MenuItem -- uid: Terminal.Gui.MenuItem.Action* - parent: Terminal.Gui.MenuItem - isExternal: false - name: Action - nameWithType: MenuItem.Action - fullName: MenuItem.Action + fullName: Terminal.Gui.MenuItem.Title - uid: Terminal.Gui.MenuItem.Help* - parent: Terminal.Gui.MenuItem - isExternal: false + commentId: Overload:Terminal.Gui.MenuItem.Help name: Help nameWithType: MenuItem.Help - fullName: MenuItem.Help -- uid: Terminal.Gui.MenuItem.Title* - parent: Terminal.Gui.MenuItem - isExternal: false - name: Title - nameWithType: MenuItem.Title - fullName: MenuItem.Title + fullName: Terminal.Gui.MenuItem.Help +- uid: Terminal.Gui.MenuItem.Action* + commentId: Overload:Terminal.Gui.MenuItem.Action + name: Action + nameWithType: MenuItem.Action + fullName: Terminal.Gui.MenuItem.Action +- uid: Terminal.Gui.MenuItem.CanExecute* + commentId: Overload:Terminal.Gui.MenuItem.CanExecute + name: CanExecute + nameWithType: MenuItem.CanExecute + fullName: Terminal.Gui.MenuItem.CanExecute +- uid: Terminal.Gui.MenuItem.IsEnabled* + commentId: Overload:Terminal.Gui.MenuItem.IsEnabled + name: IsEnabled + nameWithType: MenuItem.IsEnabled + fullName: Terminal.Gui.MenuItem.IsEnabled +- uid: System.Boolean + commentId: T:System.Boolean + parent: System + isExternal: true + name: Boolean + nameWithType: Boolean + fullName: System.Boolean +- uid: Terminal.Gui.MenuItem.GetMenuItem* + commentId: Overload:Terminal.Gui.MenuItem.GetMenuItem + name: GetMenuItem + nameWithType: MenuItem.GetMenuItem + fullName: Terminal.Gui.MenuItem.GetMenuItem +- uid: Terminal.Gui.MenuItem.GetMenuBarItem* + commentId: Overload:Terminal.Gui.MenuItem.GetMenuBarItem + name: GetMenuBarItem + nameWithType: MenuItem.GetMenuBarItem + fullName: Terminal.Gui.MenuItem.GetMenuBarItem +shouldSkipMarkup: true diff --git a/docfx/api/Terminal.Gui/Terminal.Gui.MessageBox.yml b/docfx/api/Terminal.Gui/Terminal.Gui.MessageBox.yml index cbdf2f1fe..2a0809b2f 100644 --- a/docfx/api/Terminal.Gui/Terminal.Gui.MessageBox.yml +++ b/docfx/api/Terminal.Gui/Terminal.Gui.MessageBox.yml @@ -1,77 +1,79 @@ ### YamlMime:ManagedReference items: - uid: Terminal.Gui.MessageBox + commentId: T:Terminal.Gui.MessageBox id: MessageBox + parent: Terminal.Gui children: - Terminal.Gui.MessageBox.ErrorQuery(System.Int32,System.Int32,System.String,System.String,System.String[]) - Terminal.Gui.MessageBox.Query(System.Int32,System.Int32,System.String,System.String,System.String[]) langs: - csharp + - vb name: MessageBox nameWithType: MessageBox fullName: Terminal.Gui.MessageBox type: Class + source: + remote: + path: Terminal.Gui/Dialogs/MessageBox.cs + branch: docs + repo: tig:tig/gui.cs.git + id: MessageBox + path: ../Terminal.Gui/Dialogs/MessageBox.cs + startLine: 21 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: Message box displays a modal message to the user, with a title, a message and a series of options that the user can choose from. + summary: "\nMessageBox displays a modal message to the user, with a title, a message and a series of options that the user can choose from.\n" + example: + - "\n
var n = MessageBox.Query (50, 7, "Quit Demo", "Are you sure you want to quit this demo?", "Yes", "No");\nif (n == 0)\n   quit = true;\nelse\n   quit = false;
\n" syntax: content: public static class MessageBox + content.vb: Public Module MessageBox inheritance: - System.Object - implements: [] - inheritedMembers: [] -- uid: Terminal.Gui.MessageBox.ErrorQuery(System.Int32,System.Int32,System.String,System.String,System.String[]) - id: ErrorQuery(System.Int32,System.Int32,System.String,System.String,System.String[]) - parent: Terminal.Gui.MessageBox - langs: - - csharp - name: ErrorQuery(Int32, Int32, String, String, String[]) - nameWithType: MessageBox.ErrorQuery(Int32, Int32, String, String, String[]) - fullName: MessageBox.ErrorQuery(Int32, Int32, String, String, String[]) - type: Method - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Presents an error message box with the specified title and message and a list of buttons to show to the user. - syntax: - content: public static int ErrorQuery (int width, int height, string title, string message, string[] buttons); - parameters: - - id: width - type: System.Int32 - description: Width for the window. - - id: height - type: System.Int32 - description: Height for the window. - - id: title - type: System.String - description: Title for the query. - - id: message - type: System.String - description: Message to display, might contain multiple lines.. - - id: buttons - type: System.String[] - description: Array of buttons to add. - return: - type: System.Int32 - description: The index of the selected button, or -1 if the user pressed ESC to close the dialog. - overload: Terminal.Gui.MessageBox.ErrorQuery* - exceptions: [] + 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.MessageBox.Query(System.Int32,System.Int32,System.String,System.String,System.String[]) + commentId: M:Terminal.Gui.MessageBox.Query(System.Int32,System.Int32,System.String,System.String,System.String[]) id: Query(System.Int32,System.Int32,System.String,System.String,System.String[]) parent: Terminal.Gui.MessageBox langs: - csharp + - vb name: Query(Int32, Int32, String, String, String[]) nameWithType: MessageBox.Query(Int32, Int32, String, String, String[]) - fullName: MessageBox.Query(Int32, Int32, String, String, String[]) + fullName: Terminal.Gui.MessageBox.Query(System.Int32, System.Int32, System.String, System.String, System.String[]) type: Method + source: + remote: + path: Terminal.Gui/Dialogs/MessageBox.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Query + path: ../Terminal.Gui/Dialogs/MessageBox.cs + startLine: 31 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: Presents a message with the specified title and message and a list of buttons to show to the user. + summary: "\nPresents a normal with the specified title and message and a list of buttons to show to the user.\n" + example: [] syntax: - content: public static int Query (int width, int height, string title, string message, string[] buttons); + content: public static int Query(int width, int height, string title, string message, params string[] buttons) parameters: - id: width type: System.Int32 @@ -91,62 +93,436 @@ items: return: type: System.Int32 description: The index of the selected button, or -1 if the user pressed ESC to close the dialog. + content.vb: Public Shared Function Query(width As Integer, height As Integer, title As String, message As String, ParamArray buttons As String()) As Integer overload: Terminal.Gui.MessageBox.Query* - exceptions: [] + nameWithType.vb: MessageBox.Query(Int32, Int32, String, String, String()) + modifiers.csharp: + - public + - static + modifiers.vb: + - Public + - Shared + fullName.vb: Terminal.Gui.MessageBox.Query(System.Int32, System.Int32, System.String, System.String, System.String()) + name.vb: Query(Int32, Int32, String, String, String()) +- uid: Terminal.Gui.MessageBox.ErrorQuery(System.Int32,System.Int32,System.String,System.String,System.String[]) + commentId: M:Terminal.Gui.MessageBox.ErrorQuery(System.Int32,System.Int32,System.String,System.String,System.String[]) + id: ErrorQuery(System.Int32,System.Int32,System.String,System.String,System.String[]) + parent: Terminal.Gui.MessageBox + langs: + - csharp + - vb + name: ErrorQuery(Int32, Int32, String, String, String[]) + nameWithType: MessageBox.ErrorQuery(Int32, Int32, String, String, String[]) + fullName: Terminal.Gui.MessageBox.ErrorQuery(System.Int32, System.Int32, System.String, System.String, System.String[]) + type: Method + source: + remote: + path: Terminal.Gui/Dialogs/MessageBox.cs + branch: docs + repo: tig:tig/gui.cs.git + id: ErrorQuery + path: ../Terminal.Gui/Dialogs/MessageBox.cs + startLine: 45 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nPresents an error with the specified title and message and a list of buttons to show to the user.\n" + example: [] + syntax: + content: public static int ErrorQuery(int width, int height, string title, string message, params string[] buttons) + parameters: + - id: width + type: System.Int32 + description: Width for the window. + - id: height + type: System.Int32 + description: Height for the window. + - id: title + type: System.String + description: Title for the query. + - id: message + type: System.String + description: Message to display, might contain multiple lines. + - id: buttons + type: System.String[] + description: Array of buttons to add. + return: + type: System.Int32 + description: The index of the selected button, or -1 if the user pressed ESC to close the dialog. + content.vb: Public Shared Function ErrorQuery(width As Integer, height As Integer, title As String, message As String, ParamArray buttons As String()) As Integer + overload: Terminal.Gui.MessageBox.ErrorQuery* + nameWithType.vb: MessageBox.ErrorQuery(Int32, Int32, String, String, String()) + modifiers.csharp: + - public + - static + modifiers.vb: + - Public + - Shared + fullName.vb: Terminal.Gui.MessageBox.ErrorQuery(System.Int32, System.Int32, System.String, System.String, System.String()) + name.vb: ErrorQuery(Int32, Int32, String, String, String()) references: +- uid: Terminal.Gui.MessageBox.Query(System.Int32,System.Int32,System.String,System.String,System.String[]) + commentId: M:Terminal.Gui.MessageBox.Query(System.Int32,System.Int32,System.String,System.String,System.String[]) + isExternal: true +- uid: Terminal.Gui.MessageBox.ErrorQuery(System.Int32,System.Int32,System.String,System.String,System.String[]) + commentId: M:Terminal.Gui.MessageBox.ErrorQuery(System.Int32,System.Int32,System.String,System.String,System.String[]) + isExternal: true +- uid: Terminal.Gui.MessageBox + commentId: T:Terminal.Gui.MessageBox + name: MessageBox + nameWithType: MessageBox + fullName: Terminal.Gui.MessageBox +- uid: Terminal.Gui.Button + commentId: T:Terminal.Gui.Button + parent: Terminal.Gui + name: Button + nameWithType: Button + fullName: Terminal.Gui.Button +- 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: Terminal.Gui.MessageBox.ErrorQuery(System.Int32,System.Int32,System.String,System.String,System.String[]) - parent: Terminal.Gui.MessageBox - isExternal: false - name: ErrorQuery(Int32, Int32, String, String, String[]) - nameWithType: MessageBox.ErrorQuery(Int32, Int32, String, String, String[]) - fullName: MessageBox.ErrorQuery(Int32, Int32, String, String, String[]) +- 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.MessageBox.Query* + commentId: Overload:Terminal.Gui.MessageBox.Query + name: Query + nameWithType: MessageBox.Query + fullName: Terminal.Gui.MessageBox.Query - uid: System.Int32 + commentId: T:System.Int32 parent: System isExternal: true name: Int32 nameWithType: Int32 fullName: System.Int32 - uid: System.String + commentId: T:System.String parent: System isExternal: true name: String nameWithType: String fullName: System.String - uid: System.String[] - parent: System isExternal: true name: String[] nameWithType: String[] fullName: System.String[] + nameWithType.vb: String() + fullName.vb: System.String() + name.vb: String() spec.csharp: - uid: System.String name: String nameWithType: String fullName: System.String + isExternal: true - name: '[]' nameWithType: '[]' fullName: '[]' -- uid: Terminal.Gui.MessageBox.Query(System.Int32,System.Int32,System.String,System.String,System.String[]) - parent: Terminal.Gui.MessageBox - isExternal: false - name: Query(Int32, Int32, String, String, String[]) - nameWithType: MessageBox.Query(Int32, Int32, String, String, String[]) - fullName: MessageBox.Query(Int32, Int32, String, String, String[]) + spec.vb: + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: () + nameWithType: () + fullName: () - uid: Terminal.Gui.MessageBox.ErrorQuery* - parent: Terminal.Gui.MessageBox - isExternal: false + commentId: Overload:Terminal.Gui.MessageBox.ErrorQuery name: ErrorQuery nameWithType: MessageBox.ErrorQuery - fullName: MessageBox.ErrorQuery -- uid: Terminal.Gui.MessageBox.Query* - parent: Terminal.Gui.MessageBox - isExternal: false - name: Query - nameWithType: MessageBox.Query - fullName: MessageBox.Query + fullName: Terminal.Gui.MessageBox.ErrorQuery +shouldSkipMarkup: true diff --git a/docfx/api/Terminal.Gui/Terminal.Gui.MouseEvent.yml b/docfx/api/Terminal.Gui/Terminal.Gui.MouseEvent.yml index f7a2bc208..f20b35c25 100644 --- a/docfx/api/Terminal.Gui/Terminal.Gui.MouseEvent.yml +++ b/docfx/api/Terminal.Gui/Terminal.Gui.MouseEvent.yml @@ -1,157 +1,597 @@ ### YamlMime:ManagedReference items: - uid: Terminal.Gui.MouseEvent + commentId: T:Terminal.Gui.MouseEvent id: MouseEvent + parent: Terminal.Gui children: - Terminal.Gui.MouseEvent.Flags + - Terminal.Gui.MouseEvent.OfX + - Terminal.Gui.MouseEvent.OfY - Terminal.Gui.MouseEvent.ToString + - Terminal.Gui.MouseEvent.View - Terminal.Gui.MouseEvent.X - Terminal.Gui.MouseEvent.Y langs: - csharp + - vb name: MouseEvent nameWithType: MouseEvent fullName: Terminal.Gui.MouseEvent type: Struct + source: + remote: + path: Terminal.Gui/Event.cs + branch: docs + repo: tig:tig/gui.cs.git + id: MouseEvent + path: ../Terminal.Gui/Event.cs + startLine: 483 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: Describes a mouse event + summary: "\nDescribes a mouse event\n" + example: [] syntax: content: public struct MouseEvent - inheritance: - - System.ValueType - implements: [] -- uid: Terminal.Gui.MouseEvent.Flags - id: Flags - parent: Terminal.Gui.MouseEvent - langs: - - csharp - name: Flags - nameWithType: MouseEvent.Flags - fullName: MouseEvent.Flags - type: Field - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Flags indicating the kind of mouse event that is being posted. - syntax: - content: public Terminal.Gui.MouseFlags Flags; - return: - type: Terminal.Gui.MouseFlags - description: To be added. - exceptions: [] -- uid: Terminal.Gui.MouseEvent.ToString - id: ToString - parent: Terminal.Gui.MouseEvent - langs: - - csharp - name: ToString() - nameWithType: MouseEvent.ToString() - fullName: MouseEvent.ToString() - type: Method - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Returns a that represents the current . - syntax: - content: public override string ToString (); - parameters: [] - return: - type: System.String - description: A that represents the current . - overload: Terminal.Gui.MouseEvent.ToString* - exceptions: [] + content.vb: Public Structure MouseEvent + inheritedMembers: + - System.ValueType.Equals(System.Object) + - System.ValueType.GetHashCode + - System.Object.Equals(System.Object,System.Object) + - System.Object.GetType + - System.Object.ReferenceEquals(System.Object,System.Object) + modifiers.csharp: + - public + - struct + modifiers.vb: + - Public + - Structure - uid: Terminal.Gui.MouseEvent.X + commentId: F:Terminal.Gui.MouseEvent.X id: X parent: Terminal.Gui.MouseEvent langs: - csharp + - vb name: X nameWithType: MouseEvent.X - fullName: MouseEvent.X + fullName: Terminal.Gui.MouseEvent.X type: Field + source: + remote: + path: Terminal.Gui/Event.cs + branch: docs + repo: tig:tig/gui.cs.git + id: X + path: ../Terminal.Gui/Event.cs + startLine: 487 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: The X (column) location for the mouse event. + summary: "\nThe X (column) location for the mouse event.\n" + example: [] syntax: - content: public int X; + content: public int X return: type: System.Int32 - description: To be added. - exceptions: [] + content.vb: Public X As Integer + modifiers.csharp: + - public + modifiers.vb: + - Public - uid: Terminal.Gui.MouseEvent.Y + commentId: F:Terminal.Gui.MouseEvent.Y id: Y parent: Terminal.Gui.MouseEvent langs: - csharp + - vb name: Y nameWithType: MouseEvent.Y - fullName: MouseEvent.Y + fullName: Terminal.Gui.MouseEvent.Y type: Field + source: + remote: + path: Terminal.Gui/Event.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Y + path: ../Terminal.Gui/Event.cs + startLine: 492 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: The Y (column) location for the mouse event. + summary: "\nThe Y (column) location for the mouse event.\n" + example: [] syntax: - content: public int Y; + content: public int Y return: type: System.Int32 - description: To be added. - exceptions: [] + content.vb: Public Y As Integer + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: Terminal.Gui.MouseEvent.Flags + commentId: F:Terminal.Gui.MouseEvent.Flags + id: Flags + parent: Terminal.Gui.MouseEvent + langs: + - csharp + - vb + name: Flags + nameWithType: MouseEvent.Flags + fullName: Terminal.Gui.MouseEvent.Flags + type: Field + source: + remote: + path: Terminal.Gui/Event.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Flags + path: ../Terminal.Gui/Event.cs + startLine: 497 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nFlags indicating the kind of mouse event that is being posted.\n" + example: [] + syntax: + content: public MouseFlags Flags + return: + type: Terminal.Gui.MouseFlags + content.vb: Public Flags As MouseFlags + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: Terminal.Gui.MouseEvent.OfX + commentId: F:Terminal.Gui.MouseEvent.OfX + id: OfX + parent: Terminal.Gui.MouseEvent + langs: + - csharp + - vb + name: OfX + nameWithType: MouseEvent.OfX + fullName: Terminal.Gui.MouseEvent.OfX + type: Field + source: + remote: + path: Terminal.Gui/Event.cs + branch: docs + repo: tig:tig/gui.cs.git + id: OfX + path: ../Terminal.Gui/Event.cs + startLine: 502 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nThe offset X (column) location for the mouse event.\n" + example: [] + syntax: + content: public int OfX + return: + type: System.Int32 + content.vb: Public OfX As Integer + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: Terminal.Gui.MouseEvent.OfY + commentId: F:Terminal.Gui.MouseEvent.OfY + id: OfY + parent: Terminal.Gui.MouseEvent + langs: + - csharp + - vb + name: OfY + nameWithType: MouseEvent.OfY + fullName: Terminal.Gui.MouseEvent.OfY + type: Field + source: + remote: + path: Terminal.Gui/Event.cs + branch: docs + repo: tig:tig/gui.cs.git + id: OfY + path: ../Terminal.Gui/Event.cs + startLine: 507 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nThe offset Y (column) location for the mouse event.\n" + example: [] + syntax: + content: public int OfY + return: + type: System.Int32 + content.vb: Public OfY As Integer + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: Terminal.Gui.MouseEvent.View + commentId: F:Terminal.Gui.MouseEvent.View + id: View + parent: Terminal.Gui.MouseEvent + langs: + - csharp + - vb + name: View + nameWithType: MouseEvent.View + fullName: Terminal.Gui.MouseEvent.View + type: Field + source: + remote: + path: Terminal.Gui/Event.cs + branch: docs + repo: tig:tig/gui.cs.git + id: View + path: ../Terminal.Gui/Event.cs + startLine: 512 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nThe current view at the location for the mouse event.\n" + example: [] + syntax: + content: public View View + return: + type: Terminal.Gui.View + content.vb: Public View As View + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: Terminal.Gui.MouseEvent.ToString + commentId: M:Terminal.Gui.MouseEvent.ToString + id: ToString + parent: Terminal.Gui.MouseEvent + langs: + - csharp + - vb + name: ToString() + nameWithType: MouseEvent.ToString() + fullName: Terminal.Gui.MouseEvent.ToString() + type: Method + source: + remote: + path: Terminal.Gui/Event.cs + branch: docs + repo: tig:tig/gui.cs.git + id: ToString + path: ../Terminal.Gui/Event.cs + startLine: 518 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nReturns a that represents the current .\n" + example: [] + syntax: + content: public override string ToString() + return: + type: System.String + description: A that represents the current . + content.vb: Public Overrides Function ToString As String + overridden: System.ValueType.ToString + overload: Terminal.Gui.MouseEvent.ToString* + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides references: +- uid: Terminal.Gui + commentId: N:Terminal.Gui + name: Terminal.Gui + nameWithType: Terminal.Gui + fullName: Terminal.Gui +- uid: System.ValueType.Equals(System.Object) + commentId: M:System.ValueType.Equals(System.Object) + parent: System.ValueType + isExternal: true + name: Equals(Object) + nameWithType: ValueType.Equals(Object) + fullName: System.ValueType.Equals(System.Object) + spec.csharp: + - uid: System.ValueType.Equals(System.Object) + name: Equals + nameWithType: ValueType.Equals + fullName: System.ValueType.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.ValueType.Equals(System.Object) + name: Equals + nameWithType: ValueType.Equals + fullName: System.ValueType.Equals + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.ValueType.GetHashCode + commentId: M:System.ValueType.GetHashCode + parent: System.ValueType + isExternal: true + name: GetHashCode() + nameWithType: ValueType.GetHashCode() + fullName: System.ValueType.GetHashCode() + spec.csharp: + - uid: System.ValueType.GetHashCode + name: GetHashCode + nameWithType: ValueType.GetHashCode + fullName: System.ValueType.GetHashCode + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.ValueType.GetHashCode + name: GetHashCode + nameWithType: ValueType.GetHashCode + fullName: System.ValueType.GetHashCode + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - 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.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.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.ValueType + commentId: T:System.ValueType parent: System isExternal: true name: ValueType nameWithType: ValueType fullName: System.ValueType -- uid: Terminal.Gui.MouseEvent.Flags - parent: Terminal.Gui.MouseEvent - isExternal: false - name: Flags - nameWithType: MouseEvent.Flags - fullName: MouseEvent.Flags -- uid: Terminal.Gui.MouseFlags - parent: Terminal.Gui - isExternal: false - name: MouseFlags - nameWithType: MouseFlags - fullName: Terminal.Gui.MouseFlags -- uid: Terminal.Gui.MouseEvent.ToString - parent: Terminal.Gui.MouseEvent - isExternal: false - name: ToString() - nameWithType: MouseEvent.ToString() - fullName: MouseEvent.ToString() -- uid: System.String +- uid: System.Object + commentId: T:System.Object parent: System isExternal: true - name: String - nameWithType: String - fullName: System.String -- uid: Terminal.Gui.MouseEvent.X - parent: Terminal.Gui.MouseEvent - isExternal: false - name: X - nameWithType: MouseEvent.X - fullName: MouseEvent.X + name: Object + nameWithType: Object + fullName: System.Object +- uid: System + commentId: N:System + isExternal: true + name: System + nameWithType: System + fullName: System - uid: System.Int32 + commentId: T:System.Int32 parent: System isExternal: true name: Int32 nameWithType: Int32 fullName: System.Int32 -- uid: Terminal.Gui.MouseEvent.Y - parent: Terminal.Gui.MouseEvent - isExternal: false - name: Y - nameWithType: MouseEvent.Y - fullName: MouseEvent.Y +- uid: Terminal.Gui.MouseFlags + commentId: T:Terminal.Gui.MouseFlags + parent: Terminal.Gui + name: MouseFlags + nameWithType: MouseFlags + fullName: Terminal.Gui.MouseFlags +- uid: Terminal.Gui.View + commentId: T:Terminal.Gui.View + parent: Terminal.Gui + name: View + nameWithType: View + fullName: Terminal.Gui.View +- uid: System.String + commentId: T:System.String + parent: System + isExternal: true + name: String + nameWithType: String + fullName: System.String +- uid: Terminal.Gui.MouseEvent + commentId: T:Terminal.Gui.MouseEvent + parent: Terminal.Gui + name: MouseEvent + nameWithType: MouseEvent + fullName: Terminal.Gui.MouseEvent +- uid: System.ValueType.ToString + commentId: M:System.ValueType.ToString + parent: System.ValueType + isExternal: true + name: ToString() + nameWithType: ValueType.ToString() + fullName: System.ValueType.ToString() + spec.csharp: + - uid: System.ValueType.ToString + name: ToString + nameWithType: ValueType.ToString + fullName: System.ValueType.ToString + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.ValueType.ToString + name: ToString + nameWithType: ValueType.ToString + fullName: System.ValueType.ToString + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) - uid: Terminal.Gui.MouseEvent.ToString* - parent: Terminal.Gui.MouseEvent - isExternal: false + commentId: Overload:Terminal.Gui.MouseEvent.ToString name: ToString nameWithType: MouseEvent.ToString - fullName: MouseEvent.ToString + fullName: Terminal.Gui.MouseEvent.ToString +shouldSkipMarkup: true diff --git a/docfx/api/Terminal.Gui/Terminal.Gui.MouseFlags.yml b/docfx/api/Terminal.Gui/Terminal.Gui.MouseFlags.yml index 2e3a86a66..a2e3ac310 100644 --- a/docfx/api/Terminal.Gui/Terminal.Gui.MouseFlags.yml +++ b/docfx/api/Terminal.Gui/Terminal.Gui.MouseFlags.yml @@ -1,7 +1,9 @@ ### YamlMime:ManagedReference items: - uid: Terminal.Gui.MouseFlags + commentId: T:Terminal.Gui.MouseFlags id: MouseFlags + parent: Terminal.Gui children: - Terminal.Gui.MouseFlags.AllEvents - Terminal.Gui.MouseFlags.Button1Clicked @@ -13,7 +15,7 @@ items: - Terminal.Gui.MouseFlags.Button2DoubleClicked - Terminal.Gui.MouseFlags.Button2Pressed - Terminal.Gui.MouseFlags.Button2Released - - Terminal.Gui.MouseFlags.Button2TrippleClicked + - Terminal.Gui.MouseFlags.Button2TripleClicked - Terminal.Gui.MouseFlags.Button3Clicked - Terminal.Gui.MouseFlags.Button3DoubleClicked - Terminal.Gui.MouseFlags.Button3Pressed @@ -28,661 +30,976 @@ items: - Terminal.Gui.MouseFlags.ButtonCtrl - Terminal.Gui.MouseFlags.ButtonShift - Terminal.Gui.MouseFlags.ReportMousePosition + - Terminal.Gui.MouseFlags.WheeledDown + - Terminal.Gui.MouseFlags.WheeledUp langs: - csharp + - vb name: MouseFlags nameWithType: MouseFlags fullName: Terminal.Gui.MouseFlags type: Enum + source: + remote: + path: Terminal.Gui/Event.cs + branch: docs + repo: tig:tig/gui.cs.git + id: MouseFlags + path: ../Terminal.Gui/Event.cs + startLine: 368 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: Mouse flags reported in MouseEvent. - remarks: They just happen to map to the ncurses ones. + summary: "\nMouse flags reported in MouseEvent.\n" + remarks: "\nThey just happen to map to the ncurses ones.\n" + example: [] syntax: content: >- - [System.Flags] + [Flags] public enum MouseFlags - inheritance: - - System.Enum + content.vb: >- + + + Public Enum MouseFlags attributes: - - type: System.Flags -- uid: Terminal.Gui.MouseFlags.AllEvents - id: AllEvents - parent: Terminal.Gui.MouseFlags - langs: - - csharp - name: AllEvents - nameWithType: MouseFlags.AllEvents - fullName: MouseFlags.AllEvents - type: Field - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Mask that captures all the events. - syntax: - content: AllEvents - return: - type: Terminal.Gui.MouseFlags - description: To be added. - exceptions: [] -- uid: Terminal.Gui.MouseFlags.Button1Clicked - id: Button1Clicked - parent: Terminal.Gui.MouseFlags - langs: - - csharp - name: Button1Clicked - nameWithType: MouseFlags.Button1Clicked - fullName: MouseFlags.Button1Clicked - type: Field - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: The first mouse button was clicked (press+release). - syntax: - content: Button1Clicked - return: - type: Terminal.Gui.MouseFlags - description: To be added. - exceptions: [] -- uid: Terminal.Gui.MouseFlags.Button1DoubleClicked - id: Button1DoubleClicked - parent: Terminal.Gui.MouseFlags - langs: - - csharp - name: Button1DoubleClicked - nameWithType: MouseFlags.Button1DoubleClicked - fullName: MouseFlags.Button1DoubleClicked - type: Field - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: The first mouse button was double-clicked. - syntax: - content: Button1DoubleClicked - return: - type: Terminal.Gui.MouseFlags - description: To be added. - exceptions: [] + - type: System.FlagsAttribute + ctor: System.FlagsAttribute.#ctor + arguments: [] + modifiers.csharp: + - public + - enum + modifiers.vb: + - Public + - Enum - uid: Terminal.Gui.MouseFlags.Button1Pressed + commentId: F:Terminal.Gui.MouseFlags.Button1Pressed id: Button1Pressed parent: Terminal.Gui.MouseFlags langs: - csharp + - vb name: Button1Pressed nameWithType: MouseFlags.Button1Pressed - fullName: MouseFlags.Button1Pressed + fullName: Terminal.Gui.MouseFlags.Button1Pressed type: Field + source: + remote: + path: Terminal.Gui/Event.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Button1Pressed + path: ../Terminal.Gui/Event.cs + startLine: 373 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: The first mouse button was pressed. + summary: "\nThe first mouse button was pressed.\n" + example: [] syntax: - content: Button1Pressed + content: Button1Pressed = 2 return: type: Terminal.Gui.MouseFlags - description: To be added. - exceptions: [] + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const - uid: Terminal.Gui.MouseFlags.Button1Released + commentId: F:Terminal.Gui.MouseFlags.Button1Released id: Button1Released parent: Terminal.Gui.MouseFlags langs: - csharp + - vb name: Button1Released nameWithType: MouseFlags.Button1Released - fullName: MouseFlags.Button1Released + fullName: Terminal.Gui.MouseFlags.Button1Released type: Field + source: + remote: + path: Terminal.Gui/Event.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Button1Released + path: ../Terminal.Gui/Event.cs + startLine: 377 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: The first mouse button was released. + summary: "\nThe first mouse button was released.\n" + example: [] syntax: - content: Button1Released + content: Button1Released = 1 return: type: Terminal.Gui.MouseFlags - description: To be added. - exceptions: [] + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Terminal.Gui.MouseFlags.Button1Clicked + commentId: F:Terminal.Gui.MouseFlags.Button1Clicked + id: Button1Clicked + parent: Terminal.Gui.MouseFlags + langs: + - csharp + - vb + name: Button1Clicked + nameWithType: MouseFlags.Button1Clicked + fullName: Terminal.Gui.MouseFlags.Button1Clicked + type: Field + source: + remote: + path: Terminal.Gui/Event.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Button1Clicked + path: ../Terminal.Gui/Event.cs + startLine: 381 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nThe first mouse button was clicked (press+release).\n" + example: [] + syntax: + content: Button1Clicked = 4 + return: + type: Terminal.Gui.MouseFlags + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Terminal.Gui.MouseFlags.Button1DoubleClicked + commentId: F:Terminal.Gui.MouseFlags.Button1DoubleClicked + id: Button1DoubleClicked + parent: Terminal.Gui.MouseFlags + langs: + - csharp + - vb + name: Button1DoubleClicked + nameWithType: MouseFlags.Button1DoubleClicked + fullName: Terminal.Gui.MouseFlags.Button1DoubleClicked + type: Field + source: + remote: + path: Terminal.Gui/Event.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Button1DoubleClicked + path: ../Terminal.Gui/Event.cs + startLine: 385 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nThe first mouse button was double-clicked.\n" + example: [] + syntax: + content: Button1DoubleClicked = 8 + return: + type: Terminal.Gui.MouseFlags + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const - uid: Terminal.Gui.MouseFlags.Button1TripleClicked + commentId: F:Terminal.Gui.MouseFlags.Button1TripleClicked id: Button1TripleClicked parent: Terminal.Gui.MouseFlags langs: - csharp + - vb name: Button1TripleClicked nameWithType: MouseFlags.Button1TripleClicked - fullName: MouseFlags.Button1TripleClicked + fullName: Terminal.Gui.MouseFlags.Button1TripleClicked type: Field + source: + remote: + path: Terminal.Gui/Event.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Button1TripleClicked + path: ../Terminal.Gui/Event.cs + startLine: 389 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: The first mouse button was tripple-clicked. + summary: "\nThe first mouse button was triple-clicked.\n" + example: [] syntax: - content: Button1TripleClicked + content: Button1TripleClicked = 16 return: type: Terminal.Gui.MouseFlags - description: To be added. - exceptions: [] -- uid: Terminal.Gui.MouseFlags.Button2Clicked - id: Button2Clicked - parent: Terminal.Gui.MouseFlags - langs: - - csharp - name: Button2Clicked - nameWithType: MouseFlags.Button2Clicked - fullName: MouseFlags.Button2Clicked - type: Field - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: The second mouse button was clicked (press+release). - syntax: - content: Button2Clicked - return: - type: Terminal.Gui.MouseFlags - description: To be added. - exceptions: [] -- uid: Terminal.Gui.MouseFlags.Button2DoubleClicked - id: Button2DoubleClicked - parent: Terminal.Gui.MouseFlags - langs: - - csharp - name: Button2DoubleClicked - nameWithType: MouseFlags.Button2DoubleClicked - fullName: MouseFlags.Button2DoubleClicked - type: Field - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: The second mouse button was double-clicked. - syntax: - content: Button2DoubleClicked - return: - type: Terminal.Gui.MouseFlags - description: To be added. - exceptions: [] + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const - uid: Terminal.Gui.MouseFlags.Button2Pressed + commentId: F:Terminal.Gui.MouseFlags.Button2Pressed id: Button2Pressed parent: Terminal.Gui.MouseFlags langs: - csharp + - vb name: Button2Pressed nameWithType: MouseFlags.Button2Pressed - fullName: MouseFlags.Button2Pressed + fullName: Terminal.Gui.MouseFlags.Button2Pressed type: Field + source: + remote: + path: Terminal.Gui/Event.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Button2Pressed + path: ../Terminal.Gui/Event.cs + startLine: 393 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: The second mouse button was pressed. + summary: "\nThe second mouse button was pressed.\n" + example: [] syntax: - content: Button2Pressed + content: Button2Pressed = 128 return: type: Terminal.Gui.MouseFlags - description: To be added. - exceptions: [] + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const - uid: Terminal.Gui.MouseFlags.Button2Released + commentId: F:Terminal.Gui.MouseFlags.Button2Released id: Button2Released parent: Terminal.Gui.MouseFlags langs: - csharp + - vb name: Button2Released nameWithType: MouseFlags.Button2Released - fullName: MouseFlags.Button2Released + fullName: Terminal.Gui.MouseFlags.Button2Released type: Field + source: + remote: + path: Terminal.Gui/Event.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Button2Released + path: ../Terminal.Gui/Event.cs + startLine: 397 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: The second mouse button was released. + summary: "\nThe second mouse button was released.\n" + example: [] syntax: - content: Button2Released + content: Button2Released = 64 return: type: Terminal.Gui.MouseFlags - description: To be added. - exceptions: [] -- uid: Terminal.Gui.MouseFlags.Button2TrippleClicked - id: Button2TrippleClicked + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Terminal.Gui.MouseFlags.Button2Clicked + commentId: F:Terminal.Gui.MouseFlags.Button2Clicked + id: Button2Clicked parent: Terminal.Gui.MouseFlags langs: - csharp - name: Button2TrippleClicked - nameWithType: MouseFlags.Button2TrippleClicked - fullName: MouseFlags.Button2TrippleClicked + - vb + name: Button2Clicked + nameWithType: MouseFlags.Button2Clicked + fullName: Terminal.Gui.MouseFlags.Button2Clicked type: Field + source: + remote: + path: Terminal.Gui/Event.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Button2Clicked + path: ../Terminal.Gui/Event.cs + startLine: 401 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: The second mouse button was tripple-clicked. + summary: "\nThe second mouse button was clicked (press+release).\n" + example: [] syntax: - content: Button2TrippleClicked + content: Button2Clicked = 256 return: type: Terminal.Gui.MouseFlags - description: To be added. - exceptions: [] -- uid: Terminal.Gui.MouseFlags.Button3Clicked - id: Button3Clicked + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Terminal.Gui.MouseFlags.Button2DoubleClicked + commentId: F:Terminal.Gui.MouseFlags.Button2DoubleClicked + id: Button2DoubleClicked parent: Terminal.Gui.MouseFlags langs: - csharp - name: Button3Clicked - nameWithType: MouseFlags.Button3Clicked - fullName: MouseFlags.Button3Clicked + - vb + name: Button2DoubleClicked + nameWithType: MouseFlags.Button2DoubleClicked + fullName: Terminal.Gui.MouseFlags.Button2DoubleClicked type: Field + source: + remote: + path: Terminal.Gui/Event.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Button2DoubleClicked + path: ../Terminal.Gui/Event.cs + startLine: 405 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: The third mouse button was clicked (press+release). + summary: "\nThe second mouse button was double-clicked.\n" + example: [] syntax: - content: Button3Clicked + content: Button2DoubleClicked = 512 return: type: Terminal.Gui.MouseFlags - description: To be added. - exceptions: [] -- uid: Terminal.Gui.MouseFlags.Button3DoubleClicked - id: Button3DoubleClicked + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Terminal.Gui.MouseFlags.Button2TripleClicked + commentId: F:Terminal.Gui.MouseFlags.Button2TripleClicked + id: Button2TripleClicked parent: Terminal.Gui.MouseFlags langs: - csharp - name: Button3DoubleClicked - nameWithType: MouseFlags.Button3DoubleClicked - fullName: MouseFlags.Button3DoubleClicked + - vb + name: Button2TripleClicked + nameWithType: MouseFlags.Button2TripleClicked + fullName: Terminal.Gui.MouseFlags.Button2TripleClicked type: Field + source: + remote: + path: Terminal.Gui/Event.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Button2TripleClicked + path: ../Terminal.Gui/Event.cs + startLine: 409 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: The third mouse button was double-clicked. + summary: "\nThe second mouse button was triple-clicked.\n" + example: [] syntax: - content: Button3DoubleClicked + content: Button2TripleClicked = 1024 return: type: Terminal.Gui.MouseFlags - description: To be added. - exceptions: [] + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const - uid: Terminal.Gui.MouseFlags.Button3Pressed + commentId: F:Terminal.Gui.MouseFlags.Button3Pressed id: Button3Pressed parent: Terminal.Gui.MouseFlags langs: - csharp + - vb name: Button3Pressed nameWithType: MouseFlags.Button3Pressed - fullName: MouseFlags.Button3Pressed + fullName: Terminal.Gui.MouseFlags.Button3Pressed type: Field + source: + remote: + path: Terminal.Gui/Event.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Button3Pressed + path: ../Terminal.Gui/Event.cs + startLine: 413 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: The third mouse button was pressed. + summary: "\nThe third mouse button was pressed.\n" + example: [] syntax: - content: Button3Pressed + content: Button3Pressed = 8192 return: type: Terminal.Gui.MouseFlags - description: To be added. - exceptions: [] + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const - uid: Terminal.Gui.MouseFlags.Button3Released + commentId: F:Terminal.Gui.MouseFlags.Button3Released id: Button3Released parent: Terminal.Gui.MouseFlags langs: - csharp + - vb name: Button3Released nameWithType: MouseFlags.Button3Released - fullName: MouseFlags.Button3Released + fullName: Terminal.Gui.MouseFlags.Button3Released type: Field + source: + remote: + path: Terminal.Gui/Event.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Button3Released + path: ../Terminal.Gui/Event.cs + startLine: 417 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: The third mouse button was released. + summary: "\nThe third mouse button was released.\n" + example: [] syntax: - content: Button3Released + content: Button3Released = 4096 return: type: Terminal.Gui.MouseFlags - description: To be added. - exceptions: [] + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Terminal.Gui.MouseFlags.Button3Clicked + commentId: F:Terminal.Gui.MouseFlags.Button3Clicked + id: Button3Clicked + parent: Terminal.Gui.MouseFlags + langs: + - csharp + - vb + name: Button3Clicked + nameWithType: MouseFlags.Button3Clicked + fullName: Terminal.Gui.MouseFlags.Button3Clicked + type: Field + source: + remote: + path: Terminal.Gui/Event.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Button3Clicked + path: ../Terminal.Gui/Event.cs + startLine: 421 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nThe third mouse button was clicked (press+release).\n" + example: [] + syntax: + content: Button3Clicked = 16384 + return: + type: Terminal.Gui.MouseFlags + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Terminal.Gui.MouseFlags.Button3DoubleClicked + commentId: F:Terminal.Gui.MouseFlags.Button3DoubleClicked + id: Button3DoubleClicked + parent: Terminal.Gui.MouseFlags + langs: + - csharp + - vb + name: Button3DoubleClicked + nameWithType: MouseFlags.Button3DoubleClicked + fullName: Terminal.Gui.MouseFlags.Button3DoubleClicked + type: Field + source: + remote: + path: Terminal.Gui/Event.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Button3DoubleClicked + path: ../Terminal.Gui/Event.cs + startLine: 425 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nThe third mouse button was double-clicked.\n" + example: [] + syntax: + content: Button3DoubleClicked = 32768 + return: + type: Terminal.Gui.MouseFlags + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const - uid: Terminal.Gui.MouseFlags.Button3TripleClicked + commentId: F:Terminal.Gui.MouseFlags.Button3TripleClicked id: Button3TripleClicked parent: Terminal.Gui.MouseFlags langs: - csharp + - vb name: Button3TripleClicked nameWithType: MouseFlags.Button3TripleClicked - fullName: MouseFlags.Button3TripleClicked + fullName: Terminal.Gui.MouseFlags.Button3TripleClicked type: Field + source: + remote: + path: Terminal.Gui/Event.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Button3TripleClicked + path: ../Terminal.Gui/Event.cs + startLine: 429 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: The third mouse button was tripple-clicked. + summary: "\nThe third mouse button was triple-clicked.\n" + example: [] syntax: - content: Button3TripleClicked + content: Button3TripleClicked = 65536 return: type: Terminal.Gui.MouseFlags - description: To be added. - exceptions: [] -- uid: Terminal.Gui.MouseFlags.Button4Clicked - id: Button4Clicked - parent: Terminal.Gui.MouseFlags - langs: - - csharp - name: Button4Clicked - nameWithType: MouseFlags.Button4Clicked - fullName: MouseFlags.Button4Clicked - type: Field - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: The fourth button was clicked (press+release). - syntax: - content: Button4Clicked - return: - type: Terminal.Gui.MouseFlags - description: To be added. - exceptions: [] -- uid: Terminal.Gui.MouseFlags.Button4DoubleClicked - id: Button4DoubleClicked - parent: Terminal.Gui.MouseFlags - langs: - - csharp - name: Button4DoubleClicked - nameWithType: MouseFlags.Button4DoubleClicked - fullName: MouseFlags.Button4DoubleClicked - type: Field - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: The fourth button was double-clicked. - syntax: - content: Button4DoubleClicked - return: - type: Terminal.Gui.MouseFlags - description: To be added. - exceptions: [] + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const - uid: Terminal.Gui.MouseFlags.Button4Pressed + commentId: F:Terminal.Gui.MouseFlags.Button4Pressed id: Button4Pressed parent: Terminal.Gui.MouseFlags langs: - csharp + - vb name: Button4Pressed nameWithType: MouseFlags.Button4Pressed - fullName: MouseFlags.Button4Pressed + fullName: Terminal.Gui.MouseFlags.Button4Pressed type: Field + source: + remote: + path: Terminal.Gui/Event.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Button4Pressed + path: ../Terminal.Gui/Event.cs + startLine: 433 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: The fourth mouse button was pressed. + summary: "\nThe fourth mouse button was pressed.\n" + example: [] syntax: - content: Button4Pressed + content: Button4Pressed = 524288 return: type: Terminal.Gui.MouseFlags - description: To be added. - exceptions: [] + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const - uid: Terminal.Gui.MouseFlags.Button4Released + commentId: F:Terminal.Gui.MouseFlags.Button4Released id: Button4Released parent: Terminal.Gui.MouseFlags langs: - csharp + - vb name: Button4Released nameWithType: MouseFlags.Button4Released - fullName: MouseFlags.Button4Released + fullName: Terminal.Gui.MouseFlags.Button4Released type: Field + source: + remote: + path: Terminal.Gui/Event.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Button4Released + path: ../Terminal.Gui/Event.cs + startLine: 437 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: The fourth mouse button was released. + summary: "\nThe fourth mouse button was released.\n" + example: [] syntax: - content: Button4Released + content: Button4Released = 262144 return: type: Terminal.Gui.MouseFlags - description: To be added. - exceptions: [] + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Terminal.Gui.MouseFlags.Button4Clicked + commentId: F:Terminal.Gui.MouseFlags.Button4Clicked + id: Button4Clicked + parent: Terminal.Gui.MouseFlags + langs: + - csharp + - vb + name: Button4Clicked + nameWithType: MouseFlags.Button4Clicked + fullName: Terminal.Gui.MouseFlags.Button4Clicked + type: Field + source: + remote: + path: Terminal.Gui/Event.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Button4Clicked + path: ../Terminal.Gui/Event.cs + startLine: 441 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nThe fourth button was clicked (press+release).\n" + example: [] + syntax: + content: Button4Clicked = 1048576 + return: + type: Terminal.Gui.MouseFlags + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Terminal.Gui.MouseFlags.Button4DoubleClicked + commentId: F:Terminal.Gui.MouseFlags.Button4DoubleClicked + id: Button4DoubleClicked + parent: Terminal.Gui.MouseFlags + langs: + - csharp + - vb + name: Button4DoubleClicked + nameWithType: MouseFlags.Button4DoubleClicked + fullName: Terminal.Gui.MouseFlags.Button4DoubleClicked + type: Field + source: + remote: + path: Terminal.Gui/Event.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Button4DoubleClicked + path: ../Terminal.Gui/Event.cs + startLine: 445 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nThe fourth button was double-clicked.\n" + example: [] + syntax: + content: Button4DoubleClicked = 2097152 + return: + type: Terminal.Gui.MouseFlags + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const - uid: Terminal.Gui.MouseFlags.Button4TripleClicked + commentId: F:Terminal.Gui.MouseFlags.Button4TripleClicked id: Button4TripleClicked parent: Terminal.Gui.MouseFlags langs: - csharp + - vb name: Button4TripleClicked nameWithType: MouseFlags.Button4TripleClicked - fullName: MouseFlags.Button4TripleClicked + fullName: Terminal.Gui.MouseFlags.Button4TripleClicked type: Field + source: + remote: + path: Terminal.Gui/Event.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Button4TripleClicked + path: ../Terminal.Gui/Event.cs + startLine: 449 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: The fourth button was tripple-clicked. + summary: "\nThe fourth button was triple-clicked.\n" + example: [] syntax: - content: Button4TripleClicked + content: Button4TripleClicked = 4194304 return: type: Terminal.Gui.MouseFlags - description: To be added. - exceptions: [] -- uid: Terminal.Gui.MouseFlags.ButtonAlt - id: ButtonAlt - parent: Terminal.Gui.MouseFlags - langs: - - csharp - name: ButtonAlt - nameWithType: MouseFlags.ButtonAlt - fullName: MouseFlags.ButtonAlt - type: Field - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: 'Flag: the alt key was pressed when the mouse button took place.' - syntax: - content: ButtonAlt - return: - type: Terminal.Gui.MouseFlags - description: To be added. - exceptions: [] -- uid: Terminal.Gui.MouseFlags.ButtonCtrl - id: ButtonCtrl - parent: Terminal.Gui.MouseFlags - langs: - - csharp - name: ButtonCtrl - nameWithType: MouseFlags.ButtonCtrl - fullName: MouseFlags.ButtonCtrl - type: Field - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: 'Flag: the shift key was pressed when the mouse button took place.' - syntax: - content: ButtonCtrl - return: - type: Terminal.Gui.MouseFlags - description: To be added. - exceptions: [] + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const - uid: Terminal.Gui.MouseFlags.ButtonShift + commentId: F:Terminal.Gui.MouseFlags.ButtonShift id: ButtonShift parent: Terminal.Gui.MouseFlags langs: - csharp + - vb name: ButtonShift nameWithType: MouseFlags.ButtonShift - fullName: MouseFlags.ButtonShift + fullName: Terminal.Gui.MouseFlags.ButtonShift type: Field + source: + remote: + path: Terminal.Gui/Event.cs + branch: docs + repo: tig:tig/gui.cs.git + id: ButtonShift + path: ../Terminal.Gui/Event.cs + startLine: 453 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: The fourth button was pressed. + summary: "\nFlag: the shift key was pressed when the mouse button took place.\n" + example: [] syntax: - content: ButtonShift + content: ButtonShift = 33554432 return: type: Terminal.Gui.MouseFlags - description: To be added. - exceptions: [] + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Terminal.Gui.MouseFlags.ButtonCtrl + commentId: F:Terminal.Gui.MouseFlags.ButtonCtrl + id: ButtonCtrl + parent: Terminal.Gui.MouseFlags + langs: + - csharp + - vb + name: ButtonCtrl + nameWithType: MouseFlags.ButtonCtrl + fullName: Terminal.Gui.MouseFlags.ButtonCtrl + type: Field + source: + remote: + path: Terminal.Gui/Event.cs + branch: docs + repo: tig:tig/gui.cs.git + id: ButtonCtrl + path: ../Terminal.Gui/Event.cs + startLine: 457 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nFlag: the ctrl key was pressed when the mouse button took place.\n" + example: [] + syntax: + content: ButtonCtrl = 16777216 + return: + type: Terminal.Gui.MouseFlags + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Terminal.Gui.MouseFlags.ButtonAlt + commentId: F:Terminal.Gui.MouseFlags.ButtonAlt + id: ButtonAlt + parent: Terminal.Gui.MouseFlags + langs: + - csharp + - vb + name: ButtonAlt + nameWithType: MouseFlags.ButtonAlt + fullName: Terminal.Gui.MouseFlags.ButtonAlt + type: Field + source: + remote: + path: Terminal.Gui/Event.cs + branch: docs + repo: tig:tig/gui.cs.git + id: ButtonAlt + path: ../Terminal.Gui/Event.cs + startLine: 461 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nFlag: the alt key was pressed when the mouse button took place.\n" + example: [] + syntax: + content: ButtonAlt = 67108864 + return: + type: Terminal.Gui.MouseFlags + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const - uid: Terminal.Gui.MouseFlags.ReportMousePosition + commentId: F:Terminal.Gui.MouseFlags.ReportMousePosition id: ReportMousePosition parent: Terminal.Gui.MouseFlags langs: - csharp + - vb name: ReportMousePosition nameWithType: MouseFlags.ReportMousePosition - fullName: MouseFlags.ReportMousePosition + fullName: Terminal.Gui.MouseFlags.ReportMousePosition type: Field + source: + remote: + path: Terminal.Gui/Event.cs + branch: docs + repo: tig:tig/gui.cs.git + id: ReportMousePosition + path: ../Terminal.Gui/Event.cs + startLine: 465 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: The mouse position is being reported in this event. + summary: "\nThe mouse position is being reported in this event.\n" + example: [] syntax: - content: ReportMousePosition + content: ReportMousePosition = 134217728 return: type: Terminal.Gui.MouseFlags - description: To be added. - exceptions: [] -references: -- uid: System.Enum - parent: System - isExternal: true - name: Enum - nameWithType: Enum - fullName: System.Enum -- uid: Terminal.Gui.MouseFlags.AllEvents + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Terminal.Gui.MouseFlags.WheeledUp + commentId: F:Terminal.Gui.MouseFlags.WheeledUp + id: WheeledUp parent: Terminal.Gui.MouseFlags - isExternal: false + langs: + - csharp + - vb + name: WheeledUp + nameWithType: MouseFlags.WheeledUp + fullName: Terminal.Gui.MouseFlags.WheeledUp + type: Field + source: + remote: + path: Terminal.Gui/Event.cs + branch: docs + repo: tig:tig/gui.cs.git + id: WheeledUp + path: ../Terminal.Gui/Event.cs + startLine: 469 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nVertical button wheeled up.\n" + example: [] + syntax: + content: WheeledUp = 268435456 + return: + type: Terminal.Gui.MouseFlags + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Terminal.Gui.MouseFlags.WheeledDown + commentId: F:Terminal.Gui.MouseFlags.WheeledDown + id: WheeledDown + parent: Terminal.Gui.MouseFlags + langs: + - csharp + - vb + name: WheeledDown + nameWithType: MouseFlags.WheeledDown + fullName: Terminal.Gui.MouseFlags.WheeledDown + type: Field + source: + remote: + path: Terminal.Gui/Event.cs + branch: docs + repo: tig:tig/gui.cs.git + id: WheeledDown + path: ../Terminal.Gui/Event.cs + startLine: 473 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nVertical button wheeled up.\n" + example: [] + syntax: + content: WheeledDown = 536870912 + return: + type: Terminal.Gui.MouseFlags + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Terminal.Gui.MouseFlags.AllEvents + commentId: F:Terminal.Gui.MouseFlags.AllEvents + id: AllEvents + parent: Terminal.Gui.MouseFlags + langs: + - csharp + - vb name: AllEvents nameWithType: MouseFlags.AllEvents - fullName: MouseFlags.AllEvents + fullName: Terminal.Gui.MouseFlags.AllEvents + type: Field + source: + remote: + path: Terminal.Gui/Event.cs + branch: docs + repo: tig:tig/gui.cs.git + id: AllEvents + path: ../Terminal.Gui/Event.cs + startLine: 477 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nMask that captures all the events.\n" + example: [] + syntax: + content: AllEvents = 134217727 + return: + type: Terminal.Gui.MouseFlags + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +references: +- uid: Terminal.Gui + commentId: N:Terminal.Gui + name: Terminal.Gui + nameWithType: Terminal.Gui + fullName: Terminal.Gui - uid: Terminal.Gui.MouseFlags + commentId: T:Terminal.Gui.MouseFlags parent: Terminal.Gui - isExternal: false name: MouseFlags nameWithType: MouseFlags fullName: Terminal.Gui.MouseFlags -- uid: Terminal.Gui.MouseFlags.Button1Clicked - parent: Terminal.Gui.MouseFlags - isExternal: false - name: Button1Clicked - nameWithType: MouseFlags.Button1Clicked - fullName: MouseFlags.Button1Clicked -- uid: Terminal.Gui.MouseFlags.Button1DoubleClicked - parent: Terminal.Gui.MouseFlags - isExternal: false - name: Button1DoubleClicked - nameWithType: MouseFlags.Button1DoubleClicked - fullName: MouseFlags.Button1DoubleClicked -- uid: Terminal.Gui.MouseFlags.Button1Pressed - parent: Terminal.Gui.MouseFlags - isExternal: false - name: Button1Pressed - nameWithType: MouseFlags.Button1Pressed - fullName: MouseFlags.Button1Pressed -- uid: Terminal.Gui.MouseFlags.Button1Released - parent: Terminal.Gui.MouseFlags - isExternal: false - name: Button1Released - nameWithType: MouseFlags.Button1Released - fullName: MouseFlags.Button1Released -- uid: Terminal.Gui.MouseFlags.Button1TripleClicked - parent: Terminal.Gui.MouseFlags - isExternal: false - name: Button1TripleClicked - nameWithType: MouseFlags.Button1TripleClicked - fullName: MouseFlags.Button1TripleClicked -- uid: Terminal.Gui.MouseFlags.Button2Clicked - parent: Terminal.Gui.MouseFlags - isExternal: false - name: Button2Clicked - nameWithType: MouseFlags.Button2Clicked - fullName: MouseFlags.Button2Clicked -- uid: Terminal.Gui.MouseFlags.Button2DoubleClicked - parent: Terminal.Gui.MouseFlags - isExternal: false - name: Button2DoubleClicked - nameWithType: MouseFlags.Button2DoubleClicked - fullName: MouseFlags.Button2DoubleClicked -- uid: Terminal.Gui.MouseFlags.Button2Pressed - parent: Terminal.Gui.MouseFlags - isExternal: false - name: Button2Pressed - nameWithType: MouseFlags.Button2Pressed - fullName: MouseFlags.Button2Pressed -- uid: Terminal.Gui.MouseFlags.Button2Released - parent: Terminal.Gui.MouseFlags - isExternal: false - name: Button2Released - nameWithType: MouseFlags.Button2Released - fullName: MouseFlags.Button2Released -- uid: Terminal.Gui.MouseFlags.Button2TrippleClicked - parent: Terminal.Gui.MouseFlags - isExternal: false - name: Button2TrippleClicked - nameWithType: MouseFlags.Button2TrippleClicked - fullName: MouseFlags.Button2TrippleClicked -- uid: Terminal.Gui.MouseFlags.Button3Clicked - parent: Terminal.Gui.MouseFlags - isExternal: false - name: Button3Clicked - nameWithType: MouseFlags.Button3Clicked - fullName: MouseFlags.Button3Clicked -- uid: Terminal.Gui.MouseFlags.Button3DoubleClicked - parent: Terminal.Gui.MouseFlags - isExternal: false - name: Button3DoubleClicked - nameWithType: MouseFlags.Button3DoubleClicked - fullName: MouseFlags.Button3DoubleClicked -- uid: Terminal.Gui.MouseFlags.Button3Pressed - parent: Terminal.Gui.MouseFlags - isExternal: false - name: Button3Pressed - nameWithType: MouseFlags.Button3Pressed - fullName: MouseFlags.Button3Pressed -- uid: Terminal.Gui.MouseFlags.Button3Released - parent: Terminal.Gui.MouseFlags - isExternal: false - name: Button3Released - nameWithType: MouseFlags.Button3Released - fullName: MouseFlags.Button3Released -- uid: Terminal.Gui.MouseFlags.Button3TripleClicked - parent: Terminal.Gui.MouseFlags - isExternal: false - name: Button3TripleClicked - nameWithType: MouseFlags.Button3TripleClicked - fullName: MouseFlags.Button3TripleClicked -- uid: Terminal.Gui.MouseFlags.Button4Clicked - parent: Terminal.Gui.MouseFlags - isExternal: false - name: Button4Clicked - nameWithType: MouseFlags.Button4Clicked - fullName: MouseFlags.Button4Clicked -- uid: Terminal.Gui.MouseFlags.Button4DoubleClicked - parent: Terminal.Gui.MouseFlags - isExternal: false - name: Button4DoubleClicked - nameWithType: MouseFlags.Button4DoubleClicked - fullName: MouseFlags.Button4DoubleClicked -- uid: Terminal.Gui.MouseFlags.Button4Pressed - parent: Terminal.Gui.MouseFlags - isExternal: false - name: Button4Pressed - nameWithType: MouseFlags.Button4Pressed - fullName: MouseFlags.Button4Pressed -- uid: Terminal.Gui.MouseFlags.Button4Released - parent: Terminal.Gui.MouseFlags - isExternal: false - name: Button4Released - nameWithType: MouseFlags.Button4Released - fullName: MouseFlags.Button4Released -- uid: Terminal.Gui.MouseFlags.Button4TripleClicked - parent: Terminal.Gui.MouseFlags - isExternal: false - name: Button4TripleClicked - nameWithType: MouseFlags.Button4TripleClicked - fullName: MouseFlags.Button4TripleClicked -- uid: Terminal.Gui.MouseFlags.ButtonAlt - parent: Terminal.Gui.MouseFlags - isExternal: false - name: ButtonAlt - nameWithType: MouseFlags.ButtonAlt - fullName: MouseFlags.ButtonAlt -- uid: Terminal.Gui.MouseFlags.ButtonCtrl - parent: Terminal.Gui.MouseFlags - isExternal: false - name: ButtonCtrl - nameWithType: MouseFlags.ButtonCtrl - fullName: MouseFlags.ButtonCtrl -- uid: Terminal.Gui.MouseFlags.ButtonShift - parent: Terminal.Gui.MouseFlags - isExternal: false - name: ButtonShift - nameWithType: MouseFlags.ButtonShift - fullName: MouseFlags.ButtonShift -- uid: Terminal.Gui.MouseFlags.ReportMousePosition - parent: Terminal.Gui.MouseFlags - isExternal: false - name: ReportMousePosition - nameWithType: MouseFlags.ReportMousePosition - fullName: MouseFlags.ReportMousePosition +shouldSkipMarkup: true diff --git a/docfx/api/Terminal.Gui/Terminal.Gui.OpenDialog.yml b/docfx/api/Terminal.Gui/Terminal.Gui.OpenDialog.yml index 6a53a74cb..ed30920b6 100644 --- a/docfx/api/Terminal.Gui/Terminal.Gui.OpenDialog.yml +++ b/docfx/api/Terminal.Gui/Terminal.Gui.OpenDialog.yml @@ -1,7 +1,9 @@ ### YamlMime:ManagedReference items: - uid: Terminal.Gui.OpenDialog + commentId: T:Terminal.Gui.OpenDialog id: OpenDialog + parent: Terminal.Gui children: - Terminal.Gui.OpenDialog.#ctor(NStack.ustring,NStack.ustring) - Terminal.Gui.OpenDialog.AllowsMultipleSelection @@ -10,30 +12,33 @@ items: - Terminal.Gui.OpenDialog.FilePaths langs: - csharp + - vb name: OpenDialog nameWithType: OpenDialog fullName: Terminal.Gui.OpenDialog type: Class + source: + remote: + path: Terminal.Gui/Dialogs/FileDialog.cs + branch: docs + repo: tig:tig/gui.cs.git + id: OpenDialog + path: ../Terminal.Gui/Dialogs/FileDialog.cs + startLine: 647 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: The Open Dialog provides an interactive dialog box for users to select files or directories. - remarks: >- -

- The open dialog can be used to select files for opening, it can be configured to allow - multiple items to be selected (based on the AllowsMultipleSelection) variable and - you can control whether this should allow files or directories to be selected. -

-

- To use it, create an instance of the OpenDialog, configure its properties, and then - call Application.Run on the resulting instance. This will run the dialog modally, - and when this returns, the list of filds will be available on the FilePaths property. -

-

- To select more than one file, users can use the spacebar, or control-t. -

+ summary: "\nThe provides an interactive dialog box for users to select files or directories.\n" + remarks: "\n

\n The open dialog can be used to select files for opening, it can be configured to allow\n multiple items to be selected (based on the AllowsMultipleSelection) variable and\n you can control whether this should allow files or directories to be selected.\n

\n

\n To use, create an instance of , and pass it to\n. This will run the dialog modally,\nand when this returns, the list of filds will be available on the property.\n

\n

\nTo select more than one file, users can use the spacebar, or control-t.\n

\n" + example: [] syntax: - content: 'public class OpenDialog : Terminal.Gui.FileDialog' + content: 'public class OpenDialog : FileDialog, IEnumerable' + content.vb: >- + Public Class OpenDialog + + Inherits FileDialog + + Implements IEnumerable inheritance: - System.Object - Terminal.Gui.Responder @@ -42,243 +47,2616 @@ items: - Terminal.Gui.Window - Terminal.Gui.Dialog - Terminal.Gui.FileDialog - implements: [] + implements: + - System.Collections.IEnumerable inheritedMembers: + - Terminal.Gui.FileDialog.WillPresent + - Terminal.Gui.FileDialog.Prompt + - Terminal.Gui.FileDialog.NameFieldLabel + - Terminal.Gui.FileDialog.Message + - Terminal.Gui.FileDialog.CanCreateDirectories + - Terminal.Gui.FileDialog.IsExtensionHidden + - Terminal.Gui.FileDialog.DirectoryPath + - Terminal.Gui.FileDialog.AllowedFileTypes + - Terminal.Gui.FileDialog.AllowsOtherFileTypes + - Terminal.Gui.FileDialog.FilePath + - Terminal.Gui.FileDialog.Canceled - Terminal.Gui.Dialog.AddButton(Terminal.Gui.Button) - Terminal.Gui.Dialog.LayoutSubviews - Terminal.Gui.Dialog.ProcessKey(Terminal.Gui.KeyEvent) - - Terminal.Gui.FileDialog.AllowedFileTypes - - Terminal.Gui.FileDialog.AllowsOtherFileTypes - - Terminal.Gui.FileDialog.CanCreateDirectories - - Terminal.Gui.FileDialog.DirectoryPath - - Terminal.Gui.FileDialog.FilePath - - Terminal.Gui.FileDialog.IsExtensionHidden - - Terminal.Gui.FileDialog.Message - - Terminal.Gui.FileDialog.NameFieldLabel - - Terminal.Gui.FileDialog.Prompt - - Terminal.Gui.FileDialog.WillPresent - - Terminal.Gui.Toplevel.CanFocus - - Terminal.Gui.Toplevel.Create - - Terminal.Gui.Toplevel.Running - - Terminal.Gui.View.Add(Terminal.Gui.View[]) - - Terminal.Gui.View.AddRune(System.Int32,System.Int32,System.Rune) - - Terminal.Gui.View.Bounds - - Terminal.Gui.View.ChildNeedsDisplay - - Terminal.Gui.View.Clear - - Terminal.Gui.View.Clear(Terminal.Gui.Rect) - - Terminal.Gui.View.ClearNeedsDisplay - - Terminal.Gui.View.ClipToBounds - - Terminal.Gui.View.ColorScheme - - Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean) - - Terminal.Gui.View.DrawHotString(NStack.ustring,System.Boolean,Terminal.Gui.ColorScheme) - - Terminal.Gui.View.DrawHotString(NStack.ustring,Terminal.Gui.Attribute,Terminal.Gui.Attribute) - - Terminal.Gui.View.Driver - - Terminal.Gui.View.EnsureFocus - - Terminal.Gui.View.Focused - - Terminal.Gui.View.FocusFirst - - Terminal.Gui.View.FocusLast - - Terminal.Gui.View.FocusNext - - Terminal.Gui.View.FocusPrev - - Terminal.Gui.View.Frame - - Terminal.Gui.View.HasFocus - - Terminal.Gui.View.Height - - Terminal.Gui.View.Id - - Terminal.Gui.View.LayoutStyle - - Terminal.Gui.View.MostFocused - - Terminal.Gui.View.Move(System.Int32,System.Int32) - - Terminal.Gui.View.PositionCursor - - Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) - - Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) - - Terminal.Gui.View.ScreenToView(System.Int32,System.Int32) - - Terminal.Gui.View.SetClip(Terminal.Gui.Rect) - - Terminal.Gui.View.SetFocus(Terminal.Gui.View) - - Terminal.Gui.View.SetNeedsDisplay - - Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) - - Terminal.Gui.View.Subviews - - Terminal.Gui.View.SuperView - - Terminal.Gui.View.ToString - - Terminal.Gui.View.WantMousePositionReports - - Terminal.Gui.View.Width - - Terminal.Gui.View.X - - Terminal.Gui.View.Y - - Terminal.Gui.Window.Add(Terminal.Gui.View) + - Terminal.Gui.Window.Title - Terminal.Gui.Window.GetEnumerator - - Terminal.Gui.Window.MouseEvent(Terminal.Gui.MouseEvent) - - Terminal.Gui.Window.Redraw(Terminal.Gui.Rect) + - Terminal.Gui.Window.Add(Terminal.Gui.View) - Terminal.Gui.Window.Remove(Terminal.Gui.View) - Terminal.Gui.Window.RemoveAll - - Terminal.Gui.Window.Title + - Terminal.Gui.Window.Redraw(Terminal.Gui.Rect) + - Terminal.Gui.Window.MouseEvent(Terminal.Gui.MouseEvent) + - Terminal.Gui.Toplevel.Running + - Terminal.Gui.Toplevel.Ready + - Terminal.Gui.Toplevel.Create + - Terminal.Gui.Toplevel.CanFocus + - Terminal.Gui.Toplevel.Modal + - Terminal.Gui.Toplevel.MenuBar + - Terminal.Gui.Toplevel.StatusBar + - Terminal.Gui.View.Enter + - Terminal.Gui.View.Leave + - Terminal.Gui.View.MouseEnter + - Terminal.Gui.View.MouseLeave + - Terminal.Gui.View.Driver + - Terminal.Gui.View.Subviews + - Terminal.Gui.View.Id + - Terminal.Gui.View.WantMousePositionReports + - Terminal.Gui.View.WantContinuousButtonPressed + - Terminal.Gui.View.Frame + - Terminal.Gui.View.LayoutStyle + - Terminal.Gui.View.Bounds + - Terminal.Gui.View.X + - Terminal.Gui.View.Y + - Terminal.Gui.View.Width + - Terminal.Gui.View.Height + - Terminal.Gui.View.SuperView + - Terminal.Gui.View.SetNeedsDisplay + - Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) + - Terminal.Gui.View.ChildNeedsDisplay + - Terminal.Gui.View.Add(Terminal.Gui.View[]) + - Terminal.Gui.View.BringSubviewToFront(Terminal.Gui.View) + - Terminal.Gui.View.SendSubviewToBack(Terminal.Gui.View) + - Terminal.Gui.View.SendSubviewBackwards(Terminal.Gui.View) + - Terminal.Gui.View.BringSubviewForward(Terminal.Gui.View) + - Terminal.Gui.View.Clear + - Terminal.Gui.View.Clear(Terminal.Gui.Rect) + - Terminal.Gui.View.ScreenToView(System.Int32,System.Int32) + - Terminal.Gui.View.ClipToBounds + - Terminal.Gui.View.SetClip(Terminal.Gui.Rect) + - Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean) + - Terminal.Gui.View.DrawHotString(NStack.ustring,Terminal.Gui.Attribute,Terminal.Gui.Attribute) + - Terminal.Gui.View.DrawHotString(NStack.ustring,System.Boolean,Terminal.Gui.ColorScheme) + - Terminal.Gui.View.Move(System.Int32,System.Int32) + - Terminal.Gui.View.PositionCursor + - Terminal.Gui.View.HasFocus + - Terminal.Gui.View.OnEnter + - Terminal.Gui.View.OnLeave + - Terminal.Gui.View.Focused + - Terminal.Gui.View.MostFocused + - Terminal.Gui.View.ColorScheme + - Terminal.Gui.View.AddRune(System.Int32,System.Int32,System.Rune) + - Terminal.Gui.View.ClearNeedsDisplay + - Terminal.Gui.View.SetFocus(Terminal.Gui.View) + - Terminal.Gui.View.KeyPress + - Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) + - Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) + - Terminal.Gui.View.KeyDown + - Terminal.Gui.View.OnKeyDown(Terminal.Gui.KeyEvent) + - Terminal.Gui.View.KeyUp + - Terminal.Gui.View.OnKeyUp(Terminal.Gui.KeyEvent) + - Terminal.Gui.View.EnsureFocus + - Terminal.Gui.View.FocusFirst + - Terminal.Gui.View.FocusLast + - Terminal.Gui.View.FocusPrev + - Terminal.Gui.View.FocusNext + - Terminal.Gui.View.ToString + - Terminal.Gui.View.OnMouseEnter(Terminal.Gui.MouseEvent) + - Terminal.Gui.View.OnMouseLeave(Terminal.Gui.MouseEvent) + - 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) + modifiers.csharp: + - public + - class + modifiers.vb: + - Public + - Class - uid: Terminal.Gui.OpenDialog.#ctor(NStack.ustring,NStack.ustring) + commentId: M:Terminal.Gui.OpenDialog.#ctor(NStack.ustring,NStack.ustring) id: '#ctor(NStack.ustring,NStack.ustring)' parent: Terminal.Gui.OpenDialog langs: - csharp + - vb name: OpenDialog(ustring, ustring) nameWithType: OpenDialog.OpenDialog(ustring, ustring) - fullName: OpenDialog.OpenDialog(ustring, ustring) + fullName: Terminal.Gui.OpenDialog.OpenDialog(NStack.ustring, NStack.ustring) type: Constructor + source: + remote: + path: Terminal.Gui/Dialogs/FileDialog.cs + branch: docs + repo: tig:tig/gui.cs.git + id: .ctor + path: ../Terminal.Gui/Dialogs/FileDialog.cs + startLine: 653 assemblies: - Terminal.Gui namespace: Terminal.Gui + summary: "\nInitializes a new \n" + example: [] syntax: - content: public OpenDialog (NStack.ustring title, NStack.ustring message); + content: public OpenDialog(ustring title, ustring message) parameters: - id: title type: NStack.ustring - description: To be added. + description: '' - id: message type: NStack.ustring - description: To be added. + description: '' + content.vb: Public Sub New(title As ustring, message As ustring) overload: Terminal.Gui.OpenDialog.#ctor* - exceptions: [] -- uid: Terminal.Gui.OpenDialog.AllowsMultipleSelection - id: AllowsMultipleSelection - parent: Terminal.Gui.OpenDialog - langs: - - csharp - name: AllowsMultipleSelection - nameWithType: OpenDialog.AllowsMultipleSelection - fullName: OpenDialog.AllowsMultipleSelection - type: Property - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Gets or sets a value indicating whether this allows multiple selection. - syntax: - content: public bool AllowsMultipleSelection { get; set; } - return: - type: System.Boolean - description: true if allows multiple selection; otherwise, false, defaults to false. - overload: Terminal.Gui.OpenDialog.AllowsMultipleSelection* - exceptions: [] -- uid: Terminal.Gui.OpenDialog.CanChooseDirectories - id: CanChooseDirectories - parent: Terminal.Gui.OpenDialog - langs: - - csharp - name: CanChooseDirectories - nameWithType: OpenDialog.CanChooseDirectories - fullName: OpenDialog.CanChooseDirectories - type: Property - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Gets or sets a value indicating whether this can choose directories. - syntax: - content: public bool CanChooseDirectories { get; set; } - return: - type: System.Boolean - description: true if can choose directories; otherwise, false defaults to false. - overload: Terminal.Gui.OpenDialog.CanChooseDirectories* - exceptions: [] + modifiers.csharp: + - public + modifiers.vb: + - Public - uid: Terminal.Gui.OpenDialog.CanChooseFiles + commentId: P:Terminal.Gui.OpenDialog.CanChooseFiles id: CanChooseFiles parent: Terminal.Gui.OpenDialog langs: - csharp + - vb name: CanChooseFiles nameWithType: OpenDialog.CanChooseFiles - fullName: OpenDialog.CanChooseFiles + fullName: Terminal.Gui.OpenDialog.CanChooseFiles type: Property + source: + remote: + path: Terminal.Gui/Dialogs/FileDialog.cs + branch: docs + repo: tig:tig/gui.cs.git + id: CanChooseFiles + path: ../Terminal.Gui/Dialogs/FileDialog.cs + startLine: 661 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: Gets or sets a value indicating whether this can choose files. + summary: "\nGets or sets a value indicating whether this can choose files.\n" + example: [] syntax: content: public bool CanChooseFiles { get; set; } + parameters: [] return: type: System.Boolean description: true if can choose files; otherwise, false. Defaults to true + content.vb: Public Property CanChooseFiles As Boolean overload: Terminal.Gui.OpenDialog.CanChooseFiles* - exceptions: [] + modifiers.csharp: + - public + - get + - set + modifiers.vb: + - Public +- uid: Terminal.Gui.OpenDialog.CanChooseDirectories + commentId: P:Terminal.Gui.OpenDialog.CanChooseDirectories + id: CanChooseDirectories + parent: Terminal.Gui.OpenDialog + langs: + - csharp + - vb + name: CanChooseDirectories + nameWithType: OpenDialog.CanChooseDirectories + fullName: Terminal.Gui.OpenDialog.CanChooseDirectories + type: Property + source: + remote: + path: Terminal.Gui/Dialogs/FileDialog.cs + branch: docs + repo: tig:tig/gui.cs.git + id: CanChooseDirectories + path: ../Terminal.Gui/Dialogs/FileDialog.cs + startLine: 673 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nGets or sets a value indicating whether this can choose directories.\n" + example: [] + syntax: + content: public bool CanChooseDirectories { get; set; } + parameters: [] + return: + type: System.Boolean + description: true if can choose directories; otherwise, false defaults to false. + content.vb: Public Property CanChooseDirectories As Boolean + overload: Terminal.Gui.OpenDialog.CanChooseDirectories* + modifiers.csharp: + - public + - get + - set + modifiers.vb: + - Public +- uid: Terminal.Gui.OpenDialog.AllowsMultipleSelection + commentId: P:Terminal.Gui.OpenDialog.AllowsMultipleSelection + id: AllowsMultipleSelection + parent: Terminal.Gui.OpenDialog + langs: + - csharp + - vb + name: AllowsMultipleSelection + nameWithType: OpenDialog.AllowsMultipleSelection + fullName: Terminal.Gui.OpenDialog.AllowsMultipleSelection + type: Property + source: + remote: + path: Terminal.Gui/Dialogs/FileDialog.cs + branch: docs + repo: tig:tig/gui.cs.git + id: AllowsMultipleSelection + path: ../Terminal.Gui/Dialogs/FileDialog.cs + startLine: 685 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nGets or sets a value indicating whether this allows multiple selection.\n" + example: [] + syntax: + content: public bool AllowsMultipleSelection { get; set; } + parameters: [] + return: + type: System.Boolean + description: true if allows multiple selection; otherwise, false, defaults to false. + content.vb: Public Property AllowsMultipleSelection As Boolean + overload: Terminal.Gui.OpenDialog.AllowsMultipleSelection* + modifiers.csharp: + - public + - get + - set + modifiers.vb: + - Public - uid: Terminal.Gui.OpenDialog.FilePaths + commentId: P:Terminal.Gui.OpenDialog.FilePaths id: FilePaths parent: Terminal.Gui.OpenDialog langs: - csharp + - vb name: FilePaths nameWithType: OpenDialog.FilePaths - fullName: OpenDialog.FilePaths + fullName: Terminal.Gui.OpenDialog.FilePaths type: Property + source: + remote: + path: Terminal.Gui/Dialogs/FileDialog.cs + branch: docs + repo: tig:tig/gui.cs.git + id: FilePaths + path: ../Terminal.Gui/Dialogs/FileDialog.cs + startLine: 697 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: Returns the selected files, or an empty list if nothing has been selected + summary: "\nReturns the selected files, or an empty list if nothing has been selected\n" + example: [] syntax: - content: public System.Collections.Generic.IReadOnlyList FilePaths { get; } + content: public IReadOnlyList FilePaths { get; } + parameters: [] return: type: System.Collections.Generic.IReadOnlyList{System.String} description: The file paths. + content.vb: Public ReadOnly Property FilePaths As IReadOnlyList(Of String) overload: Terminal.Gui.OpenDialog.FilePaths* - exceptions: [] + modifiers.csharp: + - public + - get + modifiers.vb: + - Public + - ReadOnly references: -- uid: Terminal.Gui.FileDialog +- uid: Terminal.Gui.OpenDialog + commentId: T:Terminal.Gui.OpenDialog + name: OpenDialog + nameWithType: OpenDialog + fullName: Terminal.Gui.OpenDialog +- uid: Terminal.Gui.Application.Run + commentId: M:Terminal.Gui.Application.Run + isExternal: true +- uid: Terminal.Gui.OpenDialog.FilePaths + commentId: P:Terminal.Gui.OpenDialog.FilePaths + isExternal: true +- 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: Terminal.Gui.Responder + commentId: T:Terminal.Gui.Responder + parent: Terminal.Gui + name: Responder + nameWithType: Responder + fullName: Terminal.Gui.Responder +- uid: Terminal.Gui.View + commentId: T:Terminal.Gui.View + parent: Terminal.Gui + name: View + nameWithType: View + fullName: Terminal.Gui.View +- uid: Terminal.Gui.Toplevel + commentId: T:Terminal.Gui.Toplevel + parent: Terminal.Gui + name: Toplevel + nameWithType: Toplevel + fullName: Terminal.Gui.Toplevel +- uid: Terminal.Gui.Window + commentId: T:Terminal.Gui.Window + parent: Terminal.Gui + name: Window + nameWithType: Window + fullName: Terminal.Gui.Window +- uid: Terminal.Gui.Dialog + commentId: T:Terminal.Gui.Dialog + parent: Terminal.Gui + name: Dialog + nameWithType: Dialog + fullName: Terminal.Gui.Dialog +- uid: Terminal.Gui.FileDialog + commentId: T:Terminal.Gui.FileDialog parent: Terminal.Gui - isExternal: false name: FileDialog nameWithType: FileDialog fullName: Terminal.Gui.FileDialog -- uid: Terminal.Gui.OpenDialog.#ctor(NStack.ustring,NStack.ustring) - parent: Terminal.Gui.OpenDialog - isExternal: false - name: OpenDialog(ustring, ustring) - nameWithType: OpenDialog.OpenDialog(ustring, ustring) - fullName: OpenDialog.OpenDialog(ustring, ustring) +- uid: System.Collections.IEnumerable + commentId: T:System.Collections.IEnumerable + parent: System.Collections + isExternal: true + name: IEnumerable + nameWithType: IEnumerable + fullName: System.Collections.IEnumerable +- uid: Terminal.Gui.FileDialog.WillPresent + commentId: M:Terminal.Gui.FileDialog.WillPresent + parent: Terminal.Gui.FileDialog + name: WillPresent() + nameWithType: FileDialog.WillPresent() + fullName: Terminal.Gui.FileDialog.WillPresent() + spec.csharp: + - uid: Terminal.Gui.FileDialog.WillPresent + name: WillPresent + nameWithType: FileDialog.WillPresent + fullName: Terminal.Gui.FileDialog.WillPresent + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.FileDialog.WillPresent + name: WillPresent + nameWithType: FileDialog.WillPresent + fullName: Terminal.Gui.FileDialog.WillPresent + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.FileDialog.Prompt + commentId: P:Terminal.Gui.FileDialog.Prompt + parent: Terminal.Gui.FileDialog + name: Prompt + nameWithType: FileDialog.Prompt + fullName: Terminal.Gui.FileDialog.Prompt +- uid: Terminal.Gui.FileDialog.NameFieldLabel + commentId: P:Terminal.Gui.FileDialog.NameFieldLabel + parent: Terminal.Gui.FileDialog + name: NameFieldLabel + nameWithType: FileDialog.NameFieldLabel + fullName: Terminal.Gui.FileDialog.NameFieldLabel +- uid: Terminal.Gui.FileDialog.Message + commentId: P:Terminal.Gui.FileDialog.Message + parent: Terminal.Gui.FileDialog + name: Message + nameWithType: FileDialog.Message + fullName: Terminal.Gui.FileDialog.Message +- uid: Terminal.Gui.FileDialog.CanCreateDirectories + commentId: P:Terminal.Gui.FileDialog.CanCreateDirectories + parent: Terminal.Gui.FileDialog + name: CanCreateDirectories + nameWithType: FileDialog.CanCreateDirectories + fullName: Terminal.Gui.FileDialog.CanCreateDirectories +- uid: Terminal.Gui.FileDialog.IsExtensionHidden + commentId: P:Terminal.Gui.FileDialog.IsExtensionHidden + parent: Terminal.Gui.FileDialog + name: IsExtensionHidden + nameWithType: FileDialog.IsExtensionHidden + fullName: Terminal.Gui.FileDialog.IsExtensionHidden +- uid: Terminal.Gui.FileDialog.DirectoryPath + commentId: P:Terminal.Gui.FileDialog.DirectoryPath + parent: Terminal.Gui.FileDialog + name: DirectoryPath + nameWithType: FileDialog.DirectoryPath + fullName: Terminal.Gui.FileDialog.DirectoryPath +- uid: Terminal.Gui.FileDialog.AllowedFileTypes + commentId: P:Terminal.Gui.FileDialog.AllowedFileTypes + parent: Terminal.Gui.FileDialog + name: AllowedFileTypes + nameWithType: FileDialog.AllowedFileTypes + fullName: Terminal.Gui.FileDialog.AllowedFileTypes +- uid: Terminal.Gui.FileDialog.AllowsOtherFileTypes + commentId: P:Terminal.Gui.FileDialog.AllowsOtherFileTypes + parent: Terminal.Gui.FileDialog + name: AllowsOtherFileTypes + nameWithType: FileDialog.AllowsOtherFileTypes + fullName: Terminal.Gui.FileDialog.AllowsOtherFileTypes +- uid: Terminal.Gui.FileDialog.FilePath + commentId: P:Terminal.Gui.FileDialog.FilePath + parent: Terminal.Gui.FileDialog + name: FilePath + nameWithType: FileDialog.FilePath + fullName: Terminal.Gui.FileDialog.FilePath +- uid: Terminal.Gui.FileDialog.Canceled + commentId: P:Terminal.Gui.FileDialog.Canceled + parent: Terminal.Gui.FileDialog + name: Canceled + nameWithType: FileDialog.Canceled + fullName: Terminal.Gui.FileDialog.Canceled +- uid: Terminal.Gui.Dialog.AddButton(Terminal.Gui.Button) + commentId: M:Terminal.Gui.Dialog.AddButton(Terminal.Gui.Button) + parent: Terminal.Gui.Dialog + name: AddButton(Button) + nameWithType: Dialog.AddButton(Button) + fullName: Terminal.Gui.Dialog.AddButton(Terminal.Gui.Button) + spec.csharp: + - uid: Terminal.Gui.Dialog.AddButton(Terminal.Gui.Button) + name: AddButton + nameWithType: Dialog.AddButton + fullName: Terminal.Gui.Dialog.AddButton + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Button + name: Button + nameWithType: Button + fullName: Terminal.Gui.Button + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.Dialog.AddButton(Terminal.Gui.Button) + name: AddButton + nameWithType: Dialog.AddButton + fullName: Terminal.Gui.Dialog.AddButton + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Button + name: Button + nameWithType: Button + fullName: Terminal.Gui.Button + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.Dialog.LayoutSubviews + commentId: M:Terminal.Gui.Dialog.LayoutSubviews + parent: Terminal.Gui.Dialog + name: LayoutSubviews() + nameWithType: Dialog.LayoutSubviews() + fullName: Terminal.Gui.Dialog.LayoutSubviews() + spec.csharp: + - uid: Terminal.Gui.Dialog.LayoutSubviews + name: LayoutSubviews + nameWithType: Dialog.LayoutSubviews + fullName: Terminal.Gui.Dialog.LayoutSubviews + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.Dialog.LayoutSubviews + name: LayoutSubviews + nameWithType: Dialog.LayoutSubviews + fullName: Terminal.Gui.Dialog.LayoutSubviews + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.Dialog.ProcessKey(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.Dialog.ProcessKey(Terminal.Gui.KeyEvent) + parent: Terminal.Gui.Dialog + name: ProcessKey(KeyEvent) + nameWithType: Dialog.ProcessKey(KeyEvent) + fullName: Terminal.Gui.Dialog.ProcessKey(Terminal.Gui.KeyEvent) + spec.csharp: + - uid: Terminal.Gui.Dialog.ProcessKey(Terminal.Gui.KeyEvent) + name: ProcessKey + nameWithType: Dialog.ProcessKey + fullName: Terminal.Gui.Dialog.ProcessKey + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.Dialog.ProcessKey(Terminal.Gui.KeyEvent) + name: ProcessKey + nameWithType: Dialog.ProcessKey + fullName: Terminal.Gui.Dialog.ProcessKey + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.Window.Title + commentId: P:Terminal.Gui.Window.Title + parent: Terminal.Gui.Window + name: Title + nameWithType: Window.Title + fullName: Terminal.Gui.Window.Title +- uid: Terminal.Gui.Window.GetEnumerator + commentId: M:Terminal.Gui.Window.GetEnumerator + parent: Terminal.Gui.Window + name: GetEnumerator() + nameWithType: Window.GetEnumerator() + fullName: Terminal.Gui.Window.GetEnumerator() + spec.csharp: + - uid: Terminal.Gui.Window.GetEnumerator + name: GetEnumerator + nameWithType: Window.GetEnumerator + fullName: Terminal.Gui.Window.GetEnumerator + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.Window.GetEnumerator + name: GetEnumerator + nameWithType: Window.GetEnumerator + fullName: Terminal.Gui.Window.GetEnumerator + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.Window.Add(Terminal.Gui.View) + commentId: M:Terminal.Gui.Window.Add(Terminal.Gui.View) + parent: Terminal.Gui.Window + name: Add(View) + nameWithType: Window.Add(View) + fullName: Terminal.Gui.Window.Add(Terminal.Gui.View) + spec.csharp: + - uid: Terminal.Gui.Window.Add(Terminal.Gui.View) + name: Add + nameWithType: Window.Add + fullName: Terminal.Gui.Window.Add + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.Window.Add(Terminal.Gui.View) + name: Add + nameWithType: Window.Add + fullName: Terminal.Gui.Window.Add + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.Window.Remove(Terminal.Gui.View) + commentId: M:Terminal.Gui.Window.Remove(Terminal.Gui.View) + parent: Terminal.Gui.Window + name: Remove(View) + nameWithType: Window.Remove(View) + fullName: Terminal.Gui.Window.Remove(Terminal.Gui.View) + spec.csharp: + - uid: Terminal.Gui.Window.Remove(Terminal.Gui.View) + name: Remove + nameWithType: Window.Remove + fullName: Terminal.Gui.Window.Remove + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.Window.Remove(Terminal.Gui.View) + name: Remove + nameWithType: Window.Remove + fullName: Terminal.Gui.Window.Remove + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.Window.RemoveAll + commentId: M:Terminal.Gui.Window.RemoveAll + parent: Terminal.Gui.Window + name: RemoveAll() + nameWithType: Window.RemoveAll() + fullName: Terminal.Gui.Window.RemoveAll() + spec.csharp: + - uid: Terminal.Gui.Window.RemoveAll + name: RemoveAll + nameWithType: Window.RemoveAll + fullName: Terminal.Gui.Window.RemoveAll + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.Window.RemoveAll + name: RemoveAll + nameWithType: Window.RemoveAll + fullName: Terminal.Gui.Window.RemoveAll + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.Window.Redraw(Terminal.Gui.Rect) + commentId: M:Terminal.Gui.Window.Redraw(Terminal.Gui.Rect) + parent: Terminal.Gui.Window + name: Redraw(Rect) + nameWithType: Window.Redraw(Rect) + fullName: Terminal.Gui.Window.Redraw(Terminal.Gui.Rect) + spec.csharp: + - uid: Terminal.Gui.Window.Redraw(Terminal.Gui.Rect) + name: Redraw + nameWithType: Window.Redraw + fullName: Terminal.Gui.Window.Redraw + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.Window.Redraw(Terminal.Gui.Rect) + name: Redraw + nameWithType: Window.Redraw + fullName: Terminal.Gui.Window.Redraw + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.Window.MouseEvent(Terminal.Gui.MouseEvent) + commentId: M:Terminal.Gui.Window.MouseEvent(Terminal.Gui.MouseEvent) + parent: Terminal.Gui.Window + name: MouseEvent(MouseEvent) + nameWithType: Window.MouseEvent(MouseEvent) + fullName: Terminal.Gui.Window.MouseEvent(Terminal.Gui.MouseEvent) + spec.csharp: + - uid: Terminal.Gui.Window.MouseEvent(Terminal.Gui.MouseEvent) + name: MouseEvent + nameWithType: Window.MouseEvent + fullName: Terminal.Gui.Window.MouseEvent + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.MouseEvent + name: MouseEvent + nameWithType: MouseEvent + fullName: Terminal.Gui.MouseEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.Window.MouseEvent(Terminal.Gui.MouseEvent) + name: MouseEvent + nameWithType: Window.MouseEvent + fullName: Terminal.Gui.Window.MouseEvent + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.MouseEvent + name: MouseEvent + nameWithType: MouseEvent + fullName: Terminal.Gui.MouseEvent + - name: ) + nameWithType: ) + fullName: ) +- 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.Toplevel.Ready + commentId: E:Terminal.Gui.Toplevel.Ready + parent: Terminal.Gui.Toplevel + name: Ready + nameWithType: Toplevel.Ready + fullName: Terminal.Gui.Toplevel.Ready +- uid: Terminal.Gui.Toplevel.Create + commentId: M:Terminal.Gui.Toplevel.Create + parent: Terminal.Gui.Toplevel + name: Create() + nameWithType: Toplevel.Create() + fullName: Terminal.Gui.Toplevel.Create() + spec.csharp: + - uid: Terminal.Gui.Toplevel.Create + name: Create + nameWithType: Toplevel.Create + fullName: Terminal.Gui.Toplevel.Create + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.Toplevel.Create + name: Create + nameWithType: Toplevel.Create + fullName: Terminal.Gui.Toplevel.Create + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.Toplevel.CanFocus + commentId: P:Terminal.Gui.Toplevel.CanFocus + parent: Terminal.Gui.Toplevel + name: CanFocus + nameWithType: Toplevel.CanFocus + fullName: Terminal.Gui.Toplevel.CanFocus +- uid: Terminal.Gui.Toplevel.Modal + commentId: P:Terminal.Gui.Toplevel.Modal + parent: Terminal.Gui.Toplevel + name: Modal + nameWithType: Toplevel.Modal + fullName: Terminal.Gui.Toplevel.Modal +- uid: Terminal.Gui.Toplevel.MenuBar + commentId: P:Terminal.Gui.Toplevel.MenuBar + parent: Terminal.Gui.Toplevel + name: MenuBar + nameWithType: Toplevel.MenuBar + fullName: Terminal.Gui.Toplevel.MenuBar +- uid: Terminal.Gui.Toplevel.StatusBar + commentId: P:Terminal.Gui.Toplevel.StatusBar + parent: Terminal.Gui.Toplevel + name: StatusBar + nameWithType: Toplevel.StatusBar + fullName: Terminal.Gui.Toplevel.StatusBar +- uid: Terminal.Gui.View.Enter + commentId: E:Terminal.Gui.View.Enter + parent: Terminal.Gui.View + name: Enter + nameWithType: View.Enter + fullName: Terminal.Gui.View.Enter +- uid: Terminal.Gui.View.Leave + commentId: E:Terminal.Gui.View.Leave + parent: Terminal.Gui.View + name: Leave + nameWithType: View.Leave + fullName: Terminal.Gui.View.Leave +- uid: Terminal.Gui.View.MouseEnter + commentId: E:Terminal.Gui.View.MouseEnter + parent: Terminal.Gui.View + name: MouseEnter + nameWithType: View.MouseEnter + fullName: Terminal.Gui.View.MouseEnter +- uid: Terminal.Gui.View.MouseLeave + commentId: E:Terminal.Gui.View.MouseLeave + parent: Terminal.Gui.View + name: MouseLeave + nameWithType: View.MouseLeave + fullName: Terminal.Gui.View.MouseLeave +- uid: Terminal.Gui.View.Driver + commentId: P:Terminal.Gui.View.Driver + parent: Terminal.Gui.View + name: Driver + nameWithType: View.Driver + fullName: Terminal.Gui.View.Driver +- uid: Terminal.Gui.View.Subviews + commentId: P:Terminal.Gui.View.Subviews + parent: Terminal.Gui.View + name: Subviews + nameWithType: View.Subviews + fullName: Terminal.Gui.View.Subviews +- uid: Terminal.Gui.View.Id + commentId: P:Terminal.Gui.View.Id + parent: Terminal.Gui.View + name: Id + nameWithType: View.Id + fullName: Terminal.Gui.View.Id +- uid: Terminal.Gui.View.WantMousePositionReports + commentId: P:Terminal.Gui.View.WantMousePositionReports + parent: Terminal.Gui.View + name: WantMousePositionReports + nameWithType: View.WantMousePositionReports + fullName: Terminal.Gui.View.WantMousePositionReports +- uid: Terminal.Gui.View.WantContinuousButtonPressed + commentId: P:Terminal.Gui.View.WantContinuousButtonPressed + parent: Terminal.Gui.View + name: WantContinuousButtonPressed + nameWithType: View.WantContinuousButtonPressed + fullName: Terminal.Gui.View.WantContinuousButtonPressed +- uid: Terminal.Gui.View.Frame + commentId: P:Terminal.Gui.View.Frame + parent: Terminal.Gui.View + name: Frame + nameWithType: View.Frame + fullName: Terminal.Gui.View.Frame +- uid: Terminal.Gui.View.LayoutStyle + commentId: P:Terminal.Gui.View.LayoutStyle + parent: Terminal.Gui.View + name: LayoutStyle + nameWithType: View.LayoutStyle + fullName: Terminal.Gui.View.LayoutStyle +- uid: Terminal.Gui.View.Bounds + commentId: P:Terminal.Gui.View.Bounds + parent: Terminal.Gui.View + name: Bounds + nameWithType: View.Bounds + fullName: Terminal.Gui.View.Bounds +- uid: Terminal.Gui.View.X + commentId: P:Terminal.Gui.View.X + parent: Terminal.Gui.View + name: X + nameWithType: View.X + fullName: Terminal.Gui.View.X +- uid: Terminal.Gui.View.Y + commentId: P:Terminal.Gui.View.Y + parent: Terminal.Gui.View + name: Y + nameWithType: View.Y + fullName: Terminal.Gui.View.Y +- uid: Terminal.Gui.View.Width + commentId: P:Terminal.Gui.View.Width + parent: Terminal.Gui.View + name: Width + nameWithType: View.Width + fullName: Terminal.Gui.View.Width +- uid: Terminal.Gui.View.Height + commentId: P:Terminal.Gui.View.Height + parent: Terminal.Gui.View + name: Height + nameWithType: View.Height + fullName: Terminal.Gui.View.Height +- uid: Terminal.Gui.View.SuperView + commentId: P:Terminal.Gui.View.SuperView + parent: Terminal.Gui.View + name: SuperView + nameWithType: View.SuperView + fullName: Terminal.Gui.View.SuperView +- uid: Terminal.Gui.View.SetNeedsDisplay + commentId: M:Terminal.Gui.View.SetNeedsDisplay + parent: Terminal.Gui.View + name: SetNeedsDisplay() + nameWithType: View.SetNeedsDisplay() + fullName: Terminal.Gui.View.SetNeedsDisplay() + spec.csharp: + - uid: Terminal.Gui.View.SetNeedsDisplay + name: SetNeedsDisplay + nameWithType: View.SetNeedsDisplay + fullName: Terminal.Gui.View.SetNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.SetNeedsDisplay + name: SetNeedsDisplay + nameWithType: View.SetNeedsDisplay + fullName: Terminal.Gui.View.SetNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) + commentId: M:Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) + parent: Terminal.Gui.View + name: SetNeedsDisplay(Rect) + nameWithType: View.SetNeedsDisplay(Rect) + fullName: Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) + spec.csharp: + - uid: Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) + name: SetNeedsDisplay + nameWithType: View.SetNeedsDisplay + fullName: Terminal.Gui.View.SetNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) + name: SetNeedsDisplay + nameWithType: View.SetNeedsDisplay + fullName: Terminal.Gui.View.SetNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.ChildNeedsDisplay + commentId: M:Terminal.Gui.View.ChildNeedsDisplay + parent: Terminal.Gui.View + name: ChildNeedsDisplay() + nameWithType: View.ChildNeedsDisplay() + fullName: Terminal.Gui.View.ChildNeedsDisplay() + spec.csharp: + - uid: Terminal.Gui.View.ChildNeedsDisplay + name: ChildNeedsDisplay + nameWithType: View.ChildNeedsDisplay + fullName: Terminal.Gui.View.ChildNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ChildNeedsDisplay + name: ChildNeedsDisplay + nameWithType: View.ChildNeedsDisplay + fullName: Terminal.Gui.View.ChildNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.Add(Terminal.Gui.View[]) + commentId: M:Terminal.Gui.View.Add(Terminal.Gui.View[]) + parent: Terminal.Gui.View + name: Add(View[]) + nameWithType: View.Add(View[]) + fullName: Terminal.Gui.View.Add(Terminal.Gui.View[]) + nameWithType.vb: View.Add(View()) + fullName.vb: Terminal.Gui.View.Add(Terminal.Gui.View()) + name.vb: Add(View()) + spec.csharp: + - uid: Terminal.Gui.View.Add(Terminal.Gui.View[]) + name: Add + nameWithType: View.Add + fullName: Terminal.Gui.View.Add + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: '[]' + nameWithType: '[]' + fullName: '[]' + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.Add(Terminal.Gui.View[]) + name: Add + nameWithType: View.Add + fullName: Terminal.Gui.View.Add + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: () + nameWithType: () + fullName: () + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.BringSubviewToFront(Terminal.Gui.View) + commentId: M:Terminal.Gui.View.BringSubviewToFront(Terminal.Gui.View) + parent: Terminal.Gui.View + name: BringSubviewToFront(View) + nameWithType: View.BringSubviewToFront(View) + fullName: Terminal.Gui.View.BringSubviewToFront(Terminal.Gui.View) + spec.csharp: + - uid: Terminal.Gui.View.BringSubviewToFront(Terminal.Gui.View) + name: BringSubviewToFront + nameWithType: View.BringSubviewToFront + fullName: Terminal.Gui.View.BringSubviewToFront + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.BringSubviewToFront(Terminal.Gui.View) + name: BringSubviewToFront + nameWithType: View.BringSubviewToFront + fullName: Terminal.Gui.View.BringSubviewToFront + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.SendSubviewToBack(Terminal.Gui.View) + commentId: M:Terminal.Gui.View.SendSubviewToBack(Terminal.Gui.View) + parent: Terminal.Gui.View + name: SendSubviewToBack(View) + nameWithType: View.SendSubviewToBack(View) + fullName: Terminal.Gui.View.SendSubviewToBack(Terminal.Gui.View) + spec.csharp: + - uid: Terminal.Gui.View.SendSubviewToBack(Terminal.Gui.View) + name: SendSubviewToBack + nameWithType: View.SendSubviewToBack + fullName: Terminal.Gui.View.SendSubviewToBack + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.SendSubviewToBack(Terminal.Gui.View) + name: SendSubviewToBack + nameWithType: View.SendSubviewToBack + fullName: Terminal.Gui.View.SendSubviewToBack + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.SendSubviewBackwards(Terminal.Gui.View) + commentId: M:Terminal.Gui.View.SendSubviewBackwards(Terminal.Gui.View) + parent: Terminal.Gui.View + name: SendSubviewBackwards(View) + nameWithType: View.SendSubviewBackwards(View) + fullName: Terminal.Gui.View.SendSubviewBackwards(Terminal.Gui.View) + spec.csharp: + - uid: Terminal.Gui.View.SendSubviewBackwards(Terminal.Gui.View) + name: SendSubviewBackwards + nameWithType: View.SendSubviewBackwards + fullName: Terminal.Gui.View.SendSubviewBackwards + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.SendSubviewBackwards(Terminal.Gui.View) + name: SendSubviewBackwards + nameWithType: View.SendSubviewBackwards + fullName: Terminal.Gui.View.SendSubviewBackwards + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.BringSubviewForward(Terminal.Gui.View) + commentId: M:Terminal.Gui.View.BringSubviewForward(Terminal.Gui.View) + parent: Terminal.Gui.View + name: BringSubviewForward(View) + nameWithType: View.BringSubviewForward(View) + fullName: Terminal.Gui.View.BringSubviewForward(Terminal.Gui.View) + spec.csharp: + - uid: Terminal.Gui.View.BringSubviewForward(Terminal.Gui.View) + name: BringSubviewForward + nameWithType: View.BringSubviewForward + fullName: Terminal.Gui.View.BringSubviewForward + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.BringSubviewForward(Terminal.Gui.View) + name: BringSubviewForward + nameWithType: View.BringSubviewForward + fullName: Terminal.Gui.View.BringSubviewForward + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.Clear + commentId: M:Terminal.Gui.View.Clear + parent: Terminal.Gui.View + name: Clear() + nameWithType: View.Clear() + fullName: Terminal.Gui.View.Clear() + spec.csharp: + - uid: Terminal.Gui.View.Clear + name: Clear + nameWithType: View.Clear + fullName: Terminal.Gui.View.Clear + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.Clear + name: Clear + nameWithType: View.Clear + fullName: Terminal.Gui.View.Clear + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.Clear(Terminal.Gui.Rect) + commentId: M:Terminal.Gui.View.Clear(Terminal.Gui.Rect) + parent: Terminal.Gui.View + name: Clear(Rect) + nameWithType: View.Clear(Rect) + fullName: Terminal.Gui.View.Clear(Terminal.Gui.Rect) + spec.csharp: + - uid: Terminal.Gui.View.Clear(Terminal.Gui.Rect) + name: Clear + nameWithType: View.Clear + fullName: Terminal.Gui.View.Clear + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.Clear(Terminal.Gui.Rect) + name: Clear + nameWithType: View.Clear + fullName: Terminal.Gui.View.Clear + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.ScreenToView(System.Int32,System.Int32) + commentId: M:Terminal.Gui.View.ScreenToView(System.Int32,System.Int32) + parent: Terminal.Gui.View + isExternal: true + name: ScreenToView(Int32, Int32) + nameWithType: View.ScreenToView(Int32, Int32) + fullName: Terminal.Gui.View.ScreenToView(System.Int32, System.Int32) + spec.csharp: + - uid: Terminal.Gui.View.ScreenToView(System.Int32,System.Int32) + name: ScreenToView + nameWithType: View.ScreenToView + fullName: Terminal.Gui.View.ScreenToView + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ScreenToView(System.Int32,System.Int32) + name: ScreenToView + nameWithType: View.ScreenToView + fullName: Terminal.Gui.View.ScreenToView + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.ClipToBounds + commentId: M:Terminal.Gui.View.ClipToBounds + parent: Terminal.Gui.View + name: ClipToBounds() + nameWithType: View.ClipToBounds() + fullName: Terminal.Gui.View.ClipToBounds() + spec.csharp: + - uid: Terminal.Gui.View.ClipToBounds + name: ClipToBounds + nameWithType: View.ClipToBounds + fullName: Terminal.Gui.View.ClipToBounds + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ClipToBounds + name: ClipToBounds + nameWithType: View.ClipToBounds + fullName: Terminal.Gui.View.ClipToBounds + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.SetClip(Terminal.Gui.Rect) + commentId: M:Terminal.Gui.View.SetClip(Terminal.Gui.Rect) + parent: Terminal.Gui.View + name: SetClip(Rect) + nameWithType: View.SetClip(Rect) + fullName: Terminal.Gui.View.SetClip(Terminal.Gui.Rect) + spec.csharp: + - uid: Terminal.Gui.View.SetClip(Terminal.Gui.Rect) + name: SetClip + nameWithType: View.SetClip + fullName: Terminal.Gui.View.SetClip + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.SetClip(Terminal.Gui.Rect) + name: SetClip + nameWithType: View.SetClip + fullName: Terminal.Gui.View.SetClip + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean) + commentId: M:Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean) + parent: Terminal.Gui.View + isExternal: true + name: DrawFrame(Rect, Int32, Boolean) + nameWithType: View.DrawFrame(Rect, Int32, Boolean) + fullName: Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect, System.Int32, System.Boolean) + spec.csharp: + - uid: Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean) + name: DrawFrame + nameWithType: View.DrawFrame + fullName: Terminal.Gui.View.DrawFrame + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean) + name: DrawFrame + nameWithType: View.DrawFrame + fullName: Terminal.Gui.View.DrawFrame + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.DrawHotString(NStack.ustring,Terminal.Gui.Attribute,Terminal.Gui.Attribute) + commentId: M:Terminal.Gui.View.DrawHotString(NStack.ustring,Terminal.Gui.Attribute,Terminal.Gui.Attribute) + parent: Terminal.Gui.View + isExternal: true + name: DrawHotString(ustring, Attribute, Attribute) + nameWithType: View.DrawHotString(ustring, Attribute, Attribute) + fullName: Terminal.Gui.View.DrawHotString(NStack.ustring, Terminal.Gui.Attribute, Terminal.Gui.Attribute) + spec.csharp: + - uid: Terminal.Gui.View.DrawHotString(NStack.ustring,Terminal.Gui.Attribute,Terminal.Gui.Attribute) + name: DrawHotString + nameWithType: View.DrawHotString + fullName: Terminal.Gui.View.DrawHotString + - name: ( + nameWithType: ( + fullName: ( + - uid: NStack.ustring + name: ustring + nameWithType: ustring + fullName: NStack.ustring + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: Terminal.Gui.Attribute + name: Attribute + nameWithType: Attribute + fullName: Terminal.Gui.Attribute + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: Terminal.Gui.Attribute + name: Attribute + nameWithType: Attribute + fullName: Terminal.Gui.Attribute + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.DrawHotString(NStack.ustring,Terminal.Gui.Attribute,Terminal.Gui.Attribute) + name: DrawHotString + nameWithType: View.DrawHotString + fullName: Terminal.Gui.View.DrawHotString + - name: ( + nameWithType: ( + fullName: ( + - uid: NStack.ustring + name: ustring + nameWithType: ustring + fullName: NStack.ustring + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: Terminal.Gui.Attribute + name: Attribute + nameWithType: Attribute + fullName: Terminal.Gui.Attribute + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: Terminal.Gui.Attribute + name: Attribute + nameWithType: Attribute + fullName: Terminal.Gui.Attribute + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.DrawHotString(NStack.ustring,System.Boolean,Terminal.Gui.ColorScheme) + commentId: M:Terminal.Gui.View.DrawHotString(NStack.ustring,System.Boolean,Terminal.Gui.ColorScheme) + parent: Terminal.Gui.View + isExternal: true + name: DrawHotString(ustring, Boolean, ColorScheme) + nameWithType: View.DrawHotString(ustring, Boolean, ColorScheme) + fullName: Terminal.Gui.View.DrawHotString(NStack.ustring, System.Boolean, Terminal.Gui.ColorScheme) + spec.csharp: + - uid: Terminal.Gui.View.DrawHotString(NStack.ustring,System.Boolean,Terminal.Gui.ColorScheme) + name: DrawHotString + nameWithType: View.DrawHotString + fullName: Terminal.Gui.View.DrawHotString + - name: ( + nameWithType: ( + fullName: ( + - uid: NStack.ustring + name: ustring + nameWithType: ustring + fullName: NStack.ustring + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: Terminal.Gui.ColorScheme + name: ColorScheme + nameWithType: ColorScheme + fullName: Terminal.Gui.ColorScheme + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.DrawHotString(NStack.ustring,System.Boolean,Terminal.Gui.ColorScheme) + name: DrawHotString + nameWithType: View.DrawHotString + fullName: Terminal.Gui.View.DrawHotString + - name: ( + nameWithType: ( + fullName: ( + - uid: NStack.ustring + name: ustring + nameWithType: ustring + fullName: NStack.ustring + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: Terminal.Gui.ColorScheme + name: ColorScheme + nameWithType: ColorScheme + fullName: Terminal.Gui.ColorScheme + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.Move(System.Int32,System.Int32) + commentId: M:Terminal.Gui.View.Move(System.Int32,System.Int32) + parent: Terminal.Gui.View + isExternal: true + name: Move(Int32, Int32) + nameWithType: View.Move(Int32, Int32) + fullName: Terminal.Gui.View.Move(System.Int32, System.Int32) + spec.csharp: + - uid: Terminal.Gui.View.Move(System.Int32,System.Int32) + name: Move + nameWithType: View.Move + fullName: Terminal.Gui.View.Move + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.Move(System.Int32,System.Int32) + name: Move + nameWithType: View.Move + fullName: Terminal.Gui.View.Move + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.PositionCursor + commentId: M:Terminal.Gui.View.PositionCursor + parent: Terminal.Gui.View + name: PositionCursor() + nameWithType: View.PositionCursor() + fullName: Terminal.Gui.View.PositionCursor() + spec.csharp: + - uid: Terminal.Gui.View.PositionCursor + name: PositionCursor + nameWithType: View.PositionCursor + fullName: Terminal.Gui.View.PositionCursor + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.PositionCursor + name: PositionCursor + nameWithType: View.PositionCursor + fullName: Terminal.Gui.View.PositionCursor + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.HasFocus + commentId: P:Terminal.Gui.View.HasFocus + parent: Terminal.Gui.View + name: HasFocus + nameWithType: View.HasFocus + fullName: Terminal.Gui.View.HasFocus +- uid: Terminal.Gui.View.OnEnter + commentId: M:Terminal.Gui.View.OnEnter + parent: Terminal.Gui.View + name: OnEnter() + nameWithType: View.OnEnter() + fullName: Terminal.Gui.View.OnEnter() + spec.csharp: + - uid: Terminal.Gui.View.OnEnter + name: OnEnter + nameWithType: View.OnEnter + fullName: Terminal.Gui.View.OnEnter + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.OnEnter + name: OnEnter + nameWithType: View.OnEnter + fullName: Terminal.Gui.View.OnEnter + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.OnLeave + commentId: M:Terminal.Gui.View.OnLeave + parent: Terminal.Gui.View + name: OnLeave() + nameWithType: View.OnLeave() + fullName: Terminal.Gui.View.OnLeave() + spec.csharp: + - uid: Terminal.Gui.View.OnLeave + name: OnLeave + nameWithType: View.OnLeave + fullName: Terminal.Gui.View.OnLeave + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.OnLeave + name: OnLeave + nameWithType: View.OnLeave + fullName: Terminal.Gui.View.OnLeave + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.Focused + commentId: P:Terminal.Gui.View.Focused + parent: Terminal.Gui.View + name: Focused + nameWithType: View.Focused + fullName: Terminal.Gui.View.Focused +- uid: Terminal.Gui.View.MostFocused + commentId: P:Terminal.Gui.View.MostFocused + parent: Terminal.Gui.View + name: MostFocused + nameWithType: View.MostFocused + fullName: Terminal.Gui.View.MostFocused +- uid: Terminal.Gui.View.ColorScheme + commentId: P:Terminal.Gui.View.ColorScheme + parent: Terminal.Gui.View + name: ColorScheme + nameWithType: View.ColorScheme + fullName: Terminal.Gui.View.ColorScheme +- uid: Terminal.Gui.View.AddRune(System.Int32,System.Int32,System.Rune) + commentId: M:Terminal.Gui.View.AddRune(System.Int32,System.Int32,System.Rune) + parent: Terminal.Gui.View + isExternal: true + name: AddRune(Int32, Int32, Rune) + nameWithType: View.AddRune(Int32, Int32, Rune) + fullName: Terminal.Gui.View.AddRune(System.Int32, System.Int32, System.Rune) + spec.csharp: + - uid: Terminal.Gui.View.AddRune(System.Int32,System.Int32,System.Rune) + name: AddRune + nameWithType: View.AddRune + fullName: Terminal.Gui.View.AddRune + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Rune + name: Rune + nameWithType: Rune + fullName: System.Rune + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.AddRune(System.Int32,System.Int32,System.Rune) + name: AddRune + nameWithType: View.AddRune + fullName: Terminal.Gui.View.AddRune + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Rune + name: Rune + nameWithType: Rune + fullName: System.Rune + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.ClearNeedsDisplay + commentId: M:Terminal.Gui.View.ClearNeedsDisplay + parent: Terminal.Gui.View + name: ClearNeedsDisplay() + nameWithType: View.ClearNeedsDisplay() + fullName: Terminal.Gui.View.ClearNeedsDisplay() + spec.csharp: + - uid: Terminal.Gui.View.ClearNeedsDisplay + name: ClearNeedsDisplay + nameWithType: View.ClearNeedsDisplay + fullName: Terminal.Gui.View.ClearNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ClearNeedsDisplay + name: ClearNeedsDisplay + nameWithType: View.ClearNeedsDisplay + fullName: Terminal.Gui.View.ClearNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.SetFocus(Terminal.Gui.View) + commentId: M:Terminal.Gui.View.SetFocus(Terminal.Gui.View) + parent: Terminal.Gui.View + name: SetFocus(View) + nameWithType: View.SetFocus(View) + fullName: Terminal.Gui.View.SetFocus(Terminal.Gui.View) + spec.csharp: + - uid: Terminal.Gui.View.SetFocus(Terminal.Gui.View) + name: SetFocus + nameWithType: View.SetFocus + fullName: Terminal.Gui.View.SetFocus + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.SetFocus(Terminal.Gui.View) + name: SetFocus + nameWithType: View.SetFocus + fullName: Terminal.Gui.View.SetFocus + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.KeyPress + commentId: E:Terminal.Gui.View.KeyPress + parent: Terminal.Gui.View + name: KeyPress + nameWithType: View.KeyPress + fullName: Terminal.Gui.View.KeyPress +- uid: Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) + parent: Terminal.Gui.View + name: ProcessHotKey(KeyEvent) + nameWithType: View.ProcessHotKey(KeyEvent) + fullName: Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) + spec.csharp: + - uid: Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) + name: ProcessHotKey + nameWithType: View.ProcessHotKey + fullName: Terminal.Gui.View.ProcessHotKey + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) + name: ProcessHotKey + nameWithType: View.ProcessHotKey + fullName: Terminal.Gui.View.ProcessHotKey + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) + parent: Terminal.Gui.View + name: ProcessColdKey(KeyEvent) + nameWithType: View.ProcessColdKey(KeyEvent) + fullName: Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) + spec.csharp: + - uid: Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) + name: ProcessColdKey + nameWithType: View.ProcessColdKey + fullName: Terminal.Gui.View.ProcessColdKey + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) + name: ProcessColdKey + nameWithType: View.ProcessColdKey + fullName: Terminal.Gui.View.ProcessColdKey + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.KeyDown + commentId: E:Terminal.Gui.View.KeyDown + parent: Terminal.Gui.View + name: KeyDown + nameWithType: View.KeyDown + fullName: Terminal.Gui.View.KeyDown +- uid: Terminal.Gui.View.OnKeyDown(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.View.OnKeyDown(Terminal.Gui.KeyEvent) + parent: Terminal.Gui.View + name: OnKeyDown(KeyEvent) + nameWithType: View.OnKeyDown(KeyEvent) + fullName: Terminal.Gui.View.OnKeyDown(Terminal.Gui.KeyEvent) + spec.csharp: + - uid: Terminal.Gui.View.OnKeyDown(Terminal.Gui.KeyEvent) + name: OnKeyDown + nameWithType: View.OnKeyDown + fullName: Terminal.Gui.View.OnKeyDown + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.OnKeyDown(Terminal.Gui.KeyEvent) + name: OnKeyDown + nameWithType: View.OnKeyDown + fullName: Terminal.Gui.View.OnKeyDown + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.KeyUp + commentId: E:Terminal.Gui.View.KeyUp + parent: Terminal.Gui.View + name: KeyUp + nameWithType: View.KeyUp + fullName: Terminal.Gui.View.KeyUp +- uid: Terminal.Gui.View.OnKeyUp(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.View.OnKeyUp(Terminal.Gui.KeyEvent) + parent: Terminal.Gui.View + name: OnKeyUp(KeyEvent) + nameWithType: View.OnKeyUp(KeyEvent) + fullName: Terminal.Gui.View.OnKeyUp(Terminal.Gui.KeyEvent) + spec.csharp: + - uid: Terminal.Gui.View.OnKeyUp(Terminal.Gui.KeyEvent) + name: OnKeyUp + nameWithType: View.OnKeyUp + fullName: Terminal.Gui.View.OnKeyUp + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.OnKeyUp(Terminal.Gui.KeyEvent) + name: OnKeyUp + nameWithType: View.OnKeyUp + fullName: Terminal.Gui.View.OnKeyUp + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.EnsureFocus + commentId: M:Terminal.Gui.View.EnsureFocus + parent: Terminal.Gui.View + name: EnsureFocus() + nameWithType: View.EnsureFocus() + fullName: Terminal.Gui.View.EnsureFocus() + spec.csharp: + - uid: Terminal.Gui.View.EnsureFocus + name: EnsureFocus + nameWithType: View.EnsureFocus + fullName: Terminal.Gui.View.EnsureFocus + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.EnsureFocus + name: EnsureFocus + nameWithType: View.EnsureFocus + fullName: Terminal.Gui.View.EnsureFocus + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.FocusFirst + commentId: M:Terminal.Gui.View.FocusFirst + parent: Terminal.Gui.View + name: FocusFirst() + nameWithType: View.FocusFirst() + fullName: Terminal.Gui.View.FocusFirst() + spec.csharp: + - uid: Terminal.Gui.View.FocusFirst + name: FocusFirst + nameWithType: View.FocusFirst + fullName: Terminal.Gui.View.FocusFirst + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.FocusFirst + name: FocusFirst + nameWithType: View.FocusFirst + fullName: Terminal.Gui.View.FocusFirst + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.FocusLast + commentId: M:Terminal.Gui.View.FocusLast + parent: Terminal.Gui.View + name: FocusLast() + nameWithType: View.FocusLast() + fullName: Terminal.Gui.View.FocusLast() + spec.csharp: + - uid: Terminal.Gui.View.FocusLast + name: FocusLast + nameWithType: View.FocusLast + fullName: Terminal.Gui.View.FocusLast + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.FocusLast + name: FocusLast + nameWithType: View.FocusLast + fullName: Terminal.Gui.View.FocusLast + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.FocusPrev + commentId: M:Terminal.Gui.View.FocusPrev + parent: Terminal.Gui.View + name: FocusPrev() + nameWithType: View.FocusPrev() + fullName: Terminal.Gui.View.FocusPrev() + spec.csharp: + - uid: Terminal.Gui.View.FocusPrev + name: FocusPrev + nameWithType: View.FocusPrev + fullName: Terminal.Gui.View.FocusPrev + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.FocusPrev + name: FocusPrev + nameWithType: View.FocusPrev + fullName: Terminal.Gui.View.FocusPrev + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.FocusNext + commentId: M:Terminal.Gui.View.FocusNext + parent: Terminal.Gui.View + name: FocusNext() + nameWithType: View.FocusNext() + fullName: Terminal.Gui.View.FocusNext() + spec.csharp: + - uid: Terminal.Gui.View.FocusNext + name: FocusNext + nameWithType: View.FocusNext + fullName: Terminal.Gui.View.FocusNext + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.FocusNext + name: FocusNext + nameWithType: View.FocusNext + fullName: Terminal.Gui.View.FocusNext + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.ToString + commentId: M:Terminal.Gui.View.ToString + parent: Terminal.Gui.View + name: ToString() + nameWithType: View.ToString() + fullName: Terminal.Gui.View.ToString() + spec.csharp: + - uid: Terminal.Gui.View.ToString + name: ToString + nameWithType: View.ToString + fullName: Terminal.Gui.View.ToString + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ToString + name: ToString + nameWithType: View.ToString + fullName: Terminal.Gui.View.ToString + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.OnMouseEnter(Terminal.Gui.MouseEvent) + commentId: M:Terminal.Gui.View.OnMouseEnter(Terminal.Gui.MouseEvent) + parent: Terminal.Gui.View + name: OnMouseEnter(MouseEvent) + nameWithType: View.OnMouseEnter(MouseEvent) + fullName: Terminal.Gui.View.OnMouseEnter(Terminal.Gui.MouseEvent) + spec.csharp: + - uid: Terminal.Gui.View.OnMouseEnter(Terminal.Gui.MouseEvent) + name: OnMouseEnter + nameWithType: View.OnMouseEnter + fullName: Terminal.Gui.View.OnMouseEnter + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.MouseEvent + name: MouseEvent + nameWithType: MouseEvent + fullName: Terminal.Gui.MouseEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.OnMouseEnter(Terminal.Gui.MouseEvent) + name: OnMouseEnter + nameWithType: View.OnMouseEnter + fullName: Terminal.Gui.View.OnMouseEnter + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.MouseEvent + name: MouseEvent + nameWithType: MouseEvent + fullName: Terminal.Gui.MouseEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.OnMouseLeave(Terminal.Gui.MouseEvent) + commentId: M:Terminal.Gui.View.OnMouseLeave(Terminal.Gui.MouseEvent) + parent: Terminal.Gui.View + name: OnMouseLeave(MouseEvent) + nameWithType: View.OnMouseLeave(MouseEvent) + fullName: Terminal.Gui.View.OnMouseLeave(Terminal.Gui.MouseEvent) + spec.csharp: + - uid: Terminal.Gui.View.OnMouseLeave(Terminal.Gui.MouseEvent) + name: OnMouseLeave + nameWithType: View.OnMouseLeave + fullName: Terminal.Gui.View.OnMouseLeave + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.MouseEvent + name: MouseEvent + nameWithType: MouseEvent + fullName: Terminal.Gui.MouseEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.OnMouseLeave(Terminal.Gui.MouseEvent) + name: OnMouseLeave + nameWithType: View.OnMouseLeave + fullName: Terminal.Gui.View.OnMouseLeave + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.MouseEvent + name: MouseEvent + nameWithType: MouseEvent + fullName: Terminal.Gui.MouseEvent + - name: ) + nameWithType: ) + fullName: ) +- 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 + commentId: N:System + isExternal: true + name: System + nameWithType: System + fullName: System +- uid: System.Collections + commentId: N:System.Collections + isExternal: true + name: System.Collections + nameWithType: System.Collections + fullName: System.Collections +- uid: Terminal.Gui.OpenDialog.#ctor* + commentId: Overload:Terminal.Gui.OpenDialog.#ctor + name: OpenDialog + nameWithType: OpenDialog.OpenDialog + fullName: Terminal.Gui.OpenDialog.OpenDialog - uid: NStack.ustring + commentId: T:NStack.ustring parent: NStack isExternal: true name: ustring nameWithType: ustring fullName: NStack.ustring -- uid: Terminal.Gui.OpenDialog.AllowsMultipleSelection - parent: Terminal.Gui.OpenDialog - isExternal: false - name: AllowsMultipleSelection - nameWithType: OpenDialog.AllowsMultipleSelection - fullName: OpenDialog.AllowsMultipleSelection +- uid: NStack + commentId: N:NStack + isExternal: true + name: NStack + nameWithType: NStack + fullName: NStack +- uid: Terminal.Gui.OpenDialog.CanChooseFiles* + commentId: Overload:Terminal.Gui.OpenDialog.CanChooseFiles + name: CanChooseFiles + nameWithType: OpenDialog.CanChooseFiles + fullName: Terminal.Gui.OpenDialog.CanChooseFiles - uid: System.Boolean + commentId: T:System.Boolean parent: System isExternal: true name: Boolean nameWithType: Boolean fullName: System.Boolean -- uid: Terminal.Gui.OpenDialog.CanChooseDirectories - parent: Terminal.Gui.OpenDialog - isExternal: false +- uid: Terminal.Gui.OpenDialog.CanChooseDirectories* + commentId: Overload:Terminal.Gui.OpenDialog.CanChooseDirectories name: CanChooseDirectories nameWithType: OpenDialog.CanChooseDirectories - fullName: OpenDialog.CanChooseDirectories -- uid: Terminal.Gui.OpenDialog.CanChooseFiles - parent: Terminal.Gui.OpenDialog - isExternal: false - name: CanChooseFiles - nameWithType: OpenDialog.CanChooseFiles - fullName: OpenDialog.CanChooseFiles -- uid: Terminal.Gui.OpenDialog.FilePaths - parent: Terminal.Gui.OpenDialog - isExternal: false + fullName: Terminal.Gui.OpenDialog.CanChooseDirectories +- uid: Terminal.Gui.OpenDialog.AllowsMultipleSelection* + commentId: Overload:Terminal.Gui.OpenDialog.AllowsMultipleSelection + name: AllowsMultipleSelection + nameWithType: OpenDialog.AllowsMultipleSelection + fullName: Terminal.Gui.OpenDialog.AllowsMultipleSelection +- uid: Terminal.Gui.OpenDialog.FilePaths* + commentId: Overload:Terminal.Gui.OpenDialog.FilePaths name: FilePaths nameWithType: OpenDialog.FilePaths - fullName: OpenDialog.FilePaths -- uid: System.Collections.Generic.IReadOnlyList`1 - name: IReadOnlyList - nameWithType: IReadOnlyList - fullName: System.Collections.Generic.IReadOnlyList -- uid: System.String - name: String - nameWithType: String - fullName: System.String + fullName: Terminal.Gui.OpenDialog.FilePaths - uid: System.Collections.Generic.IReadOnlyList{System.String} + commentId: T:System.Collections.Generic.IReadOnlyList{System.String} parent: System.Collections.Generic - isExternal: true + definition: System.Collections.Generic.IReadOnlyList`1 name: IReadOnlyList nameWithType: IReadOnlyList fullName: System.Collections.Generic.IReadOnlyList + nameWithType.vb: IReadOnlyList(Of String) + fullName.vb: System.Collections.Generic.IReadOnlyList(Of System.String) + name.vb: IReadOnlyList(Of String) spec.csharp: - uid: System.Collections.Generic.IReadOnlyList`1 name: IReadOnlyList nameWithType: IReadOnlyList fullName: System.Collections.Generic.IReadOnlyList + isExternal: true - name: < nameWithType: < fullName: < @@ -286,420 +2664,70 @@ references: name: String nameWithType: String fullName: System.String + isExternal: true - name: '>' nameWithType: '>' fullName: '>' -- uid: Terminal.Gui.OpenDialog.#ctor* - parent: Terminal.Gui.OpenDialog - isExternal: false - name: OpenDialog - nameWithType: OpenDialog.OpenDialog - fullName: OpenDialog.OpenDialog -- uid: Terminal.Gui.OpenDialog.AllowsMultipleSelection* - parent: Terminal.Gui.OpenDialog - isExternal: false - name: AllowsMultipleSelection - nameWithType: OpenDialog.AllowsMultipleSelection - fullName: OpenDialog.AllowsMultipleSelection -- uid: Terminal.Gui.OpenDialog.CanChooseDirectories* - parent: Terminal.Gui.OpenDialog - isExternal: false - name: CanChooseDirectories - nameWithType: OpenDialog.CanChooseDirectories - fullName: OpenDialog.CanChooseDirectories -- uid: Terminal.Gui.OpenDialog.CanChooseFiles* - parent: Terminal.Gui.OpenDialog - isExternal: false - name: CanChooseFiles - nameWithType: OpenDialog.CanChooseFiles - fullName: OpenDialog.CanChooseFiles -- uid: Terminal.Gui.OpenDialog.FilePaths* - parent: Terminal.Gui.OpenDialog - isExternal: false - name: FilePaths - nameWithType: OpenDialog.FilePaths - fullName: OpenDialog.FilePaths -- uid: Terminal.Gui.Toplevel.CanFocus - parent: Terminal.Gui.Toplevel - isExternal: false - name: CanFocus - nameWithType: Toplevel.CanFocus - fullName: Toplevel.CanFocus -- uid: Terminal.Gui.View.HasFocus - parent: Terminal.Gui.View - isExternal: false - name: HasFocus - nameWithType: View.HasFocus - fullName: View.HasFocus -- uid: Terminal.Gui.Window.MouseEvent(Terminal.Gui.MouseEvent) - parent: Terminal.Gui.Window - isExternal: false - name: MouseEvent(MouseEvent) - nameWithType: Window.MouseEvent(MouseEvent) - fullName: Window.MouseEvent(MouseEvent) -- uid: Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) - parent: Terminal.Gui.View - isExternal: false - name: ProcessColdKey(KeyEvent) - nameWithType: View.ProcessColdKey(KeyEvent) - fullName: View.ProcessColdKey(KeyEvent) -- uid: Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) - parent: Terminal.Gui.View - isExternal: false - name: ProcessHotKey(KeyEvent) - nameWithType: View.ProcessHotKey(KeyEvent) - fullName: View.ProcessHotKey(KeyEvent) -- uid: Terminal.Gui.Dialog.ProcessKey(Terminal.Gui.KeyEvent) - parent: Terminal.Gui.Dialog - isExternal: false - name: ProcessKey(KeyEvent) - nameWithType: Dialog.ProcessKey(KeyEvent) - fullName: Dialog.ProcessKey(KeyEvent) -- uid: Terminal.Gui.Window.Add(Terminal.Gui.View) - parent: Terminal.Gui.Window - isExternal: false - name: Add(View) - nameWithType: Window.Add(View) - fullName: Window.Add(View) -- uid: Terminal.Gui.View.Add(Terminal.Gui.View[]) - parent: Terminal.Gui.View - isExternal: false - name: Add(View[]) - nameWithType: View.Add(View[]) - fullName: View.Add(View[]) -- uid: Terminal.Gui.View.AddRune(System.Int32,System.Int32,System.Rune) - parent: Terminal.Gui.View - isExternal: false - name: AddRune(Int32, Int32, Rune) - nameWithType: View.AddRune(Int32, Int32, Rune) - fullName: View.AddRune(Int32, Int32, Rune) -- uid: Terminal.Gui.View.Bounds - parent: Terminal.Gui.View - isExternal: false - name: Bounds - nameWithType: View.Bounds - fullName: View.Bounds -- uid: Terminal.Gui.View.ChildNeedsDisplay - parent: Terminal.Gui.View - isExternal: false - name: ChildNeedsDisplay() - nameWithType: View.ChildNeedsDisplay() - fullName: View.ChildNeedsDisplay() -- uid: Terminal.Gui.View.Clear - parent: Terminal.Gui.View - isExternal: false - name: Clear() - nameWithType: View.Clear() - fullName: View.Clear() -- uid: Terminal.Gui.View.Clear(Terminal.Gui.Rect) - parent: Terminal.Gui.View - isExternal: false - name: Clear(Rect) - nameWithType: View.Clear(Rect) - fullName: View.Clear(Rect) -- uid: Terminal.Gui.View.ClearNeedsDisplay - parent: Terminal.Gui.View - isExternal: false - name: ClearNeedsDisplay() - nameWithType: View.ClearNeedsDisplay() - fullName: View.ClearNeedsDisplay() -- uid: Terminal.Gui.View.ClipToBounds - parent: Terminal.Gui.View - isExternal: false - name: ClipToBounds() - nameWithType: View.ClipToBounds() - fullName: View.ClipToBounds() -- uid: Terminal.Gui.View.ColorScheme - parent: Terminal.Gui.View - isExternal: false - name: ColorScheme - nameWithType: View.ColorScheme - fullName: View.ColorScheme -- uid: Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean) - parent: Terminal.Gui.View - isExternal: false - name: DrawFrame(Rect, Int32, Boolean) - nameWithType: View.DrawFrame(Rect, Int32, Boolean) - fullName: View.DrawFrame(Rect, Int32, Boolean) -- uid: Terminal.Gui.View.DrawHotString(NStack.ustring,System.Boolean,Terminal.Gui.ColorScheme) - parent: Terminal.Gui.View - isExternal: false - name: DrawHotString(ustring, Boolean, ColorScheme) - nameWithType: View.DrawHotString(ustring, Boolean, ColorScheme) - fullName: View.DrawHotString(ustring, Boolean, ColorScheme) -- uid: Terminal.Gui.View.DrawHotString(NStack.ustring,Terminal.Gui.Attribute,Terminal.Gui.Attribute) - parent: Terminal.Gui.View - isExternal: false - name: DrawHotString(ustring, Attribute, Attribute) - nameWithType: View.DrawHotString(ustring, Attribute, Attribute) - fullName: View.DrawHotString(ustring, Attribute, Attribute) -- uid: Terminal.Gui.View.Driver - parent: Terminal.Gui.View - isExternal: false - name: Driver - nameWithType: View.Driver - fullName: View.Driver -- uid: Terminal.Gui.View.EnsureFocus - parent: Terminal.Gui.View - isExternal: false - name: EnsureFocus() - nameWithType: View.EnsureFocus() - fullName: View.EnsureFocus() -- uid: Terminal.Gui.View.Focused - parent: Terminal.Gui.View - isExternal: false - name: Focused - nameWithType: View.Focused - fullName: View.Focused -- uid: Terminal.Gui.View.FocusFirst - parent: Terminal.Gui.View - isExternal: false - name: FocusFirst() - nameWithType: View.FocusFirst() - fullName: View.FocusFirst() -- uid: Terminal.Gui.View.FocusLast - parent: Terminal.Gui.View - isExternal: false - name: FocusLast() - nameWithType: View.FocusLast() - fullName: View.FocusLast() -- uid: Terminal.Gui.View.FocusNext - parent: Terminal.Gui.View - isExternal: false - name: FocusNext() - nameWithType: View.FocusNext() - fullName: View.FocusNext() -- uid: Terminal.Gui.View.FocusPrev - parent: Terminal.Gui.View - isExternal: false - name: FocusPrev() - nameWithType: View.FocusPrev() - fullName: View.FocusPrev() -- uid: Terminal.Gui.View.Frame - parent: Terminal.Gui.View - isExternal: false - name: Frame - nameWithType: View.Frame - fullName: View.Frame -- uid: Terminal.Gui.Window.GetEnumerator - parent: Terminal.Gui.Window - isExternal: false - name: GetEnumerator() - nameWithType: Window.GetEnumerator() - fullName: Window.GetEnumerator() -- uid: Terminal.Gui.View.Height - parent: Terminal.Gui.View - isExternal: false - name: Height - nameWithType: View.Height - fullName: View.Height -- uid: Terminal.Gui.View.Id - parent: Terminal.Gui.View - isExternal: false - name: Id - nameWithType: View.Id - fullName: View.Id -- uid: Terminal.Gui.View.LayoutStyle - parent: Terminal.Gui.View - isExternal: false - name: LayoutStyle - nameWithType: View.LayoutStyle - fullName: View.LayoutStyle -- uid: Terminal.Gui.Dialog.LayoutSubviews - parent: Terminal.Gui.Dialog - isExternal: false - name: LayoutSubviews() - nameWithType: Dialog.LayoutSubviews() - fullName: Dialog.LayoutSubviews() -- uid: Terminal.Gui.View.MostFocused - parent: Terminal.Gui.View - isExternal: false - name: MostFocused - nameWithType: View.MostFocused - fullName: View.MostFocused -- uid: Terminal.Gui.View.Move(System.Int32,System.Int32) - parent: Terminal.Gui.View - isExternal: false - name: Move(Int32, Int32) - nameWithType: View.Move(Int32, Int32) - fullName: View.Move(Int32, Int32) -- uid: Terminal.Gui.View.PositionCursor - parent: Terminal.Gui.View - isExternal: false - name: PositionCursor() - nameWithType: View.PositionCursor() - fullName: View.PositionCursor() -- uid: Terminal.Gui.Window.Redraw(Terminal.Gui.Rect) - parent: Terminal.Gui.Window - isExternal: false - name: Redraw(Rect) - nameWithType: Window.Redraw(Rect) - fullName: Window.Redraw(Rect) -- uid: Terminal.Gui.Window.Remove(Terminal.Gui.View) - parent: Terminal.Gui.Window - isExternal: false - name: Remove(View) - nameWithType: Window.Remove(View) - fullName: Window.Remove(View) -- uid: Terminal.Gui.Window.RemoveAll - parent: Terminal.Gui.Window - isExternal: false - name: RemoveAll() - nameWithType: Window.RemoveAll() - fullName: Window.RemoveAll() -- uid: Terminal.Gui.View.ScreenToView(System.Int32,System.Int32) - parent: Terminal.Gui.View - isExternal: false - name: ScreenToView(Int32, Int32) - nameWithType: View.ScreenToView(Int32, Int32) - fullName: View.ScreenToView(Int32, Int32) -- uid: Terminal.Gui.View.SetClip(Terminal.Gui.Rect) - parent: Terminal.Gui.View - isExternal: false - name: SetClip(Rect) - nameWithType: View.SetClip(Rect) - fullName: View.SetClip(Rect) -- uid: Terminal.Gui.View.SetFocus(Terminal.Gui.View) - parent: Terminal.Gui.View - isExternal: false - name: SetFocus(View) - nameWithType: View.SetFocus(View) - fullName: View.SetFocus(View) -- uid: Terminal.Gui.View.SetNeedsDisplay - parent: Terminal.Gui.View - isExternal: false - name: SetNeedsDisplay() - nameWithType: View.SetNeedsDisplay() - fullName: View.SetNeedsDisplay() -- uid: Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) - parent: Terminal.Gui.View - isExternal: false - name: SetNeedsDisplay(Rect) - nameWithType: View.SetNeedsDisplay(Rect) - fullName: View.SetNeedsDisplay(Rect) -- uid: Terminal.Gui.View.Subviews - parent: Terminal.Gui.View - isExternal: false - name: Subviews - nameWithType: View.Subviews - fullName: View.Subviews -- uid: Terminal.Gui.View.SuperView - parent: Terminal.Gui.View - isExternal: false - name: SuperView - nameWithType: View.SuperView - fullName: View.SuperView -- uid: Terminal.Gui.View.ToString - parent: Terminal.Gui.View - isExternal: false - name: ToString() - nameWithType: View.ToString() - fullName: View.ToString() -- uid: Terminal.Gui.View.WantMousePositionReports - parent: Terminal.Gui.View - isExternal: false - name: WantMousePositionReports - nameWithType: View.WantMousePositionReports - fullName: View.WantMousePositionReports -- uid: Terminal.Gui.View.Width - parent: Terminal.Gui.View - isExternal: false - name: Width - nameWithType: View.Width - fullName: View.Width -- uid: Terminal.Gui.View.X - parent: Terminal.Gui.View - isExternal: false - name: X - nameWithType: View.X - fullName: View.X -- uid: Terminal.Gui.View.Y - parent: Terminal.Gui.View - isExternal: false - name: Y - nameWithType: View.Y - fullName: View.Y -- uid: Terminal.Gui.Toplevel.Create - parent: Terminal.Gui.Toplevel - isExternal: false - name: Create() - nameWithType: Toplevel.Create() - fullName: Toplevel.Create() -- uid: Terminal.Gui.Toplevel.Running - parent: Terminal.Gui.Toplevel - isExternal: false - name: Running - nameWithType: Toplevel.Running - fullName: Toplevel.Running -- uid: Terminal.Gui.FileDialog.WillPresent - parent: Terminal.Gui.FileDialog - isExternal: false - name: WillPresent() - nameWithType: FileDialog.WillPresent() - fullName: FileDialog.WillPresent() -- uid: Terminal.Gui.Window.Title - parent: Terminal.Gui.Window - isExternal: false - name: Title - nameWithType: Window.Title - fullName: Window.Title -- uid: Terminal.Gui.Dialog.AddButton(Terminal.Gui.Button) - parent: Terminal.Gui.Dialog - isExternal: false - name: AddButton(Button) - nameWithType: Dialog.AddButton(Button) - fullName: Dialog.AddButton(Button) -- uid: Terminal.Gui.FileDialog.AllowedFileTypes - parent: Terminal.Gui.FileDialog - isExternal: false - name: AllowedFileTypes - nameWithType: FileDialog.AllowedFileTypes - fullName: FileDialog.AllowedFileTypes -- uid: Terminal.Gui.FileDialog.AllowsOtherFileTypes - parent: Terminal.Gui.FileDialog - isExternal: false - name: AllowsOtherFileTypes - nameWithType: FileDialog.AllowsOtherFileTypes - fullName: FileDialog.AllowsOtherFileTypes -- uid: Terminal.Gui.FileDialog.CanCreateDirectories - parent: Terminal.Gui.FileDialog - isExternal: false - name: CanCreateDirectories - nameWithType: FileDialog.CanCreateDirectories - fullName: FileDialog.CanCreateDirectories -- uid: Terminal.Gui.FileDialog.DirectoryPath - parent: Terminal.Gui.FileDialog - isExternal: false - name: DirectoryPath - nameWithType: FileDialog.DirectoryPath - fullName: FileDialog.DirectoryPath -- uid: Terminal.Gui.FileDialog.FilePath - parent: Terminal.Gui.FileDialog - isExternal: false - name: FilePath - nameWithType: FileDialog.FilePath - fullName: FileDialog.FilePath -- uid: Terminal.Gui.FileDialog.IsExtensionHidden - parent: Terminal.Gui.FileDialog - isExternal: false - name: IsExtensionHidden - nameWithType: FileDialog.IsExtensionHidden - fullName: FileDialog.IsExtensionHidden -- uid: Terminal.Gui.FileDialog.Message - parent: Terminal.Gui.FileDialog - isExternal: false - name: Message - nameWithType: FileDialog.Message - fullName: FileDialog.Message -- uid: Terminal.Gui.FileDialog.NameFieldLabel - parent: Terminal.Gui.FileDialog - isExternal: false - name: NameFieldLabel - nameWithType: FileDialog.NameFieldLabel - fullName: FileDialog.NameFieldLabel -- uid: Terminal.Gui.FileDialog.Prompt - parent: Terminal.Gui.FileDialog - isExternal: false - name: Prompt - nameWithType: FileDialog.Prompt - fullName: FileDialog.Prompt + spec.vb: + - uid: System.Collections.Generic.IReadOnlyList`1 + name: IReadOnlyList + nameWithType: IReadOnlyList + fullName: System.Collections.Generic.IReadOnlyList + isExternal: true + - name: '(Of ' + nameWithType: '(Of ' + fullName: '(Of ' + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Collections.Generic.IReadOnlyList`1 + commentId: T:System.Collections.Generic.IReadOnlyList`1 + isExternal: true + name: IReadOnlyList + nameWithType: IReadOnlyList + fullName: System.Collections.Generic.IReadOnlyList + nameWithType.vb: IReadOnlyList(Of T) + fullName.vb: System.Collections.Generic.IReadOnlyList(Of T) + name.vb: IReadOnlyList(Of T) + spec.csharp: + - uid: System.Collections.Generic.IReadOnlyList`1 + name: IReadOnlyList + nameWithType: IReadOnlyList + fullName: System.Collections.Generic.IReadOnlyList + isExternal: true + - name: < + nameWithType: < + fullName: < + - name: T + nameWithType: T + fullName: T + - name: '>' + nameWithType: '>' + fullName: '>' + spec.vb: + - uid: System.Collections.Generic.IReadOnlyList`1 + name: IReadOnlyList + nameWithType: IReadOnlyList + fullName: System.Collections.Generic.IReadOnlyList + isExternal: true + - name: '(Of ' + nameWithType: '(Of ' + fullName: '(Of ' + - name: T + nameWithType: T + fullName: T + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Collections.Generic + commentId: N:System.Collections.Generic + isExternal: true + name: System.Collections.Generic + nameWithType: System.Collections.Generic + fullName: System.Collections.Generic +shouldSkipMarkup: true diff --git a/docfx/api/Terminal.Gui/Terminal.Gui.Point.yml b/docfx/api/Terminal.Gui/Terminal.Gui.Point.yml index e3ada4845..f4af16f16 100644 --- a/docfx/api/Terminal.Gui/Terminal.Gui.Point.yml +++ b/docfx/api/Terminal.Gui/Terminal.Gui.Point.yml @@ -1,10 +1,12 @@ ### YamlMime:ManagedReference items: - uid: Terminal.Gui.Point + commentId: T:Terminal.Gui.Point id: Point + parent: Terminal.Gui children: - - Terminal.Gui.Point.#ctor(Terminal.Gui.Size) - Terminal.Gui.Point.#ctor(System.Int32,System.Int32) + - Terminal.Gui.Point.#ctor(Terminal.Gui.Size) - Terminal.Gui.Point.Add(Terminal.Gui.Point,Terminal.Gui.Size) - Terminal.Gui.Point.Empty - Terminal.Gui.Point.Equals(System.Object) @@ -14,7 +16,7 @@ items: - Terminal.Gui.Point.Offset(Terminal.Gui.Point) - Terminal.Gui.Point.op_Addition(Terminal.Gui.Point,Terminal.Gui.Size) - Terminal.Gui.Point.op_Equality(Terminal.Gui.Point,Terminal.Gui.Point) - - Terminal.Gui.Point.op_Explicit(Terminal.Gui.Point to Terminal.Gui.Size) + - Terminal.Gui.Point.op_Explicit(Terminal.Gui.Point)~Terminal.Gui.Size - Terminal.Gui.Point.op_Inequality(Terminal.Gui.Point,Terminal.Gui.Point) - Terminal.Gui.Point.op_Subtraction(Terminal.Gui.Point,Terminal.Gui.Size) - Terminal.Gui.Point.Subtract(Terminal.Gui.Point,Terminal.Gui.Size) @@ -23,81 +25,645 @@ items: - Terminal.Gui.Point.Y langs: - csharp + - vb name: Point nameWithType: Point fullName: Terminal.Gui.Point type: Struct + source: + remote: + path: Terminal.Gui/Types/Point.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Point + path: ../Terminal.Gui/Types/Point.cs + startLine: 18 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: Represents an ordered pair of integer x- and y-coordinates that defines a point in a two-dimensional plane. + summary: "\nRepresents an ordered pair of integer x- and y-coordinates that defines a point in a two-dimensional plane.\n" + example: [] syntax: content: public struct Point - inheritance: - - System.ValueType - implements: [] + content.vb: Public Structure Point + inheritedMembers: + - System.Object.Equals(System.Object,System.Object) + - System.Object.GetType + - System.Object.ReferenceEquals(System.Object,System.Object) + modifiers.csharp: + - public + - struct + modifiers.vb: + - Public + - Structure +- uid: Terminal.Gui.Point.X + commentId: F:Terminal.Gui.Point.X + id: X + parent: Terminal.Gui.Point + langs: + - csharp + - vb + name: X + nameWithType: Point.X + fullName: Terminal.Gui.Point.X + type: Field + source: + remote: + path: Terminal.Gui/Types/Point.cs + branch: docs + repo: tig:tig/gui.cs.git + id: X + path: ../Terminal.Gui/Types/Point.cs + startLine: 23 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nGets or sets the x-coordinate of this Point.\n" + example: [] + syntax: + content: public int X + return: + type: System.Int32 + content.vb: Public X As Integer + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: Terminal.Gui.Point.Y + commentId: F:Terminal.Gui.Point.Y + id: Y + parent: Terminal.Gui.Point + langs: + - csharp + - vb + name: Y + nameWithType: Point.Y + fullName: Terminal.Gui.Point.Y + type: Field + source: + remote: + path: Terminal.Gui/Types/Point.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Y + path: ../Terminal.Gui/Types/Point.cs + startLine: 28 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nGets or sets the y-coordinate of this Point.\n" + example: [] + syntax: + content: public int Y + return: + type: System.Int32 + content.vb: Public Y As Integer + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: Terminal.Gui.Point.Empty + commentId: F:Terminal.Gui.Point.Empty + id: Empty + parent: Terminal.Gui.Point + langs: + - csharp + - vb + name: Empty + nameWithType: Point.Empty + fullName: Terminal.Gui.Point.Empty + type: Field + source: + remote: + path: Terminal.Gui/Types/Point.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Empty + path: ../Terminal.Gui/Types/Point.cs + startLine: 42 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nEmpty Shared Field\n" + remarks: "\nAn uninitialized Point Structure.\n" + example: [] + syntax: + content: public static readonly Point Empty + return: + type: Terminal.Gui.Point + content.vb: Public Shared ReadOnly Empty As Point + modifiers.csharp: + - public + - static + - readonly + modifiers.vb: + - Public + - Shared + - ReadOnly +- uid: Terminal.Gui.Point.op_Addition(Terminal.Gui.Point,Terminal.Gui.Size) + commentId: M:Terminal.Gui.Point.op_Addition(Terminal.Gui.Point,Terminal.Gui.Size) + id: op_Addition(Terminal.Gui.Point,Terminal.Gui.Size) + parent: Terminal.Gui.Point + langs: + - csharp + - vb + name: Addition(Point, Size) + nameWithType: Point.Addition(Point, Size) + fullName: Terminal.Gui.Point.Addition(Terminal.Gui.Point, Terminal.Gui.Size) + type: Operator + source: + remote: + path: Terminal.Gui/Types/Point.cs + branch: docs + repo: tig:tig/gui.cs.git + id: op_Addition + path: ../Terminal.Gui/Types/Point.cs + startLine: 53 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nAddition Operator\n" + remarks: "\nTranslates a Point using the Width and Height\nproperties of the given Size.\n" + example: [] + syntax: + content: public static Point operator +(Point pt, Size sz) + parameters: + - id: pt + type: Terminal.Gui.Point + - id: sz + type: Terminal.Gui.Size + return: + type: Terminal.Gui.Point + content.vb: Public Shared Operator +(pt As Point, sz As Size) As Point + overload: Terminal.Gui.Point.op_Addition* + modifiers.csharp: + - public + - static + modifiers.vb: + - Public + - Shared +- uid: Terminal.Gui.Point.op_Equality(Terminal.Gui.Point,Terminal.Gui.Point) + commentId: M:Terminal.Gui.Point.op_Equality(Terminal.Gui.Point,Terminal.Gui.Point) + id: op_Equality(Terminal.Gui.Point,Terminal.Gui.Point) + parent: Terminal.Gui.Point + langs: + - csharp + - vb + name: Equality(Point, Point) + nameWithType: Point.Equality(Point, Point) + fullName: Terminal.Gui.Point.Equality(Terminal.Gui.Point, Terminal.Gui.Point) + type: Operator + source: + remote: + path: Terminal.Gui/Types/Point.cs + branch: docs + repo: tig:tig/gui.cs.git + id: op_Equality + path: ../Terminal.Gui/Types/Point.cs + startLine: 68 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nEquality Operator\n" + remarks: "\nCompares two Point objects. The return value is\nbased on the equivalence of the X and Y properties \nof the two points.\n" + example: [] + syntax: + content: public static bool operator ==(Point left, Point right) + parameters: + - id: left + type: Terminal.Gui.Point + - id: right + type: Terminal.Gui.Point + return: + type: System.Boolean + content.vb: Public Shared Operator =(left As Point, right As Point) As Boolean + overload: Terminal.Gui.Point.op_Equality* + modifiers.csharp: + - public + - static + modifiers.vb: + - Public + - Shared +- uid: Terminal.Gui.Point.op_Inequality(Terminal.Gui.Point,Terminal.Gui.Point) + commentId: M:Terminal.Gui.Point.op_Inequality(Terminal.Gui.Point,Terminal.Gui.Point) + id: op_Inequality(Terminal.Gui.Point,Terminal.Gui.Point) + parent: Terminal.Gui.Point + langs: + - csharp + - vb + name: Inequality(Point, Point) + nameWithType: Point.Inequality(Point, Point) + fullName: Terminal.Gui.Point.Inequality(Terminal.Gui.Point, Terminal.Gui.Point) + type: Operator + source: + remote: + path: Terminal.Gui/Types/Point.cs + branch: docs + repo: tig:tig/gui.cs.git + id: op_Inequality + path: ../Terminal.Gui/Types/Point.cs + startLine: 83 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nInequality Operator\n" + remarks: "\nCompares two Point objects. The return value is\nbased on the equivalence of the X and Y properties \nof the two points.\n" + example: [] + syntax: + content: public static bool operator !=(Point left, Point right) + parameters: + - id: left + type: Terminal.Gui.Point + - id: right + type: Terminal.Gui.Point + return: + type: System.Boolean + content.vb: Public Shared Operator <>(left As Point, right As Point) As Boolean + overload: Terminal.Gui.Point.op_Inequality* + modifiers.csharp: + - public + - static + modifiers.vb: + - Public + - Shared +- uid: Terminal.Gui.Point.op_Subtraction(Terminal.Gui.Point,Terminal.Gui.Size) + commentId: M:Terminal.Gui.Point.op_Subtraction(Terminal.Gui.Point,Terminal.Gui.Size) + id: op_Subtraction(Terminal.Gui.Point,Terminal.Gui.Size) + parent: Terminal.Gui.Point + langs: + - csharp + - vb + name: Subtraction(Point, Size) + nameWithType: Point.Subtraction(Point, Size) + fullName: Terminal.Gui.Point.Subtraction(Terminal.Gui.Point, Terminal.Gui.Size) + type: Operator + source: + remote: + path: Terminal.Gui/Types/Point.cs + branch: docs + repo: tig:tig/gui.cs.git + id: op_Subtraction + path: ../Terminal.Gui/Types/Point.cs + startLine: 97 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nSubtraction Operator\n" + remarks: "\nTranslates a Point using the negation of the Width \nand Height properties of the given Size.\n" + example: [] + syntax: + content: public static Point operator -(Point pt, Size sz) + parameters: + - id: pt + type: Terminal.Gui.Point + - id: sz + type: Terminal.Gui.Size + return: + type: Terminal.Gui.Point + content.vb: Public Shared Operator -(pt As Point, sz As Size) As Point + overload: Terminal.Gui.Point.op_Subtraction* + modifiers.csharp: + - public + - static + modifiers.vb: + - Public + - Shared +- uid: Terminal.Gui.Point.op_Explicit(Terminal.Gui.Point)~Terminal.Gui.Size + commentId: M:Terminal.Gui.Point.op_Explicit(Terminal.Gui.Point)~Terminal.Gui.Size + id: op_Explicit(Terminal.Gui.Point)~Terminal.Gui.Size + parent: Terminal.Gui.Point + langs: + - csharp + - vb + name: Explicit(Point to Size) + nameWithType: Point.Explicit(Point to Size) + fullName: Terminal.Gui.Point.Explicit(Terminal.Gui.Point to Terminal.Gui.Size) + type: Operator + source: + remote: + path: Terminal.Gui/Types/Point.cs + branch: docs + repo: tig:tig/gui.cs.git + id: op_Explicit + path: ../Terminal.Gui/Types/Point.cs + startLine: 111 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nPoint to Size Conversion\n" + remarks: "\nReturns a Size based on the Coordinates of a given \nPoint. Requires explicit cast.\n" + example: [] + syntax: + content: public static explicit operator Size(Point p) + parameters: + - id: p + type: Terminal.Gui.Point + return: + type: Terminal.Gui.Size + content.vb: Public Shared Narrowing Operator CType(p As Point) As Size + overload: Terminal.Gui.Point.op_Explicit* + nameWithType.vb: Point.Narrowing(Point to Size) + modifiers.csharp: + - public + - static + modifiers.vb: + - Public + - Shared + fullName.vb: Terminal.Gui.Point.Narrowing(Terminal.Gui.Point to Terminal.Gui.Size) + name.vb: Narrowing(Point to Size) - uid: Terminal.Gui.Point.#ctor(Terminal.Gui.Size) + commentId: M:Terminal.Gui.Point.#ctor(Terminal.Gui.Size) id: '#ctor(Terminal.Gui.Size)' parent: Terminal.Gui.Point langs: - csharp + - vb name: Point(Size) nameWithType: Point.Point(Size) - fullName: Point.Point(Size) + fullName: Terminal.Gui.Point.Point(Terminal.Gui.Size) type: Constructor + source: + remote: + path: Terminal.Gui/Types/Point.cs + branch: docs + repo: tig:tig/gui.cs.git + id: .ctor + path: ../Terminal.Gui/Types/Point.cs + startLine: 127 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: Point Constructor - remarks: Creates a Point from a Size value. + summary: "\nPoint Constructor\n" + remarks: "\nCreates a Point from a Size value.\n" + example: [] syntax: - content: public Point (Terminal.Gui.Size sz); + content: public Point(Size sz) parameters: - id: sz type: Terminal.Gui.Size - description: To be added. + content.vb: Public Sub New(sz As Size) overload: Terminal.Gui.Point.#ctor* - exceptions: [] + modifiers.csharp: + - public + modifiers.vb: + - Public - uid: Terminal.Gui.Point.#ctor(System.Int32,System.Int32) + commentId: M:Terminal.Gui.Point.#ctor(System.Int32,System.Int32) id: '#ctor(System.Int32,System.Int32)' parent: Terminal.Gui.Point langs: - csharp + - vb name: Point(Int32, Int32) nameWithType: Point.Point(Int32, Int32) - fullName: Point.Point(Int32, Int32) + fullName: Terminal.Gui.Point.Point(System.Int32, System.Int32) type: Constructor + source: + remote: + path: Terminal.Gui/Types/Point.cs + branch: docs + repo: tig:tig/gui.cs.git + id: .ctor + path: ../Terminal.Gui/Types/Point.cs + startLine: 141 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: Point Constructor - remarks: Creates a Point from a specified x,y coordinate pair. + summary: "\nPoint Constructor\n" + remarks: "\nCreates a Point from a specified x,y coordinate pair.\n" + example: [] syntax: - content: public Point (int x, int y); + content: public Point(int x, int y) parameters: - id: x type: System.Int32 - description: To be added. - id: y type: System.Int32 - description: To be added. + content.vb: Public Sub New(x As Integer, y As Integer) overload: Terminal.Gui.Point.#ctor* - exceptions: [] + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: Terminal.Gui.Point.IsEmpty + commentId: P:Terminal.Gui.Point.IsEmpty + id: IsEmpty + parent: Terminal.Gui.Point + langs: + - csharp + - vb + name: IsEmpty + nameWithType: Point.IsEmpty + fullName: Terminal.Gui.Point.IsEmpty + type: Property + source: + remote: + path: Terminal.Gui/Types/Point.cs + branch: docs + repo: tig:tig/gui.cs.git + id: IsEmpty + path: ../Terminal.Gui/Types/Point.cs + startLine: 158 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nIsEmpty Property\n" + remarks: "\nIndicates if both X and Y are zero.\n" + example: [] + syntax: + content: public bool IsEmpty { get; } + parameters: [] + return: + type: System.Boolean + content.vb: Public ReadOnly Property IsEmpty As Boolean + overload: Terminal.Gui.Point.IsEmpty* + modifiers.csharp: + - public + - get + modifiers.vb: + - Public + - ReadOnly +- uid: Terminal.Gui.Point.Equals(System.Object) + commentId: M:Terminal.Gui.Point.Equals(System.Object) + id: Equals(System.Object) + parent: Terminal.Gui.Point + langs: + - csharp + - vb + name: Equals(Object) + nameWithType: Point.Equals(Object) + fullName: Terminal.Gui.Point.Equals(System.Object) + type: Method + source: + remote: + path: Terminal.Gui/Types/Point.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Equals + path: ../Terminal.Gui/Types/Point.cs + startLine: 172 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nEquals Method\n" + remarks: "\nChecks equivalence of this Point and another object.\n" + example: [] + syntax: + content: public override bool Equals(object obj) + parameters: + - id: obj + type: System.Object + return: + type: System.Boolean + content.vb: Public Overrides Function Equals(obj As Object) As Boolean + overridden: System.ValueType.Equals(System.Object) + overload: Terminal.Gui.Point.Equals* + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides +- uid: Terminal.Gui.Point.GetHashCode + commentId: M:Terminal.Gui.Point.GetHashCode + id: GetHashCode + parent: Terminal.Gui.Point + langs: + - csharp + - vb + name: GetHashCode() + nameWithType: Point.GetHashCode() + fullName: Terminal.Gui.Point.GetHashCode() + type: Method + source: + remote: + path: Terminal.Gui/Types/Point.cs + branch: docs + repo: tig:tig/gui.cs.git + id: GetHashCode + path: ../Terminal.Gui/Types/Point.cs + startLine: 188 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nGetHashCode Method\n" + remarks: "\nCalculates a hashing value.\n" + example: [] + syntax: + content: public override int GetHashCode() + return: + type: System.Int32 + content.vb: Public Overrides Function GetHashCode As Integer + overridden: System.ValueType.GetHashCode + overload: Terminal.Gui.Point.GetHashCode* + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides +- uid: Terminal.Gui.Point.Offset(System.Int32,System.Int32) + commentId: M:Terminal.Gui.Point.Offset(System.Int32,System.Int32) + id: Offset(System.Int32,System.Int32) + parent: Terminal.Gui.Point + langs: + - csharp + - vb + name: Offset(Int32, Int32) + nameWithType: Point.Offset(Int32, Int32) + fullName: Terminal.Gui.Point.Offset(System.Int32, System.Int32) + type: Method + source: + remote: + path: Terminal.Gui/Types/Point.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Offset + path: ../Terminal.Gui/Types/Point.cs + startLine: 201 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nOffset Method\n" + remarks: "\nMoves the Point a specified distance.\n" + example: [] + syntax: + content: public void Offset(int dx, int dy) + parameters: + - id: dx + type: System.Int32 + - id: dy + type: System.Int32 + content.vb: Public Sub Offset(dx As Integer, dy As Integer) + overload: Terminal.Gui.Point.Offset* + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: Terminal.Gui.Point.ToString + commentId: M:Terminal.Gui.Point.ToString + id: ToString + parent: Terminal.Gui.Point + langs: + - csharp + - vb + name: ToString() + nameWithType: Point.ToString() + fullName: Terminal.Gui.Point.ToString() + type: Method + source: + remote: + path: Terminal.Gui/Types/Point.cs + branch: docs + repo: tig:tig/gui.cs.git + id: ToString + path: ../Terminal.Gui/Types/Point.cs + startLine: 215 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nToString Method\n" + remarks: "\nFormats the Point as a string in coordinate notation.\n" + example: [] + syntax: + content: public override string ToString() + return: + type: System.String + content.vb: Public Overrides Function ToString As String + overridden: System.ValueType.ToString + overload: Terminal.Gui.Point.ToString* + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides - uid: Terminal.Gui.Point.Add(Terminal.Gui.Point,Terminal.Gui.Size) + commentId: M:Terminal.Gui.Point.Add(Terminal.Gui.Point,Terminal.Gui.Size) id: Add(Terminal.Gui.Point,Terminal.Gui.Size) parent: Terminal.Gui.Point langs: - csharp + - vb name: Add(Point, Size) nameWithType: Point.Add(Point, Size) - fullName: Point.Add(Point, Size) + fullName: Terminal.Gui.Point.Add(Terminal.Gui.Point, Terminal.Gui.Size) type: Method + source: + remote: + path: Terminal.Gui/Types/Point.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Add + path: ../Terminal.Gui/Types/Point.cs + startLine: 227 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: Adds the specified Size to the specified Point. + summary: "\nAdds the specified Size to the specified Point.\n" + example: [] syntax: - content: public static Terminal.Gui.Point Add (Terminal.Gui.Point pt, Terminal.Gui.Size sz); + content: public static Point Add(Point pt, Size sz) parameters: - id: pt type: Terminal.Gui.Point @@ -108,296 +674,76 @@ items: return: type: Terminal.Gui.Point description: The Point that is the result of the addition operation. + content.vb: Public Shared Function Add(pt As Point, sz As Size) As Point overload: Terminal.Gui.Point.Add* - exceptions: [] -- uid: Terminal.Gui.Point.Empty - id: Empty - parent: Terminal.Gui.Point - langs: - - csharp - name: Empty - nameWithType: Point.Empty - fullName: Point.Empty - type: Field - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Empty Shared Field - remarks: An uninitialized Point Structure. - syntax: - content: public static readonly Terminal.Gui.Point Empty; - return: - type: Terminal.Gui.Point - description: To be added. - exceptions: [] -- uid: Terminal.Gui.Point.Equals(System.Object) - id: Equals(System.Object) - parent: Terminal.Gui.Point - langs: - - csharp - name: Equals(Object) - nameWithType: Point.Equals(Object) - fullName: Point.Equals(Object) - type: Method - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Equals Method - remarks: Checks equivalence of this Point and another object. - syntax: - content: public override bool Equals (object obj); - parameters: - - id: obj - type: System.Object - description: To be added. - return: - type: System.Boolean - description: To be added. - overload: Terminal.Gui.Point.Equals* - exceptions: [] -- uid: Terminal.Gui.Point.GetHashCode - id: GetHashCode - parent: Terminal.Gui.Point - langs: - - csharp - name: GetHashCode() - nameWithType: Point.GetHashCode() - fullName: Point.GetHashCode() - type: Method - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: GetHashCode Method - remarks: Calculates a hashing value. - syntax: - content: public override int GetHashCode (); - parameters: [] - return: - type: System.Int32 - description: To be added. - overload: Terminal.Gui.Point.GetHashCode* - exceptions: [] -- uid: Terminal.Gui.Point.IsEmpty - id: IsEmpty - parent: Terminal.Gui.Point - langs: - - csharp - name: IsEmpty - nameWithType: Point.IsEmpty - fullName: Point.IsEmpty - type: Property - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: IsEmpty Property - remarks: Indicates if both X and Y are zero. - syntax: - content: public bool IsEmpty { get; } - return: - type: System.Boolean - description: To be added. - overload: Terminal.Gui.Point.IsEmpty* - exceptions: [] -- uid: Terminal.Gui.Point.Offset(System.Int32,System.Int32) - id: Offset(System.Int32,System.Int32) - parent: Terminal.Gui.Point - langs: - - csharp - name: Offset(Int32, Int32) - nameWithType: Point.Offset(Int32, Int32) - fullName: Point.Offset(Int32, Int32) - type: Method - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Offset Method - remarks: Moves the Point a specified distance. - syntax: - content: public void Offset (int dx, int dy); - parameters: - - id: dx - type: System.Int32 - description: To be added. - - id: dy - type: System.Int32 - description: To be added. - overload: Terminal.Gui.Point.Offset* - exceptions: [] + modifiers.csharp: + - public + - static + modifiers.vb: + - Public + - Shared - uid: Terminal.Gui.Point.Offset(Terminal.Gui.Point) + commentId: M:Terminal.Gui.Point.Offset(Terminal.Gui.Point) id: Offset(Terminal.Gui.Point) parent: Terminal.Gui.Point langs: - csharp + - vb name: Offset(Point) nameWithType: Point.Offset(Point) - fullName: Point.Offset(Point) + fullName: Terminal.Gui.Point.Offset(Terminal.Gui.Point) type: Method + source: + remote: + path: Terminal.Gui/Types/Point.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Offset + path: ../Terminal.Gui/Types/Point.cs + startLine: 237 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: Translates this Point by the specified Point. + summary: "\nTranslates this Point by the specified Point.\n" + example: [] syntax: - content: public void Offset (Terminal.Gui.Point p); + content: public void Offset(Point p) parameters: - id: p type: Terminal.Gui.Point description: The Point used offset this Point. + content.vb: Public Sub Offset(p As Point) overload: Terminal.Gui.Point.Offset* - exceptions: [] -- uid: Terminal.Gui.Point.op_Addition(Terminal.Gui.Point,Terminal.Gui.Size) - id: op_Addition(Terminal.Gui.Point,Terminal.Gui.Size) - parent: Terminal.Gui.Point - langs: - - csharp - name: op_Addition(Point, Size) - nameWithType: Point.op_Addition(Point, Size) - fullName: Point.op_Addition(Point, Size) - type: Operator - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Addition Operator - remarks: >- - Translates a Point using the Width and Height - properties of the given Size. - syntax: - content: public static Terminal.Gui.Point op_Addition (Terminal.Gui.Point pt, Terminal.Gui.Size sz); - parameters: - - id: pt - type: Terminal.Gui.Point - description: To be added. - - id: sz - type: Terminal.Gui.Size - description: To be added. - return: - type: Terminal.Gui.Point - description: To be added. - overload: Terminal.Gui.Point.op_Addition* - exceptions: [] -- uid: Terminal.Gui.Point.op_Equality(Terminal.Gui.Point,Terminal.Gui.Point) - id: op_Equality(Terminal.Gui.Point,Terminal.Gui.Point) - parent: Terminal.Gui.Point - langs: - - csharp - name: op_Equality(Point, Point) - nameWithType: Point.op_Equality(Point, Point) - fullName: Point.op_Equality(Point, Point) - type: Operator - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Equality Operator - remarks: "Compares two Point objects. The return value is\n based on the equivalence of the X and Y properties \n of the two points." - syntax: - content: public static bool op_Equality (Terminal.Gui.Point left, Terminal.Gui.Point right); - parameters: - - id: left - type: Terminal.Gui.Point - description: To be added. - - id: right - type: Terminal.Gui.Point - description: To be added. - return: - type: System.Boolean - description: To be added. - overload: Terminal.Gui.Point.op_Equality* - exceptions: [] -- uid: Terminal.Gui.Point.op_Explicit(Terminal.Gui.Point to Terminal.Gui.Size) - id: op_Explicit(Terminal.Gui.Point to Terminal.Gui.Size) - parent: Terminal.Gui.Point - langs: - - csharp - name: op_Explicit(Point to Size) - nameWithType: Point.op_Explicit(Point to Size) - fullName: Point.op_Explicit(Point to Size) - type: Operator - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Point to Size Conversion - remarks: "Returns a Size based on the Coordinates of a given \n Point. Requires explicit cast." - syntax: - content: public static Terminal.Gui.Size op_Explicit (Terminal.Gui.Point p); - parameters: - - id: p - type: Terminal.Gui.Point - description: To be added. - return: - type: Terminal.Gui.Size - description: To be added. - overload: Terminal.Gui.Point.op_Explicit* - exceptions: [] -- uid: Terminal.Gui.Point.op_Inequality(Terminal.Gui.Point,Terminal.Gui.Point) - id: op_Inequality(Terminal.Gui.Point,Terminal.Gui.Point) - parent: Terminal.Gui.Point - langs: - - csharp - name: op_Inequality(Point, Point) - nameWithType: Point.op_Inequality(Point, Point) - fullName: Point.op_Inequality(Point, Point) - type: Operator - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Inequality Operator - remarks: "Compares two Point objects. The return value is\n based on the equivalence of the X and Y properties \n of the two points." - syntax: - content: public static bool op_Inequality (Terminal.Gui.Point left, Terminal.Gui.Point right); - parameters: - - id: left - type: Terminal.Gui.Point - description: To be added. - - id: right - type: Terminal.Gui.Point - description: To be added. - return: - type: System.Boolean - description: To be added. - overload: Terminal.Gui.Point.op_Inequality* - exceptions: [] -- uid: Terminal.Gui.Point.op_Subtraction(Terminal.Gui.Point,Terminal.Gui.Size) - id: op_Subtraction(Terminal.Gui.Point,Terminal.Gui.Size) - parent: Terminal.Gui.Point - langs: - - csharp - name: op_Subtraction(Point, Size) - nameWithType: Point.op_Subtraction(Point, Size) - fullName: Point.op_Subtraction(Point, Size) - type: Operator - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Subtraction Operator - remarks: "Translates a Point using the negation of the Width \n and Height properties of the given Size." - syntax: - content: public static Terminal.Gui.Point op_Subtraction (Terminal.Gui.Point pt, Terminal.Gui.Size sz); - parameters: - - id: pt - type: Terminal.Gui.Point - description: To be added. - - id: sz - type: Terminal.Gui.Size - description: To be added. - return: - type: Terminal.Gui.Point - description: To be added. - overload: Terminal.Gui.Point.op_Subtraction* - exceptions: [] + modifiers.csharp: + - public + modifiers.vb: + - Public - uid: Terminal.Gui.Point.Subtract(Terminal.Gui.Point,Terminal.Gui.Size) + commentId: M:Terminal.Gui.Point.Subtract(Terminal.Gui.Point,Terminal.Gui.Size) id: Subtract(Terminal.Gui.Point,Terminal.Gui.Size) parent: Terminal.Gui.Point langs: - csharp + - vb name: Subtract(Point, Size) nameWithType: Point.Subtract(Point, Size) - fullName: Point.Subtract(Point, Size) + fullName: Terminal.Gui.Point.Subtract(Terminal.Gui.Point, Terminal.Gui.Size) type: Method + source: + remote: + path: Terminal.Gui/Types/Point.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Subtract + path: ../Terminal.Gui/Types/Point.cs + startLine: 248 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: Returns the result of subtracting specified Size from the specified Point. + summary: "\nReturns the result of subtracting specified Size from the specified Point.\n" + example: [] syntax: - content: public static Terminal.Gui.Point Subtract (Terminal.Gui.Point pt, Terminal.Gui.Size sz); + content: public static Point Subtract(Point pt, Size sz) parameters: - id: pt type: Terminal.Gui.Point @@ -408,294 +754,387 @@ items: return: type: Terminal.Gui.Point description: The Point that is the result of the subtraction operation. + content.vb: Public Shared Function Subtract(pt As Point, sz As Size) As Point overload: Terminal.Gui.Point.Subtract* - exceptions: [] -- uid: Terminal.Gui.Point.ToString - id: ToString - parent: Terminal.Gui.Point - langs: - - csharp - name: ToString() - nameWithType: Point.ToString() - fullName: Point.ToString() - type: Method - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: ToString Method - remarks: Formats the Point as a string in coordinate notation. - syntax: - content: public override string ToString (); - parameters: [] - return: - type: System.String - description: To be added. - overload: Terminal.Gui.Point.ToString* - exceptions: [] -- uid: Terminal.Gui.Point.X - id: X - parent: Terminal.Gui.Point - langs: - - csharp - name: X - nameWithType: Point.X - fullName: Point.X - type: Field - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Gets or sets the x-coordinate of this Point. - syntax: - content: public int X; - return: - type: System.Int32 - description: To be added. - exceptions: [] -- uid: Terminal.Gui.Point.Y - id: Y - parent: Terminal.Gui.Point - langs: - - csharp - name: Y - nameWithType: Point.Y - fullName: Point.Y - type: Field - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Gets or sets the y-coordinate of this Point. - syntax: - content: public int Y; - return: - type: System.Int32 - description: To be added. - exceptions: [] + modifiers.csharp: + - public + - static + modifiers.vb: + - Public + - Shared references: -- uid: System.ValueType - parent: System +- uid: Terminal.Gui + commentId: N:Terminal.Gui + name: Terminal.Gui + nameWithType: Terminal.Gui + fullName: Terminal.Gui +- uid: System.Object.Equals(System.Object,System.Object) + commentId: M:System.Object.Equals(System.Object,System.Object) + parent: System.Object isExternal: true - name: ValueType - nameWithType: ValueType - fullName: System.ValueType -- uid: Terminal.Gui.Point.#ctor(Terminal.Gui.Size) - parent: Terminal.Gui.Point - isExternal: false - name: Point(Size) - nameWithType: Point.Point(Size) - fullName: Point.Point(Size) -- uid: Terminal.Gui.Size - parent: Terminal.Gui - isExternal: false - name: Size - nameWithType: Size - fullName: Terminal.Gui.Size -- uid: Terminal.Gui.Point.#ctor(System.Int32,System.Int32) - parent: Terminal.Gui.Point - isExternal: false - name: Point(Int32, Int32) - nameWithType: Point.Point(Int32, Int32) - fullName: Point.Point(Int32, Int32) -- uid: System.Int32 - parent: System + 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.GetType + commentId: M:System.Object.GetType + parent: System.Object isExternal: true - name: Int32 - nameWithType: Int32 - fullName: System.Int32 -- uid: Terminal.Gui.Point.Add(Terminal.Gui.Point,Terminal.Gui.Size) - parent: Terminal.Gui.Point - isExternal: false - name: Add(Point, Size) - nameWithType: Point.Add(Point, Size) - fullName: Point.Add(Point, Size) -- uid: Terminal.Gui.Point - parent: Terminal.Gui - isExternal: false - name: Point - nameWithType: Point - fullName: Terminal.Gui.Point -- uid: Terminal.Gui.Point.Empty - parent: Terminal.Gui.Point - isExternal: false - name: Empty - nameWithType: Point.Empty - fullName: Point.Empty -- uid: Terminal.Gui.Point.Equals(System.Object) - parent: Terminal.Gui.Point - isExternal: false - name: Equals(Object) - nameWithType: Point.Equals(Object) - fullName: Point.Equals(Object) -- uid: System.Boolean - parent: System + 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.ReferenceEquals(System.Object,System.Object) + commentId: M:System.Object.ReferenceEquals(System.Object,System.Object) + parent: System.Object isExternal: true - name: Boolean - nameWithType: Boolean - fullName: System.Boolean + 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 + commentId: T:System.Object parent: System isExternal: true name: Object nameWithType: Object fullName: System.Object -- uid: Terminal.Gui.Point.GetHashCode - parent: Terminal.Gui.Point - isExternal: false - name: GetHashCode() - nameWithType: Point.GetHashCode() - fullName: Point.GetHashCode() -- uid: Terminal.Gui.Point.IsEmpty - parent: Terminal.Gui.Point - isExternal: false +- uid: System + commentId: N:System + isExternal: true + name: System + nameWithType: System + fullName: System +- uid: System.Int32 + commentId: T:System.Int32 + parent: System + isExternal: true + name: Int32 + nameWithType: Int32 + fullName: System.Int32 +- uid: Terminal.Gui.Point + commentId: T:Terminal.Gui.Point + parent: Terminal.Gui + name: Point + nameWithType: Point + fullName: Terminal.Gui.Point +- uid: Terminal.Gui.Point.op_Addition* + commentId: Overload:Terminal.Gui.Point.op_Addition + name: Addition + nameWithType: Point.Addition + fullName: Terminal.Gui.Point.Addition +- uid: Terminal.Gui.Size + commentId: T:Terminal.Gui.Size + parent: Terminal.Gui + name: Size + nameWithType: Size + fullName: Terminal.Gui.Size +- uid: Terminal.Gui.Point.op_Equality* + commentId: Overload:Terminal.Gui.Point.op_Equality + name: Equality + nameWithType: Point.Equality + fullName: Terminal.Gui.Point.Equality +- uid: System.Boolean + commentId: T:System.Boolean + parent: System + isExternal: true + name: Boolean + nameWithType: Boolean + fullName: System.Boolean +- uid: Terminal.Gui.Point.op_Inequality* + commentId: Overload:Terminal.Gui.Point.op_Inequality + name: Inequality + nameWithType: Point.Inequality + fullName: Terminal.Gui.Point.Inequality +- uid: Terminal.Gui.Point.op_Subtraction* + commentId: Overload:Terminal.Gui.Point.op_Subtraction + name: Subtraction + nameWithType: Point.Subtraction + fullName: Terminal.Gui.Point.Subtraction +- uid: Terminal.Gui.Point.op_Explicit* + commentId: Overload:Terminal.Gui.Point.op_Explicit + name: Explicit + nameWithType: Point.Explicit + fullName: Terminal.Gui.Point.Explicit + nameWithType.vb: Point.Narrowing + fullName.vb: Terminal.Gui.Point.Narrowing + name.vb: Narrowing +- uid: Terminal.Gui.Point.#ctor* + commentId: Overload:Terminal.Gui.Point.#ctor + name: Point + nameWithType: Point.Point + fullName: Terminal.Gui.Point.Point +- uid: Terminal.Gui.Point.IsEmpty* + commentId: Overload:Terminal.Gui.Point.IsEmpty name: IsEmpty nameWithType: Point.IsEmpty - fullName: Point.IsEmpty -- uid: Terminal.Gui.Point.Offset(System.Int32,System.Int32) - parent: Terminal.Gui.Point - isExternal: false - name: Offset(Int32, Int32) - nameWithType: Point.Offset(Int32, Int32) - fullName: Point.Offset(Int32, Int32) -- uid: Terminal.Gui.Point.Offset(Terminal.Gui.Point) - parent: Terminal.Gui.Point - isExternal: false - name: Offset(Point) - nameWithType: Point.Offset(Point) - fullName: Point.Offset(Point) -- uid: Terminal.Gui.Point.op_Addition(Terminal.Gui.Point,Terminal.Gui.Size) - parent: Terminal.Gui.Point - isExternal: false - name: op_Addition(Point, Size) - nameWithType: Point.op_Addition(Point, Size) - fullName: Point.op_Addition(Point, Size) -- uid: Terminal.Gui.Point.op_Equality(Terminal.Gui.Point,Terminal.Gui.Point) - parent: Terminal.Gui.Point - isExternal: false - name: op_Equality(Point, Point) - nameWithType: Point.op_Equality(Point, Point) - fullName: Point.op_Equality(Point, Point) -- uid: Terminal.Gui.Point.op_Explicit(Terminal.Gui.Point to Terminal.Gui.Size) - parent: Terminal.Gui.Point - isExternal: false - name: op_Explicit(Point to Size) - nameWithType: Point.op_Explicit(Point to Size) - fullName: Point.op_Explicit(Point to Size) -- uid: Terminal.Gui.Point.op_Inequality(Terminal.Gui.Point,Terminal.Gui.Point) - parent: Terminal.Gui.Point - isExternal: false - name: op_Inequality(Point, Point) - nameWithType: Point.op_Inequality(Point, Point) - fullName: Point.op_Inequality(Point, Point) -- uid: Terminal.Gui.Point.op_Subtraction(Terminal.Gui.Point,Terminal.Gui.Size) - parent: Terminal.Gui.Point - isExternal: false - name: op_Subtraction(Point, Size) - nameWithType: Point.op_Subtraction(Point, Size) - fullName: Point.op_Subtraction(Point, Size) -- uid: Terminal.Gui.Point.Subtract(Terminal.Gui.Point,Terminal.Gui.Size) - parent: Terminal.Gui.Point - isExternal: false - name: Subtract(Point, Size) - nameWithType: Point.Subtract(Point, Size) - fullName: Point.Subtract(Point, Size) -- uid: Terminal.Gui.Point.ToString - parent: Terminal.Gui.Point - isExternal: false + fullName: Terminal.Gui.Point.IsEmpty +- uid: System.ValueType.Equals(System.Object) + commentId: M:System.ValueType.Equals(System.Object) + parent: System.ValueType + isExternal: true + name: Equals(Object) + nameWithType: ValueType.Equals(Object) + fullName: System.ValueType.Equals(System.Object) + spec.csharp: + - uid: System.ValueType.Equals(System.Object) + name: Equals + nameWithType: ValueType.Equals + fullName: System.ValueType.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.ValueType.Equals(System.Object) + name: Equals + nameWithType: ValueType.Equals + fullName: System.ValueType.Equals + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.Point.Equals* + commentId: Overload:Terminal.Gui.Point.Equals + name: Equals + nameWithType: Point.Equals + fullName: Terminal.Gui.Point.Equals +- uid: System.ValueType + commentId: T:System.ValueType + parent: System + isExternal: true + name: ValueType + nameWithType: ValueType + fullName: System.ValueType +- uid: System.ValueType.GetHashCode + commentId: M:System.ValueType.GetHashCode + parent: System.ValueType + isExternal: true + name: GetHashCode() + nameWithType: ValueType.GetHashCode() + fullName: System.ValueType.GetHashCode() + spec.csharp: + - uid: System.ValueType.GetHashCode + name: GetHashCode + nameWithType: ValueType.GetHashCode + fullName: System.ValueType.GetHashCode + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.ValueType.GetHashCode + name: GetHashCode + nameWithType: ValueType.GetHashCode + fullName: System.ValueType.GetHashCode + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.Point.GetHashCode* + commentId: Overload:Terminal.Gui.Point.GetHashCode + name: GetHashCode + nameWithType: Point.GetHashCode + fullName: Terminal.Gui.Point.GetHashCode +- uid: Terminal.Gui.Point.Offset* + commentId: Overload:Terminal.Gui.Point.Offset + name: Offset + nameWithType: Point.Offset + fullName: Terminal.Gui.Point.Offset +- uid: System.ValueType.ToString + commentId: M:System.ValueType.ToString + parent: System.ValueType + isExternal: true name: ToString() - nameWithType: Point.ToString() - fullName: Point.ToString() + nameWithType: ValueType.ToString() + fullName: System.ValueType.ToString() + spec.csharp: + - uid: System.ValueType.ToString + name: ToString + nameWithType: ValueType.ToString + fullName: System.ValueType.ToString + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.ValueType.ToString + name: ToString + nameWithType: ValueType.ToString + fullName: System.ValueType.ToString + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.Point.ToString* + commentId: Overload:Terminal.Gui.Point.ToString + name: ToString + nameWithType: Point.ToString + fullName: Terminal.Gui.Point.ToString - uid: System.String + commentId: T:System.String parent: System isExternal: true name: String nameWithType: String fullName: System.String -- uid: Terminal.Gui.Point.X - parent: Terminal.Gui.Point - isExternal: false - name: X - nameWithType: Point.X - fullName: Point.X -- uid: Terminal.Gui.Point.Y - parent: Terminal.Gui.Point - isExternal: false - name: Y - nameWithType: Point.Y - fullName: Point.Y -- uid: Terminal.Gui.Point.#ctor* - parent: Terminal.Gui.Point - isExternal: false - name: Point - nameWithType: Point.Point - fullName: Point.Point - uid: Terminal.Gui.Point.Add* - parent: Terminal.Gui.Point - isExternal: false + commentId: Overload:Terminal.Gui.Point.Add name: Add nameWithType: Point.Add - fullName: Point.Add -- uid: Terminal.Gui.Point.Equals* - parent: Terminal.Gui.Point - isExternal: false - name: Equals - nameWithType: Point.Equals - fullName: Point.Equals -- uid: Terminal.Gui.Point.GetHashCode* - parent: Terminal.Gui.Point - isExternal: false - name: GetHashCode - nameWithType: Point.GetHashCode - fullName: Point.GetHashCode -- uid: Terminal.Gui.Point.IsEmpty* - parent: Terminal.Gui.Point - isExternal: false - name: IsEmpty - nameWithType: Point.IsEmpty - fullName: Point.IsEmpty -- uid: Terminal.Gui.Point.Offset* - parent: Terminal.Gui.Point - isExternal: false - name: Offset - nameWithType: Point.Offset - fullName: Point.Offset -- uid: Terminal.Gui.Point.op_Addition* - parent: Terminal.Gui.Point - isExternal: false - name: op_Addition - nameWithType: Point.op_Addition - fullName: Point.op_Addition -- uid: Terminal.Gui.Point.op_Equality* - parent: Terminal.Gui.Point - isExternal: false - name: op_Equality - nameWithType: Point.op_Equality - fullName: Point.op_Equality -- uid: Terminal.Gui.Point.op_Explicit* - parent: Terminal.Gui.Point - isExternal: false - name: op_Explicit - nameWithType: Point.op_Explicit - fullName: Point.op_Explicit -- uid: Terminal.Gui.Point.op_Inequality* - parent: Terminal.Gui.Point - isExternal: false - name: op_Inequality - nameWithType: Point.op_Inequality - fullName: Point.op_Inequality -- uid: Terminal.Gui.Point.op_Subtraction* - parent: Terminal.Gui.Point - isExternal: false - name: op_Subtraction - nameWithType: Point.op_Subtraction - fullName: Point.op_Subtraction + fullName: Terminal.Gui.Point.Add - uid: Terminal.Gui.Point.Subtract* - parent: Terminal.Gui.Point - isExternal: false + commentId: Overload:Terminal.Gui.Point.Subtract name: Subtract nameWithType: Point.Subtract - fullName: Point.Subtract -- uid: Terminal.Gui.Point.ToString* - parent: Terminal.Gui.Point - isExternal: false - name: ToString - nameWithType: Point.ToString - fullName: Point.ToString + fullName: Terminal.Gui.Point.Subtract +shouldSkipMarkup: true diff --git a/docfx/api/Terminal.Gui/Terminal.Gui.Pos.yml b/docfx/api/Terminal.Gui/Terminal.Gui.Pos.yml index de613078d..93cd31030 100644 --- a/docfx/api/Terminal.Gui/Terminal.Gui.Pos.yml +++ b/docfx/api/Terminal.Gui/Terminal.Gui.Pos.yml @@ -1,16 +1,17 @@ ### YamlMime:ManagedReference items: - uid: Terminal.Gui.Pos + commentId: T:Terminal.Gui.Pos id: Pos + parent: Terminal.Gui children: - - Terminal.Gui.Pos.#ctor - Terminal.Gui.Pos.AnchorEnd(System.Int32) - Terminal.Gui.Pos.At(System.Int32) - Terminal.Gui.Pos.Bottom(Terminal.Gui.View) - Terminal.Gui.Pos.Center - Terminal.Gui.Pos.Left(Terminal.Gui.View) - Terminal.Gui.Pos.op_Addition(Terminal.Gui.Pos,Terminal.Gui.Pos) - - Terminal.Gui.Pos.op_Implicit(System.Int32 to Terminal.Gui.Pos) + - Terminal.Gui.Pos.op_Implicit(System.Int32)~Terminal.Gui.Pos - Terminal.Gui.Pos.op_Subtraction(Terminal.Gui.Pos,Terminal.Gui.Pos) - Terminal.Gui.Pos.Percent(System.Single) - Terminal.Gui.Pos.Right(Terminal.Gui.View) @@ -19,563 +20,987 @@ items: - Terminal.Gui.Pos.Y(Terminal.Gui.View) langs: - csharp + - vb name: Pos nameWithType: Pos fullName: Terminal.Gui.Pos type: Class + source: + remote: + path: Terminal.Gui/Types/PosDim.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Pos + path: ../Terminal.Gui/Types/PosDim.cs + startLine: 32 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: "Describes a position which can be an absolute value, a percentage, centered, or \n relative to the ending dimension. Integer values are implicitly convertible to\n an absolute Pos. These objects are created using the static methods Percent,\n AnchorEnd and Center. The Pos objects can be combined with the addition and \n subtraction operators." - remarks: >- -

- Use the Pos objects on the X or Y properties of a view to control the position. -

-

- These can be used to set the absolute position, when merely assigning an - integer value (via the implicit integer to Pos conversion), and they can be combined - to produce more useful layouts, like: Pos.Center - 3, which would shift the postion - of the view 3 characters to the left after centering for example. -

-

- It is possible to reference coordinates of another view by using the methods - Left(View), Right(View), Bottom(View), Top(View). The X(View) and Y(View) are - aliases to Left(View) and Top(View) respectively. -

+ summary: "\nDescribes the position of a which can be an absolute value, a percentage, centered, or \nrelative to the ending dimension. Integer values are implicitly convertible to\nan absolute . These objects are created using the static methods Percent,\nAnchorEnd, and Center. The objects can be combined with the addition and \nsubtraction operators.\n" + remarks: "\n

\n Use the objects on the X or Y properties of a view to control the position.\n

\n

\n These can be used to set the absolute position, when merely assigning an\n integer value (via the implicit integer to conversion), and they can be combined\n to produce more useful layouts, like: Pos.Center - 3, which would shift the postion\n of the 3 characters to the left after centering for example.\n

\n

\n It is possible to reference coordinates of another view by using the methods\n Left(View), Right(View), Bottom(View), Top(View). The X(View) and Y(View) are\n aliases to Left(View) and Top(View) respectively.\n

\n" + example: [] syntax: content: public class Pos + content.vb: Public Class Pos inheritance: - System.Object - implements: [] - inheritedMembers: [] -- uid: Terminal.Gui.Pos.#ctor - id: '#ctor' - parent: Terminal.Gui.Pos - langs: - - csharp - name: Pos() - nameWithType: Pos.Pos() - fullName: Pos.Pos() - type: Constructor - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - syntax: - content: public Pos (); - parameters: [] - overload: Terminal.Gui.Pos.#ctor* - exceptions: [] -- uid: Terminal.Gui.Pos.AnchorEnd(System.Int32) - id: AnchorEnd(System.Int32) - parent: Terminal.Gui.Pos - langs: - - csharp - name: AnchorEnd(Int32) - nameWithType: Pos.AnchorEnd(Int32) - fullName: Pos.AnchorEnd(Int32) - type: Method - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: "Creates a Pos object that is anchored to the end of the dimension, useful to flush \n the layout from the end." - syntax: - content: public static Terminal.Gui.Pos AnchorEnd (int margin = 0); - parameters: - - id: margin - type: System.Int32 - description: Optional margin to set aside. - return: - type: Terminal.Gui.Pos - description: The Pos object anchored to the end (the bottom or the right side). - overload: Terminal.Gui.Pos.AnchorEnd* - exceptions: [] -- uid: Terminal.Gui.Pos.At(System.Int32) - id: At(System.Int32) - parent: Terminal.Gui.Pos - langs: - - csharp - name: At(Int32) - nameWithType: Pos.At(Int32) - fullName: Pos.At(Int32) - type: Method - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Creates an Absolute Pos from the specified integer value. - syntax: - content: public static Terminal.Gui.Pos At (int n); - parameters: - - id: n - type: System.Int32 - description: The value to convert to the pos. - return: - type: Terminal.Gui.Pos - description: The Absolute Pos. - overload: Terminal.Gui.Pos.At* - exceptions: [] -- uid: Terminal.Gui.Pos.Bottom(Terminal.Gui.View) - id: Bottom(Terminal.Gui.View) - parent: Terminal.Gui.Pos - langs: - - csharp - name: Bottom(View) - nameWithType: Pos.Bottom(View) - fullName: Pos.Bottom(View) - type: Method - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Returns a Pos object tracks the Bottom (Y+Height) coordinate of the specified view. - syntax: - content: public static Terminal.Gui.Pos Bottom (Terminal.Gui.View view); - parameters: - - id: view - type: Terminal.Gui.View - description: The view that will be tracked. - return: - type: Terminal.Gui.Pos - description: The Position that depends on the other view. - overload: Terminal.Gui.Pos.Bottom* - exceptions: [] -- uid: Terminal.Gui.Pos.Center - id: Center - parent: Terminal.Gui.Pos - langs: - - csharp - name: Center() - nameWithType: Pos.Center() - fullName: Pos.Center() - type: Method - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Returns a Pos object that can be used to center the views. - syntax: - content: public static Terminal.Gui.Pos Center (); - parameters: [] - return: - type: Terminal.Gui.Pos - description: The center Pos. - overload: Terminal.Gui.Pos.Center* - exceptions: [] -- uid: Terminal.Gui.Pos.Left(Terminal.Gui.View) - id: Left(Terminal.Gui.View) - parent: Terminal.Gui.Pos - langs: - - csharp - name: Left(View) - nameWithType: Pos.Left(View) - fullName: Pos.Left(View) - type: Method - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Returns a Pos object tracks the Left (X) position of the specified view. - syntax: - content: public static Terminal.Gui.Pos Left (Terminal.Gui.View view); - parameters: - - id: view - type: Terminal.Gui.View - description: The view that will be tracked. - return: - type: Terminal.Gui.Pos - description: The Position that depends on the other view. - overload: Terminal.Gui.Pos.Left* - exceptions: [] -- uid: Terminal.Gui.Pos.op_Addition(Terminal.Gui.Pos,Terminal.Gui.Pos) - id: op_Addition(Terminal.Gui.Pos,Terminal.Gui.Pos) - parent: Terminal.Gui.Pos - langs: - - csharp - name: op_Addition(Pos, Pos) - nameWithType: Pos.op_Addition(Pos, Pos) - fullName: Pos.op_Addition(Pos, Pos) - type: Operator - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Adds a to a , yielding a new . - syntax: - content: public static Terminal.Gui.Pos op_Addition (Terminal.Gui.Pos left, Terminal.Gui.Pos right); - parameters: - - id: left - type: Terminal.Gui.Pos - description: The first to add. - - id: right - type: Terminal.Gui.Pos - description: The second to add. - return: - type: Terminal.Gui.Pos - description: The that is the sum of the values of left and right. - overload: Terminal.Gui.Pos.op_Addition* - exceptions: [] -- uid: Terminal.Gui.Pos.op_Implicit(System.Int32 to Terminal.Gui.Pos) - id: op_Implicit(System.Int32 to Terminal.Gui.Pos) - parent: Terminal.Gui.Pos - langs: - - csharp - name: op_Implicit(Int32 to Pos) - nameWithType: Pos.op_Implicit(Int32 to Pos) - fullName: Pos.op_Implicit(Int32 to Pos) - type: Operator - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Creates an Absolute Pos from the specified integer value. - syntax: - content: public static Terminal.Gui.Pos op_Implicit (int n); - parameters: - - id: n - type: System.Int32 - description: The value to convert to the pos. - return: - type: Terminal.Gui.Pos - description: The Absolute Pos. - overload: Terminal.Gui.Pos.op_Implicit* - exceptions: [] -- uid: Terminal.Gui.Pos.op_Subtraction(Terminal.Gui.Pos,Terminal.Gui.Pos) - id: op_Subtraction(Terminal.Gui.Pos,Terminal.Gui.Pos) - parent: Terminal.Gui.Pos - langs: - - csharp - name: op_Subtraction(Pos, Pos) - nameWithType: Pos.op_Subtraction(Pos, Pos) - fullName: Pos.op_Subtraction(Pos, Pos) - type: Operator - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Subtracts a from a , yielding a new . - syntax: - content: public static Terminal.Gui.Pos op_Subtraction (Terminal.Gui.Pos left, Terminal.Gui.Pos right); - parameters: - - id: left - type: Terminal.Gui.Pos - description: The to subtract from (the minuend). - - id: right - type: Terminal.Gui.Pos - description: The to subtract (the subtrahend). - return: - type: Terminal.Gui.Pos - description: The that is the left minus right. - overload: Terminal.Gui.Pos.op_Subtraction* - exceptions: [] + 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 + - class + modifiers.vb: + - Public + - Class - uid: Terminal.Gui.Pos.Percent(System.Single) + commentId: M:Terminal.Gui.Pos.Percent(System.Single) id: Percent(System.Single) parent: Terminal.Gui.Pos langs: - csharp + - vb name: Percent(Single) nameWithType: Pos.Percent(Single) - fullName: Pos.Percent(Single) + fullName: Terminal.Gui.Pos.Percent(System.Single) type: Method + source: + remote: + path: Terminal.Gui/Types/PosDim.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Percent + path: ../Terminal.Gui/Types/PosDim.cs + startLine: 74 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: Creates a percentage Pos object + summary: "\nCreates a percentage object\n" + example: + - "\nThis creates a that is centered horizontally, is 50% of the way down, \nis 30% the height, and is 80% the width of the it added to.\n
var textView = new TextView () {\nX = Pos.Center (),\nY = Pos.Percent (50),\nWidth = Dim.Percent (80),\n	Height = Dim.Percent (30),\n};
\n" syntax: - content: public static Terminal.Gui.Pos Percent (float n); + content: public static Pos Percent(float n) parameters: - id: n type: System.Single description: A value between 0 and 100 representing the percentage. return: type: Terminal.Gui.Pos - description: The percent Pos object. + description: The percent object. + content.vb: Public Shared Function Percent(n As Single) As Pos overload: Terminal.Gui.Pos.Percent* - exceptions: [] -- uid: Terminal.Gui.Pos.Right(Terminal.Gui.View) - id: Right(Terminal.Gui.View) + modifiers.csharp: + - public + - static + modifiers.vb: + - Public + - Shared +- uid: Terminal.Gui.Pos.AnchorEnd(System.Int32) + commentId: M:Terminal.Gui.Pos.AnchorEnd(System.Int32) + id: AnchorEnd(System.Int32) parent: Terminal.Gui.Pos langs: - csharp - name: Right(View) - nameWithType: Pos.Right(View) - fullName: Pos.Right(View) + - vb + name: AnchorEnd(Int32) + nameWithType: Pos.AnchorEnd(Int32) + fullName: Terminal.Gui.Pos.AnchorEnd(System.Int32) type: Method + source: + remote: + path: Terminal.Gui/Types/PosDim.cs + branch: docs + repo: tig:tig/gui.cs.git + id: AnchorEnd + path: ../Terminal.Gui/Types/PosDim.cs + startLine: 116 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: Returns a Pos object tracks the Right (X+Width) coordinate of the specified view. + summary: "\nCreates a object that is anchored to the end (right side or bottom) of the dimension, \nuseful to flush the layout from the right or bottom.\n" + example: + - "\nThis sample shows how align a to the bottom-right of a .\n
anchorButton.X = Pos.AnchorEnd () - (Pos.Right (anchorButton) - Pos.Left (anchorButton));\nanchorButton.Y = Pos.AnchorEnd () - 1;
\n" syntax: - content: public static Terminal.Gui.Pos Right (Terminal.Gui.View view); + content: public static Pos AnchorEnd(int margin = 0) parameters: - - id: view - type: Terminal.Gui.View - description: The view that will be tracked. + - id: margin + type: System.Int32 + description: Optional margin to place to the right or below. return: type: Terminal.Gui.Pos - description: The Position that depends on the other view. - overload: Terminal.Gui.Pos.Right* - exceptions: [] -- uid: Terminal.Gui.Pos.Top(Terminal.Gui.View) - id: Top(Terminal.Gui.View) + description: The object anchored to the end (the bottom or the right side). + content.vb: Public Shared Function AnchorEnd(margin As Integer = 0) As Pos + overload: Terminal.Gui.Pos.AnchorEnd* + modifiers.csharp: + - public + - static + modifiers.vb: + - Public + - Shared +- uid: Terminal.Gui.Pos.Center + commentId: M:Terminal.Gui.Pos.Center + id: Center parent: Terminal.Gui.Pos langs: - csharp - name: Top(View) - nameWithType: Pos.Top(View) - fullName: Pos.Top(View) + - vb + name: Center() + nameWithType: Pos.Center() + fullName: Terminal.Gui.Pos.Center() type: Method + source: + remote: + path: Terminal.Gui/Types/PosDim.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Center + path: ../Terminal.Gui/Types/PosDim.cs + startLine: 159 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: Returns a Pos object tracks the Top (Y) position of the specified view. + summary: "\nReturns a object that can be used to center the \n" + example: + - "\nThis creates a that is centered horizontally, is 50% of the way down, \nis 30% the height, and is 80% the width of the it added to.\n
var textView = new TextView () {\nX = Pos.Center (),\nY = Pos.Percent (50),\nWidth = Dim.Percent (80),\n	Height = Dim.Percent (30),\n};
\n" syntax: - content: public static Terminal.Gui.Pos Top (Terminal.Gui.View view); + content: public static Pos Center() + return: + type: Terminal.Gui.Pos + description: The center Pos. + content.vb: Public Shared Function Center As Pos + overload: Terminal.Gui.Pos.Center* + modifiers.csharp: + - public + - static + modifiers.vb: + - Public + - Shared +- uid: Terminal.Gui.Pos.op_Implicit(System.Int32)~Terminal.Gui.Pos + commentId: M:Terminal.Gui.Pos.op_Implicit(System.Int32)~Terminal.Gui.Pos + id: op_Implicit(System.Int32)~Terminal.Gui.Pos + parent: Terminal.Gui.Pos + langs: + - csharp + - vb + name: Implicit(Int32 to Pos) + nameWithType: Pos.Implicit(Int32 to Pos) + fullName: Terminal.Gui.Pos.Implicit(System.Int32 to Terminal.Gui.Pos) + type: Operator + source: + remote: + path: Terminal.Gui/Types/PosDim.cs + branch: docs + repo: tig:tig/gui.cs.git + id: op_Implicit + path: ../Terminal.Gui/Types/PosDim.cs + startLine: 186 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nCreates an Absolute from the specified integer value.\n" + example: [] + syntax: + content: public static implicit operator Pos(int n) + parameters: + - id: n + type: System.Int32 + description: The value to convert to the . + return: + type: Terminal.Gui.Pos + description: The Absolute . + content.vb: Public Shared Widening Operator CType(n As Integer) As Pos + overload: Terminal.Gui.Pos.op_Implicit* + nameWithType.vb: Pos.Widening(Int32 to Pos) + modifiers.csharp: + - public + - static + modifiers.vb: + - Public + - Shared + fullName.vb: Terminal.Gui.Pos.Widening(System.Int32 to Terminal.Gui.Pos) + name.vb: Widening(Int32 to Pos) +- uid: Terminal.Gui.Pos.At(System.Int32) + commentId: M:Terminal.Gui.Pos.At(System.Int32) + id: At(System.Int32) + parent: Terminal.Gui.Pos + langs: + - csharp + - vb + name: At(Int32) + nameWithType: Pos.At(Int32) + fullName: Terminal.Gui.Pos.At(System.Int32) + type: Method + source: + remote: + path: Terminal.Gui/Types/PosDim.cs + branch: docs + repo: tig:tig/gui.cs.git + id: At + path: ../Terminal.Gui/Types/PosDim.cs + startLine: 196 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nCreates an Absolute from the specified integer value.\n" + example: [] + syntax: + content: public static Pos At(int n) + parameters: + - id: n + type: System.Int32 + description: The value to convert to the . + return: + type: Terminal.Gui.Pos + description: The Absolute . + content.vb: Public Shared Function At(n As Integer) As Pos + overload: Terminal.Gui.Pos.At* + modifiers.csharp: + - public + - static + modifiers.vb: + - Public + - Shared +- uid: Terminal.Gui.Pos.op_Addition(Terminal.Gui.Pos,Terminal.Gui.Pos) + commentId: M:Terminal.Gui.Pos.op_Addition(Terminal.Gui.Pos,Terminal.Gui.Pos) + id: op_Addition(Terminal.Gui.Pos,Terminal.Gui.Pos) + parent: Terminal.Gui.Pos + langs: + - csharp + - vb + name: Addition(Pos, Pos) + nameWithType: Pos.Addition(Pos, Pos) + fullName: Terminal.Gui.Pos.Addition(Terminal.Gui.Pos, Terminal.Gui.Pos) + type: Operator + source: + remote: + path: Terminal.Gui/Types/PosDim.cs + branch: docs + repo: tig:tig/gui.cs.git + id: op_Addition + path: ../Terminal.Gui/Types/PosDim.cs + startLine: 236 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nAdds a to a , yielding a new .\n" + example: [] + syntax: + content: public static Pos operator +(Pos left, Pos right) + parameters: + - id: left + type: Terminal.Gui.Pos + description: The first to add. + - id: right + type: Terminal.Gui.Pos + description: The second to add. + return: + type: Terminal.Gui.Pos + description: The that is the sum of the values of left and right. + content.vb: Public Shared Operator +(left As Pos, right As Pos) As Pos + overload: Terminal.Gui.Pos.op_Addition* + modifiers.csharp: + - public + - static + modifiers.vb: + - Public + - Shared +- uid: Terminal.Gui.Pos.op_Subtraction(Terminal.Gui.Pos,Terminal.Gui.Pos) + commentId: M:Terminal.Gui.Pos.op_Subtraction(Terminal.Gui.Pos,Terminal.Gui.Pos) + id: op_Subtraction(Terminal.Gui.Pos,Terminal.Gui.Pos) + parent: Terminal.Gui.Pos + langs: + - csharp + - vb + name: Subtraction(Pos, Pos) + nameWithType: Pos.Subtraction(Pos, Pos) + fullName: Terminal.Gui.Pos.Subtraction(Terminal.Gui.Pos, Terminal.Gui.Pos) + type: Operator + source: + remote: + path: Terminal.Gui/Types/PosDim.cs + branch: docs + repo: tig:tig/gui.cs.git + id: op_Subtraction + path: ../Terminal.Gui/Types/PosDim.cs + startLine: 254 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nSubtracts a from a , yielding a new .\n" + example: [] + syntax: + content: public static Pos operator -(Pos left, Pos right) + parameters: + - id: left + type: Terminal.Gui.Pos + description: The to subtract from (the minuend). + - id: right + type: Terminal.Gui.Pos + description: The to subtract (the subtrahend). + return: + type: Terminal.Gui.Pos + description: The that is the left minus right. + content.vb: Public Shared Operator -(left As Pos, right As Pos) As Pos + overload: Terminal.Gui.Pos.op_Subtraction* + modifiers.csharp: + - public + - static + modifiers.vb: + - Public + - Shared +- uid: Terminal.Gui.Pos.Left(Terminal.Gui.View) + commentId: M:Terminal.Gui.Pos.Left(Terminal.Gui.View) + id: Left(Terminal.Gui.View) + parent: Terminal.Gui.Pos + langs: + - csharp + - vb + name: Left(View) + nameWithType: Pos.Left(View) + fullName: Terminal.Gui.Pos.Left(Terminal.Gui.View) + type: Method + source: + remote: + path: Terminal.Gui/Types/PosDim.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Left + path: ../Terminal.Gui/Types/PosDim.cs + startLine: 304 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nReturns a object tracks the Left (X) position of the specified .\n" + example: [] + syntax: + content: public static Pos Left(View view) parameters: - id: view type: Terminal.Gui.View - description: The view that will be tracked. + description: The that will be tracked. return: type: Terminal.Gui.Pos - description: The Position that depends on the other view. - overload: Terminal.Gui.Pos.Top* - exceptions: [] + description: The that depends on the other view. + content.vb: Public Shared Function Left(view As View) As Pos + overload: Terminal.Gui.Pos.Left* + modifiers.csharp: + - public + - static + modifiers.vb: + - Public + - Shared - uid: Terminal.Gui.Pos.X(Terminal.Gui.View) + commentId: M:Terminal.Gui.Pos.X(Terminal.Gui.View) id: X(Terminal.Gui.View) parent: Terminal.Gui.Pos langs: - csharp + - vb name: X(View) nameWithType: Pos.X(View) - fullName: Pos.X(View) + fullName: Terminal.Gui.Pos.X(Terminal.Gui.View) type: Method + source: + remote: + path: Terminal.Gui/Types/PosDim.cs + branch: docs + repo: tig:tig/gui.cs.git + id: X + path: ../Terminal.Gui/Types/PosDim.cs + startLine: 311 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: Returns a Pos object tracks the Left (X) position of the specified view. + summary: "\nReturns a object tracks the Left (X) position of the specified .\n" + example: [] syntax: - content: public static Terminal.Gui.Pos X (Terminal.Gui.View view); + content: public static Pos X(View view) parameters: - id: view type: Terminal.Gui.View - description: The view that will be tracked. + description: The that will be tracked. return: type: Terminal.Gui.Pos - description: The Position that depends on the other view. + description: The that depends on the other view. + content.vb: Public Shared Function X(view As View) As Pos overload: Terminal.Gui.Pos.X* - exceptions: [] + modifiers.csharp: + - public + - static + modifiers.vb: + - Public + - Shared +- uid: Terminal.Gui.Pos.Top(Terminal.Gui.View) + commentId: M:Terminal.Gui.Pos.Top(Terminal.Gui.View) + id: Top(Terminal.Gui.View) + parent: Terminal.Gui.Pos + langs: + - csharp + - vb + name: Top(View) + nameWithType: Pos.Top(View) + fullName: Terminal.Gui.Pos.Top(Terminal.Gui.View) + type: Method + source: + remote: + path: Terminal.Gui/Types/PosDim.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Top + path: ../Terminal.Gui/Types/PosDim.cs + startLine: 318 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nReturns a object tracks the Top (Y) position of the specified .\n" + example: [] + syntax: + content: public static Pos Top(View view) + parameters: + - id: view + type: Terminal.Gui.View + description: The that will be tracked. + return: + type: Terminal.Gui.Pos + description: The that depends on the other view. + content.vb: Public Shared Function Top(view As View) As Pos + overload: Terminal.Gui.Pos.Top* + modifiers.csharp: + - public + - static + modifiers.vb: + - Public + - Shared - uid: Terminal.Gui.Pos.Y(Terminal.Gui.View) + commentId: M:Terminal.Gui.Pos.Y(Terminal.Gui.View) id: Y(Terminal.Gui.View) parent: Terminal.Gui.Pos langs: - csharp + - vb name: Y(View) nameWithType: Pos.Y(View) - fullName: Pos.Y(View) + fullName: Terminal.Gui.Pos.Y(Terminal.Gui.View) type: Method + source: + remote: + path: Terminal.Gui/Types/PosDim.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Y + path: ../Terminal.Gui/Types/PosDim.cs + startLine: 325 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: Returns a Pos object tracks the Top (Y) position of the specified view. + summary: "\nReturns a object tracks the Top (Y) position of the specified .\n" + example: [] syntax: - content: public static Terminal.Gui.Pos Y (Terminal.Gui.View view); + content: public static Pos Y(View view) parameters: - id: view type: Terminal.Gui.View - description: The view that will be tracked. + description: The that will be tracked. return: type: Terminal.Gui.Pos - description: The Position that depends on the other view. + description: The that depends on the other view. + content.vb: Public Shared Function Y(view As View) As Pos overload: Terminal.Gui.Pos.Y* - exceptions: [] + modifiers.csharp: + - public + - static + modifiers.vb: + - Public + - Shared +- uid: Terminal.Gui.Pos.Right(Terminal.Gui.View) + commentId: M:Terminal.Gui.Pos.Right(Terminal.Gui.View) + id: Right(Terminal.Gui.View) + parent: Terminal.Gui.Pos + langs: + - csharp + - vb + name: Right(View) + nameWithType: Pos.Right(View) + fullName: Terminal.Gui.Pos.Right(Terminal.Gui.View) + type: Method + source: + remote: + path: Terminal.Gui/Types/PosDim.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Right + path: ../Terminal.Gui/Types/PosDim.cs + startLine: 332 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nReturns a object tracks the Right (X+Width) coordinate of the specified .\n" + example: [] + syntax: + content: public static Pos Right(View view) + parameters: + - id: view + type: Terminal.Gui.View + description: The that will be tracked. + return: + type: Terminal.Gui.Pos + description: The that depends on the other view. + content.vb: Public Shared Function Right(view As View) As Pos + overload: Terminal.Gui.Pos.Right* + modifiers.csharp: + - public + - static + modifiers.vb: + - Public + - Shared +- uid: Terminal.Gui.Pos.Bottom(Terminal.Gui.View) + commentId: M:Terminal.Gui.Pos.Bottom(Terminal.Gui.View) + id: Bottom(Terminal.Gui.View) + parent: Terminal.Gui.Pos + langs: + - csharp + - vb + name: Bottom(View) + nameWithType: Pos.Bottom(View) + fullName: Terminal.Gui.Pos.Bottom(Terminal.Gui.View) + type: Method + source: + remote: + path: Terminal.Gui/Types/PosDim.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Bottom + path: ../Terminal.Gui/Types/PosDim.cs + startLine: 339 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nReturns a object tracks the Bottom (Y+Height) coordinate of the specified \n" + example: [] + syntax: + content: public static Pos Bottom(View view) + parameters: + - id: view + type: Terminal.Gui.View + description: The that will be tracked. + return: + type: Terminal.Gui.Pos + description: The that depends on the other view. + content.vb: Public Shared Function Bottom(view As View) As Pos + overload: Terminal.Gui.Pos.Bottom* + modifiers.csharp: + - public + - static + modifiers.vb: + - Public + - Shared references: +- uid: Terminal.Gui.View + commentId: T:Terminal.Gui.View + parent: Terminal.Gui + name: View + nameWithType: View + fullName: Terminal.Gui.View +- uid: Terminal.Gui.Pos + commentId: T:Terminal.Gui.Pos + parent: Terminal.Gui + name: Pos + nameWithType: Pos + fullName: Terminal.Gui.Pos +- 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: Terminal.Gui.Pos.#ctor - parent: Terminal.Gui.Pos - isExternal: false - name: Pos() - nameWithType: Pos.Pos() - fullName: Pos.Pos() -- uid: Terminal.Gui.Pos.AnchorEnd(System.Int32) - parent: Terminal.Gui.Pos - isExternal: false - name: AnchorEnd(Int32) - nameWithType: Pos.AnchorEnd(Int32) - fullName: Pos.AnchorEnd(Int32) -- uid: Terminal.Gui.Pos - parent: Terminal.Gui - isExternal: false - name: Pos - nameWithType: Pos - fullName: Terminal.Gui.Pos -- uid: System.Int32 - parent: System +- uid: System.Object.Equals(System.Object) + commentId: M:System.Object.Equals(System.Object) + parent: System.Object isExternal: true - name: Int32 - nameWithType: Int32 - fullName: System.Int32 -- uid: Terminal.Gui.Pos.At(System.Int32) - parent: Terminal.Gui.Pos - isExternal: false - name: At(Int32) - nameWithType: Pos.At(Int32) - fullName: Pos.At(Int32) -- uid: Terminal.Gui.Pos.Bottom(Terminal.Gui.View) - parent: Terminal.Gui.Pos - isExternal: false - name: Bottom(View) - nameWithType: Pos.Bottom(View) - fullName: Pos.Bottom(View) -- uid: Terminal.Gui.View + 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.TextField + commentId: T:Terminal.Gui.TextField parent: Terminal.Gui - isExternal: false - name: View - nameWithType: View - fullName: Terminal.Gui.View -- uid: Terminal.Gui.Pos.Center - parent: Terminal.Gui.Pos - isExternal: false - name: Center() - nameWithType: Pos.Center() - fullName: Pos.Center() -- uid: Terminal.Gui.Pos.Left(Terminal.Gui.View) - parent: Terminal.Gui.Pos - isExternal: false - name: Left(View) - nameWithType: Pos.Left(View) - fullName: Pos.Left(View) -- uid: Terminal.Gui.Pos.op_Addition(Terminal.Gui.Pos,Terminal.Gui.Pos) - parent: Terminal.Gui.Pos - isExternal: false - name: op_Addition(Pos, Pos) - nameWithType: Pos.op_Addition(Pos, Pos) - fullName: Pos.op_Addition(Pos, Pos) -- uid: Terminal.Gui.Pos.op_Implicit(System.Int32 to Terminal.Gui.Pos) - parent: Terminal.Gui.Pos - isExternal: false - name: op_Implicit(Int32 to Pos) - nameWithType: Pos.op_Implicit(Int32 to Pos) - fullName: Pos.op_Implicit(Int32 to Pos) -- uid: Terminal.Gui.Pos.op_Subtraction(Terminal.Gui.Pos,Terminal.Gui.Pos) - parent: Terminal.Gui.Pos - isExternal: false - name: op_Subtraction(Pos, Pos) - nameWithType: Pos.op_Subtraction(Pos, Pos) - fullName: Pos.op_Subtraction(Pos, Pos) -- uid: Terminal.Gui.Pos.Percent(System.Single) - parent: Terminal.Gui.Pos - isExternal: false - name: Percent(Single) - nameWithType: Pos.Percent(Single) - fullName: Pos.Percent(Single) + name: TextField + nameWithType: TextField + fullName: Terminal.Gui.TextField +- uid: Terminal.Gui.Pos.Percent* + commentId: Overload:Terminal.Gui.Pos.Percent + name: Percent + nameWithType: Pos.Percent + fullName: Terminal.Gui.Pos.Percent - uid: System.Single + commentId: T:System.Single parent: System isExternal: true name: Single nameWithType: Single fullName: System.Single -- uid: Terminal.Gui.Pos.Right(Terminal.Gui.View) - parent: Terminal.Gui.Pos - isExternal: false - name: Right(View) - nameWithType: Pos.Right(View) - fullName: Pos.Right(View) -- uid: Terminal.Gui.Pos.Top(Terminal.Gui.View) - parent: Terminal.Gui.Pos - isExternal: false - name: Top(View) - nameWithType: Pos.Top(View) - fullName: Pos.Top(View) -- uid: Terminal.Gui.Pos.X(Terminal.Gui.View) - parent: Terminal.Gui.Pos - isExternal: false - name: X(View) - nameWithType: Pos.X(View) - fullName: Pos.X(View) -- uid: Terminal.Gui.Pos.Y(Terminal.Gui.View) - parent: Terminal.Gui.Pos - isExternal: false - name: Y(View) - nameWithType: Pos.Y(View) - fullName: Pos.Y(View) -- uid: Terminal.Gui.Pos.#ctor* - parent: Terminal.Gui.Pos - isExternal: false - name: Pos - nameWithType: Pos.Pos - fullName: Pos.Pos +- uid: Terminal.Gui.Button + commentId: T:Terminal.Gui.Button + parent: Terminal.Gui + name: Button + nameWithType: Button + fullName: Terminal.Gui.Button - uid: Terminal.Gui.Pos.AnchorEnd* - parent: Terminal.Gui.Pos - isExternal: false + commentId: Overload:Terminal.Gui.Pos.AnchorEnd name: AnchorEnd nameWithType: Pos.AnchorEnd - fullName: Pos.AnchorEnd -- uid: Terminal.Gui.Pos.At* - parent: Terminal.Gui.Pos - isExternal: false - name: At - nameWithType: Pos.At - fullName: Pos.At -- uid: Terminal.Gui.Pos.Bottom* - parent: Terminal.Gui.Pos - isExternal: false - name: Bottom - nameWithType: Pos.Bottom - fullName: Pos.Bottom + fullName: Terminal.Gui.Pos.AnchorEnd +- uid: System.Int32 + commentId: T:System.Int32 + parent: System + isExternal: true + name: Int32 + nameWithType: Int32 + fullName: System.Int32 - uid: Terminal.Gui.Pos.Center* - parent: Terminal.Gui.Pos - isExternal: false + commentId: Overload:Terminal.Gui.Pos.Center name: Center nameWithType: Pos.Center - fullName: Pos.Center + fullName: Terminal.Gui.Pos.Center +- uid: Terminal.Gui.Pos.op_Implicit* + commentId: Overload:Terminal.Gui.Pos.op_Implicit + name: Implicit + nameWithType: Pos.Implicit + fullName: Terminal.Gui.Pos.Implicit + nameWithType.vb: Pos.Widening + fullName.vb: Terminal.Gui.Pos.Widening + name.vb: Widening +- uid: Terminal.Gui.Pos.At* + commentId: Overload:Terminal.Gui.Pos.At + name: At + nameWithType: Pos.At + fullName: Terminal.Gui.Pos.At +- uid: Terminal.Gui.Pos.op_Addition* + commentId: Overload:Terminal.Gui.Pos.op_Addition + name: Addition + nameWithType: Pos.Addition + fullName: Terminal.Gui.Pos.Addition +- uid: Terminal.Gui.Pos.op_Subtraction* + commentId: Overload:Terminal.Gui.Pos.op_Subtraction + name: Subtraction + nameWithType: Pos.Subtraction + fullName: Terminal.Gui.Pos.Subtraction - uid: Terminal.Gui.Pos.Left* - parent: Terminal.Gui.Pos - isExternal: false + commentId: Overload:Terminal.Gui.Pos.Left name: Left nameWithType: Pos.Left - fullName: Pos.Left -- uid: Terminal.Gui.Pos.op_Addition* - parent: Terminal.Gui.Pos - isExternal: false - name: op_Addition - nameWithType: Pos.op_Addition - fullName: Pos.op_Addition -- uid: Terminal.Gui.Pos.op_Implicit* - parent: Terminal.Gui.Pos - isExternal: false - name: op_Implicit - nameWithType: Pos.op_Implicit - fullName: Pos.op_Implicit -- uid: Terminal.Gui.Pos.op_Subtraction* - parent: Terminal.Gui.Pos - isExternal: false - name: op_Subtraction - nameWithType: Pos.op_Subtraction - fullName: Pos.op_Subtraction -- uid: Terminal.Gui.Pos.Percent* - parent: Terminal.Gui.Pos - isExternal: false - name: Percent - nameWithType: Pos.Percent - fullName: Pos.Percent -- uid: Terminal.Gui.Pos.Right* - parent: Terminal.Gui.Pos - isExternal: false - name: Right - nameWithType: Pos.Right - fullName: Pos.Right -- uid: Terminal.Gui.Pos.Top* - parent: Terminal.Gui.Pos - isExternal: false - name: Top - nameWithType: Pos.Top - fullName: Pos.Top + fullName: Terminal.Gui.Pos.Left - uid: Terminal.Gui.Pos.X* - parent: Terminal.Gui.Pos - isExternal: false + commentId: Overload:Terminal.Gui.Pos.X name: X nameWithType: Pos.X - fullName: Pos.X + fullName: Terminal.Gui.Pos.X +- uid: Terminal.Gui.Pos.Top* + commentId: Overload:Terminal.Gui.Pos.Top + name: Top + nameWithType: Pos.Top + fullName: Terminal.Gui.Pos.Top - uid: Terminal.Gui.Pos.Y* - parent: Terminal.Gui.Pos - isExternal: false + commentId: Overload:Terminal.Gui.Pos.Y name: Y nameWithType: Pos.Y - fullName: Pos.Y + fullName: Terminal.Gui.Pos.Y +- uid: Terminal.Gui.Pos.Right* + commentId: Overload:Terminal.Gui.Pos.Right + name: Right + nameWithType: Pos.Right + fullName: Terminal.Gui.Pos.Right +- uid: Terminal.Gui.Pos.Bottom* + commentId: Overload:Terminal.Gui.Pos.Bottom + name: Bottom + nameWithType: Pos.Bottom + fullName: Terminal.Gui.Pos.Bottom +shouldSkipMarkup: true diff --git a/docfx/api/Terminal.Gui/Terminal.Gui.ProgressBar.yml b/docfx/api/Terminal.Gui/Terminal.Gui.ProgressBar.yml index e0ee4684b..c26841fba 100644 --- a/docfx/api/Terminal.Gui/Terminal.Gui.ProgressBar.yml +++ b/docfx/api/Terminal.Gui/Terminal.Gui.ProgressBar.yml @@ -1,7 +1,9 @@ ### YamlMime:ManagedReference items: - uid: Terminal.Gui.ProgressBar + commentId: T:Terminal.Gui.ProgressBar id: ProgressBar + parent: Terminal.Gui children: - Terminal.Gui.ProgressBar.#ctor - Terminal.Gui.ProgressBar.#ctor(Terminal.Gui.Rect) @@ -10,536 +12,2370 @@ items: - Terminal.Gui.ProgressBar.Redraw(Terminal.Gui.Rect) langs: - csharp + - vb name: ProgressBar nameWithType: ProgressBar fullName: Terminal.Gui.ProgressBar type: Class + source: + remote: + path: Terminal.Gui/Views/ProgressBar.cs + branch: docs + repo: tig:tig/gui.cs.git + id: ProgressBar + path: ../Terminal.Gui/Views/ProgressBar.cs + startLine: 16 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: Progress bar can indicate progress of an activity visually. - remarks: "

\n The progressbar can operate in two modes, percentage mode, or\n activity mode. The progress bar starts in percentage mode and\n setting the Fraction property will reflect on the UI the progress \n made so far. Activity mode is used when the application has no \n way of knowing how much time is left, and is started when you invoke\n the Pulse() method. You should call the Pulse method repeatedly as\n your application makes progress.\n

" + summary: "\nA Progress Bar view that can indicate progress of an activity visually.\n" + remarks: "\n

\n can operate in two modes, percentage mode, or\nactivity mode. The progress bar starts in percentage mode and\nsetting the Fraction property will reflect on the UI the progress \nmade so far. Activity mode is used when the application has no \nway of knowing how much time is left, and is started when the method is called. \nCall repeatedly as progress is made.\n

\n" + example: [] syntax: - content: 'public class ProgressBar : Terminal.Gui.View' + content: 'public class ProgressBar : View, IEnumerable' + content.vb: >- + Public Class ProgressBar + + Inherits View + + Implements IEnumerable inheritance: - System.Object - Terminal.Gui.Responder - Terminal.Gui.View - implements: [] + implements: + - System.Collections.IEnumerable inheritedMembers: - - Terminal.Gui.Responder.CanFocus - - Terminal.Gui.Responder.MouseEvent(Terminal.Gui.MouseEvent) - - Terminal.Gui.View.Add(Terminal.Gui.View) - - Terminal.Gui.View.Add(Terminal.Gui.View[]) - - Terminal.Gui.View.AddRune(System.Int32,System.Int32,System.Rune) - - Terminal.Gui.View.Bounds - - Terminal.Gui.View.ChildNeedsDisplay - - Terminal.Gui.View.Clear - - Terminal.Gui.View.Clear(Terminal.Gui.Rect) - - Terminal.Gui.View.ClearNeedsDisplay - - Terminal.Gui.View.ClipToBounds - - Terminal.Gui.View.ColorScheme - - Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean) - - Terminal.Gui.View.DrawHotString(NStack.ustring,System.Boolean,Terminal.Gui.ColorScheme) - - Terminal.Gui.View.DrawHotString(NStack.ustring,Terminal.Gui.Attribute,Terminal.Gui.Attribute) + - Terminal.Gui.View.Enter + - Terminal.Gui.View.Leave + - Terminal.Gui.View.MouseEnter + - Terminal.Gui.View.MouseLeave - Terminal.Gui.View.Driver - - Terminal.Gui.View.EnsureFocus - - Terminal.Gui.View.Focused - - Terminal.Gui.View.FocusFirst - - Terminal.Gui.View.FocusLast - - Terminal.Gui.View.FocusNext - - Terminal.Gui.View.FocusPrev + - Terminal.Gui.View.Subviews + - Terminal.Gui.View.Id + - Terminal.Gui.View.WantMousePositionReports + - Terminal.Gui.View.WantContinuousButtonPressed - Terminal.Gui.View.Frame - Terminal.Gui.View.GetEnumerator - - Terminal.Gui.View.HasFocus - - Terminal.Gui.View.Height - - Terminal.Gui.View.Id - Terminal.Gui.View.LayoutStyle - - Terminal.Gui.View.LayoutSubviews - - Terminal.Gui.View.MostFocused - - Terminal.Gui.View.Move(System.Int32,System.Int32) - - Terminal.Gui.View.PositionCursor - - Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) - - Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) - - Terminal.Gui.View.ProcessKey(Terminal.Gui.KeyEvent) - - Terminal.Gui.View.Remove(Terminal.Gui.View) - - Terminal.Gui.View.RemoveAll - - Terminal.Gui.View.ScreenToView(System.Int32,System.Int32) - - Terminal.Gui.View.SetClip(Terminal.Gui.Rect) - - Terminal.Gui.View.SetFocus(Terminal.Gui.View) - - Terminal.Gui.View.SetNeedsDisplay - - Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) - - Terminal.Gui.View.Subviews - - Terminal.Gui.View.SuperView - - Terminal.Gui.View.ToString - - Terminal.Gui.View.WantMousePositionReports - - Terminal.Gui.View.Width + - Terminal.Gui.View.Bounds - Terminal.Gui.View.X - Terminal.Gui.View.Y -- uid: Terminal.Gui.ProgressBar.#ctor - id: '#ctor' - parent: Terminal.Gui.ProgressBar - langs: - - csharp - name: ProgressBar() - nameWithType: ProgressBar.ProgressBar() - fullName: ProgressBar.ProgressBar() - type: Constructor - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Initializes a new instance of the class, starts in percentage mode and uses relative layout. - syntax: - content: public ProgressBar (); - parameters: [] - overload: Terminal.Gui.ProgressBar.#ctor* - exceptions: [] + - Terminal.Gui.View.Width + - Terminal.Gui.View.Height + - Terminal.Gui.View.SuperView + - Terminal.Gui.View.SetNeedsDisplay + - Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) + - Terminal.Gui.View.ChildNeedsDisplay + - Terminal.Gui.View.Add(Terminal.Gui.View) + - Terminal.Gui.View.Add(Terminal.Gui.View[]) + - Terminal.Gui.View.RemoveAll + - Terminal.Gui.View.Remove(Terminal.Gui.View) + - Terminal.Gui.View.BringSubviewToFront(Terminal.Gui.View) + - Terminal.Gui.View.SendSubviewToBack(Terminal.Gui.View) + - Terminal.Gui.View.SendSubviewBackwards(Terminal.Gui.View) + - Terminal.Gui.View.BringSubviewForward(Terminal.Gui.View) + - Terminal.Gui.View.Clear + - Terminal.Gui.View.Clear(Terminal.Gui.Rect) + - Terminal.Gui.View.ScreenToView(System.Int32,System.Int32) + - Terminal.Gui.View.ClipToBounds + - Terminal.Gui.View.SetClip(Terminal.Gui.Rect) + - Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean) + - Terminal.Gui.View.DrawHotString(NStack.ustring,Terminal.Gui.Attribute,Terminal.Gui.Attribute) + - Terminal.Gui.View.DrawHotString(NStack.ustring,System.Boolean,Terminal.Gui.ColorScheme) + - Terminal.Gui.View.Move(System.Int32,System.Int32) + - Terminal.Gui.View.PositionCursor + - Terminal.Gui.View.HasFocus + - Terminal.Gui.View.OnEnter + - Terminal.Gui.View.OnLeave + - Terminal.Gui.View.Focused + - Terminal.Gui.View.MostFocused + - Terminal.Gui.View.ColorScheme + - Terminal.Gui.View.AddRune(System.Int32,System.Int32,System.Rune) + - Terminal.Gui.View.ClearNeedsDisplay + - Terminal.Gui.View.SetFocus(Terminal.Gui.View) + - Terminal.Gui.View.KeyPress + - Terminal.Gui.View.ProcessKey(Terminal.Gui.KeyEvent) + - Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) + - Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) + - Terminal.Gui.View.KeyDown + - Terminal.Gui.View.OnKeyDown(Terminal.Gui.KeyEvent) + - Terminal.Gui.View.KeyUp + - Terminal.Gui.View.OnKeyUp(Terminal.Gui.KeyEvent) + - Terminal.Gui.View.EnsureFocus + - Terminal.Gui.View.FocusFirst + - Terminal.Gui.View.FocusLast + - Terminal.Gui.View.FocusPrev + - Terminal.Gui.View.FocusNext + - Terminal.Gui.View.LayoutSubviews + - Terminal.Gui.View.ToString + - Terminal.Gui.View.OnMouseEnter(Terminal.Gui.MouseEvent) + - Terminal.Gui.View.OnMouseLeave(Terminal.Gui.MouseEvent) + - Terminal.Gui.Responder.CanFocus + - Terminal.Gui.Responder.MouseEvent(Terminal.Gui.MouseEvent) + - 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) + modifiers.csharp: + - public + - class + modifiers.vb: + - Public + - Class - uid: Terminal.Gui.ProgressBar.#ctor(Terminal.Gui.Rect) + commentId: M:Terminal.Gui.ProgressBar.#ctor(Terminal.Gui.Rect) id: '#ctor(Terminal.Gui.Rect)' parent: Terminal.Gui.ProgressBar langs: - csharp + - vb name: ProgressBar(Rect) nameWithType: ProgressBar.ProgressBar(Rect) - fullName: ProgressBar.ProgressBar(Rect) + fullName: Terminal.Gui.ProgressBar.ProgressBar(Terminal.Gui.Rect) type: Constructor + source: + remote: + path: Terminal.Gui/Views/ProgressBar.cs + branch: docs + repo: tig:tig/gui.cs.git + id: .ctor + path: ../Terminal.Gui/Views/ProgressBar.cs + startLine: 24 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: Initializes a new instance of the class, starts in percentage mode with an absolute position and size. + summary: "\nInitializes a new instance of the class, starts in percentage mode with an absolute position and size.\n" + example: [] syntax: - content: public ProgressBar (Terminal.Gui.Rect rect); + content: public ProgressBar(Rect rect) parameters: - id: rect type: Terminal.Gui.Rect description: Rect. + content.vb: Public Sub New(rect As Rect) overload: Terminal.Gui.ProgressBar.#ctor* - exceptions: [] + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: Terminal.Gui.ProgressBar.#ctor + commentId: M:Terminal.Gui.ProgressBar.#ctor + id: '#ctor' + parent: Terminal.Gui.ProgressBar + langs: + - csharp + - vb + name: ProgressBar() + nameWithType: ProgressBar.ProgressBar() + fullName: Terminal.Gui.ProgressBar.ProgressBar() + type: Constructor + source: + remote: + path: Terminal.Gui/Views/ProgressBar.cs + branch: docs + repo: tig:tig/gui.cs.git + id: .ctor + path: ../Terminal.Gui/Views/ProgressBar.cs + startLine: 33 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nInitializes a new instance of the class, starts in percentage mode and uses relative layout.\n" + example: [] + syntax: + content: public ProgressBar() + content.vb: Public Sub New + overload: Terminal.Gui.ProgressBar.#ctor* + modifiers.csharp: + - public + modifiers.vb: + - Public - uid: Terminal.Gui.ProgressBar.Fraction + commentId: P:Terminal.Gui.ProgressBar.Fraction id: Fraction parent: Terminal.Gui.ProgressBar langs: - csharp + - vb name: Fraction nameWithType: ProgressBar.Fraction - fullName: ProgressBar.Fraction + fullName: Terminal.Gui.ProgressBar.Fraction type: Property + source: + remote: + path: Terminal.Gui/Views/ProgressBar.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Fraction + path: ../Terminal.Gui/Views/ProgressBar.cs + startLine: 45 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: Gets or sets the progress indicator fraction to display, must be a value between 0 and 1. + summary: "\nGets or sets the fraction to display, must be a value between 0 and 1.\n" + example: [] syntax: content: public float Fraction { get; set; } + parameters: [] return: type: System.Single description: The fraction representing the progress. + content.vb: Public Property Fraction As Single overload: Terminal.Gui.ProgressBar.Fraction* - exceptions: [] + modifiers.csharp: + - public + - get + - set + modifiers.vb: + - Public - uid: Terminal.Gui.ProgressBar.Pulse + commentId: M:Terminal.Gui.ProgressBar.Pulse id: Pulse parent: Terminal.Gui.ProgressBar langs: - csharp + - vb name: Pulse() nameWithType: ProgressBar.Pulse() - fullName: ProgressBar.Pulse() + fullName: Terminal.Gui.ProgressBar.Pulse() type: Method + source: + remote: + path: Terminal.Gui/Views/ProgressBar.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Pulse + path: ../Terminal.Gui/Views/ProgressBar.cs + startLine: 61 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: Notifies the progress bar that some progress has taken place. - remarks: >- - If the ProgressBar is is percentage mode, it switches to activity - mode. If is in activity mode, the marker is moved. + summary: "\nNotifies the that some progress has taken place.\n" + remarks: "\nIf the is is percentage mode, it switches to activity\nmode. If is in activity mode, the marker is moved.\n" + example: [] syntax: - content: public void Pulse (); - parameters: [] + content: public void Pulse() + content.vb: Public Sub Pulse overload: Terminal.Gui.ProgressBar.Pulse* - exceptions: [] + modifiers.csharp: + - public + modifiers.vb: + - Public - uid: Terminal.Gui.ProgressBar.Redraw(Terminal.Gui.Rect) + commentId: M:Terminal.Gui.ProgressBar.Redraw(Terminal.Gui.Rect) id: Redraw(Terminal.Gui.Rect) parent: Terminal.Gui.ProgressBar langs: - csharp + - vb name: Redraw(Rect) nameWithType: ProgressBar.Redraw(Rect) - fullName: ProgressBar.Redraw(Rect) + fullName: Terminal.Gui.ProgressBar.Redraw(Terminal.Gui.Rect) type: Method + source: + remote: + path: Terminal.Gui/Views/ProgressBar.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Redraw + path: ../Terminal.Gui/Views/ProgressBar.cs + startLine: 82 assemblies: - Terminal.Gui namespace: Terminal.Gui + example: [] syntax: - content: public override void Redraw (Terminal.Gui.Rect region); + content: public override void Redraw(Rect region) parameters: - id: region type: Terminal.Gui.Rect - description: To be added. + content.vb: Public Overrides Sub Redraw(region As Rect) + overridden: Terminal.Gui.View.Redraw(Terminal.Gui.Rect) overload: Terminal.Gui.ProgressBar.Redraw* - exceptions: [] + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides references: -- uid: Terminal.Gui.View +- uid: Terminal.Gui.ProgressBar + commentId: T:Terminal.Gui.ProgressBar + name: ProgressBar + nameWithType: ProgressBar + fullName: Terminal.Gui.ProgressBar +- uid: Terminal.Gui.ProgressBar.Pulse + commentId: M:Terminal.Gui.ProgressBar.Pulse + isExternal: true +- 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: Terminal.Gui.Responder + commentId: T:Terminal.Gui.Responder + parent: Terminal.Gui + name: Responder + nameWithType: Responder + fullName: Terminal.Gui.Responder +- uid: Terminal.Gui.View + commentId: T:Terminal.Gui.View parent: Terminal.Gui - isExternal: false name: View nameWithType: View fullName: Terminal.Gui.View -- uid: Terminal.Gui.ProgressBar.#ctor - parent: Terminal.Gui.ProgressBar - isExternal: false - name: ProgressBar() - nameWithType: ProgressBar.ProgressBar() - fullName: ProgressBar.ProgressBar() -- uid: Terminal.Gui.ProgressBar.#ctor(Terminal.Gui.Rect) - parent: Terminal.Gui.ProgressBar - isExternal: false - name: ProgressBar(Rect) - nameWithType: ProgressBar.ProgressBar(Rect) - fullName: ProgressBar.ProgressBar(Rect) +- uid: System.Collections.IEnumerable + commentId: T:System.Collections.IEnumerable + parent: System.Collections + isExternal: true + name: IEnumerable + nameWithType: IEnumerable + fullName: System.Collections.IEnumerable +- uid: Terminal.Gui.View.Enter + commentId: E:Terminal.Gui.View.Enter + parent: Terminal.Gui.View + name: Enter + nameWithType: View.Enter + fullName: Terminal.Gui.View.Enter +- uid: Terminal.Gui.View.Leave + commentId: E:Terminal.Gui.View.Leave + parent: Terminal.Gui.View + name: Leave + nameWithType: View.Leave + fullName: Terminal.Gui.View.Leave +- uid: Terminal.Gui.View.MouseEnter + commentId: E:Terminal.Gui.View.MouseEnter + parent: Terminal.Gui.View + name: MouseEnter + nameWithType: View.MouseEnter + fullName: Terminal.Gui.View.MouseEnter +- uid: Terminal.Gui.View.MouseLeave + commentId: E:Terminal.Gui.View.MouseLeave + parent: Terminal.Gui.View + name: MouseLeave + nameWithType: View.MouseLeave + fullName: Terminal.Gui.View.MouseLeave +- uid: Terminal.Gui.View.Driver + commentId: P:Terminal.Gui.View.Driver + parent: Terminal.Gui.View + name: Driver + nameWithType: View.Driver + fullName: Terminal.Gui.View.Driver +- uid: Terminal.Gui.View.Subviews + commentId: P:Terminal.Gui.View.Subviews + parent: Terminal.Gui.View + name: Subviews + nameWithType: View.Subviews + fullName: Terminal.Gui.View.Subviews +- uid: Terminal.Gui.View.Id + commentId: P:Terminal.Gui.View.Id + parent: Terminal.Gui.View + name: Id + nameWithType: View.Id + fullName: Terminal.Gui.View.Id +- uid: Terminal.Gui.View.WantMousePositionReports + commentId: P:Terminal.Gui.View.WantMousePositionReports + parent: Terminal.Gui.View + name: WantMousePositionReports + nameWithType: View.WantMousePositionReports + fullName: Terminal.Gui.View.WantMousePositionReports +- uid: Terminal.Gui.View.WantContinuousButtonPressed + commentId: P:Terminal.Gui.View.WantContinuousButtonPressed + parent: Terminal.Gui.View + name: WantContinuousButtonPressed + nameWithType: View.WantContinuousButtonPressed + fullName: Terminal.Gui.View.WantContinuousButtonPressed +- uid: Terminal.Gui.View.Frame + commentId: P:Terminal.Gui.View.Frame + parent: Terminal.Gui.View + name: Frame + nameWithType: View.Frame + fullName: Terminal.Gui.View.Frame +- uid: Terminal.Gui.View.GetEnumerator + commentId: M:Terminal.Gui.View.GetEnumerator + parent: Terminal.Gui.View + name: GetEnumerator() + nameWithType: View.GetEnumerator() + fullName: Terminal.Gui.View.GetEnumerator() + spec.csharp: + - uid: Terminal.Gui.View.GetEnumerator + name: GetEnumerator + nameWithType: View.GetEnumerator + fullName: Terminal.Gui.View.GetEnumerator + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.GetEnumerator + name: GetEnumerator + nameWithType: View.GetEnumerator + fullName: Terminal.Gui.View.GetEnumerator + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.LayoutStyle + commentId: P:Terminal.Gui.View.LayoutStyle + parent: Terminal.Gui.View + name: LayoutStyle + nameWithType: View.LayoutStyle + fullName: Terminal.Gui.View.LayoutStyle +- uid: Terminal.Gui.View.Bounds + commentId: P:Terminal.Gui.View.Bounds + parent: Terminal.Gui.View + name: Bounds + nameWithType: View.Bounds + fullName: Terminal.Gui.View.Bounds +- uid: Terminal.Gui.View.X + commentId: P:Terminal.Gui.View.X + parent: Terminal.Gui.View + name: X + nameWithType: View.X + fullName: Terminal.Gui.View.X +- uid: Terminal.Gui.View.Y + commentId: P:Terminal.Gui.View.Y + parent: Terminal.Gui.View + name: Y + nameWithType: View.Y + fullName: Terminal.Gui.View.Y +- uid: Terminal.Gui.View.Width + commentId: P:Terminal.Gui.View.Width + parent: Terminal.Gui.View + name: Width + nameWithType: View.Width + fullName: Terminal.Gui.View.Width +- uid: Terminal.Gui.View.Height + commentId: P:Terminal.Gui.View.Height + parent: Terminal.Gui.View + name: Height + nameWithType: View.Height + fullName: Terminal.Gui.View.Height +- uid: Terminal.Gui.View.SuperView + commentId: P:Terminal.Gui.View.SuperView + parent: Terminal.Gui.View + name: SuperView + nameWithType: View.SuperView + fullName: Terminal.Gui.View.SuperView +- uid: Terminal.Gui.View.SetNeedsDisplay + commentId: M:Terminal.Gui.View.SetNeedsDisplay + parent: Terminal.Gui.View + name: SetNeedsDisplay() + nameWithType: View.SetNeedsDisplay() + fullName: Terminal.Gui.View.SetNeedsDisplay() + spec.csharp: + - uid: Terminal.Gui.View.SetNeedsDisplay + name: SetNeedsDisplay + nameWithType: View.SetNeedsDisplay + fullName: Terminal.Gui.View.SetNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.SetNeedsDisplay + name: SetNeedsDisplay + nameWithType: View.SetNeedsDisplay + fullName: Terminal.Gui.View.SetNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) + commentId: M:Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) + parent: Terminal.Gui.View + name: SetNeedsDisplay(Rect) + nameWithType: View.SetNeedsDisplay(Rect) + fullName: Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) + spec.csharp: + - uid: Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) + name: SetNeedsDisplay + nameWithType: View.SetNeedsDisplay + fullName: Terminal.Gui.View.SetNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) + name: SetNeedsDisplay + nameWithType: View.SetNeedsDisplay + fullName: Terminal.Gui.View.SetNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.ChildNeedsDisplay + commentId: M:Terminal.Gui.View.ChildNeedsDisplay + parent: Terminal.Gui.View + name: ChildNeedsDisplay() + nameWithType: View.ChildNeedsDisplay() + fullName: Terminal.Gui.View.ChildNeedsDisplay() + spec.csharp: + - uid: Terminal.Gui.View.ChildNeedsDisplay + name: ChildNeedsDisplay + nameWithType: View.ChildNeedsDisplay + fullName: Terminal.Gui.View.ChildNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ChildNeedsDisplay + name: ChildNeedsDisplay + nameWithType: View.ChildNeedsDisplay + fullName: Terminal.Gui.View.ChildNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.Add(Terminal.Gui.View) + commentId: M:Terminal.Gui.View.Add(Terminal.Gui.View) + parent: Terminal.Gui.View + name: Add(View) + nameWithType: View.Add(View) + fullName: Terminal.Gui.View.Add(Terminal.Gui.View) + spec.csharp: + - uid: Terminal.Gui.View.Add(Terminal.Gui.View) + name: Add + nameWithType: View.Add + fullName: Terminal.Gui.View.Add + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.Add(Terminal.Gui.View) + name: Add + nameWithType: View.Add + fullName: Terminal.Gui.View.Add + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.Add(Terminal.Gui.View[]) + commentId: M:Terminal.Gui.View.Add(Terminal.Gui.View[]) + parent: Terminal.Gui.View + name: Add(View[]) + nameWithType: View.Add(View[]) + fullName: Terminal.Gui.View.Add(Terminal.Gui.View[]) + nameWithType.vb: View.Add(View()) + fullName.vb: Terminal.Gui.View.Add(Terminal.Gui.View()) + name.vb: Add(View()) + spec.csharp: + - uid: Terminal.Gui.View.Add(Terminal.Gui.View[]) + name: Add + nameWithType: View.Add + fullName: Terminal.Gui.View.Add + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: '[]' + nameWithType: '[]' + fullName: '[]' + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.Add(Terminal.Gui.View[]) + name: Add + nameWithType: View.Add + fullName: Terminal.Gui.View.Add + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: () + nameWithType: () + fullName: () + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.RemoveAll + commentId: M:Terminal.Gui.View.RemoveAll + parent: Terminal.Gui.View + name: RemoveAll() + nameWithType: View.RemoveAll() + fullName: Terminal.Gui.View.RemoveAll() + spec.csharp: + - uid: Terminal.Gui.View.RemoveAll + name: RemoveAll + nameWithType: View.RemoveAll + fullName: Terminal.Gui.View.RemoveAll + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.RemoveAll + name: RemoveAll + nameWithType: View.RemoveAll + fullName: Terminal.Gui.View.RemoveAll + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.Remove(Terminal.Gui.View) + commentId: M:Terminal.Gui.View.Remove(Terminal.Gui.View) + parent: Terminal.Gui.View + name: Remove(View) + nameWithType: View.Remove(View) + fullName: Terminal.Gui.View.Remove(Terminal.Gui.View) + spec.csharp: + - uid: Terminal.Gui.View.Remove(Terminal.Gui.View) + name: Remove + nameWithType: View.Remove + fullName: Terminal.Gui.View.Remove + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.Remove(Terminal.Gui.View) + name: Remove + nameWithType: View.Remove + fullName: Terminal.Gui.View.Remove + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.BringSubviewToFront(Terminal.Gui.View) + commentId: M:Terminal.Gui.View.BringSubviewToFront(Terminal.Gui.View) + parent: Terminal.Gui.View + name: BringSubviewToFront(View) + nameWithType: View.BringSubviewToFront(View) + fullName: Terminal.Gui.View.BringSubviewToFront(Terminal.Gui.View) + spec.csharp: + - uid: Terminal.Gui.View.BringSubviewToFront(Terminal.Gui.View) + name: BringSubviewToFront + nameWithType: View.BringSubviewToFront + fullName: Terminal.Gui.View.BringSubviewToFront + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.BringSubviewToFront(Terminal.Gui.View) + name: BringSubviewToFront + nameWithType: View.BringSubviewToFront + fullName: Terminal.Gui.View.BringSubviewToFront + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.SendSubviewToBack(Terminal.Gui.View) + commentId: M:Terminal.Gui.View.SendSubviewToBack(Terminal.Gui.View) + parent: Terminal.Gui.View + name: SendSubviewToBack(View) + nameWithType: View.SendSubviewToBack(View) + fullName: Terminal.Gui.View.SendSubviewToBack(Terminal.Gui.View) + spec.csharp: + - uid: Terminal.Gui.View.SendSubviewToBack(Terminal.Gui.View) + name: SendSubviewToBack + nameWithType: View.SendSubviewToBack + fullName: Terminal.Gui.View.SendSubviewToBack + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.SendSubviewToBack(Terminal.Gui.View) + name: SendSubviewToBack + nameWithType: View.SendSubviewToBack + fullName: Terminal.Gui.View.SendSubviewToBack + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.SendSubviewBackwards(Terminal.Gui.View) + commentId: M:Terminal.Gui.View.SendSubviewBackwards(Terminal.Gui.View) + parent: Terminal.Gui.View + name: SendSubviewBackwards(View) + nameWithType: View.SendSubviewBackwards(View) + fullName: Terminal.Gui.View.SendSubviewBackwards(Terminal.Gui.View) + spec.csharp: + - uid: Terminal.Gui.View.SendSubviewBackwards(Terminal.Gui.View) + name: SendSubviewBackwards + nameWithType: View.SendSubviewBackwards + fullName: Terminal.Gui.View.SendSubviewBackwards + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.SendSubviewBackwards(Terminal.Gui.View) + name: SendSubviewBackwards + nameWithType: View.SendSubviewBackwards + fullName: Terminal.Gui.View.SendSubviewBackwards + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.BringSubviewForward(Terminal.Gui.View) + commentId: M:Terminal.Gui.View.BringSubviewForward(Terminal.Gui.View) + parent: Terminal.Gui.View + name: BringSubviewForward(View) + nameWithType: View.BringSubviewForward(View) + fullName: Terminal.Gui.View.BringSubviewForward(Terminal.Gui.View) + spec.csharp: + - uid: Terminal.Gui.View.BringSubviewForward(Terminal.Gui.View) + name: BringSubviewForward + nameWithType: View.BringSubviewForward + fullName: Terminal.Gui.View.BringSubviewForward + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.BringSubviewForward(Terminal.Gui.View) + name: BringSubviewForward + nameWithType: View.BringSubviewForward + fullName: Terminal.Gui.View.BringSubviewForward + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.Clear + commentId: M:Terminal.Gui.View.Clear + parent: Terminal.Gui.View + name: Clear() + nameWithType: View.Clear() + fullName: Terminal.Gui.View.Clear() + spec.csharp: + - uid: Terminal.Gui.View.Clear + name: Clear + nameWithType: View.Clear + fullName: Terminal.Gui.View.Clear + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.Clear + name: Clear + nameWithType: View.Clear + fullName: Terminal.Gui.View.Clear + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.Clear(Terminal.Gui.Rect) + commentId: M:Terminal.Gui.View.Clear(Terminal.Gui.Rect) + parent: Terminal.Gui.View + name: Clear(Rect) + nameWithType: View.Clear(Rect) + fullName: Terminal.Gui.View.Clear(Terminal.Gui.Rect) + spec.csharp: + - uid: Terminal.Gui.View.Clear(Terminal.Gui.Rect) + name: Clear + nameWithType: View.Clear + fullName: Terminal.Gui.View.Clear + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.Clear(Terminal.Gui.Rect) + name: Clear + nameWithType: View.Clear + fullName: Terminal.Gui.View.Clear + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.ScreenToView(System.Int32,System.Int32) + commentId: M:Terminal.Gui.View.ScreenToView(System.Int32,System.Int32) + parent: Terminal.Gui.View + isExternal: true + name: ScreenToView(Int32, Int32) + nameWithType: View.ScreenToView(Int32, Int32) + fullName: Terminal.Gui.View.ScreenToView(System.Int32, System.Int32) + spec.csharp: + - uid: Terminal.Gui.View.ScreenToView(System.Int32,System.Int32) + name: ScreenToView + nameWithType: View.ScreenToView + fullName: Terminal.Gui.View.ScreenToView + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ScreenToView(System.Int32,System.Int32) + name: ScreenToView + nameWithType: View.ScreenToView + fullName: Terminal.Gui.View.ScreenToView + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.ClipToBounds + commentId: M:Terminal.Gui.View.ClipToBounds + parent: Terminal.Gui.View + name: ClipToBounds() + nameWithType: View.ClipToBounds() + fullName: Terminal.Gui.View.ClipToBounds() + spec.csharp: + - uid: Terminal.Gui.View.ClipToBounds + name: ClipToBounds + nameWithType: View.ClipToBounds + fullName: Terminal.Gui.View.ClipToBounds + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ClipToBounds + name: ClipToBounds + nameWithType: View.ClipToBounds + fullName: Terminal.Gui.View.ClipToBounds + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.SetClip(Terminal.Gui.Rect) + commentId: M:Terminal.Gui.View.SetClip(Terminal.Gui.Rect) + parent: Terminal.Gui.View + name: SetClip(Rect) + nameWithType: View.SetClip(Rect) + fullName: Terminal.Gui.View.SetClip(Terminal.Gui.Rect) + spec.csharp: + - uid: Terminal.Gui.View.SetClip(Terminal.Gui.Rect) + name: SetClip + nameWithType: View.SetClip + fullName: Terminal.Gui.View.SetClip + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.SetClip(Terminal.Gui.Rect) + name: SetClip + nameWithType: View.SetClip + fullName: Terminal.Gui.View.SetClip + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean) + commentId: M:Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean) + parent: Terminal.Gui.View + isExternal: true + name: DrawFrame(Rect, Int32, Boolean) + nameWithType: View.DrawFrame(Rect, Int32, Boolean) + fullName: Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect, System.Int32, System.Boolean) + spec.csharp: + - uid: Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean) + name: DrawFrame + nameWithType: View.DrawFrame + fullName: Terminal.Gui.View.DrawFrame + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean) + name: DrawFrame + nameWithType: View.DrawFrame + fullName: Terminal.Gui.View.DrawFrame + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.DrawHotString(NStack.ustring,Terminal.Gui.Attribute,Terminal.Gui.Attribute) + commentId: M:Terminal.Gui.View.DrawHotString(NStack.ustring,Terminal.Gui.Attribute,Terminal.Gui.Attribute) + parent: Terminal.Gui.View + isExternal: true + name: DrawHotString(ustring, Attribute, Attribute) + nameWithType: View.DrawHotString(ustring, Attribute, Attribute) + fullName: Terminal.Gui.View.DrawHotString(NStack.ustring, Terminal.Gui.Attribute, Terminal.Gui.Attribute) + spec.csharp: + - uid: Terminal.Gui.View.DrawHotString(NStack.ustring,Terminal.Gui.Attribute,Terminal.Gui.Attribute) + name: DrawHotString + nameWithType: View.DrawHotString + fullName: Terminal.Gui.View.DrawHotString + - name: ( + nameWithType: ( + fullName: ( + - uid: NStack.ustring + name: ustring + nameWithType: ustring + fullName: NStack.ustring + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: Terminal.Gui.Attribute + name: Attribute + nameWithType: Attribute + fullName: Terminal.Gui.Attribute + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: Terminal.Gui.Attribute + name: Attribute + nameWithType: Attribute + fullName: Terminal.Gui.Attribute + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.DrawHotString(NStack.ustring,Terminal.Gui.Attribute,Terminal.Gui.Attribute) + name: DrawHotString + nameWithType: View.DrawHotString + fullName: Terminal.Gui.View.DrawHotString + - name: ( + nameWithType: ( + fullName: ( + - uid: NStack.ustring + name: ustring + nameWithType: ustring + fullName: NStack.ustring + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: Terminal.Gui.Attribute + name: Attribute + nameWithType: Attribute + fullName: Terminal.Gui.Attribute + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: Terminal.Gui.Attribute + name: Attribute + nameWithType: Attribute + fullName: Terminal.Gui.Attribute + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.DrawHotString(NStack.ustring,System.Boolean,Terminal.Gui.ColorScheme) + commentId: M:Terminal.Gui.View.DrawHotString(NStack.ustring,System.Boolean,Terminal.Gui.ColorScheme) + parent: Terminal.Gui.View + isExternal: true + name: DrawHotString(ustring, Boolean, ColorScheme) + nameWithType: View.DrawHotString(ustring, Boolean, ColorScheme) + fullName: Terminal.Gui.View.DrawHotString(NStack.ustring, System.Boolean, Terminal.Gui.ColorScheme) + spec.csharp: + - uid: Terminal.Gui.View.DrawHotString(NStack.ustring,System.Boolean,Terminal.Gui.ColorScheme) + name: DrawHotString + nameWithType: View.DrawHotString + fullName: Terminal.Gui.View.DrawHotString + - name: ( + nameWithType: ( + fullName: ( + - uid: NStack.ustring + name: ustring + nameWithType: ustring + fullName: NStack.ustring + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: Terminal.Gui.ColorScheme + name: ColorScheme + nameWithType: ColorScheme + fullName: Terminal.Gui.ColorScheme + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.DrawHotString(NStack.ustring,System.Boolean,Terminal.Gui.ColorScheme) + name: DrawHotString + nameWithType: View.DrawHotString + fullName: Terminal.Gui.View.DrawHotString + - name: ( + nameWithType: ( + fullName: ( + - uid: NStack.ustring + name: ustring + nameWithType: ustring + fullName: NStack.ustring + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: Terminal.Gui.ColorScheme + name: ColorScheme + nameWithType: ColorScheme + fullName: Terminal.Gui.ColorScheme + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.Move(System.Int32,System.Int32) + commentId: M:Terminal.Gui.View.Move(System.Int32,System.Int32) + parent: Terminal.Gui.View + isExternal: true + name: Move(Int32, Int32) + nameWithType: View.Move(Int32, Int32) + fullName: Terminal.Gui.View.Move(System.Int32, System.Int32) + spec.csharp: + - uid: Terminal.Gui.View.Move(System.Int32,System.Int32) + name: Move + nameWithType: View.Move + fullName: Terminal.Gui.View.Move + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.Move(System.Int32,System.Int32) + name: Move + nameWithType: View.Move + fullName: Terminal.Gui.View.Move + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.PositionCursor + commentId: M:Terminal.Gui.View.PositionCursor + parent: Terminal.Gui.View + name: PositionCursor() + nameWithType: View.PositionCursor() + fullName: Terminal.Gui.View.PositionCursor() + spec.csharp: + - uid: Terminal.Gui.View.PositionCursor + name: PositionCursor + nameWithType: View.PositionCursor + fullName: Terminal.Gui.View.PositionCursor + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.PositionCursor + name: PositionCursor + nameWithType: View.PositionCursor + fullName: Terminal.Gui.View.PositionCursor + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.HasFocus + commentId: P:Terminal.Gui.View.HasFocus + parent: Terminal.Gui.View + name: HasFocus + nameWithType: View.HasFocus + fullName: Terminal.Gui.View.HasFocus +- uid: Terminal.Gui.View.OnEnter + commentId: M:Terminal.Gui.View.OnEnter + parent: Terminal.Gui.View + name: OnEnter() + nameWithType: View.OnEnter() + fullName: Terminal.Gui.View.OnEnter() + spec.csharp: + - uid: Terminal.Gui.View.OnEnter + name: OnEnter + nameWithType: View.OnEnter + fullName: Terminal.Gui.View.OnEnter + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.OnEnter + name: OnEnter + nameWithType: View.OnEnter + fullName: Terminal.Gui.View.OnEnter + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.OnLeave + commentId: M:Terminal.Gui.View.OnLeave + parent: Terminal.Gui.View + name: OnLeave() + nameWithType: View.OnLeave() + fullName: Terminal.Gui.View.OnLeave() + spec.csharp: + - uid: Terminal.Gui.View.OnLeave + name: OnLeave + nameWithType: View.OnLeave + fullName: Terminal.Gui.View.OnLeave + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.OnLeave + name: OnLeave + nameWithType: View.OnLeave + fullName: Terminal.Gui.View.OnLeave + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.Focused + commentId: P:Terminal.Gui.View.Focused + parent: Terminal.Gui.View + name: Focused + nameWithType: View.Focused + fullName: Terminal.Gui.View.Focused +- uid: Terminal.Gui.View.MostFocused + commentId: P:Terminal.Gui.View.MostFocused + parent: Terminal.Gui.View + name: MostFocused + nameWithType: View.MostFocused + fullName: Terminal.Gui.View.MostFocused +- uid: Terminal.Gui.View.ColorScheme + commentId: P:Terminal.Gui.View.ColorScheme + parent: Terminal.Gui.View + name: ColorScheme + nameWithType: View.ColorScheme + fullName: Terminal.Gui.View.ColorScheme +- uid: Terminal.Gui.View.AddRune(System.Int32,System.Int32,System.Rune) + commentId: M:Terminal.Gui.View.AddRune(System.Int32,System.Int32,System.Rune) + parent: Terminal.Gui.View + isExternal: true + name: AddRune(Int32, Int32, Rune) + nameWithType: View.AddRune(Int32, Int32, Rune) + fullName: Terminal.Gui.View.AddRune(System.Int32, System.Int32, System.Rune) + spec.csharp: + - uid: Terminal.Gui.View.AddRune(System.Int32,System.Int32,System.Rune) + name: AddRune + nameWithType: View.AddRune + fullName: Terminal.Gui.View.AddRune + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Rune + name: Rune + nameWithType: Rune + fullName: System.Rune + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.AddRune(System.Int32,System.Int32,System.Rune) + name: AddRune + nameWithType: View.AddRune + fullName: Terminal.Gui.View.AddRune + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Rune + name: Rune + nameWithType: Rune + fullName: System.Rune + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.ClearNeedsDisplay + commentId: M:Terminal.Gui.View.ClearNeedsDisplay + parent: Terminal.Gui.View + name: ClearNeedsDisplay() + nameWithType: View.ClearNeedsDisplay() + fullName: Terminal.Gui.View.ClearNeedsDisplay() + spec.csharp: + - uid: Terminal.Gui.View.ClearNeedsDisplay + name: ClearNeedsDisplay + nameWithType: View.ClearNeedsDisplay + fullName: Terminal.Gui.View.ClearNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ClearNeedsDisplay + name: ClearNeedsDisplay + nameWithType: View.ClearNeedsDisplay + fullName: Terminal.Gui.View.ClearNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.SetFocus(Terminal.Gui.View) + commentId: M:Terminal.Gui.View.SetFocus(Terminal.Gui.View) + parent: Terminal.Gui.View + name: SetFocus(View) + nameWithType: View.SetFocus(View) + fullName: Terminal.Gui.View.SetFocus(Terminal.Gui.View) + spec.csharp: + - uid: Terminal.Gui.View.SetFocus(Terminal.Gui.View) + name: SetFocus + nameWithType: View.SetFocus + fullName: Terminal.Gui.View.SetFocus + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.SetFocus(Terminal.Gui.View) + name: SetFocus + nameWithType: View.SetFocus + fullName: Terminal.Gui.View.SetFocus + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.KeyPress + commentId: E:Terminal.Gui.View.KeyPress + parent: Terminal.Gui.View + name: KeyPress + nameWithType: View.KeyPress + fullName: Terminal.Gui.View.KeyPress +- uid: Terminal.Gui.View.ProcessKey(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.View.ProcessKey(Terminal.Gui.KeyEvent) + parent: Terminal.Gui.View + name: ProcessKey(KeyEvent) + nameWithType: View.ProcessKey(KeyEvent) + fullName: Terminal.Gui.View.ProcessKey(Terminal.Gui.KeyEvent) + spec.csharp: + - uid: Terminal.Gui.View.ProcessKey(Terminal.Gui.KeyEvent) + name: ProcessKey + nameWithType: View.ProcessKey + fullName: Terminal.Gui.View.ProcessKey + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ProcessKey(Terminal.Gui.KeyEvent) + name: ProcessKey + nameWithType: View.ProcessKey + fullName: Terminal.Gui.View.ProcessKey + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) + parent: Terminal.Gui.View + name: ProcessHotKey(KeyEvent) + nameWithType: View.ProcessHotKey(KeyEvent) + fullName: Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) + spec.csharp: + - uid: Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) + name: ProcessHotKey + nameWithType: View.ProcessHotKey + fullName: Terminal.Gui.View.ProcessHotKey + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) + name: ProcessHotKey + nameWithType: View.ProcessHotKey + fullName: Terminal.Gui.View.ProcessHotKey + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) + parent: Terminal.Gui.View + name: ProcessColdKey(KeyEvent) + nameWithType: View.ProcessColdKey(KeyEvent) + fullName: Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) + spec.csharp: + - uid: Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) + name: ProcessColdKey + nameWithType: View.ProcessColdKey + fullName: Terminal.Gui.View.ProcessColdKey + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) + name: ProcessColdKey + nameWithType: View.ProcessColdKey + fullName: Terminal.Gui.View.ProcessColdKey + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.KeyDown + commentId: E:Terminal.Gui.View.KeyDown + parent: Terminal.Gui.View + name: KeyDown + nameWithType: View.KeyDown + fullName: Terminal.Gui.View.KeyDown +- uid: Terminal.Gui.View.OnKeyDown(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.View.OnKeyDown(Terminal.Gui.KeyEvent) + parent: Terminal.Gui.View + name: OnKeyDown(KeyEvent) + nameWithType: View.OnKeyDown(KeyEvent) + fullName: Terminal.Gui.View.OnKeyDown(Terminal.Gui.KeyEvent) + spec.csharp: + - uid: Terminal.Gui.View.OnKeyDown(Terminal.Gui.KeyEvent) + name: OnKeyDown + nameWithType: View.OnKeyDown + fullName: Terminal.Gui.View.OnKeyDown + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.OnKeyDown(Terminal.Gui.KeyEvent) + name: OnKeyDown + nameWithType: View.OnKeyDown + fullName: Terminal.Gui.View.OnKeyDown + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.KeyUp + commentId: E:Terminal.Gui.View.KeyUp + parent: Terminal.Gui.View + name: KeyUp + nameWithType: View.KeyUp + fullName: Terminal.Gui.View.KeyUp +- uid: Terminal.Gui.View.OnKeyUp(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.View.OnKeyUp(Terminal.Gui.KeyEvent) + parent: Terminal.Gui.View + name: OnKeyUp(KeyEvent) + nameWithType: View.OnKeyUp(KeyEvent) + fullName: Terminal.Gui.View.OnKeyUp(Terminal.Gui.KeyEvent) + spec.csharp: + - uid: Terminal.Gui.View.OnKeyUp(Terminal.Gui.KeyEvent) + name: OnKeyUp + nameWithType: View.OnKeyUp + fullName: Terminal.Gui.View.OnKeyUp + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.OnKeyUp(Terminal.Gui.KeyEvent) + name: OnKeyUp + nameWithType: View.OnKeyUp + fullName: Terminal.Gui.View.OnKeyUp + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.EnsureFocus + commentId: M:Terminal.Gui.View.EnsureFocus + parent: Terminal.Gui.View + name: EnsureFocus() + nameWithType: View.EnsureFocus() + fullName: Terminal.Gui.View.EnsureFocus() + spec.csharp: + - uid: Terminal.Gui.View.EnsureFocus + name: EnsureFocus + nameWithType: View.EnsureFocus + fullName: Terminal.Gui.View.EnsureFocus + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.EnsureFocus + name: EnsureFocus + nameWithType: View.EnsureFocus + fullName: Terminal.Gui.View.EnsureFocus + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.FocusFirst + commentId: M:Terminal.Gui.View.FocusFirst + parent: Terminal.Gui.View + name: FocusFirst() + nameWithType: View.FocusFirst() + fullName: Terminal.Gui.View.FocusFirst() + spec.csharp: + - uid: Terminal.Gui.View.FocusFirst + name: FocusFirst + nameWithType: View.FocusFirst + fullName: Terminal.Gui.View.FocusFirst + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.FocusFirst + name: FocusFirst + nameWithType: View.FocusFirst + fullName: Terminal.Gui.View.FocusFirst + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.FocusLast + commentId: M:Terminal.Gui.View.FocusLast + parent: Terminal.Gui.View + name: FocusLast() + nameWithType: View.FocusLast() + fullName: Terminal.Gui.View.FocusLast() + spec.csharp: + - uid: Terminal.Gui.View.FocusLast + name: FocusLast + nameWithType: View.FocusLast + fullName: Terminal.Gui.View.FocusLast + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.FocusLast + name: FocusLast + nameWithType: View.FocusLast + fullName: Terminal.Gui.View.FocusLast + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.FocusPrev + commentId: M:Terminal.Gui.View.FocusPrev + parent: Terminal.Gui.View + name: FocusPrev() + nameWithType: View.FocusPrev() + fullName: Terminal.Gui.View.FocusPrev() + spec.csharp: + - uid: Terminal.Gui.View.FocusPrev + name: FocusPrev + nameWithType: View.FocusPrev + fullName: Terminal.Gui.View.FocusPrev + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.FocusPrev + name: FocusPrev + nameWithType: View.FocusPrev + fullName: Terminal.Gui.View.FocusPrev + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.FocusNext + commentId: M:Terminal.Gui.View.FocusNext + parent: Terminal.Gui.View + name: FocusNext() + nameWithType: View.FocusNext() + fullName: Terminal.Gui.View.FocusNext() + spec.csharp: + - uid: Terminal.Gui.View.FocusNext + name: FocusNext + nameWithType: View.FocusNext + fullName: Terminal.Gui.View.FocusNext + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.FocusNext + name: FocusNext + nameWithType: View.FocusNext + fullName: Terminal.Gui.View.FocusNext + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.LayoutSubviews + commentId: M:Terminal.Gui.View.LayoutSubviews + parent: Terminal.Gui.View + name: LayoutSubviews() + nameWithType: View.LayoutSubviews() + fullName: Terminal.Gui.View.LayoutSubviews() + spec.csharp: + - uid: Terminal.Gui.View.LayoutSubviews + name: LayoutSubviews + nameWithType: View.LayoutSubviews + fullName: Terminal.Gui.View.LayoutSubviews + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.LayoutSubviews + name: LayoutSubviews + nameWithType: View.LayoutSubviews + fullName: Terminal.Gui.View.LayoutSubviews + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.ToString + commentId: M:Terminal.Gui.View.ToString + parent: Terminal.Gui.View + name: ToString() + nameWithType: View.ToString() + fullName: Terminal.Gui.View.ToString() + spec.csharp: + - uid: Terminal.Gui.View.ToString + name: ToString + nameWithType: View.ToString + fullName: Terminal.Gui.View.ToString + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ToString + name: ToString + nameWithType: View.ToString + fullName: Terminal.Gui.View.ToString + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.OnMouseEnter(Terminal.Gui.MouseEvent) + commentId: M:Terminal.Gui.View.OnMouseEnter(Terminal.Gui.MouseEvent) + parent: Terminal.Gui.View + name: OnMouseEnter(MouseEvent) + nameWithType: View.OnMouseEnter(MouseEvent) + fullName: Terminal.Gui.View.OnMouseEnter(Terminal.Gui.MouseEvent) + spec.csharp: + - uid: Terminal.Gui.View.OnMouseEnter(Terminal.Gui.MouseEvent) + name: OnMouseEnter + nameWithType: View.OnMouseEnter + fullName: Terminal.Gui.View.OnMouseEnter + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.MouseEvent + name: MouseEvent + nameWithType: MouseEvent + fullName: Terminal.Gui.MouseEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.OnMouseEnter(Terminal.Gui.MouseEvent) + name: OnMouseEnter + nameWithType: View.OnMouseEnter + fullName: Terminal.Gui.View.OnMouseEnter + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.MouseEvent + name: MouseEvent + nameWithType: MouseEvent + fullName: Terminal.Gui.MouseEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.OnMouseLeave(Terminal.Gui.MouseEvent) + commentId: M:Terminal.Gui.View.OnMouseLeave(Terminal.Gui.MouseEvent) + parent: Terminal.Gui.View + name: OnMouseLeave(MouseEvent) + nameWithType: View.OnMouseLeave(MouseEvent) + fullName: Terminal.Gui.View.OnMouseLeave(Terminal.Gui.MouseEvent) + spec.csharp: + - uid: Terminal.Gui.View.OnMouseLeave(Terminal.Gui.MouseEvent) + name: OnMouseLeave + nameWithType: View.OnMouseLeave + fullName: Terminal.Gui.View.OnMouseLeave + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.MouseEvent + name: MouseEvent + nameWithType: MouseEvent + fullName: Terminal.Gui.MouseEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.OnMouseLeave(Terminal.Gui.MouseEvent) + name: OnMouseLeave + nameWithType: View.OnMouseLeave + fullName: Terminal.Gui.View.OnMouseLeave + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.MouseEvent + name: MouseEvent + nameWithType: MouseEvent + fullName: Terminal.Gui.MouseEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.Responder.CanFocus + commentId: P:Terminal.Gui.Responder.CanFocus + parent: Terminal.Gui.Responder + name: CanFocus + nameWithType: Responder.CanFocus + fullName: Terminal.Gui.Responder.CanFocus +- uid: Terminal.Gui.Responder.MouseEvent(Terminal.Gui.MouseEvent) + commentId: M:Terminal.Gui.Responder.MouseEvent(Terminal.Gui.MouseEvent) + parent: Terminal.Gui.Responder + name: MouseEvent(MouseEvent) + nameWithType: Responder.MouseEvent(MouseEvent) + fullName: Terminal.Gui.Responder.MouseEvent(Terminal.Gui.MouseEvent) + spec.csharp: + - uid: Terminal.Gui.Responder.MouseEvent(Terminal.Gui.MouseEvent) + name: MouseEvent + nameWithType: Responder.MouseEvent + fullName: Terminal.Gui.Responder.MouseEvent + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.MouseEvent + name: MouseEvent + nameWithType: MouseEvent + fullName: Terminal.Gui.MouseEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.Responder.MouseEvent(Terminal.Gui.MouseEvent) + name: MouseEvent + nameWithType: Responder.MouseEvent + fullName: Terminal.Gui.Responder.MouseEvent + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.MouseEvent + name: MouseEvent + nameWithType: MouseEvent + fullName: Terminal.Gui.MouseEvent + - name: ) + nameWithType: ) + fullName: ) +- 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 + commentId: N:System + isExternal: true + name: System + nameWithType: System + fullName: System +- uid: System.Collections + commentId: N:System.Collections + isExternal: true + name: System.Collections + nameWithType: System.Collections + fullName: System.Collections +- uid: Terminal.Gui.ProgressBar.#ctor* + commentId: Overload:Terminal.Gui.ProgressBar.#ctor + name: ProgressBar + nameWithType: ProgressBar.ProgressBar + fullName: Terminal.Gui.ProgressBar.ProgressBar - uid: Terminal.Gui.Rect + commentId: T:Terminal.Gui.Rect parent: Terminal.Gui - isExternal: false name: Rect nameWithType: Rect fullName: Terminal.Gui.Rect -- uid: Terminal.Gui.ProgressBar.Fraction - parent: Terminal.Gui.ProgressBar - isExternal: false +- uid: Terminal.Gui.ProgressBar.Fraction* + commentId: Overload:Terminal.Gui.ProgressBar.Fraction name: Fraction nameWithType: ProgressBar.Fraction - fullName: ProgressBar.Fraction + fullName: Terminal.Gui.ProgressBar.Fraction - uid: System.Single + commentId: T:System.Single parent: System isExternal: true name: Single nameWithType: Single fullName: System.Single -- uid: Terminal.Gui.ProgressBar.Pulse - parent: Terminal.Gui.ProgressBar - isExternal: false - name: Pulse() - nameWithType: ProgressBar.Pulse() - fullName: ProgressBar.Pulse() -- uid: Terminal.Gui.ProgressBar.Redraw(Terminal.Gui.Rect) - parent: Terminal.Gui.ProgressBar - isExternal: false - name: Redraw(Rect) - nameWithType: ProgressBar.Redraw(Rect) - fullName: ProgressBar.Redraw(Rect) -- uid: Terminal.Gui.ProgressBar.#ctor* - parent: Terminal.Gui.ProgressBar - isExternal: false - name: ProgressBar - nameWithType: ProgressBar.ProgressBar - fullName: ProgressBar.ProgressBar -- uid: Terminal.Gui.ProgressBar.Fraction* - parent: Terminal.Gui.ProgressBar - isExternal: false - name: Fraction - nameWithType: ProgressBar.Fraction - fullName: ProgressBar.Fraction - uid: Terminal.Gui.ProgressBar.Pulse* - parent: Terminal.Gui.ProgressBar - isExternal: false + commentId: Overload:Terminal.Gui.ProgressBar.Pulse name: Pulse nameWithType: ProgressBar.Pulse - fullName: ProgressBar.Pulse + fullName: Terminal.Gui.ProgressBar.Pulse +- uid: Terminal.Gui.ProgressBar.Redraw(Terminal.Gui.Rect) + commentId: M:Terminal.Gui.ProgressBar.Redraw(Terminal.Gui.Rect) + isExternal: true +- uid: Terminal.Gui.View.Redraw(Terminal.Gui.Rect) + commentId: M:Terminal.Gui.View.Redraw(Terminal.Gui.Rect) + parent: Terminal.Gui.View + name: Redraw(Rect) + nameWithType: View.Redraw(Rect) + fullName: Terminal.Gui.View.Redraw(Terminal.Gui.Rect) + spec.csharp: + - uid: Terminal.Gui.View.Redraw(Terminal.Gui.Rect) + name: Redraw + nameWithType: View.Redraw + fullName: Terminal.Gui.View.Redraw + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.Redraw(Terminal.Gui.Rect) + name: Redraw + nameWithType: View.Redraw + fullName: Terminal.Gui.View.Redraw + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) - uid: Terminal.Gui.ProgressBar.Redraw* - parent: Terminal.Gui.ProgressBar - isExternal: false + commentId: Overload:Terminal.Gui.ProgressBar.Redraw name: Redraw nameWithType: ProgressBar.Redraw - fullName: ProgressBar.Redraw -- uid: Terminal.Gui.Responder.CanFocus - parent: Terminal.Gui.Responder - isExternal: false - name: CanFocus - nameWithType: Responder.CanFocus - fullName: Responder.CanFocus -- uid: Terminal.Gui.View.HasFocus - parent: Terminal.Gui.View - isExternal: false - name: HasFocus - nameWithType: View.HasFocus - fullName: View.HasFocus -- uid: Terminal.Gui.Responder.MouseEvent(Terminal.Gui.MouseEvent) - parent: Terminal.Gui.Responder - isExternal: false - name: MouseEvent(MouseEvent) - nameWithType: Responder.MouseEvent(MouseEvent) - fullName: Responder.MouseEvent(MouseEvent) -- uid: Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) - parent: Terminal.Gui.View - isExternal: false - name: ProcessColdKey(KeyEvent) - nameWithType: View.ProcessColdKey(KeyEvent) - fullName: View.ProcessColdKey(KeyEvent) -- uid: Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) - parent: Terminal.Gui.View - isExternal: false - name: ProcessHotKey(KeyEvent) - nameWithType: View.ProcessHotKey(KeyEvent) - fullName: View.ProcessHotKey(KeyEvent) -- uid: Terminal.Gui.View.ProcessKey(Terminal.Gui.KeyEvent) - parent: Terminal.Gui.View - isExternal: false - name: ProcessKey(KeyEvent) - nameWithType: View.ProcessKey(KeyEvent) - fullName: View.ProcessKey(KeyEvent) -- uid: Terminal.Gui.View.Add(Terminal.Gui.View) - parent: Terminal.Gui.View - isExternal: false - name: Add(View) - nameWithType: View.Add(View) - fullName: View.Add(View) -- uid: Terminal.Gui.View.Add(Terminal.Gui.View[]) - parent: Terminal.Gui.View - isExternal: false - name: Add(View[]) - nameWithType: View.Add(View[]) - fullName: View.Add(View[]) -- uid: Terminal.Gui.View.AddRune(System.Int32,System.Int32,System.Rune) - parent: Terminal.Gui.View - isExternal: false - name: AddRune(Int32, Int32, Rune) - nameWithType: View.AddRune(Int32, Int32, Rune) - fullName: View.AddRune(Int32, Int32, Rune) -- uid: Terminal.Gui.View.Bounds - parent: Terminal.Gui.View - isExternal: false - name: Bounds - nameWithType: View.Bounds - fullName: View.Bounds -- uid: Terminal.Gui.View.ChildNeedsDisplay - parent: Terminal.Gui.View - isExternal: false - name: ChildNeedsDisplay() - nameWithType: View.ChildNeedsDisplay() - fullName: View.ChildNeedsDisplay() -- uid: Terminal.Gui.View.Clear - parent: Terminal.Gui.View - isExternal: false - name: Clear() - nameWithType: View.Clear() - fullName: View.Clear() -- uid: Terminal.Gui.View.Clear(Terminal.Gui.Rect) - parent: Terminal.Gui.View - isExternal: false - name: Clear(Rect) - nameWithType: View.Clear(Rect) - fullName: View.Clear(Rect) -- uid: Terminal.Gui.View.ClearNeedsDisplay - parent: Terminal.Gui.View - isExternal: false - name: ClearNeedsDisplay() - nameWithType: View.ClearNeedsDisplay() - fullName: View.ClearNeedsDisplay() -- uid: Terminal.Gui.View.ClipToBounds - parent: Terminal.Gui.View - isExternal: false - name: ClipToBounds() - nameWithType: View.ClipToBounds() - fullName: View.ClipToBounds() -- uid: Terminal.Gui.View.ColorScheme - parent: Terminal.Gui.View - isExternal: false - name: ColorScheme - nameWithType: View.ColorScheme - fullName: View.ColorScheme -- uid: Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean) - parent: Terminal.Gui.View - isExternal: false - name: DrawFrame(Rect, Int32, Boolean) - nameWithType: View.DrawFrame(Rect, Int32, Boolean) - fullName: View.DrawFrame(Rect, Int32, Boolean) -- uid: Terminal.Gui.View.DrawHotString(NStack.ustring,System.Boolean,Terminal.Gui.ColorScheme) - parent: Terminal.Gui.View - isExternal: false - name: DrawHotString(ustring, Boolean, ColorScheme) - nameWithType: View.DrawHotString(ustring, Boolean, ColorScheme) - fullName: View.DrawHotString(ustring, Boolean, ColorScheme) -- uid: Terminal.Gui.View.DrawHotString(NStack.ustring,Terminal.Gui.Attribute,Terminal.Gui.Attribute) - parent: Terminal.Gui.View - isExternal: false - name: DrawHotString(ustring, Attribute, Attribute) - nameWithType: View.DrawHotString(ustring, Attribute, Attribute) - fullName: View.DrawHotString(ustring, Attribute, Attribute) -- uid: Terminal.Gui.View.Driver - parent: Terminal.Gui.View - isExternal: false - name: Driver - nameWithType: View.Driver - fullName: View.Driver -- uid: Terminal.Gui.View.EnsureFocus - parent: Terminal.Gui.View - isExternal: false - name: EnsureFocus() - nameWithType: View.EnsureFocus() - fullName: View.EnsureFocus() -- uid: Terminal.Gui.View.Focused - parent: Terminal.Gui.View - isExternal: false - name: Focused - nameWithType: View.Focused - fullName: View.Focused -- uid: Terminal.Gui.View.FocusFirst - parent: Terminal.Gui.View - isExternal: false - name: FocusFirst() - nameWithType: View.FocusFirst() - fullName: View.FocusFirst() -- uid: Terminal.Gui.View.FocusLast - parent: Terminal.Gui.View - isExternal: false - name: FocusLast() - nameWithType: View.FocusLast() - fullName: View.FocusLast() -- uid: Terminal.Gui.View.FocusNext - parent: Terminal.Gui.View - isExternal: false - name: FocusNext() - nameWithType: View.FocusNext() - fullName: View.FocusNext() -- uid: Terminal.Gui.View.FocusPrev - parent: Terminal.Gui.View - isExternal: false - name: FocusPrev() - nameWithType: View.FocusPrev() - fullName: View.FocusPrev() -- uid: Terminal.Gui.View.Frame - parent: Terminal.Gui.View - isExternal: false - name: Frame - nameWithType: View.Frame - fullName: View.Frame -- uid: Terminal.Gui.View.GetEnumerator - parent: Terminal.Gui.View - isExternal: false - name: GetEnumerator() - nameWithType: View.GetEnumerator() - fullName: View.GetEnumerator() -- uid: Terminal.Gui.View.Height - parent: Terminal.Gui.View - isExternal: false - name: Height - nameWithType: View.Height - fullName: View.Height -- uid: Terminal.Gui.View.Id - parent: Terminal.Gui.View - isExternal: false - name: Id - nameWithType: View.Id - fullName: View.Id -- uid: Terminal.Gui.View.LayoutStyle - parent: Terminal.Gui.View - isExternal: false - name: LayoutStyle - nameWithType: View.LayoutStyle - fullName: View.LayoutStyle -- uid: Terminal.Gui.View.LayoutSubviews - parent: Terminal.Gui.View - isExternal: false - name: LayoutSubviews() - nameWithType: View.LayoutSubviews() - fullName: View.LayoutSubviews() -- uid: Terminal.Gui.View.MostFocused - parent: Terminal.Gui.View - isExternal: false - name: MostFocused - nameWithType: View.MostFocused - fullName: View.MostFocused -- uid: Terminal.Gui.View.Move(System.Int32,System.Int32) - parent: Terminal.Gui.View - isExternal: false - name: Move(Int32, Int32) - nameWithType: View.Move(Int32, Int32) - fullName: View.Move(Int32, Int32) -- uid: Terminal.Gui.View.PositionCursor - parent: Terminal.Gui.View - isExternal: false - name: PositionCursor() - nameWithType: View.PositionCursor() - fullName: View.PositionCursor() -- uid: Terminal.Gui.View.Remove(Terminal.Gui.View) - parent: Terminal.Gui.View - isExternal: false - name: Remove(View) - nameWithType: View.Remove(View) - fullName: View.Remove(View) -- uid: Terminal.Gui.View.RemoveAll - parent: Terminal.Gui.View - isExternal: false - name: RemoveAll() - nameWithType: View.RemoveAll() - fullName: View.RemoveAll() -- uid: Terminal.Gui.View.ScreenToView(System.Int32,System.Int32) - parent: Terminal.Gui.View - isExternal: false - name: ScreenToView(Int32, Int32) - nameWithType: View.ScreenToView(Int32, Int32) - fullName: View.ScreenToView(Int32, Int32) -- uid: Terminal.Gui.View.SetClip(Terminal.Gui.Rect) - parent: Terminal.Gui.View - isExternal: false - name: SetClip(Rect) - nameWithType: View.SetClip(Rect) - fullName: View.SetClip(Rect) -- uid: Terminal.Gui.View.SetFocus(Terminal.Gui.View) - parent: Terminal.Gui.View - isExternal: false - name: SetFocus(View) - nameWithType: View.SetFocus(View) - fullName: View.SetFocus(View) -- uid: Terminal.Gui.View.SetNeedsDisplay - parent: Terminal.Gui.View - isExternal: false - name: SetNeedsDisplay() - nameWithType: View.SetNeedsDisplay() - fullName: View.SetNeedsDisplay() -- uid: Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) - parent: Terminal.Gui.View - isExternal: false - name: SetNeedsDisplay(Rect) - nameWithType: View.SetNeedsDisplay(Rect) - fullName: View.SetNeedsDisplay(Rect) -- uid: Terminal.Gui.View.Subviews - parent: Terminal.Gui.View - isExternal: false - name: Subviews - nameWithType: View.Subviews - fullName: View.Subviews -- uid: Terminal.Gui.View.SuperView - parent: Terminal.Gui.View - isExternal: false - name: SuperView - nameWithType: View.SuperView - fullName: View.SuperView -- uid: Terminal.Gui.View.ToString - parent: Terminal.Gui.View - isExternal: false - name: ToString() - nameWithType: View.ToString() - fullName: View.ToString() -- uid: Terminal.Gui.View.WantMousePositionReports - parent: Terminal.Gui.View - isExternal: false - name: WantMousePositionReports - nameWithType: View.WantMousePositionReports - fullName: View.WantMousePositionReports -- uid: Terminal.Gui.View.Width - parent: Terminal.Gui.View - isExternal: false - name: Width - nameWithType: View.Width - fullName: View.Width -- uid: Terminal.Gui.View.X - parent: Terminal.Gui.View - isExternal: false - name: X - nameWithType: View.X - fullName: View.X -- uid: Terminal.Gui.View.Y - parent: Terminal.Gui.View - isExternal: false - name: Y - nameWithType: View.Y - fullName: View.Y + fullName: Terminal.Gui.ProgressBar.Redraw +shouldSkipMarkup: true diff --git a/docfx/api/Terminal.Gui/Terminal.Gui.RadioGroup.yml b/docfx/api/Terminal.Gui/Terminal.Gui.RadioGroup.yml index 477ed54bd..ec4a3af0e 100644 --- a/docfx/api/Terminal.Gui/Terminal.Gui.RadioGroup.yml +++ b/docfx/api/Terminal.Gui/Terminal.Gui.RadioGroup.yml @@ -1,11 +1,13 @@ ### YamlMime:ManagedReference items: - uid: Terminal.Gui.RadioGroup + commentId: T:Terminal.Gui.RadioGroup id: RadioGroup + parent: Terminal.Gui children: + - Terminal.Gui.RadioGroup.#ctor(System.Int32,System.Int32,System.String[],System.Int32) - Terminal.Gui.RadioGroup.#ctor(System.String[],System.Int32) - Terminal.Gui.RadioGroup.#ctor(Terminal.Gui.Rect,System.String[],System.Int32) - - Terminal.Gui.RadioGroup.#ctor(System.Int32,System.Int32,System.String[],System.Int32) - Terminal.Gui.RadioGroup.Cursor - Terminal.Gui.RadioGroup.MouseEvent(Terminal.Gui.MouseEvent) - Terminal.Gui.RadioGroup.PositionCursor @@ -17,138 +19,264 @@ items: - Terminal.Gui.RadioGroup.SelectionChanged langs: - csharp + - vb name: RadioGroup nameWithType: RadioGroup fullName: Terminal.Gui.RadioGroup type: Class + source: + remote: + path: Terminal.Gui/Views/RadioGroup.cs + branch: docs + repo: tig:tig/gui.cs.git + id: RadioGroup + path: ../Terminal.Gui/Views/RadioGroup.cs + startLine: 5 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: Radio group shows a group of labels, only one of those can be selected at a given time + summary: "\n shows a group of radio labels, only one of those can be selected at a given time\n" + example: [] syntax: - content: 'public class RadioGroup : Terminal.Gui.View' + content: 'public class RadioGroup : View, IEnumerable' + content.vb: >- + Public Class RadioGroup + + Inherits View + + Implements IEnumerable inheritance: - System.Object - Terminal.Gui.Responder - Terminal.Gui.View - implements: [] + implements: + - System.Collections.IEnumerable inheritedMembers: - - Terminal.Gui.Responder.CanFocus - - Terminal.Gui.View.Add(Terminal.Gui.View) - - Terminal.Gui.View.Add(Terminal.Gui.View[]) - - Terminal.Gui.View.AddRune(System.Int32,System.Int32,System.Rune) - - Terminal.Gui.View.Bounds - - Terminal.Gui.View.ChildNeedsDisplay - - Terminal.Gui.View.Clear - - Terminal.Gui.View.Clear(Terminal.Gui.Rect) - - Terminal.Gui.View.ClearNeedsDisplay - - Terminal.Gui.View.ClipToBounds - - Terminal.Gui.View.ColorScheme - - Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean) - - Terminal.Gui.View.DrawHotString(NStack.ustring,System.Boolean,Terminal.Gui.ColorScheme) - - Terminal.Gui.View.DrawHotString(NStack.ustring,Terminal.Gui.Attribute,Terminal.Gui.Attribute) + - Terminal.Gui.View.Enter + - Terminal.Gui.View.Leave + - Terminal.Gui.View.MouseEnter + - Terminal.Gui.View.MouseLeave - Terminal.Gui.View.Driver - - Terminal.Gui.View.EnsureFocus - - Terminal.Gui.View.Focused - - Terminal.Gui.View.FocusFirst - - Terminal.Gui.View.FocusLast - - Terminal.Gui.View.FocusNext - - Terminal.Gui.View.FocusPrev + - Terminal.Gui.View.Subviews + - Terminal.Gui.View.Id + - Terminal.Gui.View.WantMousePositionReports + - Terminal.Gui.View.WantContinuousButtonPressed - Terminal.Gui.View.Frame - Terminal.Gui.View.GetEnumerator - - Terminal.Gui.View.HasFocus - - Terminal.Gui.View.Height - - Terminal.Gui.View.Id - Terminal.Gui.View.LayoutStyle - - Terminal.Gui.View.LayoutSubviews - - Terminal.Gui.View.MostFocused - - Terminal.Gui.View.Move(System.Int32,System.Int32) - - Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) - - Terminal.Gui.View.Remove(Terminal.Gui.View) - - Terminal.Gui.View.RemoveAll - - Terminal.Gui.View.ScreenToView(System.Int32,System.Int32) - - Terminal.Gui.View.SetClip(Terminal.Gui.Rect) - - Terminal.Gui.View.SetFocus(Terminal.Gui.View) - - Terminal.Gui.View.SetNeedsDisplay - - Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) - - Terminal.Gui.View.Subviews - - Terminal.Gui.View.SuperView - - Terminal.Gui.View.ToString - - Terminal.Gui.View.WantMousePositionReports - - Terminal.Gui.View.Width + - Terminal.Gui.View.Bounds - Terminal.Gui.View.X - Terminal.Gui.View.Y -- uid: Terminal.Gui.RadioGroup.#ctor(System.String[],System.Int32) - id: '#ctor(System.String[],System.Int32)' - parent: Terminal.Gui.RadioGroup - langs: - - csharp - name: RadioGroup(String[], Int32) - nameWithType: RadioGroup.RadioGroup(String[], Int32) - fullName: RadioGroup.RadioGroup(String[], Int32) - type: Constructor - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: >- - Initializes a new instance of the class - setting up the initial set of radio labels and the item that should be selected. - syntax: - content: public RadioGroup (string[] radioLabels, int selected = 0); - parameters: - - id: radioLabels - type: System.String[] - description: Radio labels, the strings can contain hotkeys using an undermine before the letter. - - id: selected - type: System.Int32 - description: The item to be selected, the value is clamped to the number of items. - overload: Terminal.Gui.RadioGroup.#ctor* - exceptions: [] + - Terminal.Gui.View.Width + - Terminal.Gui.View.Height + - Terminal.Gui.View.SuperView + - Terminal.Gui.View.SetNeedsDisplay + - Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) + - Terminal.Gui.View.ChildNeedsDisplay + - Terminal.Gui.View.Add(Terminal.Gui.View) + - Terminal.Gui.View.Add(Terminal.Gui.View[]) + - Terminal.Gui.View.RemoveAll + - Terminal.Gui.View.Remove(Terminal.Gui.View) + - Terminal.Gui.View.BringSubviewToFront(Terminal.Gui.View) + - Terminal.Gui.View.SendSubviewToBack(Terminal.Gui.View) + - Terminal.Gui.View.SendSubviewBackwards(Terminal.Gui.View) + - Terminal.Gui.View.BringSubviewForward(Terminal.Gui.View) + - Terminal.Gui.View.Clear + - Terminal.Gui.View.Clear(Terminal.Gui.Rect) + - Terminal.Gui.View.ScreenToView(System.Int32,System.Int32) + - Terminal.Gui.View.ClipToBounds + - Terminal.Gui.View.SetClip(Terminal.Gui.Rect) + - Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean) + - Terminal.Gui.View.DrawHotString(NStack.ustring,Terminal.Gui.Attribute,Terminal.Gui.Attribute) + - Terminal.Gui.View.DrawHotString(NStack.ustring,System.Boolean,Terminal.Gui.ColorScheme) + - Terminal.Gui.View.Move(System.Int32,System.Int32) + - Terminal.Gui.View.HasFocus + - Terminal.Gui.View.OnEnter + - Terminal.Gui.View.OnLeave + - Terminal.Gui.View.Focused + - Terminal.Gui.View.MostFocused + - Terminal.Gui.View.ColorScheme + - Terminal.Gui.View.AddRune(System.Int32,System.Int32,System.Rune) + - Terminal.Gui.View.ClearNeedsDisplay + - Terminal.Gui.View.SetFocus(Terminal.Gui.View) + - Terminal.Gui.View.KeyPress + - Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) + - Terminal.Gui.View.KeyDown + - Terminal.Gui.View.OnKeyDown(Terminal.Gui.KeyEvent) + - Terminal.Gui.View.KeyUp + - Terminal.Gui.View.OnKeyUp(Terminal.Gui.KeyEvent) + - Terminal.Gui.View.EnsureFocus + - Terminal.Gui.View.FocusFirst + - Terminal.Gui.View.FocusLast + - Terminal.Gui.View.FocusPrev + - Terminal.Gui.View.FocusNext + - Terminal.Gui.View.LayoutSubviews + - Terminal.Gui.View.ToString + - Terminal.Gui.View.OnMouseEnter(Terminal.Gui.MouseEvent) + - Terminal.Gui.View.OnMouseLeave(Terminal.Gui.MouseEvent) + - Terminal.Gui.Responder.CanFocus + - 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) + modifiers.csharp: + - public + - class + modifiers.vb: + - Public + - Class - uid: Terminal.Gui.RadioGroup.#ctor(Terminal.Gui.Rect,System.String[],System.Int32) + commentId: M:Terminal.Gui.RadioGroup.#ctor(Terminal.Gui.Rect,System.String[],System.Int32) id: '#ctor(Terminal.Gui.Rect,System.String[],System.Int32)' parent: Terminal.Gui.RadioGroup langs: - csharp + - vb name: RadioGroup(Rect, String[], Int32) nameWithType: RadioGroup.RadioGroup(Rect, String[], Int32) - fullName: RadioGroup.RadioGroup(Rect, String[], Int32) + fullName: Terminal.Gui.RadioGroup.RadioGroup(Terminal.Gui.Rect, System.String[], System.Int32) type: Constructor + source: + remote: + path: Terminal.Gui/Views/RadioGroup.cs + branch: docs + repo: tig:tig/gui.cs.git + id: .ctor + path: ../Terminal.Gui/Views/RadioGroup.cs + startLine: 16 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: >- - Initializes a new instance of the class - setting up the initial set of radio labels and the item that should be selected and uses - an absolute layout for the result. + summary: "\nInitializes a new instance of the class\nsetting up the initial set of radio labels and the item that should be selected and uses\nan absolute layout for the result.\n" + example: [] syntax: - content: public RadioGroup (Terminal.Gui.Rect rect, string[] radioLabels, int selected = 0); + content: public RadioGroup(Rect rect, string[] radioLabels, int selected = 0) parameters: - id: rect type: Terminal.Gui.Rect description: Boundaries for the radio group. - id: radioLabels type: System.String[] - description: Radio labels, the strings can contain hotkeys using an undermine before the letter. + description: The radio labels; an array of strings that can contain hotkeys using an underscore before the letter. - id: selected type: System.Int32 - description: The item to be selected, the value is clamped to the number of items. + description: The index of item to be selected, the value is clamped to the number of items. + content.vb: Public Sub New(rect As Rect, radioLabels As String(), selected As Integer = 0) overload: Terminal.Gui.RadioGroup.#ctor* - exceptions: [] + nameWithType.vb: RadioGroup.RadioGroup(Rect, String(), Int32) + modifiers.csharp: + - public + modifiers.vb: + - Public + fullName.vb: Terminal.Gui.RadioGroup.RadioGroup(Terminal.Gui.Rect, System.String(), System.Int32) + name.vb: RadioGroup(Rect, String(), Int32) +- uid: Terminal.Gui.RadioGroup.Cursor + commentId: P:Terminal.Gui.RadioGroup.Cursor + id: Cursor + parent: Terminal.Gui.RadioGroup + langs: + - csharp + - vb + name: Cursor + nameWithType: RadioGroup.Cursor + fullName: Terminal.Gui.RadioGroup.Cursor + type: Property + source: + remote: + path: Terminal.Gui/Views/RadioGroup.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Cursor + path: ../Terminal.Gui/Views/RadioGroup.cs + startLine: 26 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nThe location of the cursor in the \n" + example: [] + syntax: + content: public int Cursor { get; set; } + parameters: [] + return: + type: System.Int32 + content.vb: Public Property Cursor As Integer + overload: Terminal.Gui.RadioGroup.Cursor* + modifiers.csharp: + - public + - get + - set + modifiers.vb: + - Public +- uid: Terminal.Gui.RadioGroup.#ctor(System.String[],System.Int32) + commentId: M:Terminal.Gui.RadioGroup.#ctor(System.String[],System.Int32) + id: '#ctor(System.String[],System.Int32)' + parent: Terminal.Gui.RadioGroup + langs: + - csharp + - vb + name: RadioGroup(String[], Int32) + nameWithType: RadioGroup.RadioGroup(String[], Int32) + fullName: Terminal.Gui.RadioGroup.RadioGroup(System.String[], System.Int32) + type: Constructor + source: + remote: + path: Terminal.Gui/Views/RadioGroup.cs + branch: docs + repo: tig:tig/gui.cs.git + id: .ctor + path: ../Terminal.Gui/Views/RadioGroup.cs + startLine: 42 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nInitializes a new instance of the class\nsetting up the initial set of radio labels and the item that should be selected.\n" + example: [] + syntax: + content: public RadioGroup(string[] radioLabels, int selected = 0) + parameters: + - id: radioLabels + type: System.String[] + description: The radio labels; an array of strings that can contain hotkeys using an underscore before the letter. + - id: selected + type: System.Int32 + description: The index of the item to be selected, the value is clamped to the number of items. + content.vb: Public Sub New(radioLabels As String(), selected As Integer = 0) + overload: Terminal.Gui.RadioGroup.#ctor* + nameWithType.vb: RadioGroup.RadioGroup(String(), Int32) + modifiers.csharp: + - public + modifiers.vb: + - Public + fullName.vb: Terminal.Gui.RadioGroup.RadioGroup(System.String(), System.Int32) + name.vb: RadioGroup(String(), Int32) - uid: Terminal.Gui.RadioGroup.#ctor(System.Int32,System.Int32,System.String[],System.Int32) + commentId: M:Terminal.Gui.RadioGroup.#ctor(System.Int32,System.Int32,System.String[],System.Int32) id: '#ctor(System.Int32,System.Int32,System.String[],System.Int32)' parent: Terminal.Gui.RadioGroup langs: - csharp + - vb name: RadioGroup(Int32, Int32, String[], Int32) nameWithType: RadioGroup.RadioGroup(Int32, Int32, String[], Int32) - fullName: RadioGroup.RadioGroup(Int32, Int32, String[], Int32) + fullName: Terminal.Gui.RadioGroup.RadioGroup(System.Int32, System.Int32, System.String[], System.Int32) type: Constructor + source: + remote: + path: Terminal.Gui/Views/RadioGroup.cs + branch: docs + repo: tig:tig/gui.cs.git + id: .ctor + path: ../Terminal.Gui/Views/RadioGroup.cs + startLine: 76 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: "Initializes a new instance of the class\n setting up the initial set of radio labels and the item that should be selected, \n the view frame is computed from the provided radioLabels." + summary: "\nInitializes a new instance of the class\nsetting up the initial set of radio labels and the item that should be selected.\nThe frame is computed from the provided radio labels.\n" + example: [] syntax: - content: public RadioGroup (int x, int y, string[] radioLabels, int selected = 0); + content: public RadioGroup(int x, int y, string[] radioLabels, int selected = 0) parameters: - id: x type: System.Int32 @@ -158,338 +286,2334 @@ items: description: The y coordinate. - id: radioLabels type: System.String[] - description: Radio labels, the strings can contain hotkeys using an undermine before the letter. + description: The radio labels; an array of strings that can contain hotkeys using an underscore before the letter. - id: selected type: System.Int32 description: The item to be selected, the value is clamped to the number of items. + content.vb: Public Sub New(x As Integer, y As Integer, radioLabels As String(), selected As Integer = 0) overload: Terminal.Gui.RadioGroup.#ctor* - exceptions: [] -- uid: Terminal.Gui.RadioGroup.Cursor - id: Cursor - parent: Terminal.Gui.RadioGroup - langs: - - csharp - name: Cursor - nameWithType: RadioGroup.Cursor - fullName: RadioGroup.Cursor - type: Property - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: The location of the cursor in the radio group - syntax: - content: public int Cursor { get; set; } - return: - type: System.Int32 - description: To be added. - overload: Terminal.Gui.RadioGroup.Cursor* - exceptions: [] -- uid: Terminal.Gui.RadioGroup.MouseEvent(Terminal.Gui.MouseEvent) - id: MouseEvent(Terminal.Gui.MouseEvent) - parent: Terminal.Gui.RadioGroup - langs: - - csharp - name: MouseEvent(MouseEvent) - nameWithType: RadioGroup.MouseEvent(MouseEvent) - fullName: RadioGroup.MouseEvent(MouseEvent) - type: Method - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - syntax: - content: public override bool MouseEvent (Terminal.Gui.MouseEvent me); - parameters: - - id: me - type: Terminal.Gui.MouseEvent - description: To be added. - return: - type: System.Boolean - description: To be added. - overload: Terminal.Gui.RadioGroup.MouseEvent* - exceptions: [] -- uid: Terminal.Gui.RadioGroup.PositionCursor - id: PositionCursor - parent: Terminal.Gui.RadioGroup - langs: - - csharp - name: PositionCursor() - nameWithType: RadioGroup.PositionCursor() - fullName: RadioGroup.PositionCursor() - type: Method - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - syntax: - content: public override void PositionCursor (); - parameters: [] - overload: Terminal.Gui.RadioGroup.PositionCursor* - exceptions: [] -- uid: Terminal.Gui.RadioGroup.ProcessColdKey(Terminal.Gui.KeyEvent) - id: ProcessColdKey(Terminal.Gui.KeyEvent) - parent: Terminal.Gui.RadioGroup - langs: - - csharp - name: ProcessColdKey(KeyEvent) - nameWithType: RadioGroup.ProcessColdKey(KeyEvent) - fullName: RadioGroup.ProcessColdKey(KeyEvent) - type: Method - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - syntax: - content: public override bool ProcessColdKey (Terminal.Gui.KeyEvent kb); - parameters: - - id: kb - type: Terminal.Gui.KeyEvent - description: To be added. - return: - type: System.Boolean - description: To be added. - overload: Terminal.Gui.RadioGroup.ProcessColdKey* - exceptions: [] -- uid: Terminal.Gui.RadioGroup.ProcessKey(Terminal.Gui.KeyEvent) - id: ProcessKey(Terminal.Gui.KeyEvent) - parent: Terminal.Gui.RadioGroup - langs: - - csharp - name: ProcessKey(KeyEvent) - nameWithType: RadioGroup.ProcessKey(KeyEvent) - fullName: RadioGroup.ProcessKey(KeyEvent) - type: Method - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - syntax: - content: public override bool ProcessKey (Terminal.Gui.KeyEvent kb); - parameters: - - id: kb - type: Terminal.Gui.KeyEvent - description: To be added. - return: - type: System.Boolean - description: To be added. - overload: Terminal.Gui.RadioGroup.ProcessKey* - exceptions: [] + nameWithType.vb: RadioGroup.RadioGroup(Int32, Int32, String(), Int32) + modifiers.csharp: + - public + modifiers.vb: + - Public + fullName.vb: Terminal.Gui.RadioGroup.RadioGroup(System.Int32, System.Int32, System.String(), System.Int32) + name.vb: RadioGroup(Int32, Int32, String(), Int32) - uid: Terminal.Gui.RadioGroup.RadioLabels + commentId: P:Terminal.Gui.RadioGroup.RadioLabels id: RadioLabels parent: Terminal.Gui.RadioGroup langs: - csharp + - vb name: RadioLabels nameWithType: RadioGroup.RadioLabels - fullName: RadioGroup.RadioLabels + fullName: Terminal.Gui.RadioGroup.RadioLabels type: Property + source: + remote: + path: Terminal.Gui/Views/RadioGroup.cs + branch: docs + repo: tig:tig/gui.cs.git + id: RadioLabels + path: ../Terminal.Gui/Views/RadioGroup.cs + startLine: 86 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: The radio labels to display + summary: "\nThe radio labels to display\n" + example: [] syntax: content: public string[] RadioLabels { get; set; } + parameters: [] return: type: System.String[] description: The radio labels. + content.vb: Public Property RadioLabels As String() overload: Terminal.Gui.RadioGroup.RadioLabels* - exceptions: [] + modifiers.csharp: + - public + - get + - set + modifiers.vb: + - Public - uid: Terminal.Gui.RadioGroup.Redraw(Terminal.Gui.Rect) + commentId: M:Terminal.Gui.RadioGroup.Redraw(Terminal.Gui.Rect) id: Redraw(Terminal.Gui.Rect) parent: Terminal.Gui.RadioGroup langs: - csharp + - vb name: Redraw(Rect) nameWithType: RadioGroup.Redraw(Rect) - fullName: RadioGroup.Redraw(Rect) + fullName: Terminal.Gui.RadioGroup.Redraw(Terminal.Gui.Rect) type: Method + source: + remote: + path: Terminal.Gui/Views/RadioGroup.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Redraw + path: ../Terminal.Gui/Views/RadioGroup.cs + startLine: 110 assemblies: - Terminal.Gui namespace: Terminal.Gui + example: [] syntax: - content: public override void Redraw (Terminal.Gui.Rect region); + content: public override void Redraw(Rect region) parameters: - id: region type: Terminal.Gui.Rect - description: To be added. + content.vb: Public Overrides Sub Redraw(region As Rect) + overridden: Terminal.Gui.View.Redraw(Terminal.Gui.Rect) overload: Terminal.Gui.RadioGroup.Redraw* - exceptions: [] -- uid: Terminal.Gui.RadioGroup.Selected - id: Selected + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides +- uid: Terminal.Gui.RadioGroup.PositionCursor + commentId: M:Terminal.Gui.RadioGroup.PositionCursor + id: PositionCursor parent: Terminal.Gui.RadioGroup langs: - csharp - name: Selected - nameWithType: RadioGroup.Selected - fullName: RadioGroup.Selected - type: Property + - vb + name: PositionCursor() + nameWithType: RadioGroup.PositionCursor() + fullName: Terminal.Gui.RadioGroup.PositionCursor() + type: Method + source: + remote: + path: Terminal.Gui/Views/RadioGroup.cs + branch: docs + repo: tig:tig/gui.cs.git + id: PositionCursor + path: ../Terminal.Gui/Views/RadioGroup.cs + startLine: 122 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: The currently selected item from the list of radio labels + example: [] syntax: - content: public int Selected { get; set; } - return: - type: System.Int32 - description: The selected. - overload: Terminal.Gui.RadioGroup.Selected* - exceptions: [] + content: public override void PositionCursor() + content.vb: Public Overrides Sub PositionCursor + overridden: Terminal.Gui.View.PositionCursor + overload: Terminal.Gui.RadioGroup.PositionCursor* + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides - uid: Terminal.Gui.RadioGroup.SelectionChanged + commentId: F:Terminal.Gui.RadioGroup.SelectionChanged id: SelectionChanged parent: Terminal.Gui.RadioGroup langs: - csharp + - vb name: SelectionChanged nameWithType: RadioGroup.SelectionChanged - fullName: RadioGroup.SelectionChanged + fullName: Terminal.Gui.RadioGroup.SelectionChanged type: Field + source: + remote: + path: Terminal.Gui/Views/RadioGroup.cs + branch: docs + repo: tig:tig/gui.cs.git + id: SelectionChanged + path: ../Terminal.Gui/Views/RadioGroup.cs + startLine: 128 assemblies: - Terminal.Gui namespace: Terminal.Gui + example: [] syntax: - content: public Action SelectionChanged; + content: public Action SelectionChanged return: type: System.Action{System.Int32} - description: To be added. - exceptions: [] + content.vb: Public SelectionChanged As Action(Of Integer) + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: Terminal.Gui.RadioGroup.Selected + commentId: P:Terminal.Gui.RadioGroup.Selected + id: Selected + parent: Terminal.Gui.RadioGroup + langs: + - csharp + - vb + name: Selected + nameWithType: RadioGroup.Selected + fullName: Terminal.Gui.RadioGroup.Selected + type: Property + source: + remote: + path: Terminal.Gui/Views/RadioGroup.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Selected + path: ../Terminal.Gui/Views/RadioGroup.cs + startLine: 134 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nThe currently selected item from the list of radio labels\n" + example: [] + syntax: + content: public int Selected { get; set; } + parameters: [] + return: + type: System.Int32 + description: The selected. + content.vb: Public Property Selected As Integer + overload: Terminal.Gui.RadioGroup.Selected* + modifiers.csharp: + - public + - get + - set + modifiers.vb: + - Public +- uid: Terminal.Gui.RadioGroup.ProcessColdKey(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.RadioGroup.ProcessColdKey(Terminal.Gui.KeyEvent) + id: ProcessColdKey(Terminal.Gui.KeyEvent) + parent: Terminal.Gui.RadioGroup + langs: + - csharp + - vb + name: ProcessColdKey(KeyEvent) + nameWithType: RadioGroup.ProcessColdKey(KeyEvent) + fullName: Terminal.Gui.RadioGroup.ProcessColdKey(Terminal.Gui.KeyEvent) + type: Method + source: + remote: + path: Terminal.Gui/Views/RadioGroup.cs + branch: docs + repo: tig:tig/gui.cs.git + id: ProcessColdKey + path: ../Terminal.Gui/Views/RadioGroup.cs + startLine: 144 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + example: [] + syntax: + content: public override bool ProcessColdKey(KeyEvent kb) + parameters: + - id: kb + type: Terminal.Gui.KeyEvent + return: + type: System.Boolean + content.vb: Public Overrides Function ProcessColdKey(kb As KeyEvent) As Boolean + overridden: Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) + overload: Terminal.Gui.RadioGroup.ProcessColdKey* + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides +- uid: Terminal.Gui.RadioGroup.ProcessKey(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.RadioGroup.ProcessKey(Terminal.Gui.KeyEvent) + id: ProcessKey(Terminal.Gui.KeyEvent) + parent: Terminal.Gui.RadioGroup + langs: + - csharp + - vb + name: ProcessKey(KeyEvent) + nameWithType: RadioGroup.ProcessKey(KeyEvent) + fullName: Terminal.Gui.RadioGroup.ProcessKey(Terminal.Gui.KeyEvent) + type: Method + source: + remote: + path: Terminal.Gui/Views/RadioGroup.cs + branch: docs + repo: tig:tig/gui.cs.git + id: ProcessKey + path: ../Terminal.Gui/Views/RadioGroup.cs + startLine: 173 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + example: [] + syntax: + content: public override bool ProcessKey(KeyEvent kb) + parameters: + - id: kb + type: Terminal.Gui.KeyEvent + return: + type: System.Boolean + content.vb: Public Overrides Function ProcessKey(kb As KeyEvent) As Boolean + overridden: Terminal.Gui.View.ProcessKey(Terminal.Gui.KeyEvent) + overload: Terminal.Gui.RadioGroup.ProcessKey* + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides +- uid: Terminal.Gui.RadioGroup.MouseEvent(Terminal.Gui.MouseEvent) + commentId: M:Terminal.Gui.RadioGroup.MouseEvent(Terminal.Gui.MouseEvent) + id: MouseEvent(Terminal.Gui.MouseEvent) + parent: Terminal.Gui.RadioGroup + langs: + - csharp + - vb + name: MouseEvent(MouseEvent) + nameWithType: RadioGroup.MouseEvent(MouseEvent) + fullName: Terminal.Gui.RadioGroup.MouseEvent(Terminal.Gui.MouseEvent) + type: Method + source: + remote: + path: Terminal.Gui/Views/RadioGroup.cs + branch: docs + repo: tig:tig/gui.cs.git + id: MouseEvent + path: ../Terminal.Gui/Views/RadioGroup.cs + startLine: 198 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + example: [] + syntax: + content: public override bool MouseEvent(MouseEvent me) + parameters: + - id: me + type: Terminal.Gui.MouseEvent + return: + type: System.Boolean + content.vb: Public Overrides Function MouseEvent(me As MouseEvent) As Boolean + overridden: Terminal.Gui.Responder.MouseEvent(Terminal.Gui.MouseEvent) + overload: Terminal.Gui.RadioGroup.MouseEvent* + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides references: -- uid: Terminal.Gui.View +- uid: Terminal.Gui.RadioGroup + commentId: T:Terminal.Gui.RadioGroup + name: RadioGroup + nameWithType: RadioGroup + fullName: Terminal.Gui.RadioGroup +- 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: Terminal.Gui.Responder + commentId: T:Terminal.Gui.Responder + parent: Terminal.Gui + name: Responder + nameWithType: Responder + fullName: Terminal.Gui.Responder +- uid: Terminal.Gui.View + commentId: T:Terminal.Gui.View parent: Terminal.Gui - isExternal: false name: View nameWithType: View fullName: Terminal.Gui.View -- uid: Terminal.Gui.RadioGroup.#ctor(System.String[],System.Int32) - parent: Terminal.Gui.RadioGroup - isExternal: false - name: RadioGroup(String[], Int32) - nameWithType: RadioGroup.RadioGroup(String[], Int32) - fullName: RadioGroup.RadioGroup(String[], Int32) -- uid: System.String - name: String - nameWithType: String - fullName: System.String +- uid: System.Collections.IEnumerable + commentId: T:System.Collections.IEnumerable + parent: System.Collections + isExternal: true + name: IEnumerable + nameWithType: IEnumerable + fullName: System.Collections.IEnumerable +- uid: Terminal.Gui.View.Enter + commentId: E:Terminal.Gui.View.Enter + parent: Terminal.Gui.View + name: Enter + nameWithType: View.Enter + fullName: Terminal.Gui.View.Enter +- uid: Terminal.Gui.View.Leave + commentId: E:Terminal.Gui.View.Leave + parent: Terminal.Gui.View + name: Leave + nameWithType: View.Leave + fullName: Terminal.Gui.View.Leave +- uid: Terminal.Gui.View.MouseEnter + commentId: E:Terminal.Gui.View.MouseEnter + parent: Terminal.Gui.View + name: MouseEnter + nameWithType: View.MouseEnter + fullName: Terminal.Gui.View.MouseEnter +- uid: Terminal.Gui.View.MouseLeave + commentId: E:Terminal.Gui.View.MouseLeave + parent: Terminal.Gui.View + name: MouseLeave + nameWithType: View.MouseLeave + fullName: Terminal.Gui.View.MouseLeave +- uid: Terminal.Gui.View.Driver + commentId: P:Terminal.Gui.View.Driver + parent: Terminal.Gui.View + name: Driver + nameWithType: View.Driver + fullName: Terminal.Gui.View.Driver +- uid: Terminal.Gui.View.Subviews + commentId: P:Terminal.Gui.View.Subviews + parent: Terminal.Gui.View + name: Subviews + nameWithType: View.Subviews + fullName: Terminal.Gui.View.Subviews +- uid: Terminal.Gui.View.Id + commentId: P:Terminal.Gui.View.Id + parent: Terminal.Gui.View + name: Id + nameWithType: View.Id + fullName: Terminal.Gui.View.Id +- uid: Terminal.Gui.View.WantMousePositionReports + commentId: P:Terminal.Gui.View.WantMousePositionReports + parent: Terminal.Gui.View + name: WantMousePositionReports + nameWithType: View.WantMousePositionReports + fullName: Terminal.Gui.View.WantMousePositionReports +- uid: Terminal.Gui.View.WantContinuousButtonPressed + commentId: P:Terminal.Gui.View.WantContinuousButtonPressed + parent: Terminal.Gui.View + name: WantContinuousButtonPressed + nameWithType: View.WantContinuousButtonPressed + fullName: Terminal.Gui.View.WantContinuousButtonPressed +- uid: Terminal.Gui.View.Frame + commentId: P:Terminal.Gui.View.Frame + parent: Terminal.Gui.View + name: Frame + nameWithType: View.Frame + fullName: Terminal.Gui.View.Frame +- uid: Terminal.Gui.View.GetEnumerator + commentId: M:Terminal.Gui.View.GetEnumerator + parent: Terminal.Gui.View + name: GetEnumerator() + nameWithType: View.GetEnumerator() + fullName: Terminal.Gui.View.GetEnumerator() + spec.csharp: + - uid: Terminal.Gui.View.GetEnumerator + name: GetEnumerator + nameWithType: View.GetEnumerator + fullName: Terminal.Gui.View.GetEnumerator + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.GetEnumerator + name: GetEnumerator + nameWithType: View.GetEnumerator + fullName: Terminal.Gui.View.GetEnumerator + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.LayoutStyle + commentId: P:Terminal.Gui.View.LayoutStyle + parent: Terminal.Gui.View + name: LayoutStyle + nameWithType: View.LayoutStyle + fullName: Terminal.Gui.View.LayoutStyle +- uid: Terminal.Gui.View.Bounds + commentId: P:Terminal.Gui.View.Bounds + parent: Terminal.Gui.View + name: Bounds + nameWithType: View.Bounds + fullName: Terminal.Gui.View.Bounds +- uid: Terminal.Gui.View.X + commentId: P:Terminal.Gui.View.X + parent: Terminal.Gui.View + name: X + nameWithType: View.X + fullName: Terminal.Gui.View.X +- uid: Terminal.Gui.View.Y + commentId: P:Terminal.Gui.View.Y + parent: Terminal.Gui.View + name: Y + nameWithType: View.Y + fullName: Terminal.Gui.View.Y +- uid: Terminal.Gui.View.Width + commentId: P:Terminal.Gui.View.Width + parent: Terminal.Gui.View + name: Width + nameWithType: View.Width + fullName: Terminal.Gui.View.Width +- uid: Terminal.Gui.View.Height + commentId: P:Terminal.Gui.View.Height + parent: Terminal.Gui.View + name: Height + nameWithType: View.Height + fullName: Terminal.Gui.View.Height +- uid: Terminal.Gui.View.SuperView + commentId: P:Terminal.Gui.View.SuperView + parent: Terminal.Gui.View + name: SuperView + nameWithType: View.SuperView + fullName: Terminal.Gui.View.SuperView +- uid: Terminal.Gui.View.SetNeedsDisplay + commentId: M:Terminal.Gui.View.SetNeedsDisplay + parent: Terminal.Gui.View + name: SetNeedsDisplay() + nameWithType: View.SetNeedsDisplay() + fullName: Terminal.Gui.View.SetNeedsDisplay() + spec.csharp: + - uid: Terminal.Gui.View.SetNeedsDisplay + name: SetNeedsDisplay + nameWithType: View.SetNeedsDisplay + fullName: Terminal.Gui.View.SetNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.SetNeedsDisplay + name: SetNeedsDisplay + nameWithType: View.SetNeedsDisplay + fullName: Terminal.Gui.View.SetNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) + commentId: M:Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) + parent: Terminal.Gui.View + name: SetNeedsDisplay(Rect) + nameWithType: View.SetNeedsDisplay(Rect) + fullName: Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) + spec.csharp: + - uid: Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) + name: SetNeedsDisplay + nameWithType: View.SetNeedsDisplay + fullName: Terminal.Gui.View.SetNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) + name: SetNeedsDisplay + nameWithType: View.SetNeedsDisplay + fullName: Terminal.Gui.View.SetNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.ChildNeedsDisplay + commentId: M:Terminal.Gui.View.ChildNeedsDisplay + parent: Terminal.Gui.View + name: ChildNeedsDisplay() + nameWithType: View.ChildNeedsDisplay() + fullName: Terminal.Gui.View.ChildNeedsDisplay() + spec.csharp: + - uid: Terminal.Gui.View.ChildNeedsDisplay + name: ChildNeedsDisplay + nameWithType: View.ChildNeedsDisplay + fullName: Terminal.Gui.View.ChildNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ChildNeedsDisplay + name: ChildNeedsDisplay + nameWithType: View.ChildNeedsDisplay + fullName: Terminal.Gui.View.ChildNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.Add(Terminal.Gui.View) + commentId: M:Terminal.Gui.View.Add(Terminal.Gui.View) + parent: Terminal.Gui.View + name: Add(View) + nameWithType: View.Add(View) + fullName: Terminal.Gui.View.Add(Terminal.Gui.View) + spec.csharp: + - uid: Terminal.Gui.View.Add(Terminal.Gui.View) + name: Add + nameWithType: View.Add + fullName: Terminal.Gui.View.Add + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.Add(Terminal.Gui.View) + name: Add + nameWithType: View.Add + fullName: Terminal.Gui.View.Add + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.Add(Terminal.Gui.View[]) + commentId: M:Terminal.Gui.View.Add(Terminal.Gui.View[]) + parent: Terminal.Gui.View + name: Add(View[]) + nameWithType: View.Add(View[]) + fullName: Terminal.Gui.View.Add(Terminal.Gui.View[]) + nameWithType.vb: View.Add(View()) + fullName.vb: Terminal.Gui.View.Add(Terminal.Gui.View()) + name.vb: Add(View()) + spec.csharp: + - uid: Terminal.Gui.View.Add(Terminal.Gui.View[]) + name: Add + nameWithType: View.Add + fullName: Terminal.Gui.View.Add + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: '[]' + nameWithType: '[]' + fullName: '[]' + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.Add(Terminal.Gui.View[]) + name: Add + nameWithType: View.Add + fullName: Terminal.Gui.View.Add + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: () + nameWithType: () + fullName: () + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.RemoveAll + commentId: M:Terminal.Gui.View.RemoveAll + parent: Terminal.Gui.View + name: RemoveAll() + nameWithType: View.RemoveAll() + fullName: Terminal.Gui.View.RemoveAll() + spec.csharp: + - uid: Terminal.Gui.View.RemoveAll + name: RemoveAll + nameWithType: View.RemoveAll + fullName: Terminal.Gui.View.RemoveAll + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.RemoveAll + name: RemoveAll + nameWithType: View.RemoveAll + fullName: Terminal.Gui.View.RemoveAll + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.Remove(Terminal.Gui.View) + commentId: M:Terminal.Gui.View.Remove(Terminal.Gui.View) + parent: Terminal.Gui.View + name: Remove(View) + nameWithType: View.Remove(View) + fullName: Terminal.Gui.View.Remove(Terminal.Gui.View) + spec.csharp: + - uid: Terminal.Gui.View.Remove(Terminal.Gui.View) + name: Remove + nameWithType: View.Remove + fullName: Terminal.Gui.View.Remove + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.Remove(Terminal.Gui.View) + name: Remove + nameWithType: View.Remove + fullName: Terminal.Gui.View.Remove + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.BringSubviewToFront(Terminal.Gui.View) + commentId: M:Terminal.Gui.View.BringSubviewToFront(Terminal.Gui.View) + parent: Terminal.Gui.View + name: BringSubviewToFront(View) + nameWithType: View.BringSubviewToFront(View) + fullName: Terminal.Gui.View.BringSubviewToFront(Terminal.Gui.View) + spec.csharp: + - uid: Terminal.Gui.View.BringSubviewToFront(Terminal.Gui.View) + name: BringSubviewToFront + nameWithType: View.BringSubviewToFront + fullName: Terminal.Gui.View.BringSubviewToFront + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.BringSubviewToFront(Terminal.Gui.View) + name: BringSubviewToFront + nameWithType: View.BringSubviewToFront + fullName: Terminal.Gui.View.BringSubviewToFront + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.SendSubviewToBack(Terminal.Gui.View) + commentId: M:Terminal.Gui.View.SendSubviewToBack(Terminal.Gui.View) + parent: Terminal.Gui.View + name: SendSubviewToBack(View) + nameWithType: View.SendSubviewToBack(View) + fullName: Terminal.Gui.View.SendSubviewToBack(Terminal.Gui.View) + spec.csharp: + - uid: Terminal.Gui.View.SendSubviewToBack(Terminal.Gui.View) + name: SendSubviewToBack + nameWithType: View.SendSubviewToBack + fullName: Terminal.Gui.View.SendSubviewToBack + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.SendSubviewToBack(Terminal.Gui.View) + name: SendSubviewToBack + nameWithType: View.SendSubviewToBack + fullName: Terminal.Gui.View.SendSubviewToBack + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.SendSubviewBackwards(Terminal.Gui.View) + commentId: M:Terminal.Gui.View.SendSubviewBackwards(Terminal.Gui.View) + parent: Terminal.Gui.View + name: SendSubviewBackwards(View) + nameWithType: View.SendSubviewBackwards(View) + fullName: Terminal.Gui.View.SendSubviewBackwards(Terminal.Gui.View) + spec.csharp: + - uid: Terminal.Gui.View.SendSubviewBackwards(Terminal.Gui.View) + name: SendSubviewBackwards + nameWithType: View.SendSubviewBackwards + fullName: Terminal.Gui.View.SendSubviewBackwards + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.SendSubviewBackwards(Terminal.Gui.View) + name: SendSubviewBackwards + nameWithType: View.SendSubviewBackwards + fullName: Terminal.Gui.View.SendSubviewBackwards + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.BringSubviewForward(Terminal.Gui.View) + commentId: M:Terminal.Gui.View.BringSubviewForward(Terminal.Gui.View) + parent: Terminal.Gui.View + name: BringSubviewForward(View) + nameWithType: View.BringSubviewForward(View) + fullName: Terminal.Gui.View.BringSubviewForward(Terminal.Gui.View) + spec.csharp: + - uid: Terminal.Gui.View.BringSubviewForward(Terminal.Gui.View) + name: BringSubviewForward + nameWithType: View.BringSubviewForward + fullName: Terminal.Gui.View.BringSubviewForward + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.BringSubviewForward(Terminal.Gui.View) + name: BringSubviewForward + nameWithType: View.BringSubviewForward + fullName: Terminal.Gui.View.BringSubviewForward + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.Clear + commentId: M:Terminal.Gui.View.Clear + parent: Terminal.Gui.View + name: Clear() + nameWithType: View.Clear() + fullName: Terminal.Gui.View.Clear() + spec.csharp: + - uid: Terminal.Gui.View.Clear + name: Clear + nameWithType: View.Clear + fullName: Terminal.Gui.View.Clear + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.Clear + name: Clear + nameWithType: View.Clear + fullName: Terminal.Gui.View.Clear + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.Clear(Terminal.Gui.Rect) + commentId: M:Terminal.Gui.View.Clear(Terminal.Gui.Rect) + parent: Terminal.Gui.View + name: Clear(Rect) + nameWithType: View.Clear(Rect) + fullName: Terminal.Gui.View.Clear(Terminal.Gui.Rect) + spec.csharp: + - uid: Terminal.Gui.View.Clear(Terminal.Gui.Rect) + name: Clear + nameWithType: View.Clear + fullName: Terminal.Gui.View.Clear + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.Clear(Terminal.Gui.Rect) + name: Clear + nameWithType: View.Clear + fullName: Terminal.Gui.View.Clear + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.ScreenToView(System.Int32,System.Int32) + commentId: M:Terminal.Gui.View.ScreenToView(System.Int32,System.Int32) + parent: Terminal.Gui.View + isExternal: true + name: ScreenToView(Int32, Int32) + nameWithType: View.ScreenToView(Int32, Int32) + fullName: Terminal.Gui.View.ScreenToView(System.Int32, System.Int32) + spec.csharp: + - uid: Terminal.Gui.View.ScreenToView(System.Int32,System.Int32) + name: ScreenToView + nameWithType: View.ScreenToView + fullName: Terminal.Gui.View.ScreenToView + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ScreenToView(System.Int32,System.Int32) + name: ScreenToView + nameWithType: View.ScreenToView + fullName: Terminal.Gui.View.ScreenToView + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.ClipToBounds + commentId: M:Terminal.Gui.View.ClipToBounds + parent: Terminal.Gui.View + name: ClipToBounds() + nameWithType: View.ClipToBounds() + fullName: Terminal.Gui.View.ClipToBounds() + spec.csharp: + - uid: Terminal.Gui.View.ClipToBounds + name: ClipToBounds + nameWithType: View.ClipToBounds + fullName: Terminal.Gui.View.ClipToBounds + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ClipToBounds + name: ClipToBounds + nameWithType: View.ClipToBounds + fullName: Terminal.Gui.View.ClipToBounds + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.SetClip(Terminal.Gui.Rect) + commentId: M:Terminal.Gui.View.SetClip(Terminal.Gui.Rect) + parent: Terminal.Gui.View + name: SetClip(Rect) + nameWithType: View.SetClip(Rect) + fullName: Terminal.Gui.View.SetClip(Terminal.Gui.Rect) + spec.csharp: + - uid: Terminal.Gui.View.SetClip(Terminal.Gui.Rect) + name: SetClip + nameWithType: View.SetClip + fullName: Terminal.Gui.View.SetClip + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.SetClip(Terminal.Gui.Rect) + name: SetClip + nameWithType: View.SetClip + fullName: Terminal.Gui.View.SetClip + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean) + commentId: M:Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean) + parent: Terminal.Gui.View + isExternal: true + name: DrawFrame(Rect, Int32, Boolean) + nameWithType: View.DrawFrame(Rect, Int32, Boolean) + fullName: Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect, System.Int32, System.Boolean) + spec.csharp: + - uid: Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean) + name: DrawFrame + nameWithType: View.DrawFrame + fullName: Terminal.Gui.View.DrawFrame + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean) + name: DrawFrame + nameWithType: View.DrawFrame + fullName: Terminal.Gui.View.DrawFrame + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.DrawHotString(NStack.ustring,Terminal.Gui.Attribute,Terminal.Gui.Attribute) + commentId: M:Terminal.Gui.View.DrawHotString(NStack.ustring,Terminal.Gui.Attribute,Terminal.Gui.Attribute) + parent: Terminal.Gui.View + isExternal: true + name: DrawHotString(ustring, Attribute, Attribute) + nameWithType: View.DrawHotString(ustring, Attribute, Attribute) + fullName: Terminal.Gui.View.DrawHotString(NStack.ustring, Terminal.Gui.Attribute, Terminal.Gui.Attribute) + spec.csharp: + - uid: Terminal.Gui.View.DrawHotString(NStack.ustring,Terminal.Gui.Attribute,Terminal.Gui.Attribute) + name: DrawHotString + nameWithType: View.DrawHotString + fullName: Terminal.Gui.View.DrawHotString + - name: ( + nameWithType: ( + fullName: ( + - uid: NStack.ustring + name: ustring + nameWithType: ustring + fullName: NStack.ustring + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: Terminal.Gui.Attribute + name: Attribute + nameWithType: Attribute + fullName: Terminal.Gui.Attribute + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: Terminal.Gui.Attribute + name: Attribute + nameWithType: Attribute + fullName: Terminal.Gui.Attribute + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.DrawHotString(NStack.ustring,Terminal.Gui.Attribute,Terminal.Gui.Attribute) + name: DrawHotString + nameWithType: View.DrawHotString + fullName: Terminal.Gui.View.DrawHotString + - name: ( + nameWithType: ( + fullName: ( + - uid: NStack.ustring + name: ustring + nameWithType: ustring + fullName: NStack.ustring + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: Terminal.Gui.Attribute + name: Attribute + nameWithType: Attribute + fullName: Terminal.Gui.Attribute + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: Terminal.Gui.Attribute + name: Attribute + nameWithType: Attribute + fullName: Terminal.Gui.Attribute + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.DrawHotString(NStack.ustring,System.Boolean,Terminal.Gui.ColorScheme) + commentId: M:Terminal.Gui.View.DrawHotString(NStack.ustring,System.Boolean,Terminal.Gui.ColorScheme) + parent: Terminal.Gui.View + isExternal: true + name: DrawHotString(ustring, Boolean, ColorScheme) + nameWithType: View.DrawHotString(ustring, Boolean, ColorScheme) + fullName: Terminal.Gui.View.DrawHotString(NStack.ustring, System.Boolean, Terminal.Gui.ColorScheme) + spec.csharp: + - uid: Terminal.Gui.View.DrawHotString(NStack.ustring,System.Boolean,Terminal.Gui.ColorScheme) + name: DrawHotString + nameWithType: View.DrawHotString + fullName: Terminal.Gui.View.DrawHotString + - name: ( + nameWithType: ( + fullName: ( + - uid: NStack.ustring + name: ustring + nameWithType: ustring + fullName: NStack.ustring + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: Terminal.Gui.ColorScheme + name: ColorScheme + nameWithType: ColorScheme + fullName: Terminal.Gui.ColorScheme + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.DrawHotString(NStack.ustring,System.Boolean,Terminal.Gui.ColorScheme) + name: DrawHotString + nameWithType: View.DrawHotString + fullName: Terminal.Gui.View.DrawHotString + - name: ( + nameWithType: ( + fullName: ( + - uid: NStack.ustring + name: ustring + nameWithType: ustring + fullName: NStack.ustring + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: Terminal.Gui.ColorScheme + name: ColorScheme + nameWithType: ColorScheme + fullName: Terminal.Gui.ColorScheme + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.Move(System.Int32,System.Int32) + commentId: M:Terminal.Gui.View.Move(System.Int32,System.Int32) + parent: Terminal.Gui.View + isExternal: true + name: Move(Int32, Int32) + nameWithType: View.Move(Int32, Int32) + fullName: Terminal.Gui.View.Move(System.Int32, System.Int32) + spec.csharp: + - uid: Terminal.Gui.View.Move(System.Int32,System.Int32) + name: Move + nameWithType: View.Move + fullName: Terminal.Gui.View.Move + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.Move(System.Int32,System.Int32) + name: Move + nameWithType: View.Move + fullName: Terminal.Gui.View.Move + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.HasFocus + commentId: P:Terminal.Gui.View.HasFocus + parent: Terminal.Gui.View + name: HasFocus + nameWithType: View.HasFocus + fullName: Terminal.Gui.View.HasFocus +- uid: Terminal.Gui.View.OnEnter + commentId: M:Terminal.Gui.View.OnEnter + parent: Terminal.Gui.View + name: OnEnter() + nameWithType: View.OnEnter() + fullName: Terminal.Gui.View.OnEnter() + spec.csharp: + - uid: Terminal.Gui.View.OnEnter + name: OnEnter + nameWithType: View.OnEnter + fullName: Terminal.Gui.View.OnEnter + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.OnEnter + name: OnEnter + nameWithType: View.OnEnter + fullName: Terminal.Gui.View.OnEnter + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.OnLeave + commentId: M:Terminal.Gui.View.OnLeave + parent: Terminal.Gui.View + name: OnLeave() + nameWithType: View.OnLeave() + fullName: Terminal.Gui.View.OnLeave() + spec.csharp: + - uid: Terminal.Gui.View.OnLeave + name: OnLeave + nameWithType: View.OnLeave + fullName: Terminal.Gui.View.OnLeave + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.OnLeave + name: OnLeave + nameWithType: View.OnLeave + fullName: Terminal.Gui.View.OnLeave + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.Focused + commentId: P:Terminal.Gui.View.Focused + parent: Terminal.Gui.View + name: Focused + nameWithType: View.Focused + fullName: Terminal.Gui.View.Focused +- uid: Terminal.Gui.View.MostFocused + commentId: P:Terminal.Gui.View.MostFocused + parent: Terminal.Gui.View + name: MostFocused + nameWithType: View.MostFocused + fullName: Terminal.Gui.View.MostFocused +- uid: Terminal.Gui.View.ColorScheme + commentId: P:Terminal.Gui.View.ColorScheme + parent: Terminal.Gui.View + name: ColorScheme + nameWithType: View.ColorScheme + fullName: Terminal.Gui.View.ColorScheme +- uid: Terminal.Gui.View.AddRune(System.Int32,System.Int32,System.Rune) + commentId: M:Terminal.Gui.View.AddRune(System.Int32,System.Int32,System.Rune) + parent: Terminal.Gui.View + isExternal: true + name: AddRune(Int32, Int32, Rune) + nameWithType: View.AddRune(Int32, Int32, Rune) + fullName: Terminal.Gui.View.AddRune(System.Int32, System.Int32, System.Rune) + spec.csharp: + - uid: Terminal.Gui.View.AddRune(System.Int32,System.Int32,System.Rune) + name: AddRune + nameWithType: View.AddRune + fullName: Terminal.Gui.View.AddRune + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Rune + name: Rune + nameWithType: Rune + fullName: System.Rune + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.AddRune(System.Int32,System.Int32,System.Rune) + name: AddRune + nameWithType: View.AddRune + fullName: Terminal.Gui.View.AddRune + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Rune + name: Rune + nameWithType: Rune + fullName: System.Rune + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.ClearNeedsDisplay + commentId: M:Terminal.Gui.View.ClearNeedsDisplay + parent: Terminal.Gui.View + name: ClearNeedsDisplay() + nameWithType: View.ClearNeedsDisplay() + fullName: Terminal.Gui.View.ClearNeedsDisplay() + spec.csharp: + - uid: Terminal.Gui.View.ClearNeedsDisplay + name: ClearNeedsDisplay + nameWithType: View.ClearNeedsDisplay + fullName: Terminal.Gui.View.ClearNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ClearNeedsDisplay + name: ClearNeedsDisplay + nameWithType: View.ClearNeedsDisplay + fullName: Terminal.Gui.View.ClearNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.SetFocus(Terminal.Gui.View) + commentId: M:Terminal.Gui.View.SetFocus(Terminal.Gui.View) + parent: Terminal.Gui.View + name: SetFocus(View) + nameWithType: View.SetFocus(View) + fullName: Terminal.Gui.View.SetFocus(Terminal.Gui.View) + spec.csharp: + - uid: Terminal.Gui.View.SetFocus(Terminal.Gui.View) + name: SetFocus + nameWithType: View.SetFocus + fullName: Terminal.Gui.View.SetFocus + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.SetFocus(Terminal.Gui.View) + name: SetFocus + nameWithType: View.SetFocus + fullName: Terminal.Gui.View.SetFocus + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.KeyPress + commentId: E:Terminal.Gui.View.KeyPress + parent: Terminal.Gui.View + name: KeyPress + nameWithType: View.KeyPress + fullName: Terminal.Gui.View.KeyPress +- uid: Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) + parent: Terminal.Gui.View + name: ProcessHotKey(KeyEvent) + nameWithType: View.ProcessHotKey(KeyEvent) + fullName: Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) + spec.csharp: + - uid: Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) + name: ProcessHotKey + nameWithType: View.ProcessHotKey + fullName: Terminal.Gui.View.ProcessHotKey + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) + name: ProcessHotKey + nameWithType: View.ProcessHotKey + fullName: Terminal.Gui.View.ProcessHotKey + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.KeyDown + commentId: E:Terminal.Gui.View.KeyDown + parent: Terminal.Gui.View + name: KeyDown + nameWithType: View.KeyDown + fullName: Terminal.Gui.View.KeyDown +- uid: Terminal.Gui.View.OnKeyDown(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.View.OnKeyDown(Terminal.Gui.KeyEvent) + parent: Terminal.Gui.View + name: OnKeyDown(KeyEvent) + nameWithType: View.OnKeyDown(KeyEvent) + fullName: Terminal.Gui.View.OnKeyDown(Terminal.Gui.KeyEvent) + spec.csharp: + - uid: Terminal.Gui.View.OnKeyDown(Terminal.Gui.KeyEvent) + name: OnKeyDown + nameWithType: View.OnKeyDown + fullName: Terminal.Gui.View.OnKeyDown + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.OnKeyDown(Terminal.Gui.KeyEvent) + name: OnKeyDown + nameWithType: View.OnKeyDown + fullName: Terminal.Gui.View.OnKeyDown + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.KeyUp + commentId: E:Terminal.Gui.View.KeyUp + parent: Terminal.Gui.View + name: KeyUp + nameWithType: View.KeyUp + fullName: Terminal.Gui.View.KeyUp +- uid: Terminal.Gui.View.OnKeyUp(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.View.OnKeyUp(Terminal.Gui.KeyEvent) + parent: Terminal.Gui.View + name: OnKeyUp(KeyEvent) + nameWithType: View.OnKeyUp(KeyEvent) + fullName: Terminal.Gui.View.OnKeyUp(Terminal.Gui.KeyEvent) + spec.csharp: + - uid: Terminal.Gui.View.OnKeyUp(Terminal.Gui.KeyEvent) + name: OnKeyUp + nameWithType: View.OnKeyUp + fullName: Terminal.Gui.View.OnKeyUp + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.OnKeyUp(Terminal.Gui.KeyEvent) + name: OnKeyUp + nameWithType: View.OnKeyUp + fullName: Terminal.Gui.View.OnKeyUp + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.EnsureFocus + commentId: M:Terminal.Gui.View.EnsureFocus + parent: Terminal.Gui.View + name: EnsureFocus() + nameWithType: View.EnsureFocus() + fullName: Terminal.Gui.View.EnsureFocus() + spec.csharp: + - uid: Terminal.Gui.View.EnsureFocus + name: EnsureFocus + nameWithType: View.EnsureFocus + fullName: Terminal.Gui.View.EnsureFocus + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.EnsureFocus + name: EnsureFocus + nameWithType: View.EnsureFocus + fullName: Terminal.Gui.View.EnsureFocus + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.FocusFirst + commentId: M:Terminal.Gui.View.FocusFirst + parent: Terminal.Gui.View + name: FocusFirst() + nameWithType: View.FocusFirst() + fullName: Terminal.Gui.View.FocusFirst() + spec.csharp: + - uid: Terminal.Gui.View.FocusFirst + name: FocusFirst + nameWithType: View.FocusFirst + fullName: Terminal.Gui.View.FocusFirst + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.FocusFirst + name: FocusFirst + nameWithType: View.FocusFirst + fullName: Terminal.Gui.View.FocusFirst + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.FocusLast + commentId: M:Terminal.Gui.View.FocusLast + parent: Terminal.Gui.View + name: FocusLast() + nameWithType: View.FocusLast() + fullName: Terminal.Gui.View.FocusLast() + spec.csharp: + - uid: Terminal.Gui.View.FocusLast + name: FocusLast + nameWithType: View.FocusLast + fullName: Terminal.Gui.View.FocusLast + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.FocusLast + name: FocusLast + nameWithType: View.FocusLast + fullName: Terminal.Gui.View.FocusLast + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.FocusPrev + commentId: M:Terminal.Gui.View.FocusPrev + parent: Terminal.Gui.View + name: FocusPrev() + nameWithType: View.FocusPrev() + fullName: Terminal.Gui.View.FocusPrev() + spec.csharp: + - uid: Terminal.Gui.View.FocusPrev + name: FocusPrev + nameWithType: View.FocusPrev + fullName: Terminal.Gui.View.FocusPrev + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.FocusPrev + name: FocusPrev + nameWithType: View.FocusPrev + fullName: Terminal.Gui.View.FocusPrev + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.FocusNext + commentId: M:Terminal.Gui.View.FocusNext + parent: Terminal.Gui.View + name: FocusNext() + nameWithType: View.FocusNext() + fullName: Terminal.Gui.View.FocusNext() + spec.csharp: + - uid: Terminal.Gui.View.FocusNext + name: FocusNext + nameWithType: View.FocusNext + fullName: Terminal.Gui.View.FocusNext + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.FocusNext + name: FocusNext + nameWithType: View.FocusNext + fullName: Terminal.Gui.View.FocusNext + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.LayoutSubviews + commentId: M:Terminal.Gui.View.LayoutSubviews + parent: Terminal.Gui.View + name: LayoutSubviews() + nameWithType: View.LayoutSubviews() + fullName: Terminal.Gui.View.LayoutSubviews() + spec.csharp: + - uid: Terminal.Gui.View.LayoutSubviews + name: LayoutSubviews + nameWithType: View.LayoutSubviews + fullName: Terminal.Gui.View.LayoutSubviews + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.LayoutSubviews + name: LayoutSubviews + nameWithType: View.LayoutSubviews + fullName: Terminal.Gui.View.LayoutSubviews + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.ToString + commentId: M:Terminal.Gui.View.ToString + parent: Terminal.Gui.View + name: ToString() + nameWithType: View.ToString() + fullName: Terminal.Gui.View.ToString() + spec.csharp: + - uid: Terminal.Gui.View.ToString + name: ToString + nameWithType: View.ToString + fullName: Terminal.Gui.View.ToString + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ToString + name: ToString + nameWithType: View.ToString + fullName: Terminal.Gui.View.ToString + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.OnMouseEnter(Terminal.Gui.MouseEvent) + commentId: M:Terminal.Gui.View.OnMouseEnter(Terminal.Gui.MouseEvent) + parent: Terminal.Gui.View + name: OnMouseEnter(MouseEvent) + nameWithType: View.OnMouseEnter(MouseEvent) + fullName: Terminal.Gui.View.OnMouseEnter(Terminal.Gui.MouseEvent) + spec.csharp: + - uid: Terminal.Gui.View.OnMouseEnter(Terminal.Gui.MouseEvent) + name: OnMouseEnter + nameWithType: View.OnMouseEnter + fullName: Terminal.Gui.View.OnMouseEnter + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.MouseEvent + name: MouseEvent + nameWithType: MouseEvent + fullName: Terminal.Gui.MouseEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.OnMouseEnter(Terminal.Gui.MouseEvent) + name: OnMouseEnter + nameWithType: View.OnMouseEnter + fullName: Terminal.Gui.View.OnMouseEnter + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.MouseEvent + name: MouseEvent + nameWithType: MouseEvent + fullName: Terminal.Gui.MouseEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.OnMouseLeave(Terminal.Gui.MouseEvent) + commentId: M:Terminal.Gui.View.OnMouseLeave(Terminal.Gui.MouseEvent) + parent: Terminal.Gui.View + name: OnMouseLeave(MouseEvent) + nameWithType: View.OnMouseLeave(MouseEvent) + fullName: Terminal.Gui.View.OnMouseLeave(Terminal.Gui.MouseEvent) + spec.csharp: + - uid: Terminal.Gui.View.OnMouseLeave(Terminal.Gui.MouseEvent) + name: OnMouseLeave + nameWithType: View.OnMouseLeave + fullName: Terminal.Gui.View.OnMouseLeave + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.MouseEvent + name: MouseEvent + nameWithType: MouseEvent + fullName: Terminal.Gui.MouseEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.OnMouseLeave(Terminal.Gui.MouseEvent) + name: OnMouseLeave + nameWithType: View.OnMouseLeave + fullName: Terminal.Gui.View.OnMouseLeave + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.MouseEvent + name: MouseEvent + nameWithType: MouseEvent + fullName: Terminal.Gui.MouseEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.Responder.CanFocus + commentId: P:Terminal.Gui.Responder.CanFocus + parent: Terminal.Gui.Responder + name: CanFocus + nameWithType: Responder.CanFocus + fullName: Terminal.Gui.Responder.CanFocus +- 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 + commentId: N:System + isExternal: true + name: System + nameWithType: System + fullName: System +- uid: System.Collections + commentId: N:System.Collections + isExternal: true + name: System.Collections + nameWithType: System.Collections + fullName: System.Collections +- uid: Terminal.Gui.RadioGroup.#ctor* + commentId: Overload:Terminal.Gui.RadioGroup.#ctor + name: RadioGroup + nameWithType: RadioGroup.RadioGroup + fullName: Terminal.Gui.RadioGroup.RadioGroup +- uid: Terminal.Gui.Rect + commentId: T:Terminal.Gui.Rect + parent: Terminal.Gui + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect - uid: System.String[] - parent: System isExternal: true name: String[] nameWithType: String[] fullName: System.String[] + nameWithType.vb: String() + fullName.vb: System.String() + name.vb: String() spec.csharp: - uid: System.String name: String nameWithType: String fullName: System.String + isExternal: true - name: '[]' nameWithType: '[]' fullName: '[]' + spec.vb: + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: () + nameWithType: () + fullName: () - uid: System.Int32 + commentId: T:System.Int32 parent: System isExternal: true name: Int32 nameWithType: Int32 fullName: System.Int32 -- uid: Terminal.Gui.RadioGroup.#ctor(Terminal.Gui.Rect,System.String[],System.Int32) - parent: Terminal.Gui.RadioGroup - isExternal: false - name: RadioGroup(Rect, String[], Int32) - nameWithType: RadioGroup.RadioGroup(Rect, String[], Int32) - fullName: RadioGroup.RadioGroup(Rect, String[], Int32) -- uid: Terminal.Gui.Rect - parent: Terminal.Gui - isExternal: false - name: Rect - nameWithType: Rect - fullName: Terminal.Gui.Rect -- uid: Terminal.Gui.RadioGroup.#ctor(System.Int32,System.Int32,System.String[],System.Int32) - parent: Terminal.Gui.RadioGroup - isExternal: false - name: RadioGroup(Int32, Int32, String[], Int32) - nameWithType: RadioGroup.RadioGroup(Int32, Int32, String[], Int32) - fullName: RadioGroup.RadioGroup(Int32, Int32, String[], Int32) -- uid: Terminal.Gui.RadioGroup.Cursor - parent: Terminal.Gui.RadioGroup - isExternal: false +- uid: Terminal.Gui.RadioGroup.Cursor* + commentId: Overload:Terminal.Gui.RadioGroup.Cursor name: Cursor nameWithType: RadioGroup.Cursor - fullName: RadioGroup.Cursor -- uid: Terminal.Gui.RadioGroup.MouseEvent(Terminal.Gui.MouseEvent) - parent: Terminal.Gui.RadioGroup - isExternal: false - name: MouseEvent(MouseEvent) - nameWithType: RadioGroup.MouseEvent(MouseEvent) - fullName: RadioGroup.MouseEvent(MouseEvent) -- uid: System.Boolean - parent: System - isExternal: true - name: Boolean - nameWithType: Boolean - fullName: System.Boolean -- uid: Terminal.Gui.MouseEvent - parent: Terminal.Gui - isExternal: false - name: MouseEvent - nameWithType: MouseEvent - fullName: Terminal.Gui.MouseEvent -- uid: Terminal.Gui.RadioGroup.PositionCursor - parent: Terminal.Gui.RadioGroup - isExternal: false - name: PositionCursor() - nameWithType: RadioGroup.PositionCursor() - fullName: RadioGroup.PositionCursor() -- uid: Terminal.Gui.RadioGroup.ProcessColdKey(Terminal.Gui.KeyEvent) - parent: Terminal.Gui.RadioGroup - isExternal: false - name: ProcessColdKey(KeyEvent) - nameWithType: RadioGroup.ProcessColdKey(KeyEvent) - fullName: RadioGroup.ProcessColdKey(KeyEvent) -- uid: Terminal.Gui.KeyEvent - parent: Terminal.Gui - isExternal: false - name: KeyEvent - nameWithType: KeyEvent - fullName: Terminal.Gui.KeyEvent -- uid: Terminal.Gui.RadioGroup.ProcessKey(Terminal.Gui.KeyEvent) - parent: Terminal.Gui.RadioGroup - isExternal: false - name: ProcessKey(KeyEvent) - nameWithType: RadioGroup.ProcessKey(KeyEvent) - fullName: RadioGroup.ProcessKey(KeyEvent) -- uid: Terminal.Gui.RadioGroup.RadioLabels - parent: Terminal.Gui.RadioGroup - isExternal: false + fullName: Terminal.Gui.RadioGroup.Cursor +- uid: Terminal.Gui.RadioGroup.RadioLabels* + commentId: Overload:Terminal.Gui.RadioGroup.RadioLabels name: RadioLabels nameWithType: RadioGroup.RadioLabels - fullName: RadioGroup.RadioLabels + fullName: Terminal.Gui.RadioGroup.RadioLabels - uid: Terminal.Gui.RadioGroup.Redraw(Terminal.Gui.Rect) - parent: Terminal.Gui.RadioGroup - isExternal: false - name: Redraw(Rect) - nameWithType: RadioGroup.Redraw(Rect) - fullName: RadioGroup.Redraw(Rect) -- uid: Terminal.Gui.RadioGroup.Selected - parent: Terminal.Gui.RadioGroup - isExternal: false - name: Selected - nameWithType: RadioGroup.Selected - fullName: RadioGroup.Selected -- uid: Terminal.Gui.RadioGroup.SelectionChanged - parent: Terminal.Gui.RadioGroup - isExternal: false - name: SelectionChanged - nameWithType: RadioGroup.SelectionChanged - fullName: RadioGroup.SelectionChanged -- uid: System.Action`1 - name: Action - nameWithType: Action - fullName: System.Action -- uid: System.Action{System.Int32} - parent: System + commentId: M:Terminal.Gui.RadioGroup.Redraw(Terminal.Gui.Rect) isExternal: true +- uid: Terminal.Gui.View.Redraw(Terminal.Gui.Rect) + commentId: M:Terminal.Gui.View.Redraw(Terminal.Gui.Rect) + parent: Terminal.Gui.View + name: Redraw(Rect) + nameWithType: View.Redraw(Rect) + fullName: Terminal.Gui.View.Redraw(Terminal.Gui.Rect) + spec.csharp: + - uid: Terminal.Gui.View.Redraw(Terminal.Gui.Rect) + name: Redraw + nameWithType: View.Redraw + fullName: Terminal.Gui.View.Redraw + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.Redraw(Terminal.Gui.Rect) + name: Redraw + nameWithType: View.Redraw + fullName: Terminal.Gui.View.Redraw + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.RadioGroup.Redraw* + commentId: Overload:Terminal.Gui.RadioGroup.Redraw + name: Redraw + nameWithType: RadioGroup.Redraw + fullName: Terminal.Gui.RadioGroup.Redraw +- uid: Terminal.Gui.RadioGroup.PositionCursor + commentId: M:Terminal.Gui.RadioGroup.PositionCursor + isExternal: true +- uid: Terminal.Gui.View.PositionCursor + commentId: M:Terminal.Gui.View.PositionCursor + parent: Terminal.Gui.View + name: PositionCursor() + nameWithType: View.PositionCursor() + fullName: Terminal.Gui.View.PositionCursor() + spec.csharp: + - uid: Terminal.Gui.View.PositionCursor + name: PositionCursor + nameWithType: View.PositionCursor + fullName: Terminal.Gui.View.PositionCursor + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.PositionCursor + name: PositionCursor + nameWithType: View.PositionCursor + fullName: Terminal.Gui.View.PositionCursor + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.RadioGroup.PositionCursor* + commentId: Overload:Terminal.Gui.RadioGroup.PositionCursor + name: PositionCursor + nameWithType: RadioGroup.PositionCursor + fullName: Terminal.Gui.RadioGroup.PositionCursor +- uid: Terminal.Gui.RadioGroup.SelectionChanged + commentId: F:Terminal.Gui.RadioGroup.SelectionChanged + isExternal: true +- uid: System.Action{System.Int32} + commentId: T:System.Action{System.Int32} + parent: System + definition: System.Action`1 name: Action nameWithType: Action fullName: System.Action + nameWithType.vb: Action(Of Int32) + fullName.vb: System.Action(Of System.Int32) + name.vb: Action(Of Int32) spec.csharp: - uid: System.Action`1 name: Action nameWithType: Action fullName: System.Action + isExternal: true - name: < nameWithType: < fullName: < @@ -497,330 +2621,220 @@ references: name: Int32 nameWithType: Int32 fullName: System.Int32 + isExternal: true - name: '>' nameWithType: '>' fullName: '>' -- uid: Terminal.Gui.RadioGroup.#ctor* - parent: Terminal.Gui.RadioGroup - isExternal: false - name: RadioGroup - nameWithType: RadioGroup.RadioGroup - fullName: RadioGroup.RadioGroup -- uid: Terminal.Gui.RadioGroup.Cursor* - parent: Terminal.Gui.RadioGroup - isExternal: false - name: Cursor - nameWithType: RadioGroup.Cursor - fullName: RadioGroup.Cursor -- uid: Terminal.Gui.RadioGroup.MouseEvent* - parent: Terminal.Gui.RadioGroup - isExternal: false - name: MouseEvent - nameWithType: RadioGroup.MouseEvent - fullName: RadioGroup.MouseEvent -- uid: Terminal.Gui.RadioGroup.PositionCursor* - parent: Terminal.Gui.RadioGroup - isExternal: false - name: PositionCursor - nameWithType: RadioGroup.PositionCursor - fullName: RadioGroup.PositionCursor -- uid: Terminal.Gui.RadioGroup.ProcessColdKey* - parent: Terminal.Gui.RadioGroup - isExternal: false - name: ProcessColdKey - nameWithType: RadioGroup.ProcessColdKey - fullName: RadioGroup.ProcessColdKey -- uid: Terminal.Gui.RadioGroup.ProcessKey* - parent: Terminal.Gui.RadioGroup - isExternal: false - name: ProcessKey - nameWithType: RadioGroup.ProcessKey - fullName: RadioGroup.ProcessKey -- uid: Terminal.Gui.RadioGroup.RadioLabels* - parent: Terminal.Gui.RadioGroup - isExternal: false - name: RadioLabels - nameWithType: RadioGroup.RadioLabels - fullName: RadioGroup.RadioLabels -- uid: Terminal.Gui.RadioGroup.Redraw* - parent: Terminal.Gui.RadioGroup - isExternal: false - name: Redraw - nameWithType: RadioGroup.Redraw - fullName: RadioGroup.Redraw + spec.vb: + - uid: System.Action`1 + name: Action + nameWithType: Action + fullName: System.Action + isExternal: true + - name: '(Of ' + nameWithType: '(Of ' + fullName: '(Of ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Action`1 + commentId: T:System.Action`1 + isExternal: true + name: Action + nameWithType: Action + fullName: System.Action + 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: Terminal.Gui.RadioGroup.Selected* - parent: Terminal.Gui.RadioGroup - isExternal: false + commentId: Overload:Terminal.Gui.RadioGroup.Selected name: Selected nameWithType: RadioGroup.Selected - fullName: RadioGroup.Selected -- uid: Terminal.Gui.Responder.CanFocus + fullName: Terminal.Gui.RadioGroup.Selected +- uid: Terminal.Gui.RadioGroup.ProcessColdKey(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.RadioGroup.ProcessColdKey(Terminal.Gui.KeyEvent) + isExternal: true +- uid: Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) + parent: Terminal.Gui.View + name: ProcessColdKey(KeyEvent) + nameWithType: View.ProcessColdKey(KeyEvent) + fullName: Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) + spec.csharp: + - uid: Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) + name: ProcessColdKey + nameWithType: View.ProcessColdKey + fullName: Terminal.Gui.View.ProcessColdKey + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) + name: ProcessColdKey + nameWithType: View.ProcessColdKey + fullName: Terminal.Gui.View.ProcessColdKey + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.RadioGroup.ProcessColdKey* + commentId: Overload:Terminal.Gui.RadioGroup.ProcessColdKey + name: ProcessColdKey + nameWithType: RadioGroup.ProcessColdKey + fullName: Terminal.Gui.RadioGroup.ProcessColdKey +- uid: Terminal.Gui.KeyEvent + commentId: T:Terminal.Gui.KeyEvent + parent: Terminal.Gui + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent +- uid: System.Boolean + commentId: T:System.Boolean + parent: System + isExternal: true + name: Boolean + nameWithType: Boolean + fullName: System.Boolean +- uid: Terminal.Gui.RadioGroup.ProcessKey(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.RadioGroup.ProcessKey(Terminal.Gui.KeyEvent) + isExternal: true +- uid: Terminal.Gui.View.ProcessKey(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.View.ProcessKey(Terminal.Gui.KeyEvent) + parent: Terminal.Gui.View + name: ProcessKey(KeyEvent) + nameWithType: View.ProcessKey(KeyEvent) + fullName: Terminal.Gui.View.ProcessKey(Terminal.Gui.KeyEvent) + spec.csharp: + - uid: Terminal.Gui.View.ProcessKey(Terminal.Gui.KeyEvent) + name: ProcessKey + nameWithType: View.ProcessKey + fullName: Terminal.Gui.View.ProcessKey + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ProcessKey(Terminal.Gui.KeyEvent) + name: ProcessKey + nameWithType: View.ProcessKey + fullName: Terminal.Gui.View.ProcessKey + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.RadioGroup.ProcessKey* + commentId: Overload:Terminal.Gui.RadioGroup.ProcessKey + name: ProcessKey + nameWithType: RadioGroup.ProcessKey + fullName: Terminal.Gui.RadioGroup.ProcessKey +- uid: Terminal.Gui.RadioGroup.MouseEvent(Terminal.Gui.MouseEvent) + commentId: M:Terminal.Gui.RadioGroup.MouseEvent(Terminal.Gui.MouseEvent) + isExternal: true +- uid: Terminal.Gui.Responder.MouseEvent(Terminal.Gui.MouseEvent) + commentId: M:Terminal.Gui.Responder.MouseEvent(Terminal.Gui.MouseEvent) parent: Terminal.Gui.Responder - isExternal: false - name: CanFocus - nameWithType: Responder.CanFocus - fullName: Responder.CanFocus -- uid: Terminal.Gui.View.HasFocus - parent: Terminal.Gui.View - isExternal: false - name: HasFocus - nameWithType: View.HasFocus - fullName: View.HasFocus -- uid: Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) - parent: Terminal.Gui.View - isExternal: false - name: ProcessHotKey(KeyEvent) - nameWithType: View.ProcessHotKey(KeyEvent) - fullName: View.ProcessHotKey(KeyEvent) -- uid: Terminal.Gui.View.Add(Terminal.Gui.View) - parent: Terminal.Gui.View - isExternal: false - name: Add(View) - nameWithType: View.Add(View) - fullName: View.Add(View) -- uid: Terminal.Gui.View.Add(Terminal.Gui.View[]) - parent: Terminal.Gui.View - isExternal: false - name: Add(View[]) - nameWithType: View.Add(View[]) - fullName: View.Add(View[]) -- uid: Terminal.Gui.View.AddRune(System.Int32,System.Int32,System.Rune) - parent: Terminal.Gui.View - isExternal: false - name: AddRune(Int32, Int32, Rune) - nameWithType: View.AddRune(Int32, Int32, Rune) - fullName: View.AddRune(Int32, Int32, Rune) -- uid: Terminal.Gui.View.Bounds - parent: Terminal.Gui.View - isExternal: false - name: Bounds - nameWithType: View.Bounds - fullName: View.Bounds -- uid: Terminal.Gui.View.ChildNeedsDisplay - parent: Terminal.Gui.View - isExternal: false - name: ChildNeedsDisplay() - nameWithType: View.ChildNeedsDisplay() - fullName: View.ChildNeedsDisplay() -- uid: Terminal.Gui.View.Clear - parent: Terminal.Gui.View - isExternal: false - name: Clear() - nameWithType: View.Clear() - fullName: View.Clear() -- uid: Terminal.Gui.View.Clear(Terminal.Gui.Rect) - parent: Terminal.Gui.View - isExternal: false - name: Clear(Rect) - nameWithType: View.Clear(Rect) - fullName: View.Clear(Rect) -- uid: Terminal.Gui.View.ClearNeedsDisplay - parent: Terminal.Gui.View - isExternal: false - name: ClearNeedsDisplay() - nameWithType: View.ClearNeedsDisplay() - fullName: View.ClearNeedsDisplay() -- uid: Terminal.Gui.View.ClipToBounds - parent: Terminal.Gui.View - isExternal: false - name: ClipToBounds() - nameWithType: View.ClipToBounds() - fullName: View.ClipToBounds() -- uid: Terminal.Gui.View.ColorScheme - parent: Terminal.Gui.View - isExternal: false - name: ColorScheme - nameWithType: View.ColorScheme - fullName: View.ColorScheme -- uid: Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean) - parent: Terminal.Gui.View - isExternal: false - name: DrawFrame(Rect, Int32, Boolean) - nameWithType: View.DrawFrame(Rect, Int32, Boolean) - fullName: View.DrawFrame(Rect, Int32, Boolean) -- uid: Terminal.Gui.View.DrawHotString(NStack.ustring,System.Boolean,Terminal.Gui.ColorScheme) - parent: Terminal.Gui.View - isExternal: false - name: DrawHotString(ustring, Boolean, ColorScheme) - nameWithType: View.DrawHotString(ustring, Boolean, ColorScheme) - fullName: View.DrawHotString(ustring, Boolean, ColorScheme) -- uid: Terminal.Gui.View.DrawHotString(NStack.ustring,Terminal.Gui.Attribute,Terminal.Gui.Attribute) - parent: Terminal.Gui.View - isExternal: false - name: DrawHotString(ustring, Attribute, Attribute) - nameWithType: View.DrawHotString(ustring, Attribute, Attribute) - fullName: View.DrawHotString(ustring, Attribute, Attribute) -- uid: Terminal.Gui.View.Driver - parent: Terminal.Gui.View - isExternal: false - name: Driver - nameWithType: View.Driver - fullName: View.Driver -- uid: Terminal.Gui.View.EnsureFocus - parent: Terminal.Gui.View - isExternal: false - name: EnsureFocus() - nameWithType: View.EnsureFocus() - fullName: View.EnsureFocus() -- uid: Terminal.Gui.View.Focused - parent: Terminal.Gui.View - isExternal: false - name: Focused - nameWithType: View.Focused - fullName: View.Focused -- uid: Terminal.Gui.View.FocusFirst - parent: Terminal.Gui.View - isExternal: false - name: FocusFirst() - nameWithType: View.FocusFirst() - fullName: View.FocusFirst() -- uid: Terminal.Gui.View.FocusLast - parent: Terminal.Gui.View - isExternal: false - name: FocusLast() - nameWithType: View.FocusLast() - fullName: View.FocusLast() -- uid: Terminal.Gui.View.FocusNext - parent: Terminal.Gui.View - isExternal: false - name: FocusNext() - nameWithType: View.FocusNext() - fullName: View.FocusNext() -- uid: Terminal.Gui.View.FocusPrev - parent: Terminal.Gui.View - isExternal: false - name: FocusPrev() - nameWithType: View.FocusPrev() - fullName: View.FocusPrev() -- uid: Terminal.Gui.View.Frame - parent: Terminal.Gui.View - isExternal: false - name: Frame - nameWithType: View.Frame - fullName: View.Frame -- uid: Terminal.Gui.View.GetEnumerator - parent: Terminal.Gui.View - isExternal: false - name: GetEnumerator() - nameWithType: View.GetEnumerator() - fullName: View.GetEnumerator() -- uid: Terminal.Gui.View.Height - parent: Terminal.Gui.View - isExternal: false - name: Height - nameWithType: View.Height - fullName: View.Height -- uid: Terminal.Gui.View.Id - parent: Terminal.Gui.View - isExternal: false - name: Id - nameWithType: View.Id - fullName: View.Id -- uid: Terminal.Gui.View.LayoutStyle - parent: Terminal.Gui.View - isExternal: false - name: LayoutStyle - nameWithType: View.LayoutStyle - fullName: View.LayoutStyle -- uid: Terminal.Gui.View.LayoutSubviews - parent: Terminal.Gui.View - isExternal: false - name: LayoutSubviews() - nameWithType: View.LayoutSubviews() - fullName: View.LayoutSubviews() -- uid: Terminal.Gui.View.MostFocused - parent: Terminal.Gui.View - isExternal: false - name: MostFocused - nameWithType: View.MostFocused - fullName: View.MostFocused -- uid: Terminal.Gui.View.Move(System.Int32,System.Int32) - parent: Terminal.Gui.View - isExternal: false - name: Move(Int32, Int32) - nameWithType: View.Move(Int32, Int32) - fullName: View.Move(Int32, Int32) -- uid: Terminal.Gui.View.Remove(Terminal.Gui.View) - parent: Terminal.Gui.View - isExternal: false - name: Remove(View) - nameWithType: View.Remove(View) - fullName: View.Remove(View) -- uid: Terminal.Gui.View.RemoveAll - parent: Terminal.Gui.View - isExternal: false - name: RemoveAll() - nameWithType: View.RemoveAll() - fullName: View.RemoveAll() -- uid: Terminal.Gui.View.ScreenToView(System.Int32,System.Int32) - parent: Terminal.Gui.View - isExternal: false - name: ScreenToView(Int32, Int32) - nameWithType: View.ScreenToView(Int32, Int32) - fullName: View.ScreenToView(Int32, Int32) -- uid: Terminal.Gui.View.SetClip(Terminal.Gui.Rect) - parent: Terminal.Gui.View - isExternal: false - name: SetClip(Rect) - nameWithType: View.SetClip(Rect) - fullName: View.SetClip(Rect) -- uid: Terminal.Gui.View.SetFocus(Terminal.Gui.View) - parent: Terminal.Gui.View - isExternal: false - name: SetFocus(View) - nameWithType: View.SetFocus(View) - fullName: View.SetFocus(View) -- uid: Terminal.Gui.View.SetNeedsDisplay - parent: Terminal.Gui.View - isExternal: false - name: SetNeedsDisplay() - nameWithType: View.SetNeedsDisplay() - fullName: View.SetNeedsDisplay() -- uid: Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) - parent: Terminal.Gui.View - isExternal: false - name: SetNeedsDisplay(Rect) - nameWithType: View.SetNeedsDisplay(Rect) - fullName: View.SetNeedsDisplay(Rect) -- uid: Terminal.Gui.View.Subviews - parent: Terminal.Gui.View - isExternal: false - name: Subviews - nameWithType: View.Subviews - fullName: View.Subviews -- uid: Terminal.Gui.View.SuperView - parent: Terminal.Gui.View - isExternal: false - name: SuperView - nameWithType: View.SuperView - fullName: View.SuperView -- uid: Terminal.Gui.View.ToString - parent: Terminal.Gui.View - isExternal: false - name: ToString() - nameWithType: View.ToString() - fullName: View.ToString() -- uid: Terminal.Gui.View.WantMousePositionReports - parent: Terminal.Gui.View - isExternal: false - name: WantMousePositionReports - nameWithType: View.WantMousePositionReports - fullName: View.WantMousePositionReports -- uid: Terminal.Gui.View.Width - parent: Terminal.Gui.View - isExternal: false - name: Width - nameWithType: View.Width - fullName: View.Width -- uid: Terminal.Gui.View.X - parent: Terminal.Gui.View - isExternal: false - name: X - nameWithType: View.X - fullName: View.X -- uid: Terminal.Gui.View.Y - parent: Terminal.Gui.View - isExternal: false - name: Y - nameWithType: View.Y - fullName: View.Y + name: MouseEvent(MouseEvent) + nameWithType: Responder.MouseEvent(MouseEvent) + fullName: Terminal.Gui.Responder.MouseEvent(Terminal.Gui.MouseEvent) + spec.csharp: + - uid: Terminal.Gui.Responder.MouseEvent(Terminal.Gui.MouseEvent) + name: MouseEvent + nameWithType: Responder.MouseEvent + fullName: Terminal.Gui.Responder.MouseEvent + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.MouseEvent + name: MouseEvent + nameWithType: MouseEvent + fullName: Terminal.Gui.MouseEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.Responder.MouseEvent(Terminal.Gui.MouseEvent) + name: MouseEvent + nameWithType: Responder.MouseEvent + fullName: Terminal.Gui.Responder.MouseEvent + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.MouseEvent + name: MouseEvent + nameWithType: MouseEvent + fullName: Terminal.Gui.MouseEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.RadioGroup.MouseEvent* + commentId: Overload:Terminal.Gui.RadioGroup.MouseEvent + name: MouseEvent + nameWithType: RadioGroup.MouseEvent + fullName: Terminal.Gui.RadioGroup.MouseEvent +- uid: Terminal.Gui.MouseEvent + commentId: T:Terminal.Gui.MouseEvent + parent: Terminal.Gui + name: MouseEvent + nameWithType: MouseEvent + fullName: Terminal.Gui.MouseEvent +shouldSkipMarkup: true diff --git a/docfx/api/Terminal.Gui/Terminal.Gui.Rect.yml b/docfx/api/Terminal.Gui/Terminal.Gui.Rect.yml index 9a5ff57d2..73cbb81fa 100644 --- a/docfx/api/Terminal.Gui/Terminal.Gui.Rect.yml +++ b/docfx/api/Terminal.Gui/Terminal.Gui.Rect.yml @@ -1,30 +1,32 @@ ### YamlMime:ManagedReference items: - uid: Terminal.Gui.Rect + commentId: T:Terminal.Gui.Rect id: Rect + parent: Terminal.Gui children: - - Terminal.Gui.Rect.#ctor(Terminal.Gui.Point,Terminal.Gui.Size) - Terminal.Gui.Rect.#ctor(System.Int32,System.Int32,System.Int32,System.Int32) + - Terminal.Gui.Rect.#ctor(Terminal.Gui.Point,Terminal.Gui.Size) - Terminal.Gui.Rect.Bottom + - Terminal.Gui.Rect.Contains(System.Int32,System.Int32) - Terminal.Gui.Rect.Contains(Terminal.Gui.Point) - Terminal.Gui.Rect.Contains(Terminal.Gui.Rect) - - Terminal.Gui.Rect.Contains(System.Int32,System.Int32) - Terminal.Gui.Rect.Empty - Terminal.Gui.Rect.Equals(System.Object) - Terminal.Gui.Rect.FromLTRB(System.Int32,System.Int32,System.Int32,System.Int32) - Terminal.Gui.Rect.GetHashCode - Terminal.Gui.Rect.Height - - Terminal.Gui.Rect.Inflate(Terminal.Gui.Size) - Terminal.Gui.Rect.Inflate(System.Int32,System.Int32) - Terminal.Gui.Rect.Inflate(Terminal.Gui.Rect,System.Int32,System.Int32) - - Terminal.Gui.Rect.Intersect(Terminal.Gui.Rect,Terminal.Gui.Rect) + - Terminal.Gui.Rect.Inflate(Terminal.Gui.Size) - Terminal.Gui.Rect.Intersect(Terminal.Gui.Rect) + - Terminal.Gui.Rect.Intersect(Terminal.Gui.Rect,Terminal.Gui.Rect) - Terminal.Gui.Rect.IntersectsWith(Terminal.Gui.Rect) - Terminal.Gui.Rect.IsEmpty - Terminal.Gui.Rect.Left - Terminal.Gui.Rect.Location - - Terminal.Gui.Rect.Offset(Terminal.Gui.Point) - Terminal.Gui.Rect.Offset(System.Int32,System.Int32) + - Terminal.Gui.Rect.Offset(Terminal.Gui.Point) - Terminal.Gui.Rect.op_Equality(Terminal.Gui.Rect,Terminal.Gui.Rect) - Terminal.Gui.Rect.op_Inequality(Terminal.Gui.Rect,Terminal.Gui.Rect) - Terminal.Gui.Rect.Right @@ -37,1155 +39,1677 @@ items: - Terminal.Gui.Rect.Y langs: - csharp + - vb name: Rect nameWithType: Rect fullName: Terminal.Gui.Rect type: Struct + source: + remote: + path: Terminal.Gui/Types/Rect.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Rect + path: ../Terminal.Gui/Types/Rect.cs + startLine: 17 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: Stores a set of four integers that represent the location and size of a rectangle + summary: "\nStores a set of four integers that represent the location and size of a rectangle\n" + example: [] syntax: content: public struct Rect - inheritance: - - System.ValueType - implements: [] -- uid: Terminal.Gui.Rect.#ctor(Terminal.Gui.Point,Terminal.Gui.Size) - id: '#ctor(Terminal.Gui.Point,Terminal.Gui.Size)' - parent: Terminal.Gui.Rect - langs: - - csharp - name: Rect(Point, Size) - nameWithType: Rect.Rect(Point, Size) - fullName: Rect.Rect(Point, Size) - type: Constructor - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Rectangle Constructor - remarks: Creates a Rectangle from Point and Size values. - syntax: - content: public Rect (Terminal.Gui.Point location, Terminal.Gui.Size size); - parameters: - - id: location - type: Terminal.Gui.Point - description: To be added. - - id: size - type: Terminal.Gui.Size - description: To be added. - overload: Terminal.Gui.Rect.#ctor* - exceptions: [] -- uid: Terminal.Gui.Rect.#ctor(System.Int32,System.Int32,System.Int32,System.Int32) - id: '#ctor(System.Int32,System.Int32,System.Int32,System.Int32)' - parent: Terminal.Gui.Rect - langs: - - csharp - name: Rect(Int32, Int32, Int32, Int32) - nameWithType: Rect.Rect(Int32, Int32, Int32, Int32) - fullName: Rect.Rect(Int32, Int32, Int32, Int32) - type: Constructor - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Rectangle Constructor - remarks: >- - Creates a Rectangle from a specified x,y location and - width and height values. - syntax: - content: public Rect (int x, int y, int width, int height); - parameters: - - id: x - type: System.Int32 - description: To be added. - - id: y - type: System.Int32 - description: To be added. - - id: width - type: System.Int32 - description: To be added. - - id: height - type: System.Int32 - description: To be added. - overload: Terminal.Gui.Rect.#ctor* - exceptions: [] -- uid: Terminal.Gui.Rect.Bottom - id: Bottom - parent: Terminal.Gui.Rect - langs: - - csharp - name: Bottom - nameWithType: Rect.Bottom - fullName: Rect.Bottom - type: Property - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Bottom Property - remarks: >- - The Y coordinate of the bottom edge of the Rectangle. - Read only. - syntax: - content: public int Bottom { get; } - return: - type: System.Int32 - description: To be added. - overload: Terminal.Gui.Rect.Bottom* - exceptions: [] -- uid: Terminal.Gui.Rect.Contains(Terminal.Gui.Point) - id: Contains(Terminal.Gui.Point) - parent: Terminal.Gui.Rect - langs: - - csharp - name: Contains(Point) - nameWithType: Rect.Contains(Point) - fullName: Rect.Contains(Point) - type: Method - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Contains Method - remarks: Checks if a Point lies within this Rectangle. - syntax: - content: public bool Contains (Terminal.Gui.Point pt); - parameters: - - id: pt - type: Terminal.Gui.Point - description: To be added. - return: - type: System.Boolean - description: To be added. - overload: Terminal.Gui.Rect.Contains* - exceptions: [] -- uid: Terminal.Gui.Rect.Contains(Terminal.Gui.Rect) - id: Contains(Terminal.Gui.Rect) - parent: Terminal.Gui.Rect - langs: - - csharp - name: Contains(Rect) - nameWithType: Rect.Contains(Rect) - fullName: Rect.Contains(Rect) - type: Method - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Contains Method - remarks: "Checks if a Rectangle lies entirely within this \n Rectangle." - syntax: - content: public bool Contains (Terminal.Gui.Rect rect); - parameters: - - id: rect - type: Terminal.Gui.Rect - description: To be added. - return: - type: System.Boolean - description: To be added. - overload: Terminal.Gui.Rect.Contains* - exceptions: [] -- uid: Terminal.Gui.Rect.Contains(System.Int32,System.Int32) - id: Contains(System.Int32,System.Int32) - parent: Terminal.Gui.Rect - langs: - - csharp - name: Contains(Int32, Int32) - nameWithType: Rect.Contains(Int32, Int32) - fullName: Rect.Contains(Int32, Int32) - type: Method - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Contains Method - remarks: Checks if an x,y coordinate lies within this Rectangle. - syntax: - content: public bool Contains (int x, int y); - parameters: - - id: x - type: System.Int32 - description: To be added. - - id: y - type: System.Int32 - description: To be added. - return: - type: System.Boolean - description: To be added. - overload: Terminal.Gui.Rect.Contains* - exceptions: [] -- uid: Terminal.Gui.Rect.Empty - id: Empty - parent: Terminal.Gui.Rect - langs: - - csharp - name: Empty - nameWithType: Rect.Empty - fullName: Rect.Empty - type: Field - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Empty Shared Field - remarks: An uninitialized Rectangle Structure. - syntax: - content: public static readonly Terminal.Gui.Rect Empty; - return: - type: Terminal.Gui.Rect - description: To be added. - exceptions: [] -- uid: Terminal.Gui.Rect.Equals(System.Object) - id: Equals(System.Object) - parent: Terminal.Gui.Rect - langs: - - csharp - name: Equals(Object) - nameWithType: Rect.Equals(Object) - fullName: Rect.Equals(Object) - type: Method - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Equals Method - remarks: Checks equivalence of this Rectangle and another object. - syntax: - content: public override bool Equals (object obj); - parameters: - - id: obj - type: System.Object - description: To be added. - return: - type: System.Boolean - description: To be added. - overload: Terminal.Gui.Rect.Equals* - exceptions: [] -- uid: Terminal.Gui.Rect.FromLTRB(System.Int32,System.Int32,System.Int32,System.Int32) - id: FromLTRB(System.Int32,System.Int32,System.Int32,System.Int32) - parent: Terminal.Gui.Rect - langs: - - csharp - name: FromLTRB(Int32, Int32, Int32, Int32) - nameWithType: Rect.FromLTRB(Int32, Int32, Int32, Int32) - fullName: Rect.FromLTRB(Int32, Int32, Int32, Int32) - type: Method - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: FromLTRB Shared Method - remarks: >- - Produces a Rectangle structure from left, top, right - and bottom coordinates. - syntax: - content: public static Terminal.Gui.Rect FromLTRB (int left, int top, int right, int bottom); - parameters: - - id: left - type: System.Int32 - description: To be added. - - id: top - type: System.Int32 - description: To be added. - - id: right - type: System.Int32 - description: To be added. - - id: bottom - type: System.Int32 - description: To be added. - return: - type: Terminal.Gui.Rect - description: To be added. - overload: Terminal.Gui.Rect.FromLTRB* - exceptions: [] -- uid: Terminal.Gui.Rect.GetHashCode - id: GetHashCode - parent: Terminal.Gui.Rect - langs: - - csharp - name: GetHashCode() - nameWithType: Rect.GetHashCode() - fullName: Rect.GetHashCode() - type: Method - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: GetHashCode Method - remarks: Calculates a hashing value. - syntax: - content: public override int GetHashCode (); - parameters: [] - return: - type: System.Int32 - description: To be added. - overload: Terminal.Gui.Rect.GetHashCode* - exceptions: [] -- uid: Terminal.Gui.Rect.Height - id: Height - parent: Terminal.Gui.Rect - langs: - - csharp - name: Height - nameWithType: Rect.Height - fullName: Rect.Height - type: Field - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Gets or sets the height of this Rectangle structure. - syntax: - content: public int Height; - return: - type: System.Int32 - description: To be added. - exceptions: [] -- uid: Terminal.Gui.Rect.Inflate(Terminal.Gui.Size) - id: Inflate(Terminal.Gui.Size) - parent: Terminal.Gui.Rect - langs: - - csharp - name: Inflate(Size) - nameWithType: Rect.Inflate(Size) - fullName: Rect.Inflate(Size) - type: Method - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Inflate Method - remarks: Inflates the Rectangle by a specified Size. - syntax: - content: public void Inflate (Terminal.Gui.Size size); - parameters: - - id: size - type: Terminal.Gui.Size - description: To be added. - overload: Terminal.Gui.Rect.Inflate* - exceptions: [] -- uid: Terminal.Gui.Rect.Inflate(System.Int32,System.Int32) - id: Inflate(System.Int32,System.Int32) - parent: Terminal.Gui.Rect - langs: - - csharp - name: Inflate(Int32, Int32) - nameWithType: Rect.Inflate(Int32, Int32) - fullName: Rect.Inflate(Int32, Int32) - type: Method - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Inflate Method - remarks: Inflates the Rectangle by a specified width and height. - syntax: - content: public void Inflate (int width, int height); - parameters: - - id: width - type: System.Int32 - description: To be added. - - id: height - type: System.Int32 - description: To be added. - overload: Terminal.Gui.Rect.Inflate* - exceptions: [] -- uid: Terminal.Gui.Rect.Inflate(Terminal.Gui.Rect,System.Int32,System.Int32) - id: Inflate(Terminal.Gui.Rect,System.Int32,System.Int32) - parent: Terminal.Gui.Rect - langs: - - csharp - name: Inflate(Rect, Int32, Int32) - nameWithType: Rect.Inflate(Rect, Int32, Int32) - fullName: Rect.Inflate(Rect, Int32, Int32) - type: Method - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Inflate Shared Method - remarks: "Produces a new Rectangle by inflating an existing \n Rectangle by the specified coordinate values." - syntax: - content: public static Terminal.Gui.Rect Inflate (Terminal.Gui.Rect rect, int x, int y); - parameters: - - id: rect - type: Terminal.Gui.Rect - description: To be added. - - id: x - type: System.Int32 - description: To be added. - - id: y - type: System.Int32 - description: To be added. - return: - type: Terminal.Gui.Rect - description: To be added. - overload: Terminal.Gui.Rect.Inflate* - exceptions: [] -- uid: Terminal.Gui.Rect.Intersect(Terminal.Gui.Rect,Terminal.Gui.Rect) - id: Intersect(Terminal.Gui.Rect,Terminal.Gui.Rect) - parent: Terminal.Gui.Rect - langs: - - csharp - name: Intersect(Rect, Rect) - nameWithType: Rect.Intersect(Rect, Rect) - fullName: Rect.Intersect(Rect, Rect) - type: Method - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Intersect Shared Method - remarks: "Produces a new Rectangle by intersecting 2 existing \n Rectangles. Returns null if there is no intersection." - syntax: - content: public static Terminal.Gui.Rect Intersect (Terminal.Gui.Rect a, Terminal.Gui.Rect b); - parameters: - - id: a - type: Terminal.Gui.Rect - description: To be added. - - id: b - type: Terminal.Gui.Rect - description: To be added. - return: - type: Terminal.Gui.Rect - description: To be added. - overload: Terminal.Gui.Rect.Intersect* - exceptions: [] -- uid: Terminal.Gui.Rect.Intersect(Terminal.Gui.Rect) - id: Intersect(Terminal.Gui.Rect) - parent: Terminal.Gui.Rect - langs: - - csharp - name: Intersect(Rect) - nameWithType: Rect.Intersect(Rect) - fullName: Rect.Intersect(Rect) - type: Method - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Intersect Method - remarks: >- - Replaces the Rectangle with the intersection of itself - and another Rectangle. - syntax: - content: public void Intersect (Terminal.Gui.Rect rect); - parameters: - - id: rect - type: Terminal.Gui.Rect - description: To be added. - overload: Terminal.Gui.Rect.Intersect* - exceptions: [] -- uid: Terminal.Gui.Rect.IntersectsWith(Terminal.Gui.Rect) - id: IntersectsWith(Terminal.Gui.Rect) - parent: Terminal.Gui.Rect - langs: - - csharp - name: IntersectsWith(Rect) - nameWithType: Rect.IntersectsWith(Rect) - fullName: Rect.IntersectsWith(Rect) - type: Method - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: IntersectsWith Method - remarks: Checks if a Rectangle intersects with this one. - syntax: - content: public bool IntersectsWith (Terminal.Gui.Rect rect); - parameters: - - id: rect - type: Terminal.Gui.Rect - description: To be added. - return: - type: System.Boolean - description: To be added. - overload: Terminal.Gui.Rect.IntersectsWith* - exceptions: [] -- uid: Terminal.Gui.Rect.IsEmpty - id: IsEmpty - parent: Terminal.Gui.Rect - langs: - - csharp - name: IsEmpty - nameWithType: Rect.IsEmpty - fullName: Rect.IsEmpty - type: Property - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: IsEmpty Property - remarks: Indicates if the width or height are zero. Read only. - syntax: - content: public bool IsEmpty { get; } - return: - type: System.Boolean - description: To be added. - overload: Terminal.Gui.Rect.IsEmpty* - exceptions: [] -- uid: Terminal.Gui.Rect.Left - id: Left - parent: Terminal.Gui.Rect - langs: - - csharp - name: Left - nameWithType: Rect.Left - fullName: Rect.Left - type: Property - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Left Property - remarks: >- - The X coordinate of the left edge of the Rectangle. - Read only. - syntax: - content: public int Left { get; } - return: - type: System.Int32 - description: To be added. - overload: Terminal.Gui.Rect.Left* - exceptions: [] -- uid: Terminal.Gui.Rect.Location - id: Location - parent: Terminal.Gui.Rect - langs: - - csharp - name: Location - nameWithType: Rect.Location - fullName: Rect.Location - type: Property - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Location Property - remarks: The Location of the top-left corner of the Rectangle. - syntax: - content: public Terminal.Gui.Point Location { get; set; } - return: - type: Terminal.Gui.Point - description: To be added. - overload: Terminal.Gui.Rect.Location* - exceptions: [] -- uid: Terminal.Gui.Rect.Offset(Terminal.Gui.Point) - id: Offset(Terminal.Gui.Point) - parent: Terminal.Gui.Rect - langs: - - csharp - name: Offset(Point) - nameWithType: Rect.Offset(Point) - fullName: Rect.Offset(Point) - type: Method - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Offset Method - remarks: Moves the Rectangle a specified distance. - syntax: - content: public void Offset (Terminal.Gui.Point pos); - parameters: - - id: pos - type: Terminal.Gui.Point - description: To be added. - overload: Terminal.Gui.Rect.Offset* - exceptions: [] -- uid: Terminal.Gui.Rect.Offset(System.Int32,System.Int32) - id: Offset(System.Int32,System.Int32) - parent: Terminal.Gui.Rect - langs: - - csharp - name: Offset(Int32, Int32) - nameWithType: Rect.Offset(Int32, Int32) - fullName: Rect.Offset(Int32, Int32) - type: Method - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Offset Method - remarks: Moves the Rectangle a specified distance. - syntax: - content: public void Offset (int x, int y); - parameters: - - id: x - type: System.Int32 - description: To be added. - - id: y - type: System.Int32 - description: To be added. - overload: Terminal.Gui.Rect.Offset* - exceptions: [] -- uid: Terminal.Gui.Rect.op_Equality(Terminal.Gui.Rect,Terminal.Gui.Rect) - id: op_Equality(Terminal.Gui.Rect,Terminal.Gui.Rect) - parent: Terminal.Gui.Rect - langs: - - csharp - name: op_Equality(Rect, Rect) - nameWithType: Rect.op_Equality(Rect, Rect) - fullName: Rect.op_Equality(Rect, Rect) - type: Operator - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Equality Operator - remarks: "Compares two Rectangle objects. The return value is\n based on the equivalence of the Location and Size \n properties of the two Rectangles." - syntax: - content: public static bool op_Equality (Terminal.Gui.Rect left, Terminal.Gui.Rect right); - parameters: - - id: left - type: Terminal.Gui.Rect - description: To be added. - - id: right - type: Terminal.Gui.Rect - description: To be added. - return: - type: System.Boolean - description: To be added. - overload: Terminal.Gui.Rect.op_Equality* - exceptions: [] -- uid: Terminal.Gui.Rect.op_Inequality(Terminal.Gui.Rect,Terminal.Gui.Rect) - id: op_Inequality(Terminal.Gui.Rect,Terminal.Gui.Rect) - parent: Terminal.Gui.Rect - langs: - - csharp - name: op_Inequality(Rect, Rect) - nameWithType: Rect.op_Inequality(Rect, Rect) - fullName: Rect.op_Inequality(Rect, Rect) - type: Operator - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Inequality Operator - remarks: "Compares two Rectangle objects. The return value is\n based on the equivalence of the Location and Size \n properties of the two Rectangles." - syntax: - content: public static bool op_Inequality (Terminal.Gui.Rect left, Terminal.Gui.Rect right); - parameters: - - id: left - type: Terminal.Gui.Rect - description: To be added. - - id: right - type: Terminal.Gui.Rect - description: To be added. - return: - type: System.Boolean - description: To be added. - overload: Terminal.Gui.Rect.op_Inequality* - exceptions: [] -- uid: Terminal.Gui.Rect.Right - id: Right - parent: Terminal.Gui.Rect - langs: - - csharp - name: Right - nameWithType: Rect.Right - fullName: Rect.Right - type: Property - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Right Property - remarks: >- - The X coordinate of the right edge of the Rectangle. - Read only. - syntax: - content: public int Right { get; } - return: - type: System.Int32 - description: To be added. - overload: Terminal.Gui.Rect.Right* - exceptions: [] -- uid: Terminal.Gui.Rect.Size - id: Size - parent: Terminal.Gui.Rect - langs: - - csharp - name: Size - nameWithType: Rect.Size - fullName: Rect.Size - type: Property - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Size Property - remarks: The Size of the Rectangle. - syntax: - content: public Terminal.Gui.Size Size { get; set; } - return: - type: Terminal.Gui.Size - description: To be added. - overload: Terminal.Gui.Rect.Size* - exceptions: [] -- uid: Terminal.Gui.Rect.Top - id: Top - parent: Terminal.Gui.Rect - langs: - - csharp - name: Top - nameWithType: Rect.Top - fullName: Rect.Top - type: Property - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Top Property - remarks: >- - The Y coordinate of the top edge of the Rectangle. - Read only. - syntax: - content: public int Top { get; } - return: - type: System.Int32 - description: To be added. - overload: Terminal.Gui.Rect.Top* - exceptions: [] -- uid: Terminal.Gui.Rect.ToString - id: ToString - parent: Terminal.Gui.Rect - langs: - - csharp - name: ToString() - nameWithType: Rect.ToString() - fullName: Rect.ToString() - type: Method - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: ToString Method - remarks: Formats the Rectangle as a string in (x,y,w,h) notation. - syntax: - content: public override string ToString (); - parameters: [] - return: - type: System.String - description: To be added. - overload: Terminal.Gui.Rect.ToString* - exceptions: [] -- uid: Terminal.Gui.Rect.Union(Terminal.Gui.Rect,Terminal.Gui.Rect) - id: Union(Terminal.Gui.Rect,Terminal.Gui.Rect) - parent: Terminal.Gui.Rect - langs: - - csharp - name: Union(Rect, Rect) - nameWithType: Rect.Union(Rect, Rect) - fullName: Rect.Union(Rect, Rect) - type: Method - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Union Shared Method - remarks: "Produces a new Rectangle from the union of 2 existing \n Rectangles." - syntax: - content: public static Terminal.Gui.Rect Union (Terminal.Gui.Rect a, Terminal.Gui.Rect b); - parameters: - - id: a - type: Terminal.Gui.Rect - description: To be added. - - id: b - type: Terminal.Gui.Rect - description: To be added. - return: - type: Terminal.Gui.Rect - description: To be added. - overload: Terminal.Gui.Rect.Union* - exceptions: [] -- uid: Terminal.Gui.Rect.Width - id: Width - parent: Terminal.Gui.Rect - langs: - - csharp - name: Width - nameWithType: Rect.Width - fullName: Rect.Width - type: Field - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Gets or sets the width of this Rect structure. - syntax: - content: public int Width; - return: - type: System.Int32 - description: To be added. - exceptions: [] + content.vb: Public Structure Rect + inheritedMembers: + - System.Object.Equals(System.Object,System.Object) + - System.Object.GetType + - System.Object.ReferenceEquals(System.Object,System.Object) + modifiers.csharp: + - public + - struct + modifiers.vb: + - Public + - Structure - uid: Terminal.Gui.Rect.X + commentId: F:Terminal.Gui.Rect.X id: X parent: Terminal.Gui.Rect langs: - csharp + - vb name: X nameWithType: Rect.X - fullName: Rect.X + fullName: Terminal.Gui.Rect.X type: Field + source: + remote: + path: Terminal.Gui/Types/Rect.cs + branch: docs + repo: tig:tig/gui.cs.git + id: X + path: ../Terminal.Gui/Types/Rect.cs + startLine: 22 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: Gets or sets the x-coordinate of the upper-left corner of this Rectangle structure. + summary: "\nGets or sets the x-coordinate of the upper-left corner of this Rectangle structure.\n" + example: [] syntax: - content: public int X; + content: public int X return: type: System.Int32 - description: To be added. - exceptions: [] + content.vb: Public X As Integer + modifiers.csharp: + - public + modifiers.vb: + - Public - uid: Terminal.Gui.Rect.Y + commentId: F:Terminal.Gui.Rect.Y id: Y parent: Terminal.Gui.Rect langs: - csharp + - vb name: Y nameWithType: Rect.Y - fullName: Rect.Y + fullName: Terminal.Gui.Rect.Y type: Field + source: + remote: + path: Terminal.Gui/Types/Rect.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Y + path: ../Terminal.Gui/Types/Rect.cs + startLine: 26 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: Gets or sets the y-coordinate of the upper-left corner of this Rectangle structure. + summary: "\nGets or sets the y-coordinate of the upper-left corner of this Rectangle structure.\n" + example: [] syntax: - content: public int Y; + content: public int Y return: type: System.Int32 - description: To be added. - exceptions: [] -references: -- uid: System.ValueType - parent: System - isExternal: true - name: ValueType - nameWithType: ValueType - fullName: System.ValueType -- uid: Terminal.Gui.Rect.#ctor(Terminal.Gui.Point,Terminal.Gui.Size) + content.vb: Public Y As Integer + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: Terminal.Gui.Rect.Width + commentId: F:Terminal.Gui.Rect.Width + id: Width parent: Terminal.Gui.Rect - isExternal: false - name: Rect(Point, Size) - nameWithType: Rect.Rect(Point, Size) - fullName: Rect.Rect(Point, Size) -- uid: Terminal.Gui.Point - parent: Terminal.Gui - isExternal: false - name: Point - nameWithType: Point - fullName: Terminal.Gui.Point -- uid: Terminal.Gui.Size - parent: Terminal.Gui - isExternal: false - name: Size - nameWithType: Size - fullName: Terminal.Gui.Size -- uid: Terminal.Gui.Rect.#ctor(System.Int32,System.Int32,System.Int32,System.Int32) + langs: + - csharp + - vb + name: Width + nameWithType: Rect.Width + fullName: Terminal.Gui.Rect.Width + type: Field + source: + remote: + path: Terminal.Gui/Types/Rect.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Width + path: ../Terminal.Gui/Types/Rect.cs + startLine: 31 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nGets or sets the width of this Rect structure.\n" + example: [] + syntax: + content: public int Width + return: + type: System.Int32 + content.vb: Public Width As Integer + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: Terminal.Gui.Rect.Height + commentId: F:Terminal.Gui.Rect.Height + id: Height parent: Terminal.Gui.Rect - isExternal: false - name: Rect(Int32, Int32, Int32, Int32) - nameWithType: Rect.Rect(Int32, Int32, Int32, Int32) - fullName: Rect.Rect(Int32, Int32, Int32, Int32) -- uid: System.Int32 - parent: System - isExternal: true - name: Int32 - nameWithType: Int32 - fullName: System.Int32 -- uid: Terminal.Gui.Rect.Bottom - parent: Terminal.Gui.Rect - isExternal: false - name: Bottom - nameWithType: Rect.Bottom - fullName: Rect.Bottom -- uid: Terminal.Gui.Rect.Contains(Terminal.Gui.Point) - parent: Terminal.Gui.Rect - isExternal: false - name: Contains(Point) - nameWithType: Rect.Contains(Point) - fullName: Rect.Contains(Point) -- uid: System.Boolean - parent: System - isExternal: true - name: Boolean - nameWithType: Boolean - fullName: System.Boolean -- uid: Terminal.Gui.Rect.Contains(Terminal.Gui.Rect) - parent: Terminal.Gui.Rect - isExternal: false - name: Contains(Rect) - nameWithType: Rect.Contains(Rect) - fullName: Rect.Contains(Rect) -- uid: Terminal.Gui.Rect - parent: Terminal.Gui - isExternal: false - name: Rect - nameWithType: Rect - fullName: Terminal.Gui.Rect -- uid: Terminal.Gui.Rect.Contains(System.Int32,System.Int32) - parent: Terminal.Gui.Rect - isExternal: false - name: Contains(Int32, Int32) - nameWithType: Rect.Contains(Int32, Int32) - fullName: Rect.Contains(Int32, Int32) + langs: + - csharp + - vb + name: Height + nameWithType: Rect.Height + fullName: Terminal.Gui.Rect.Height + type: Field + source: + remote: + path: Terminal.Gui/Types/Rect.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Height + path: ../Terminal.Gui/Types/Rect.cs + startLine: 36 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nGets or sets the height of this Rectangle structure.\n" + example: [] + syntax: + content: public int Height + return: + type: System.Int32 + content.vb: Public Height As Integer + modifiers.csharp: + - public + modifiers.vb: + - Public - uid: Terminal.Gui.Rect.Empty + commentId: F:Terminal.Gui.Rect.Empty + id: Empty parent: Terminal.Gui.Rect - isExternal: false + langs: + - csharp + - vb name: Empty nameWithType: Rect.Empty - fullName: Rect.Empty -- uid: Terminal.Gui.Rect.Equals(System.Object) + fullName: Terminal.Gui.Rect.Empty + type: Field + source: + remote: + path: Terminal.Gui/Types/Rect.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Empty + path: ../Terminal.Gui/Types/Rect.cs + startLine: 46 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nEmpty Shared Field\n" + remarks: "\nAn uninitialized Rectangle Structure.\n" + example: [] + syntax: + content: public static readonly Rect Empty + return: + type: Terminal.Gui.Rect + content.vb: Public Shared ReadOnly Empty As Rect + modifiers.csharp: + - public + - static + - readonly + modifiers.vb: + - Public + - Shared + - ReadOnly +- uid: Terminal.Gui.Rect.FromLTRB(System.Int32,System.Int32,System.Int32,System.Int32) + commentId: M:Terminal.Gui.Rect.FromLTRB(System.Int32,System.Int32,System.Int32,System.Int32) + id: FromLTRB(System.Int32,System.Int32,System.Int32,System.Int32) parent: Terminal.Gui.Rect - isExternal: false + langs: + - csharp + - vb + name: FromLTRB(Int32, Int32, Int32, Int32) + nameWithType: Rect.FromLTRB(Int32, Int32, Int32, Int32) + fullName: Terminal.Gui.Rect.FromLTRB(System.Int32, System.Int32, System.Int32, System.Int32) + type: Method + source: + remote: + path: Terminal.Gui/Types/Rect.cs + branch: docs + repo: tig:tig/gui.cs.git + id: FromLTRB + path: ../Terminal.Gui/Types/Rect.cs + startLine: 57 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nFromLTRB Shared Method\n" + remarks: "\nProduces a Rectangle structure from left, top, right\nand bottom coordinates.\n" + example: [] + syntax: + content: public static Rect FromLTRB(int left, int top, int right, int bottom) + parameters: + - id: left + type: System.Int32 + - id: top + type: System.Int32 + - id: right + type: System.Int32 + - id: bottom + type: System.Int32 + return: + type: Terminal.Gui.Rect + content.vb: Public Shared Function FromLTRB(left As Integer, top As Integer, right As Integer, bottom As Integer) As Rect + overload: Terminal.Gui.Rect.FromLTRB* + modifiers.csharp: + - public + - static + modifiers.vb: + - Public + - Shared +- uid: Terminal.Gui.Rect.Inflate(Terminal.Gui.Rect,System.Int32,System.Int32) + commentId: M:Terminal.Gui.Rect.Inflate(Terminal.Gui.Rect,System.Int32,System.Int32) + id: Inflate(Terminal.Gui.Rect,System.Int32,System.Int32) + parent: Terminal.Gui.Rect + langs: + - csharp + - vb + name: Inflate(Rect, Int32, Int32) + nameWithType: Rect.Inflate(Rect, Int32, Int32) + fullName: Terminal.Gui.Rect.Inflate(Terminal.Gui.Rect, System.Int32, System.Int32) + type: Method + source: + remote: + path: Terminal.Gui/Types/Rect.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Inflate + path: ../Terminal.Gui/Types/Rect.cs + startLine: 73 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nInflate Shared Method\n" + remarks: "\nProduces a new Rectangle by inflating an existing \nRectangle by the specified coordinate values.\n" + example: [] + syntax: + content: public static Rect Inflate(Rect rect, int x, int y) + parameters: + - id: rect + type: Terminal.Gui.Rect + - id: x + type: System.Int32 + - id: y + type: System.Int32 + return: + type: Terminal.Gui.Rect + content.vb: Public Shared Function Inflate(rect As Rect, x As Integer, y As Integer) As Rect + overload: Terminal.Gui.Rect.Inflate* + modifiers.csharp: + - public + - static + modifiers.vb: + - Public + - Shared +- uid: Terminal.Gui.Rect.Inflate(System.Int32,System.Int32) + commentId: M:Terminal.Gui.Rect.Inflate(System.Int32,System.Int32) + id: Inflate(System.Int32,System.Int32) + parent: Terminal.Gui.Rect + langs: + - csharp + - vb + name: Inflate(Int32, Int32) + nameWithType: Rect.Inflate(Int32, Int32) + fullName: Terminal.Gui.Rect.Inflate(System.Int32, System.Int32) + type: Method + source: + remote: + path: Terminal.Gui/Types/Rect.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Inflate + path: ../Terminal.Gui/Types/Rect.cs + startLine: 88 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nInflate Method\n" + remarks: "\nInflates the Rectangle by a specified width and height.\n" + example: [] + syntax: + content: public void Inflate(int width, int height) + parameters: + - id: width + type: System.Int32 + - id: height + type: System.Int32 + content.vb: Public Sub Inflate(width As Integer, height As Integer) + overload: Terminal.Gui.Rect.Inflate* + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: Terminal.Gui.Rect.Inflate(Terminal.Gui.Size) + commentId: M:Terminal.Gui.Rect.Inflate(Terminal.Gui.Size) + id: Inflate(Terminal.Gui.Size) + parent: Terminal.Gui.Rect + langs: + - csharp + - vb + name: Inflate(Size) + nameWithType: Rect.Inflate(Size) + fullName: Terminal.Gui.Rect.Inflate(Terminal.Gui.Size) + type: Method + source: + remote: + path: Terminal.Gui/Types/Rect.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Inflate + path: ../Terminal.Gui/Types/Rect.cs + startLine: 101 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nInflate Method\n" + remarks: "\nInflates the Rectangle by a specified Size.\n" + example: [] + syntax: + content: public void Inflate(Size size) + parameters: + - id: size + type: Terminal.Gui.Size + content.vb: Public Sub Inflate(size As Size) + overload: Terminal.Gui.Rect.Inflate* + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: Terminal.Gui.Rect.Intersect(Terminal.Gui.Rect,Terminal.Gui.Rect) + commentId: M:Terminal.Gui.Rect.Intersect(Terminal.Gui.Rect,Terminal.Gui.Rect) + id: Intersect(Terminal.Gui.Rect,Terminal.Gui.Rect) + parent: Terminal.Gui.Rect + langs: + - csharp + - vb + name: Intersect(Rect, Rect) + nameWithType: Rect.Intersect(Rect, Rect) + fullName: Terminal.Gui.Rect.Intersect(Terminal.Gui.Rect, Terminal.Gui.Rect) + type: Method + source: + remote: + path: Terminal.Gui/Types/Rect.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Intersect + path: ../Terminal.Gui/Types/Rect.cs + startLine: 118 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nIntersect Shared Method\n" + remarks: "\nProduces a new Rectangle by intersecting 2 existing \nRectangles. Returns null if there is no intersection.\n" + example: [] + syntax: + content: public static Rect Intersect(Rect a, Rect b) + parameters: + - id: a + type: Terminal.Gui.Rect + - id: b + type: Terminal.Gui.Rect + return: + type: Terminal.Gui.Rect + content.vb: Public Shared Function Intersect(a As Rect, b As Rect) As Rect + overload: Terminal.Gui.Rect.Intersect* + modifiers.csharp: + - public + - static + modifiers.vb: + - Public + - Shared +- uid: Terminal.Gui.Rect.Intersect(Terminal.Gui.Rect) + commentId: M:Terminal.Gui.Rect.Intersect(Terminal.Gui.Rect) + id: Intersect(Terminal.Gui.Rect) + parent: Terminal.Gui.Rect + langs: + - csharp + - vb + name: Intersect(Rect) + nameWithType: Rect.Intersect(Rect) + fullName: Terminal.Gui.Rect.Intersect(Terminal.Gui.Rect) + type: Method + source: + remote: + path: Terminal.Gui/Types/Rect.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Intersect + path: ../Terminal.Gui/Types/Rect.cs + startLine: 141 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nIntersect Method\n" + remarks: "\nReplaces the Rectangle with the intersection of itself\nand another Rectangle.\n" + example: [] + syntax: + content: public void Intersect(Rect rect) + parameters: + - id: rect + type: Terminal.Gui.Rect + content.vb: Public Sub Intersect(rect As Rect) + overload: Terminal.Gui.Rect.Intersect* + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: Terminal.Gui.Rect.Union(Terminal.Gui.Rect,Terminal.Gui.Rect) + commentId: M:Terminal.Gui.Rect.Union(Terminal.Gui.Rect,Terminal.Gui.Rect) + id: Union(Terminal.Gui.Rect,Terminal.Gui.Rect) + parent: Terminal.Gui.Rect + langs: + - csharp + - vb + name: Union(Rect, Rect) + nameWithType: Rect.Union(Rect, Rect) + fullName: Terminal.Gui.Rect.Union(Terminal.Gui.Rect, Terminal.Gui.Rect) + type: Method + source: + remote: + path: Terminal.Gui/Types/Rect.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Union + path: ../Terminal.Gui/Types/Rect.cs + startLine: 155 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nUnion Shared Method\n" + remarks: "\nProduces a new Rectangle from the union of 2 existing \nRectangles.\n" + example: [] + syntax: + content: public static Rect Union(Rect a, Rect b) + parameters: + - id: a + type: Terminal.Gui.Rect + - id: b + type: Terminal.Gui.Rect + return: + type: Terminal.Gui.Rect + content.vb: Public Shared Function Union(a As Rect, b As Rect) As Rect + overload: Terminal.Gui.Rect.Union* + modifiers.csharp: + - public + - static + modifiers.vb: + - Public + - Shared +- uid: Terminal.Gui.Rect.op_Equality(Terminal.Gui.Rect,Terminal.Gui.Rect) + commentId: M:Terminal.Gui.Rect.op_Equality(Terminal.Gui.Rect,Terminal.Gui.Rect) + id: op_Equality(Terminal.Gui.Rect,Terminal.Gui.Rect) + parent: Terminal.Gui.Rect + langs: + - csharp + - vb + name: Equality(Rect, Rect) + nameWithType: Rect.Equality(Rect, Rect) + fullName: Terminal.Gui.Rect.Equality(Terminal.Gui.Rect, Terminal.Gui.Rect) + type: Operator + source: + remote: + path: Terminal.Gui/Types/Rect.cs + branch: docs + repo: tig:tig/gui.cs.git + id: op_Equality + path: ../Terminal.Gui/Types/Rect.cs + startLine: 173 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nEquality Operator\n" + remarks: "\nCompares two Rectangle objects. The return value is\nbased on the equivalence of the Location and Size \nproperties of the two Rectangles.\n" + example: [] + syntax: + content: public static bool operator ==(Rect left, Rect right) + parameters: + - id: left + type: Terminal.Gui.Rect + - id: right + type: Terminal.Gui.Rect + return: + type: System.Boolean + content.vb: Public Shared Operator =(left As Rect, right As Rect) As Boolean + overload: Terminal.Gui.Rect.op_Equality* + modifiers.csharp: + - public + - static + modifiers.vb: + - Public + - Shared +- uid: Terminal.Gui.Rect.op_Inequality(Terminal.Gui.Rect,Terminal.Gui.Rect) + commentId: M:Terminal.Gui.Rect.op_Inequality(Terminal.Gui.Rect,Terminal.Gui.Rect) + id: op_Inequality(Terminal.Gui.Rect,Terminal.Gui.Rect) + parent: Terminal.Gui.Rect + langs: + - csharp + - vb + name: Inequality(Rect, Rect) + nameWithType: Rect.Inequality(Rect, Rect) + fullName: Terminal.Gui.Rect.Inequality(Terminal.Gui.Rect, Terminal.Gui.Rect) + type: Operator + source: + remote: + path: Terminal.Gui/Types/Rect.cs + branch: docs + repo: tig:tig/gui.cs.git + id: op_Inequality + path: ../Terminal.Gui/Types/Rect.cs + startLine: 189 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nInequality Operator\n" + remarks: "\nCompares two Rectangle objects. The return value is\nbased on the equivalence of the Location and Size \nproperties of the two Rectangles.\n" + example: [] + syntax: + content: public static bool operator !=(Rect left, Rect right) + parameters: + - id: left + type: Terminal.Gui.Rect + - id: right + type: Terminal.Gui.Rect + return: + type: System.Boolean + content.vb: Public Shared Operator <>(left As Rect, right As Rect) As Boolean + overload: Terminal.Gui.Rect.op_Inequality* + modifiers.csharp: + - public + - static + modifiers.vb: + - Public + - Shared +- uid: Terminal.Gui.Rect.#ctor(Terminal.Gui.Point,Terminal.Gui.Size) + commentId: M:Terminal.Gui.Rect.#ctor(Terminal.Gui.Point,Terminal.Gui.Size) + id: '#ctor(Terminal.Gui.Point,Terminal.Gui.Size)' + parent: Terminal.Gui.Rect + langs: + - csharp + - vb + name: Rect(Point, Size) + nameWithType: Rect.Rect(Point, Size) + fullName: Terminal.Gui.Rect.Rect(Terminal.Gui.Point, Terminal.Gui.Size) + type: Constructor + source: + remote: + path: Terminal.Gui/Types/Rect.cs + branch: docs + repo: tig:tig/gui.cs.git + id: .ctor + path: ../Terminal.Gui/Types/Rect.cs + startLine: 207 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nRectangle Constructor\n" + remarks: "\nCreates a Rectangle from Point and Size values.\n" + example: [] + syntax: + content: public Rect(Point location, Size size) + parameters: + - id: location + type: Terminal.Gui.Point + - id: size + type: Terminal.Gui.Size + content.vb: Public Sub New(location As Point, size As Size) + overload: Terminal.Gui.Rect.#ctor* + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: Terminal.Gui.Rect.#ctor(System.Int32,System.Int32,System.Int32,System.Int32) + commentId: M:Terminal.Gui.Rect.#ctor(System.Int32,System.Int32,System.Int32,System.Int32) + id: '#ctor(System.Int32,System.Int32,System.Int32,System.Int32)' + parent: Terminal.Gui.Rect + langs: + - csharp + - vb + name: Rect(Int32, Int32, Int32, Int32) + nameWithType: Rect.Rect(Int32, Int32, Int32, Int32) + fullName: Terminal.Gui.Rect.Rect(System.Int32, System.Int32, System.Int32, System.Int32) + type: Constructor + source: + remote: + path: Terminal.Gui/Types/Rect.cs + branch: docs + repo: tig:tig/gui.cs.git + id: .ctor + path: ../Terminal.Gui/Types/Rect.cs + startLine: 224 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nRectangle Constructor\n" + remarks: "\nCreates a Rectangle from a specified x,y location and\nwidth and height values.\n" + example: [] + syntax: + content: public Rect(int x, int y, int width, int height) + parameters: + - id: x + type: System.Int32 + - id: y + type: System.Int32 + - id: width + type: System.Int32 + - id: height + type: System.Int32 + content.vb: Public Sub New(x As Integer, y As Integer, width As Integer, height As Integer) + overload: Terminal.Gui.Rect.#ctor* + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: Terminal.Gui.Rect.Bottom + commentId: P:Terminal.Gui.Rect.Bottom + id: Bottom + parent: Terminal.Gui.Rect + langs: + - csharp + - vb + name: Bottom + nameWithType: Rect.Bottom + fullName: Terminal.Gui.Rect.Bottom + type: Property + source: + remote: + path: Terminal.Gui/Types/Rect.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Bottom + path: ../Terminal.Gui/Types/Rect.cs + startLine: 242 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nBottom Property\n" + remarks: "\nThe Y coordinate of the bottom edge of the Rectangle.\nRead only.\n" + example: [] + syntax: + content: public int Bottom { get; } + parameters: [] + return: + type: System.Int32 + content.vb: Public ReadOnly Property Bottom As Integer + overload: Terminal.Gui.Rect.Bottom* + modifiers.csharp: + - public + - get + modifiers.vb: + - Public + - ReadOnly +- uid: Terminal.Gui.Rect.IsEmpty + commentId: P:Terminal.Gui.Rect.IsEmpty + id: IsEmpty + parent: Terminal.Gui.Rect + langs: + - csharp + - vb + name: IsEmpty + nameWithType: Rect.IsEmpty + fullName: Terminal.Gui.Rect.IsEmpty + type: Property + source: + remote: + path: Terminal.Gui/Types/Rect.cs + branch: docs + repo: tig:tig/gui.cs.git + id: IsEmpty + path: ../Terminal.Gui/Types/Rect.cs + startLine: 255 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nIsEmpty Property\n" + remarks: "\nIndicates if the width or height are zero. Read only.\n" + example: [] + syntax: + content: public bool IsEmpty { get; } + parameters: [] + return: + type: System.Boolean + content.vb: Public ReadOnly Property IsEmpty As Boolean + overload: Terminal.Gui.Rect.IsEmpty* + modifiers.csharp: + - public + - get + modifiers.vb: + - Public + - ReadOnly +- uid: Terminal.Gui.Rect.Left + commentId: P:Terminal.Gui.Rect.Left + id: Left + parent: Terminal.Gui.Rect + langs: + - csharp + - vb + name: Left + nameWithType: Rect.Left + fullName: Terminal.Gui.Rect.Left + type: Property + source: + remote: + path: Terminal.Gui/Types/Rect.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Left + path: ../Terminal.Gui/Types/Rect.cs + startLine: 270 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nLeft Property\n" + remarks: "\nThe X coordinate of the left edge of the Rectangle.\nRead only.\n" + example: [] + syntax: + content: public int Left { get; } + parameters: [] + return: + type: System.Int32 + content.vb: Public ReadOnly Property Left As Integer + overload: Terminal.Gui.Rect.Left* + modifiers.csharp: + - public + - get + modifiers.vb: + - Public + - ReadOnly +- uid: Terminal.Gui.Rect.Location + commentId: P:Terminal.Gui.Rect.Location + id: Location + parent: Terminal.Gui.Rect + langs: + - csharp + - vb + name: Location + nameWithType: Rect.Location + fullName: Terminal.Gui.Rect.Location + type: Property + source: + remote: + path: Terminal.Gui/Types/Rect.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Location + path: ../Terminal.Gui/Types/Rect.cs + startLine: 284 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nLocation Property\n" + remarks: "\nThe Location of the top-left corner of the Rectangle.\n" + example: [] + syntax: + content: public Point Location { get; set; } + parameters: [] + return: + type: Terminal.Gui.Point + content.vb: Public Property Location As Point + overload: Terminal.Gui.Rect.Location* + modifiers.csharp: + - public + - get + - set + modifiers.vb: + - Public +- uid: Terminal.Gui.Rect.Right + commentId: P:Terminal.Gui.Rect.Right + id: Right + parent: Terminal.Gui.Rect + langs: + - csharp + - vb + name: Right + nameWithType: Rect.Right + fullName: Terminal.Gui.Rect.Right + type: Property + source: + remote: + path: Terminal.Gui/Types/Rect.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Right + path: ../Terminal.Gui/Types/Rect.cs + startLine: 303 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nRight Property\n" + remarks: "\nThe X coordinate of the right edge of the Rectangle.\nRead only.\n" + example: [] + syntax: + content: public int Right { get; } + parameters: [] + return: + type: System.Int32 + content.vb: Public ReadOnly Property Right As Integer + overload: Terminal.Gui.Rect.Right* + modifiers.csharp: + - public + - get + modifiers.vb: + - Public + - ReadOnly +- uid: Terminal.Gui.Rect.Size + commentId: P:Terminal.Gui.Rect.Size + id: Size + parent: Terminal.Gui.Rect + langs: + - csharp + - vb + name: Size + nameWithType: Rect.Size + fullName: Terminal.Gui.Rect.Size + type: Property + source: + remote: + path: Terminal.Gui/Types/Rect.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Size + path: ../Terminal.Gui/Types/Rect.cs + startLine: 317 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nSize Property\n" + remarks: "\nThe Size of the Rectangle.\n" + example: [] + syntax: + content: public Size Size { get; set; } + parameters: [] + return: + type: Terminal.Gui.Size + content.vb: Public Property Size As Size + overload: Terminal.Gui.Rect.Size* + modifiers.csharp: + - public + - get + - set + modifiers.vb: + - Public +- uid: Terminal.Gui.Rect.Top + commentId: P:Terminal.Gui.Rect.Top + id: Top + parent: Terminal.Gui.Rect + langs: + - csharp + - vb + name: Top + nameWithType: Rect.Top + fullName: Terminal.Gui.Rect.Top + type: Property + source: + remote: + path: Terminal.Gui/Types/Rect.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Top + path: ../Terminal.Gui/Types/Rect.cs + startLine: 336 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nTop Property\n" + remarks: "\nThe Y coordinate of the top edge of the Rectangle.\nRead only.\n" + example: [] + syntax: + content: public int Top { get; } + parameters: [] + return: + type: System.Int32 + content.vb: Public ReadOnly Property Top As Integer + overload: Terminal.Gui.Rect.Top* + modifiers.csharp: + - public + - get + modifiers.vb: + - Public + - ReadOnly +- uid: Terminal.Gui.Rect.Contains(System.Int32,System.Int32) + commentId: M:Terminal.Gui.Rect.Contains(System.Int32,System.Int32) + id: Contains(System.Int32,System.Int32) + parent: Terminal.Gui.Rect + langs: + - csharp + - vb + name: Contains(Int32, Int32) + nameWithType: Rect.Contains(Int32, Int32) + fullName: Terminal.Gui.Rect.Contains(System.Int32, System.Int32) + type: Method + source: + remote: + path: Terminal.Gui/Types/Rect.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Contains + path: ../Terminal.Gui/Types/Rect.cs + startLine: 350 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nContains Method\n" + remarks: "\nChecks if an x,y coordinate lies within this Rectangle.\n" + example: [] + syntax: + content: public bool Contains(int x, int y) + parameters: + - id: x + type: System.Int32 + - id: y + type: System.Int32 + return: + type: System.Boolean + content.vb: Public Function Contains(x As Integer, y As Integer) As Boolean + overload: Terminal.Gui.Rect.Contains* + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: Terminal.Gui.Rect.Contains(Terminal.Gui.Point) + commentId: M:Terminal.Gui.Rect.Contains(Terminal.Gui.Point) + id: Contains(Terminal.Gui.Point) + parent: Terminal.Gui.Rect + langs: + - csharp + - vb + name: Contains(Point) + nameWithType: Rect.Contains(Point) + fullName: Terminal.Gui.Rect.Contains(Terminal.Gui.Point) + type: Method + source: + remote: + path: Terminal.Gui/Types/Rect.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Contains + path: ../Terminal.Gui/Types/Rect.cs + startLine: 364 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nContains Method\n" + remarks: "\nChecks if a Point lies within this Rectangle.\n" + example: [] + syntax: + content: public bool Contains(Point pt) + parameters: + - id: pt + type: Terminal.Gui.Point + return: + type: System.Boolean + content.vb: Public Function Contains(pt As Point) As Boolean + overload: Terminal.Gui.Rect.Contains* + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: Terminal.Gui.Rect.Contains(Terminal.Gui.Rect) + commentId: M:Terminal.Gui.Rect.Contains(Terminal.Gui.Rect) + id: Contains(Terminal.Gui.Rect) + parent: Terminal.Gui.Rect + langs: + - csharp + - vb + name: Contains(Rect) + nameWithType: Rect.Contains(Rect) + fullName: Terminal.Gui.Rect.Contains(Terminal.Gui.Rect) + type: Method + source: + remote: + path: Terminal.Gui/Types/Rect.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Contains + path: ../Terminal.Gui/Types/Rect.cs + startLine: 378 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nContains Method\n" + remarks: "\nChecks if a Rectangle lies entirely within this \nRectangle.\n" + example: [] + syntax: + content: public bool Contains(Rect rect) + parameters: + - id: rect + type: Terminal.Gui.Rect + return: + type: System.Boolean + content.vb: Public Function Contains(rect As Rect) As Boolean + overload: Terminal.Gui.Rect.Contains* + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: Terminal.Gui.Rect.Equals(System.Object) + commentId: M:Terminal.Gui.Rect.Equals(System.Object) + id: Equals(System.Object) + parent: Terminal.Gui.Rect + langs: + - csharp + - vb name: Equals(Object) nameWithType: Rect.Equals(Object) - fullName: Rect.Equals(Object) + fullName: Terminal.Gui.Rect.Equals(System.Object) + type: Method + source: + remote: + path: Terminal.Gui/Types/Rect.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Equals + path: ../Terminal.Gui/Types/Rect.cs + startLine: 391 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nEquals Method\n" + remarks: "\nChecks equivalence of this Rectangle and another object.\n" + example: [] + syntax: + content: public override bool Equals(object obj) + parameters: + - id: obj + type: System.Object + return: + type: System.Boolean + content.vb: Public Overrides Function Equals(obj As Object) As Boolean + overridden: System.ValueType.Equals(System.Object) + overload: Terminal.Gui.Rect.Equals* + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides +- uid: Terminal.Gui.Rect.GetHashCode + commentId: M:Terminal.Gui.Rect.GetHashCode + id: GetHashCode + parent: Terminal.Gui.Rect + langs: + - csharp + - vb + name: GetHashCode() + nameWithType: Rect.GetHashCode() + fullName: Terminal.Gui.Rect.GetHashCode() + type: Method + source: + remote: + path: Terminal.Gui/Types/Rect.cs + branch: docs + repo: tig:tig/gui.cs.git + id: GetHashCode + path: ../Terminal.Gui/Types/Rect.cs + startLine: 407 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nGetHashCode Method\n" + remarks: "\nCalculates a hashing value.\n" + example: [] + syntax: + content: public override int GetHashCode() + return: + type: System.Int32 + content.vb: Public Overrides Function GetHashCode As Integer + overridden: System.ValueType.GetHashCode + overload: Terminal.Gui.Rect.GetHashCode* + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides +- uid: Terminal.Gui.Rect.IntersectsWith(Terminal.Gui.Rect) + commentId: M:Terminal.Gui.Rect.IntersectsWith(Terminal.Gui.Rect) + id: IntersectsWith(Terminal.Gui.Rect) + parent: Terminal.Gui.Rect + langs: + - csharp + - vb + name: IntersectsWith(Rect) + nameWithType: Rect.IntersectsWith(Rect) + fullName: Terminal.Gui.Rect.IntersectsWith(Terminal.Gui.Rect) + type: Method + source: + remote: + path: Terminal.Gui/Types/Rect.cs + branch: docs + repo: tig:tig/gui.cs.git + id: IntersectsWith + path: ../Terminal.Gui/Types/Rect.cs + startLine: 420 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nIntersectsWith Method\n" + remarks: "\nChecks if a Rectangle intersects with this one.\n" + example: [] + syntax: + content: public bool IntersectsWith(Rect rect) + parameters: + - id: rect + type: Terminal.Gui.Rect + return: + type: System.Boolean + content.vb: Public Function IntersectsWith(rect As Rect) As Boolean + overload: Terminal.Gui.Rect.IntersectsWith* + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: Terminal.Gui.Rect.Offset(System.Int32,System.Int32) + commentId: M:Terminal.Gui.Rect.Offset(System.Int32,System.Int32) + id: Offset(System.Int32,System.Int32) + parent: Terminal.Gui.Rect + langs: + - csharp + - vb + name: Offset(Int32, Int32) + nameWithType: Rect.Offset(Int32, Int32) + fullName: Terminal.Gui.Rect.Offset(System.Int32, System.Int32) + type: Method + source: + remote: + path: Terminal.Gui/Types/Rect.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Offset + path: ../Terminal.Gui/Types/Rect.cs + startLine: 440 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nOffset Method\n" + remarks: "\nMoves the Rectangle a specified distance.\n" + example: [] + syntax: + content: public void Offset(int x, int y) + parameters: + - id: x + type: System.Int32 + - id: y + type: System.Int32 + content.vb: Public Sub Offset(x As Integer, y As Integer) + overload: Terminal.Gui.Rect.Offset* + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: Terminal.Gui.Rect.Offset(Terminal.Gui.Point) + commentId: M:Terminal.Gui.Rect.Offset(Terminal.Gui.Point) + id: Offset(Terminal.Gui.Point) + parent: Terminal.Gui.Rect + langs: + - csharp + - vb + name: Offset(Point) + nameWithType: Rect.Offset(Point) + fullName: Terminal.Gui.Rect.Offset(Terminal.Gui.Point) + type: Method + source: + remote: + path: Terminal.Gui/Types/Rect.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Offset + path: ../Terminal.Gui/Types/Rect.cs + startLine: 454 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nOffset Method\n" + remarks: "\nMoves the Rectangle a specified distance.\n" + example: [] + syntax: + content: public void Offset(Point pos) + parameters: + - id: pos + type: Terminal.Gui.Point + content.vb: Public Sub Offset(pos As Point) + overload: Terminal.Gui.Rect.Offset* + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: Terminal.Gui.Rect.ToString + commentId: M:Terminal.Gui.Rect.ToString + id: ToString + parent: Terminal.Gui.Rect + langs: + - csharp + - vb + name: ToString() + nameWithType: Rect.ToString() + fullName: Terminal.Gui.Rect.ToString() + type: Method + source: + remote: + path: Terminal.Gui/Types/Rect.cs + branch: docs + repo: tig:tig/gui.cs.git + id: ToString + path: ../Terminal.Gui/Types/Rect.cs + startLine: 468 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nToString Method\n" + remarks: "\nFormats the Rectangle as a string in (x,y,w,h) notation.\n" + example: [] + syntax: + content: public override string ToString() + return: + type: System.String + content.vb: Public Overrides Function ToString As String + overridden: System.ValueType.ToString + overload: Terminal.Gui.Rect.ToString* + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides +references: +- uid: Terminal.Gui + commentId: N:Terminal.Gui + name: Terminal.Gui + nameWithType: Terminal.Gui + fullName: Terminal.Gui +- 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.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.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 + commentId: T:System.Object parent: System isExternal: true name: Object nameWithType: Object fullName: System.Object -- uid: Terminal.Gui.Rect.FromLTRB(System.Int32,System.Int32,System.Int32,System.Int32) - parent: Terminal.Gui.Rect - isExternal: false - name: FromLTRB(Int32, Int32, Int32, Int32) - nameWithType: Rect.FromLTRB(Int32, Int32, Int32, Int32) - fullName: Rect.FromLTRB(Int32, Int32, Int32, Int32) -- uid: Terminal.Gui.Rect.GetHashCode - parent: Terminal.Gui.Rect - isExternal: false - name: GetHashCode() - nameWithType: Rect.GetHashCode() - fullName: Rect.GetHashCode() -- uid: Terminal.Gui.Rect.Height - parent: Terminal.Gui.Rect - isExternal: false - name: Height - nameWithType: Rect.Height - fullName: Rect.Height -- uid: Terminal.Gui.Rect.Inflate(Terminal.Gui.Size) - parent: Terminal.Gui.Rect - isExternal: false - name: Inflate(Size) - nameWithType: Rect.Inflate(Size) - fullName: Rect.Inflate(Size) -- uid: Terminal.Gui.Rect.Inflate(System.Int32,System.Int32) - parent: Terminal.Gui.Rect - isExternal: false - name: Inflate(Int32, Int32) - nameWithType: Rect.Inflate(Int32, Int32) - fullName: Rect.Inflate(Int32, Int32) -- uid: Terminal.Gui.Rect.Inflate(Terminal.Gui.Rect,System.Int32,System.Int32) - parent: Terminal.Gui.Rect - isExternal: false - name: Inflate(Rect, Int32, Int32) - nameWithType: Rect.Inflate(Rect, Int32, Int32) - fullName: Rect.Inflate(Rect, Int32, Int32) -- uid: Terminal.Gui.Rect.Intersect(Terminal.Gui.Rect,Terminal.Gui.Rect) - parent: Terminal.Gui.Rect - isExternal: false - name: Intersect(Rect, Rect) - nameWithType: Rect.Intersect(Rect, Rect) - fullName: Rect.Intersect(Rect, Rect) -- uid: Terminal.Gui.Rect.Intersect(Terminal.Gui.Rect) - parent: Terminal.Gui.Rect - isExternal: false - name: Intersect(Rect) - nameWithType: Rect.Intersect(Rect) - fullName: Rect.Intersect(Rect) -- uid: Terminal.Gui.Rect.IntersectsWith(Terminal.Gui.Rect) - parent: Terminal.Gui.Rect - isExternal: false - name: IntersectsWith(Rect) - nameWithType: Rect.IntersectsWith(Rect) - fullName: Rect.IntersectsWith(Rect) -- uid: Terminal.Gui.Rect.IsEmpty - parent: Terminal.Gui.Rect - isExternal: false +- uid: System + commentId: N:System + isExternal: true + name: System + nameWithType: System + fullName: System +- uid: System.Int32 + commentId: T:System.Int32 + parent: System + isExternal: true + name: Int32 + nameWithType: Int32 + fullName: System.Int32 +- uid: Terminal.Gui.Rect + commentId: T:Terminal.Gui.Rect + parent: Terminal.Gui + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect +- uid: Terminal.Gui.Rect.FromLTRB* + commentId: Overload:Terminal.Gui.Rect.FromLTRB + name: FromLTRB + nameWithType: Rect.FromLTRB + fullName: Terminal.Gui.Rect.FromLTRB +- uid: Terminal.Gui.Rect.Inflate* + commentId: Overload:Terminal.Gui.Rect.Inflate + name: Inflate + nameWithType: Rect.Inflate + fullName: Terminal.Gui.Rect.Inflate +- uid: Terminal.Gui.Size + commentId: T:Terminal.Gui.Size + parent: Terminal.Gui + name: Size + nameWithType: Size + fullName: Terminal.Gui.Size +- uid: Terminal.Gui.Rect.Intersect* + commentId: Overload:Terminal.Gui.Rect.Intersect + name: Intersect + nameWithType: Rect.Intersect + fullName: Terminal.Gui.Rect.Intersect +- uid: Terminal.Gui.Rect.Union* + commentId: Overload:Terminal.Gui.Rect.Union + name: Union + nameWithType: Rect.Union + fullName: Terminal.Gui.Rect.Union +- uid: Terminal.Gui.Rect.op_Equality* + commentId: Overload:Terminal.Gui.Rect.op_Equality + name: Equality + nameWithType: Rect.Equality + fullName: Terminal.Gui.Rect.Equality +- uid: System.Boolean + commentId: T:System.Boolean + parent: System + isExternal: true + name: Boolean + nameWithType: Boolean + fullName: System.Boolean +- uid: Terminal.Gui.Rect.op_Inequality* + commentId: Overload:Terminal.Gui.Rect.op_Inequality + name: Inequality + nameWithType: Rect.Inequality + fullName: Terminal.Gui.Rect.Inequality +- uid: Terminal.Gui.Rect.#ctor* + commentId: Overload:Terminal.Gui.Rect.#ctor + name: Rect + nameWithType: Rect.Rect + fullName: Terminal.Gui.Rect.Rect +- uid: Terminal.Gui.Point + commentId: T:Terminal.Gui.Point + parent: Terminal.Gui + name: Point + nameWithType: Point + fullName: Terminal.Gui.Point +- uid: Terminal.Gui.Rect.Bottom* + commentId: Overload:Terminal.Gui.Rect.Bottom + name: Bottom + nameWithType: Rect.Bottom + fullName: Terminal.Gui.Rect.Bottom +- uid: Terminal.Gui.Rect.IsEmpty* + commentId: Overload:Terminal.Gui.Rect.IsEmpty name: IsEmpty nameWithType: Rect.IsEmpty - fullName: Rect.IsEmpty -- uid: Terminal.Gui.Rect.Left - parent: Terminal.Gui.Rect - isExternal: false + fullName: Terminal.Gui.Rect.IsEmpty +- uid: Terminal.Gui.Rect.Left* + commentId: Overload:Terminal.Gui.Rect.Left name: Left nameWithType: Rect.Left - fullName: Rect.Left -- uid: Terminal.Gui.Rect.Location - parent: Terminal.Gui.Rect - isExternal: false + fullName: Terminal.Gui.Rect.Left +- uid: Terminal.Gui.Rect.Location* + commentId: Overload:Terminal.Gui.Rect.Location name: Location nameWithType: Rect.Location - fullName: Rect.Location -- uid: Terminal.Gui.Rect.Offset(Terminal.Gui.Point) - parent: Terminal.Gui.Rect - isExternal: false - name: Offset(Point) - nameWithType: Rect.Offset(Point) - fullName: Rect.Offset(Point) -- uid: Terminal.Gui.Rect.Offset(System.Int32,System.Int32) - parent: Terminal.Gui.Rect - isExternal: false - name: Offset(Int32, Int32) - nameWithType: Rect.Offset(Int32, Int32) - fullName: Rect.Offset(Int32, Int32) -- uid: Terminal.Gui.Rect.op_Equality(Terminal.Gui.Rect,Terminal.Gui.Rect) - parent: Terminal.Gui.Rect - isExternal: false - name: op_Equality(Rect, Rect) - nameWithType: Rect.op_Equality(Rect, Rect) - fullName: Rect.op_Equality(Rect, Rect) -- uid: Terminal.Gui.Rect.op_Inequality(Terminal.Gui.Rect,Terminal.Gui.Rect) - parent: Terminal.Gui.Rect - isExternal: false - name: op_Inequality(Rect, Rect) - nameWithType: Rect.op_Inequality(Rect, Rect) - fullName: Rect.op_Inequality(Rect, Rect) -- uid: Terminal.Gui.Rect.Right - parent: Terminal.Gui.Rect - isExternal: false + fullName: Terminal.Gui.Rect.Location +- uid: Terminal.Gui.Rect.Right* + commentId: Overload:Terminal.Gui.Rect.Right name: Right nameWithType: Rect.Right - fullName: Rect.Right -- uid: Terminal.Gui.Rect.Size - parent: Terminal.Gui.Rect - isExternal: false + fullName: Terminal.Gui.Rect.Right +- uid: Terminal.Gui.Rect.Size* + commentId: Overload:Terminal.Gui.Rect.Size name: Size nameWithType: Rect.Size - fullName: Rect.Size -- uid: Terminal.Gui.Rect.Top - parent: Terminal.Gui.Rect - isExternal: false + fullName: Terminal.Gui.Rect.Size +- uid: Terminal.Gui.Rect.Top* + commentId: Overload:Terminal.Gui.Rect.Top name: Top nameWithType: Rect.Top - fullName: Rect.Top -- uid: Terminal.Gui.Rect.ToString - parent: Terminal.Gui.Rect - isExternal: false + fullName: Terminal.Gui.Rect.Top +- uid: Terminal.Gui.Rect.Contains* + commentId: Overload:Terminal.Gui.Rect.Contains + name: Contains + nameWithType: Rect.Contains + fullName: Terminal.Gui.Rect.Contains +- uid: System.ValueType.Equals(System.Object) + commentId: M:System.ValueType.Equals(System.Object) + parent: System.ValueType + isExternal: true + name: Equals(Object) + nameWithType: ValueType.Equals(Object) + fullName: System.ValueType.Equals(System.Object) + spec.csharp: + - uid: System.ValueType.Equals(System.Object) + name: Equals + nameWithType: ValueType.Equals + fullName: System.ValueType.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.ValueType.Equals(System.Object) + name: Equals + nameWithType: ValueType.Equals + fullName: System.ValueType.Equals + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.Rect.Equals* + commentId: Overload:Terminal.Gui.Rect.Equals + name: Equals + nameWithType: Rect.Equals + fullName: Terminal.Gui.Rect.Equals +- uid: System.ValueType + commentId: T:System.ValueType + parent: System + isExternal: true + name: ValueType + nameWithType: ValueType + fullName: System.ValueType +- uid: System.ValueType.GetHashCode + commentId: M:System.ValueType.GetHashCode + parent: System.ValueType + isExternal: true + name: GetHashCode() + nameWithType: ValueType.GetHashCode() + fullName: System.ValueType.GetHashCode() + spec.csharp: + - uid: System.ValueType.GetHashCode + name: GetHashCode + nameWithType: ValueType.GetHashCode + fullName: System.ValueType.GetHashCode + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.ValueType.GetHashCode + name: GetHashCode + nameWithType: ValueType.GetHashCode + fullName: System.ValueType.GetHashCode + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.Rect.GetHashCode* + commentId: Overload:Terminal.Gui.Rect.GetHashCode + name: GetHashCode + nameWithType: Rect.GetHashCode + fullName: Terminal.Gui.Rect.GetHashCode +- uid: Terminal.Gui.Rect.IntersectsWith* + commentId: Overload:Terminal.Gui.Rect.IntersectsWith + name: IntersectsWith + nameWithType: Rect.IntersectsWith + fullName: Terminal.Gui.Rect.IntersectsWith +- uid: Terminal.Gui.Rect.Offset* + commentId: Overload:Terminal.Gui.Rect.Offset + name: Offset + nameWithType: Rect.Offset + fullName: Terminal.Gui.Rect.Offset +- uid: System.ValueType.ToString + commentId: M:System.ValueType.ToString + parent: System.ValueType + isExternal: true name: ToString() - nameWithType: Rect.ToString() - fullName: Rect.ToString() + nameWithType: ValueType.ToString() + fullName: System.ValueType.ToString() + spec.csharp: + - uid: System.ValueType.ToString + name: ToString + nameWithType: ValueType.ToString + fullName: System.ValueType.ToString + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.ValueType.ToString + name: ToString + nameWithType: ValueType.ToString + fullName: System.ValueType.ToString + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.Rect.ToString* + commentId: Overload:Terminal.Gui.Rect.ToString + name: ToString + nameWithType: Rect.ToString + fullName: Terminal.Gui.Rect.ToString - uid: System.String + commentId: T:System.String parent: System isExternal: true name: String nameWithType: String fullName: System.String -- uid: Terminal.Gui.Rect.Union(Terminal.Gui.Rect,Terminal.Gui.Rect) - parent: Terminal.Gui.Rect - isExternal: false - name: Union(Rect, Rect) - nameWithType: Rect.Union(Rect, Rect) - fullName: Rect.Union(Rect, Rect) -- uid: Terminal.Gui.Rect.Width - parent: Terminal.Gui.Rect - isExternal: false - name: Width - nameWithType: Rect.Width - fullName: Rect.Width -- uid: Terminal.Gui.Rect.X - parent: Terminal.Gui.Rect - isExternal: false - name: X - nameWithType: Rect.X - fullName: Rect.X -- uid: Terminal.Gui.Rect.Y - parent: Terminal.Gui.Rect - isExternal: false - name: Y - nameWithType: Rect.Y - fullName: Rect.Y -- uid: Terminal.Gui.Rect.#ctor* - parent: Terminal.Gui.Rect - isExternal: false - name: Rect - nameWithType: Rect.Rect - fullName: Rect.Rect -- uid: Terminal.Gui.Rect.Bottom* - parent: Terminal.Gui.Rect - isExternal: false - name: Bottom - nameWithType: Rect.Bottom - fullName: Rect.Bottom -- uid: Terminal.Gui.Rect.Contains* - parent: Terminal.Gui.Rect - isExternal: false - name: Contains - nameWithType: Rect.Contains - fullName: Rect.Contains -- uid: Terminal.Gui.Rect.Equals* - parent: Terminal.Gui.Rect - isExternal: false - name: Equals - nameWithType: Rect.Equals - fullName: Rect.Equals -- uid: Terminal.Gui.Rect.FromLTRB* - parent: Terminal.Gui.Rect - isExternal: false - name: FromLTRB - nameWithType: Rect.FromLTRB - fullName: Rect.FromLTRB -- uid: Terminal.Gui.Rect.GetHashCode* - parent: Terminal.Gui.Rect - isExternal: false - name: GetHashCode - nameWithType: Rect.GetHashCode - fullName: Rect.GetHashCode -- uid: Terminal.Gui.Rect.Inflate* - parent: Terminal.Gui.Rect - isExternal: false - name: Inflate - nameWithType: Rect.Inflate - fullName: Rect.Inflate -- uid: Terminal.Gui.Rect.Intersect* - parent: Terminal.Gui.Rect - isExternal: false - name: Intersect - nameWithType: Rect.Intersect - fullName: Rect.Intersect -- uid: Terminal.Gui.Rect.IntersectsWith* - parent: Terminal.Gui.Rect - isExternal: false - name: IntersectsWith - nameWithType: Rect.IntersectsWith - fullName: Rect.IntersectsWith -- uid: Terminal.Gui.Rect.IsEmpty* - parent: Terminal.Gui.Rect - isExternal: false - name: IsEmpty - nameWithType: Rect.IsEmpty - fullName: Rect.IsEmpty -- uid: Terminal.Gui.Rect.Left* - parent: Terminal.Gui.Rect - isExternal: false - name: Left - nameWithType: Rect.Left - fullName: Rect.Left -- uid: Terminal.Gui.Rect.Location* - parent: Terminal.Gui.Rect - isExternal: false - name: Location - nameWithType: Rect.Location - fullName: Rect.Location -- uid: Terminal.Gui.Rect.Offset* - parent: Terminal.Gui.Rect - isExternal: false - name: Offset - nameWithType: Rect.Offset - fullName: Rect.Offset -- uid: Terminal.Gui.Rect.op_Equality* - parent: Terminal.Gui.Rect - isExternal: false - name: op_Equality - nameWithType: Rect.op_Equality - fullName: Rect.op_Equality -- uid: Terminal.Gui.Rect.op_Inequality* - parent: Terminal.Gui.Rect - isExternal: false - name: op_Inequality - nameWithType: Rect.op_Inequality - fullName: Rect.op_Inequality -- uid: Terminal.Gui.Rect.Right* - parent: Terminal.Gui.Rect - isExternal: false - name: Right - nameWithType: Rect.Right - fullName: Rect.Right -- uid: Terminal.Gui.Rect.Size* - parent: Terminal.Gui.Rect - isExternal: false - name: Size - nameWithType: Rect.Size - fullName: Rect.Size -- uid: Terminal.Gui.Rect.Top* - parent: Terminal.Gui.Rect - isExternal: false - name: Top - nameWithType: Rect.Top - fullName: Rect.Top -- uid: Terminal.Gui.Rect.ToString* - parent: Terminal.Gui.Rect - isExternal: false - name: ToString - nameWithType: Rect.ToString - fullName: Rect.ToString -- uid: Terminal.Gui.Rect.Union* - parent: Terminal.Gui.Rect - isExternal: false - name: Union - nameWithType: Rect.Union - fullName: Rect.Union +shouldSkipMarkup: true diff --git a/docfx/api/Terminal.Gui/Terminal.Gui.Responder.yml b/docfx/api/Terminal.Gui/Terminal.Gui.Responder.yml index 653a41466..2d0b7ee01 100644 --- a/docfx/api/Terminal.Gui/Terminal.Gui.Responder.yml +++ b/docfx/api/Terminal.Gui/Terminal.Gui.Responder.yml @@ -1,105 +1,373 @@ ### YamlMime:ManagedReference items: - uid: Terminal.Gui.Responder + commentId: T:Terminal.Gui.Responder id: Responder + parent: Terminal.Gui children: - - Terminal.Gui.Responder.#ctor - Terminal.Gui.Responder.CanFocus - Terminal.Gui.Responder.HasFocus - Terminal.Gui.Responder.MouseEvent(Terminal.Gui.MouseEvent) + - Terminal.Gui.Responder.OnEnter + - Terminal.Gui.Responder.OnKeyDown(Terminal.Gui.KeyEvent) + - Terminal.Gui.Responder.OnKeyUp(Terminal.Gui.KeyEvent) + - Terminal.Gui.Responder.OnLeave + - Terminal.Gui.Responder.OnMouseEnter(Terminal.Gui.MouseEvent) + - Terminal.Gui.Responder.OnMouseLeave(Terminal.Gui.MouseEvent) - Terminal.Gui.Responder.ProcessColdKey(Terminal.Gui.KeyEvent) - Terminal.Gui.Responder.ProcessHotKey(Terminal.Gui.KeyEvent) - Terminal.Gui.Responder.ProcessKey(Terminal.Gui.KeyEvent) langs: - csharp + - vb name: Responder nameWithType: Responder fullName: Terminal.Gui.Responder type: Class + source: + remote: + path: Terminal.Gui/Core.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Responder + path: ../Terminal.Gui/Core.cs + startLine: 27 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: Responder base class implemented by objects that want to participate on keyboard and mouse input. + summary: "\nResponder base class implemented by objects that want to participate on keyboard and mouse input.\n" + example: [] syntax: content: public class Responder + content.vb: Public Class Responder inheritance: - System.Object derivedClasses: - Terminal.Gui.View - implements: [] - inheritedMembers: [] -- uid: Terminal.Gui.Responder.#ctor - id: '#ctor' - parent: Terminal.Gui.Responder - langs: - - csharp - name: Responder() - nameWithType: Responder.Responder() - fullName: Responder.Responder() - type: Constructor - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - syntax: - content: public Responder (); - parameters: [] - overload: Terminal.Gui.Responder.#ctor* - exceptions: [] + 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 + - class + modifiers.vb: + - Public + - Class - uid: Terminal.Gui.Responder.CanFocus + commentId: P:Terminal.Gui.Responder.CanFocus id: CanFocus parent: Terminal.Gui.Responder langs: - csharp + - vb name: CanFocus nameWithType: Responder.CanFocus - fullName: Responder.CanFocus + fullName: Terminal.Gui.Responder.CanFocus type: Property + source: + remote: + path: Terminal.Gui/Core.cs + branch: docs + repo: tig:tig/gui.cs.git + id: CanFocus + path: ../Terminal.Gui/Core.cs + startLine: 32 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: Gets or sets a value indicating whether this can focus. + summary: "\nGets or sets a value indicating whether this can focus.\n" + example: [] syntax: content: public virtual bool CanFocus { get; set; } + parameters: [] return: type: System.Boolean description: true if can focus; otherwise, false. + content.vb: Public Overridable Property CanFocus As Boolean overload: Terminal.Gui.Responder.CanFocus* - exceptions: [] + modifiers.csharp: + - public + - virtual + - get + - set + modifiers.vb: + - Public + - Overridable - uid: Terminal.Gui.Responder.HasFocus + commentId: P:Terminal.Gui.Responder.HasFocus id: HasFocus parent: Terminal.Gui.Responder langs: - csharp + - vb name: HasFocus nameWithType: Responder.HasFocus - fullName: Responder.HasFocus + fullName: Terminal.Gui.Responder.HasFocus type: Property + source: + remote: + path: Terminal.Gui/Core.cs + branch: docs + repo: tig:tig/gui.cs.git + id: HasFocus + path: ../Terminal.Gui/Core.cs + startLine: 38 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: Gets or sets a value indicating whether this has focus. + summary: "\nGets or sets a value indicating whether this has focus.\n" + example: [] syntax: content: public virtual bool HasFocus { get; } + parameters: [] return: type: System.Boolean description: true if has focus; otherwise, false. + content.vb: Public Overridable ReadOnly Property HasFocus As Boolean overload: Terminal.Gui.Responder.HasFocus* - exceptions: [] + modifiers.csharp: + - public + - virtual + - get + modifiers.vb: + - Public + - Overridable + - ReadOnly +- uid: Terminal.Gui.Responder.ProcessHotKey(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.Responder.ProcessHotKey(Terminal.Gui.KeyEvent) + id: ProcessHotKey(Terminal.Gui.KeyEvent) + parent: Terminal.Gui.Responder + langs: + - csharp + - vb + name: ProcessHotKey(KeyEvent) + nameWithType: Responder.ProcessHotKey(KeyEvent) + fullName: Terminal.Gui.Responder.ProcessHotKey(Terminal.Gui.KeyEvent) + type: Method + source: + remote: + path: Terminal.Gui/Core.cs + branch: docs + repo: tig:tig/gui.cs.git + id: ProcessHotKey + path: ../Terminal.Gui/Core.cs + startLine: 63 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nThis method can be overwritten by view that\nwant to provide accelerator functionality\n(Alt-key for example).\n" + remarks: "\n

\n Before keys are sent to the subview on the\n current view, all the views are\n processed and the key is passed to the widgets\n to allow some of them to process the keystroke\n as a hot-key.

\n

\n For example, if you implement a button that\n has a hotkey ok "o", you would catch the\n combination Alt-o here. If the event is\n caught, you must return true to stop the\n keystroke from being dispatched to other\n views.\n

\n" + example: [] + syntax: + content: public virtual bool ProcessHotKey(KeyEvent kb) + parameters: + - id: kb + type: Terminal.Gui.KeyEvent + return: + type: System.Boolean + content.vb: Public Overridable Function ProcessHotKey(kb As KeyEvent) As Boolean + overload: Terminal.Gui.Responder.ProcessHotKey* + modifiers.csharp: + - public + - virtual + modifiers.vb: + - Public + - Overridable +- uid: Terminal.Gui.Responder.ProcessKey(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.Responder.ProcessKey(Terminal.Gui.KeyEvent) + id: ProcessKey(Terminal.Gui.KeyEvent) + parent: Terminal.Gui.Responder + langs: + - csharp + - vb + name: ProcessKey(KeyEvent) + nameWithType: Responder.ProcessKey(KeyEvent) + fullName: Terminal.Gui.Responder.ProcessKey(Terminal.Gui.KeyEvent) + type: Method + source: + remote: + path: Terminal.Gui/Core.cs + branch: docs + repo: tig:tig/gui.cs.git + id: ProcessKey + path: ../Terminal.Gui/Core.cs + startLine: 91 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nIf the view is focused, gives the view a\nchance to process the keystroke.\n" + remarks: "\n

\n Views can override this method if they are\n interested in processing the given keystroke.\n If they consume the keystroke, they must\n return true to stop the keystroke from being\n processed by other widgets or consumed by the\n widget engine. If they return false, the\n keystroke will be passed using the ProcessColdKey\n method to other views to process.\n

\n

\n The View implementation does nothing but return false,\n so it is not necessary to call base.ProcessKey if you\n derive directly from View, but you should if you derive\n other View subclasses.\n

\n" + example: [] + syntax: + content: public virtual bool ProcessKey(KeyEvent keyEvent) + parameters: + - id: keyEvent + type: Terminal.Gui.KeyEvent + description: Contains the details about the key that produced the event. + return: + type: System.Boolean + content.vb: Public Overridable Function ProcessKey(keyEvent As KeyEvent) As Boolean + overload: Terminal.Gui.Responder.ProcessKey* + modifiers.csharp: + - public + - virtual + modifiers.vb: + - Public + - Overridable +- uid: Terminal.Gui.Responder.ProcessColdKey(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.Responder.ProcessColdKey(Terminal.Gui.KeyEvent) + id: ProcessColdKey(Terminal.Gui.KeyEvent) + parent: Terminal.Gui.Responder + langs: + - csharp + - vb + name: ProcessColdKey(KeyEvent) + nameWithType: Responder.ProcessColdKey(KeyEvent) + fullName: Terminal.Gui.Responder.ProcessColdKey(Terminal.Gui.KeyEvent) + type: Method + source: + remote: + path: Terminal.Gui/Core.cs + branch: docs + repo: tig:tig/gui.cs.git + id: ProcessColdKey + path: ../Terminal.Gui/Core.cs + startLine: 118 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nThis method can be overwritten by views that\nwant to provide accelerator functionality\n(Alt-key for example), but without\ninterefering with normal ProcessKey behavior.\n" + remarks: "\n

\n After keys are sent to the subviews on the\n current view, all the view are\n processed and the key is passed to the views\n to allow some of them to process the keystroke\n as a cold-key.

\n

\n This functionality is used, for example, by\n default buttons to act on the enter key.\n Processing this as a hot-key would prevent\n non-default buttons from consuming the enter\n keypress when they have the focus.\n

\n" + example: [] + syntax: + content: public virtual bool ProcessColdKey(KeyEvent keyEvent) + parameters: + - id: keyEvent + type: Terminal.Gui.KeyEvent + description: Contains the details about the key that produced the event. + return: + type: System.Boolean + content.vb: Public Overridable Function ProcessColdKey(keyEvent As KeyEvent) As Boolean + overload: Terminal.Gui.Responder.ProcessColdKey* + modifiers.csharp: + - public + - virtual + modifiers.vb: + - Public + - Overridable +- uid: Terminal.Gui.Responder.OnKeyDown(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.Responder.OnKeyDown(Terminal.Gui.KeyEvent) + id: OnKeyDown(Terminal.Gui.KeyEvent) + parent: Terminal.Gui.Responder + langs: + - csharp + - vb + name: OnKeyDown(KeyEvent) + nameWithType: Responder.OnKeyDown(KeyEvent) + fullName: Terminal.Gui.Responder.OnKeyDown(Terminal.Gui.KeyEvent) + type: Method + source: + remote: + path: Terminal.Gui/Core.cs + branch: docs + repo: tig:tig/gui.cs.git + id: OnKeyDown + path: ../Terminal.Gui/Core.cs + startLine: 128 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nMethod invoked when a key is pressed.\n" + example: [] + syntax: + content: public virtual bool OnKeyDown(KeyEvent keyEvent) + parameters: + - id: keyEvent + type: Terminal.Gui.KeyEvent + description: Contains the details about the key that produced the event. + return: + type: System.Boolean + description: true if the event was handled + content.vb: Public Overridable Function OnKeyDown(keyEvent As KeyEvent) As Boolean + overload: Terminal.Gui.Responder.OnKeyDown* + modifiers.csharp: + - public + - virtual + modifiers.vb: + - Public + - Overridable +- uid: Terminal.Gui.Responder.OnKeyUp(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.Responder.OnKeyUp(Terminal.Gui.KeyEvent) + id: OnKeyUp(Terminal.Gui.KeyEvent) + parent: Terminal.Gui.Responder + langs: + - csharp + - vb + name: OnKeyUp(KeyEvent) + nameWithType: Responder.OnKeyUp(KeyEvent) + fullName: Terminal.Gui.Responder.OnKeyUp(Terminal.Gui.KeyEvent) + type: Method + source: + remote: + path: Terminal.Gui/Core.cs + branch: docs + repo: tig:tig/gui.cs.git + id: OnKeyUp + path: ../Terminal.Gui/Core.cs + startLine: 138 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nMethod invoked when a key is released.\n" + example: [] + syntax: + content: public virtual bool OnKeyUp(KeyEvent keyEvent) + parameters: + - id: keyEvent + type: Terminal.Gui.KeyEvent + description: Contains the details about the key that produced the event. + return: + type: System.Boolean + description: true if the event was handled + content.vb: Public Overridable Function OnKeyUp(keyEvent As KeyEvent) As Boolean + overload: Terminal.Gui.Responder.OnKeyUp* + modifiers.csharp: + - public + - virtual + modifiers.vb: + - Public + - Overridable - uid: Terminal.Gui.Responder.MouseEvent(Terminal.Gui.MouseEvent) + commentId: M:Terminal.Gui.Responder.MouseEvent(Terminal.Gui.MouseEvent) id: MouseEvent(Terminal.Gui.MouseEvent) parent: Terminal.Gui.Responder langs: - csharp + - vb name: MouseEvent(MouseEvent) nameWithType: Responder.MouseEvent(MouseEvent) - fullName: Responder.MouseEvent(MouseEvent) + fullName: Terminal.Gui.Responder.MouseEvent(Terminal.Gui.MouseEvent) type: Method + source: + remote: + path: Terminal.Gui/Core.cs + branch: docs + repo: tig:tig/gui.cs.git + id: MouseEvent + path: ../Terminal.Gui/Core.cs + startLine: 149 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: Method invoked when a mouse event is generated + summary: "\nMethod invoked when a mouse event is generated\n" + example: [] syntax: - content: public virtual bool MouseEvent (Terminal.Gui.MouseEvent mouseEvent); + content: public virtual bool MouseEvent(MouseEvent mouseEvent) parameters: - id: mouseEvent type: Terminal.Gui.MouseEvent @@ -107,225 +375,551 @@ items: return: type: System.Boolean description: true, if the event was handled, false otherwise. + content.vb: Public Overridable Function MouseEvent(mouseEvent As MouseEvent) As Boolean overload: Terminal.Gui.Responder.MouseEvent* - exceptions: [] -- uid: Terminal.Gui.Responder.ProcessColdKey(Terminal.Gui.KeyEvent) - id: ProcessColdKey(Terminal.Gui.KeyEvent) + modifiers.csharp: + - public + - virtual + modifiers.vb: + - Public + - Overridable +- uid: Terminal.Gui.Responder.OnMouseEnter(Terminal.Gui.MouseEvent) + commentId: M:Terminal.Gui.Responder.OnMouseEnter(Terminal.Gui.MouseEvent) + id: OnMouseEnter(Terminal.Gui.MouseEvent) parent: Terminal.Gui.Responder langs: - csharp - name: ProcessColdKey(KeyEvent) - nameWithType: Responder.ProcessColdKey(KeyEvent) - fullName: Responder.ProcessColdKey(KeyEvent) + - vb + name: OnMouseEnter(MouseEvent) + nameWithType: Responder.OnMouseEnter(MouseEvent) + fullName: Terminal.Gui.Responder.OnMouseEnter(Terminal.Gui.MouseEvent) type: Method + source: + remote: + path: Terminal.Gui/Core.cs + branch: docs + repo: tig:tig/gui.cs.git + id: OnMouseEnter + path: ../Terminal.Gui/Core.cs + startLine: 159 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: >- - This method can be overwritten by views that - want to provide accelerator functionality - (Alt-key for example), but without - interefering with normal ProcessKey behavior. - remarks: >- -

- After keys are sent to the subviews on the - current view, all the view are - processed and the key is passed to the views - to allow some of them to process the keystroke - as a cold-key.

-

- This functionality is used, for example, by - default buttons to act on the enter key. - Processing this as a hot-key would prevent - non-default buttons from consuming the enter - keypress when they have the focus. -

+ summary: "\nMethod invoked when a mouse event is generated for the first time.\n" + example: [] syntax: - content: public virtual bool ProcessColdKey (Terminal.Gui.KeyEvent keyEvent); + content: public virtual bool OnMouseEnter(MouseEvent mouseEvent) parameters: - - id: keyEvent - type: Terminal.Gui.KeyEvent - description: Contains the details about the key that produced the event. + - id: mouseEvent + type: Terminal.Gui.MouseEvent + description: '' return: type: System.Boolean - description: To be added. - overload: Terminal.Gui.Responder.ProcessColdKey* - exceptions: [] -- uid: Terminal.Gui.Responder.ProcessHotKey(Terminal.Gui.KeyEvent) - id: ProcessHotKey(Terminal.Gui.KeyEvent) + description: true, if the event was handled, false otherwise. + content.vb: Public Overridable Function OnMouseEnter(mouseEvent As MouseEvent) As Boolean + overload: Terminal.Gui.Responder.OnMouseEnter* + modifiers.csharp: + - public + - virtual + modifiers.vb: + - Public + - Overridable +- uid: Terminal.Gui.Responder.OnMouseLeave(Terminal.Gui.MouseEvent) + commentId: M:Terminal.Gui.Responder.OnMouseLeave(Terminal.Gui.MouseEvent) + id: OnMouseLeave(Terminal.Gui.MouseEvent) parent: Terminal.Gui.Responder langs: - csharp - name: ProcessHotKey(KeyEvent) - nameWithType: Responder.ProcessHotKey(KeyEvent) - fullName: Responder.ProcessHotKey(KeyEvent) + - vb + name: OnMouseLeave(MouseEvent) + nameWithType: Responder.OnMouseLeave(MouseEvent) + fullName: Terminal.Gui.Responder.OnMouseLeave(Terminal.Gui.MouseEvent) type: Method + source: + remote: + path: Terminal.Gui/Core.cs + branch: docs + repo: tig:tig/gui.cs.git + id: OnMouseLeave + path: ../Terminal.Gui/Core.cs + startLine: 169 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: >- - This method can be overwritten by view that - want to provide accelerator functionality - (Alt-key for example). - remarks: >- -

- Before keys are sent to the subview on the - current view, all the views are - processed and the key is passed to the widgets - to allow some of them to process the keystroke - as a hot-key.

-

- For example, if you implement a button that - has a hotkey ok "o", you would catch the - combination Alt-o here. If the event is - caught, you must return true to stop the - keystroke from being dispatched to other - views. -

+ summary: "\nMethod invoked when a mouse event is generated for the last time.\n" + example: [] syntax: - content: public virtual bool ProcessHotKey (Terminal.Gui.KeyEvent kb); + content: public virtual bool OnMouseLeave(MouseEvent mouseEvent) parameters: - - id: kb - type: Terminal.Gui.KeyEvent - description: To be added. + - id: mouseEvent + type: Terminal.Gui.MouseEvent + description: '' return: type: System.Boolean - description: To be added. - overload: Terminal.Gui.Responder.ProcessHotKey* - exceptions: [] -- uid: Terminal.Gui.Responder.ProcessKey(Terminal.Gui.KeyEvent) - id: ProcessKey(Terminal.Gui.KeyEvent) + description: true, if the event was handled, false otherwise. + content.vb: Public Overridable Function OnMouseLeave(mouseEvent As MouseEvent) As Boolean + overload: Terminal.Gui.Responder.OnMouseLeave* + modifiers.csharp: + - public + - virtual + modifiers.vb: + - Public + - Overridable +- uid: Terminal.Gui.Responder.OnEnter + commentId: M:Terminal.Gui.Responder.OnEnter + id: OnEnter parent: Terminal.Gui.Responder langs: - csharp - name: ProcessKey(KeyEvent) - nameWithType: Responder.ProcessKey(KeyEvent) - fullName: Responder.ProcessKey(KeyEvent) + - vb + name: OnEnter() + nameWithType: Responder.OnEnter() + fullName: Terminal.Gui.Responder.OnEnter() type: Method + source: + remote: + path: Terminal.Gui/Core.cs + branch: docs + repo: tig:tig/gui.cs.git + id: OnEnter + path: ../Terminal.Gui/Core.cs + startLine: 178 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: >- - If the view is focused, gives the view a - chance to process the keystroke. - remarks: "

\n Views can override this method if they are\n interested in processing the given keystroke.\n If they consume the keystroke, they must\n return true to stop the keystroke from being\n processed by other widgets or consumed by the\n widget engine. If they return false, the\n keystroke will be passed using the ProcessColdKey\n method to other views to process.\n

\n

\n The View implementation does nothing but return false,\n so it is not necessary to call base.ProcessKey if you \n derive directly from View, but you should if you derive\n other View subclasses.\n

" + summary: "\nMethod invoked when a view gets focus.\n" + example: [] syntax: - content: public virtual bool ProcessKey (Terminal.Gui.KeyEvent keyEvent); - parameters: - - id: keyEvent - type: Terminal.Gui.KeyEvent - description: Contains the details about the key that produced the event. + content: public virtual bool OnEnter() return: type: System.Boolean - description: To be added. - overload: Terminal.Gui.Responder.ProcessKey* - exceptions: [] + description: true, if the event was handled, false otherwise. + content.vb: Public Overridable Function OnEnter As Boolean + overload: Terminal.Gui.Responder.OnEnter* + modifiers.csharp: + - public + - virtual + modifiers.vb: + - Public + - Overridable +- uid: Terminal.Gui.Responder.OnLeave + commentId: M:Terminal.Gui.Responder.OnLeave + id: OnLeave + parent: Terminal.Gui.Responder + langs: + - csharp + - vb + name: OnLeave() + nameWithType: Responder.OnLeave() + fullName: Terminal.Gui.Responder.OnLeave() + type: Method + source: + remote: + path: Terminal.Gui/Core.cs + branch: docs + repo: tig:tig/gui.cs.git + id: OnLeave + path: ../Terminal.Gui/Core.cs + startLine: 187 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nMethod invoked when a view loses focus.\n" + example: [] + syntax: + content: public virtual bool OnLeave() + return: + type: System.Boolean + description: true, if the event was handled, false otherwise. + content.vb: Public Overridable Function OnLeave As Boolean + overload: Terminal.Gui.Responder.OnLeave* + modifiers.csharp: + - public + - virtual + modifiers.vb: + - Public + - Overridable 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: Terminal.Gui.Responder.#ctor - parent: Terminal.Gui.Responder - isExternal: false - name: Responder() - nameWithType: Responder.Responder() - fullName: Responder.Responder() -- uid: Terminal.Gui.Responder.CanFocus - parent: Terminal.Gui.Responder - isExternal: false +- 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.Responder + commentId: T:Terminal.Gui.Responder + parent: Terminal.Gui + name: Responder + nameWithType: Responder + fullName: Terminal.Gui.Responder +- uid: Terminal.Gui.Responder.CanFocus* + commentId: Overload:Terminal.Gui.Responder.CanFocus name: CanFocus nameWithType: Responder.CanFocus - fullName: Responder.CanFocus + fullName: Terminal.Gui.Responder.CanFocus - uid: System.Boolean + commentId: T:System.Boolean parent: System isExternal: true name: Boolean nameWithType: Boolean fullName: System.Boolean -- uid: Terminal.Gui.Responder.HasFocus - parent: Terminal.Gui.Responder - isExternal: false +- uid: Terminal.Gui.Responder.HasFocus* + commentId: Overload:Terminal.Gui.Responder.HasFocus name: HasFocus nameWithType: Responder.HasFocus - fullName: Responder.HasFocus -- uid: Terminal.Gui.Responder.MouseEvent(Terminal.Gui.MouseEvent) - parent: Terminal.Gui.Responder - isExternal: false - name: MouseEvent(MouseEvent) - nameWithType: Responder.MouseEvent(MouseEvent) - fullName: Responder.MouseEvent(MouseEvent) -- uid: Terminal.Gui.MouseEvent - parent: Terminal.Gui - isExternal: false - name: MouseEvent - nameWithType: MouseEvent - fullName: Terminal.Gui.MouseEvent -- uid: Terminal.Gui.Responder.ProcessColdKey(Terminal.Gui.KeyEvent) - parent: Terminal.Gui.Responder - isExternal: false - name: ProcessColdKey(KeyEvent) - nameWithType: Responder.ProcessColdKey(KeyEvent) - fullName: Responder.ProcessColdKey(KeyEvent) + fullName: Terminal.Gui.Responder.HasFocus +- uid: Terminal.Gui.Responder.ProcessHotKey* + commentId: Overload:Terminal.Gui.Responder.ProcessHotKey + name: ProcessHotKey + nameWithType: Responder.ProcessHotKey + fullName: Terminal.Gui.Responder.ProcessHotKey - uid: Terminal.Gui.KeyEvent + commentId: T:Terminal.Gui.KeyEvent parent: Terminal.Gui - isExternal: false name: KeyEvent nameWithType: KeyEvent fullName: Terminal.Gui.KeyEvent -- uid: Terminal.Gui.Responder.ProcessHotKey(Terminal.Gui.KeyEvent) - parent: Terminal.Gui.Responder - isExternal: false - name: ProcessHotKey(KeyEvent) - nameWithType: Responder.ProcessHotKey(KeyEvent) - fullName: Responder.ProcessHotKey(KeyEvent) -- uid: Terminal.Gui.Responder.ProcessKey(Terminal.Gui.KeyEvent) - parent: Terminal.Gui.Responder - isExternal: false - name: ProcessKey(KeyEvent) - nameWithType: Responder.ProcessKey(KeyEvent) - fullName: Responder.ProcessKey(KeyEvent) -- uid: Terminal.Gui.Responder.#ctor* - parent: Terminal.Gui.Responder - isExternal: false - name: Responder - nameWithType: Responder.Responder - fullName: Responder.Responder -- uid: Terminal.Gui.Responder.CanFocus* - parent: Terminal.Gui.Responder - isExternal: false - name: CanFocus - nameWithType: Responder.CanFocus - fullName: Responder.CanFocus -- uid: Terminal.Gui.Responder.HasFocus* - parent: Terminal.Gui.Responder - isExternal: false - name: HasFocus - nameWithType: Responder.HasFocus - fullName: Responder.HasFocus -- uid: Terminal.Gui.Responder.MouseEvent* - parent: Terminal.Gui.Responder - isExternal: false - name: MouseEvent - nameWithType: Responder.MouseEvent - fullName: Responder.MouseEvent -- uid: Terminal.Gui.Responder.ProcessColdKey* - parent: Terminal.Gui.Responder - isExternal: false - name: ProcessColdKey - nameWithType: Responder.ProcessColdKey - fullName: Responder.ProcessColdKey -- uid: Terminal.Gui.Responder.ProcessHotKey* - parent: Terminal.Gui.Responder - isExternal: false - name: ProcessHotKey - nameWithType: Responder.ProcessHotKey - fullName: Responder.ProcessHotKey - uid: Terminal.Gui.Responder.ProcessKey* - parent: Terminal.Gui.Responder - isExternal: false + commentId: Overload:Terminal.Gui.Responder.ProcessKey name: ProcessKey nameWithType: Responder.ProcessKey - fullName: Responder.ProcessKey + fullName: Terminal.Gui.Responder.ProcessKey +- uid: Terminal.Gui.Responder.ProcessColdKey* + commentId: Overload:Terminal.Gui.Responder.ProcessColdKey + name: ProcessColdKey + nameWithType: Responder.ProcessColdKey + fullName: Terminal.Gui.Responder.ProcessColdKey +- uid: Terminal.Gui.Responder.OnKeyDown* + commentId: Overload:Terminal.Gui.Responder.OnKeyDown + name: OnKeyDown + nameWithType: Responder.OnKeyDown + fullName: Terminal.Gui.Responder.OnKeyDown +- uid: Terminal.Gui.Responder.OnKeyUp* + commentId: Overload:Terminal.Gui.Responder.OnKeyUp + name: OnKeyUp + nameWithType: Responder.OnKeyUp + fullName: Terminal.Gui.Responder.OnKeyUp +- uid: Terminal.Gui.Responder.MouseEvent* + commentId: Overload:Terminal.Gui.Responder.MouseEvent + name: MouseEvent + nameWithType: Responder.MouseEvent + fullName: Terminal.Gui.Responder.MouseEvent +- uid: Terminal.Gui.MouseEvent + commentId: T:Terminal.Gui.MouseEvent + parent: Terminal.Gui + name: MouseEvent + nameWithType: MouseEvent + fullName: Terminal.Gui.MouseEvent +- uid: Terminal.Gui.Responder.OnMouseEnter* + commentId: Overload:Terminal.Gui.Responder.OnMouseEnter + name: OnMouseEnter + nameWithType: Responder.OnMouseEnter + fullName: Terminal.Gui.Responder.OnMouseEnter +- uid: Terminal.Gui.Responder.OnMouseLeave* + commentId: Overload:Terminal.Gui.Responder.OnMouseLeave + name: OnMouseLeave + nameWithType: Responder.OnMouseLeave + fullName: Terminal.Gui.Responder.OnMouseLeave +- uid: Terminal.Gui.Responder.OnEnter* + commentId: Overload:Terminal.Gui.Responder.OnEnter + name: OnEnter + nameWithType: Responder.OnEnter + fullName: Terminal.Gui.Responder.OnEnter +- uid: Terminal.Gui.Responder.OnLeave* + commentId: Overload:Terminal.Gui.Responder.OnLeave + name: OnLeave + nameWithType: Responder.OnLeave + fullName: Terminal.Gui.Responder.OnLeave +shouldSkipMarkup: true diff --git a/docfx/api/Terminal.Gui/Terminal.Gui.SaveDialog.yml b/docfx/api/Terminal.Gui/Terminal.Gui.SaveDialog.yml index 1a62cf4eb..4262d4f25 100644 --- a/docfx/api/Terminal.Gui/Terminal.Gui.SaveDialog.yml +++ b/docfx/api/Terminal.Gui/Terminal.Gui.SaveDialog.yml @@ -1,23 +1,41 @@ ### YamlMime:ManagedReference items: - uid: Terminal.Gui.SaveDialog + commentId: T:Terminal.Gui.SaveDialog id: SaveDialog + parent: Terminal.Gui children: - Terminal.Gui.SaveDialog.#ctor(NStack.ustring,NStack.ustring) - Terminal.Gui.SaveDialog.FileName langs: - csharp + - vb name: SaveDialog nameWithType: SaveDialog fullName: Terminal.Gui.SaveDialog type: Class + source: + remote: + path: Terminal.Gui/Dialogs/FileDialog.cs + branch: docs + repo: tig:tig/gui.cs.git + id: SaveDialog + path: ../Terminal.Gui/Dialogs/FileDialog.cs + startLine: 605 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: "The save dialog provides an interactive dialog box for users to pick a file to \n save." - remarks: "

\n To use it, create an instance of the SaveDialog, and then\n call Application.Run on the resulting instance. This will run the dialog modally,\n and when this returns, the FileName property will contain the selected value or \n null if the user canceled. \n

" + summary: "\nThe provides an interactive dialog box for users to pick a file to \nsave.\n" + remarks: "\n

\n To use, create an instance of , and pass it to\n. This will run the dialog modally,\nand when this returns, the property will contain the selected file name or \nnull if the user canceled. \n

\n" + example: [] syntax: - content: 'public class SaveDialog : Terminal.Gui.FileDialog' + content: 'public class SaveDialog : FileDialog, IEnumerable' + content.vb: >- + Public Class SaveDialog + + Inherits FileDialog + + Implements IEnumerable inheritance: - System.Object - Terminal.Gui.Responder @@ -26,535 +44,2462 @@ items: - Terminal.Gui.Window - Terminal.Gui.Dialog - Terminal.Gui.FileDialog - implements: [] + implements: + - System.Collections.IEnumerable inheritedMembers: + - Terminal.Gui.FileDialog.WillPresent + - Terminal.Gui.FileDialog.Prompt + - Terminal.Gui.FileDialog.NameFieldLabel + - Terminal.Gui.FileDialog.Message + - Terminal.Gui.FileDialog.CanCreateDirectories + - Terminal.Gui.FileDialog.IsExtensionHidden + - Terminal.Gui.FileDialog.DirectoryPath + - Terminal.Gui.FileDialog.AllowedFileTypes + - Terminal.Gui.FileDialog.AllowsOtherFileTypes + - Terminal.Gui.FileDialog.FilePath + - Terminal.Gui.FileDialog.Canceled - Terminal.Gui.Dialog.AddButton(Terminal.Gui.Button) - Terminal.Gui.Dialog.LayoutSubviews - Terminal.Gui.Dialog.ProcessKey(Terminal.Gui.KeyEvent) - - Terminal.Gui.FileDialog.AllowedFileTypes - - Terminal.Gui.FileDialog.AllowsOtherFileTypes - - Terminal.Gui.FileDialog.CanCreateDirectories - - Terminal.Gui.FileDialog.DirectoryPath - - Terminal.Gui.FileDialog.FilePath - - Terminal.Gui.FileDialog.IsExtensionHidden - - Terminal.Gui.FileDialog.Message - - Terminal.Gui.FileDialog.NameFieldLabel - - Terminal.Gui.FileDialog.Prompt - - Terminal.Gui.FileDialog.WillPresent - - Terminal.Gui.Toplevel.CanFocus - - Terminal.Gui.Toplevel.Create - - Terminal.Gui.Toplevel.Running - - Terminal.Gui.View.Add(Terminal.Gui.View[]) - - Terminal.Gui.View.AddRune(System.Int32,System.Int32,System.Rune) - - Terminal.Gui.View.Bounds - - Terminal.Gui.View.ChildNeedsDisplay - - Terminal.Gui.View.Clear - - Terminal.Gui.View.Clear(Terminal.Gui.Rect) - - Terminal.Gui.View.ClearNeedsDisplay - - Terminal.Gui.View.ClipToBounds - - Terminal.Gui.View.ColorScheme - - Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean) - - Terminal.Gui.View.DrawHotString(NStack.ustring,System.Boolean,Terminal.Gui.ColorScheme) - - Terminal.Gui.View.DrawHotString(NStack.ustring,Terminal.Gui.Attribute,Terminal.Gui.Attribute) - - Terminal.Gui.View.Driver - - Terminal.Gui.View.EnsureFocus - - Terminal.Gui.View.Focused - - Terminal.Gui.View.FocusFirst - - Terminal.Gui.View.FocusLast - - Terminal.Gui.View.FocusNext - - Terminal.Gui.View.FocusPrev - - Terminal.Gui.View.Frame - - Terminal.Gui.View.HasFocus - - Terminal.Gui.View.Height - - Terminal.Gui.View.Id - - Terminal.Gui.View.LayoutStyle - - Terminal.Gui.View.MostFocused - - Terminal.Gui.View.Move(System.Int32,System.Int32) - - Terminal.Gui.View.PositionCursor - - Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) - - Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) - - Terminal.Gui.View.ScreenToView(System.Int32,System.Int32) - - Terminal.Gui.View.SetClip(Terminal.Gui.Rect) - - Terminal.Gui.View.SetFocus(Terminal.Gui.View) - - Terminal.Gui.View.SetNeedsDisplay - - Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) - - Terminal.Gui.View.Subviews - - Terminal.Gui.View.SuperView - - Terminal.Gui.View.ToString - - Terminal.Gui.View.WantMousePositionReports - - Terminal.Gui.View.Width - - Terminal.Gui.View.X - - Terminal.Gui.View.Y - - Terminal.Gui.Window.Add(Terminal.Gui.View) + - Terminal.Gui.Window.Title - Terminal.Gui.Window.GetEnumerator - - Terminal.Gui.Window.MouseEvent(Terminal.Gui.MouseEvent) - - Terminal.Gui.Window.Redraw(Terminal.Gui.Rect) + - Terminal.Gui.Window.Add(Terminal.Gui.View) - Terminal.Gui.Window.Remove(Terminal.Gui.View) - Terminal.Gui.Window.RemoveAll - - Terminal.Gui.Window.Title + - Terminal.Gui.Window.Redraw(Terminal.Gui.Rect) + - Terminal.Gui.Window.MouseEvent(Terminal.Gui.MouseEvent) + - Terminal.Gui.Toplevel.Running + - Terminal.Gui.Toplevel.Ready + - Terminal.Gui.Toplevel.Create + - Terminal.Gui.Toplevel.CanFocus + - Terminal.Gui.Toplevel.Modal + - Terminal.Gui.Toplevel.MenuBar + - Terminal.Gui.Toplevel.StatusBar + - Terminal.Gui.View.Enter + - Terminal.Gui.View.Leave + - Terminal.Gui.View.MouseEnter + - Terminal.Gui.View.MouseLeave + - Terminal.Gui.View.Driver + - Terminal.Gui.View.Subviews + - Terminal.Gui.View.Id + - Terminal.Gui.View.WantMousePositionReports + - Terminal.Gui.View.WantContinuousButtonPressed + - Terminal.Gui.View.Frame + - Terminal.Gui.View.LayoutStyle + - Terminal.Gui.View.Bounds + - Terminal.Gui.View.X + - Terminal.Gui.View.Y + - Terminal.Gui.View.Width + - Terminal.Gui.View.Height + - Terminal.Gui.View.SuperView + - Terminal.Gui.View.SetNeedsDisplay + - Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) + - Terminal.Gui.View.ChildNeedsDisplay + - Terminal.Gui.View.Add(Terminal.Gui.View[]) + - Terminal.Gui.View.BringSubviewToFront(Terminal.Gui.View) + - Terminal.Gui.View.SendSubviewToBack(Terminal.Gui.View) + - Terminal.Gui.View.SendSubviewBackwards(Terminal.Gui.View) + - Terminal.Gui.View.BringSubviewForward(Terminal.Gui.View) + - Terminal.Gui.View.Clear + - Terminal.Gui.View.Clear(Terminal.Gui.Rect) + - Terminal.Gui.View.ScreenToView(System.Int32,System.Int32) + - Terminal.Gui.View.ClipToBounds + - Terminal.Gui.View.SetClip(Terminal.Gui.Rect) + - Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean) + - Terminal.Gui.View.DrawHotString(NStack.ustring,Terminal.Gui.Attribute,Terminal.Gui.Attribute) + - Terminal.Gui.View.DrawHotString(NStack.ustring,System.Boolean,Terminal.Gui.ColorScheme) + - Terminal.Gui.View.Move(System.Int32,System.Int32) + - Terminal.Gui.View.PositionCursor + - Terminal.Gui.View.HasFocus + - Terminal.Gui.View.OnEnter + - Terminal.Gui.View.OnLeave + - Terminal.Gui.View.Focused + - Terminal.Gui.View.MostFocused + - Terminal.Gui.View.ColorScheme + - Terminal.Gui.View.AddRune(System.Int32,System.Int32,System.Rune) + - Terminal.Gui.View.ClearNeedsDisplay + - Terminal.Gui.View.SetFocus(Terminal.Gui.View) + - Terminal.Gui.View.KeyPress + - Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) + - Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) + - Terminal.Gui.View.KeyDown + - Terminal.Gui.View.OnKeyDown(Terminal.Gui.KeyEvent) + - Terminal.Gui.View.KeyUp + - Terminal.Gui.View.OnKeyUp(Terminal.Gui.KeyEvent) + - Terminal.Gui.View.EnsureFocus + - Terminal.Gui.View.FocusFirst + - Terminal.Gui.View.FocusLast + - Terminal.Gui.View.FocusPrev + - Terminal.Gui.View.FocusNext + - Terminal.Gui.View.ToString + - Terminal.Gui.View.OnMouseEnter(Terminal.Gui.MouseEvent) + - Terminal.Gui.View.OnMouseLeave(Terminal.Gui.MouseEvent) + - 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) + modifiers.csharp: + - public + - class + modifiers.vb: + - Public + - Class - uid: Terminal.Gui.SaveDialog.#ctor(NStack.ustring,NStack.ustring) + commentId: M:Terminal.Gui.SaveDialog.#ctor(NStack.ustring,NStack.ustring) id: '#ctor(NStack.ustring,NStack.ustring)' parent: Terminal.Gui.SaveDialog langs: - csharp + - vb name: SaveDialog(ustring, ustring) nameWithType: SaveDialog.SaveDialog(ustring, ustring) - fullName: SaveDialog.SaveDialog(ustring, ustring) + fullName: Terminal.Gui.SaveDialog.SaveDialog(NStack.ustring, NStack.ustring) type: Constructor + source: + remote: + path: Terminal.Gui/Dialogs/FileDialog.cs + branch: docs + repo: tig:tig/gui.cs.git + id: .ctor + path: ../Terminal.Gui/Dialogs/FileDialog.cs + startLine: 611 assemblies: - Terminal.Gui namespace: Terminal.Gui + summary: "\nInitializes a new \n" + example: [] syntax: - content: public SaveDialog (NStack.ustring title, NStack.ustring message); + content: public SaveDialog(ustring title, ustring message) parameters: - id: title type: NStack.ustring - description: To be added. + description: The title. - id: message type: NStack.ustring - description: To be added. + description: The message. + content.vb: Public Sub New(title As ustring, message As ustring) overload: Terminal.Gui.SaveDialog.#ctor* - exceptions: [] + modifiers.csharp: + - public + modifiers.vb: + - Public - uid: Terminal.Gui.SaveDialog.FileName + commentId: P:Terminal.Gui.SaveDialog.FileName id: FileName parent: Terminal.Gui.SaveDialog langs: - csharp + - vb name: FileName nameWithType: SaveDialog.FileName - fullName: SaveDialog.FileName + fullName: Terminal.Gui.SaveDialog.FileName type: Property + source: + remote: + path: Terminal.Gui/Dialogs/FileDialog.cs + branch: docs + repo: tig:tig/gui.cs.git + id: FileName + path: ../Terminal.Gui/Dialogs/FileDialog.cs + startLine: 620 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: >- - Gets the name of the file the user selected for saving, or null - if the user canceled the dialog box. + summary: "\nGets the name of the file the user selected for saving, or null\nif the user canceled the .\n" + example: [] syntax: - content: public NStack.ustring FileName { get; } + content: public ustring FileName { get; } + parameters: [] return: type: NStack.ustring description: The name of the file. + content.vb: Public ReadOnly Property FileName As ustring overload: Terminal.Gui.SaveDialog.FileName* - exceptions: [] + modifiers.csharp: + - public + - get + modifiers.vb: + - Public + - ReadOnly references: -- uid: Terminal.Gui.FileDialog +- uid: Terminal.Gui.SaveDialog + commentId: T:Terminal.Gui.SaveDialog + name: SaveDialog + nameWithType: SaveDialog + fullName: Terminal.Gui.SaveDialog +- uid: Terminal.Gui.Application.Run + commentId: M:Terminal.Gui.Application.Run + isExternal: true +- uid: Terminal.Gui.SaveDialog.FileName + commentId: P:Terminal.Gui.SaveDialog.FileName + isExternal: true +- 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: Terminal.Gui.Responder + commentId: T:Terminal.Gui.Responder + parent: Terminal.Gui + name: Responder + nameWithType: Responder + fullName: Terminal.Gui.Responder +- uid: Terminal.Gui.View + commentId: T:Terminal.Gui.View + parent: Terminal.Gui + name: View + nameWithType: View + fullName: Terminal.Gui.View +- uid: Terminal.Gui.Toplevel + commentId: T:Terminal.Gui.Toplevel + parent: Terminal.Gui + name: Toplevel + nameWithType: Toplevel + fullName: Terminal.Gui.Toplevel +- uid: Terminal.Gui.Window + commentId: T:Terminal.Gui.Window + parent: Terminal.Gui + name: Window + nameWithType: Window + fullName: Terminal.Gui.Window +- uid: Terminal.Gui.Dialog + commentId: T:Terminal.Gui.Dialog + parent: Terminal.Gui + name: Dialog + nameWithType: Dialog + fullName: Terminal.Gui.Dialog +- uid: Terminal.Gui.FileDialog + commentId: T:Terminal.Gui.FileDialog parent: Terminal.Gui - isExternal: false name: FileDialog nameWithType: FileDialog fullName: Terminal.Gui.FileDialog -- uid: Terminal.Gui.SaveDialog.#ctor(NStack.ustring,NStack.ustring) - parent: Terminal.Gui.SaveDialog - isExternal: false - name: SaveDialog(ustring, ustring) - nameWithType: SaveDialog.SaveDialog(ustring, ustring) - fullName: SaveDialog.SaveDialog(ustring, ustring) +- uid: System.Collections.IEnumerable + commentId: T:System.Collections.IEnumerable + parent: System.Collections + isExternal: true + name: IEnumerable + nameWithType: IEnumerable + fullName: System.Collections.IEnumerable +- uid: Terminal.Gui.FileDialog.WillPresent + commentId: M:Terminal.Gui.FileDialog.WillPresent + parent: Terminal.Gui.FileDialog + name: WillPresent() + nameWithType: FileDialog.WillPresent() + fullName: Terminal.Gui.FileDialog.WillPresent() + spec.csharp: + - uid: Terminal.Gui.FileDialog.WillPresent + name: WillPresent + nameWithType: FileDialog.WillPresent + fullName: Terminal.Gui.FileDialog.WillPresent + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.FileDialog.WillPresent + name: WillPresent + nameWithType: FileDialog.WillPresent + fullName: Terminal.Gui.FileDialog.WillPresent + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.FileDialog.Prompt + commentId: P:Terminal.Gui.FileDialog.Prompt + parent: Terminal.Gui.FileDialog + name: Prompt + nameWithType: FileDialog.Prompt + fullName: Terminal.Gui.FileDialog.Prompt +- uid: Terminal.Gui.FileDialog.NameFieldLabel + commentId: P:Terminal.Gui.FileDialog.NameFieldLabel + parent: Terminal.Gui.FileDialog + name: NameFieldLabel + nameWithType: FileDialog.NameFieldLabel + fullName: Terminal.Gui.FileDialog.NameFieldLabel +- uid: Terminal.Gui.FileDialog.Message + commentId: P:Terminal.Gui.FileDialog.Message + parent: Terminal.Gui.FileDialog + name: Message + nameWithType: FileDialog.Message + fullName: Terminal.Gui.FileDialog.Message +- uid: Terminal.Gui.FileDialog.CanCreateDirectories + commentId: P:Terminal.Gui.FileDialog.CanCreateDirectories + parent: Terminal.Gui.FileDialog + name: CanCreateDirectories + nameWithType: FileDialog.CanCreateDirectories + fullName: Terminal.Gui.FileDialog.CanCreateDirectories +- uid: Terminal.Gui.FileDialog.IsExtensionHidden + commentId: P:Terminal.Gui.FileDialog.IsExtensionHidden + parent: Terminal.Gui.FileDialog + name: IsExtensionHidden + nameWithType: FileDialog.IsExtensionHidden + fullName: Terminal.Gui.FileDialog.IsExtensionHidden +- uid: Terminal.Gui.FileDialog.DirectoryPath + commentId: P:Terminal.Gui.FileDialog.DirectoryPath + parent: Terminal.Gui.FileDialog + name: DirectoryPath + nameWithType: FileDialog.DirectoryPath + fullName: Terminal.Gui.FileDialog.DirectoryPath +- uid: Terminal.Gui.FileDialog.AllowedFileTypes + commentId: P:Terminal.Gui.FileDialog.AllowedFileTypes + parent: Terminal.Gui.FileDialog + name: AllowedFileTypes + nameWithType: FileDialog.AllowedFileTypes + fullName: Terminal.Gui.FileDialog.AllowedFileTypes +- uid: Terminal.Gui.FileDialog.AllowsOtherFileTypes + commentId: P:Terminal.Gui.FileDialog.AllowsOtherFileTypes + parent: Terminal.Gui.FileDialog + name: AllowsOtherFileTypes + nameWithType: FileDialog.AllowsOtherFileTypes + fullName: Terminal.Gui.FileDialog.AllowsOtherFileTypes +- uid: Terminal.Gui.FileDialog.FilePath + commentId: P:Terminal.Gui.FileDialog.FilePath + parent: Terminal.Gui.FileDialog + name: FilePath + nameWithType: FileDialog.FilePath + fullName: Terminal.Gui.FileDialog.FilePath +- uid: Terminal.Gui.FileDialog.Canceled + commentId: P:Terminal.Gui.FileDialog.Canceled + parent: Terminal.Gui.FileDialog + name: Canceled + nameWithType: FileDialog.Canceled + fullName: Terminal.Gui.FileDialog.Canceled +- uid: Terminal.Gui.Dialog.AddButton(Terminal.Gui.Button) + commentId: M:Terminal.Gui.Dialog.AddButton(Terminal.Gui.Button) + parent: Terminal.Gui.Dialog + name: AddButton(Button) + nameWithType: Dialog.AddButton(Button) + fullName: Terminal.Gui.Dialog.AddButton(Terminal.Gui.Button) + spec.csharp: + - uid: Terminal.Gui.Dialog.AddButton(Terminal.Gui.Button) + name: AddButton + nameWithType: Dialog.AddButton + fullName: Terminal.Gui.Dialog.AddButton + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Button + name: Button + nameWithType: Button + fullName: Terminal.Gui.Button + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.Dialog.AddButton(Terminal.Gui.Button) + name: AddButton + nameWithType: Dialog.AddButton + fullName: Terminal.Gui.Dialog.AddButton + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Button + name: Button + nameWithType: Button + fullName: Terminal.Gui.Button + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.Dialog.LayoutSubviews + commentId: M:Terminal.Gui.Dialog.LayoutSubviews + parent: Terminal.Gui.Dialog + name: LayoutSubviews() + nameWithType: Dialog.LayoutSubviews() + fullName: Terminal.Gui.Dialog.LayoutSubviews() + spec.csharp: + - uid: Terminal.Gui.Dialog.LayoutSubviews + name: LayoutSubviews + nameWithType: Dialog.LayoutSubviews + fullName: Terminal.Gui.Dialog.LayoutSubviews + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.Dialog.LayoutSubviews + name: LayoutSubviews + nameWithType: Dialog.LayoutSubviews + fullName: Terminal.Gui.Dialog.LayoutSubviews + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.Dialog.ProcessKey(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.Dialog.ProcessKey(Terminal.Gui.KeyEvent) + parent: Terminal.Gui.Dialog + name: ProcessKey(KeyEvent) + nameWithType: Dialog.ProcessKey(KeyEvent) + fullName: Terminal.Gui.Dialog.ProcessKey(Terminal.Gui.KeyEvent) + spec.csharp: + - uid: Terminal.Gui.Dialog.ProcessKey(Terminal.Gui.KeyEvent) + name: ProcessKey + nameWithType: Dialog.ProcessKey + fullName: Terminal.Gui.Dialog.ProcessKey + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.Dialog.ProcessKey(Terminal.Gui.KeyEvent) + name: ProcessKey + nameWithType: Dialog.ProcessKey + fullName: Terminal.Gui.Dialog.ProcessKey + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.Window.Title + commentId: P:Terminal.Gui.Window.Title + parent: Terminal.Gui.Window + name: Title + nameWithType: Window.Title + fullName: Terminal.Gui.Window.Title +- uid: Terminal.Gui.Window.GetEnumerator + commentId: M:Terminal.Gui.Window.GetEnumerator + parent: Terminal.Gui.Window + name: GetEnumerator() + nameWithType: Window.GetEnumerator() + fullName: Terminal.Gui.Window.GetEnumerator() + spec.csharp: + - uid: Terminal.Gui.Window.GetEnumerator + name: GetEnumerator + nameWithType: Window.GetEnumerator + fullName: Terminal.Gui.Window.GetEnumerator + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.Window.GetEnumerator + name: GetEnumerator + nameWithType: Window.GetEnumerator + fullName: Terminal.Gui.Window.GetEnumerator + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.Window.Add(Terminal.Gui.View) + commentId: M:Terminal.Gui.Window.Add(Terminal.Gui.View) + parent: Terminal.Gui.Window + name: Add(View) + nameWithType: Window.Add(View) + fullName: Terminal.Gui.Window.Add(Terminal.Gui.View) + spec.csharp: + - uid: Terminal.Gui.Window.Add(Terminal.Gui.View) + name: Add + nameWithType: Window.Add + fullName: Terminal.Gui.Window.Add + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.Window.Add(Terminal.Gui.View) + name: Add + nameWithType: Window.Add + fullName: Terminal.Gui.Window.Add + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.Window.Remove(Terminal.Gui.View) + commentId: M:Terminal.Gui.Window.Remove(Terminal.Gui.View) + parent: Terminal.Gui.Window + name: Remove(View) + nameWithType: Window.Remove(View) + fullName: Terminal.Gui.Window.Remove(Terminal.Gui.View) + spec.csharp: + - uid: Terminal.Gui.Window.Remove(Terminal.Gui.View) + name: Remove + nameWithType: Window.Remove + fullName: Terminal.Gui.Window.Remove + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.Window.Remove(Terminal.Gui.View) + name: Remove + nameWithType: Window.Remove + fullName: Terminal.Gui.Window.Remove + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.Window.RemoveAll + commentId: M:Terminal.Gui.Window.RemoveAll + parent: Terminal.Gui.Window + name: RemoveAll() + nameWithType: Window.RemoveAll() + fullName: Terminal.Gui.Window.RemoveAll() + spec.csharp: + - uid: Terminal.Gui.Window.RemoveAll + name: RemoveAll + nameWithType: Window.RemoveAll + fullName: Terminal.Gui.Window.RemoveAll + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.Window.RemoveAll + name: RemoveAll + nameWithType: Window.RemoveAll + fullName: Terminal.Gui.Window.RemoveAll + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.Window.Redraw(Terminal.Gui.Rect) + commentId: M:Terminal.Gui.Window.Redraw(Terminal.Gui.Rect) + parent: Terminal.Gui.Window + name: Redraw(Rect) + nameWithType: Window.Redraw(Rect) + fullName: Terminal.Gui.Window.Redraw(Terminal.Gui.Rect) + spec.csharp: + - uid: Terminal.Gui.Window.Redraw(Terminal.Gui.Rect) + name: Redraw + nameWithType: Window.Redraw + fullName: Terminal.Gui.Window.Redraw + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.Window.Redraw(Terminal.Gui.Rect) + name: Redraw + nameWithType: Window.Redraw + fullName: Terminal.Gui.Window.Redraw + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.Window.MouseEvent(Terminal.Gui.MouseEvent) + commentId: M:Terminal.Gui.Window.MouseEvent(Terminal.Gui.MouseEvent) + parent: Terminal.Gui.Window + name: MouseEvent(MouseEvent) + nameWithType: Window.MouseEvent(MouseEvent) + fullName: Terminal.Gui.Window.MouseEvent(Terminal.Gui.MouseEvent) + spec.csharp: + - uid: Terminal.Gui.Window.MouseEvent(Terminal.Gui.MouseEvent) + name: MouseEvent + nameWithType: Window.MouseEvent + fullName: Terminal.Gui.Window.MouseEvent + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.MouseEvent + name: MouseEvent + nameWithType: MouseEvent + fullName: Terminal.Gui.MouseEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.Window.MouseEvent(Terminal.Gui.MouseEvent) + name: MouseEvent + nameWithType: Window.MouseEvent + fullName: Terminal.Gui.Window.MouseEvent + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.MouseEvent + name: MouseEvent + nameWithType: MouseEvent + fullName: Terminal.Gui.MouseEvent + - name: ) + nameWithType: ) + fullName: ) +- 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.Toplevel.Ready + commentId: E:Terminal.Gui.Toplevel.Ready + parent: Terminal.Gui.Toplevel + name: Ready + nameWithType: Toplevel.Ready + fullName: Terminal.Gui.Toplevel.Ready +- uid: Terminal.Gui.Toplevel.Create + commentId: M:Terminal.Gui.Toplevel.Create + parent: Terminal.Gui.Toplevel + name: Create() + nameWithType: Toplevel.Create() + fullName: Terminal.Gui.Toplevel.Create() + spec.csharp: + - uid: Terminal.Gui.Toplevel.Create + name: Create + nameWithType: Toplevel.Create + fullName: Terminal.Gui.Toplevel.Create + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.Toplevel.Create + name: Create + nameWithType: Toplevel.Create + fullName: Terminal.Gui.Toplevel.Create + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.Toplevel.CanFocus + commentId: P:Terminal.Gui.Toplevel.CanFocus + parent: Terminal.Gui.Toplevel + name: CanFocus + nameWithType: Toplevel.CanFocus + fullName: Terminal.Gui.Toplevel.CanFocus +- uid: Terminal.Gui.Toplevel.Modal + commentId: P:Terminal.Gui.Toplevel.Modal + parent: Terminal.Gui.Toplevel + name: Modal + nameWithType: Toplevel.Modal + fullName: Terminal.Gui.Toplevel.Modal +- uid: Terminal.Gui.Toplevel.MenuBar + commentId: P:Terminal.Gui.Toplevel.MenuBar + parent: Terminal.Gui.Toplevel + name: MenuBar + nameWithType: Toplevel.MenuBar + fullName: Terminal.Gui.Toplevel.MenuBar +- uid: Terminal.Gui.Toplevel.StatusBar + commentId: P:Terminal.Gui.Toplevel.StatusBar + parent: Terminal.Gui.Toplevel + name: StatusBar + nameWithType: Toplevel.StatusBar + fullName: Terminal.Gui.Toplevel.StatusBar +- uid: Terminal.Gui.View.Enter + commentId: E:Terminal.Gui.View.Enter + parent: Terminal.Gui.View + name: Enter + nameWithType: View.Enter + fullName: Terminal.Gui.View.Enter +- uid: Terminal.Gui.View.Leave + commentId: E:Terminal.Gui.View.Leave + parent: Terminal.Gui.View + name: Leave + nameWithType: View.Leave + fullName: Terminal.Gui.View.Leave +- uid: Terminal.Gui.View.MouseEnter + commentId: E:Terminal.Gui.View.MouseEnter + parent: Terminal.Gui.View + name: MouseEnter + nameWithType: View.MouseEnter + fullName: Terminal.Gui.View.MouseEnter +- uid: Terminal.Gui.View.MouseLeave + commentId: E:Terminal.Gui.View.MouseLeave + parent: Terminal.Gui.View + name: MouseLeave + nameWithType: View.MouseLeave + fullName: Terminal.Gui.View.MouseLeave +- uid: Terminal.Gui.View.Driver + commentId: P:Terminal.Gui.View.Driver + parent: Terminal.Gui.View + name: Driver + nameWithType: View.Driver + fullName: Terminal.Gui.View.Driver +- uid: Terminal.Gui.View.Subviews + commentId: P:Terminal.Gui.View.Subviews + parent: Terminal.Gui.View + name: Subviews + nameWithType: View.Subviews + fullName: Terminal.Gui.View.Subviews +- uid: Terminal.Gui.View.Id + commentId: P:Terminal.Gui.View.Id + parent: Terminal.Gui.View + name: Id + nameWithType: View.Id + fullName: Terminal.Gui.View.Id +- uid: Terminal.Gui.View.WantMousePositionReports + commentId: P:Terminal.Gui.View.WantMousePositionReports + parent: Terminal.Gui.View + name: WantMousePositionReports + nameWithType: View.WantMousePositionReports + fullName: Terminal.Gui.View.WantMousePositionReports +- uid: Terminal.Gui.View.WantContinuousButtonPressed + commentId: P:Terminal.Gui.View.WantContinuousButtonPressed + parent: Terminal.Gui.View + name: WantContinuousButtonPressed + nameWithType: View.WantContinuousButtonPressed + fullName: Terminal.Gui.View.WantContinuousButtonPressed +- uid: Terminal.Gui.View.Frame + commentId: P:Terminal.Gui.View.Frame + parent: Terminal.Gui.View + name: Frame + nameWithType: View.Frame + fullName: Terminal.Gui.View.Frame +- uid: Terminal.Gui.View.LayoutStyle + commentId: P:Terminal.Gui.View.LayoutStyle + parent: Terminal.Gui.View + name: LayoutStyle + nameWithType: View.LayoutStyle + fullName: Terminal.Gui.View.LayoutStyle +- uid: Terminal.Gui.View.Bounds + commentId: P:Terminal.Gui.View.Bounds + parent: Terminal.Gui.View + name: Bounds + nameWithType: View.Bounds + fullName: Terminal.Gui.View.Bounds +- uid: Terminal.Gui.View.X + commentId: P:Terminal.Gui.View.X + parent: Terminal.Gui.View + name: X + nameWithType: View.X + fullName: Terminal.Gui.View.X +- uid: Terminal.Gui.View.Y + commentId: P:Terminal.Gui.View.Y + parent: Terminal.Gui.View + name: Y + nameWithType: View.Y + fullName: Terminal.Gui.View.Y +- uid: Terminal.Gui.View.Width + commentId: P:Terminal.Gui.View.Width + parent: Terminal.Gui.View + name: Width + nameWithType: View.Width + fullName: Terminal.Gui.View.Width +- uid: Terminal.Gui.View.Height + commentId: P:Terminal.Gui.View.Height + parent: Terminal.Gui.View + name: Height + nameWithType: View.Height + fullName: Terminal.Gui.View.Height +- uid: Terminal.Gui.View.SuperView + commentId: P:Terminal.Gui.View.SuperView + parent: Terminal.Gui.View + name: SuperView + nameWithType: View.SuperView + fullName: Terminal.Gui.View.SuperView +- uid: Terminal.Gui.View.SetNeedsDisplay + commentId: M:Terminal.Gui.View.SetNeedsDisplay + parent: Terminal.Gui.View + name: SetNeedsDisplay() + nameWithType: View.SetNeedsDisplay() + fullName: Terminal.Gui.View.SetNeedsDisplay() + spec.csharp: + - uid: Terminal.Gui.View.SetNeedsDisplay + name: SetNeedsDisplay + nameWithType: View.SetNeedsDisplay + fullName: Terminal.Gui.View.SetNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.SetNeedsDisplay + name: SetNeedsDisplay + nameWithType: View.SetNeedsDisplay + fullName: Terminal.Gui.View.SetNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) + commentId: M:Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) + parent: Terminal.Gui.View + name: SetNeedsDisplay(Rect) + nameWithType: View.SetNeedsDisplay(Rect) + fullName: Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) + spec.csharp: + - uid: Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) + name: SetNeedsDisplay + nameWithType: View.SetNeedsDisplay + fullName: Terminal.Gui.View.SetNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) + name: SetNeedsDisplay + nameWithType: View.SetNeedsDisplay + fullName: Terminal.Gui.View.SetNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.ChildNeedsDisplay + commentId: M:Terminal.Gui.View.ChildNeedsDisplay + parent: Terminal.Gui.View + name: ChildNeedsDisplay() + nameWithType: View.ChildNeedsDisplay() + fullName: Terminal.Gui.View.ChildNeedsDisplay() + spec.csharp: + - uid: Terminal.Gui.View.ChildNeedsDisplay + name: ChildNeedsDisplay + nameWithType: View.ChildNeedsDisplay + fullName: Terminal.Gui.View.ChildNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ChildNeedsDisplay + name: ChildNeedsDisplay + nameWithType: View.ChildNeedsDisplay + fullName: Terminal.Gui.View.ChildNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.Add(Terminal.Gui.View[]) + commentId: M:Terminal.Gui.View.Add(Terminal.Gui.View[]) + parent: Terminal.Gui.View + name: Add(View[]) + nameWithType: View.Add(View[]) + fullName: Terminal.Gui.View.Add(Terminal.Gui.View[]) + nameWithType.vb: View.Add(View()) + fullName.vb: Terminal.Gui.View.Add(Terminal.Gui.View()) + name.vb: Add(View()) + spec.csharp: + - uid: Terminal.Gui.View.Add(Terminal.Gui.View[]) + name: Add + nameWithType: View.Add + fullName: Terminal.Gui.View.Add + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: '[]' + nameWithType: '[]' + fullName: '[]' + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.Add(Terminal.Gui.View[]) + name: Add + nameWithType: View.Add + fullName: Terminal.Gui.View.Add + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: () + nameWithType: () + fullName: () + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.BringSubviewToFront(Terminal.Gui.View) + commentId: M:Terminal.Gui.View.BringSubviewToFront(Terminal.Gui.View) + parent: Terminal.Gui.View + name: BringSubviewToFront(View) + nameWithType: View.BringSubviewToFront(View) + fullName: Terminal.Gui.View.BringSubviewToFront(Terminal.Gui.View) + spec.csharp: + - uid: Terminal.Gui.View.BringSubviewToFront(Terminal.Gui.View) + name: BringSubviewToFront + nameWithType: View.BringSubviewToFront + fullName: Terminal.Gui.View.BringSubviewToFront + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.BringSubviewToFront(Terminal.Gui.View) + name: BringSubviewToFront + nameWithType: View.BringSubviewToFront + fullName: Terminal.Gui.View.BringSubviewToFront + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.SendSubviewToBack(Terminal.Gui.View) + commentId: M:Terminal.Gui.View.SendSubviewToBack(Terminal.Gui.View) + parent: Terminal.Gui.View + name: SendSubviewToBack(View) + nameWithType: View.SendSubviewToBack(View) + fullName: Terminal.Gui.View.SendSubviewToBack(Terminal.Gui.View) + spec.csharp: + - uid: Terminal.Gui.View.SendSubviewToBack(Terminal.Gui.View) + name: SendSubviewToBack + nameWithType: View.SendSubviewToBack + fullName: Terminal.Gui.View.SendSubviewToBack + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.SendSubviewToBack(Terminal.Gui.View) + name: SendSubviewToBack + nameWithType: View.SendSubviewToBack + fullName: Terminal.Gui.View.SendSubviewToBack + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.SendSubviewBackwards(Terminal.Gui.View) + commentId: M:Terminal.Gui.View.SendSubviewBackwards(Terminal.Gui.View) + parent: Terminal.Gui.View + name: SendSubviewBackwards(View) + nameWithType: View.SendSubviewBackwards(View) + fullName: Terminal.Gui.View.SendSubviewBackwards(Terminal.Gui.View) + spec.csharp: + - uid: Terminal.Gui.View.SendSubviewBackwards(Terminal.Gui.View) + name: SendSubviewBackwards + nameWithType: View.SendSubviewBackwards + fullName: Terminal.Gui.View.SendSubviewBackwards + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.SendSubviewBackwards(Terminal.Gui.View) + name: SendSubviewBackwards + nameWithType: View.SendSubviewBackwards + fullName: Terminal.Gui.View.SendSubviewBackwards + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.BringSubviewForward(Terminal.Gui.View) + commentId: M:Terminal.Gui.View.BringSubviewForward(Terminal.Gui.View) + parent: Terminal.Gui.View + name: BringSubviewForward(View) + nameWithType: View.BringSubviewForward(View) + fullName: Terminal.Gui.View.BringSubviewForward(Terminal.Gui.View) + spec.csharp: + - uid: Terminal.Gui.View.BringSubviewForward(Terminal.Gui.View) + name: BringSubviewForward + nameWithType: View.BringSubviewForward + fullName: Terminal.Gui.View.BringSubviewForward + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.BringSubviewForward(Terminal.Gui.View) + name: BringSubviewForward + nameWithType: View.BringSubviewForward + fullName: Terminal.Gui.View.BringSubviewForward + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.Clear + commentId: M:Terminal.Gui.View.Clear + parent: Terminal.Gui.View + name: Clear() + nameWithType: View.Clear() + fullName: Terminal.Gui.View.Clear() + spec.csharp: + - uid: Terminal.Gui.View.Clear + name: Clear + nameWithType: View.Clear + fullName: Terminal.Gui.View.Clear + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.Clear + name: Clear + nameWithType: View.Clear + fullName: Terminal.Gui.View.Clear + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.Clear(Terminal.Gui.Rect) + commentId: M:Terminal.Gui.View.Clear(Terminal.Gui.Rect) + parent: Terminal.Gui.View + name: Clear(Rect) + nameWithType: View.Clear(Rect) + fullName: Terminal.Gui.View.Clear(Terminal.Gui.Rect) + spec.csharp: + - uid: Terminal.Gui.View.Clear(Terminal.Gui.Rect) + name: Clear + nameWithType: View.Clear + fullName: Terminal.Gui.View.Clear + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.Clear(Terminal.Gui.Rect) + name: Clear + nameWithType: View.Clear + fullName: Terminal.Gui.View.Clear + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.ScreenToView(System.Int32,System.Int32) + commentId: M:Terminal.Gui.View.ScreenToView(System.Int32,System.Int32) + parent: Terminal.Gui.View + isExternal: true + name: ScreenToView(Int32, Int32) + nameWithType: View.ScreenToView(Int32, Int32) + fullName: Terminal.Gui.View.ScreenToView(System.Int32, System.Int32) + spec.csharp: + - uid: Terminal.Gui.View.ScreenToView(System.Int32,System.Int32) + name: ScreenToView + nameWithType: View.ScreenToView + fullName: Terminal.Gui.View.ScreenToView + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ScreenToView(System.Int32,System.Int32) + name: ScreenToView + nameWithType: View.ScreenToView + fullName: Terminal.Gui.View.ScreenToView + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.ClipToBounds + commentId: M:Terminal.Gui.View.ClipToBounds + parent: Terminal.Gui.View + name: ClipToBounds() + nameWithType: View.ClipToBounds() + fullName: Terminal.Gui.View.ClipToBounds() + spec.csharp: + - uid: Terminal.Gui.View.ClipToBounds + name: ClipToBounds + nameWithType: View.ClipToBounds + fullName: Terminal.Gui.View.ClipToBounds + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ClipToBounds + name: ClipToBounds + nameWithType: View.ClipToBounds + fullName: Terminal.Gui.View.ClipToBounds + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.SetClip(Terminal.Gui.Rect) + commentId: M:Terminal.Gui.View.SetClip(Terminal.Gui.Rect) + parent: Terminal.Gui.View + name: SetClip(Rect) + nameWithType: View.SetClip(Rect) + fullName: Terminal.Gui.View.SetClip(Terminal.Gui.Rect) + spec.csharp: + - uid: Terminal.Gui.View.SetClip(Terminal.Gui.Rect) + name: SetClip + nameWithType: View.SetClip + fullName: Terminal.Gui.View.SetClip + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.SetClip(Terminal.Gui.Rect) + name: SetClip + nameWithType: View.SetClip + fullName: Terminal.Gui.View.SetClip + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean) + commentId: M:Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean) + parent: Terminal.Gui.View + isExternal: true + name: DrawFrame(Rect, Int32, Boolean) + nameWithType: View.DrawFrame(Rect, Int32, Boolean) + fullName: Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect, System.Int32, System.Boolean) + spec.csharp: + - uid: Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean) + name: DrawFrame + nameWithType: View.DrawFrame + fullName: Terminal.Gui.View.DrawFrame + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean) + name: DrawFrame + nameWithType: View.DrawFrame + fullName: Terminal.Gui.View.DrawFrame + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.DrawHotString(NStack.ustring,Terminal.Gui.Attribute,Terminal.Gui.Attribute) + commentId: M:Terminal.Gui.View.DrawHotString(NStack.ustring,Terminal.Gui.Attribute,Terminal.Gui.Attribute) + parent: Terminal.Gui.View + isExternal: true + name: DrawHotString(ustring, Attribute, Attribute) + nameWithType: View.DrawHotString(ustring, Attribute, Attribute) + fullName: Terminal.Gui.View.DrawHotString(NStack.ustring, Terminal.Gui.Attribute, Terminal.Gui.Attribute) + spec.csharp: + - uid: Terminal.Gui.View.DrawHotString(NStack.ustring,Terminal.Gui.Attribute,Terminal.Gui.Attribute) + name: DrawHotString + nameWithType: View.DrawHotString + fullName: Terminal.Gui.View.DrawHotString + - name: ( + nameWithType: ( + fullName: ( + - uid: NStack.ustring + name: ustring + nameWithType: ustring + fullName: NStack.ustring + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: Terminal.Gui.Attribute + name: Attribute + nameWithType: Attribute + fullName: Terminal.Gui.Attribute + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: Terminal.Gui.Attribute + name: Attribute + nameWithType: Attribute + fullName: Terminal.Gui.Attribute + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.DrawHotString(NStack.ustring,Terminal.Gui.Attribute,Terminal.Gui.Attribute) + name: DrawHotString + nameWithType: View.DrawHotString + fullName: Terminal.Gui.View.DrawHotString + - name: ( + nameWithType: ( + fullName: ( + - uid: NStack.ustring + name: ustring + nameWithType: ustring + fullName: NStack.ustring + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: Terminal.Gui.Attribute + name: Attribute + nameWithType: Attribute + fullName: Terminal.Gui.Attribute + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: Terminal.Gui.Attribute + name: Attribute + nameWithType: Attribute + fullName: Terminal.Gui.Attribute + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.DrawHotString(NStack.ustring,System.Boolean,Terminal.Gui.ColorScheme) + commentId: M:Terminal.Gui.View.DrawHotString(NStack.ustring,System.Boolean,Terminal.Gui.ColorScheme) + parent: Terminal.Gui.View + isExternal: true + name: DrawHotString(ustring, Boolean, ColorScheme) + nameWithType: View.DrawHotString(ustring, Boolean, ColorScheme) + fullName: Terminal.Gui.View.DrawHotString(NStack.ustring, System.Boolean, Terminal.Gui.ColorScheme) + spec.csharp: + - uid: Terminal.Gui.View.DrawHotString(NStack.ustring,System.Boolean,Terminal.Gui.ColorScheme) + name: DrawHotString + nameWithType: View.DrawHotString + fullName: Terminal.Gui.View.DrawHotString + - name: ( + nameWithType: ( + fullName: ( + - uid: NStack.ustring + name: ustring + nameWithType: ustring + fullName: NStack.ustring + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: Terminal.Gui.ColorScheme + name: ColorScheme + nameWithType: ColorScheme + fullName: Terminal.Gui.ColorScheme + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.DrawHotString(NStack.ustring,System.Boolean,Terminal.Gui.ColorScheme) + name: DrawHotString + nameWithType: View.DrawHotString + fullName: Terminal.Gui.View.DrawHotString + - name: ( + nameWithType: ( + fullName: ( + - uid: NStack.ustring + name: ustring + nameWithType: ustring + fullName: NStack.ustring + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: Terminal.Gui.ColorScheme + name: ColorScheme + nameWithType: ColorScheme + fullName: Terminal.Gui.ColorScheme + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.Move(System.Int32,System.Int32) + commentId: M:Terminal.Gui.View.Move(System.Int32,System.Int32) + parent: Terminal.Gui.View + isExternal: true + name: Move(Int32, Int32) + nameWithType: View.Move(Int32, Int32) + fullName: Terminal.Gui.View.Move(System.Int32, System.Int32) + spec.csharp: + - uid: Terminal.Gui.View.Move(System.Int32,System.Int32) + name: Move + nameWithType: View.Move + fullName: Terminal.Gui.View.Move + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.Move(System.Int32,System.Int32) + name: Move + nameWithType: View.Move + fullName: Terminal.Gui.View.Move + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.PositionCursor + commentId: M:Terminal.Gui.View.PositionCursor + parent: Terminal.Gui.View + name: PositionCursor() + nameWithType: View.PositionCursor() + fullName: Terminal.Gui.View.PositionCursor() + spec.csharp: + - uid: Terminal.Gui.View.PositionCursor + name: PositionCursor + nameWithType: View.PositionCursor + fullName: Terminal.Gui.View.PositionCursor + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.PositionCursor + name: PositionCursor + nameWithType: View.PositionCursor + fullName: Terminal.Gui.View.PositionCursor + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.HasFocus + commentId: P:Terminal.Gui.View.HasFocus + parent: Terminal.Gui.View + name: HasFocus + nameWithType: View.HasFocus + fullName: Terminal.Gui.View.HasFocus +- uid: Terminal.Gui.View.OnEnter + commentId: M:Terminal.Gui.View.OnEnter + parent: Terminal.Gui.View + name: OnEnter() + nameWithType: View.OnEnter() + fullName: Terminal.Gui.View.OnEnter() + spec.csharp: + - uid: Terminal.Gui.View.OnEnter + name: OnEnter + nameWithType: View.OnEnter + fullName: Terminal.Gui.View.OnEnter + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.OnEnter + name: OnEnter + nameWithType: View.OnEnter + fullName: Terminal.Gui.View.OnEnter + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.OnLeave + commentId: M:Terminal.Gui.View.OnLeave + parent: Terminal.Gui.View + name: OnLeave() + nameWithType: View.OnLeave() + fullName: Terminal.Gui.View.OnLeave() + spec.csharp: + - uid: Terminal.Gui.View.OnLeave + name: OnLeave + nameWithType: View.OnLeave + fullName: Terminal.Gui.View.OnLeave + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.OnLeave + name: OnLeave + nameWithType: View.OnLeave + fullName: Terminal.Gui.View.OnLeave + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.Focused + commentId: P:Terminal.Gui.View.Focused + parent: Terminal.Gui.View + name: Focused + nameWithType: View.Focused + fullName: Terminal.Gui.View.Focused +- uid: Terminal.Gui.View.MostFocused + commentId: P:Terminal.Gui.View.MostFocused + parent: Terminal.Gui.View + name: MostFocused + nameWithType: View.MostFocused + fullName: Terminal.Gui.View.MostFocused +- uid: Terminal.Gui.View.ColorScheme + commentId: P:Terminal.Gui.View.ColorScheme + parent: Terminal.Gui.View + name: ColorScheme + nameWithType: View.ColorScheme + fullName: Terminal.Gui.View.ColorScheme +- uid: Terminal.Gui.View.AddRune(System.Int32,System.Int32,System.Rune) + commentId: M:Terminal.Gui.View.AddRune(System.Int32,System.Int32,System.Rune) + parent: Terminal.Gui.View + isExternal: true + name: AddRune(Int32, Int32, Rune) + nameWithType: View.AddRune(Int32, Int32, Rune) + fullName: Terminal.Gui.View.AddRune(System.Int32, System.Int32, System.Rune) + spec.csharp: + - uid: Terminal.Gui.View.AddRune(System.Int32,System.Int32,System.Rune) + name: AddRune + nameWithType: View.AddRune + fullName: Terminal.Gui.View.AddRune + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Rune + name: Rune + nameWithType: Rune + fullName: System.Rune + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.AddRune(System.Int32,System.Int32,System.Rune) + name: AddRune + nameWithType: View.AddRune + fullName: Terminal.Gui.View.AddRune + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Rune + name: Rune + nameWithType: Rune + fullName: System.Rune + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.ClearNeedsDisplay + commentId: M:Terminal.Gui.View.ClearNeedsDisplay + parent: Terminal.Gui.View + name: ClearNeedsDisplay() + nameWithType: View.ClearNeedsDisplay() + fullName: Terminal.Gui.View.ClearNeedsDisplay() + spec.csharp: + - uid: Terminal.Gui.View.ClearNeedsDisplay + name: ClearNeedsDisplay + nameWithType: View.ClearNeedsDisplay + fullName: Terminal.Gui.View.ClearNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ClearNeedsDisplay + name: ClearNeedsDisplay + nameWithType: View.ClearNeedsDisplay + fullName: Terminal.Gui.View.ClearNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.SetFocus(Terminal.Gui.View) + commentId: M:Terminal.Gui.View.SetFocus(Terminal.Gui.View) + parent: Terminal.Gui.View + name: SetFocus(View) + nameWithType: View.SetFocus(View) + fullName: Terminal.Gui.View.SetFocus(Terminal.Gui.View) + spec.csharp: + - uid: Terminal.Gui.View.SetFocus(Terminal.Gui.View) + name: SetFocus + nameWithType: View.SetFocus + fullName: Terminal.Gui.View.SetFocus + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.SetFocus(Terminal.Gui.View) + name: SetFocus + nameWithType: View.SetFocus + fullName: Terminal.Gui.View.SetFocus + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.KeyPress + commentId: E:Terminal.Gui.View.KeyPress + parent: Terminal.Gui.View + name: KeyPress + nameWithType: View.KeyPress + fullName: Terminal.Gui.View.KeyPress +- uid: Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) + parent: Terminal.Gui.View + name: ProcessHotKey(KeyEvent) + nameWithType: View.ProcessHotKey(KeyEvent) + fullName: Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) + spec.csharp: + - uid: Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) + name: ProcessHotKey + nameWithType: View.ProcessHotKey + fullName: Terminal.Gui.View.ProcessHotKey + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) + name: ProcessHotKey + nameWithType: View.ProcessHotKey + fullName: Terminal.Gui.View.ProcessHotKey + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) + parent: Terminal.Gui.View + name: ProcessColdKey(KeyEvent) + nameWithType: View.ProcessColdKey(KeyEvent) + fullName: Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) + spec.csharp: + - uid: Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) + name: ProcessColdKey + nameWithType: View.ProcessColdKey + fullName: Terminal.Gui.View.ProcessColdKey + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) + name: ProcessColdKey + nameWithType: View.ProcessColdKey + fullName: Terminal.Gui.View.ProcessColdKey + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.KeyDown + commentId: E:Terminal.Gui.View.KeyDown + parent: Terminal.Gui.View + name: KeyDown + nameWithType: View.KeyDown + fullName: Terminal.Gui.View.KeyDown +- uid: Terminal.Gui.View.OnKeyDown(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.View.OnKeyDown(Terminal.Gui.KeyEvent) + parent: Terminal.Gui.View + name: OnKeyDown(KeyEvent) + nameWithType: View.OnKeyDown(KeyEvent) + fullName: Terminal.Gui.View.OnKeyDown(Terminal.Gui.KeyEvent) + spec.csharp: + - uid: Terminal.Gui.View.OnKeyDown(Terminal.Gui.KeyEvent) + name: OnKeyDown + nameWithType: View.OnKeyDown + fullName: Terminal.Gui.View.OnKeyDown + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.OnKeyDown(Terminal.Gui.KeyEvent) + name: OnKeyDown + nameWithType: View.OnKeyDown + fullName: Terminal.Gui.View.OnKeyDown + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.KeyUp + commentId: E:Terminal.Gui.View.KeyUp + parent: Terminal.Gui.View + name: KeyUp + nameWithType: View.KeyUp + fullName: Terminal.Gui.View.KeyUp +- uid: Terminal.Gui.View.OnKeyUp(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.View.OnKeyUp(Terminal.Gui.KeyEvent) + parent: Terminal.Gui.View + name: OnKeyUp(KeyEvent) + nameWithType: View.OnKeyUp(KeyEvent) + fullName: Terminal.Gui.View.OnKeyUp(Terminal.Gui.KeyEvent) + spec.csharp: + - uid: Terminal.Gui.View.OnKeyUp(Terminal.Gui.KeyEvent) + name: OnKeyUp + nameWithType: View.OnKeyUp + fullName: Terminal.Gui.View.OnKeyUp + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.OnKeyUp(Terminal.Gui.KeyEvent) + name: OnKeyUp + nameWithType: View.OnKeyUp + fullName: Terminal.Gui.View.OnKeyUp + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.EnsureFocus + commentId: M:Terminal.Gui.View.EnsureFocus + parent: Terminal.Gui.View + name: EnsureFocus() + nameWithType: View.EnsureFocus() + fullName: Terminal.Gui.View.EnsureFocus() + spec.csharp: + - uid: Terminal.Gui.View.EnsureFocus + name: EnsureFocus + nameWithType: View.EnsureFocus + fullName: Terminal.Gui.View.EnsureFocus + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.EnsureFocus + name: EnsureFocus + nameWithType: View.EnsureFocus + fullName: Terminal.Gui.View.EnsureFocus + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.FocusFirst + commentId: M:Terminal.Gui.View.FocusFirst + parent: Terminal.Gui.View + name: FocusFirst() + nameWithType: View.FocusFirst() + fullName: Terminal.Gui.View.FocusFirst() + spec.csharp: + - uid: Terminal.Gui.View.FocusFirst + name: FocusFirst + nameWithType: View.FocusFirst + fullName: Terminal.Gui.View.FocusFirst + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.FocusFirst + name: FocusFirst + nameWithType: View.FocusFirst + fullName: Terminal.Gui.View.FocusFirst + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.FocusLast + commentId: M:Terminal.Gui.View.FocusLast + parent: Terminal.Gui.View + name: FocusLast() + nameWithType: View.FocusLast() + fullName: Terminal.Gui.View.FocusLast() + spec.csharp: + - uid: Terminal.Gui.View.FocusLast + name: FocusLast + nameWithType: View.FocusLast + fullName: Terminal.Gui.View.FocusLast + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.FocusLast + name: FocusLast + nameWithType: View.FocusLast + fullName: Terminal.Gui.View.FocusLast + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.FocusPrev + commentId: M:Terminal.Gui.View.FocusPrev + parent: Terminal.Gui.View + name: FocusPrev() + nameWithType: View.FocusPrev() + fullName: Terminal.Gui.View.FocusPrev() + spec.csharp: + - uid: Terminal.Gui.View.FocusPrev + name: FocusPrev + nameWithType: View.FocusPrev + fullName: Terminal.Gui.View.FocusPrev + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.FocusPrev + name: FocusPrev + nameWithType: View.FocusPrev + fullName: Terminal.Gui.View.FocusPrev + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.FocusNext + commentId: M:Terminal.Gui.View.FocusNext + parent: Terminal.Gui.View + name: FocusNext() + nameWithType: View.FocusNext() + fullName: Terminal.Gui.View.FocusNext() + spec.csharp: + - uid: Terminal.Gui.View.FocusNext + name: FocusNext + nameWithType: View.FocusNext + fullName: Terminal.Gui.View.FocusNext + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.FocusNext + name: FocusNext + nameWithType: View.FocusNext + fullName: Terminal.Gui.View.FocusNext + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.ToString + commentId: M:Terminal.Gui.View.ToString + parent: Terminal.Gui.View + name: ToString() + nameWithType: View.ToString() + fullName: Terminal.Gui.View.ToString() + spec.csharp: + - uid: Terminal.Gui.View.ToString + name: ToString + nameWithType: View.ToString + fullName: Terminal.Gui.View.ToString + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ToString + name: ToString + nameWithType: View.ToString + fullName: Terminal.Gui.View.ToString + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.OnMouseEnter(Terminal.Gui.MouseEvent) + commentId: M:Terminal.Gui.View.OnMouseEnter(Terminal.Gui.MouseEvent) + parent: Terminal.Gui.View + name: OnMouseEnter(MouseEvent) + nameWithType: View.OnMouseEnter(MouseEvent) + fullName: Terminal.Gui.View.OnMouseEnter(Terminal.Gui.MouseEvent) + spec.csharp: + - uid: Terminal.Gui.View.OnMouseEnter(Terminal.Gui.MouseEvent) + name: OnMouseEnter + nameWithType: View.OnMouseEnter + fullName: Terminal.Gui.View.OnMouseEnter + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.MouseEvent + name: MouseEvent + nameWithType: MouseEvent + fullName: Terminal.Gui.MouseEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.OnMouseEnter(Terminal.Gui.MouseEvent) + name: OnMouseEnter + nameWithType: View.OnMouseEnter + fullName: Terminal.Gui.View.OnMouseEnter + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.MouseEvent + name: MouseEvent + nameWithType: MouseEvent + fullName: Terminal.Gui.MouseEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.OnMouseLeave(Terminal.Gui.MouseEvent) + commentId: M:Terminal.Gui.View.OnMouseLeave(Terminal.Gui.MouseEvent) + parent: Terminal.Gui.View + name: OnMouseLeave(MouseEvent) + nameWithType: View.OnMouseLeave(MouseEvent) + fullName: Terminal.Gui.View.OnMouseLeave(Terminal.Gui.MouseEvent) + spec.csharp: + - uid: Terminal.Gui.View.OnMouseLeave(Terminal.Gui.MouseEvent) + name: OnMouseLeave + nameWithType: View.OnMouseLeave + fullName: Terminal.Gui.View.OnMouseLeave + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.MouseEvent + name: MouseEvent + nameWithType: MouseEvent + fullName: Terminal.Gui.MouseEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.OnMouseLeave(Terminal.Gui.MouseEvent) + name: OnMouseLeave + nameWithType: View.OnMouseLeave + fullName: Terminal.Gui.View.OnMouseLeave + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.MouseEvent + name: MouseEvent + nameWithType: MouseEvent + fullName: Terminal.Gui.MouseEvent + - name: ) + nameWithType: ) + fullName: ) +- 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 + commentId: N:System + isExternal: true + name: System + nameWithType: System + fullName: System +- uid: System.Collections + commentId: N:System.Collections + isExternal: true + name: System.Collections + nameWithType: System.Collections + fullName: System.Collections +- uid: Terminal.Gui.SaveDialog.#ctor* + commentId: Overload:Terminal.Gui.SaveDialog.#ctor + name: SaveDialog + nameWithType: SaveDialog.SaveDialog + fullName: Terminal.Gui.SaveDialog.SaveDialog - uid: NStack.ustring + commentId: T:NStack.ustring parent: NStack isExternal: true name: ustring nameWithType: ustring fullName: NStack.ustring -- uid: Terminal.Gui.SaveDialog.FileName - parent: Terminal.Gui.SaveDialog - isExternal: false - name: FileName - nameWithType: SaveDialog.FileName - fullName: SaveDialog.FileName -- uid: Terminal.Gui.SaveDialog.#ctor* - parent: Terminal.Gui.SaveDialog - isExternal: false - name: SaveDialog - nameWithType: SaveDialog.SaveDialog - fullName: SaveDialog.SaveDialog +- uid: NStack + commentId: N:NStack + isExternal: true + name: NStack + nameWithType: NStack + fullName: NStack - uid: Terminal.Gui.SaveDialog.FileName* - parent: Terminal.Gui.SaveDialog - isExternal: false + commentId: Overload:Terminal.Gui.SaveDialog.FileName name: FileName nameWithType: SaveDialog.FileName - fullName: SaveDialog.FileName -- uid: Terminal.Gui.Toplevel.CanFocus - parent: Terminal.Gui.Toplevel - isExternal: false - name: CanFocus - nameWithType: Toplevel.CanFocus - fullName: Toplevel.CanFocus -- uid: Terminal.Gui.View.HasFocus - parent: Terminal.Gui.View - isExternal: false - name: HasFocus - nameWithType: View.HasFocus - fullName: View.HasFocus -- uid: Terminal.Gui.Window.MouseEvent(Terminal.Gui.MouseEvent) - parent: Terminal.Gui.Window - isExternal: false - name: MouseEvent(MouseEvent) - nameWithType: Window.MouseEvent(MouseEvent) - fullName: Window.MouseEvent(MouseEvent) -- uid: Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) - parent: Terminal.Gui.View - isExternal: false - name: ProcessColdKey(KeyEvent) - nameWithType: View.ProcessColdKey(KeyEvent) - fullName: View.ProcessColdKey(KeyEvent) -- uid: Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) - parent: Terminal.Gui.View - isExternal: false - name: ProcessHotKey(KeyEvent) - nameWithType: View.ProcessHotKey(KeyEvent) - fullName: View.ProcessHotKey(KeyEvent) -- uid: Terminal.Gui.Dialog.ProcessKey(Terminal.Gui.KeyEvent) - parent: Terminal.Gui.Dialog - isExternal: false - name: ProcessKey(KeyEvent) - nameWithType: Dialog.ProcessKey(KeyEvent) - fullName: Dialog.ProcessKey(KeyEvent) -- uid: Terminal.Gui.Window.Add(Terminal.Gui.View) - parent: Terminal.Gui.Window - isExternal: false - name: Add(View) - nameWithType: Window.Add(View) - fullName: Window.Add(View) -- uid: Terminal.Gui.View.Add(Terminal.Gui.View[]) - parent: Terminal.Gui.View - isExternal: false - name: Add(View[]) - nameWithType: View.Add(View[]) - fullName: View.Add(View[]) -- uid: Terminal.Gui.View.AddRune(System.Int32,System.Int32,System.Rune) - parent: Terminal.Gui.View - isExternal: false - name: AddRune(Int32, Int32, Rune) - nameWithType: View.AddRune(Int32, Int32, Rune) - fullName: View.AddRune(Int32, Int32, Rune) -- uid: Terminal.Gui.View.Bounds - parent: Terminal.Gui.View - isExternal: false - name: Bounds - nameWithType: View.Bounds - fullName: View.Bounds -- uid: Terminal.Gui.View.ChildNeedsDisplay - parent: Terminal.Gui.View - isExternal: false - name: ChildNeedsDisplay() - nameWithType: View.ChildNeedsDisplay() - fullName: View.ChildNeedsDisplay() -- uid: Terminal.Gui.View.Clear - parent: Terminal.Gui.View - isExternal: false - name: Clear() - nameWithType: View.Clear() - fullName: View.Clear() -- uid: Terminal.Gui.View.Clear(Terminal.Gui.Rect) - parent: Terminal.Gui.View - isExternal: false - name: Clear(Rect) - nameWithType: View.Clear(Rect) - fullName: View.Clear(Rect) -- uid: Terminal.Gui.View.ClearNeedsDisplay - parent: Terminal.Gui.View - isExternal: false - name: ClearNeedsDisplay() - nameWithType: View.ClearNeedsDisplay() - fullName: View.ClearNeedsDisplay() -- uid: Terminal.Gui.View.ClipToBounds - parent: Terminal.Gui.View - isExternal: false - name: ClipToBounds() - nameWithType: View.ClipToBounds() - fullName: View.ClipToBounds() -- uid: Terminal.Gui.View.ColorScheme - parent: Terminal.Gui.View - isExternal: false - name: ColorScheme - nameWithType: View.ColorScheme - fullName: View.ColorScheme -- uid: Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean) - parent: Terminal.Gui.View - isExternal: false - name: DrawFrame(Rect, Int32, Boolean) - nameWithType: View.DrawFrame(Rect, Int32, Boolean) - fullName: View.DrawFrame(Rect, Int32, Boolean) -- uid: Terminal.Gui.View.DrawHotString(NStack.ustring,System.Boolean,Terminal.Gui.ColorScheme) - parent: Terminal.Gui.View - isExternal: false - name: DrawHotString(ustring, Boolean, ColorScheme) - nameWithType: View.DrawHotString(ustring, Boolean, ColorScheme) - fullName: View.DrawHotString(ustring, Boolean, ColorScheme) -- uid: Terminal.Gui.View.DrawHotString(NStack.ustring,Terminal.Gui.Attribute,Terminal.Gui.Attribute) - parent: Terminal.Gui.View - isExternal: false - name: DrawHotString(ustring, Attribute, Attribute) - nameWithType: View.DrawHotString(ustring, Attribute, Attribute) - fullName: View.DrawHotString(ustring, Attribute, Attribute) -- uid: Terminal.Gui.View.Driver - parent: Terminal.Gui.View - isExternal: false - name: Driver - nameWithType: View.Driver - fullName: View.Driver -- uid: Terminal.Gui.View.EnsureFocus - parent: Terminal.Gui.View - isExternal: false - name: EnsureFocus() - nameWithType: View.EnsureFocus() - fullName: View.EnsureFocus() -- uid: Terminal.Gui.View.Focused - parent: Terminal.Gui.View - isExternal: false - name: Focused - nameWithType: View.Focused - fullName: View.Focused -- uid: Terminal.Gui.View.FocusFirst - parent: Terminal.Gui.View - isExternal: false - name: FocusFirst() - nameWithType: View.FocusFirst() - fullName: View.FocusFirst() -- uid: Terminal.Gui.View.FocusLast - parent: Terminal.Gui.View - isExternal: false - name: FocusLast() - nameWithType: View.FocusLast() - fullName: View.FocusLast() -- uid: Terminal.Gui.View.FocusNext - parent: Terminal.Gui.View - isExternal: false - name: FocusNext() - nameWithType: View.FocusNext() - fullName: View.FocusNext() -- uid: Terminal.Gui.View.FocusPrev - parent: Terminal.Gui.View - isExternal: false - name: FocusPrev() - nameWithType: View.FocusPrev() - fullName: View.FocusPrev() -- uid: Terminal.Gui.View.Frame - parent: Terminal.Gui.View - isExternal: false - name: Frame - nameWithType: View.Frame - fullName: View.Frame -- uid: Terminal.Gui.Window.GetEnumerator - parent: Terminal.Gui.Window - isExternal: false - name: GetEnumerator() - nameWithType: Window.GetEnumerator() - fullName: Window.GetEnumerator() -- uid: Terminal.Gui.View.Height - parent: Terminal.Gui.View - isExternal: false - name: Height - nameWithType: View.Height - fullName: View.Height -- uid: Terminal.Gui.View.Id - parent: Terminal.Gui.View - isExternal: false - name: Id - nameWithType: View.Id - fullName: View.Id -- uid: Terminal.Gui.View.LayoutStyle - parent: Terminal.Gui.View - isExternal: false - name: LayoutStyle - nameWithType: View.LayoutStyle - fullName: View.LayoutStyle -- uid: Terminal.Gui.Dialog.LayoutSubviews - parent: Terminal.Gui.Dialog - isExternal: false - name: LayoutSubviews() - nameWithType: Dialog.LayoutSubviews() - fullName: Dialog.LayoutSubviews() -- uid: Terminal.Gui.View.MostFocused - parent: Terminal.Gui.View - isExternal: false - name: MostFocused - nameWithType: View.MostFocused - fullName: View.MostFocused -- uid: Terminal.Gui.View.Move(System.Int32,System.Int32) - parent: Terminal.Gui.View - isExternal: false - name: Move(Int32, Int32) - nameWithType: View.Move(Int32, Int32) - fullName: View.Move(Int32, Int32) -- uid: Terminal.Gui.View.PositionCursor - parent: Terminal.Gui.View - isExternal: false - name: PositionCursor() - nameWithType: View.PositionCursor() - fullName: View.PositionCursor() -- uid: Terminal.Gui.Window.Redraw(Terminal.Gui.Rect) - parent: Terminal.Gui.Window - isExternal: false - name: Redraw(Rect) - nameWithType: Window.Redraw(Rect) - fullName: Window.Redraw(Rect) -- uid: Terminal.Gui.Window.Remove(Terminal.Gui.View) - parent: Terminal.Gui.Window - isExternal: false - name: Remove(View) - nameWithType: Window.Remove(View) - fullName: Window.Remove(View) -- uid: Terminal.Gui.Window.RemoveAll - parent: Terminal.Gui.Window - isExternal: false - name: RemoveAll() - nameWithType: Window.RemoveAll() - fullName: Window.RemoveAll() -- uid: Terminal.Gui.View.ScreenToView(System.Int32,System.Int32) - parent: Terminal.Gui.View - isExternal: false - name: ScreenToView(Int32, Int32) - nameWithType: View.ScreenToView(Int32, Int32) - fullName: View.ScreenToView(Int32, Int32) -- uid: Terminal.Gui.View.SetClip(Terminal.Gui.Rect) - parent: Terminal.Gui.View - isExternal: false - name: SetClip(Rect) - nameWithType: View.SetClip(Rect) - fullName: View.SetClip(Rect) -- uid: Terminal.Gui.View.SetFocus(Terminal.Gui.View) - parent: Terminal.Gui.View - isExternal: false - name: SetFocus(View) - nameWithType: View.SetFocus(View) - fullName: View.SetFocus(View) -- uid: Terminal.Gui.View.SetNeedsDisplay - parent: Terminal.Gui.View - isExternal: false - name: SetNeedsDisplay() - nameWithType: View.SetNeedsDisplay() - fullName: View.SetNeedsDisplay() -- uid: Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) - parent: Terminal.Gui.View - isExternal: false - name: SetNeedsDisplay(Rect) - nameWithType: View.SetNeedsDisplay(Rect) - fullName: View.SetNeedsDisplay(Rect) -- uid: Terminal.Gui.View.Subviews - parent: Terminal.Gui.View - isExternal: false - name: Subviews - nameWithType: View.Subviews - fullName: View.Subviews -- uid: Terminal.Gui.View.SuperView - parent: Terminal.Gui.View - isExternal: false - name: SuperView - nameWithType: View.SuperView - fullName: View.SuperView -- uid: Terminal.Gui.View.ToString - parent: Terminal.Gui.View - isExternal: false - name: ToString() - nameWithType: View.ToString() - fullName: View.ToString() -- uid: Terminal.Gui.View.WantMousePositionReports - parent: Terminal.Gui.View - isExternal: false - name: WantMousePositionReports - nameWithType: View.WantMousePositionReports - fullName: View.WantMousePositionReports -- uid: Terminal.Gui.View.Width - parent: Terminal.Gui.View - isExternal: false - name: Width - nameWithType: View.Width - fullName: View.Width -- uid: Terminal.Gui.View.X - parent: Terminal.Gui.View - isExternal: false - name: X - nameWithType: View.X - fullName: View.X -- uid: Terminal.Gui.View.Y - parent: Terminal.Gui.View - isExternal: false - name: Y - nameWithType: View.Y - fullName: View.Y -- uid: Terminal.Gui.Toplevel.Create - parent: Terminal.Gui.Toplevel - isExternal: false - name: Create() - nameWithType: Toplevel.Create() - fullName: Toplevel.Create() -- uid: Terminal.Gui.Toplevel.Running - parent: Terminal.Gui.Toplevel - isExternal: false - name: Running - nameWithType: Toplevel.Running - fullName: Toplevel.Running -- uid: Terminal.Gui.FileDialog.WillPresent - parent: Terminal.Gui.FileDialog - isExternal: false - name: WillPresent() - nameWithType: FileDialog.WillPresent() - fullName: FileDialog.WillPresent() -- uid: Terminal.Gui.Window.Title - parent: Terminal.Gui.Window - isExternal: false - name: Title - nameWithType: Window.Title - fullName: Window.Title -- uid: Terminal.Gui.Dialog.AddButton(Terminal.Gui.Button) - parent: Terminal.Gui.Dialog - isExternal: false - name: AddButton(Button) - nameWithType: Dialog.AddButton(Button) - fullName: Dialog.AddButton(Button) -- uid: Terminal.Gui.FileDialog.AllowedFileTypes - parent: Terminal.Gui.FileDialog - isExternal: false - name: AllowedFileTypes - nameWithType: FileDialog.AllowedFileTypes - fullName: FileDialog.AllowedFileTypes -- uid: Terminal.Gui.FileDialog.AllowsOtherFileTypes - parent: Terminal.Gui.FileDialog - isExternal: false - name: AllowsOtherFileTypes - nameWithType: FileDialog.AllowsOtherFileTypes - fullName: FileDialog.AllowsOtherFileTypes -- uid: Terminal.Gui.FileDialog.CanCreateDirectories - parent: Terminal.Gui.FileDialog - isExternal: false - name: CanCreateDirectories - nameWithType: FileDialog.CanCreateDirectories - fullName: FileDialog.CanCreateDirectories -- uid: Terminal.Gui.FileDialog.DirectoryPath - parent: Terminal.Gui.FileDialog - isExternal: false - name: DirectoryPath - nameWithType: FileDialog.DirectoryPath - fullName: FileDialog.DirectoryPath -- uid: Terminal.Gui.FileDialog.FilePath - parent: Terminal.Gui.FileDialog - isExternal: false - name: FilePath - nameWithType: FileDialog.FilePath - fullName: FileDialog.FilePath -- uid: Terminal.Gui.FileDialog.IsExtensionHidden - parent: Terminal.Gui.FileDialog - isExternal: false - name: IsExtensionHidden - nameWithType: FileDialog.IsExtensionHidden - fullName: FileDialog.IsExtensionHidden -- uid: Terminal.Gui.FileDialog.Message - parent: Terminal.Gui.FileDialog - isExternal: false - name: Message - nameWithType: FileDialog.Message - fullName: FileDialog.Message -- uid: Terminal.Gui.FileDialog.NameFieldLabel - parent: Terminal.Gui.FileDialog - isExternal: false - name: NameFieldLabel - nameWithType: FileDialog.NameFieldLabel - fullName: FileDialog.NameFieldLabel -- uid: Terminal.Gui.FileDialog.Prompt - parent: Terminal.Gui.FileDialog - isExternal: false - name: Prompt - nameWithType: FileDialog.Prompt - fullName: FileDialog.Prompt + fullName: Terminal.Gui.SaveDialog.FileName +shouldSkipMarkup: true diff --git a/docfx/api/Terminal.Gui/Terminal.Gui.ScrollBarView.yml b/docfx/api/Terminal.Gui/Terminal.Gui.ScrollBarView.yml index c654c398a..f5b59972e 100644 --- a/docfx/api/Terminal.Gui/Terminal.Gui.ScrollBarView.yml +++ b/docfx/api/Terminal.Gui/Terminal.Gui.ScrollBarView.yml @@ -1,7 +1,9 @@ ### YamlMime:ManagedReference items: - uid: Terminal.Gui.ScrollBarView + commentId: T:Terminal.Gui.ScrollBarView id: ScrollBarView + parent: Terminal.Gui children: - Terminal.Gui.ScrollBarView.#ctor(Terminal.Gui.Rect,System.Int32,System.Int32,System.Boolean) - Terminal.Gui.ScrollBarView.ChangedPosition @@ -11,86 +13,253 @@ items: - Terminal.Gui.ScrollBarView.Size langs: - csharp + - vb name: ScrollBarView nameWithType: ScrollBarView fullName: Terminal.Gui.ScrollBarView type: Class + source: + remote: + path: Terminal.Gui/Views/ScrollView.cs + branch: docs + repo: tig:tig/gui.cs.git + id: ScrollBarView + path: ../Terminal.Gui/Views/ScrollView.cs + startLine: 32 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: ScrollBarViews are views that display a 1-character scrollbar, either horizontal or vertical - remarks: "

\n The scrollbar is drawn to be a representation of the Size, assuming that the \n scroll position is set at Position.\n

\n

\n If the region to display the scrollbar is larger than three characters, \n arrow indicators are drawn.\n

" + summary: "\nScrollBarViews are views that display a 1-character scrollbar, either horizontal or vertical\n" + remarks: "\n

\n The scrollbar is drawn to be a representation of the Size, assuming that the \n scroll position is set at Position.\n

\n

\n If the region to display the scrollbar is larger than three characters, \n arrow indicators are drawn.\n

\n" + example: [] syntax: - content: 'public class ScrollBarView : Terminal.Gui.View' + content: 'public class ScrollBarView : View, IEnumerable' + content.vb: >- + Public Class ScrollBarView + + Inherits View + + Implements IEnumerable inheritance: - System.Object - Terminal.Gui.Responder - Terminal.Gui.View - implements: [] + implements: + - System.Collections.IEnumerable inheritedMembers: - - Terminal.Gui.Responder.CanFocus - - Terminal.Gui.View.Add(Terminal.Gui.View) - - Terminal.Gui.View.Add(Terminal.Gui.View[]) - - Terminal.Gui.View.AddRune(System.Int32,System.Int32,System.Rune) - - Terminal.Gui.View.Bounds - - Terminal.Gui.View.ChildNeedsDisplay - - Terminal.Gui.View.Clear - - Terminal.Gui.View.Clear(Terminal.Gui.Rect) - - Terminal.Gui.View.ClearNeedsDisplay - - Terminal.Gui.View.ClipToBounds - - Terminal.Gui.View.ColorScheme - - Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean) - - Terminal.Gui.View.DrawHotString(NStack.ustring,System.Boolean,Terminal.Gui.ColorScheme) - - Terminal.Gui.View.DrawHotString(NStack.ustring,Terminal.Gui.Attribute,Terminal.Gui.Attribute) + - Terminal.Gui.View.Enter + - Terminal.Gui.View.Leave + - Terminal.Gui.View.MouseEnter + - Terminal.Gui.View.MouseLeave - Terminal.Gui.View.Driver - - Terminal.Gui.View.EnsureFocus - - Terminal.Gui.View.Focused - - Terminal.Gui.View.FocusFirst - - Terminal.Gui.View.FocusLast - - Terminal.Gui.View.FocusNext - - Terminal.Gui.View.FocusPrev + - Terminal.Gui.View.Subviews + - Terminal.Gui.View.Id + - Terminal.Gui.View.WantMousePositionReports + - Terminal.Gui.View.WantContinuousButtonPressed - Terminal.Gui.View.Frame - Terminal.Gui.View.GetEnumerator - - Terminal.Gui.View.HasFocus - - Terminal.Gui.View.Height - - Terminal.Gui.View.Id - Terminal.Gui.View.LayoutStyle - - Terminal.Gui.View.LayoutSubviews - - Terminal.Gui.View.MostFocused - - Terminal.Gui.View.Move(System.Int32,System.Int32) - - Terminal.Gui.View.PositionCursor - - Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) - - Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) - - Terminal.Gui.View.ProcessKey(Terminal.Gui.KeyEvent) - - Terminal.Gui.View.Remove(Terminal.Gui.View) - - Terminal.Gui.View.RemoveAll - - Terminal.Gui.View.ScreenToView(System.Int32,System.Int32) - - Terminal.Gui.View.SetClip(Terminal.Gui.Rect) - - Terminal.Gui.View.SetFocus(Terminal.Gui.View) - - Terminal.Gui.View.SetNeedsDisplay - - Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) - - Terminal.Gui.View.Subviews - - Terminal.Gui.View.SuperView - - Terminal.Gui.View.ToString - - Terminal.Gui.View.WantMousePositionReports - - Terminal.Gui.View.Width + - Terminal.Gui.View.Bounds - Terminal.Gui.View.X - Terminal.Gui.View.Y + - Terminal.Gui.View.Width + - Terminal.Gui.View.Height + - Terminal.Gui.View.SuperView + - Terminal.Gui.View.SetNeedsDisplay + - Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) + - Terminal.Gui.View.ChildNeedsDisplay + - Terminal.Gui.View.Add(Terminal.Gui.View) + - Terminal.Gui.View.Add(Terminal.Gui.View[]) + - Terminal.Gui.View.RemoveAll + - Terminal.Gui.View.Remove(Terminal.Gui.View) + - Terminal.Gui.View.BringSubviewToFront(Terminal.Gui.View) + - Terminal.Gui.View.SendSubviewToBack(Terminal.Gui.View) + - Terminal.Gui.View.SendSubviewBackwards(Terminal.Gui.View) + - Terminal.Gui.View.BringSubviewForward(Terminal.Gui.View) + - Terminal.Gui.View.Clear + - Terminal.Gui.View.Clear(Terminal.Gui.Rect) + - Terminal.Gui.View.ScreenToView(System.Int32,System.Int32) + - Terminal.Gui.View.ClipToBounds + - Terminal.Gui.View.SetClip(Terminal.Gui.Rect) + - Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean) + - Terminal.Gui.View.DrawHotString(NStack.ustring,Terminal.Gui.Attribute,Terminal.Gui.Attribute) + - Terminal.Gui.View.DrawHotString(NStack.ustring,System.Boolean,Terminal.Gui.ColorScheme) + - Terminal.Gui.View.Move(System.Int32,System.Int32) + - Terminal.Gui.View.PositionCursor + - Terminal.Gui.View.HasFocus + - Terminal.Gui.View.OnEnter + - Terminal.Gui.View.OnLeave + - Terminal.Gui.View.Focused + - Terminal.Gui.View.MostFocused + - Terminal.Gui.View.ColorScheme + - Terminal.Gui.View.AddRune(System.Int32,System.Int32,System.Rune) + - Terminal.Gui.View.ClearNeedsDisplay + - Terminal.Gui.View.SetFocus(Terminal.Gui.View) + - Terminal.Gui.View.KeyPress + - Terminal.Gui.View.ProcessKey(Terminal.Gui.KeyEvent) + - Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) + - Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) + - Terminal.Gui.View.KeyDown + - Terminal.Gui.View.OnKeyDown(Terminal.Gui.KeyEvent) + - Terminal.Gui.View.KeyUp + - Terminal.Gui.View.OnKeyUp(Terminal.Gui.KeyEvent) + - Terminal.Gui.View.EnsureFocus + - Terminal.Gui.View.FocusFirst + - Terminal.Gui.View.FocusLast + - Terminal.Gui.View.FocusPrev + - Terminal.Gui.View.FocusNext + - Terminal.Gui.View.LayoutSubviews + - Terminal.Gui.View.ToString + - Terminal.Gui.View.OnMouseEnter(Terminal.Gui.MouseEvent) + - Terminal.Gui.View.OnMouseLeave(Terminal.Gui.MouseEvent) + - Terminal.Gui.Responder.CanFocus + - 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) + modifiers.csharp: + - public + - class + modifiers.vb: + - Public + - Class +- uid: Terminal.Gui.ScrollBarView.Size + commentId: P:Terminal.Gui.ScrollBarView.Size + id: Size + parent: Terminal.Gui.ScrollBarView + langs: + - csharp + - vb + name: Size + nameWithType: ScrollBarView.Size + fullName: Terminal.Gui.ScrollBarView.Size + type: Property + source: + remote: + path: Terminal.Gui/Views/ScrollView.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Size + path: ../Terminal.Gui/Views/ScrollView.cs + startLine: 40 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nThe size that this scrollbar represents\n" + example: [] + syntax: + content: public int Size { get; set; } + parameters: [] + return: + type: System.Int32 + description: The size. + content.vb: Public Property Size As Integer + overload: Terminal.Gui.ScrollBarView.Size* + modifiers.csharp: + - public + - get + - set + modifiers.vb: + - Public +- uid: Terminal.Gui.ScrollBarView.ChangedPosition + commentId: E:Terminal.Gui.ScrollBarView.ChangedPosition + id: ChangedPosition + parent: Terminal.Gui.ScrollBarView + langs: + - csharp + - vb + name: ChangedPosition + nameWithType: ScrollBarView.ChangedPosition + fullName: Terminal.Gui.ScrollBarView.ChangedPosition + type: Event + source: + remote: + path: Terminal.Gui/Views/ScrollView.cs + branch: docs + repo: tig:tig/gui.cs.git + id: ChangedPosition + path: ../Terminal.Gui/Views/ScrollView.cs + startLine: 51 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nThis event is raised when the position on the scrollbar has changed.\n" + example: [] + syntax: + content: public event Action ChangedPosition + return: + type: System.Action + content.vb: Public Event ChangedPosition As Action + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: Terminal.Gui.ScrollBarView.Position + commentId: P:Terminal.Gui.ScrollBarView.Position + id: Position + parent: Terminal.Gui.ScrollBarView + langs: + - csharp + - vb + name: Position + nameWithType: ScrollBarView.Position + fullName: Terminal.Gui.ScrollBarView.Position + type: Property + source: + remote: + path: Terminal.Gui/Views/ScrollView.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Position + path: ../Terminal.Gui/Views/ScrollView.cs + startLine: 57 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nThe position to show the scrollbar at.\n" + example: [] + syntax: + content: public int Position { get; set; } + parameters: [] + return: + type: System.Int32 + description: The position. + content.vb: Public Property Position As Integer + overload: Terminal.Gui.ScrollBarView.Position* + modifiers.csharp: + - public + - get + - set + modifiers.vb: + - Public - uid: Terminal.Gui.ScrollBarView.#ctor(Terminal.Gui.Rect,System.Int32,System.Int32,System.Boolean) + commentId: M:Terminal.Gui.ScrollBarView.#ctor(Terminal.Gui.Rect,System.Int32,System.Int32,System.Boolean) id: '#ctor(Terminal.Gui.Rect,System.Int32,System.Int32,System.Boolean)' parent: Terminal.Gui.ScrollBarView langs: - csharp + - vb name: ScrollBarView(Rect, Int32, Int32, Boolean) nameWithType: ScrollBarView.ScrollBarView(Rect, Int32, Int32, Boolean) - fullName: ScrollBarView.ScrollBarView(Rect, Int32, Int32, Boolean) + fullName: Terminal.Gui.ScrollBarView.ScrollBarView(Terminal.Gui.Rect, System.Int32, System.Int32, System.Boolean) type: Constructor + source: + remote: + path: Terminal.Gui/Views/ScrollView.cs + branch: docs + repo: tig:tig/gui.cs.git + id: .ctor + path: ../Terminal.Gui/Views/ScrollView.cs + startLine: 78 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: Initializes a new instance of the class. + summary: "\nInitializes a new instance of the class.\n" + example: [] syntax: - content: public ScrollBarView (Terminal.Gui.Rect rect, int size, int position, bool isVertical); + content: public ScrollBarView(Rect rect, int size, int position, bool isVertical) parameters: - id: rect type: Terminal.Gui.Rect @@ -103,500 +272,2188 @@ items: description: The position within this scrollbar. - id: isVertical type: System.Boolean - description: If set to true this is a vertical scrollbar, otherwize, the scrollbar is horizontal. + description: If set to true this is a vertical scrollbar, otherwise, the scrollbar is horizontal. + content.vb: Public Sub New(rect As Rect, size As Integer, position As Integer, isVertical As Boolean) overload: Terminal.Gui.ScrollBarView.#ctor* - exceptions: [] -- uid: Terminal.Gui.ScrollBarView.ChangedPosition - id: ChangedPosition - parent: Terminal.Gui.ScrollBarView - langs: - - csharp - name: ChangedPosition - nameWithType: ScrollBarView.ChangedPosition - fullName: ScrollBarView.ChangedPosition - type: Event - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: This event is raised when the position on the scrollbar has changed. - syntax: - content: public event Action ChangedPosition; - return: - type: System.Action - description: To be added. - exceptions: [] -- uid: Terminal.Gui.ScrollBarView.MouseEvent(Terminal.Gui.MouseEvent) - id: MouseEvent(Terminal.Gui.MouseEvent) - parent: Terminal.Gui.ScrollBarView - langs: - - csharp - name: MouseEvent(MouseEvent) - nameWithType: ScrollBarView.MouseEvent(MouseEvent) - fullName: ScrollBarView.MouseEvent(MouseEvent) - type: Method - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - syntax: - content: public override bool MouseEvent (Terminal.Gui.MouseEvent me); - parameters: - - id: me - type: Terminal.Gui.MouseEvent - description: To be added. - return: - type: System.Boolean - description: To be added. - overload: Terminal.Gui.ScrollBarView.MouseEvent* - exceptions: [] -- uid: Terminal.Gui.ScrollBarView.Position - id: Position - parent: Terminal.Gui.ScrollBarView - langs: - - csharp - name: Position - nameWithType: ScrollBarView.Position - fullName: ScrollBarView.Position - type: Property - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: The position to show the scrollbar at. - syntax: - content: public int Position { get; set; } - return: - type: System.Int32 - description: The position. - overload: Terminal.Gui.ScrollBarView.Position* - exceptions: [] + modifiers.csharp: + - public + modifiers.vb: + - Public - uid: Terminal.Gui.ScrollBarView.Redraw(Terminal.Gui.Rect) + commentId: M:Terminal.Gui.ScrollBarView.Redraw(Terminal.Gui.Rect) id: Redraw(Terminal.Gui.Rect) parent: Terminal.Gui.ScrollBarView langs: - csharp + - vb name: Redraw(Rect) nameWithType: ScrollBarView.Redraw(Rect) - fullName: ScrollBarView.Redraw(Rect) + fullName: Terminal.Gui.ScrollBarView.Redraw(Terminal.Gui.Rect) type: Method + source: + remote: + path: Terminal.Gui/Views/ScrollView.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Redraw + path: ../Terminal.Gui/Views/ScrollView.cs + startLine: 90 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: Redraw the scrollbar + summary: "\nRedraw the scrollbar\n" + example: [] syntax: - content: public override void Redraw (Terminal.Gui.Rect region); + content: public override void Redraw(Rect region) parameters: - id: region type: Terminal.Gui.Rect description: Region to be redrawn. + content.vb: Public Overrides Sub Redraw(region As Rect) + overridden: Terminal.Gui.View.Redraw(Terminal.Gui.Rect) overload: Terminal.Gui.ScrollBarView.Redraw* - exceptions: [] -- uid: Terminal.Gui.ScrollBarView.Size - id: Size + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides +- uid: Terminal.Gui.ScrollBarView.MouseEvent(Terminal.Gui.MouseEvent) + commentId: M:Terminal.Gui.ScrollBarView.MouseEvent(Terminal.Gui.MouseEvent) + id: MouseEvent(Terminal.Gui.MouseEvent) parent: Terminal.Gui.ScrollBarView langs: - csharp - name: Size - nameWithType: ScrollBarView.Size - fullName: ScrollBarView.Size - type: Property + - vb + name: MouseEvent(MouseEvent) + nameWithType: ScrollBarView.MouseEvent(MouseEvent) + fullName: Terminal.Gui.ScrollBarView.MouseEvent(Terminal.Gui.MouseEvent) + type: Method + source: + remote: + path: Terminal.Gui/Views/ScrollView.cs + branch: docs + repo: tig:tig/gui.cs.git + id: MouseEvent + path: ../Terminal.Gui/Views/ScrollView.cs + startLine: 194 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: The size that this scrollbar represents + example: [] syntax: - content: public int Size { get; set; } + content: public override bool MouseEvent(MouseEvent me) + parameters: + - id: me + type: Terminal.Gui.MouseEvent return: - type: System.Int32 - description: The size. - overload: Terminal.Gui.ScrollBarView.Size* - exceptions: [] + type: System.Boolean + content.vb: Public Overrides Function MouseEvent(me As MouseEvent) As Boolean + overridden: Terminal.Gui.Responder.MouseEvent(Terminal.Gui.MouseEvent) + overload: Terminal.Gui.ScrollBarView.MouseEvent* + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides references: -- uid: Terminal.Gui.View +- 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: Terminal.Gui.Responder + commentId: T:Terminal.Gui.Responder + parent: Terminal.Gui + name: Responder + nameWithType: Responder + fullName: Terminal.Gui.Responder +- uid: Terminal.Gui.View + commentId: T:Terminal.Gui.View parent: Terminal.Gui - isExternal: false name: View nameWithType: View fullName: Terminal.Gui.View -- uid: Terminal.Gui.ScrollBarView.#ctor(Terminal.Gui.Rect,System.Int32,System.Int32,System.Boolean) - parent: Terminal.Gui.ScrollBarView - isExternal: false - name: ScrollBarView(Rect, Int32, Int32, Boolean) - nameWithType: ScrollBarView.ScrollBarView(Rect, Int32, Int32, Boolean) - fullName: ScrollBarView.ScrollBarView(Rect, Int32, Int32, Boolean) -- uid: Terminal.Gui.Rect - parent: Terminal.Gui - isExternal: false - name: Rect - nameWithType: Rect - fullName: Terminal.Gui.Rect +- uid: System.Collections.IEnumerable + commentId: T:System.Collections.IEnumerable + parent: System.Collections + isExternal: true + name: IEnumerable + nameWithType: IEnumerable + fullName: System.Collections.IEnumerable +- uid: Terminal.Gui.View.Enter + commentId: E:Terminal.Gui.View.Enter + parent: Terminal.Gui.View + name: Enter + nameWithType: View.Enter + fullName: Terminal.Gui.View.Enter +- uid: Terminal.Gui.View.Leave + commentId: E:Terminal.Gui.View.Leave + parent: Terminal.Gui.View + name: Leave + nameWithType: View.Leave + fullName: Terminal.Gui.View.Leave +- uid: Terminal.Gui.View.MouseEnter + commentId: E:Terminal.Gui.View.MouseEnter + parent: Terminal.Gui.View + name: MouseEnter + nameWithType: View.MouseEnter + fullName: Terminal.Gui.View.MouseEnter +- uid: Terminal.Gui.View.MouseLeave + commentId: E:Terminal.Gui.View.MouseLeave + parent: Terminal.Gui.View + name: MouseLeave + nameWithType: View.MouseLeave + fullName: Terminal.Gui.View.MouseLeave +- uid: Terminal.Gui.View.Driver + commentId: P:Terminal.Gui.View.Driver + parent: Terminal.Gui.View + name: Driver + nameWithType: View.Driver + fullName: Terminal.Gui.View.Driver +- uid: Terminal.Gui.View.Subviews + commentId: P:Terminal.Gui.View.Subviews + parent: Terminal.Gui.View + name: Subviews + nameWithType: View.Subviews + fullName: Terminal.Gui.View.Subviews +- uid: Terminal.Gui.View.Id + commentId: P:Terminal.Gui.View.Id + parent: Terminal.Gui.View + name: Id + nameWithType: View.Id + fullName: Terminal.Gui.View.Id +- uid: Terminal.Gui.View.WantMousePositionReports + commentId: P:Terminal.Gui.View.WantMousePositionReports + parent: Terminal.Gui.View + name: WantMousePositionReports + nameWithType: View.WantMousePositionReports + fullName: Terminal.Gui.View.WantMousePositionReports +- uid: Terminal.Gui.View.WantContinuousButtonPressed + commentId: P:Terminal.Gui.View.WantContinuousButtonPressed + parent: Terminal.Gui.View + name: WantContinuousButtonPressed + nameWithType: View.WantContinuousButtonPressed + fullName: Terminal.Gui.View.WantContinuousButtonPressed +- uid: Terminal.Gui.View.Frame + commentId: P:Terminal.Gui.View.Frame + parent: Terminal.Gui.View + name: Frame + nameWithType: View.Frame + fullName: Terminal.Gui.View.Frame +- uid: Terminal.Gui.View.GetEnumerator + commentId: M:Terminal.Gui.View.GetEnumerator + parent: Terminal.Gui.View + name: GetEnumerator() + nameWithType: View.GetEnumerator() + fullName: Terminal.Gui.View.GetEnumerator() + spec.csharp: + - uid: Terminal.Gui.View.GetEnumerator + name: GetEnumerator + nameWithType: View.GetEnumerator + fullName: Terminal.Gui.View.GetEnumerator + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.GetEnumerator + name: GetEnumerator + nameWithType: View.GetEnumerator + fullName: Terminal.Gui.View.GetEnumerator + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.LayoutStyle + commentId: P:Terminal.Gui.View.LayoutStyle + parent: Terminal.Gui.View + name: LayoutStyle + nameWithType: View.LayoutStyle + fullName: Terminal.Gui.View.LayoutStyle +- uid: Terminal.Gui.View.Bounds + commentId: P:Terminal.Gui.View.Bounds + parent: Terminal.Gui.View + name: Bounds + nameWithType: View.Bounds + fullName: Terminal.Gui.View.Bounds +- uid: Terminal.Gui.View.X + commentId: P:Terminal.Gui.View.X + parent: Terminal.Gui.View + name: X + nameWithType: View.X + fullName: Terminal.Gui.View.X +- uid: Terminal.Gui.View.Y + commentId: P:Terminal.Gui.View.Y + parent: Terminal.Gui.View + name: Y + nameWithType: View.Y + fullName: Terminal.Gui.View.Y +- uid: Terminal.Gui.View.Width + commentId: P:Terminal.Gui.View.Width + parent: Terminal.Gui.View + name: Width + nameWithType: View.Width + fullName: Terminal.Gui.View.Width +- uid: Terminal.Gui.View.Height + commentId: P:Terminal.Gui.View.Height + parent: Terminal.Gui.View + name: Height + nameWithType: View.Height + fullName: Terminal.Gui.View.Height +- uid: Terminal.Gui.View.SuperView + commentId: P:Terminal.Gui.View.SuperView + parent: Terminal.Gui.View + name: SuperView + nameWithType: View.SuperView + fullName: Terminal.Gui.View.SuperView +- uid: Terminal.Gui.View.SetNeedsDisplay + commentId: M:Terminal.Gui.View.SetNeedsDisplay + parent: Terminal.Gui.View + name: SetNeedsDisplay() + nameWithType: View.SetNeedsDisplay() + fullName: Terminal.Gui.View.SetNeedsDisplay() + spec.csharp: + - uid: Terminal.Gui.View.SetNeedsDisplay + name: SetNeedsDisplay + nameWithType: View.SetNeedsDisplay + fullName: Terminal.Gui.View.SetNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.SetNeedsDisplay + name: SetNeedsDisplay + nameWithType: View.SetNeedsDisplay + fullName: Terminal.Gui.View.SetNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) + commentId: M:Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) + parent: Terminal.Gui.View + name: SetNeedsDisplay(Rect) + nameWithType: View.SetNeedsDisplay(Rect) + fullName: Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) + spec.csharp: + - uid: Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) + name: SetNeedsDisplay + nameWithType: View.SetNeedsDisplay + fullName: Terminal.Gui.View.SetNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) + name: SetNeedsDisplay + nameWithType: View.SetNeedsDisplay + fullName: Terminal.Gui.View.SetNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.ChildNeedsDisplay + commentId: M:Terminal.Gui.View.ChildNeedsDisplay + parent: Terminal.Gui.View + name: ChildNeedsDisplay() + nameWithType: View.ChildNeedsDisplay() + fullName: Terminal.Gui.View.ChildNeedsDisplay() + spec.csharp: + - uid: Terminal.Gui.View.ChildNeedsDisplay + name: ChildNeedsDisplay + nameWithType: View.ChildNeedsDisplay + fullName: Terminal.Gui.View.ChildNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ChildNeedsDisplay + name: ChildNeedsDisplay + nameWithType: View.ChildNeedsDisplay + fullName: Terminal.Gui.View.ChildNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.Add(Terminal.Gui.View) + commentId: M:Terminal.Gui.View.Add(Terminal.Gui.View) + parent: Terminal.Gui.View + name: Add(View) + nameWithType: View.Add(View) + fullName: Terminal.Gui.View.Add(Terminal.Gui.View) + spec.csharp: + - uid: Terminal.Gui.View.Add(Terminal.Gui.View) + name: Add + nameWithType: View.Add + fullName: Terminal.Gui.View.Add + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.Add(Terminal.Gui.View) + name: Add + nameWithType: View.Add + fullName: Terminal.Gui.View.Add + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.Add(Terminal.Gui.View[]) + commentId: M:Terminal.Gui.View.Add(Terminal.Gui.View[]) + parent: Terminal.Gui.View + name: Add(View[]) + nameWithType: View.Add(View[]) + fullName: Terminal.Gui.View.Add(Terminal.Gui.View[]) + nameWithType.vb: View.Add(View()) + fullName.vb: Terminal.Gui.View.Add(Terminal.Gui.View()) + name.vb: Add(View()) + spec.csharp: + - uid: Terminal.Gui.View.Add(Terminal.Gui.View[]) + name: Add + nameWithType: View.Add + fullName: Terminal.Gui.View.Add + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: '[]' + nameWithType: '[]' + fullName: '[]' + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.Add(Terminal.Gui.View[]) + name: Add + nameWithType: View.Add + fullName: Terminal.Gui.View.Add + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: () + nameWithType: () + fullName: () + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.RemoveAll + commentId: M:Terminal.Gui.View.RemoveAll + parent: Terminal.Gui.View + name: RemoveAll() + nameWithType: View.RemoveAll() + fullName: Terminal.Gui.View.RemoveAll() + spec.csharp: + - uid: Terminal.Gui.View.RemoveAll + name: RemoveAll + nameWithType: View.RemoveAll + fullName: Terminal.Gui.View.RemoveAll + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.RemoveAll + name: RemoveAll + nameWithType: View.RemoveAll + fullName: Terminal.Gui.View.RemoveAll + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.Remove(Terminal.Gui.View) + commentId: M:Terminal.Gui.View.Remove(Terminal.Gui.View) + parent: Terminal.Gui.View + name: Remove(View) + nameWithType: View.Remove(View) + fullName: Terminal.Gui.View.Remove(Terminal.Gui.View) + spec.csharp: + - uid: Terminal.Gui.View.Remove(Terminal.Gui.View) + name: Remove + nameWithType: View.Remove + fullName: Terminal.Gui.View.Remove + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.Remove(Terminal.Gui.View) + name: Remove + nameWithType: View.Remove + fullName: Terminal.Gui.View.Remove + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.BringSubviewToFront(Terminal.Gui.View) + commentId: M:Terminal.Gui.View.BringSubviewToFront(Terminal.Gui.View) + parent: Terminal.Gui.View + name: BringSubviewToFront(View) + nameWithType: View.BringSubviewToFront(View) + fullName: Terminal.Gui.View.BringSubviewToFront(Terminal.Gui.View) + spec.csharp: + - uid: Terminal.Gui.View.BringSubviewToFront(Terminal.Gui.View) + name: BringSubviewToFront + nameWithType: View.BringSubviewToFront + fullName: Terminal.Gui.View.BringSubviewToFront + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.BringSubviewToFront(Terminal.Gui.View) + name: BringSubviewToFront + nameWithType: View.BringSubviewToFront + fullName: Terminal.Gui.View.BringSubviewToFront + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.SendSubviewToBack(Terminal.Gui.View) + commentId: M:Terminal.Gui.View.SendSubviewToBack(Terminal.Gui.View) + parent: Terminal.Gui.View + name: SendSubviewToBack(View) + nameWithType: View.SendSubviewToBack(View) + fullName: Terminal.Gui.View.SendSubviewToBack(Terminal.Gui.View) + spec.csharp: + - uid: Terminal.Gui.View.SendSubviewToBack(Terminal.Gui.View) + name: SendSubviewToBack + nameWithType: View.SendSubviewToBack + fullName: Terminal.Gui.View.SendSubviewToBack + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.SendSubviewToBack(Terminal.Gui.View) + name: SendSubviewToBack + nameWithType: View.SendSubviewToBack + fullName: Terminal.Gui.View.SendSubviewToBack + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.SendSubviewBackwards(Terminal.Gui.View) + commentId: M:Terminal.Gui.View.SendSubviewBackwards(Terminal.Gui.View) + parent: Terminal.Gui.View + name: SendSubviewBackwards(View) + nameWithType: View.SendSubviewBackwards(View) + fullName: Terminal.Gui.View.SendSubviewBackwards(Terminal.Gui.View) + spec.csharp: + - uid: Terminal.Gui.View.SendSubviewBackwards(Terminal.Gui.View) + name: SendSubviewBackwards + nameWithType: View.SendSubviewBackwards + fullName: Terminal.Gui.View.SendSubviewBackwards + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.SendSubviewBackwards(Terminal.Gui.View) + name: SendSubviewBackwards + nameWithType: View.SendSubviewBackwards + fullName: Terminal.Gui.View.SendSubviewBackwards + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.BringSubviewForward(Terminal.Gui.View) + commentId: M:Terminal.Gui.View.BringSubviewForward(Terminal.Gui.View) + parent: Terminal.Gui.View + name: BringSubviewForward(View) + nameWithType: View.BringSubviewForward(View) + fullName: Terminal.Gui.View.BringSubviewForward(Terminal.Gui.View) + spec.csharp: + - uid: Terminal.Gui.View.BringSubviewForward(Terminal.Gui.View) + name: BringSubviewForward + nameWithType: View.BringSubviewForward + fullName: Terminal.Gui.View.BringSubviewForward + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.BringSubviewForward(Terminal.Gui.View) + name: BringSubviewForward + nameWithType: View.BringSubviewForward + fullName: Terminal.Gui.View.BringSubviewForward + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.Clear + commentId: M:Terminal.Gui.View.Clear + parent: Terminal.Gui.View + name: Clear() + nameWithType: View.Clear() + fullName: Terminal.Gui.View.Clear() + spec.csharp: + - uid: Terminal.Gui.View.Clear + name: Clear + nameWithType: View.Clear + fullName: Terminal.Gui.View.Clear + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.Clear + name: Clear + nameWithType: View.Clear + fullName: Terminal.Gui.View.Clear + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.Clear(Terminal.Gui.Rect) + commentId: M:Terminal.Gui.View.Clear(Terminal.Gui.Rect) + parent: Terminal.Gui.View + name: Clear(Rect) + nameWithType: View.Clear(Rect) + fullName: Terminal.Gui.View.Clear(Terminal.Gui.Rect) + spec.csharp: + - uid: Terminal.Gui.View.Clear(Terminal.Gui.Rect) + name: Clear + nameWithType: View.Clear + fullName: Terminal.Gui.View.Clear + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.Clear(Terminal.Gui.Rect) + name: Clear + nameWithType: View.Clear + fullName: Terminal.Gui.View.Clear + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.ScreenToView(System.Int32,System.Int32) + commentId: M:Terminal.Gui.View.ScreenToView(System.Int32,System.Int32) + parent: Terminal.Gui.View + isExternal: true + name: ScreenToView(Int32, Int32) + nameWithType: View.ScreenToView(Int32, Int32) + fullName: Terminal.Gui.View.ScreenToView(System.Int32, System.Int32) + spec.csharp: + - uid: Terminal.Gui.View.ScreenToView(System.Int32,System.Int32) + name: ScreenToView + nameWithType: View.ScreenToView + fullName: Terminal.Gui.View.ScreenToView + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ScreenToView(System.Int32,System.Int32) + name: ScreenToView + nameWithType: View.ScreenToView + fullName: Terminal.Gui.View.ScreenToView + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.ClipToBounds + commentId: M:Terminal.Gui.View.ClipToBounds + parent: Terminal.Gui.View + name: ClipToBounds() + nameWithType: View.ClipToBounds() + fullName: Terminal.Gui.View.ClipToBounds() + spec.csharp: + - uid: Terminal.Gui.View.ClipToBounds + name: ClipToBounds + nameWithType: View.ClipToBounds + fullName: Terminal.Gui.View.ClipToBounds + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ClipToBounds + name: ClipToBounds + nameWithType: View.ClipToBounds + fullName: Terminal.Gui.View.ClipToBounds + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.SetClip(Terminal.Gui.Rect) + commentId: M:Terminal.Gui.View.SetClip(Terminal.Gui.Rect) + parent: Terminal.Gui.View + name: SetClip(Rect) + nameWithType: View.SetClip(Rect) + fullName: Terminal.Gui.View.SetClip(Terminal.Gui.Rect) + spec.csharp: + - uid: Terminal.Gui.View.SetClip(Terminal.Gui.Rect) + name: SetClip + nameWithType: View.SetClip + fullName: Terminal.Gui.View.SetClip + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.SetClip(Terminal.Gui.Rect) + name: SetClip + nameWithType: View.SetClip + fullName: Terminal.Gui.View.SetClip + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean) + commentId: M:Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean) + parent: Terminal.Gui.View + isExternal: true + name: DrawFrame(Rect, Int32, Boolean) + nameWithType: View.DrawFrame(Rect, Int32, Boolean) + fullName: Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect, System.Int32, System.Boolean) + spec.csharp: + - uid: Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean) + name: DrawFrame + nameWithType: View.DrawFrame + fullName: Terminal.Gui.View.DrawFrame + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean) + name: DrawFrame + nameWithType: View.DrawFrame + fullName: Terminal.Gui.View.DrawFrame + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.DrawHotString(NStack.ustring,Terminal.Gui.Attribute,Terminal.Gui.Attribute) + commentId: M:Terminal.Gui.View.DrawHotString(NStack.ustring,Terminal.Gui.Attribute,Terminal.Gui.Attribute) + parent: Terminal.Gui.View + isExternal: true + name: DrawHotString(ustring, Attribute, Attribute) + nameWithType: View.DrawHotString(ustring, Attribute, Attribute) + fullName: Terminal.Gui.View.DrawHotString(NStack.ustring, Terminal.Gui.Attribute, Terminal.Gui.Attribute) + spec.csharp: + - uid: Terminal.Gui.View.DrawHotString(NStack.ustring,Terminal.Gui.Attribute,Terminal.Gui.Attribute) + name: DrawHotString + nameWithType: View.DrawHotString + fullName: Terminal.Gui.View.DrawHotString + - name: ( + nameWithType: ( + fullName: ( + - uid: NStack.ustring + name: ustring + nameWithType: ustring + fullName: NStack.ustring + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: Terminal.Gui.Attribute + name: Attribute + nameWithType: Attribute + fullName: Terminal.Gui.Attribute + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: Terminal.Gui.Attribute + name: Attribute + nameWithType: Attribute + fullName: Terminal.Gui.Attribute + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.DrawHotString(NStack.ustring,Terminal.Gui.Attribute,Terminal.Gui.Attribute) + name: DrawHotString + nameWithType: View.DrawHotString + fullName: Terminal.Gui.View.DrawHotString + - name: ( + nameWithType: ( + fullName: ( + - uid: NStack.ustring + name: ustring + nameWithType: ustring + fullName: NStack.ustring + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: Terminal.Gui.Attribute + name: Attribute + nameWithType: Attribute + fullName: Terminal.Gui.Attribute + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: Terminal.Gui.Attribute + name: Attribute + nameWithType: Attribute + fullName: Terminal.Gui.Attribute + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.DrawHotString(NStack.ustring,System.Boolean,Terminal.Gui.ColorScheme) + commentId: M:Terminal.Gui.View.DrawHotString(NStack.ustring,System.Boolean,Terminal.Gui.ColorScheme) + parent: Terminal.Gui.View + isExternal: true + name: DrawHotString(ustring, Boolean, ColorScheme) + nameWithType: View.DrawHotString(ustring, Boolean, ColorScheme) + fullName: Terminal.Gui.View.DrawHotString(NStack.ustring, System.Boolean, Terminal.Gui.ColorScheme) + spec.csharp: + - uid: Terminal.Gui.View.DrawHotString(NStack.ustring,System.Boolean,Terminal.Gui.ColorScheme) + name: DrawHotString + nameWithType: View.DrawHotString + fullName: Terminal.Gui.View.DrawHotString + - name: ( + nameWithType: ( + fullName: ( + - uid: NStack.ustring + name: ustring + nameWithType: ustring + fullName: NStack.ustring + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: Terminal.Gui.ColorScheme + name: ColorScheme + nameWithType: ColorScheme + fullName: Terminal.Gui.ColorScheme + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.DrawHotString(NStack.ustring,System.Boolean,Terminal.Gui.ColorScheme) + name: DrawHotString + nameWithType: View.DrawHotString + fullName: Terminal.Gui.View.DrawHotString + - name: ( + nameWithType: ( + fullName: ( + - uid: NStack.ustring + name: ustring + nameWithType: ustring + fullName: NStack.ustring + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: Terminal.Gui.ColorScheme + name: ColorScheme + nameWithType: ColorScheme + fullName: Terminal.Gui.ColorScheme + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.Move(System.Int32,System.Int32) + commentId: M:Terminal.Gui.View.Move(System.Int32,System.Int32) + parent: Terminal.Gui.View + isExternal: true + name: Move(Int32, Int32) + nameWithType: View.Move(Int32, Int32) + fullName: Terminal.Gui.View.Move(System.Int32, System.Int32) + spec.csharp: + - uid: Terminal.Gui.View.Move(System.Int32,System.Int32) + name: Move + nameWithType: View.Move + fullName: Terminal.Gui.View.Move + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.Move(System.Int32,System.Int32) + name: Move + nameWithType: View.Move + fullName: Terminal.Gui.View.Move + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.PositionCursor + commentId: M:Terminal.Gui.View.PositionCursor + parent: Terminal.Gui.View + name: PositionCursor() + nameWithType: View.PositionCursor() + fullName: Terminal.Gui.View.PositionCursor() + spec.csharp: + - uid: Terminal.Gui.View.PositionCursor + name: PositionCursor + nameWithType: View.PositionCursor + fullName: Terminal.Gui.View.PositionCursor + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.PositionCursor + name: PositionCursor + nameWithType: View.PositionCursor + fullName: Terminal.Gui.View.PositionCursor + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.HasFocus + commentId: P:Terminal.Gui.View.HasFocus + parent: Terminal.Gui.View + name: HasFocus + nameWithType: View.HasFocus + fullName: Terminal.Gui.View.HasFocus +- uid: Terminal.Gui.View.OnEnter + commentId: M:Terminal.Gui.View.OnEnter + parent: Terminal.Gui.View + name: OnEnter() + nameWithType: View.OnEnter() + fullName: Terminal.Gui.View.OnEnter() + spec.csharp: + - uid: Terminal.Gui.View.OnEnter + name: OnEnter + nameWithType: View.OnEnter + fullName: Terminal.Gui.View.OnEnter + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.OnEnter + name: OnEnter + nameWithType: View.OnEnter + fullName: Terminal.Gui.View.OnEnter + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.OnLeave + commentId: M:Terminal.Gui.View.OnLeave + parent: Terminal.Gui.View + name: OnLeave() + nameWithType: View.OnLeave() + fullName: Terminal.Gui.View.OnLeave() + spec.csharp: + - uid: Terminal.Gui.View.OnLeave + name: OnLeave + nameWithType: View.OnLeave + fullName: Terminal.Gui.View.OnLeave + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.OnLeave + name: OnLeave + nameWithType: View.OnLeave + fullName: Terminal.Gui.View.OnLeave + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.Focused + commentId: P:Terminal.Gui.View.Focused + parent: Terminal.Gui.View + name: Focused + nameWithType: View.Focused + fullName: Terminal.Gui.View.Focused +- uid: Terminal.Gui.View.MostFocused + commentId: P:Terminal.Gui.View.MostFocused + parent: Terminal.Gui.View + name: MostFocused + nameWithType: View.MostFocused + fullName: Terminal.Gui.View.MostFocused +- uid: Terminal.Gui.View.ColorScheme + commentId: P:Terminal.Gui.View.ColorScheme + parent: Terminal.Gui.View + name: ColorScheme + nameWithType: View.ColorScheme + fullName: Terminal.Gui.View.ColorScheme +- uid: Terminal.Gui.View.AddRune(System.Int32,System.Int32,System.Rune) + commentId: M:Terminal.Gui.View.AddRune(System.Int32,System.Int32,System.Rune) + parent: Terminal.Gui.View + isExternal: true + name: AddRune(Int32, Int32, Rune) + nameWithType: View.AddRune(Int32, Int32, Rune) + fullName: Terminal.Gui.View.AddRune(System.Int32, System.Int32, System.Rune) + spec.csharp: + - uid: Terminal.Gui.View.AddRune(System.Int32,System.Int32,System.Rune) + name: AddRune + nameWithType: View.AddRune + fullName: Terminal.Gui.View.AddRune + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Rune + name: Rune + nameWithType: Rune + fullName: System.Rune + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.AddRune(System.Int32,System.Int32,System.Rune) + name: AddRune + nameWithType: View.AddRune + fullName: Terminal.Gui.View.AddRune + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Rune + name: Rune + nameWithType: Rune + fullName: System.Rune + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.ClearNeedsDisplay + commentId: M:Terminal.Gui.View.ClearNeedsDisplay + parent: Terminal.Gui.View + name: ClearNeedsDisplay() + nameWithType: View.ClearNeedsDisplay() + fullName: Terminal.Gui.View.ClearNeedsDisplay() + spec.csharp: + - uid: Terminal.Gui.View.ClearNeedsDisplay + name: ClearNeedsDisplay + nameWithType: View.ClearNeedsDisplay + fullName: Terminal.Gui.View.ClearNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ClearNeedsDisplay + name: ClearNeedsDisplay + nameWithType: View.ClearNeedsDisplay + fullName: Terminal.Gui.View.ClearNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.SetFocus(Terminal.Gui.View) + commentId: M:Terminal.Gui.View.SetFocus(Terminal.Gui.View) + parent: Terminal.Gui.View + name: SetFocus(View) + nameWithType: View.SetFocus(View) + fullName: Terminal.Gui.View.SetFocus(Terminal.Gui.View) + spec.csharp: + - uid: Terminal.Gui.View.SetFocus(Terminal.Gui.View) + name: SetFocus + nameWithType: View.SetFocus + fullName: Terminal.Gui.View.SetFocus + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.SetFocus(Terminal.Gui.View) + name: SetFocus + nameWithType: View.SetFocus + fullName: Terminal.Gui.View.SetFocus + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.KeyPress + commentId: E:Terminal.Gui.View.KeyPress + parent: Terminal.Gui.View + name: KeyPress + nameWithType: View.KeyPress + fullName: Terminal.Gui.View.KeyPress +- uid: Terminal.Gui.View.ProcessKey(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.View.ProcessKey(Terminal.Gui.KeyEvent) + parent: Terminal.Gui.View + name: ProcessKey(KeyEvent) + nameWithType: View.ProcessKey(KeyEvent) + fullName: Terminal.Gui.View.ProcessKey(Terminal.Gui.KeyEvent) + spec.csharp: + - uid: Terminal.Gui.View.ProcessKey(Terminal.Gui.KeyEvent) + name: ProcessKey + nameWithType: View.ProcessKey + fullName: Terminal.Gui.View.ProcessKey + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ProcessKey(Terminal.Gui.KeyEvent) + name: ProcessKey + nameWithType: View.ProcessKey + fullName: Terminal.Gui.View.ProcessKey + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) + parent: Terminal.Gui.View + name: ProcessHotKey(KeyEvent) + nameWithType: View.ProcessHotKey(KeyEvent) + fullName: Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) + spec.csharp: + - uid: Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) + name: ProcessHotKey + nameWithType: View.ProcessHotKey + fullName: Terminal.Gui.View.ProcessHotKey + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) + name: ProcessHotKey + nameWithType: View.ProcessHotKey + fullName: Terminal.Gui.View.ProcessHotKey + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) + parent: Terminal.Gui.View + name: ProcessColdKey(KeyEvent) + nameWithType: View.ProcessColdKey(KeyEvent) + fullName: Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) + spec.csharp: + - uid: Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) + name: ProcessColdKey + nameWithType: View.ProcessColdKey + fullName: Terminal.Gui.View.ProcessColdKey + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) + name: ProcessColdKey + nameWithType: View.ProcessColdKey + fullName: Terminal.Gui.View.ProcessColdKey + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.KeyDown + commentId: E:Terminal.Gui.View.KeyDown + parent: Terminal.Gui.View + name: KeyDown + nameWithType: View.KeyDown + fullName: Terminal.Gui.View.KeyDown +- uid: Terminal.Gui.View.OnKeyDown(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.View.OnKeyDown(Terminal.Gui.KeyEvent) + parent: Terminal.Gui.View + name: OnKeyDown(KeyEvent) + nameWithType: View.OnKeyDown(KeyEvent) + fullName: Terminal.Gui.View.OnKeyDown(Terminal.Gui.KeyEvent) + spec.csharp: + - uid: Terminal.Gui.View.OnKeyDown(Terminal.Gui.KeyEvent) + name: OnKeyDown + nameWithType: View.OnKeyDown + fullName: Terminal.Gui.View.OnKeyDown + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.OnKeyDown(Terminal.Gui.KeyEvent) + name: OnKeyDown + nameWithType: View.OnKeyDown + fullName: Terminal.Gui.View.OnKeyDown + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.KeyUp + commentId: E:Terminal.Gui.View.KeyUp + parent: Terminal.Gui.View + name: KeyUp + nameWithType: View.KeyUp + fullName: Terminal.Gui.View.KeyUp +- uid: Terminal.Gui.View.OnKeyUp(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.View.OnKeyUp(Terminal.Gui.KeyEvent) + parent: Terminal.Gui.View + name: OnKeyUp(KeyEvent) + nameWithType: View.OnKeyUp(KeyEvent) + fullName: Terminal.Gui.View.OnKeyUp(Terminal.Gui.KeyEvent) + spec.csharp: + - uid: Terminal.Gui.View.OnKeyUp(Terminal.Gui.KeyEvent) + name: OnKeyUp + nameWithType: View.OnKeyUp + fullName: Terminal.Gui.View.OnKeyUp + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.OnKeyUp(Terminal.Gui.KeyEvent) + name: OnKeyUp + nameWithType: View.OnKeyUp + fullName: Terminal.Gui.View.OnKeyUp + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.EnsureFocus + commentId: M:Terminal.Gui.View.EnsureFocus + parent: Terminal.Gui.View + name: EnsureFocus() + nameWithType: View.EnsureFocus() + fullName: Terminal.Gui.View.EnsureFocus() + spec.csharp: + - uid: Terminal.Gui.View.EnsureFocus + name: EnsureFocus + nameWithType: View.EnsureFocus + fullName: Terminal.Gui.View.EnsureFocus + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.EnsureFocus + name: EnsureFocus + nameWithType: View.EnsureFocus + fullName: Terminal.Gui.View.EnsureFocus + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.FocusFirst + commentId: M:Terminal.Gui.View.FocusFirst + parent: Terminal.Gui.View + name: FocusFirst() + nameWithType: View.FocusFirst() + fullName: Terminal.Gui.View.FocusFirst() + spec.csharp: + - uid: Terminal.Gui.View.FocusFirst + name: FocusFirst + nameWithType: View.FocusFirst + fullName: Terminal.Gui.View.FocusFirst + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.FocusFirst + name: FocusFirst + nameWithType: View.FocusFirst + fullName: Terminal.Gui.View.FocusFirst + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.FocusLast + commentId: M:Terminal.Gui.View.FocusLast + parent: Terminal.Gui.View + name: FocusLast() + nameWithType: View.FocusLast() + fullName: Terminal.Gui.View.FocusLast() + spec.csharp: + - uid: Terminal.Gui.View.FocusLast + name: FocusLast + nameWithType: View.FocusLast + fullName: Terminal.Gui.View.FocusLast + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.FocusLast + name: FocusLast + nameWithType: View.FocusLast + fullName: Terminal.Gui.View.FocusLast + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.FocusPrev + commentId: M:Terminal.Gui.View.FocusPrev + parent: Terminal.Gui.View + name: FocusPrev() + nameWithType: View.FocusPrev() + fullName: Terminal.Gui.View.FocusPrev() + spec.csharp: + - uid: Terminal.Gui.View.FocusPrev + name: FocusPrev + nameWithType: View.FocusPrev + fullName: Terminal.Gui.View.FocusPrev + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.FocusPrev + name: FocusPrev + nameWithType: View.FocusPrev + fullName: Terminal.Gui.View.FocusPrev + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.FocusNext + commentId: M:Terminal.Gui.View.FocusNext + parent: Terminal.Gui.View + name: FocusNext() + nameWithType: View.FocusNext() + fullName: Terminal.Gui.View.FocusNext() + spec.csharp: + - uid: Terminal.Gui.View.FocusNext + name: FocusNext + nameWithType: View.FocusNext + fullName: Terminal.Gui.View.FocusNext + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.FocusNext + name: FocusNext + nameWithType: View.FocusNext + fullName: Terminal.Gui.View.FocusNext + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.LayoutSubviews + commentId: M:Terminal.Gui.View.LayoutSubviews + parent: Terminal.Gui.View + name: LayoutSubviews() + nameWithType: View.LayoutSubviews() + fullName: Terminal.Gui.View.LayoutSubviews() + spec.csharp: + - uid: Terminal.Gui.View.LayoutSubviews + name: LayoutSubviews + nameWithType: View.LayoutSubviews + fullName: Terminal.Gui.View.LayoutSubviews + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.LayoutSubviews + name: LayoutSubviews + nameWithType: View.LayoutSubviews + fullName: Terminal.Gui.View.LayoutSubviews + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.ToString + commentId: M:Terminal.Gui.View.ToString + parent: Terminal.Gui.View + name: ToString() + nameWithType: View.ToString() + fullName: Terminal.Gui.View.ToString() + spec.csharp: + - uid: Terminal.Gui.View.ToString + name: ToString + nameWithType: View.ToString + fullName: Terminal.Gui.View.ToString + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ToString + name: ToString + nameWithType: View.ToString + fullName: Terminal.Gui.View.ToString + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.OnMouseEnter(Terminal.Gui.MouseEvent) + commentId: M:Terminal.Gui.View.OnMouseEnter(Terminal.Gui.MouseEvent) + parent: Terminal.Gui.View + name: OnMouseEnter(MouseEvent) + nameWithType: View.OnMouseEnter(MouseEvent) + fullName: Terminal.Gui.View.OnMouseEnter(Terminal.Gui.MouseEvent) + spec.csharp: + - uid: Terminal.Gui.View.OnMouseEnter(Terminal.Gui.MouseEvent) + name: OnMouseEnter + nameWithType: View.OnMouseEnter + fullName: Terminal.Gui.View.OnMouseEnter + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.MouseEvent + name: MouseEvent + nameWithType: MouseEvent + fullName: Terminal.Gui.MouseEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.OnMouseEnter(Terminal.Gui.MouseEvent) + name: OnMouseEnter + nameWithType: View.OnMouseEnter + fullName: Terminal.Gui.View.OnMouseEnter + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.MouseEvent + name: MouseEvent + nameWithType: MouseEvent + fullName: Terminal.Gui.MouseEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.OnMouseLeave(Terminal.Gui.MouseEvent) + commentId: M:Terminal.Gui.View.OnMouseLeave(Terminal.Gui.MouseEvent) + parent: Terminal.Gui.View + name: OnMouseLeave(MouseEvent) + nameWithType: View.OnMouseLeave(MouseEvent) + fullName: Terminal.Gui.View.OnMouseLeave(Terminal.Gui.MouseEvent) + spec.csharp: + - uid: Terminal.Gui.View.OnMouseLeave(Terminal.Gui.MouseEvent) + name: OnMouseLeave + nameWithType: View.OnMouseLeave + fullName: Terminal.Gui.View.OnMouseLeave + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.MouseEvent + name: MouseEvent + nameWithType: MouseEvent + fullName: Terminal.Gui.MouseEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.OnMouseLeave(Terminal.Gui.MouseEvent) + name: OnMouseLeave + nameWithType: View.OnMouseLeave + fullName: Terminal.Gui.View.OnMouseLeave + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.MouseEvent + name: MouseEvent + nameWithType: MouseEvent + fullName: Terminal.Gui.MouseEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.Responder.CanFocus + commentId: P:Terminal.Gui.Responder.CanFocus + parent: Terminal.Gui.Responder + name: CanFocus + nameWithType: Responder.CanFocus + fullName: Terminal.Gui.Responder.CanFocus +- 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 + commentId: N:System + isExternal: true + name: System + nameWithType: System + fullName: System +- uid: System.Collections + commentId: N:System.Collections + isExternal: true + name: System.Collections + nameWithType: System.Collections + fullName: System.Collections +- uid: Terminal.Gui.ScrollBarView.Size* + commentId: Overload:Terminal.Gui.ScrollBarView.Size + name: Size + nameWithType: ScrollBarView.Size + fullName: Terminal.Gui.ScrollBarView.Size - uid: System.Int32 + commentId: T:System.Int32 parent: System isExternal: true name: Int32 nameWithType: Int32 fullName: System.Int32 -- uid: System.Boolean - parent: System - isExternal: true - name: Boolean - nameWithType: Boolean - fullName: System.Boolean -- uid: Terminal.Gui.ScrollBarView.ChangedPosition - parent: Terminal.Gui.ScrollBarView - isExternal: false - name: ChangedPosition - nameWithType: ScrollBarView.ChangedPosition - fullName: ScrollBarView.ChangedPosition - uid: System.Action + commentId: T:System.Action parent: System isExternal: true name: Action nameWithType: Action fullName: System.Action -- uid: Terminal.Gui.ScrollBarView.MouseEvent(Terminal.Gui.MouseEvent) - parent: Terminal.Gui.ScrollBarView - isExternal: false - name: MouseEvent(MouseEvent) - nameWithType: ScrollBarView.MouseEvent(MouseEvent) - fullName: ScrollBarView.MouseEvent(MouseEvent) -- uid: Terminal.Gui.MouseEvent +- uid: Terminal.Gui.ScrollBarView.Position* + commentId: Overload:Terminal.Gui.ScrollBarView.Position + name: Position + nameWithType: ScrollBarView.Position + fullName: Terminal.Gui.ScrollBarView.Position +- uid: Terminal.Gui.ScrollBarView + commentId: T:Terminal.Gui.ScrollBarView + name: ScrollBarView + nameWithType: ScrollBarView + fullName: Terminal.Gui.ScrollBarView +- uid: Terminal.Gui.ScrollBarView.#ctor* + commentId: Overload:Terminal.Gui.ScrollBarView.#ctor + name: ScrollBarView + nameWithType: ScrollBarView.ScrollBarView + fullName: Terminal.Gui.ScrollBarView.ScrollBarView +- 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.View.Redraw(Terminal.Gui.Rect) + commentId: M:Terminal.Gui.View.Redraw(Terminal.Gui.Rect) + parent: Terminal.Gui.View + name: Redraw(Rect) + nameWithType: View.Redraw(Rect) + fullName: Terminal.Gui.View.Redraw(Terminal.Gui.Rect) + spec.csharp: + - uid: Terminal.Gui.View.Redraw(Terminal.Gui.Rect) + name: Redraw + nameWithType: View.Redraw + fullName: Terminal.Gui.View.Redraw + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.Redraw(Terminal.Gui.Rect) + name: Redraw + nameWithType: View.Redraw + fullName: Terminal.Gui.View.Redraw + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.ScrollBarView.Redraw* + commentId: Overload:Terminal.Gui.ScrollBarView.Redraw + name: Redraw + nameWithType: ScrollBarView.Redraw + fullName: Terminal.Gui.ScrollBarView.Redraw +- uid: Terminal.Gui.ScrollBarView.MouseEvent(Terminal.Gui.MouseEvent) + commentId: M:Terminal.Gui.ScrollBarView.MouseEvent(Terminal.Gui.MouseEvent) + isExternal: true +- uid: Terminal.Gui.Responder.MouseEvent(Terminal.Gui.MouseEvent) + commentId: M:Terminal.Gui.Responder.MouseEvent(Terminal.Gui.MouseEvent) + parent: Terminal.Gui.Responder + name: MouseEvent(MouseEvent) + nameWithType: Responder.MouseEvent(MouseEvent) + fullName: Terminal.Gui.Responder.MouseEvent(Terminal.Gui.MouseEvent) + spec.csharp: + - uid: Terminal.Gui.Responder.MouseEvent(Terminal.Gui.MouseEvent) + name: MouseEvent + nameWithType: Responder.MouseEvent + fullName: Terminal.Gui.Responder.MouseEvent + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.MouseEvent + name: MouseEvent + nameWithType: MouseEvent + fullName: Terminal.Gui.MouseEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.Responder.MouseEvent(Terminal.Gui.MouseEvent) + name: MouseEvent + nameWithType: Responder.MouseEvent + fullName: Terminal.Gui.Responder.MouseEvent + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.MouseEvent + name: MouseEvent + nameWithType: MouseEvent + fullName: Terminal.Gui.MouseEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.ScrollBarView.MouseEvent* + commentId: Overload:Terminal.Gui.ScrollBarView.MouseEvent + name: MouseEvent + nameWithType: ScrollBarView.MouseEvent + fullName: Terminal.Gui.ScrollBarView.MouseEvent +- uid: Terminal.Gui.MouseEvent + commentId: T:Terminal.Gui.MouseEvent parent: Terminal.Gui - isExternal: false name: MouseEvent nameWithType: MouseEvent fullName: Terminal.Gui.MouseEvent -- uid: Terminal.Gui.ScrollBarView.Position - parent: Terminal.Gui.ScrollBarView - isExternal: false - name: Position - nameWithType: ScrollBarView.Position - fullName: ScrollBarView.Position -- uid: Terminal.Gui.ScrollBarView.Redraw(Terminal.Gui.Rect) - parent: Terminal.Gui.ScrollBarView - isExternal: false - name: Redraw(Rect) - nameWithType: ScrollBarView.Redraw(Rect) - fullName: ScrollBarView.Redraw(Rect) -- uid: Terminal.Gui.ScrollBarView.Size - parent: Terminal.Gui.ScrollBarView - isExternal: false - name: Size - nameWithType: ScrollBarView.Size - fullName: ScrollBarView.Size -- uid: Terminal.Gui.ScrollBarView.#ctor* - parent: Terminal.Gui.ScrollBarView - isExternal: false - name: ScrollBarView - nameWithType: ScrollBarView.ScrollBarView - fullName: ScrollBarView.ScrollBarView -- uid: Terminal.Gui.ScrollBarView.MouseEvent* - parent: Terminal.Gui.ScrollBarView - isExternal: false - name: MouseEvent - nameWithType: ScrollBarView.MouseEvent - fullName: ScrollBarView.MouseEvent -- uid: Terminal.Gui.ScrollBarView.Position* - parent: Terminal.Gui.ScrollBarView - isExternal: false - name: Position - nameWithType: ScrollBarView.Position - fullName: ScrollBarView.Position -- uid: Terminal.Gui.ScrollBarView.Redraw* - parent: Terminal.Gui.ScrollBarView - isExternal: false - name: Redraw - nameWithType: ScrollBarView.Redraw - fullName: ScrollBarView.Redraw -- uid: Terminal.Gui.ScrollBarView.Size* - parent: Terminal.Gui.ScrollBarView - isExternal: false - name: Size - nameWithType: ScrollBarView.Size - fullName: ScrollBarView.Size -- uid: Terminal.Gui.Responder.CanFocus - parent: Terminal.Gui.Responder - isExternal: false - name: CanFocus - nameWithType: Responder.CanFocus - fullName: Responder.CanFocus -- uid: Terminal.Gui.View.HasFocus - parent: Terminal.Gui.View - isExternal: false - name: HasFocus - nameWithType: View.HasFocus - fullName: View.HasFocus -- uid: Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) - parent: Terminal.Gui.View - isExternal: false - name: ProcessColdKey(KeyEvent) - nameWithType: View.ProcessColdKey(KeyEvent) - fullName: View.ProcessColdKey(KeyEvent) -- uid: Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) - parent: Terminal.Gui.View - isExternal: false - name: ProcessHotKey(KeyEvent) - nameWithType: View.ProcessHotKey(KeyEvent) - fullName: View.ProcessHotKey(KeyEvent) -- uid: Terminal.Gui.View.ProcessKey(Terminal.Gui.KeyEvent) - parent: Terminal.Gui.View - isExternal: false - name: ProcessKey(KeyEvent) - nameWithType: View.ProcessKey(KeyEvent) - fullName: View.ProcessKey(KeyEvent) -- uid: Terminal.Gui.View.Add(Terminal.Gui.View) - parent: Terminal.Gui.View - isExternal: false - name: Add(View) - nameWithType: View.Add(View) - fullName: View.Add(View) -- uid: Terminal.Gui.View.Add(Terminal.Gui.View[]) - parent: Terminal.Gui.View - isExternal: false - name: Add(View[]) - nameWithType: View.Add(View[]) - fullName: View.Add(View[]) -- uid: Terminal.Gui.View.AddRune(System.Int32,System.Int32,System.Rune) - parent: Terminal.Gui.View - isExternal: false - name: AddRune(Int32, Int32, Rune) - nameWithType: View.AddRune(Int32, Int32, Rune) - fullName: View.AddRune(Int32, Int32, Rune) -- uid: Terminal.Gui.View.Bounds - parent: Terminal.Gui.View - isExternal: false - name: Bounds - nameWithType: View.Bounds - fullName: View.Bounds -- uid: Terminal.Gui.View.ChildNeedsDisplay - parent: Terminal.Gui.View - isExternal: false - name: ChildNeedsDisplay() - nameWithType: View.ChildNeedsDisplay() - fullName: View.ChildNeedsDisplay() -- uid: Terminal.Gui.View.Clear - parent: Terminal.Gui.View - isExternal: false - name: Clear() - nameWithType: View.Clear() - fullName: View.Clear() -- uid: Terminal.Gui.View.Clear(Terminal.Gui.Rect) - parent: Terminal.Gui.View - isExternal: false - name: Clear(Rect) - nameWithType: View.Clear(Rect) - fullName: View.Clear(Rect) -- uid: Terminal.Gui.View.ClearNeedsDisplay - parent: Terminal.Gui.View - isExternal: false - name: ClearNeedsDisplay() - nameWithType: View.ClearNeedsDisplay() - fullName: View.ClearNeedsDisplay() -- uid: Terminal.Gui.View.ClipToBounds - parent: Terminal.Gui.View - isExternal: false - name: ClipToBounds() - nameWithType: View.ClipToBounds() - fullName: View.ClipToBounds() -- uid: Terminal.Gui.View.ColorScheme - parent: Terminal.Gui.View - isExternal: false - name: ColorScheme - nameWithType: View.ColorScheme - fullName: View.ColorScheme -- uid: Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean) - parent: Terminal.Gui.View - isExternal: false - name: DrawFrame(Rect, Int32, Boolean) - nameWithType: View.DrawFrame(Rect, Int32, Boolean) - fullName: View.DrawFrame(Rect, Int32, Boolean) -- uid: Terminal.Gui.View.DrawHotString(NStack.ustring,System.Boolean,Terminal.Gui.ColorScheme) - parent: Terminal.Gui.View - isExternal: false - name: DrawHotString(ustring, Boolean, ColorScheme) - nameWithType: View.DrawHotString(ustring, Boolean, ColorScheme) - fullName: View.DrawHotString(ustring, Boolean, ColorScheme) -- uid: Terminal.Gui.View.DrawHotString(NStack.ustring,Terminal.Gui.Attribute,Terminal.Gui.Attribute) - parent: Terminal.Gui.View - isExternal: false - name: DrawHotString(ustring, Attribute, Attribute) - nameWithType: View.DrawHotString(ustring, Attribute, Attribute) - fullName: View.DrawHotString(ustring, Attribute, Attribute) -- uid: Terminal.Gui.View.Driver - parent: Terminal.Gui.View - isExternal: false - name: Driver - nameWithType: View.Driver - fullName: View.Driver -- uid: Terminal.Gui.View.EnsureFocus - parent: Terminal.Gui.View - isExternal: false - name: EnsureFocus() - nameWithType: View.EnsureFocus() - fullName: View.EnsureFocus() -- uid: Terminal.Gui.View.Focused - parent: Terminal.Gui.View - isExternal: false - name: Focused - nameWithType: View.Focused - fullName: View.Focused -- uid: Terminal.Gui.View.FocusFirst - parent: Terminal.Gui.View - isExternal: false - name: FocusFirst() - nameWithType: View.FocusFirst() - fullName: View.FocusFirst() -- uid: Terminal.Gui.View.FocusLast - parent: Terminal.Gui.View - isExternal: false - name: FocusLast() - nameWithType: View.FocusLast() - fullName: View.FocusLast() -- uid: Terminal.Gui.View.FocusNext - parent: Terminal.Gui.View - isExternal: false - name: FocusNext() - nameWithType: View.FocusNext() - fullName: View.FocusNext() -- uid: Terminal.Gui.View.FocusPrev - parent: Terminal.Gui.View - isExternal: false - name: FocusPrev() - nameWithType: View.FocusPrev() - fullName: View.FocusPrev() -- uid: Terminal.Gui.View.Frame - parent: Terminal.Gui.View - isExternal: false - name: Frame - nameWithType: View.Frame - fullName: View.Frame -- uid: Terminal.Gui.View.GetEnumerator - parent: Terminal.Gui.View - isExternal: false - name: GetEnumerator() - nameWithType: View.GetEnumerator() - fullName: View.GetEnumerator() -- uid: Terminal.Gui.View.Height - parent: Terminal.Gui.View - isExternal: false - name: Height - nameWithType: View.Height - fullName: View.Height -- uid: Terminal.Gui.View.Id - parent: Terminal.Gui.View - isExternal: false - name: Id - nameWithType: View.Id - fullName: View.Id -- uid: Terminal.Gui.View.LayoutStyle - parent: Terminal.Gui.View - isExternal: false - name: LayoutStyle - nameWithType: View.LayoutStyle - fullName: View.LayoutStyle -- uid: Terminal.Gui.View.LayoutSubviews - parent: Terminal.Gui.View - isExternal: false - name: LayoutSubviews() - nameWithType: View.LayoutSubviews() - fullName: View.LayoutSubviews() -- uid: Terminal.Gui.View.MostFocused - parent: Terminal.Gui.View - isExternal: false - name: MostFocused - nameWithType: View.MostFocused - fullName: View.MostFocused -- uid: Terminal.Gui.View.Move(System.Int32,System.Int32) - parent: Terminal.Gui.View - isExternal: false - name: Move(Int32, Int32) - nameWithType: View.Move(Int32, Int32) - fullName: View.Move(Int32, Int32) -- uid: Terminal.Gui.View.PositionCursor - parent: Terminal.Gui.View - isExternal: false - name: PositionCursor() - nameWithType: View.PositionCursor() - fullName: View.PositionCursor() -- uid: Terminal.Gui.View.Remove(Terminal.Gui.View) - parent: Terminal.Gui.View - isExternal: false - name: Remove(View) - nameWithType: View.Remove(View) - fullName: View.Remove(View) -- uid: Terminal.Gui.View.RemoveAll - parent: Terminal.Gui.View - isExternal: false - name: RemoveAll() - nameWithType: View.RemoveAll() - fullName: View.RemoveAll() -- uid: Terminal.Gui.View.ScreenToView(System.Int32,System.Int32) - parent: Terminal.Gui.View - isExternal: false - name: ScreenToView(Int32, Int32) - nameWithType: View.ScreenToView(Int32, Int32) - fullName: View.ScreenToView(Int32, Int32) -- uid: Terminal.Gui.View.SetClip(Terminal.Gui.Rect) - parent: Terminal.Gui.View - isExternal: false - name: SetClip(Rect) - nameWithType: View.SetClip(Rect) - fullName: View.SetClip(Rect) -- uid: Terminal.Gui.View.SetFocus(Terminal.Gui.View) - parent: Terminal.Gui.View - isExternal: false - name: SetFocus(View) - nameWithType: View.SetFocus(View) - fullName: View.SetFocus(View) -- uid: Terminal.Gui.View.SetNeedsDisplay - parent: Terminal.Gui.View - isExternal: false - name: SetNeedsDisplay() - nameWithType: View.SetNeedsDisplay() - fullName: View.SetNeedsDisplay() -- uid: Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) - parent: Terminal.Gui.View - isExternal: false - name: SetNeedsDisplay(Rect) - nameWithType: View.SetNeedsDisplay(Rect) - fullName: View.SetNeedsDisplay(Rect) -- uid: Terminal.Gui.View.Subviews - parent: Terminal.Gui.View - isExternal: false - name: Subviews - nameWithType: View.Subviews - fullName: View.Subviews -- uid: Terminal.Gui.View.SuperView - parent: Terminal.Gui.View - isExternal: false - name: SuperView - nameWithType: View.SuperView - fullName: View.SuperView -- uid: Terminal.Gui.View.ToString - parent: Terminal.Gui.View - isExternal: false - name: ToString() - nameWithType: View.ToString() - fullName: View.ToString() -- uid: Terminal.Gui.View.WantMousePositionReports - parent: Terminal.Gui.View - isExternal: false - name: WantMousePositionReports - nameWithType: View.WantMousePositionReports - fullName: View.WantMousePositionReports -- uid: Terminal.Gui.View.Width - parent: Terminal.Gui.View - isExternal: false - name: Width - nameWithType: View.Width - fullName: View.Width -- uid: Terminal.Gui.View.X - parent: Terminal.Gui.View - isExternal: false - name: X - nameWithType: View.X - fullName: View.X -- uid: Terminal.Gui.View.Y - parent: Terminal.Gui.View - isExternal: false - name: Y - nameWithType: View.Y - fullName: View.Y +shouldSkipMarkup: true diff --git a/docfx/api/Terminal.Gui/Terminal.Gui.ScrollView.yml b/docfx/api/Terminal.Gui/Terminal.Gui.ScrollView.yml index dccdce23c..2be211e0d 100644 --- a/docfx/api/Terminal.Gui/Terminal.Gui.ScrollView.yml +++ b/docfx/api/Terminal.Gui/Terminal.Gui.ScrollView.yml @@ -1,18 +1,20 @@ ### YamlMime:ManagedReference items: - uid: Terminal.Gui.ScrollView + commentId: T:Terminal.Gui.ScrollView id: ScrollView + parent: Terminal.Gui children: - Terminal.Gui.ScrollView.#ctor(Terminal.Gui.Rect) - Terminal.Gui.ScrollView.Add(Terminal.Gui.View) - Terminal.Gui.ScrollView.ContentOffset - Terminal.Gui.ScrollView.ContentSize + - Terminal.Gui.ScrollView.MouseEvent(Terminal.Gui.MouseEvent) - Terminal.Gui.ScrollView.PositionCursor - Terminal.Gui.ScrollView.ProcessKey(Terminal.Gui.KeyEvent) - Terminal.Gui.ScrollView.Redraw(Terminal.Gui.Rect) - Terminal.Gui.ScrollView.RemoveAll - Terminal.Gui.ScrollView.ScrollDown(System.Int32) - - Terminal.Gui.ScrollView.Scrolled - Terminal.Gui.ScrollView.ScrollLeft(System.Int32) - Terminal.Gui.ScrollView.ScrollRight(System.Int32) - Terminal.Gui.ScrollView.ScrollUp(System.Int32) @@ -20,242 +22,475 @@ items: - Terminal.Gui.ScrollView.ShowVerticalScrollIndicator langs: - csharp + - vb name: ScrollView nameWithType: ScrollView fullName: Terminal.Gui.ScrollView type: Class + source: + remote: + path: Terminal.Gui/Views/ScrollView.cs + branch: docs + repo: tig:tig/gui.cs.git + id: ScrollView + path: ../Terminal.Gui/Views/ScrollView.cs + startLine: 250 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: Scrollviews are views that present a window into a virtual space where children views are added. Similar to the iOS UIScrollView. - remarks: "

\n The subviews that are added to this scrollview are offset by the\n ContentOffset property. The view itself is a window into the \n space represented by the ContentSize.\n

\n

" + summary: "\nScrollviews are views that present a window into a virtual space where children views are added. Similar to the iOS UIScrollView.\n" + remarks: "\n

\n The subviews that are added to this scrollview are offset by the\n ContentOffset property. The view itself is a window into the \n space represented by the ContentSize.\n

\n

\n\n

\n" + example: [] syntax: - content: 'public class ScrollView : Terminal.Gui.View' + content: 'public class ScrollView : View, IEnumerable' + content.vb: >- + Public Class ScrollView + + Inherits View + + Implements IEnumerable inheritance: - System.Object - Terminal.Gui.Responder - Terminal.Gui.View - implements: [] + implements: + - System.Collections.IEnumerable inheritedMembers: - - Terminal.Gui.Responder.CanFocus - - Terminal.Gui.Responder.MouseEvent(Terminal.Gui.MouseEvent) - - Terminal.Gui.View.Add(Terminal.Gui.View[]) - - Terminal.Gui.View.AddRune(System.Int32,System.Int32,System.Rune) - - Terminal.Gui.View.Bounds - - Terminal.Gui.View.ChildNeedsDisplay - - Terminal.Gui.View.Clear - - Terminal.Gui.View.Clear(Terminal.Gui.Rect) - - Terminal.Gui.View.ClearNeedsDisplay - - Terminal.Gui.View.ClipToBounds - - Terminal.Gui.View.ColorScheme - - Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean) - - Terminal.Gui.View.DrawHotString(NStack.ustring,System.Boolean,Terminal.Gui.ColorScheme) - - Terminal.Gui.View.DrawHotString(NStack.ustring,Terminal.Gui.Attribute,Terminal.Gui.Attribute) + - Terminal.Gui.View.Enter + - Terminal.Gui.View.Leave + - Terminal.Gui.View.MouseEnter + - Terminal.Gui.View.MouseLeave - Terminal.Gui.View.Driver - - Terminal.Gui.View.EnsureFocus - - Terminal.Gui.View.Focused - - Terminal.Gui.View.FocusFirst - - Terminal.Gui.View.FocusLast - - Terminal.Gui.View.FocusNext - - Terminal.Gui.View.FocusPrev + - Terminal.Gui.View.Subviews + - Terminal.Gui.View.Id + - Terminal.Gui.View.WantMousePositionReports + - Terminal.Gui.View.WantContinuousButtonPressed - Terminal.Gui.View.Frame - Terminal.Gui.View.GetEnumerator - - Terminal.Gui.View.HasFocus - - Terminal.Gui.View.Height - - Terminal.Gui.View.Id - Terminal.Gui.View.LayoutStyle - - Terminal.Gui.View.LayoutSubviews - - Terminal.Gui.View.MostFocused - - Terminal.Gui.View.Move(System.Int32,System.Int32) - - Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) - - Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) - - Terminal.Gui.View.Remove(Terminal.Gui.View) - - Terminal.Gui.View.ScreenToView(System.Int32,System.Int32) - - Terminal.Gui.View.SetClip(Terminal.Gui.Rect) - - Terminal.Gui.View.SetFocus(Terminal.Gui.View) - - Terminal.Gui.View.SetNeedsDisplay - - Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) - - Terminal.Gui.View.Subviews - - Terminal.Gui.View.SuperView - - Terminal.Gui.View.ToString - - Terminal.Gui.View.WantMousePositionReports - - Terminal.Gui.View.Width + - Terminal.Gui.View.Bounds - Terminal.Gui.View.X - Terminal.Gui.View.Y + - Terminal.Gui.View.Width + - Terminal.Gui.View.Height + - Terminal.Gui.View.SuperView + - Terminal.Gui.View.SetNeedsDisplay + - Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) + - Terminal.Gui.View.ChildNeedsDisplay + - Terminal.Gui.View.Add(Terminal.Gui.View[]) + - Terminal.Gui.View.Remove(Terminal.Gui.View) + - Terminal.Gui.View.BringSubviewToFront(Terminal.Gui.View) + - Terminal.Gui.View.SendSubviewToBack(Terminal.Gui.View) + - Terminal.Gui.View.SendSubviewBackwards(Terminal.Gui.View) + - Terminal.Gui.View.BringSubviewForward(Terminal.Gui.View) + - Terminal.Gui.View.Clear + - Terminal.Gui.View.Clear(Terminal.Gui.Rect) + - Terminal.Gui.View.ScreenToView(System.Int32,System.Int32) + - Terminal.Gui.View.ClipToBounds + - Terminal.Gui.View.SetClip(Terminal.Gui.Rect) + - Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean) + - Terminal.Gui.View.DrawHotString(NStack.ustring,Terminal.Gui.Attribute,Terminal.Gui.Attribute) + - Terminal.Gui.View.DrawHotString(NStack.ustring,System.Boolean,Terminal.Gui.ColorScheme) + - Terminal.Gui.View.Move(System.Int32,System.Int32) + - Terminal.Gui.View.HasFocus + - Terminal.Gui.View.OnEnter + - Terminal.Gui.View.OnLeave + - Terminal.Gui.View.Focused + - Terminal.Gui.View.MostFocused + - Terminal.Gui.View.ColorScheme + - Terminal.Gui.View.AddRune(System.Int32,System.Int32,System.Rune) + - Terminal.Gui.View.ClearNeedsDisplay + - Terminal.Gui.View.SetFocus(Terminal.Gui.View) + - Terminal.Gui.View.KeyPress + - Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) + - Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) + - Terminal.Gui.View.KeyDown + - Terminal.Gui.View.OnKeyDown(Terminal.Gui.KeyEvent) + - Terminal.Gui.View.KeyUp + - Terminal.Gui.View.OnKeyUp(Terminal.Gui.KeyEvent) + - Terminal.Gui.View.EnsureFocus + - Terminal.Gui.View.FocusFirst + - Terminal.Gui.View.FocusLast + - Terminal.Gui.View.FocusPrev + - Terminal.Gui.View.FocusNext + - Terminal.Gui.View.LayoutSubviews + - Terminal.Gui.View.ToString + - Terminal.Gui.View.OnMouseEnter(Terminal.Gui.MouseEvent) + - Terminal.Gui.View.OnMouseLeave(Terminal.Gui.MouseEvent) + - Terminal.Gui.Responder.CanFocus + - 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) + modifiers.csharp: + - public + - class + modifiers.vb: + - Public + - Class - uid: Terminal.Gui.ScrollView.#ctor(Terminal.Gui.Rect) + commentId: M:Terminal.Gui.ScrollView.#ctor(Terminal.Gui.Rect) id: '#ctor(Terminal.Gui.Rect)' parent: Terminal.Gui.ScrollView langs: - csharp + - vb name: ScrollView(Rect) nameWithType: ScrollView.ScrollView(Rect) - fullName: ScrollView.ScrollView(Rect) + fullName: Terminal.Gui.ScrollView.ScrollView(Terminal.Gui.Rect) type: Constructor + source: + remote: + path: Terminal.Gui/Views/ScrollView.cs + branch: docs + repo: tig:tig/gui.cs.git + id: .ctor + path: ../Terminal.Gui/Views/ScrollView.cs + startLine: 258 assemblies: - Terminal.Gui namespace: Terminal.Gui + summary: "\nConstructs a ScrollView\n" + example: [] syntax: - content: public ScrollView (Terminal.Gui.Rect frame); + content: public ScrollView(Rect frame) parameters: - id: frame type: Terminal.Gui.Rect - description: To be added. + description: '' + content.vb: Public Sub New(frame As Rect) overload: Terminal.Gui.ScrollView.#ctor* - exceptions: [] -- uid: Terminal.Gui.ScrollView.Add(Terminal.Gui.View) - id: Add(Terminal.Gui.View) - parent: Terminal.Gui.ScrollView - langs: - - csharp - name: Add(View) - nameWithType: ScrollView.Add(View) - fullName: ScrollView.Add(View) - type: Method - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Adds the view to the scrollview. - syntax: - content: public override void Add (Terminal.Gui.View view); - parameters: - - id: view - type: Terminal.Gui.View - description: The view to add to the scrollview. - overload: Terminal.Gui.ScrollView.Add* - exceptions: [] -- uid: Terminal.Gui.ScrollView.ContentOffset - id: ContentOffset - parent: Terminal.Gui.ScrollView - langs: - - csharp - name: ContentOffset - nameWithType: ScrollView.ContentOffset - fullName: ScrollView.ContentOffset - type: Property - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Represents the top left corner coordinate that is displayed by the scrollview - syntax: - content: public Terminal.Gui.Point ContentOffset { get; set; } - return: - type: Terminal.Gui.Point - description: The content offset. - overload: Terminal.Gui.ScrollView.ContentOffset* - exceptions: [] + modifiers.csharp: + - public + modifiers.vb: + - Public - uid: Terminal.Gui.ScrollView.ContentSize + commentId: P:Terminal.Gui.ScrollView.ContentSize id: ContentSize parent: Terminal.Gui.ScrollView langs: - csharp + - vb name: ContentSize nameWithType: ScrollView.ContentSize - fullName: ScrollView.ContentSize + fullName: Terminal.Gui.ScrollView.ContentSize type: Property + source: + remote: + path: Terminal.Gui/Views/ScrollView.cs + branch: docs + repo: tig:tig/gui.cs.git + id: ContentSize + path: ../Terminal.Gui/Views/ScrollView.cs + startLine: 282 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: Represents the contents of the data shown inside the scrolview + summary: "\nRepresents the contents of the data shown inside the scrolview\n" + example: [] syntax: - content: public Terminal.Gui.Size ContentSize { get; set; } + content: public Size ContentSize { get; set; } + parameters: [] return: type: Terminal.Gui.Size description: The size of the content. + content.vb: Public Property ContentSize As Size overload: Terminal.Gui.ScrollView.ContentSize* - exceptions: [] -- uid: Terminal.Gui.ScrollView.PositionCursor - id: PositionCursor + modifiers.csharp: + - public + - get + - set + modifiers.vb: + - Public +- uid: Terminal.Gui.ScrollView.ContentOffset + commentId: P:Terminal.Gui.ScrollView.ContentOffset + id: ContentOffset parent: Terminal.Gui.ScrollView langs: - csharp - name: PositionCursor() - nameWithType: ScrollView.PositionCursor() - fullName: ScrollView.PositionCursor() - type: Method + - vb + name: ContentOffset + nameWithType: ScrollView.ContentOffset + fullName: Terminal.Gui.ScrollView.ContentOffset + type: Property + source: + remote: + path: Terminal.Gui/Views/ScrollView.cs + branch: docs + repo: tig:tig/gui.cs.git + id: ContentOffset + path: ../Terminal.Gui/Views/ScrollView.cs + startLine: 299 assemblies: - Terminal.Gui namespace: Terminal.Gui + summary: "\nRepresents the top left corner coordinate that is displayed by the scrollview\n" + example: [] syntax: - content: public override void PositionCursor (); + content: public Point ContentOffset { get; set; } parameters: [] - overload: Terminal.Gui.ScrollView.PositionCursor* - exceptions: [] -- uid: Terminal.Gui.ScrollView.ProcessKey(Terminal.Gui.KeyEvent) - id: ProcessKey(Terminal.Gui.KeyEvent) + return: + type: Terminal.Gui.Point + description: The content offset. + content.vb: Public Property ContentOffset As Point + overload: Terminal.Gui.ScrollView.ContentOffset* + modifiers.csharp: + - public + - get + - set + modifiers.vb: + - Public +- uid: Terminal.Gui.ScrollView.Add(Terminal.Gui.View) + commentId: M:Terminal.Gui.ScrollView.Add(Terminal.Gui.View) + id: Add(Terminal.Gui.View) parent: Terminal.Gui.ScrollView langs: - csharp - name: ProcessKey(KeyEvent) - nameWithType: ScrollView.ProcessKey(KeyEvent) - fullName: ScrollView.ProcessKey(KeyEvent) + - vb + name: Add(View) + nameWithType: ScrollView.Add(View) + fullName: Terminal.Gui.ScrollView.Add(Terminal.Gui.View) type: Method + source: + remote: + path: Terminal.Gui/Views/ScrollView.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Add + path: ../Terminal.Gui/Views/ScrollView.cs + startLine: 316 assemblies: - Terminal.Gui namespace: Terminal.Gui + summary: "\nAdds the view to the scrollview.\n" + example: [] syntax: - content: public override bool ProcessKey (Terminal.Gui.KeyEvent kb); + content: public override void Add(View view) parameters: - - id: kb - type: Terminal.Gui.KeyEvent - description: To be added. + - id: view + type: Terminal.Gui.View + description: The view to add to the scrollview. + content.vb: Public Overrides Sub Add(view As View) + overridden: Terminal.Gui.View.Add(Terminal.Gui.View) + overload: Terminal.Gui.ScrollView.Add* + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides +- uid: Terminal.Gui.ScrollView.ShowHorizontalScrollIndicator + commentId: P:Terminal.Gui.ScrollView.ShowHorizontalScrollIndicator + id: ShowHorizontalScrollIndicator + parent: Terminal.Gui.ScrollView + langs: + - csharp + - vb + name: ShowHorizontalScrollIndicator + nameWithType: ScrollView.ShowHorizontalScrollIndicator + fullName: Terminal.Gui.ScrollView.ShowHorizontalScrollIndicator + type: Property + source: + remote: + path: Terminal.Gui/Views/ScrollView.cs + branch: docs + repo: tig:tig/gui.cs.git + id: ShowHorizontalScrollIndicator + path: ../Terminal.Gui/Views/ScrollView.cs + startLine: 351 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nGets or sets the visibility for the horizontal scroll indicator.\n" + example: [] + syntax: + content: public bool ShowHorizontalScrollIndicator { get; set; } + parameters: [] return: type: System.Boolean - description: To be added. - overload: Terminal.Gui.ScrollView.ProcessKey* - exceptions: [] -- uid: Terminal.Gui.ScrollView.Redraw(Terminal.Gui.Rect) - id: Redraw(Terminal.Gui.Rect) - parent: Terminal.Gui.ScrollView - langs: - - csharp - name: Redraw(Rect) - nameWithType: ScrollView.Redraw(Rect) - fullName: ScrollView.Redraw(Rect) - type: Method - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - syntax: - content: public override void Redraw (Terminal.Gui.Rect region); - parameters: - - id: region - type: Terminal.Gui.Rect - description: To be added. - overload: Terminal.Gui.ScrollView.Redraw* - exceptions: [] + description: true if show vertical scroll indicator; otherwise, false. + content.vb: Public Property ShowHorizontalScrollIndicator As Boolean + overload: Terminal.Gui.ScrollView.ShowHorizontalScrollIndicator* + modifiers.csharp: + - public + - get + - set + modifiers.vb: + - Public - uid: Terminal.Gui.ScrollView.RemoveAll + commentId: M:Terminal.Gui.ScrollView.RemoveAll id: RemoveAll parent: Terminal.Gui.ScrollView langs: - csharp + - vb name: RemoveAll() nameWithType: ScrollView.RemoveAll() - fullName: ScrollView.RemoveAll() + fullName: Terminal.Gui.ScrollView.RemoveAll() type: Method + source: + remote: + path: Terminal.Gui/Views/ScrollView.cs + branch: docs + repo: tig:tig/gui.cs.git + id: RemoveAll + path: ../Terminal.Gui/Views/ScrollView.cs + startLine: 371 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: Removes all widgets from this container. + summary: "\nRemoves all widgets from this container.\n" + remarks: "\n" + example: [] syntax: - content: public override void RemoveAll (); - parameters: [] + content: public override void RemoveAll() + content.vb: Public Overrides Sub RemoveAll + overridden: Terminal.Gui.View.RemoveAll overload: Terminal.Gui.ScrollView.RemoveAll* - exceptions: [] -- uid: Terminal.Gui.ScrollView.ScrollDown(System.Int32) - id: ScrollDown(System.Int32) + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides +- uid: Terminal.Gui.ScrollView.ShowVerticalScrollIndicator + commentId: P:Terminal.Gui.ScrollView.ShowVerticalScrollIndicator + id: ShowVerticalScrollIndicator parent: Terminal.Gui.ScrollView langs: - csharp - name: ScrollDown(Int32) - nameWithType: ScrollView.ScrollDown(Int32) - fullName: ScrollView.ScrollDown(Int32) - type: Method + - vb + name: ShowVerticalScrollIndicator + nameWithType: ScrollView.ShowVerticalScrollIndicator + fullName: Terminal.Gui.ScrollView.ShowVerticalScrollIndicator + type: Property + source: + remote: + path: Terminal.Gui/Views/ScrollView.cs + branch: docs + repo: tig:tig/gui.cs.git + id: ShowVerticalScrollIndicator + path: ../Terminal.Gui/Views/ScrollView.cs + startLine: 380 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: Scrolls the view down. + summary: "\n/// Gets or sets the visibility for the vertical scroll indicator.\n" + example: [] syntax: - content: public bool ScrollDown (int lines); + content: public bool ShowVerticalScrollIndicator { get; set; } + parameters: [] + return: + type: System.Boolean + description: true if show vertical scroll indicator; otherwise, false. + content.vb: Public Property ShowVerticalScrollIndicator As Boolean + overload: Terminal.Gui.ScrollView.ShowVerticalScrollIndicator* + modifiers.csharp: + - public + - get + - set + modifiers.vb: + - Public +- uid: Terminal.Gui.ScrollView.Redraw(Terminal.Gui.Rect) + commentId: M:Terminal.Gui.ScrollView.Redraw(Terminal.Gui.Rect) + id: Redraw(Terminal.Gui.Rect) + parent: Terminal.Gui.ScrollView + langs: + - csharp + - vb + name: Redraw(Rect) + nameWithType: ScrollView.Redraw(Rect) + fullName: Terminal.Gui.ScrollView.Redraw(Terminal.Gui.Rect) + type: Method + source: + remote: + path: Terminal.Gui/Views/ScrollView.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Redraw + path: ../Terminal.Gui/Views/ScrollView.cs + startLine: 400 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nThis event is raised when the contents have scrolled\n" + example: [] + syntax: + content: public override void Redraw(Rect region) + parameters: + - id: region + type: Terminal.Gui.Rect + content.vb: Public Overrides Sub Redraw(region As Rect) + overridden: Terminal.Gui.View.Redraw(Terminal.Gui.Rect) + overload: Terminal.Gui.ScrollView.Redraw* + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides +- uid: Terminal.Gui.ScrollView.PositionCursor + commentId: M:Terminal.Gui.ScrollView.PositionCursor + id: PositionCursor + parent: Terminal.Gui.ScrollView + langs: + - csharp + - vb + name: PositionCursor() + nameWithType: ScrollView.PositionCursor() + fullName: Terminal.Gui.ScrollView.PositionCursor() + type: Method + source: + remote: + path: Terminal.Gui/Views/ScrollView.cs + branch: docs + repo: tig:tig/gui.cs.git + id: PositionCursor + path: ../Terminal.Gui/Views/ScrollView.cs + startLine: 419 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + example: [] + syntax: + content: public override void PositionCursor() + content.vb: Public Overrides Sub PositionCursor + overridden: Terminal.Gui.View.PositionCursor + overload: Terminal.Gui.ScrollView.PositionCursor* + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides +- uid: Terminal.Gui.ScrollView.ScrollUp(System.Int32) + commentId: M:Terminal.Gui.ScrollView.ScrollUp(System.Int32) + id: ScrollUp(System.Int32) + parent: Terminal.Gui.ScrollView + langs: + - csharp + - vb + name: ScrollUp(Int32) + nameWithType: ScrollView.ScrollUp(Int32) + fullName: Terminal.Gui.ScrollView.ScrollUp(System.Int32) + type: Method + source: + remote: + path: Terminal.Gui/Views/ScrollView.cs + branch: docs + repo: tig:tig/gui.cs.git + id: ScrollUp + path: ../Terminal.Gui/Views/ScrollView.cs + startLine: 432 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nScrolls the view up.\n" + example: [] + syntax: + content: public bool ScrollUp(int lines) parameters: - id: lines type: System.Int32 @@ -263,42 +498,38 @@ items: return: type: System.Boolean description: true, if left was scrolled, false otherwise. - overload: Terminal.Gui.ScrollView.ScrollDown* - exceptions: [] -- uid: Terminal.Gui.ScrollView.Scrolled - id: Scrolled - parent: Terminal.Gui.ScrollView - langs: - - csharp - name: Scrolled - nameWithType: ScrollView.Scrolled - fullName: ScrollView.Scrolled - type: Event - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: This event is raised when the contents have scrolled - syntax: - content: public event Action Scrolled; - return: - type: System.Action{Terminal.Gui.ScrollView} - description: To be added. - exceptions: [] + content.vb: Public Function ScrollUp(lines As Integer) As Boolean + overload: Terminal.Gui.ScrollView.ScrollUp* + modifiers.csharp: + - public + modifiers.vb: + - Public - uid: Terminal.Gui.ScrollView.ScrollLeft(System.Int32) + commentId: M:Terminal.Gui.ScrollView.ScrollLeft(System.Int32) id: ScrollLeft(System.Int32) parent: Terminal.Gui.ScrollView langs: - csharp + - vb name: ScrollLeft(Int32) nameWithType: ScrollView.ScrollLeft(Int32) - fullName: ScrollView.ScrollLeft(Int32) + fullName: Terminal.Gui.ScrollView.ScrollLeft(System.Int32) type: Method + source: + remote: + path: Terminal.Gui/Views/ScrollView.cs + branch: docs + repo: tig:tig/gui.cs.git + id: ScrollLeft + path: ../Terminal.Gui/Views/ScrollView.cs + startLine: 446 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: Scrolls the view to the left + summary: "\nScrolls the view to the left\n" + example: [] syntax: - content: public bool ScrollLeft (int cols); + content: public bool ScrollLeft(int cols) parameters: - id: cols type: System.Int32 @@ -306,23 +537,77 @@ items: return: type: System.Boolean description: true, if left was scrolled, false otherwise. + content.vb: Public Function ScrollLeft(cols As Integer) As Boolean overload: Terminal.Gui.ScrollView.ScrollLeft* - exceptions: [] + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: Terminal.Gui.ScrollView.ScrollDown(System.Int32) + commentId: M:Terminal.Gui.ScrollView.ScrollDown(System.Int32) + id: ScrollDown(System.Int32) + parent: Terminal.Gui.ScrollView + langs: + - csharp + - vb + name: ScrollDown(Int32) + nameWithType: ScrollView.ScrollDown(Int32) + fullName: Terminal.Gui.ScrollView.ScrollDown(System.Int32) + type: Method + source: + remote: + path: Terminal.Gui/Views/ScrollView.cs + branch: docs + repo: tig:tig/gui.cs.git + id: ScrollDown + path: ../Terminal.Gui/Views/ScrollView.cs + startLine: 460 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nScrolls the view down.\n" + example: [] + syntax: + content: public bool ScrollDown(int lines) + parameters: + - id: lines + type: System.Int32 + description: Number of lines to scroll. + return: + type: System.Boolean + description: true, if left was scrolled, false otherwise. + content.vb: Public Function ScrollDown(lines As Integer) As Boolean + overload: Terminal.Gui.ScrollView.ScrollDown* + modifiers.csharp: + - public + modifiers.vb: + - Public - uid: Terminal.Gui.ScrollView.ScrollRight(System.Int32) + commentId: M:Terminal.Gui.ScrollView.ScrollRight(System.Int32) id: ScrollRight(System.Int32) parent: Terminal.Gui.ScrollView langs: - csharp + - vb name: ScrollRight(Int32) nameWithType: ScrollView.ScrollRight(Int32) - fullName: ScrollView.ScrollRight(Int32) + fullName: Terminal.Gui.ScrollView.ScrollRight(System.Int32) type: Method + source: + remote: + path: Terminal.Gui/Views/ScrollView.cs + branch: docs + repo: tig:tig/gui.cs.git + id: ScrollRight + path: ../Terminal.Gui/Views/ScrollView.cs + startLine: 474 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: Scrolls the view to the right. + summary: "\nScrolls the view to the right.\n" + example: [] syntax: - content: public bool ScrollRight (int cols); + content: public bool ScrollRight(int cols) parameters: - id: cols type: System.Int32 @@ -330,585 +615,2249 @@ items: return: type: System.Boolean description: true, if right was scrolled, false otherwise. + content.vb: Public Function ScrollRight(cols As Integer) As Boolean overload: Terminal.Gui.ScrollView.ScrollRight* - exceptions: [] -- uid: Terminal.Gui.ScrollView.ScrollUp(System.Int32) - id: ScrollUp(System.Int32) + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: Terminal.Gui.ScrollView.ProcessKey(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.ScrollView.ProcessKey(Terminal.Gui.KeyEvent) + id: ProcessKey(Terminal.Gui.KeyEvent) parent: Terminal.Gui.ScrollView langs: - csharp - name: ScrollUp(Int32) - nameWithType: ScrollView.ScrollUp(Int32) - fullName: ScrollView.ScrollUp(Int32) + - vb + name: ProcessKey(KeyEvent) + nameWithType: ScrollView.ProcessKey(KeyEvent) + fullName: Terminal.Gui.ScrollView.ProcessKey(Terminal.Gui.KeyEvent) type: Method + source: + remote: + path: Terminal.Gui/Views/ScrollView.cs + branch: docs + repo: tig:tig/gui.cs.git + id: ProcessKey + path: ../Terminal.Gui/Views/ScrollView.cs + startLine: 485 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: Scrolls the view up. + example: [] syntax: - content: public bool ScrollUp (int lines); + content: public override bool ProcessKey(KeyEvent kb) parameters: - - id: lines - type: System.Int32 - description: Number of lines to scroll. + - id: kb + type: Terminal.Gui.KeyEvent return: type: System.Boolean - description: true, if left was scrolled, false otherwise. - overload: Terminal.Gui.ScrollView.ScrollUp* - exceptions: [] -- uid: Terminal.Gui.ScrollView.ShowHorizontalScrollIndicator - id: ShowHorizontalScrollIndicator + content.vb: Public Overrides Function ProcessKey(kb As KeyEvent) As Boolean + overridden: Terminal.Gui.View.ProcessKey(Terminal.Gui.KeyEvent) + overload: Terminal.Gui.ScrollView.ProcessKey* + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides +- uid: Terminal.Gui.ScrollView.MouseEvent(Terminal.Gui.MouseEvent) + commentId: M:Terminal.Gui.ScrollView.MouseEvent(Terminal.Gui.MouseEvent) + id: MouseEvent(Terminal.Gui.MouseEvent) parent: Terminal.Gui.ScrollView langs: - csharp - name: ShowHorizontalScrollIndicator - nameWithType: ScrollView.ShowHorizontalScrollIndicator - fullName: ScrollView.ShowHorizontalScrollIndicator - type: Property + - vb + name: MouseEvent(MouseEvent) + nameWithType: ScrollView.MouseEvent(MouseEvent) + fullName: Terminal.Gui.ScrollView.MouseEvent(Terminal.Gui.MouseEvent) + type: Method + source: + remote: + path: Terminal.Gui/Views/ScrollView.cs + branch: docs + repo: tig:tig/gui.cs.git + id: MouseEvent + path: ../Terminal.Gui/Views/ScrollView.cs + startLine: 521 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: Gets or sets the visibility for the horizontal scroll indicator. + example: [] syntax: - content: public bool ShowHorizontalScrollIndicator { get; set; } + content: public override bool MouseEvent(MouseEvent me) + parameters: + - id: me + type: Terminal.Gui.MouseEvent return: type: System.Boolean - description: true if show vertical scroll indicator; otherwise, false. - overload: Terminal.Gui.ScrollView.ShowHorizontalScrollIndicator* - exceptions: [] -- uid: Terminal.Gui.ScrollView.ShowVerticalScrollIndicator - id: ShowVerticalScrollIndicator - parent: Terminal.Gui.ScrollView - langs: - - csharp - name: ShowVerticalScrollIndicator - nameWithType: ScrollView.ShowVerticalScrollIndicator - fullName: ScrollView.ShowVerticalScrollIndicator - type: Property - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: /// Gets or sets the visibility for the vertical scroll indicator. - syntax: - content: public bool ShowVerticalScrollIndicator { get; set; } - return: - type: System.Boolean - description: true if show vertical scroll indicator; otherwise, false. - overload: Terminal.Gui.ScrollView.ShowVerticalScrollIndicator* - exceptions: [] + content.vb: Public Overrides Function MouseEvent(me As MouseEvent) As Boolean + overridden: Terminal.Gui.Responder.MouseEvent(Terminal.Gui.MouseEvent) + overload: Terminal.Gui.ScrollView.MouseEvent* + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides references: -- uid: Terminal.Gui.View +- 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: Terminal.Gui.Responder + commentId: T:Terminal.Gui.Responder + parent: Terminal.Gui + name: Responder + nameWithType: Responder + fullName: Terminal.Gui.Responder +- uid: Terminal.Gui.View + commentId: T:Terminal.Gui.View parent: Terminal.Gui - isExternal: false name: View nameWithType: View fullName: Terminal.Gui.View -- uid: Terminal.Gui.ScrollView.#ctor(Terminal.Gui.Rect) - parent: Terminal.Gui.ScrollView - isExternal: false - name: ScrollView(Rect) - nameWithType: ScrollView.ScrollView(Rect) - fullName: ScrollView.ScrollView(Rect) +- uid: System.Collections.IEnumerable + commentId: T:System.Collections.IEnumerable + parent: System.Collections + isExternal: true + name: IEnumerable + nameWithType: IEnumerable + fullName: System.Collections.IEnumerable +- uid: Terminal.Gui.View.Enter + commentId: E:Terminal.Gui.View.Enter + parent: Terminal.Gui.View + name: Enter + nameWithType: View.Enter + fullName: Terminal.Gui.View.Enter +- uid: Terminal.Gui.View.Leave + commentId: E:Terminal.Gui.View.Leave + parent: Terminal.Gui.View + name: Leave + nameWithType: View.Leave + fullName: Terminal.Gui.View.Leave +- uid: Terminal.Gui.View.MouseEnter + commentId: E:Terminal.Gui.View.MouseEnter + parent: Terminal.Gui.View + name: MouseEnter + nameWithType: View.MouseEnter + fullName: Terminal.Gui.View.MouseEnter +- uid: Terminal.Gui.View.MouseLeave + commentId: E:Terminal.Gui.View.MouseLeave + parent: Terminal.Gui.View + name: MouseLeave + nameWithType: View.MouseLeave + fullName: Terminal.Gui.View.MouseLeave +- uid: Terminal.Gui.View.Driver + commentId: P:Terminal.Gui.View.Driver + parent: Terminal.Gui.View + name: Driver + nameWithType: View.Driver + fullName: Terminal.Gui.View.Driver +- uid: Terminal.Gui.View.Subviews + commentId: P:Terminal.Gui.View.Subviews + parent: Terminal.Gui.View + name: Subviews + nameWithType: View.Subviews + fullName: Terminal.Gui.View.Subviews +- uid: Terminal.Gui.View.Id + commentId: P:Terminal.Gui.View.Id + parent: Terminal.Gui.View + name: Id + nameWithType: View.Id + fullName: Terminal.Gui.View.Id +- uid: Terminal.Gui.View.WantMousePositionReports + commentId: P:Terminal.Gui.View.WantMousePositionReports + parent: Terminal.Gui.View + name: WantMousePositionReports + nameWithType: View.WantMousePositionReports + fullName: Terminal.Gui.View.WantMousePositionReports +- uid: Terminal.Gui.View.WantContinuousButtonPressed + commentId: P:Terminal.Gui.View.WantContinuousButtonPressed + parent: Terminal.Gui.View + name: WantContinuousButtonPressed + nameWithType: View.WantContinuousButtonPressed + fullName: Terminal.Gui.View.WantContinuousButtonPressed +- uid: Terminal.Gui.View.Frame + commentId: P:Terminal.Gui.View.Frame + parent: Terminal.Gui.View + name: Frame + nameWithType: View.Frame + fullName: Terminal.Gui.View.Frame +- uid: Terminal.Gui.View.GetEnumerator + commentId: M:Terminal.Gui.View.GetEnumerator + parent: Terminal.Gui.View + name: GetEnumerator() + nameWithType: View.GetEnumerator() + fullName: Terminal.Gui.View.GetEnumerator() + spec.csharp: + - uid: Terminal.Gui.View.GetEnumerator + name: GetEnumerator + nameWithType: View.GetEnumerator + fullName: Terminal.Gui.View.GetEnumerator + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.GetEnumerator + name: GetEnumerator + nameWithType: View.GetEnumerator + fullName: Terminal.Gui.View.GetEnumerator + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.LayoutStyle + commentId: P:Terminal.Gui.View.LayoutStyle + parent: Terminal.Gui.View + name: LayoutStyle + nameWithType: View.LayoutStyle + fullName: Terminal.Gui.View.LayoutStyle +- uid: Terminal.Gui.View.Bounds + commentId: P:Terminal.Gui.View.Bounds + parent: Terminal.Gui.View + name: Bounds + nameWithType: View.Bounds + fullName: Terminal.Gui.View.Bounds +- uid: Terminal.Gui.View.X + commentId: P:Terminal.Gui.View.X + parent: Terminal.Gui.View + name: X + nameWithType: View.X + fullName: Terminal.Gui.View.X +- uid: Terminal.Gui.View.Y + commentId: P:Terminal.Gui.View.Y + parent: Terminal.Gui.View + name: Y + nameWithType: View.Y + fullName: Terminal.Gui.View.Y +- uid: Terminal.Gui.View.Width + commentId: P:Terminal.Gui.View.Width + parent: Terminal.Gui.View + name: Width + nameWithType: View.Width + fullName: Terminal.Gui.View.Width +- uid: Terminal.Gui.View.Height + commentId: P:Terminal.Gui.View.Height + parent: Terminal.Gui.View + name: Height + nameWithType: View.Height + fullName: Terminal.Gui.View.Height +- uid: Terminal.Gui.View.SuperView + commentId: P:Terminal.Gui.View.SuperView + parent: Terminal.Gui.View + name: SuperView + nameWithType: View.SuperView + fullName: Terminal.Gui.View.SuperView +- uid: Terminal.Gui.View.SetNeedsDisplay + commentId: M:Terminal.Gui.View.SetNeedsDisplay + parent: Terminal.Gui.View + name: SetNeedsDisplay() + nameWithType: View.SetNeedsDisplay() + fullName: Terminal.Gui.View.SetNeedsDisplay() + spec.csharp: + - uid: Terminal.Gui.View.SetNeedsDisplay + name: SetNeedsDisplay + nameWithType: View.SetNeedsDisplay + fullName: Terminal.Gui.View.SetNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.SetNeedsDisplay + name: SetNeedsDisplay + nameWithType: View.SetNeedsDisplay + fullName: Terminal.Gui.View.SetNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) + commentId: M:Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) + parent: Terminal.Gui.View + name: SetNeedsDisplay(Rect) + nameWithType: View.SetNeedsDisplay(Rect) + fullName: Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) + spec.csharp: + - uid: Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) + name: SetNeedsDisplay + nameWithType: View.SetNeedsDisplay + fullName: Terminal.Gui.View.SetNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) + name: SetNeedsDisplay + nameWithType: View.SetNeedsDisplay + fullName: Terminal.Gui.View.SetNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.ChildNeedsDisplay + commentId: M:Terminal.Gui.View.ChildNeedsDisplay + parent: Terminal.Gui.View + name: ChildNeedsDisplay() + nameWithType: View.ChildNeedsDisplay() + fullName: Terminal.Gui.View.ChildNeedsDisplay() + spec.csharp: + - uid: Terminal.Gui.View.ChildNeedsDisplay + name: ChildNeedsDisplay + nameWithType: View.ChildNeedsDisplay + fullName: Terminal.Gui.View.ChildNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ChildNeedsDisplay + name: ChildNeedsDisplay + nameWithType: View.ChildNeedsDisplay + fullName: Terminal.Gui.View.ChildNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.Add(Terminal.Gui.View[]) + commentId: M:Terminal.Gui.View.Add(Terminal.Gui.View[]) + parent: Terminal.Gui.View + name: Add(View[]) + nameWithType: View.Add(View[]) + fullName: Terminal.Gui.View.Add(Terminal.Gui.View[]) + nameWithType.vb: View.Add(View()) + fullName.vb: Terminal.Gui.View.Add(Terminal.Gui.View()) + name.vb: Add(View()) + spec.csharp: + - uid: Terminal.Gui.View.Add(Terminal.Gui.View[]) + name: Add + nameWithType: View.Add + fullName: Terminal.Gui.View.Add + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: '[]' + nameWithType: '[]' + fullName: '[]' + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.Add(Terminal.Gui.View[]) + name: Add + nameWithType: View.Add + fullName: Terminal.Gui.View.Add + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: () + nameWithType: () + fullName: () + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.Remove(Terminal.Gui.View) + commentId: M:Terminal.Gui.View.Remove(Terminal.Gui.View) + parent: Terminal.Gui.View + name: Remove(View) + nameWithType: View.Remove(View) + fullName: Terminal.Gui.View.Remove(Terminal.Gui.View) + spec.csharp: + - uid: Terminal.Gui.View.Remove(Terminal.Gui.View) + name: Remove + nameWithType: View.Remove + fullName: Terminal.Gui.View.Remove + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.Remove(Terminal.Gui.View) + name: Remove + nameWithType: View.Remove + fullName: Terminal.Gui.View.Remove + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.BringSubviewToFront(Terminal.Gui.View) + commentId: M:Terminal.Gui.View.BringSubviewToFront(Terminal.Gui.View) + parent: Terminal.Gui.View + name: BringSubviewToFront(View) + nameWithType: View.BringSubviewToFront(View) + fullName: Terminal.Gui.View.BringSubviewToFront(Terminal.Gui.View) + spec.csharp: + - uid: Terminal.Gui.View.BringSubviewToFront(Terminal.Gui.View) + name: BringSubviewToFront + nameWithType: View.BringSubviewToFront + fullName: Terminal.Gui.View.BringSubviewToFront + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.BringSubviewToFront(Terminal.Gui.View) + name: BringSubviewToFront + nameWithType: View.BringSubviewToFront + fullName: Terminal.Gui.View.BringSubviewToFront + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.SendSubviewToBack(Terminal.Gui.View) + commentId: M:Terminal.Gui.View.SendSubviewToBack(Terminal.Gui.View) + parent: Terminal.Gui.View + name: SendSubviewToBack(View) + nameWithType: View.SendSubviewToBack(View) + fullName: Terminal.Gui.View.SendSubviewToBack(Terminal.Gui.View) + spec.csharp: + - uid: Terminal.Gui.View.SendSubviewToBack(Terminal.Gui.View) + name: SendSubviewToBack + nameWithType: View.SendSubviewToBack + fullName: Terminal.Gui.View.SendSubviewToBack + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.SendSubviewToBack(Terminal.Gui.View) + name: SendSubviewToBack + nameWithType: View.SendSubviewToBack + fullName: Terminal.Gui.View.SendSubviewToBack + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.SendSubviewBackwards(Terminal.Gui.View) + commentId: M:Terminal.Gui.View.SendSubviewBackwards(Terminal.Gui.View) + parent: Terminal.Gui.View + name: SendSubviewBackwards(View) + nameWithType: View.SendSubviewBackwards(View) + fullName: Terminal.Gui.View.SendSubviewBackwards(Terminal.Gui.View) + spec.csharp: + - uid: Terminal.Gui.View.SendSubviewBackwards(Terminal.Gui.View) + name: SendSubviewBackwards + nameWithType: View.SendSubviewBackwards + fullName: Terminal.Gui.View.SendSubviewBackwards + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.SendSubviewBackwards(Terminal.Gui.View) + name: SendSubviewBackwards + nameWithType: View.SendSubviewBackwards + fullName: Terminal.Gui.View.SendSubviewBackwards + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.BringSubviewForward(Terminal.Gui.View) + commentId: M:Terminal.Gui.View.BringSubviewForward(Terminal.Gui.View) + parent: Terminal.Gui.View + name: BringSubviewForward(View) + nameWithType: View.BringSubviewForward(View) + fullName: Terminal.Gui.View.BringSubviewForward(Terminal.Gui.View) + spec.csharp: + - uid: Terminal.Gui.View.BringSubviewForward(Terminal.Gui.View) + name: BringSubviewForward + nameWithType: View.BringSubviewForward + fullName: Terminal.Gui.View.BringSubviewForward + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.BringSubviewForward(Terminal.Gui.View) + name: BringSubviewForward + nameWithType: View.BringSubviewForward + fullName: Terminal.Gui.View.BringSubviewForward + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.Clear + commentId: M:Terminal.Gui.View.Clear + parent: Terminal.Gui.View + name: Clear() + nameWithType: View.Clear() + fullName: Terminal.Gui.View.Clear() + spec.csharp: + - uid: Terminal.Gui.View.Clear + name: Clear + nameWithType: View.Clear + fullName: Terminal.Gui.View.Clear + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.Clear + name: Clear + nameWithType: View.Clear + fullName: Terminal.Gui.View.Clear + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.Clear(Terminal.Gui.Rect) + commentId: M:Terminal.Gui.View.Clear(Terminal.Gui.Rect) + parent: Terminal.Gui.View + name: Clear(Rect) + nameWithType: View.Clear(Rect) + fullName: Terminal.Gui.View.Clear(Terminal.Gui.Rect) + spec.csharp: + - uid: Terminal.Gui.View.Clear(Terminal.Gui.Rect) + name: Clear + nameWithType: View.Clear + fullName: Terminal.Gui.View.Clear + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.Clear(Terminal.Gui.Rect) + name: Clear + nameWithType: View.Clear + fullName: Terminal.Gui.View.Clear + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.ScreenToView(System.Int32,System.Int32) + commentId: M:Terminal.Gui.View.ScreenToView(System.Int32,System.Int32) + parent: Terminal.Gui.View + isExternal: true + name: ScreenToView(Int32, Int32) + nameWithType: View.ScreenToView(Int32, Int32) + fullName: Terminal.Gui.View.ScreenToView(System.Int32, System.Int32) + spec.csharp: + - uid: Terminal.Gui.View.ScreenToView(System.Int32,System.Int32) + name: ScreenToView + nameWithType: View.ScreenToView + fullName: Terminal.Gui.View.ScreenToView + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ScreenToView(System.Int32,System.Int32) + name: ScreenToView + nameWithType: View.ScreenToView + fullName: Terminal.Gui.View.ScreenToView + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.ClipToBounds + commentId: M:Terminal.Gui.View.ClipToBounds + parent: Terminal.Gui.View + name: ClipToBounds() + nameWithType: View.ClipToBounds() + fullName: Terminal.Gui.View.ClipToBounds() + spec.csharp: + - uid: Terminal.Gui.View.ClipToBounds + name: ClipToBounds + nameWithType: View.ClipToBounds + fullName: Terminal.Gui.View.ClipToBounds + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ClipToBounds + name: ClipToBounds + nameWithType: View.ClipToBounds + fullName: Terminal.Gui.View.ClipToBounds + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.SetClip(Terminal.Gui.Rect) + commentId: M:Terminal.Gui.View.SetClip(Terminal.Gui.Rect) + parent: Terminal.Gui.View + name: SetClip(Rect) + nameWithType: View.SetClip(Rect) + fullName: Terminal.Gui.View.SetClip(Terminal.Gui.Rect) + spec.csharp: + - uid: Terminal.Gui.View.SetClip(Terminal.Gui.Rect) + name: SetClip + nameWithType: View.SetClip + fullName: Terminal.Gui.View.SetClip + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.SetClip(Terminal.Gui.Rect) + name: SetClip + nameWithType: View.SetClip + fullName: Terminal.Gui.View.SetClip + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean) + commentId: M:Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean) + parent: Terminal.Gui.View + isExternal: true + name: DrawFrame(Rect, Int32, Boolean) + nameWithType: View.DrawFrame(Rect, Int32, Boolean) + fullName: Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect, System.Int32, System.Boolean) + spec.csharp: + - uid: Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean) + name: DrawFrame + nameWithType: View.DrawFrame + fullName: Terminal.Gui.View.DrawFrame + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean) + name: DrawFrame + nameWithType: View.DrawFrame + fullName: Terminal.Gui.View.DrawFrame + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.DrawHotString(NStack.ustring,Terminal.Gui.Attribute,Terminal.Gui.Attribute) + commentId: M:Terminal.Gui.View.DrawHotString(NStack.ustring,Terminal.Gui.Attribute,Terminal.Gui.Attribute) + parent: Terminal.Gui.View + isExternal: true + name: DrawHotString(ustring, Attribute, Attribute) + nameWithType: View.DrawHotString(ustring, Attribute, Attribute) + fullName: Terminal.Gui.View.DrawHotString(NStack.ustring, Terminal.Gui.Attribute, Terminal.Gui.Attribute) + spec.csharp: + - uid: Terminal.Gui.View.DrawHotString(NStack.ustring,Terminal.Gui.Attribute,Terminal.Gui.Attribute) + name: DrawHotString + nameWithType: View.DrawHotString + fullName: Terminal.Gui.View.DrawHotString + - name: ( + nameWithType: ( + fullName: ( + - uid: NStack.ustring + name: ustring + nameWithType: ustring + fullName: NStack.ustring + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: Terminal.Gui.Attribute + name: Attribute + nameWithType: Attribute + fullName: Terminal.Gui.Attribute + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: Terminal.Gui.Attribute + name: Attribute + nameWithType: Attribute + fullName: Terminal.Gui.Attribute + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.DrawHotString(NStack.ustring,Terminal.Gui.Attribute,Terminal.Gui.Attribute) + name: DrawHotString + nameWithType: View.DrawHotString + fullName: Terminal.Gui.View.DrawHotString + - name: ( + nameWithType: ( + fullName: ( + - uid: NStack.ustring + name: ustring + nameWithType: ustring + fullName: NStack.ustring + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: Terminal.Gui.Attribute + name: Attribute + nameWithType: Attribute + fullName: Terminal.Gui.Attribute + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: Terminal.Gui.Attribute + name: Attribute + nameWithType: Attribute + fullName: Terminal.Gui.Attribute + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.DrawHotString(NStack.ustring,System.Boolean,Terminal.Gui.ColorScheme) + commentId: M:Terminal.Gui.View.DrawHotString(NStack.ustring,System.Boolean,Terminal.Gui.ColorScheme) + parent: Terminal.Gui.View + isExternal: true + name: DrawHotString(ustring, Boolean, ColorScheme) + nameWithType: View.DrawHotString(ustring, Boolean, ColorScheme) + fullName: Terminal.Gui.View.DrawHotString(NStack.ustring, System.Boolean, Terminal.Gui.ColorScheme) + spec.csharp: + - uid: Terminal.Gui.View.DrawHotString(NStack.ustring,System.Boolean,Terminal.Gui.ColorScheme) + name: DrawHotString + nameWithType: View.DrawHotString + fullName: Terminal.Gui.View.DrawHotString + - name: ( + nameWithType: ( + fullName: ( + - uid: NStack.ustring + name: ustring + nameWithType: ustring + fullName: NStack.ustring + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: Terminal.Gui.ColorScheme + name: ColorScheme + nameWithType: ColorScheme + fullName: Terminal.Gui.ColorScheme + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.DrawHotString(NStack.ustring,System.Boolean,Terminal.Gui.ColorScheme) + name: DrawHotString + nameWithType: View.DrawHotString + fullName: Terminal.Gui.View.DrawHotString + - name: ( + nameWithType: ( + fullName: ( + - uid: NStack.ustring + name: ustring + nameWithType: ustring + fullName: NStack.ustring + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: Terminal.Gui.ColorScheme + name: ColorScheme + nameWithType: ColorScheme + fullName: Terminal.Gui.ColorScheme + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.Move(System.Int32,System.Int32) + commentId: M:Terminal.Gui.View.Move(System.Int32,System.Int32) + parent: Terminal.Gui.View + isExternal: true + name: Move(Int32, Int32) + nameWithType: View.Move(Int32, Int32) + fullName: Terminal.Gui.View.Move(System.Int32, System.Int32) + spec.csharp: + - uid: Terminal.Gui.View.Move(System.Int32,System.Int32) + name: Move + nameWithType: View.Move + fullName: Terminal.Gui.View.Move + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.Move(System.Int32,System.Int32) + name: Move + nameWithType: View.Move + fullName: Terminal.Gui.View.Move + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.HasFocus + commentId: P:Terminal.Gui.View.HasFocus + parent: Terminal.Gui.View + name: HasFocus + nameWithType: View.HasFocus + fullName: Terminal.Gui.View.HasFocus +- uid: Terminal.Gui.View.OnEnter + commentId: M:Terminal.Gui.View.OnEnter + parent: Terminal.Gui.View + name: OnEnter() + nameWithType: View.OnEnter() + fullName: Terminal.Gui.View.OnEnter() + spec.csharp: + - uid: Terminal.Gui.View.OnEnter + name: OnEnter + nameWithType: View.OnEnter + fullName: Terminal.Gui.View.OnEnter + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.OnEnter + name: OnEnter + nameWithType: View.OnEnter + fullName: Terminal.Gui.View.OnEnter + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.OnLeave + commentId: M:Terminal.Gui.View.OnLeave + parent: Terminal.Gui.View + name: OnLeave() + nameWithType: View.OnLeave() + fullName: Terminal.Gui.View.OnLeave() + spec.csharp: + - uid: Terminal.Gui.View.OnLeave + name: OnLeave + nameWithType: View.OnLeave + fullName: Terminal.Gui.View.OnLeave + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.OnLeave + name: OnLeave + nameWithType: View.OnLeave + fullName: Terminal.Gui.View.OnLeave + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.Focused + commentId: P:Terminal.Gui.View.Focused + parent: Terminal.Gui.View + name: Focused + nameWithType: View.Focused + fullName: Terminal.Gui.View.Focused +- uid: Terminal.Gui.View.MostFocused + commentId: P:Terminal.Gui.View.MostFocused + parent: Terminal.Gui.View + name: MostFocused + nameWithType: View.MostFocused + fullName: Terminal.Gui.View.MostFocused +- uid: Terminal.Gui.View.ColorScheme + commentId: P:Terminal.Gui.View.ColorScheme + parent: Terminal.Gui.View + name: ColorScheme + nameWithType: View.ColorScheme + fullName: Terminal.Gui.View.ColorScheme +- uid: Terminal.Gui.View.AddRune(System.Int32,System.Int32,System.Rune) + commentId: M:Terminal.Gui.View.AddRune(System.Int32,System.Int32,System.Rune) + parent: Terminal.Gui.View + isExternal: true + name: AddRune(Int32, Int32, Rune) + nameWithType: View.AddRune(Int32, Int32, Rune) + fullName: Terminal.Gui.View.AddRune(System.Int32, System.Int32, System.Rune) + spec.csharp: + - uid: Terminal.Gui.View.AddRune(System.Int32,System.Int32,System.Rune) + name: AddRune + nameWithType: View.AddRune + fullName: Terminal.Gui.View.AddRune + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Rune + name: Rune + nameWithType: Rune + fullName: System.Rune + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.AddRune(System.Int32,System.Int32,System.Rune) + name: AddRune + nameWithType: View.AddRune + fullName: Terminal.Gui.View.AddRune + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Rune + name: Rune + nameWithType: Rune + fullName: System.Rune + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.ClearNeedsDisplay + commentId: M:Terminal.Gui.View.ClearNeedsDisplay + parent: Terminal.Gui.View + name: ClearNeedsDisplay() + nameWithType: View.ClearNeedsDisplay() + fullName: Terminal.Gui.View.ClearNeedsDisplay() + spec.csharp: + - uid: Terminal.Gui.View.ClearNeedsDisplay + name: ClearNeedsDisplay + nameWithType: View.ClearNeedsDisplay + fullName: Terminal.Gui.View.ClearNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ClearNeedsDisplay + name: ClearNeedsDisplay + nameWithType: View.ClearNeedsDisplay + fullName: Terminal.Gui.View.ClearNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.SetFocus(Terminal.Gui.View) + commentId: M:Terminal.Gui.View.SetFocus(Terminal.Gui.View) + parent: Terminal.Gui.View + name: SetFocus(View) + nameWithType: View.SetFocus(View) + fullName: Terminal.Gui.View.SetFocus(Terminal.Gui.View) + spec.csharp: + - uid: Terminal.Gui.View.SetFocus(Terminal.Gui.View) + name: SetFocus + nameWithType: View.SetFocus + fullName: Terminal.Gui.View.SetFocus + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.SetFocus(Terminal.Gui.View) + name: SetFocus + nameWithType: View.SetFocus + fullName: Terminal.Gui.View.SetFocus + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.KeyPress + commentId: E:Terminal.Gui.View.KeyPress + parent: Terminal.Gui.View + name: KeyPress + nameWithType: View.KeyPress + fullName: Terminal.Gui.View.KeyPress +- uid: Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) + parent: Terminal.Gui.View + name: ProcessHotKey(KeyEvent) + nameWithType: View.ProcessHotKey(KeyEvent) + fullName: Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) + spec.csharp: + - uid: Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) + name: ProcessHotKey + nameWithType: View.ProcessHotKey + fullName: Terminal.Gui.View.ProcessHotKey + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) + name: ProcessHotKey + nameWithType: View.ProcessHotKey + fullName: Terminal.Gui.View.ProcessHotKey + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) + parent: Terminal.Gui.View + name: ProcessColdKey(KeyEvent) + nameWithType: View.ProcessColdKey(KeyEvent) + fullName: Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) + spec.csharp: + - uid: Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) + name: ProcessColdKey + nameWithType: View.ProcessColdKey + fullName: Terminal.Gui.View.ProcessColdKey + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) + name: ProcessColdKey + nameWithType: View.ProcessColdKey + fullName: Terminal.Gui.View.ProcessColdKey + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.KeyDown + commentId: E:Terminal.Gui.View.KeyDown + parent: Terminal.Gui.View + name: KeyDown + nameWithType: View.KeyDown + fullName: Terminal.Gui.View.KeyDown +- uid: Terminal.Gui.View.OnKeyDown(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.View.OnKeyDown(Terminal.Gui.KeyEvent) + parent: Terminal.Gui.View + name: OnKeyDown(KeyEvent) + nameWithType: View.OnKeyDown(KeyEvent) + fullName: Terminal.Gui.View.OnKeyDown(Terminal.Gui.KeyEvent) + spec.csharp: + - uid: Terminal.Gui.View.OnKeyDown(Terminal.Gui.KeyEvent) + name: OnKeyDown + nameWithType: View.OnKeyDown + fullName: Terminal.Gui.View.OnKeyDown + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.OnKeyDown(Terminal.Gui.KeyEvent) + name: OnKeyDown + nameWithType: View.OnKeyDown + fullName: Terminal.Gui.View.OnKeyDown + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.KeyUp + commentId: E:Terminal.Gui.View.KeyUp + parent: Terminal.Gui.View + name: KeyUp + nameWithType: View.KeyUp + fullName: Terminal.Gui.View.KeyUp +- uid: Terminal.Gui.View.OnKeyUp(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.View.OnKeyUp(Terminal.Gui.KeyEvent) + parent: Terminal.Gui.View + name: OnKeyUp(KeyEvent) + nameWithType: View.OnKeyUp(KeyEvent) + fullName: Terminal.Gui.View.OnKeyUp(Terminal.Gui.KeyEvent) + spec.csharp: + - uid: Terminal.Gui.View.OnKeyUp(Terminal.Gui.KeyEvent) + name: OnKeyUp + nameWithType: View.OnKeyUp + fullName: Terminal.Gui.View.OnKeyUp + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.OnKeyUp(Terminal.Gui.KeyEvent) + name: OnKeyUp + nameWithType: View.OnKeyUp + fullName: Terminal.Gui.View.OnKeyUp + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.EnsureFocus + commentId: M:Terminal.Gui.View.EnsureFocus + parent: Terminal.Gui.View + name: EnsureFocus() + nameWithType: View.EnsureFocus() + fullName: Terminal.Gui.View.EnsureFocus() + spec.csharp: + - uid: Terminal.Gui.View.EnsureFocus + name: EnsureFocus + nameWithType: View.EnsureFocus + fullName: Terminal.Gui.View.EnsureFocus + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.EnsureFocus + name: EnsureFocus + nameWithType: View.EnsureFocus + fullName: Terminal.Gui.View.EnsureFocus + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.FocusFirst + commentId: M:Terminal.Gui.View.FocusFirst + parent: Terminal.Gui.View + name: FocusFirst() + nameWithType: View.FocusFirst() + fullName: Terminal.Gui.View.FocusFirst() + spec.csharp: + - uid: Terminal.Gui.View.FocusFirst + name: FocusFirst + nameWithType: View.FocusFirst + fullName: Terminal.Gui.View.FocusFirst + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.FocusFirst + name: FocusFirst + nameWithType: View.FocusFirst + fullName: Terminal.Gui.View.FocusFirst + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.FocusLast + commentId: M:Terminal.Gui.View.FocusLast + parent: Terminal.Gui.View + name: FocusLast() + nameWithType: View.FocusLast() + fullName: Terminal.Gui.View.FocusLast() + spec.csharp: + - uid: Terminal.Gui.View.FocusLast + name: FocusLast + nameWithType: View.FocusLast + fullName: Terminal.Gui.View.FocusLast + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.FocusLast + name: FocusLast + nameWithType: View.FocusLast + fullName: Terminal.Gui.View.FocusLast + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.FocusPrev + commentId: M:Terminal.Gui.View.FocusPrev + parent: Terminal.Gui.View + name: FocusPrev() + nameWithType: View.FocusPrev() + fullName: Terminal.Gui.View.FocusPrev() + spec.csharp: + - uid: Terminal.Gui.View.FocusPrev + name: FocusPrev + nameWithType: View.FocusPrev + fullName: Terminal.Gui.View.FocusPrev + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.FocusPrev + name: FocusPrev + nameWithType: View.FocusPrev + fullName: Terminal.Gui.View.FocusPrev + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.FocusNext + commentId: M:Terminal.Gui.View.FocusNext + parent: Terminal.Gui.View + name: FocusNext() + nameWithType: View.FocusNext() + fullName: Terminal.Gui.View.FocusNext() + spec.csharp: + - uid: Terminal.Gui.View.FocusNext + name: FocusNext + nameWithType: View.FocusNext + fullName: Terminal.Gui.View.FocusNext + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.FocusNext + name: FocusNext + nameWithType: View.FocusNext + fullName: Terminal.Gui.View.FocusNext + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.LayoutSubviews + commentId: M:Terminal.Gui.View.LayoutSubviews + parent: Terminal.Gui.View + name: LayoutSubviews() + nameWithType: View.LayoutSubviews() + fullName: Terminal.Gui.View.LayoutSubviews() + spec.csharp: + - uid: Terminal.Gui.View.LayoutSubviews + name: LayoutSubviews + nameWithType: View.LayoutSubviews + fullName: Terminal.Gui.View.LayoutSubviews + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.LayoutSubviews + name: LayoutSubviews + nameWithType: View.LayoutSubviews + fullName: Terminal.Gui.View.LayoutSubviews + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.ToString + commentId: M:Terminal.Gui.View.ToString + parent: Terminal.Gui.View + name: ToString() + nameWithType: View.ToString() + fullName: Terminal.Gui.View.ToString() + spec.csharp: + - uid: Terminal.Gui.View.ToString + name: ToString + nameWithType: View.ToString + fullName: Terminal.Gui.View.ToString + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ToString + name: ToString + nameWithType: View.ToString + fullName: Terminal.Gui.View.ToString + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.OnMouseEnter(Terminal.Gui.MouseEvent) + commentId: M:Terminal.Gui.View.OnMouseEnter(Terminal.Gui.MouseEvent) + parent: Terminal.Gui.View + name: OnMouseEnter(MouseEvent) + nameWithType: View.OnMouseEnter(MouseEvent) + fullName: Terminal.Gui.View.OnMouseEnter(Terminal.Gui.MouseEvent) + spec.csharp: + - uid: Terminal.Gui.View.OnMouseEnter(Terminal.Gui.MouseEvent) + name: OnMouseEnter + nameWithType: View.OnMouseEnter + fullName: Terminal.Gui.View.OnMouseEnter + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.MouseEvent + name: MouseEvent + nameWithType: MouseEvent + fullName: Terminal.Gui.MouseEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.OnMouseEnter(Terminal.Gui.MouseEvent) + name: OnMouseEnter + nameWithType: View.OnMouseEnter + fullName: Terminal.Gui.View.OnMouseEnter + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.MouseEvent + name: MouseEvent + nameWithType: MouseEvent + fullName: Terminal.Gui.MouseEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.OnMouseLeave(Terminal.Gui.MouseEvent) + commentId: M:Terminal.Gui.View.OnMouseLeave(Terminal.Gui.MouseEvent) + parent: Terminal.Gui.View + name: OnMouseLeave(MouseEvent) + nameWithType: View.OnMouseLeave(MouseEvent) + fullName: Terminal.Gui.View.OnMouseLeave(Terminal.Gui.MouseEvent) + spec.csharp: + - uid: Terminal.Gui.View.OnMouseLeave(Terminal.Gui.MouseEvent) + name: OnMouseLeave + nameWithType: View.OnMouseLeave + fullName: Terminal.Gui.View.OnMouseLeave + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.MouseEvent + name: MouseEvent + nameWithType: MouseEvent + fullName: Terminal.Gui.MouseEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.OnMouseLeave(Terminal.Gui.MouseEvent) + name: OnMouseLeave + nameWithType: View.OnMouseLeave + fullName: Terminal.Gui.View.OnMouseLeave + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.MouseEvent + name: MouseEvent + nameWithType: MouseEvent + fullName: Terminal.Gui.MouseEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.Responder.CanFocus + commentId: P:Terminal.Gui.Responder.CanFocus + parent: Terminal.Gui.Responder + name: CanFocus + nameWithType: Responder.CanFocus + fullName: Terminal.Gui.Responder.CanFocus +- 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 + commentId: N:System + isExternal: true + name: System + nameWithType: System + fullName: System +- uid: System.Collections + commentId: N:System.Collections + isExternal: true + name: System.Collections + nameWithType: System.Collections + fullName: System.Collections +- uid: Terminal.Gui.ScrollView.#ctor* + commentId: Overload:Terminal.Gui.ScrollView.#ctor + name: ScrollView + nameWithType: ScrollView.ScrollView + fullName: Terminal.Gui.ScrollView.ScrollView - uid: Terminal.Gui.Rect + commentId: T:Terminal.Gui.Rect parent: Terminal.Gui - isExternal: false name: Rect nameWithType: Rect fullName: Terminal.Gui.Rect -- uid: Terminal.Gui.ScrollView.Add(Terminal.Gui.View) - parent: Terminal.Gui.ScrollView - isExternal: false - name: Add(View) - nameWithType: ScrollView.Add(View) - fullName: ScrollView.Add(View) -- uid: Terminal.Gui.ScrollView.ContentOffset - parent: Terminal.Gui.ScrollView - isExternal: false - name: ContentOffset - nameWithType: ScrollView.ContentOffset - fullName: ScrollView.ContentOffset -- uid: Terminal.Gui.Point - parent: Terminal.Gui - isExternal: false - name: Point - nameWithType: Point - fullName: Terminal.Gui.Point -- uid: Terminal.Gui.ScrollView.ContentSize - parent: Terminal.Gui.ScrollView - isExternal: false +- uid: Terminal.Gui.ScrollView.ContentSize* + commentId: Overload:Terminal.Gui.ScrollView.ContentSize name: ContentSize nameWithType: ScrollView.ContentSize - fullName: ScrollView.ContentSize + fullName: Terminal.Gui.ScrollView.ContentSize - uid: Terminal.Gui.Size + commentId: T:Terminal.Gui.Size parent: Terminal.Gui - isExternal: false name: Size nameWithType: Size fullName: Terminal.Gui.Size -- uid: Terminal.Gui.ScrollView.PositionCursor - parent: Terminal.Gui.ScrollView - isExternal: false - name: PositionCursor() - nameWithType: ScrollView.PositionCursor() - fullName: ScrollView.PositionCursor() -- uid: Terminal.Gui.ScrollView.ProcessKey(Terminal.Gui.KeyEvent) - parent: Terminal.Gui.ScrollView - isExternal: false - name: ProcessKey(KeyEvent) - nameWithType: ScrollView.ProcessKey(KeyEvent) - fullName: ScrollView.ProcessKey(KeyEvent) +- uid: Terminal.Gui.ScrollView.ContentOffset* + commentId: Overload:Terminal.Gui.ScrollView.ContentOffset + name: ContentOffset + nameWithType: ScrollView.ContentOffset + fullName: Terminal.Gui.ScrollView.ContentOffset +- uid: Terminal.Gui.Point + commentId: T:Terminal.Gui.Point + parent: Terminal.Gui + name: Point + nameWithType: Point + fullName: Terminal.Gui.Point +- uid: Terminal.Gui.View.Add(Terminal.Gui.View) + commentId: M:Terminal.Gui.View.Add(Terminal.Gui.View) + parent: Terminal.Gui.View + name: Add(View) + nameWithType: View.Add(View) + fullName: Terminal.Gui.View.Add(Terminal.Gui.View) + spec.csharp: + - uid: Terminal.Gui.View.Add(Terminal.Gui.View) + name: Add + nameWithType: View.Add + fullName: Terminal.Gui.View.Add + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.Add(Terminal.Gui.View) + name: Add + nameWithType: View.Add + fullName: Terminal.Gui.View.Add + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.ScrollView.Add* + commentId: Overload:Terminal.Gui.ScrollView.Add + name: Add + nameWithType: ScrollView.Add + fullName: Terminal.Gui.ScrollView.Add +- uid: Terminal.Gui.ScrollView.ShowHorizontalScrollIndicator* + commentId: Overload:Terminal.Gui.ScrollView.ShowHorizontalScrollIndicator + name: ShowHorizontalScrollIndicator + nameWithType: ScrollView.ShowHorizontalScrollIndicator + fullName: Terminal.Gui.ScrollView.ShowHorizontalScrollIndicator - uid: System.Boolean + commentId: T:System.Boolean parent: System isExternal: true name: Boolean nameWithType: Boolean fullName: System.Boolean -- uid: Terminal.Gui.KeyEvent - parent: Terminal.Gui - isExternal: false - name: KeyEvent - nameWithType: KeyEvent - fullName: Terminal.Gui.KeyEvent -- uid: Terminal.Gui.ScrollView.Redraw(Terminal.Gui.Rect) - parent: Terminal.Gui.ScrollView - isExternal: false - name: Redraw(Rect) - nameWithType: ScrollView.Redraw(Rect) - fullName: ScrollView.Redraw(Rect) -- uid: Terminal.Gui.ScrollView.RemoveAll - parent: Terminal.Gui.ScrollView - isExternal: false +- uid: Terminal.Gui.View.RemoveAll + commentId: M:Terminal.Gui.View.RemoveAll + parent: Terminal.Gui.View name: RemoveAll() - nameWithType: ScrollView.RemoveAll() - fullName: ScrollView.RemoveAll() -- uid: Terminal.Gui.ScrollView.ScrollDown(System.Int32) - parent: Terminal.Gui.ScrollView - isExternal: false - name: ScrollDown(Int32) - nameWithType: ScrollView.ScrollDown(Int32) - fullName: ScrollView.ScrollDown(Int32) + nameWithType: View.RemoveAll() + fullName: Terminal.Gui.View.RemoveAll() + spec.csharp: + - uid: Terminal.Gui.View.RemoveAll + name: RemoveAll + nameWithType: View.RemoveAll + fullName: Terminal.Gui.View.RemoveAll + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.RemoveAll + name: RemoveAll + nameWithType: View.RemoveAll + fullName: Terminal.Gui.View.RemoveAll + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.ScrollView.RemoveAll* + commentId: Overload:Terminal.Gui.ScrollView.RemoveAll + name: RemoveAll + nameWithType: ScrollView.RemoveAll + fullName: Terminal.Gui.ScrollView.RemoveAll +- uid: Terminal.Gui.ScrollView.ShowVerticalScrollIndicator* + commentId: Overload:Terminal.Gui.ScrollView.ShowVerticalScrollIndicator + name: ShowVerticalScrollIndicator + nameWithType: ScrollView.ShowVerticalScrollIndicator + fullName: Terminal.Gui.ScrollView.ShowVerticalScrollIndicator +- uid: Terminal.Gui.View.Redraw(Terminal.Gui.Rect) + commentId: M:Terminal.Gui.View.Redraw(Terminal.Gui.Rect) + parent: Terminal.Gui.View + name: Redraw(Rect) + nameWithType: View.Redraw(Rect) + fullName: Terminal.Gui.View.Redraw(Terminal.Gui.Rect) + spec.csharp: + - uid: Terminal.Gui.View.Redraw(Terminal.Gui.Rect) + name: Redraw + nameWithType: View.Redraw + fullName: Terminal.Gui.View.Redraw + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.Redraw(Terminal.Gui.Rect) + name: Redraw + nameWithType: View.Redraw + fullName: Terminal.Gui.View.Redraw + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.ScrollView.Redraw* + commentId: Overload:Terminal.Gui.ScrollView.Redraw + name: Redraw + nameWithType: ScrollView.Redraw + fullName: Terminal.Gui.ScrollView.Redraw +- uid: Terminal.Gui.ScrollView.PositionCursor + commentId: M:Terminal.Gui.ScrollView.PositionCursor + isExternal: true +- uid: Terminal.Gui.View.PositionCursor + commentId: M:Terminal.Gui.View.PositionCursor + parent: Terminal.Gui.View + name: PositionCursor() + nameWithType: View.PositionCursor() + fullName: Terminal.Gui.View.PositionCursor() + spec.csharp: + - uid: Terminal.Gui.View.PositionCursor + name: PositionCursor + nameWithType: View.PositionCursor + fullName: Terminal.Gui.View.PositionCursor + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.PositionCursor + name: PositionCursor + nameWithType: View.PositionCursor + fullName: Terminal.Gui.View.PositionCursor + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.ScrollView.PositionCursor* + commentId: Overload:Terminal.Gui.ScrollView.PositionCursor + name: PositionCursor + nameWithType: ScrollView.PositionCursor + fullName: Terminal.Gui.ScrollView.PositionCursor +- uid: Terminal.Gui.ScrollView.ScrollUp* + commentId: Overload:Terminal.Gui.ScrollView.ScrollUp + name: ScrollUp + nameWithType: ScrollView.ScrollUp + fullName: Terminal.Gui.ScrollView.ScrollUp - uid: System.Int32 + commentId: T:System.Int32 parent: System isExternal: true name: Int32 nameWithType: Int32 fullName: System.Int32 -- uid: Terminal.Gui.ScrollView.Scrolled - parent: Terminal.Gui.ScrollView - isExternal: false - name: Scrolled - nameWithType: ScrollView.Scrolled - fullName: ScrollView.Scrolled -- uid: System.Action`1 - name: Action - nameWithType: Action - fullName: System.Action -- uid: Terminal.Gui.ScrollView - name: ScrollView - nameWithType: ScrollView - fullName: Terminal.Gui.ScrollView -- uid: System.Action{Terminal.Gui.ScrollView} - parent: System - isExternal: true - name: Action - nameWithType: Action - fullName: System.Action - spec.csharp: - - uid: System.Action`1 - name: Action - nameWithType: Action - fullName: System.Action - - name: < - nameWithType: < - fullName: < - - uid: Terminal.Gui.ScrollView - name: ScrollView - nameWithType: ScrollView - fullName: Terminal.Gui.ScrollView - - name: '>' - nameWithType: '>' - fullName: '>' -- uid: Terminal.Gui.ScrollView.ScrollLeft(System.Int32) - parent: Terminal.Gui.ScrollView - isExternal: false - name: ScrollLeft(Int32) - nameWithType: ScrollView.ScrollLeft(Int32) - fullName: ScrollView.ScrollLeft(Int32) -- uid: Terminal.Gui.ScrollView.ScrollRight(System.Int32) - parent: Terminal.Gui.ScrollView - isExternal: false - name: ScrollRight(Int32) - nameWithType: ScrollView.ScrollRight(Int32) - fullName: ScrollView.ScrollRight(Int32) -- uid: Terminal.Gui.ScrollView.ScrollUp(System.Int32) - parent: Terminal.Gui.ScrollView - isExternal: false - name: ScrollUp(Int32) - nameWithType: ScrollView.ScrollUp(Int32) - fullName: ScrollView.ScrollUp(Int32) -- uid: Terminal.Gui.ScrollView.ShowHorizontalScrollIndicator - parent: Terminal.Gui.ScrollView - isExternal: false - name: ShowHorizontalScrollIndicator - nameWithType: ScrollView.ShowHorizontalScrollIndicator - fullName: ScrollView.ShowHorizontalScrollIndicator -- uid: Terminal.Gui.ScrollView.ShowVerticalScrollIndicator - parent: Terminal.Gui.ScrollView - isExternal: false - name: ShowVerticalScrollIndicator - nameWithType: ScrollView.ShowVerticalScrollIndicator - fullName: ScrollView.ShowVerticalScrollIndicator -- uid: Terminal.Gui.ScrollView.#ctor* - parent: Terminal.Gui.ScrollView - isExternal: false - name: ScrollView - nameWithType: ScrollView.ScrollView - fullName: ScrollView.ScrollView -- uid: Terminal.Gui.ScrollView.Add* - parent: Terminal.Gui.ScrollView - isExternal: false - name: Add - nameWithType: ScrollView.Add - fullName: ScrollView.Add -- uid: Terminal.Gui.ScrollView.ContentOffset* - parent: Terminal.Gui.ScrollView - isExternal: false - name: ContentOffset - nameWithType: ScrollView.ContentOffset - fullName: ScrollView.ContentOffset -- uid: Terminal.Gui.ScrollView.ContentSize* - parent: Terminal.Gui.ScrollView - isExternal: false - name: ContentSize - nameWithType: ScrollView.ContentSize - fullName: ScrollView.ContentSize -- uid: Terminal.Gui.ScrollView.PositionCursor* - parent: Terminal.Gui.ScrollView - isExternal: false - name: PositionCursor - nameWithType: ScrollView.PositionCursor - fullName: ScrollView.PositionCursor -- uid: Terminal.Gui.ScrollView.ProcessKey* - parent: Terminal.Gui.ScrollView - isExternal: false - name: ProcessKey - nameWithType: ScrollView.ProcessKey - fullName: ScrollView.ProcessKey -- uid: Terminal.Gui.ScrollView.Redraw* - parent: Terminal.Gui.ScrollView - isExternal: false - name: Redraw - nameWithType: ScrollView.Redraw - fullName: ScrollView.Redraw -- uid: Terminal.Gui.ScrollView.RemoveAll* - parent: Terminal.Gui.ScrollView - isExternal: false - name: RemoveAll - nameWithType: ScrollView.RemoveAll - fullName: ScrollView.RemoveAll -- uid: Terminal.Gui.ScrollView.ScrollDown* - parent: Terminal.Gui.ScrollView - isExternal: false - name: ScrollDown - nameWithType: ScrollView.ScrollDown - fullName: ScrollView.ScrollDown - uid: Terminal.Gui.ScrollView.ScrollLeft* - parent: Terminal.Gui.ScrollView - isExternal: false + commentId: Overload:Terminal.Gui.ScrollView.ScrollLeft name: ScrollLeft nameWithType: ScrollView.ScrollLeft - fullName: ScrollView.ScrollLeft + fullName: Terminal.Gui.ScrollView.ScrollLeft +- uid: Terminal.Gui.ScrollView.ScrollDown* + commentId: Overload:Terminal.Gui.ScrollView.ScrollDown + name: ScrollDown + nameWithType: ScrollView.ScrollDown + fullName: Terminal.Gui.ScrollView.ScrollDown - uid: Terminal.Gui.ScrollView.ScrollRight* - parent: Terminal.Gui.ScrollView - isExternal: false + commentId: Overload:Terminal.Gui.ScrollView.ScrollRight name: ScrollRight nameWithType: ScrollView.ScrollRight - fullName: ScrollView.ScrollRight -- uid: Terminal.Gui.ScrollView.ScrollUp* - parent: Terminal.Gui.ScrollView - isExternal: false - name: ScrollUp - nameWithType: ScrollView.ScrollUp - fullName: ScrollView.ScrollUp -- uid: Terminal.Gui.ScrollView.ShowHorizontalScrollIndicator* - parent: Terminal.Gui.ScrollView - isExternal: false - name: ShowHorizontalScrollIndicator - nameWithType: ScrollView.ShowHorizontalScrollIndicator - fullName: ScrollView.ShowHorizontalScrollIndicator -- uid: Terminal.Gui.ScrollView.ShowVerticalScrollIndicator* - parent: Terminal.Gui.ScrollView - isExternal: false - name: ShowVerticalScrollIndicator - nameWithType: ScrollView.ShowVerticalScrollIndicator - fullName: ScrollView.ShowVerticalScrollIndicator -- uid: Terminal.Gui.Responder.CanFocus - parent: Terminal.Gui.Responder - isExternal: false - name: CanFocus - nameWithType: Responder.CanFocus - fullName: Responder.CanFocus -- uid: Terminal.Gui.View.HasFocus + fullName: Terminal.Gui.ScrollView.ScrollRight +- uid: Terminal.Gui.ScrollView.ProcessKey(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.ScrollView.ProcessKey(Terminal.Gui.KeyEvent) + isExternal: true +- uid: Terminal.Gui.View.ProcessKey(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.View.ProcessKey(Terminal.Gui.KeyEvent) parent: Terminal.Gui.View - isExternal: false - name: HasFocus - nameWithType: View.HasFocus - fullName: View.HasFocus + name: ProcessKey(KeyEvent) + nameWithType: View.ProcessKey(KeyEvent) + fullName: Terminal.Gui.View.ProcessKey(Terminal.Gui.KeyEvent) + spec.csharp: + - uid: Terminal.Gui.View.ProcessKey(Terminal.Gui.KeyEvent) + name: ProcessKey + nameWithType: View.ProcessKey + fullName: Terminal.Gui.View.ProcessKey + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ProcessKey(Terminal.Gui.KeyEvent) + name: ProcessKey + nameWithType: View.ProcessKey + fullName: Terminal.Gui.View.ProcessKey + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.ScrollView.ProcessKey* + commentId: Overload:Terminal.Gui.ScrollView.ProcessKey + name: ProcessKey + nameWithType: ScrollView.ProcessKey + fullName: Terminal.Gui.ScrollView.ProcessKey +- uid: Terminal.Gui.KeyEvent + commentId: T:Terminal.Gui.KeyEvent + parent: Terminal.Gui + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent +- uid: Terminal.Gui.ScrollView.MouseEvent(Terminal.Gui.MouseEvent) + commentId: M:Terminal.Gui.ScrollView.MouseEvent(Terminal.Gui.MouseEvent) + isExternal: true - uid: Terminal.Gui.Responder.MouseEvent(Terminal.Gui.MouseEvent) + commentId: M:Terminal.Gui.Responder.MouseEvent(Terminal.Gui.MouseEvent) parent: Terminal.Gui.Responder - isExternal: false name: MouseEvent(MouseEvent) nameWithType: Responder.MouseEvent(MouseEvent) - fullName: Responder.MouseEvent(MouseEvent) -- uid: Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) - parent: Terminal.Gui.View - isExternal: false - name: ProcessColdKey(KeyEvent) - nameWithType: View.ProcessColdKey(KeyEvent) - fullName: View.ProcessColdKey(KeyEvent) -- uid: Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) - parent: Terminal.Gui.View - isExternal: false - name: ProcessHotKey(KeyEvent) - nameWithType: View.ProcessHotKey(KeyEvent) - fullName: View.ProcessHotKey(KeyEvent) -- uid: Terminal.Gui.View.Add(Terminal.Gui.View[]) - parent: Terminal.Gui.View - isExternal: false - name: Add(View[]) - nameWithType: View.Add(View[]) - fullName: View.Add(View[]) -- uid: Terminal.Gui.View.AddRune(System.Int32,System.Int32,System.Rune) - parent: Terminal.Gui.View - isExternal: false - name: AddRune(Int32, Int32, Rune) - nameWithType: View.AddRune(Int32, Int32, Rune) - fullName: View.AddRune(Int32, Int32, Rune) -- uid: Terminal.Gui.View.Bounds - parent: Terminal.Gui.View - isExternal: false - name: Bounds - nameWithType: View.Bounds - fullName: View.Bounds -- uid: Terminal.Gui.View.ChildNeedsDisplay - parent: Terminal.Gui.View - isExternal: false - name: ChildNeedsDisplay() - nameWithType: View.ChildNeedsDisplay() - fullName: View.ChildNeedsDisplay() -- uid: Terminal.Gui.View.Clear - parent: Terminal.Gui.View - isExternal: false - name: Clear() - nameWithType: View.Clear() - fullName: View.Clear() -- uid: Terminal.Gui.View.Clear(Terminal.Gui.Rect) - parent: Terminal.Gui.View - isExternal: false - name: Clear(Rect) - nameWithType: View.Clear(Rect) - fullName: View.Clear(Rect) -- uid: Terminal.Gui.View.ClearNeedsDisplay - parent: Terminal.Gui.View - isExternal: false - name: ClearNeedsDisplay() - nameWithType: View.ClearNeedsDisplay() - fullName: View.ClearNeedsDisplay() -- uid: Terminal.Gui.View.ClipToBounds - parent: Terminal.Gui.View - isExternal: false - name: ClipToBounds() - nameWithType: View.ClipToBounds() - fullName: View.ClipToBounds() -- uid: Terminal.Gui.View.ColorScheme - parent: Terminal.Gui.View - isExternal: false - name: ColorScheme - nameWithType: View.ColorScheme - fullName: View.ColorScheme -- uid: Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean) - parent: Terminal.Gui.View - isExternal: false - name: DrawFrame(Rect, Int32, Boolean) - nameWithType: View.DrawFrame(Rect, Int32, Boolean) - fullName: View.DrawFrame(Rect, Int32, Boolean) -- uid: Terminal.Gui.View.DrawHotString(NStack.ustring,System.Boolean,Terminal.Gui.ColorScheme) - parent: Terminal.Gui.View - isExternal: false - name: DrawHotString(ustring, Boolean, ColorScheme) - nameWithType: View.DrawHotString(ustring, Boolean, ColorScheme) - fullName: View.DrawHotString(ustring, Boolean, ColorScheme) -- uid: Terminal.Gui.View.DrawHotString(NStack.ustring,Terminal.Gui.Attribute,Terminal.Gui.Attribute) - parent: Terminal.Gui.View - isExternal: false - name: DrawHotString(ustring, Attribute, Attribute) - nameWithType: View.DrawHotString(ustring, Attribute, Attribute) - fullName: View.DrawHotString(ustring, Attribute, Attribute) -- uid: Terminal.Gui.View.Driver - parent: Terminal.Gui.View - isExternal: false - name: Driver - nameWithType: View.Driver - fullName: View.Driver -- uid: Terminal.Gui.View.EnsureFocus - parent: Terminal.Gui.View - isExternal: false - name: EnsureFocus() - nameWithType: View.EnsureFocus() - fullName: View.EnsureFocus() -- uid: Terminal.Gui.View.Focused - parent: Terminal.Gui.View - isExternal: false - name: Focused - nameWithType: View.Focused - fullName: View.Focused -- uid: Terminal.Gui.View.FocusFirst - parent: Terminal.Gui.View - isExternal: false - name: FocusFirst() - nameWithType: View.FocusFirst() - fullName: View.FocusFirst() -- uid: Terminal.Gui.View.FocusLast - parent: Terminal.Gui.View - isExternal: false - name: FocusLast() - nameWithType: View.FocusLast() - fullName: View.FocusLast() -- uid: Terminal.Gui.View.FocusNext - parent: Terminal.Gui.View - isExternal: false - name: FocusNext() - nameWithType: View.FocusNext() - fullName: View.FocusNext() -- uid: Terminal.Gui.View.FocusPrev - parent: Terminal.Gui.View - isExternal: false - name: FocusPrev() - nameWithType: View.FocusPrev() - fullName: View.FocusPrev() -- uid: Terminal.Gui.View.Frame - parent: Terminal.Gui.View - isExternal: false - name: Frame - nameWithType: View.Frame - fullName: View.Frame -- uid: Terminal.Gui.View.GetEnumerator - parent: Terminal.Gui.View - isExternal: false - name: GetEnumerator() - nameWithType: View.GetEnumerator() - fullName: View.GetEnumerator() -- uid: Terminal.Gui.View.Height - parent: Terminal.Gui.View - isExternal: false - name: Height - nameWithType: View.Height - fullName: View.Height -- uid: Terminal.Gui.View.Id - parent: Terminal.Gui.View - isExternal: false - name: Id - nameWithType: View.Id - fullName: View.Id -- uid: Terminal.Gui.View.LayoutStyle - parent: Terminal.Gui.View - isExternal: false - name: LayoutStyle - nameWithType: View.LayoutStyle - fullName: View.LayoutStyle -- uid: Terminal.Gui.View.LayoutSubviews - parent: Terminal.Gui.View - isExternal: false - name: LayoutSubviews() - nameWithType: View.LayoutSubviews() - fullName: View.LayoutSubviews() -- uid: Terminal.Gui.View.MostFocused - parent: Terminal.Gui.View - isExternal: false - name: MostFocused - nameWithType: View.MostFocused - fullName: View.MostFocused -- uid: Terminal.Gui.View.Move(System.Int32,System.Int32) - parent: Terminal.Gui.View - isExternal: false - name: Move(Int32, Int32) - nameWithType: View.Move(Int32, Int32) - fullName: View.Move(Int32, Int32) -- uid: Terminal.Gui.View.Remove(Terminal.Gui.View) - parent: Terminal.Gui.View - isExternal: false - name: Remove(View) - nameWithType: View.Remove(View) - fullName: View.Remove(View) -- uid: Terminal.Gui.View.ScreenToView(System.Int32,System.Int32) - parent: Terminal.Gui.View - isExternal: false - name: ScreenToView(Int32, Int32) - nameWithType: View.ScreenToView(Int32, Int32) - fullName: View.ScreenToView(Int32, Int32) -- uid: Terminal.Gui.View.SetClip(Terminal.Gui.Rect) - parent: Terminal.Gui.View - isExternal: false - name: SetClip(Rect) - nameWithType: View.SetClip(Rect) - fullName: View.SetClip(Rect) -- uid: Terminal.Gui.View.SetFocus(Terminal.Gui.View) - parent: Terminal.Gui.View - isExternal: false - name: SetFocus(View) - nameWithType: View.SetFocus(View) - fullName: View.SetFocus(View) -- uid: Terminal.Gui.View.SetNeedsDisplay - parent: Terminal.Gui.View - isExternal: false - name: SetNeedsDisplay() - nameWithType: View.SetNeedsDisplay() - fullName: View.SetNeedsDisplay() -- uid: Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) - parent: Terminal.Gui.View - isExternal: false - name: SetNeedsDisplay(Rect) - nameWithType: View.SetNeedsDisplay(Rect) - fullName: View.SetNeedsDisplay(Rect) -- uid: Terminal.Gui.View.Subviews - parent: Terminal.Gui.View - isExternal: false - name: Subviews - nameWithType: View.Subviews - fullName: View.Subviews -- uid: Terminal.Gui.View.SuperView - parent: Terminal.Gui.View - isExternal: false - name: SuperView - nameWithType: View.SuperView - fullName: View.SuperView -- uid: Terminal.Gui.View.ToString - parent: Terminal.Gui.View - isExternal: false - name: ToString() - nameWithType: View.ToString() - fullName: View.ToString() -- uid: Terminal.Gui.View.WantMousePositionReports - parent: Terminal.Gui.View - isExternal: false - name: WantMousePositionReports - nameWithType: View.WantMousePositionReports - fullName: View.WantMousePositionReports -- uid: Terminal.Gui.View.Width - parent: Terminal.Gui.View - isExternal: false - name: Width - nameWithType: View.Width - fullName: View.Width -- uid: Terminal.Gui.View.X - parent: Terminal.Gui.View - isExternal: false - name: X - nameWithType: View.X - fullName: View.X -- uid: Terminal.Gui.View.Y - parent: Terminal.Gui.View - isExternal: false - name: Y - nameWithType: View.Y - fullName: View.Y + fullName: Terminal.Gui.Responder.MouseEvent(Terminal.Gui.MouseEvent) + spec.csharp: + - uid: Terminal.Gui.Responder.MouseEvent(Terminal.Gui.MouseEvent) + name: MouseEvent + nameWithType: Responder.MouseEvent + fullName: Terminal.Gui.Responder.MouseEvent + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.MouseEvent + name: MouseEvent + nameWithType: MouseEvent + fullName: Terminal.Gui.MouseEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.Responder.MouseEvent(Terminal.Gui.MouseEvent) + name: MouseEvent + nameWithType: Responder.MouseEvent + fullName: Terminal.Gui.Responder.MouseEvent + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.MouseEvent + name: MouseEvent + nameWithType: MouseEvent + fullName: Terminal.Gui.MouseEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.ScrollView.MouseEvent* + commentId: Overload:Terminal.Gui.ScrollView.MouseEvent + name: MouseEvent + nameWithType: ScrollView.MouseEvent + fullName: Terminal.Gui.ScrollView.MouseEvent +- uid: Terminal.Gui.MouseEvent + commentId: T:Terminal.Gui.MouseEvent + parent: Terminal.Gui + name: MouseEvent + nameWithType: MouseEvent + fullName: Terminal.Gui.MouseEvent +shouldSkipMarkup: true diff --git a/docfx/api/Terminal.Gui/Terminal.Gui.Size.yml b/docfx/api/Terminal.Gui/Terminal.Gui.Size.yml index 61d1dd12e..299f6f413 100644 --- a/docfx/api/Terminal.Gui/Terminal.Gui.Size.yml +++ b/docfx/api/Terminal.Gui/Terminal.Gui.Size.yml @@ -1,10 +1,12 @@ ### YamlMime:ManagedReference items: - uid: Terminal.Gui.Size + commentId: T:Terminal.Gui.Size id: Size + parent: Terminal.Gui children: - - Terminal.Gui.Size.#ctor(Terminal.Gui.Point) - Terminal.Gui.Size.#ctor(System.Int32,System.Int32) + - Terminal.Gui.Size.#ctor(Terminal.Gui.Point) - Terminal.Gui.Size.Add(Terminal.Gui.Size,Terminal.Gui.Size) - Terminal.Gui.Size.Empty - Terminal.Gui.Size.Equals(System.Object) @@ -13,7 +15,7 @@ items: - Terminal.Gui.Size.IsEmpty - Terminal.Gui.Size.op_Addition(Terminal.Gui.Size,Terminal.Gui.Size) - Terminal.Gui.Size.op_Equality(Terminal.Gui.Size,Terminal.Gui.Size) - - Terminal.Gui.Size.op_Explicit(Terminal.Gui.Size to Terminal.Gui.Point) + - Terminal.Gui.Size.op_Explicit(Terminal.Gui.Size)~Terminal.Gui.Point - Terminal.Gui.Size.op_Inequality(Terminal.Gui.Size,Terminal.Gui.Size) - Terminal.Gui.Size.op_Subtraction(Terminal.Gui.Size,Terminal.Gui.Size) - Terminal.Gui.Size.Subtract(Terminal.Gui.Size,Terminal.Gui.Size) @@ -21,81 +23,616 @@ items: - Terminal.Gui.Size.Width langs: - csharp + - vb name: Size nameWithType: Size fullName: Terminal.Gui.Size type: Struct + source: + remote: + path: Terminal.Gui/Types/Size.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Size + path: ../Terminal.Gui/Types/Size.cs + startLine: 16 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: Stores an ordered pair of integers, which specify a Height and Width. + summary: "\nStores an ordered pair of integers, which specify a Height and Width.\n" + example: [] syntax: content: public struct Size - inheritance: - - System.ValueType - implements: [] + content.vb: Public Structure Size + inheritedMembers: + - System.Object.Equals(System.Object,System.Object) + - System.Object.GetType + - System.Object.ReferenceEquals(System.Object,System.Object) + modifiers.csharp: + - public + - struct + modifiers.vb: + - Public + - Structure +- uid: Terminal.Gui.Size.Empty + commentId: F:Terminal.Gui.Size.Empty + id: Empty + parent: Terminal.Gui.Size + langs: + - csharp + - vb + name: Empty + nameWithType: Size.Empty + fullName: Terminal.Gui.Size.Empty + type: Field + source: + remote: + path: Terminal.Gui/Types/Size.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Empty + path: ../Terminal.Gui/Types/Size.cs + startLine: 23 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nGets a Size structure that has a Height and Width value of 0.\n" + example: [] + syntax: + content: public static readonly Size Empty + return: + type: Terminal.Gui.Size + content.vb: Public Shared ReadOnly Empty As Size + modifiers.csharp: + - public + - static + - readonly + modifiers.vb: + - Public + - Shared + - ReadOnly +- uid: Terminal.Gui.Size.op_Addition(Terminal.Gui.Size,Terminal.Gui.Size) + commentId: M:Terminal.Gui.Size.op_Addition(Terminal.Gui.Size,Terminal.Gui.Size) + id: op_Addition(Terminal.Gui.Size,Terminal.Gui.Size) + parent: Terminal.Gui.Size + langs: + - csharp + - vb + name: Addition(Size, Size) + nameWithType: Size.Addition(Size, Size) + fullName: Terminal.Gui.Size.Addition(Terminal.Gui.Size, Terminal.Gui.Size) + type: Operator + source: + remote: + path: Terminal.Gui/Types/Size.cs + branch: docs + repo: tig:tig/gui.cs.git + id: op_Addition + path: ../Terminal.Gui/Types/Size.cs + startLine: 33 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nAddition Operator\n" + remarks: "\nAddition of two Size structures.\n" + example: [] + syntax: + content: public static Size operator +(Size sz1, Size sz2) + parameters: + - id: sz1 + type: Terminal.Gui.Size + - id: sz2 + type: Terminal.Gui.Size + return: + type: Terminal.Gui.Size + content.vb: Public Shared Operator +(sz1 As Size, sz2 As Size) As Size + overload: Terminal.Gui.Size.op_Addition* + modifiers.csharp: + - public + - static + modifiers.vb: + - Public + - Shared +- uid: Terminal.Gui.Size.op_Equality(Terminal.Gui.Size,Terminal.Gui.Size) + commentId: M:Terminal.Gui.Size.op_Equality(Terminal.Gui.Size,Terminal.Gui.Size) + id: op_Equality(Terminal.Gui.Size,Terminal.Gui.Size) + parent: Terminal.Gui.Size + langs: + - csharp + - vb + name: Equality(Size, Size) + nameWithType: Size.Equality(Size, Size) + fullName: Terminal.Gui.Size.Equality(Terminal.Gui.Size, Terminal.Gui.Size) + type: Operator + source: + remote: + path: Terminal.Gui/Types/Size.cs + branch: docs + repo: tig:tig/gui.cs.git + id: op_Equality + path: ../Terminal.Gui/Types/Size.cs + startLine: 49 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nEquality Operator\n" + remarks: "\nCompares two Size objects. The return value is\nbased on the equivalence of the Width and Height \nproperties of the two Sizes.\n" + example: [] + syntax: + content: public static bool operator ==(Size sz1, Size sz2) + parameters: + - id: sz1 + type: Terminal.Gui.Size + - id: sz2 + type: Terminal.Gui.Size + return: + type: System.Boolean + content.vb: Public Shared Operator =(sz1 As Size, sz2 As Size) As Boolean + overload: Terminal.Gui.Size.op_Equality* + modifiers.csharp: + - public + - static + modifiers.vb: + - Public + - Shared +- uid: Terminal.Gui.Size.op_Inequality(Terminal.Gui.Size,Terminal.Gui.Size) + commentId: M:Terminal.Gui.Size.op_Inequality(Terminal.Gui.Size,Terminal.Gui.Size) + id: op_Inequality(Terminal.Gui.Size,Terminal.Gui.Size) + parent: Terminal.Gui.Size + langs: + - csharp + - vb + name: Inequality(Size, Size) + nameWithType: Size.Inequality(Size, Size) + fullName: Terminal.Gui.Size.Inequality(Terminal.Gui.Size, Terminal.Gui.Size) + type: Operator + source: + remote: + path: Terminal.Gui/Types/Size.cs + branch: docs + repo: tig:tig/gui.cs.git + id: op_Inequality + path: ../Terminal.Gui/Types/Size.cs + startLine: 65 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nInequality Operator\n" + remarks: "\nCompares two Size objects. The return value is\nbased on the equivalence of the Width and Height \nproperties of the two Sizes.\n" + example: [] + syntax: + content: public static bool operator !=(Size sz1, Size sz2) + parameters: + - id: sz1 + type: Terminal.Gui.Size + - id: sz2 + type: Terminal.Gui.Size + return: + type: System.Boolean + content.vb: Public Shared Operator <>(sz1 As Size, sz2 As Size) As Boolean + overload: Terminal.Gui.Size.op_Inequality* + modifiers.csharp: + - public + - static + modifiers.vb: + - Public + - Shared +- uid: Terminal.Gui.Size.op_Subtraction(Terminal.Gui.Size,Terminal.Gui.Size) + commentId: M:Terminal.Gui.Size.op_Subtraction(Terminal.Gui.Size,Terminal.Gui.Size) + id: op_Subtraction(Terminal.Gui.Size,Terminal.Gui.Size) + parent: Terminal.Gui.Size + langs: + - csharp + - vb + name: Subtraction(Size, Size) + nameWithType: Size.Subtraction(Size, Size) + fullName: Terminal.Gui.Size.Subtraction(Terminal.Gui.Size, Terminal.Gui.Size) + type: Operator + source: + remote: + path: Terminal.Gui/Types/Size.cs + branch: docs + repo: tig:tig/gui.cs.git + id: op_Subtraction + path: ../Terminal.Gui/Types/Size.cs + startLine: 79 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nSubtraction Operator\n" + remarks: "\nSubtracts two Size structures.\n" + example: [] + syntax: + content: public static Size operator -(Size sz1, Size sz2) + parameters: + - id: sz1 + type: Terminal.Gui.Size + - id: sz2 + type: Terminal.Gui.Size + return: + type: Terminal.Gui.Size + content.vb: Public Shared Operator -(sz1 As Size, sz2 As Size) As Size + overload: Terminal.Gui.Size.op_Subtraction* + modifiers.csharp: + - public + - static + modifiers.vb: + - Public + - Shared +- uid: Terminal.Gui.Size.op_Explicit(Terminal.Gui.Size)~Terminal.Gui.Point + commentId: M:Terminal.Gui.Size.op_Explicit(Terminal.Gui.Size)~Terminal.Gui.Point + id: op_Explicit(Terminal.Gui.Size)~Terminal.Gui.Point + parent: Terminal.Gui.Size + langs: + - csharp + - vb + name: Explicit(Size to Point) + nameWithType: Size.Explicit(Size to Point) + fullName: Terminal.Gui.Size.Explicit(Terminal.Gui.Size to Terminal.Gui.Point) + type: Operator + source: + remote: + path: Terminal.Gui/Types/Size.cs + branch: docs + repo: tig:tig/gui.cs.git + id: op_Explicit + path: ../Terminal.Gui/Types/Size.cs + startLine: 94 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nSize to Point Conversion\n" + remarks: "\nReturns a Point based on the dimensions of a given \nSize. Requires explicit cast.\n" + example: [] + syntax: + content: public static explicit operator Point(Size size) + parameters: + - id: size + type: Terminal.Gui.Size + return: + type: Terminal.Gui.Point + content.vb: Public Shared Narrowing Operator CType(size As Size) As Point + overload: Terminal.Gui.Size.op_Explicit* + nameWithType.vb: Size.Narrowing(Size to Point) + modifiers.csharp: + - public + - static + modifiers.vb: + - Public + - Shared + fullName.vb: Terminal.Gui.Size.Narrowing(Terminal.Gui.Size to Terminal.Gui.Point) + name.vb: Narrowing(Size to Point) - uid: Terminal.Gui.Size.#ctor(Terminal.Gui.Point) + commentId: M:Terminal.Gui.Size.#ctor(Terminal.Gui.Point) id: '#ctor(Terminal.Gui.Point)' parent: Terminal.Gui.Size langs: - csharp + - vb name: Size(Point) nameWithType: Size.Size(Point) - fullName: Size.Size(Point) + fullName: Terminal.Gui.Size.Size(Terminal.Gui.Point) type: Constructor + source: + remote: + path: Terminal.Gui/Types/Size.cs + branch: docs + repo: tig:tig/gui.cs.git + id: .ctor + path: ../Terminal.Gui/Types/Size.cs + startLine: 107 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: Size Constructor - remarks: Creates a Size from a Point value. + summary: "\nSize Constructor\n" + remarks: "\nCreates a Size from a Point value.\n" + example: [] syntax: - content: public Size (Terminal.Gui.Point pt); + content: public Size(Point pt) parameters: - id: pt type: Terminal.Gui.Point - description: To be added. + content.vb: Public Sub New(pt As Point) overload: Terminal.Gui.Size.#ctor* - exceptions: [] + modifiers.csharp: + - public + modifiers.vb: + - Public - uid: Terminal.Gui.Size.#ctor(System.Int32,System.Int32) + commentId: M:Terminal.Gui.Size.#ctor(System.Int32,System.Int32) id: '#ctor(System.Int32,System.Int32)' parent: Terminal.Gui.Size langs: - csharp + - vb name: Size(Int32, Int32) nameWithType: Size.Size(Int32, Int32) - fullName: Size.Size(Int32, Int32) + fullName: Terminal.Gui.Size.Size(System.Int32, System.Int32) type: Constructor + source: + remote: + path: Terminal.Gui/Types/Size.cs + branch: docs + repo: tig:tig/gui.cs.git + id: .ctor + path: ../Terminal.Gui/Types/Size.cs + startLine: 121 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: Size Constructor - remarks: Creates a Size from specified dimensions. + summary: "\nSize Constructor\n" + remarks: "\nCreates a Size from specified dimensions.\n" + example: [] syntax: - content: public Size (int width, int height); + content: public Size(int width, int height) parameters: - id: width type: System.Int32 - description: To be added. - id: height type: System.Int32 - description: To be added. + content.vb: Public Sub New(width As Integer, height As Integer) overload: Terminal.Gui.Size.#ctor* - exceptions: [] + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: Terminal.Gui.Size.IsEmpty + commentId: P:Terminal.Gui.Size.IsEmpty + id: IsEmpty + parent: Terminal.Gui.Size + langs: + - csharp + - vb + name: IsEmpty + nameWithType: Size.IsEmpty + fullName: Terminal.Gui.Size.IsEmpty + type: Property + source: + remote: + path: Terminal.Gui/Types/Size.cs + branch: docs + repo: tig:tig/gui.cs.git + id: IsEmpty + path: ../Terminal.Gui/Types/Size.cs + startLine: 135 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nIsEmpty Property\n" + remarks: "\nIndicates if both Width and Height are zero.\n" + example: [] + syntax: + content: public bool IsEmpty { get; } + parameters: [] + return: + type: System.Boolean + content.vb: Public ReadOnly Property IsEmpty As Boolean + overload: Terminal.Gui.Size.IsEmpty* + modifiers.csharp: + - public + - get + modifiers.vb: + - Public + - ReadOnly +- uid: Terminal.Gui.Size.Width + commentId: P:Terminal.Gui.Size.Width + id: Width + parent: Terminal.Gui.Size + langs: + - csharp + - vb + name: Width + nameWithType: Size.Width + fullName: Terminal.Gui.Size.Width + type: Property + source: + remote: + path: Terminal.Gui/Types/Size.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Width + path: ../Terminal.Gui/Types/Size.cs + startLine: 149 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nWidth Property\n" + remarks: "\nThe Width coordinate of the Size.\n" + example: [] + syntax: + content: public int Width { get; set; } + parameters: [] + return: + type: System.Int32 + content.vb: Public Property Width As Integer + overload: Terminal.Gui.Size.Width* + modifiers.csharp: + - public + - get + - set + modifiers.vb: + - Public +- uid: Terminal.Gui.Size.Height + commentId: P:Terminal.Gui.Size.Height + id: Height + parent: Terminal.Gui.Size + langs: + - csharp + - vb + name: Height + nameWithType: Size.Height + fullName: Terminal.Gui.Size.Height + type: Property + source: + remote: + path: Terminal.Gui/Types/Size.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Height + path: ../Terminal.Gui/Types/Size.cs + startLine: 166 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nHeight Property\n" + remarks: "\nThe Height coordinate of the Size.\n" + example: [] + syntax: + content: public int Height { get; set; } + parameters: [] + return: + type: System.Int32 + content.vb: Public Property Height As Integer + overload: Terminal.Gui.Size.Height* + modifiers.csharp: + - public + - get + - set + modifiers.vb: + - Public +- uid: Terminal.Gui.Size.Equals(System.Object) + commentId: M:Terminal.Gui.Size.Equals(System.Object) + id: Equals(System.Object) + parent: Terminal.Gui.Size + langs: + - csharp + - vb + name: Equals(Object) + nameWithType: Size.Equals(Object) + fullName: Terminal.Gui.Size.Equals(System.Object) + type: Method + source: + remote: + path: Terminal.Gui/Types/Size.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Equals + path: ../Terminal.Gui/Types/Size.cs + startLine: 183 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nEquals Method\n" + remarks: "\nChecks equivalence of this Size and another object.\n" + example: [] + syntax: + content: public override bool Equals(object obj) + parameters: + - id: obj + type: System.Object + return: + type: System.Boolean + content.vb: Public Overrides Function Equals(obj As Object) As Boolean + overridden: System.ValueType.Equals(System.Object) + overload: Terminal.Gui.Size.Equals* + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides +- uid: Terminal.Gui.Size.GetHashCode + commentId: M:Terminal.Gui.Size.GetHashCode + id: GetHashCode + parent: Terminal.Gui.Size + langs: + - csharp + - vb + name: GetHashCode() + nameWithType: Size.GetHashCode() + fullName: Terminal.Gui.Size.GetHashCode() + type: Method + source: + remote: + path: Terminal.Gui/Types/Size.cs + branch: docs + repo: tig:tig/gui.cs.git + id: GetHashCode + path: ../Terminal.Gui/Types/Size.cs + startLine: 199 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nGetHashCode Method\n" + remarks: "\nCalculates a hashing value.\n" + example: [] + syntax: + content: public override int GetHashCode() + return: + type: System.Int32 + content.vb: Public Overrides Function GetHashCode As Integer + overridden: System.ValueType.GetHashCode + overload: Terminal.Gui.Size.GetHashCode* + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides +- uid: Terminal.Gui.Size.ToString + commentId: M:Terminal.Gui.Size.ToString + id: ToString + parent: Terminal.Gui.Size + langs: + - csharp + - vb + name: ToString() + nameWithType: Size.ToString() + fullName: Terminal.Gui.Size.ToString() + type: Method + source: + remote: + path: Terminal.Gui/Types/Size.cs + branch: docs + repo: tig:tig/gui.cs.git + id: ToString + path: ../Terminal.Gui/Types/Size.cs + startLine: 212 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nToString Method\n" + remarks: "\nFormats the Size as a string in coordinate notation.\n" + example: [] + syntax: + content: public override string ToString() + return: + type: System.String + content.vb: Public Overrides Function ToString As String + overridden: System.ValueType.ToString + overload: Terminal.Gui.Size.ToString* + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides - uid: Terminal.Gui.Size.Add(Terminal.Gui.Size,Terminal.Gui.Size) + commentId: M:Terminal.Gui.Size.Add(Terminal.Gui.Size,Terminal.Gui.Size) id: Add(Terminal.Gui.Size,Terminal.Gui.Size) parent: Terminal.Gui.Size langs: - csharp + - vb name: Add(Size, Size) nameWithType: Size.Add(Size, Size) - fullName: Size.Add(Size, Size) + fullName: Terminal.Gui.Size.Add(Terminal.Gui.Size, Terminal.Gui.Size) type: Method + source: + remote: + path: Terminal.Gui/Types/Size.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Add + path: ../Terminal.Gui/Types/Size.cs + startLine: 223 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: Adds the width and height of one Size structure to the width and height of another Size structure. + summary: "\nAdds the width and height of one Size structure to the width and height of another Size structure.\n" + example: [] syntax: - content: public static Terminal.Gui.Size Add (Terminal.Gui.Size sz1, Terminal.Gui.Size sz2); + content: public static Size Add(Size sz1, Size sz2) parameters: - id: sz1 type: Terminal.Gui.Size @@ -106,542 +643,436 @@ items: return: type: Terminal.Gui.Size description: The add. + content.vb: Public Shared Function Add(sz1 As Size, sz2 As Size) As Size overload: Terminal.Gui.Size.Add* - exceptions: [] -- uid: Terminal.Gui.Size.Empty - id: Empty - parent: Terminal.Gui.Size - langs: - - csharp - name: Empty - nameWithType: Size.Empty - fullName: Size.Empty - type: Field - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Gets a Size structure that has a Height and Width value of 0. - syntax: - content: public static readonly Terminal.Gui.Size Empty; - return: - type: Terminal.Gui.Size - description: To be added. - exceptions: [] -- uid: Terminal.Gui.Size.Equals(System.Object) - id: Equals(System.Object) - parent: Terminal.Gui.Size - langs: - - csharp - name: Equals(Object) - nameWithType: Size.Equals(Object) - fullName: Size.Equals(Object) - type: Method - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Equals Method - remarks: Checks equivalence of this Size and another object. - syntax: - content: public override bool Equals (object obj); - parameters: - - id: obj - type: System.Object - description: To be added. - return: - type: System.Boolean - description: To be added. - overload: Terminal.Gui.Size.Equals* - exceptions: [] -- uid: Terminal.Gui.Size.GetHashCode - id: GetHashCode - parent: Terminal.Gui.Size - langs: - - csharp - name: GetHashCode() - nameWithType: Size.GetHashCode() - fullName: Size.GetHashCode() - type: Method - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: GetHashCode Method - remarks: Calculates a hashing value. - syntax: - content: public override int GetHashCode (); - parameters: [] - return: - type: System.Int32 - description: To be added. - overload: Terminal.Gui.Size.GetHashCode* - exceptions: [] -- uid: Terminal.Gui.Size.Height - id: Height - parent: Terminal.Gui.Size - langs: - - csharp - name: Height - nameWithType: Size.Height - fullName: Size.Height - type: Property - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Height Property - remarks: The Height coordinate of the Size. - syntax: - content: public int Height { get; set; } - return: - type: System.Int32 - description: To be added. - overload: Terminal.Gui.Size.Height* - exceptions: [] -- uid: Terminal.Gui.Size.IsEmpty - id: IsEmpty - parent: Terminal.Gui.Size - langs: - - csharp - name: IsEmpty - nameWithType: Size.IsEmpty - fullName: Size.IsEmpty - type: Property - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: IsEmpty Property - remarks: Indicates if both Width and Height are zero. - syntax: - content: public bool IsEmpty { get; } - return: - type: System.Boolean - description: To be added. - overload: Terminal.Gui.Size.IsEmpty* - exceptions: [] -- uid: Terminal.Gui.Size.op_Addition(Terminal.Gui.Size,Terminal.Gui.Size) - id: op_Addition(Terminal.Gui.Size,Terminal.Gui.Size) - parent: Terminal.Gui.Size - langs: - - csharp - name: op_Addition(Size, Size) - nameWithType: Size.op_Addition(Size, Size) - fullName: Size.op_Addition(Size, Size) - type: Operator - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Addition Operator - remarks: Addition of two Size structures. - syntax: - content: public static Terminal.Gui.Size op_Addition (Terminal.Gui.Size sz1, Terminal.Gui.Size sz2); - parameters: - - id: sz1 - type: Terminal.Gui.Size - description: To be added. - - id: sz2 - type: Terminal.Gui.Size - description: To be added. - return: - type: Terminal.Gui.Size - description: To be added. - overload: Terminal.Gui.Size.op_Addition* - exceptions: [] -- uid: Terminal.Gui.Size.op_Equality(Terminal.Gui.Size,Terminal.Gui.Size) - id: op_Equality(Terminal.Gui.Size,Terminal.Gui.Size) - parent: Terminal.Gui.Size - langs: - - csharp - name: op_Equality(Size, Size) - nameWithType: Size.op_Equality(Size, Size) - fullName: Size.op_Equality(Size, Size) - type: Operator - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Equality Operator - remarks: "Compares two Size objects. The return value is\n based on the equivalence of the Width and Height \n properties of the two Sizes." - syntax: - content: public static bool op_Equality (Terminal.Gui.Size sz1, Terminal.Gui.Size sz2); - parameters: - - id: sz1 - type: Terminal.Gui.Size - description: To be added. - - id: sz2 - type: Terminal.Gui.Size - description: To be added. - return: - type: System.Boolean - description: To be added. - overload: Terminal.Gui.Size.op_Equality* - exceptions: [] -- uid: Terminal.Gui.Size.op_Explicit(Terminal.Gui.Size to Terminal.Gui.Point) - id: op_Explicit(Terminal.Gui.Size to Terminal.Gui.Point) - parent: Terminal.Gui.Size - langs: - - csharp - name: op_Explicit(Size to Point) - nameWithType: Size.op_Explicit(Size to Point) - fullName: Size.op_Explicit(Size to Point) - type: Operator - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Size to Point Conversion - remarks: "Returns a Point based on the dimensions of a given \n Size. Requires explicit cast." - syntax: - content: public static Terminal.Gui.Point op_Explicit (Terminal.Gui.Size size); - parameters: - - id: size - type: Terminal.Gui.Size - description: To be added. - return: - type: Terminal.Gui.Point - description: To be added. - overload: Terminal.Gui.Size.op_Explicit* - exceptions: [] -- uid: Terminal.Gui.Size.op_Inequality(Terminal.Gui.Size,Terminal.Gui.Size) - id: op_Inequality(Terminal.Gui.Size,Terminal.Gui.Size) - parent: Terminal.Gui.Size - langs: - - csharp - name: op_Inequality(Size, Size) - nameWithType: Size.op_Inequality(Size, Size) - fullName: Size.op_Inequality(Size, Size) - type: Operator - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Inequality Operator - remarks: "Compares two Size objects. The return value is\n based on the equivalence of the Width and Height \n properties of the two Sizes." - syntax: - content: public static bool op_Inequality (Terminal.Gui.Size sz1, Terminal.Gui.Size sz2); - parameters: - - id: sz1 - type: Terminal.Gui.Size - description: To be added. - - id: sz2 - type: Terminal.Gui.Size - description: To be added. - return: - type: System.Boolean - description: To be added. - overload: Terminal.Gui.Size.op_Inequality* - exceptions: [] -- uid: Terminal.Gui.Size.op_Subtraction(Terminal.Gui.Size,Terminal.Gui.Size) - id: op_Subtraction(Terminal.Gui.Size,Terminal.Gui.Size) - parent: Terminal.Gui.Size - langs: - - csharp - name: op_Subtraction(Size, Size) - nameWithType: Size.op_Subtraction(Size, Size) - fullName: Size.op_Subtraction(Size, Size) - type: Operator - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Subtraction Operator - remarks: Subtracts two Size structures. - syntax: - content: public static Terminal.Gui.Size op_Subtraction (Terminal.Gui.Size sz1, Terminal.Gui.Size sz2); - parameters: - - id: sz1 - type: Terminal.Gui.Size - description: To be added. - - id: sz2 - type: Terminal.Gui.Size - description: To be added. - return: - type: Terminal.Gui.Size - description: To be added. - overload: Terminal.Gui.Size.op_Subtraction* - exceptions: [] + modifiers.csharp: + - public + - static + modifiers.vb: + - Public + - Shared - uid: Terminal.Gui.Size.Subtract(Terminal.Gui.Size,Terminal.Gui.Size) + commentId: M:Terminal.Gui.Size.Subtract(Terminal.Gui.Size,Terminal.Gui.Size) id: Subtract(Terminal.Gui.Size,Terminal.Gui.Size) parent: Terminal.Gui.Size langs: - csharp + - vb name: Subtract(Size, Size) nameWithType: Size.Subtract(Size, Size) - fullName: Size.Subtract(Size, Size) + fullName: Terminal.Gui.Size.Subtract(Terminal.Gui.Size, Terminal.Gui.Size) type: Method + source: + remote: + path: Terminal.Gui/Types/Size.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Subtract + path: ../Terminal.Gui/Types/Size.cs + startLine: 236 assemblies: - Terminal.Gui namespace: Terminal.Gui + summary: "\nSubtracts the width and height of one Size structure to the width and height of another Size structure.\n" + example: [] syntax: - content: public static Terminal.Gui.Size Subtract (Terminal.Gui.Size sz1, Terminal.Gui.Size sz2); + content: public static Size Subtract(Size sz1, Size sz2) parameters: - id: sz1 type: Terminal.Gui.Size - description: To be added. + description: The first Size structure to subtract. - id: sz2 type: Terminal.Gui.Size - description: To be added. + description: The second Size structure to subtract. return: type: Terminal.Gui.Size - description: To be added. + description: The subtract. + content.vb: Public Shared Function Subtract(sz1 As Size, sz2 As Size) As Size overload: Terminal.Gui.Size.Subtract* - exceptions: [] -- uid: Terminal.Gui.Size.ToString - id: ToString - parent: Terminal.Gui.Size - langs: - - csharp - name: ToString() - nameWithType: Size.ToString() - fullName: Size.ToString() - type: Method - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: ToString Method - remarks: Formats the Size as a string in coordinate notation. - syntax: - content: public override string ToString (); - parameters: [] - return: - type: System.String - description: To be added. - overload: Terminal.Gui.Size.ToString* - exceptions: [] -- uid: Terminal.Gui.Size.Width - id: Width - parent: Terminal.Gui.Size - langs: - - csharp - name: Width - nameWithType: Size.Width - fullName: Size.Width - type: Property - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Width Property - remarks: The Width coordinate of the Size. - syntax: - content: public int Width { get; set; } - return: - type: System.Int32 - description: To be added. - overload: Terminal.Gui.Size.Width* - exceptions: [] + modifiers.csharp: + - public + - static + modifiers.vb: + - Public + - Shared references: -- uid: System.ValueType - parent: System +- uid: Terminal.Gui + commentId: N:Terminal.Gui + name: Terminal.Gui + nameWithType: Terminal.Gui + fullName: Terminal.Gui +- uid: System.Object.Equals(System.Object,System.Object) + commentId: M:System.Object.Equals(System.Object,System.Object) + parent: System.Object isExternal: true - name: ValueType - nameWithType: ValueType - fullName: System.ValueType -- uid: Terminal.Gui.Size.#ctor(Terminal.Gui.Point) - parent: Terminal.Gui.Size - isExternal: false - name: Size(Point) - nameWithType: Size.Size(Point) - fullName: Size.Size(Point) -- uid: Terminal.Gui.Point - parent: Terminal.Gui - isExternal: false - name: Point - nameWithType: Point - fullName: Terminal.Gui.Point -- uid: Terminal.Gui.Size.#ctor(System.Int32,System.Int32) - parent: Terminal.Gui.Size - isExternal: false - name: Size(Int32, Int32) - nameWithType: Size.Size(Int32, Int32) - fullName: Size.Size(Int32, Int32) -- uid: System.Int32 - parent: System + 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.GetType + commentId: M:System.Object.GetType + parent: System.Object isExternal: true - name: Int32 - nameWithType: Int32 - fullName: System.Int32 -- uid: Terminal.Gui.Size.Add(Terminal.Gui.Size,Terminal.Gui.Size) - parent: Terminal.Gui.Size - isExternal: false - name: Add(Size, Size) - nameWithType: Size.Add(Size, Size) - fullName: Size.Add(Size, Size) -- uid: Terminal.Gui.Size - parent: Terminal.Gui - isExternal: false - name: Size - nameWithType: Size - fullName: Terminal.Gui.Size -- uid: Terminal.Gui.Size.Empty - parent: Terminal.Gui.Size - isExternal: false - name: Empty - nameWithType: Size.Empty - fullName: Size.Empty -- uid: Terminal.Gui.Size.Equals(System.Object) - parent: Terminal.Gui.Size - isExternal: false - name: Equals(Object) - nameWithType: Size.Equals(Object) - fullName: Size.Equals(Object) -- uid: System.Boolean - parent: System + 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.ReferenceEquals(System.Object,System.Object) + commentId: M:System.Object.ReferenceEquals(System.Object,System.Object) + parent: System.Object isExternal: true - name: Boolean - nameWithType: Boolean - fullName: System.Boolean + 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 + commentId: T:System.Object parent: System isExternal: true name: Object nameWithType: Object fullName: System.Object -- uid: Terminal.Gui.Size.GetHashCode - parent: Terminal.Gui.Size - isExternal: false - name: GetHashCode() - nameWithType: Size.GetHashCode() - fullName: Size.GetHashCode() -- uid: Terminal.Gui.Size.Height - parent: Terminal.Gui.Size - isExternal: false - name: Height - nameWithType: Size.Height - fullName: Size.Height -- uid: Terminal.Gui.Size.IsEmpty - parent: Terminal.Gui.Size - isExternal: false +- uid: System + commentId: N:System + isExternal: true + name: System + nameWithType: System + fullName: System +- uid: Terminal.Gui.Size + commentId: T:Terminal.Gui.Size + parent: Terminal.Gui + name: Size + nameWithType: Size + fullName: Terminal.Gui.Size +- uid: Terminal.Gui.Size.op_Addition* + commentId: Overload:Terminal.Gui.Size.op_Addition + name: Addition + nameWithType: Size.Addition + fullName: Terminal.Gui.Size.Addition +- uid: Terminal.Gui.Size.op_Equality* + commentId: Overload:Terminal.Gui.Size.op_Equality + name: Equality + nameWithType: Size.Equality + fullName: Terminal.Gui.Size.Equality +- uid: System.Boolean + commentId: T:System.Boolean + parent: System + isExternal: true + name: Boolean + nameWithType: Boolean + fullName: System.Boolean +- uid: Terminal.Gui.Size.op_Inequality* + commentId: Overload:Terminal.Gui.Size.op_Inequality + name: Inequality + nameWithType: Size.Inequality + fullName: Terminal.Gui.Size.Inequality +- uid: Terminal.Gui.Size.op_Subtraction* + commentId: Overload:Terminal.Gui.Size.op_Subtraction + name: Subtraction + nameWithType: Size.Subtraction + fullName: Terminal.Gui.Size.Subtraction +- uid: Terminal.Gui.Size.op_Explicit* + commentId: Overload:Terminal.Gui.Size.op_Explicit + name: Explicit + nameWithType: Size.Explicit + fullName: Terminal.Gui.Size.Explicit + nameWithType.vb: Size.Narrowing + fullName.vb: Terminal.Gui.Size.Narrowing + name.vb: Narrowing +- uid: Terminal.Gui.Point + commentId: T:Terminal.Gui.Point + parent: Terminal.Gui + name: Point + nameWithType: Point + fullName: Terminal.Gui.Point +- uid: Terminal.Gui.Size.#ctor* + commentId: Overload:Terminal.Gui.Size.#ctor + name: Size + nameWithType: Size.Size + fullName: Terminal.Gui.Size.Size +- uid: System.Int32 + commentId: T:System.Int32 + parent: System + isExternal: true + name: Int32 + nameWithType: Int32 + fullName: System.Int32 +- uid: Terminal.Gui.Size.IsEmpty* + commentId: Overload:Terminal.Gui.Size.IsEmpty name: IsEmpty nameWithType: Size.IsEmpty - fullName: Size.IsEmpty -- uid: Terminal.Gui.Size.op_Addition(Terminal.Gui.Size,Terminal.Gui.Size) - parent: Terminal.Gui.Size - isExternal: false - name: op_Addition(Size, Size) - nameWithType: Size.op_Addition(Size, Size) - fullName: Size.op_Addition(Size, Size) -- uid: Terminal.Gui.Size.op_Equality(Terminal.Gui.Size,Terminal.Gui.Size) - parent: Terminal.Gui.Size - isExternal: false - name: op_Equality(Size, Size) - nameWithType: Size.op_Equality(Size, Size) - fullName: Size.op_Equality(Size, Size) -- uid: Terminal.Gui.Size.op_Explicit(Terminal.Gui.Size to Terminal.Gui.Point) - parent: Terminal.Gui.Size - isExternal: false - name: op_Explicit(Size to Point) - nameWithType: Size.op_Explicit(Size to Point) - fullName: Size.op_Explicit(Size to Point) -- uid: Terminal.Gui.Size.op_Inequality(Terminal.Gui.Size,Terminal.Gui.Size) - parent: Terminal.Gui.Size - isExternal: false - name: op_Inequality(Size, Size) - nameWithType: Size.op_Inequality(Size, Size) - fullName: Size.op_Inequality(Size, Size) -- uid: Terminal.Gui.Size.op_Subtraction(Terminal.Gui.Size,Terminal.Gui.Size) - parent: Terminal.Gui.Size - isExternal: false - name: op_Subtraction(Size, Size) - nameWithType: Size.op_Subtraction(Size, Size) - fullName: Size.op_Subtraction(Size, Size) -- uid: Terminal.Gui.Size.Subtract(Terminal.Gui.Size,Terminal.Gui.Size) - parent: Terminal.Gui.Size - isExternal: false - name: Subtract(Size, Size) - nameWithType: Size.Subtract(Size, Size) - fullName: Size.Subtract(Size, Size) -- uid: Terminal.Gui.Size.ToString - parent: Terminal.Gui.Size - isExternal: false + fullName: Terminal.Gui.Size.IsEmpty +- uid: Terminal.Gui.Size.Width* + commentId: Overload:Terminal.Gui.Size.Width + name: Width + nameWithType: Size.Width + fullName: Terminal.Gui.Size.Width +- uid: Terminal.Gui.Size.Height* + commentId: Overload:Terminal.Gui.Size.Height + name: Height + nameWithType: Size.Height + fullName: Terminal.Gui.Size.Height +- uid: System.ValueType.Equals(System.Object) + commentId: M:System.ValueType.Equals(System.Object) + parent: System.ValueType + isExternal: true + name: Equals(Object) + nameWithType: ValueType.Equals(Object) + fullName: System.ValueType.Equals(System.Object) + spec.csharp: + - uid: System.ValueType.Equals(System.Object) + name: Equals + nameWithType: ValueType.Equals + fullName: System.ValueType.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.ValueType.Equals(System.Object) + name: Equals + nameWithType: ValueType.Equals + fullName: System.ValueType.Equals + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.Size.Equals* + commentId: Overload:Terminal.Gui.Size.Equals + name: Equals + nameWithType: Size.Equals + fullName: Terminal.Gui.Size.Equals +- uid: System.ValueType + commentId: T:System.ValueType + parent: System + isExternal: true + name: ValueType + nameWithType: ValueType + fullName: System.ValueType +- uid: System.ValueType.GetHashCode + commentId: M:System.ValueType.GetHashCode + parent: System.ValueType + isExternal: true + name: GetHashCode() + nameWithType: ValueType.GetHashCode() + fullName: System.ValueType.GetHashCode() + spec.csharp: + - uid: System.ValueType.GetHashCode + name: GetHashCode + nameWithType: ValueType.GetHashCode + fullName: System.ValueType.GetHashCode + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.ValueType.GetHashCode + name: GetHashCode + nameWithType: ValueType.GetHashCode + fullName: System.ValueType.GetHashCode + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.Size.GetHashCode* + commentId: Overload:Terminal.Gui.Size.GetHashCode + name: GetHashCode + nameWithType: Size.GetHashCode + fullName: Terminal.Gui.Size.GetHashCode +- uid: System.ValueType.ToString + commentId: M:System.ValueType.ToString + parent: System.ValueType + isExternal: true name: ToString() - nameWithType: Size.ToString() - fullName: Size.ToString() + nameWithType: ValueType.ToString() + fullName: System.ValueType.ToString() + spec.csharp: + - uid: System.ValueType.ToString + name: ToString + nameWithType: ValueType.ToString + fullName: System.ValueType.ToString + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.ValueType.ToString + name: ToString + nameWithType: ValueType.ToString + fullName: System.ValueType.ToString + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.Size.ToString* + commentId: Overload:Terminal.Gui.Size.ToString + name: ToString + nameWithType: Size.ToString + fullName: Terminal.Gui.Size.ToString - uid: System.String + commentId: T:System.String parent: System isExternal: true name: String nameWithType: String fullName: System.String -- uid: Terminal.Gui.Size.Width - parent: Terminal.Gui.Size - isExternal: false - name: Width - nameWithType: Size.Width - fullName: Size.Width -- uid: Terminal.Gui.Size.#ctor* - parent: Terminal.Gui.Size - isExternal: false - name: Size - nameWithType: Size.Size - fullName: Size.Size - uid: Terminal.Gui.Size.Add* - parent: Terminal.Gui.Size - isExternal: false + commentId: Overload:Terminal.Gui.Size.Add name: Add nameWithType: Size.Add - fullName: Size.Add -- uid: Terminal.Gui.Size.Equals* - parent: Terminal.Gui.Size - isExternal: false - name: Equals - nameWithType: Size.Equals - fullName: Size.Equals -- uid: Terminal.Gui.Size.GetHashCode* - parent: Terminal.Gui.Size - isExternal: false - name: GetHashCode - nameWithType: Size.GetHashCode - fullName: Size.GetHashCode -- uid: Terminal.Gui.Size.Height* - parent: Terminal.Gui.Size - isExternal: false - name: Height - nameWithType: Size.Height - fullName: Size.Height -- uid: Terminal.Gui.Size.IsEmpty* - parent: Terminal.Gui.Size - isExternal: false - name: IsEmpty - nameWithType: Size.IsEmpty - fullName: Size.IsEmpty -- uid: Terminal.Gui.Size.op_Addition* - parent: Terminal.Gui.Size - isExternal: false - name: op_Addition - nameWithType: Size.op_Addition - fullName: Size.op_Addition -- uid: Terminal.Gui.Size.op_Equality* - parent: Terminal.Gui.Size - isExternal: false - name: op_Equality - nameWithType: Size.op_Equality - fullName: Size.op_Equality -- uid: Terminal.Gui.Size.op_Explicit* - parent: Terminal.Gui.Size - isExternal: false - name: op_Explicit - nameWithType: Size.op_Explicit - fullName: Size.op_Explicit -- uid: Terminal.Gui.Size.op_Inequality* - parent: Terminal.Gui.Size - isExternal: false - name: op_Inequality - nameWithType: Size.op_Inequality - fullName: Size.op_Inequality -- uid: Terminal.Gui.Size.op_Subtraction* - parent: Terminal.Gui.Size - isExternal: false - name: op_Subtraction - nameWithType: Size.op_Subtraction - fullName: Size.op_Subtraction + fullName: Terminal.Gui.Size.Add - uid: Terminal.Gui.Size.Subtract* - parent: Terminal.Gui.Size - isExternal: false + commentId: Overload:Terminal.Gui.Size.Subtract name: Subtract nameWithType: Size.Subtract - fullName: Size.Subtract -- uid: Terminal.Gui.Size.ToString* - parent: Terminal.Gui.Size - isExternal: false - name: ToString - nameWithType: Size.ToString - fullName: Size.ToString -- uid: Terminal.Gui.Size.Width* - parent: Terminal.Gui.Size - isExternal: false - name: Width - nameWithType: Size.Width - fullName: Size.Width + fullName: Terminal.Gui.Size.Subtract +shouldSkipMarkup: true diff --git a/docfx/api/Terminal.Gui/Terminal.Gui.SpecialChar.yml b/docfx/api/Terminal.Gui/Terminal.Gui.SpecialChar.yml index d34d2e3ee..7c1f72e14 100644 --- a/docfx/api/Terminal.Gui/Terminal.Gui.SpecialChar.yml +++ b/docfx/api/Terminal.Gui/Terminal.Gui.SpecialChar.yml @@ -1,7 +1,9 @@ ### YamlMime:ManagedReference items: - uid: Terminal.Gui.SpecialChar + commentId: T:Terminal.Gui.SpecialChar id: SpecialChar + parent: Terminal.Gui children: - Terminal.Gui.SpecialChar.BottomTee - Terminal.Gui.SpecialChar.Diamond @@ -17,328 +19,451 @@ items: - Terminal.Gui.SpecialChar.VLine langs: - csharp + - vb name: SpecialChar nameWithType: SpecialChar fullName: Terminal.Gui.SpecialChar type: Enum + source: + remote: + path: Terminal.Gui/Drivers/ConsoleDriver.cs + branch: docs + repo: tig:tig/gui.cs.git + id: SpecialChar + path: ../Terminal.Gui/Drivers/ConsoleDriver.cs + startLine: 364 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: Special characters that can be drawn with Driver.AddSpecial. + summary: "\nSpecial characters that can be drawn with Driver.AddSpecial.\n" + example: [] syntax: content: public enum SpecialChar - inheritance: - - System.Enum -- uid: Terminal.Gui.SpecialChar.BottomTee - id: BottomTee - parent: Terminal.Gui.SpecialChar - langs: - - csharp - name: BottomTee - nameWithType: SpecialChar.BottomTee - fullName: SpecialChar.BottomTee - type: Field - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: The bottom tee. - syntax: - content: BottomTee - return: - type: Terminal.Gui.SpecialChar - description: To be added. - exceptions: [] -- uid: Terminal.Gui.SpecialChar.Diamond - id: Diamond - parent: Terminal.Gui.SpecialChar - langs: - - csharp - name: Diamond - nameWithType: SpecialChar.Diamond - fullName: SpecialChar.Diamond - type: Field - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Diamond character - syntax: - content: Diamond - return: - type: Terminal.Gui.SpecialChar - description: To be added. - exceptions: [] + content.vb: Public Enum SpecialChar + modifiers.csharp: + - public + - enum + modifiers.vb: + - Public + - Enum - uid: Terminal.Gui.SpecialChar.HLine + commentId: F:Terminal.Gui.SpecialChar.HLine id: HLine parent: Terminal.Gui.SpecialChar langs: - csharp + - vb name: HLine nameWithType: SpecialChar.HLine - fullName: SpecialChar.HLine + fullName: Terminal.Gui.SpecialChar.HLine type: Field + source: + remote: + path: Terminal.Gui/Drivers/ConsoleDriver.cs + branch: docs + repo: tig:tig/gui.cs.git + id: HLine + path: ../Terminal.Gui/Drivers/ConsoleDriver.cs + startLine: 368 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: Horizontal line character. + summary: "\nHorizontal line character.\n" + example: [] syntax: - content: HLine + content: HLine = 0 return: type: Terminal.Gui.SpecialChar - description: To be added. - exceptions: [] -- uid: Terminal.Gui.SpecialChar.LeftTee - id: LeftTee - parent: Terminal.Gui.SpecialChar - langs: - - csharp - name: LeftTee - nameWithType: SpecialChar.LeftTee - fullName: SpecialChar.LeftTee - type: Field - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Left tee - syntax: - content: LeftTee - return: - type: Terminal.Gui.SpecialChar - description: To be added. - exceptions: [] -- uid: Terminal.Gui.SpecialChar.LLCorner - id: LLCorner - parent: Terminal.Gui.SpecialChar - langs: - - csharp - name: LLCorner - nameWithType: SpecialChar.LLCorner - fullName: SpecialChar.LLCorner - type: Field - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Lower left corner - syntax: - content: LLCorner - return: - type: Terminal.Gui.SpecialChar - description: To be added. - exceptions: [] -- uid: Terminal.Gui.SpecialChar.LRCorner - id: LRCorner - parent: Terminal.Gui.SpecialChar - langs: - - csharp - name: LRCorner - nameWithType: SpecialChar.LRCorner - fullName: SpecialChar.LRCorner - type: Field - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Lower right corner - syntax: - content: LRCorner - return: - type: Terminal.Gui.SpecialChar - description: To be added. - exceptions: [] -- uid: Terminal.Gui.SpecialChar.RightTee - id: RightTee - parent: Terminal.Gui.SpecialChar - langs: - - csharp - name: RightTee - nameWithType: SpecialChar.RightTee - fullName: SpecialChar.RightTee - type: Field - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Right tee - syntax: - content: RightTee - return: - type: Terminal.Gui.SpecialChar - description: To be added. - exceptions: [] -- uid: Terminal.Gui.SpecialChar.Stipple - id: Stipple - parent: Terminal.Gui.SpecialChar - langs: - - csharp - name: Stipple - nameWithType: SpecialChar.Stipple - fullName: SpecialChar.Stipple - type: Field - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Stipple pattern - syntax: - content: Stipple - return: - type: Terminal.Gui.SpecialChar - description: To be added. - exceptions: [] -- uid: Terminal.Gui.SpecialChar.TopTee - id: TopTee - parent: Terminal.Gui.SpecialChar - langs: - - csharp - name: TopTee - nameWithType: SpecialChar.TopTee - fullName: SpecialChar.TopTee - type: Field - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Top tee - syntax: - content: TopTee - return: - type: Terminal.Gui.SpecialChar - description: To be added. - exceptions: [] -- uid: Terminal.Gui.SpecialChar.ULCorner - id: ULCorner - parent: Terminal.Gui.SpecialChar - langs: - - csharp - name: ULCorner - nameWithType: SpecialChar.ULCorner - fullName: SpecialChar.ULCorner - type: Field - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Upper left corner - syntax: - content: ULCorner - return: - type: Terminal.Gui.SpecialChar - description: To be added. - exceptions: [] -- uid: Terminal.Gui.SpecialChar.URCorner - id: URCorner - parent: Terminal.Gui.SpecialChar - langs: - - csharp - name: URCorner - nameWithType: SpecialChar.URCorner - fullName: SpecialChar.URCorner - type: Field - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Upper right corner - syntax: - content: URCorner - return: - type: Terminal.Gui.SpecialChar - description: To be added. - exceptions: [] + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const - uid: Terminal.Gui.SpecialChar.VLine + commentId: F:Terminal.Gui.SpecialChar.VLine id: VLine parent: Terminal.Gui.SpecialChar langs: - csharp + - vb name: VLine nameWithType: SpecialChar.VLine - fullName: SpecialChar.VLine + fullName: Terminal.Gui.SpecialChar.VLine type: Field + source: + remote: + path: Terminal.Gui/Drivers/ConsoleDriver.cs + branch: docs + repo: tig:tig/gui.cs.git + id: VLine + path: ../Terminal.Gui/Drivers/ConsoleDriver.cs + startLine: 373 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: Vertical line character. + summary: "\nVertical line character.\n" + example: [] syntax: - content: VLine + content: VLine = 1 return: type: Terminal.Gui.SpecialChar - description: To be added. - exceptions: [] -references: -- uid: System.Enum - parent: System - isExternal: true - name: Enum - nameWithType: Enum - fullName: System.Enum -- uid: Terminal.Gui.SpecialChar.BottomTee + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Terminal.Gui.SpecialChar.Stipple + commentId: F:Terminal.Gui.SpecialChar.Stipple + id: Stipple parent: Terminal.Gui.SpecialChar - isExternal: false + langs: + - csharp + - vb + name: Stipple + nameWithType: SpecialChar.Stipple + fullName: Terminal.Gui.SpecialChar.Stipple + type: Field + source: + remote: + path: Terminal.Gui/Drivers/ConsoleDriver.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Stipple + path: ../Terminal.Gui/Drivers/ConsoleDriver.cs + startLine: 378 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nStipple pattern\n" + example: [] + syntax: + content: Stipple = 2 + return: + type: Terminal.Gui.SpecialChar + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Terminal.Gui.SpecialChar.Diamond + commentId: F:Terminal.Gui.SpecialChar.Diamond + id: Diamond + parent: Terminal.Gui.SpecialChar + langs: + - csharp + - vb + name: Diamond + nameWithType: SpecialChar.Diamond + fullName: Terminal.Gui.SpecialChar.Diamond + type: Field + source: + remote: + path: Terminal.Gui/Drivers/ConsoleDriver.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Diamond + path: ../Terminal.Gui/Drivers/ConsoleDriver.cs + startLine: 383 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nDiamond character\n" + example: [] + syntax: + content: Diamond = 3 + return: + type: Terminal.Gui.SpecialChar + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Terminal.Gui.SpecialChar.ULCorner + commentId: F:Terminal.Gui.SpecialChar.ULCorner + id: ULCorner + parent: Terminal.Gui.SpecialChar + langs: + - csharp + - vb + name: ULCorner + nameWithType: SpecialChar.ULCorner + fullName: Terminal.Gui.SpecialChar.ULCorner + type: Field + source: + remote: + path: Terminal.Gui/Drivers/ConsoleDriver.cs + branch: docs + repo: tig:tig/gui.cs.git + id: ULCorner + path: ../Terminal.Gui/Drivers/ConsoleDriver.cs + startLine: 388 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nUpper left corner\n" + example: [] + syntax: + content: ULCorner = 4 + return: + type: Terminal.Gui.SpecialChar + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Terminal.Gui.SpecialChar.LLCorner + commentId: F:Terminal.Gui.SpecialChar.LLCorner + id: LLCorner + parent: Terminal.Gui.SpecialChar + langs: + - csharp + - vb + name: LLCorner + nameWithType: SpecialChar.LLCorner + fullName: Terminal.Gui.SpecialChar.LLCorner + type: Field + source: + remote: + path: Terminal.Gui/Drivers/ConsoleDriver.cs + branch: docs + repo: tig:tig/gui.cs.git + id: LLCorner + path: ../Terminal.Gui/Drivers/ConsoleDriver.cs + startLine: 393 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nLower left corner\n" + example: [] + syntax: + content: LLCorner = 5 + return: + type: Terminal.Gui.SpecialChar + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Terminal.Gui.SpecialChar.URCorner + commentId: F:Terminal.Gui.SpecialChar.URCorner + id: URCorner + parent: Terminal.Gui.SpecialChar + langs: + - csharp + - vb + name: URCorner + nameWithType: SpecialChar.URCorner + fullName: Terminal.Gui.SpecialChar.URCorner + type: Field + source: + remote: + path: Terminal.Gui/Drivers/ConsoleDriver.cs + branch: docs + repo: tig:tig/gui.cs.git + id: URCorner + path: ../Terminal.Gui/Drivers/ConsoleDriver.cs + startLine: 398 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nUpper right corner\n" + example: [] + syntax: + content: URCorner = 6 + return: + type: Terminal.Gui.SpecialChar + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Terminal.Gui.SpecialChar.LRCorner + commentId: F:Terminal.Gui.SpecialChar.LRCorner + id: LRCorner + parent: Terminal.Gui.SpecialChar + langs: + - csharp + - vb + name: LRCorner + nameWithType: SpecialChar.LRCorner + fullName: Terminal.Gui.SpecialChar.LRCorner + type: Field + source: + remote: + path: Terminal.Gui/Drivers/ConsoleDriver.cs + branch: docs + repo: tig:tig/gui.cs.git + id: LRCorner + path: ../Terminal.Gui/Drivers/ConsoleDriver.cs + startLine: 403 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nLower right corner\n" + example: [] + syntax: + content: LRCorner = 7 + return: + type: Terminal.Gui.SpecialChar + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Terminal.Gui.SpecialChar.LeftTee + commentId: F:Terminal.Gui.SpecialChar.LeftTee + id: LeftTee + parent: Terminal.Gui.SpecialChar + langs: + - csharp + - vb + name: LeftTee + nameWithType: SpecialChar.LeftTee + fullName: Terminal.Gui.SpecialChar.LeftTee + type: Field + source: + remote: + path: Terminal.Gui/Drivers/ConsoleDriver.cs + branch: docs + repo: tig:tig/gui.cs.git + id: LeftTee + path: ../Terminal.Gui/Drivers/ConsoleDriver.cs + startLine: 408 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nLeft tee\n" + example: [] + syntax: + content: LeftTee = 8 + return: + type: Terminal.Gui.SpecialChar + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Terminal.Gui.SpecialChar.RightTee + commentId: F:Terminal.Gui.SpecialChar.RightTee + id: RightTee + parent: Terminal.Gui.SpecialChar + langs: + - csharp + - vb + name: RightTee + nameWithType: SpecialChar.RightTee + fullName: Terminal.Gui.SpecialChar.RightTee + type: Field + source: + remote: + path: Terminal.Gui/Drivers/ConsoleDriver.cs + branch: docs + repo: tig:tig/gui.cs.git + id: RightTee + path: ../Terminal.Gui/Drivers/ConsoleDriver.cs + startLine: 413 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nRight tee\n" + example: [] + syntax: + content: RightTee = 9 + return: + type: Terminal.Gui.SpecialChar + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Terminal.Gui.SpecialChar.TopTee + commentId: F:Terminal.Gui.SpecialChar.TopTee + id: TopTee + parent: Terminal.Gui.SpecialChar + langs: + - csharp + - vb + name: TopTee + nameWithType: SpecialChar.TopTee + fullName: Terminal.Gui.SpecialChar.TopTee + type: Field + source: + remote: + path: Terminal.Gui/Drivers/ConsoleDriver.cs + branch: docs + repo: tig:tig/gui.cs.git + id: TopTee + path: ../Terminal.Gui/Drivers/ConsoleDriver.cs + startLine: 418 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nTop tee\n" + example: [] + syntax: + content: TopTee = 10 + return: + type: Terminal.Gui.SpecialChar + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Terminal.Gui.SpecialChar.BottomTee + commentId: F:Terminal.Gui.SpecialChar.BottomTee + id: BottomTee + parent: Terminal.Gui.SpecialChar + langs: + - csharp + - vb name: BottomTee nameWithType: SpecialChar.BottomTee - fullName: SpecialChar.BottomTee + fullName: Terminal.Gui.SpecialChar.BottomTee + type: Field + source: + remote: + path: Terminal.Gui/Drivers/ConsoleDriver.cs + branch: docs + repo: tig:tig/gui.cs.git + id: BottomTee + path: ../Terminal.Gui/Drivers/ConsoleDriver.cs + startLine: 423 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nThe bottom tee.\n" + example: [] + syntax: + content: BottomTee = 11 + return: + type: Terminal.Gui.SpecialChar + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +references: +- uid: Terminal.Gui + commentId: N:Terminal.Gui + name: Terminal.Gui + nameWithType: Terminal.Gui + fullName: Terminal.Gui - uid: Terminal.Gui.SpecialChar + commentId: T:Terminal.Gui.SpecialChar parent: Terminal.Gui - isExternal: false name: SpecialChar nameWithType: SpecialChar fullName: Terminal.Gui.SpecialChar -- uid: Terminal.Gui.SpecialChar.Diamond - parent: Terminal.Gui.SpecialChar - isExternal: false - name: Diamond - nameWithType: SpecialChar.Diamond - fullName: SpecialChar.Diamond -- uid: Terminal.Gui.SpecialChar.HLine - parent: Terminal.Gui.SpecialChar - isExternal: false - name: HLine - nameWithType: SpecialChar.HLine - fullName: SpecialChar.HLine -- uid: Terminal.Gui.SpecialChar.LeftTee - parent: Terminal.Gui.SpecialChar - isExternal: false - name: LeftTee - nameWithType: SpecialChar.LeftTee - fullName: SpecialChar.LeftTee -- uid: Terminal.Gui.SpecialChar.LLCorner - parent: Terminal.Gui.SpecialChar - isExternal: false - name: LLCorner - nameWithType: SpecialChar.LLCorner - fullName: SpecialChar.LLCorner -- uid: Terminal.Gui.SpecialChar.LRCorner - parent: Terminal.Gui.SpecialChar - isExternal: false - name: LRCorner - nameWithType: SpecialChar.LRCorner - fullName: SpecialChar.LRCorner -- uid: Terminal.Gui.SpecialChar.RightTee - parent: Terminal.Gui.SpecialChar - isExternal: false - name: RightTee - nameWithType: SpecialChar.RightTee - fullName: SpecialChar.RightTee -- uid: Terminal.Gui.SpecialChar.Stipple - parent: Terminal.Gui.SpecialChar - isExternal: false - name: Stipple - nameWithType: SpecialChar.Stipple - fullName: SpecialChar.Stipple -- uid: Terminal.Gui.SpecialChar.TopTee - parent: Terminal.Gui.SpecialChar - isExternal: false - name: TopTee - nameWithType: SpecialChar.TopTee - fullName: SpecialChar.TopTee -- uid: Terminal.Gui.SpecialChar.ULCorner - parent: Terminal.Gui.SpecialChar - isExternal: false - name: ULCorner - nameWithType: SpecialChar.ULCorner - fullName: SpecialChar.ULCorner -- uid: Terminal.Gui.SpecialChar.URCorner - parent: Terminal.Gui.SpecialChar - isExternal: false - name: URCorner - nameWithType: SpecialChar.URCorner - fullName: SpecialChar.URCorner -- uid: Terminal.Gui.SpecialChar.VLine - parent: Terminal.Gui.SpecialChar - isExternal: false - name: VLine - nameWithType: SpecialChar.VLine - fullName: SpecialChar.VLine +shouldSkipMarkup: true diff --git a/docfx/api/Terminal.Gui/Terminal.Gui.StatusBar.yml b/docfx/api/Terminal.Gui/Terminal.Gui.StatusBar.yml new file mode 100644 index 000000000..1eddb4bda --- /dev/null +++ b/docfx/api/Terminal.Gui/Terminal.Gui.StatusBar.yml @@ -0,0 +1,2442 @@ +### YamlMime:ManagedReference +items: +- uid: Terminal.Gui.StatusBar + commentId: T:Terminal.Gui.StatusBar + id: StatusBar + parent: Terminal.Gui + children: + - Terminal.Gui.StatusBar.#ctor(Terminal.Gui.StatusItem[]) + - Terminal.Gui.StatusBar.Items + - Terminal.Gui.StatusBar.Parent + - Terminal.Gui.StatusBar.ProcessHotKey(Terminal.Gui.KeyEvent) + - Terminal.Gui.StatusBar.Redraw(Terminal.Gui.Rect) + langs: + - csharp + - vb + name: StatusBar + nameWithType: StatusBar + fullName: Terminal.Gui.StatusBar + type: Class + source: + remote: + path: Terminal.Gui/Views/StatusBar.cs + branch: docs + repo: tig:tig/gui.cs.git + id: StatusBar + path: ../Terminal.Gui/Views/StatusBar.cs + startLine: 64 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nA status bar is a that snaps to the bottom of a displaying set of s.\nThe should be context sensitive. This means, if the main menu and an open text editor are visible, the items probably shown will\nbe ~F1~ Help ~F2~ Save ~F3~ Load. While a dialog to ask a file to load is executed, the remaining commands will probably be ~F1~ Help.\nSo for each context must be a new instance of a statusbar.\n" + example: [] + syntax: + content: 'public class StatusBar : View, IEnumerable' + content.vb: >- + Public Class StatusBar + + Inherits View + + Implements IEnumerable + inheritance: + - System.Object + - Terminal.Gui.Responder + - Terminal.Gui.View + implements: + - System.Collections.IEnumerable + inheritedMembers: + - Terminal.Gui.View.Enter + - Terminal.Gui.View.Leave + - Terminal.Gui.View.MouseEnter + - Terminal.Gui.View.MouseLeave + - Terminal.Gui.View.Driver + - Terminal.Gui.View.Subviews + - Terminal.Gui.View.Id + - Terminal.Gui.View.WantMousePositionReports + - Terminal.Gui.View.WantContinuousButtonPressed + - Terminal.Gui.View.Frame + - Terminal.Gui.View.GetEnumerator + - Terminal.Gui.View.LayoutStyle + - Terminal.Gui.View.Bounds + - Terminal.Gui.View.X + - Terminal.Gui.View.Y + - Terminal.Gui.View.Width + - Terminal.Gui.View.Height + - Terminal.Gui.View.SuperView + - Terminal.Gui.View.SetNeedsDisplay + - Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) + - Terminal.Gui.View.ChildNeedsDisplay + - Terminal.Gui.View.Add(Terminal.Gui.View) + - Terminal.Gui.View.Add(Terminal.Gui.View[]) + - Terminal.Gui.View.RemoveAll + - Terminal.Gui.View.Remove(Terminal.Gui.View) + - Terminal.Gui.View.BringSubviewToFront(Terminal.Gui.View) + - Terminal.Gui.View.SendSubviewToBack(Terminal.Gui.View) + - Terminal.Gui.View.SendSubviewBackwards(Terminal.Gui.View) + - Terminal.Gui.View.BringSubviewForward(Terminal.Gui.View) + - Terminal.Gui.View.Clear + - Terminal.Gui.View.Clear(Terminal.Gui.Rect) + - Terminal.Gui.View.ScreenToView(System.Int32,System.Int32) + - Terminal.Gui.View.ClipToBounds + - Terminal.Gui.View.SetClip(Terminal.Gui.Rect) + - Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean) + - Terminal.Gui.View.DrawHotString(NStack.ustring,Terminal.Gui.Attribute,Terminal.Gui.Attribute) + - Terminal.Gui.View.DrawHotString(NStack.ustring,System.Boolean,Terminal.Gui.ColorScheme) + - Terminal.Gui.View.Move(System.Int32,System.Int32) + - Terminal.Gui.View.PositionCursor + - Terminal.Gui.View.HasFocus + - Terminal.Gui.View.OnEnter + - Terminal.Gui.View.OnLeave + - Terminal.Gui.View.Focused + - Terminal.Gui.View.MostFocused + - Terminal.Gui.View.ColorScheme + - Terminal.Gui.View.AddRune(System.Int32,System.Int32,System.Rune) + - Terminal.Gui.View.ClearNeedsDisplay + - Terminal.Gui.View.SetFocus(Terminal.Gui.View) + - Terminal.Gui.View.KeyPress + - Terminal.Gui.View.ProcessKey(Terminal.Gui.KeyEvent) + - Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) + - Terminal.Gui.View.KeyDown + - Terminal.Gui.View.OnKeyDown(Terminal.Gui.KeyEvent) + - Terminal.Gui.View.KeyUp + - Terminal.Gui.View.OnKeyUp(Terminal.Gui.KeyEvent) + - Terminal.Gui.View.EnsureFocus + - Terminal.Gui.View.FocusFirst + - Terminal.Gui.View.FocusLast + - Terminal.Gui.View.FocusPrev + - Terminal.Gui.View.FocusNext + - Terminal.Gui.View.LayoutSubviews + - Terminal.Gui.View.ToString + - Terminal.Gui.View.OnMouseEnter(Terminal.Gui.MouseEvent) + - Terminal.Gui.View.OnMouseLeave(Terminal.Gui.MouseEvent) + - Terminal.Gui.Responder.CanFocus + - Terminal.Gui.Responder.MouseEvent(Terminal.Gui.MouseEvent) + - 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) + modifiers.csharp: + - public + - class + modifiers.vb: + - Public + - Class +- uid: Terminal.Gui.StatusBar.Parent + commentId: P:Terminal.Gui.StatusBar.Parent + id: Parent + parent: Terminal.Gui.StatusBar + langs: + - csharp + - vb + name: Parent + nameWithType: StatusBar.Parent + fullName: Terminal.Gui.StatusBar.Parent + type: Property + source: + remote: + path: Terminal.Gui/Views/StatusBar.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Parent + path: ../Terminal.Gui/Views/StatusBar.cs + startLine: 98 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nThe parent view of the .\n" + example: [] + syntax: + content: public View Parent { get; set; } + parameters: [] + return: + type: Terminal.Gui.View + content.vb: Public Property Parent As View + overload: Terminal.Gui.StatusBar.Parent* + modifiers.csharp: + - public + - get + - set + modifiers.vb: + - Public +- uid: Terminal.Gui.StatusBar.Items + commentId: P:Terminal.Gui.StatusBar.Items + id: Items + parent: Terminal.Gui.StatusBar + langs: + - csharp + - vb + name: Items + nameWithType: StatusBar.Items + fullName: Terminal.Gui.StatusBar.Items + type: Property + source: + remote: + path: Terminal.Gui/Views/StatusBar.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Items + path: ../Terminal.Gui/Views/StatusBar.cs + startLine: 103 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nThe items that compose the \n" + example: [] + syntax: + content: public StatusItem[] Items { get; set; } + parameters: [] + return: + type: Terminal.Gui.StatusItem[] + content.vb: Public Property Items As StatusItem() + overload: Terminal.Gui.StatusBar.Items* + modifiers.csharp: + - public + - get + - set + modifiers.vb: + - Public +- uid: Terminal.Gui.StatusBar.#ctor(Terminal.Gui.StatusItem[]) + commentId: M:Terminal.Gui.StatusBar.#ctor(Terminal.Gui.StatusItem[]) + id: '#ctor(Terminal.Gui.StatusItem[])' + parent: Terminal.Gui.StatusBar + langs: + - csharp + - vb + name: StatusBar(StatusItem[]) + nameWithType: StatusBar.StatusBar(StatusItem[]) + fullName: Terminal.Gui.StatusBar.StatusBar(Terminal.Gui.StatusItem[]) + type: Constructor + source: + remote: + path: Terminal.Gui/Views/StatusBar.cs + branch: docs + repo: tig:tig/gui.cs.git + id: .ctor + path: ../Terminal.Gui/Views/StatusBar.cs + startLine: 110 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nInitializes a new instance of the class with the specified set of s.\nThe will be drawn on the lowest line of the terminal or (if not null).\n" + example: [] + syntax: + content: public StatusBar(StatusItem[] items) + parameters: + - id: items + type: Terminal.Gui.StatusItem[] + description: A list of statusbar items. + content.vb: Public Sub New(items As StatusItem()) + overload: Terminal.Gui.StatusBar.#ctor* + nameWithType.vb: StatusBar.StatusBar(StatusItem()) + modifiers.csharp: + - public + modifiers.vb: + - Public + fullName.vb: Terminal.Gui.StatusBar.StatusBar(Terminal.Gui.StatusItem()) + name.vb: StatusBar(StatusItem()) +- uid: Terminal.Gui.StatusBar.Redraw(Terminal.Gui.Rect) + commentId: M:Terminal.Gui.StatusBar.Redraw(Terminal.Gui.Rect) + id: Redraw(Terminal.Gui.Rect) + parent: Terminal.Gui.StatusBar + langs: + - csharp + - vb + name: Redraw(Rect) + nameWithType: StatusBar.Redraw(Rect) + fullName: Terminal.Gui.StatusBar.Redraw(Terminal.Gui.Rect) + type: Method + source: + remote: + path: Terminal.Gui/Views/StatusBar.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Redraw + path: ../Terminal.Gui/Views/StatusBar.cs + startLine: 153 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + example: [] + syntax: + content: public override void Redraw(Rect region) + parameters: + - id: region + type: Terminal.Gui.Rect + content.vb: Public Overrides Sub Redraw(region As Rect) + overridden: Terminal.Gui.View.Redraw(Terminal.Gui.Rect) + overload: Terminal.Gui.StatusBar.Redraw* + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides +- uid: Terminal.Gui.StatusBar.ProcessHotKey(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.StatusBar.ProcessHotKey(Terminal.Gui.KeyEvent) + id: ProcessHotKey(Terminal.Gui.KeyEvent) + parent: Terminal.Gui.StatusBar + langs: + - csharp + - vb + name: ProcessHotKey(KeyEvent) + nameWithType: StatusBar.ProcessHotKey(KeyEvent) + fullName: Terminal.Gui.StatusBar.ProcessHotKey(Terminal.Gui.KeyEvent) + type: Method + source: + remote: + path: Terminal.Gui/Views/StatusBar.cs + branch: docs + repo: tig:tig/gui.cs.git + id: ProcessHotKey + path: ../Terminal.Gui/Views/StatusBar.cs + startLine: 183 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + example: [] + syntax: + content: public override bool ProcessHotKey(KeyEvent kb) + parameters: + - id: kb + type: Terminal.Gui.KeyEvent + return: + type: System.Boolean + content.vb: Public Overrides Function ProcessHotKey(kb As KeyEvent) As Boolean + overridden: Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) + overload: Terminal.Gui.StatusBar.ProcessHotKey* + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides +references: +- uid: Terminal.Gui.View + commentId: T:Terminal.Gui.View + parent: Terminal.Gui + name: View + nameWithType: View + fullName: Terminal.Gui.View +- uid: Terminal.Gui.Toplevel + commentId: T:Terminal.Gui.Toplevel + parent: Terminal.Gui + name: Toplevel + nameWithType: Toplevel + fullName: Terminal.Gui.Toplevel +- uid: Terminal.Gui.StatusItem + commentId: T:Terminal.Gui.StatusItem + name: StatusItem + nameWithType: StatusItem + fullName: Terminal.Gui.StatusItem +- uid: Terminal.Gui.StatusBar + commentId: T:Terminal.Gui.StatusBar + parent: Terminal.Gui + name: StatusBar + nameWithType: StatusBar + fullName: Terminal.Gui.StatusBar +- 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: Terminal.Gui.Responder + commentId: T:Terminal.Gui.Responder + parent: Terminal.Gui + name: Responder + nameWithType: Responder + fullName: Terminal.Gui.Responder +- uid: System.Collections.IEnumerable + commentId: T:System.Collections.IEnumerable + parent: System.Collections + isExternal: true + name: IEnumerable + nameWithType: IEnumerable + fullName: System.Collections.IEnumerable +- uid: Terminal.Gui.View.Enter + commentId: E:Terminal.Gui.View.Enter + parent: Terminal.Gui.View + name: Enter + nameWithType: View.Enter + fullName: Terminal.Gui.View.Enter +- uid: Terminal.Gui.View.Leave + commentId: E:Terminal.Gui.View.Leave + parent: Terminal.Gui.View + name: Leave + nameWithType: View.Leave + fullName: Terminal.Gui.View.Leave +- uid: Terminal.Gui.View.MouseEnter + commentId: E:Terminal.Gui.View.MouseEnter + parent: Terminal.Gui.View + name: MouseEnter + nameWithType: View.MouseEnter + fullName: Terminal.Gui.View.MouseEnter +- uid: Terminal.Gui.View.MouseLeave + commentId: E:Terminal.Gui.View.MouseLeave + parent: Terminal.Gui.View + name: MouseLeave + nameWithType: View.MouseLeave + fullName: Terminal.Gui.View.MouseLeave +- uid: Terminal.Gui.View.Driver + commentId: P:Terminal.Gui.View.Driver + parent: Terminal.Gui.View + name: Driver + nameWithType: View.Driver + fullName: Terminal.Gui.View.Driver +- uid: Terminal.Gui.View.Subviews + commentId: P:Terminal.Gui.View.Subviews + parent: Terminal.Gui.View + name: Subviews + nameWithType: View.Subviews + fullName: Terminal.Gui.View.Subviews +- uid: Terminal.Gui.View.Id + commentId: P:Terminal.Gui.View.Id + parent: Terminal.Gui.View + name: Id + nameWithType: View.Id + fullName: Terminal.Gui.View.Id +- uid: Terminal.Gui.View.WantMousePositionReports + commentId: P:Terminal.Gui.View.WantMousePositionReports + parent: Terminal.Gui.View + name: WantMousePositionReports + nameWithType: View.WantMousePositionReports + fullName: Terminal.Gui.View.WantMousePositionReports +- uid: Terminal.Gui.View.WantContinuousButtonPressed + commentId: P:Terminal.Gui.View.WantContinuousButtonPressed + parent: Terminal.Gui.View + name: WantContinuousButtonPressed + nameWithType: View.WantContinuousButtonPressed + fullName: Terminal.Gui.View.WantContinuousButtonPressed +- uid: Terminal.Gui.View.Frame + commentId: P:Terminal.Gui.View.Frame + parent: Terminal.Gui.View + name: Frame + nameWithType: View.Frame + fullName: Terminal.Gui.View.Frame +- uid: Terminal.Gui.View.GetEnumerator + commentId: M:Terminal.Gui.View.GetEnumerator + parent: Terminal.Gui.View + name: GetEnumerator() + nameWithType: View.GetEnumerator() + fullName: Terminal.Gui.View.GetEnumerator() + spec.csharp: + - uid: Terminal.Gui.View.GetEnumerator + name: GetEnumerator + nameWithType: View.GetEnumerator + fullName: Terminal.Gui.View.GetEnumerator + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.GetEnumerator + name: GetEnumerator + nameWithType: View.GetEnumerator + fullName: Terminal.Gui.View.GetEnumerator + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.LayoutStyle + commentId: P:Terminal.Gui.View.LayoutStyle + parent: Terminal.Gui.View + name: LayoutStyle + nameWithType: View.LayoutStyle + fullName: Terminal.Gui.View.LayoutStyle +- uid: Terminal.Gui.View.Bounds + commentId: P:Terminal.Gui.View.Bounds + parent: Terminal.Gui.View + name: Bounds + nameWithType: View.Bounds + fullName: Terminal.Gui.View.Bounds +- uid: Terminal.Gui.View.X + commentId: P:Terminal.Gui.View.X + parent: Terminal.Gui.View + name: X + nameWithType: View.X + fullName: Terminal.Gui.View.X +- uid: Terminal.Gui.View.Y + commentId: P:Terminal.Gui.View.Y + parent: Terminal.Gui.View + name: Y + nameWithType: View.Y + fullName: Terminal.Gui.View.Y +- uid: Terminal.Gui.View.Width + commentId: P:Terminal.Gui.View.Width + parent: Terminal.Gui.View + name: Width + nameWithType: View.Width + fullName: Terminal.Gui.View.Width +- uid: Terminal.Gui.View.Height + commentId: P:Terminal.Gui.View.Height + parent: Terminal.Gui.View + name: Height + nameWithType: View.Height + fullName: Terminal.Gui.View.Height +- uid: Terminal.Gui.View.SuperView + commentId: P:Terminal.Gui.View.SuperView + parent: Terminal.Gui.View + name: SuperView + nameWithType: View.SuperView + fullName: Terminal.Gui.View.SuperView +- uid: Terminal.Gui.View.SetNeedsDisplay + commentId: M:Terminal.Gui.View.SetNeedsDisplay + parent: Terminal.Gui.View + name: SetNeedsDisplay() + nameWithType: View.SetNeedsDisplay() + fullName: Terminal.Gui.View.SetNeedsDisplay() + spec.csharp: + - uid: Terminal.Gui.View.SetNeedsDisplay + name: SetNeedsDisplay + nameWithType: View.SetNeedsDisplay + fullName: Terminal.Gui.View.SetNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.SetNeedsDisplay + name: SetNeedsDisplay + nameWithType: View.SetNeedsDisplay + fullName: Terminal.Gui.View.SetNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) + commentId: M:Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) + parent: Terminal.Gui.View + name: SetNeedsDisplay(Rect) + nameWithType: View.SetNeedsDisplay(Rect) + fullName: Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) + spec.csharp: + - uid: Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) + name: SetNeedsDisplay + nameWithType: View.SetNeedsDisplay + fullName: Terminal.Gui.View.SetNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) + name: SetNeedsDisplay + nameWithType: View.SetNeedsDisplay + fullName: Terminal.Gui.View.SetNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.ChildNeedsDisplay + commentId: M:Terminal.Gui.View.ChildNeedsDisplay + parent: Terminal.Gui.View + name: ChildNeedsDisplay() + nameWithType: View.ChildNeedsDisplay() + fullName: Terminal.Gui.View.ChildNeedsDisplay() + spec.csharp: + - uid: Terminal.Gui.View.ChildNeedsDisplay + name: ChildNeedsDisplay + nameWithType: View.ChildNeedsDisplay + fullName: Terminal.Gui.View.ChildNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ChildNeedsDisplay + name: ChildNeedsDisplay + nameWithType: View.ChildNeedsDisplay + fullName: Terminal.Gui.View.ChildNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.Add(Terminal.Gui.View) + commentId: M:Terminal.Gui.View.Add(Terminal.Gui.View) + parent: Terminal.Gui.View + name: Add(View) + nameWithType: View.Add(View) + fullName: Terminal.Gui.View.Add(Terminal.Gui.View) + spec.csharp: + - uid: Terminal.Gui.View.Add(Terminal.Gui.View) + name: Add + nameWithType: View.Add + fullName: Terminal.Gui.View.Add + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.Add(Terminal.Gui.View) + name: Add + nameWithType: View.Add + fullName: Terminal.Gui.View.Add + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.Add(Terminal.Gui.View[]) + commentId: M:Terminal.Gui.View.Add(Terminal.Gui.View[]) + parent: Terminal.Gui.View + name: Add(View[]) + nameWithType: View.Add(View[]) + fullName: Terminal.Gui.View.Add(Terminal.Gui.View[]) + nameWithType.vb: View.Add(View()) + fullName.vb: Terminal.Gui.View.Add(Terminal.Gui.View()) + name.vb: Add(View()) + spec.csharp: + - uid: Terminal.Gui.View.Add(Terminal.Gui.View[]) + name: Add + nameWithType: View.Add + fullName: Terminal.Gui.View.Add + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: '[]' + nameWithType: '[]' + fullName: '[]' + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.Add(Terminal.Gui.View[]) + name: Add + nameWithType: View.Add + fullName: Terminal.Gui.View.Add + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: () + nameWithType: () + fullName: () + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.RemoveAll + commentId: M:Terminal.Gui.View.RemoveAll + parent: Terminal.Gui.View + name: RemoveAll() + nameWithType: View.RemoveAll() + fullName: Terminal.Gui.View.RemoveAll() + spec.csharp: + - uid: Terminal.Gui.View.RemoveAll + name: RemoveAll + nameWithType: View.RemoveAll + fullName: Terminal.Gui.View.RemoveAll + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.RemoveAll + name: RemoveAll + nameWithType: View.RemoveAll + fullName: Terminal.Gui.View.RemoveAll + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.Remove(Terminal.Gui.View) + commentId: M:Terminal.Gui.View.Remove(Terminal.Gui.View) + parent: Terminal.Gui.View + name: Remove(View) + nameWithType: View.Remove(View) + fullName: Terminal.Gui.View.Remove(Terminal.Gui.View) + spec.csharp: + - uid: Terminal.Gui.View.Remove(Terminal.Gui.View) + name: Remove + nameWithType: View.Remove + fullName: Terminal.Gui.View.Remove + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.Remove(Terminal.Gui.View) + name: Remove + nameWithType: View.Remove + fullName: Terminal.Gui.View.Remove + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.BringSubviewToFront(Terminal.Gui.View) + commentId: M:Terminal.Gui.View.BringSubviewToFront(Terminal.Gui.View) + parent: Terminal.Gui.View + name: BringSubviewToFront(View) + nameWithType: View.BringSubviewToFront(View) + fullName: Terminal.Gui.View.BringSubviewToFront(Terminal.Gui.View) + spec.csharp: + - uid: Terminal.Gui.View.BringSubviewToFront(Terminal.Gui.View) + name: BringSubviewToFront + nameWithType: View.BringSubviewToFront + fullName: Terminal.Gui.View.BringSubviewToFront + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.BringSubviewToFront(Terminal.Gui.View) + name: BringSubviewToFront + nameWithType: View.BringSubviewToFront + fullName: Terminal.Gui.View.BringSubviewToFront + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.SendSubviewToBack(Terminal.Gui.View) + commentId: M:Terminal.Gui.View.SendSubviewToBack(Terminal.Gui.View) + parent: Terminal.Gui.View + name: SendSubviewToBack(View) + nameWithType: View.SendSubviewToBack(View) + fullName: Terminal.Gui.View.SendSubviewToBack(Terminal.Gui.View) + spec.csharp: + - uid: Terminal.Gui.View.SendSubviewToBack(Terminal.Gui.View) + name: SendSubviewToBack + nameWithType: View.SendSubviewToBack + fullName: Terminal.Gui.View.SendSubviewToBack + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.SendSubviewToBack(Terminal.Gui.View) + name: SendSubviewToBack + nameWithType: View.SendSubviewToBack + fullName: Terminal.Gui.View.SendSubviewToBack + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.SendSubviewBackwards(Terminal.Gui.View) + commentId: M:Terminal.Gui.View.SendSubviewBackwards(Terminal.Gui.View) + parent: Terminal.Gui.View + name: SendSubviewBackwards(View) + nameWithType: View.SendSubviewBackwards(View) + fullName: Terminal.Gui.View.SendSubviewBackwards(Terminal.Gui.View) + spec.csharp: + - uid: Terminal.Gui.View.SendSubviewBackwards(Terminal.Gui.View) + name: SendSubviewBackwards + nameWithType: View.SendSubviewBackwards + fullName: Terminal.Gui.View.SendSubviewBackwards + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.SendSubviewBackwards(Terminal.Gui.View) + name: SendSubviewBackwards + nameWithType: View.SendSubviewBackwards + fullName: Terminal.Gui.View.SendSubviewBackwards + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.BringSubviewForward(Terminal.Gui.View) + commentId: M:Terminal.Gui.View.BringSubviewForward(Terminal.Gui.View) + parent: Terminal.Gui.View + name: BringSubviewForward(View) + nameWithType: View.BringSubviewForward(View) + fullName: Terminal.Gui.View.BringSubviewForward(Terminal.Gui.View) + spec.csharp: + - uid: Terminal.Gui.View.BringSubviewForward(Terminal.Gui.View) + name: BringSubviewForward + nameWithType: View.BringSubviewForward + fullName: Terminal.Gui.View.BringSubviewForward + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.BringSubviewForward(Terminal.Gui.View) + name: BringSubviewForward + nameWithType: View.BringSubviewForward + fullName: Terminal.Gui.View.BringSubviewForward + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.Clear + commentId: M:Terminal.Gui.View.Clear + parent: Terminal.Gui.View + name: Clear() + nameWithType: View.Clear() + fullName: Terminal.Gui.View.Clear() + spec.csharp: + - uid: Terminal.Gui.View.Clear + name: Clear + nameWithType: View.Clear + fullName: Terminal.Gui.View.Clear + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.Clear + name: Clear + nameWithType: View.Clear + fullName: Terminal.Gui.View.Clear + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.Clear(Terminal.Gui.Rect) + commentId: M:Terminal.Gui.View.Clear(Terminal.Gui.Rect) + parent: Terminal.Gui.View + name: Clear(Rect) + nameWithType: View.Clear(Rect) + fullName: Terminal.Gui.View.Clear(Terminal.Gui.Rect) + spec.csharp: + - uid: Terminal.Gui.View.Clear(Terminal.Gui.Rect) + name: Clear + nameWithType: View.Clear + fullName: Terminal.Gui.View.Clear + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.Clear(Terminal.Gui.Rect) + name: Clear + nameWithType: View.Clear + fullName: Terminal.Gui.View.Clear + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.ScreenToView(System.Int32,System.Int32) + commentId: M:Terminal.Gui.View.ScreenToView(System.Int32,System.Int32) + parent: Terminal.Gui.View + isExternal: true + name: ScreenToView(Int32, Int32) + nameWithType: View.ScreenToView(Int32, Int32) + fullName: Terminal.Gui.View.ScreenToView(System.Int32, System.Int32) + spec.csharp: + - uid: Terminal.Gui.View.ScreenToView(System.Int32,System.Int32) + name: ScreenToView + nameWithType: View.ScreenToView + fullName: Terminal.Gui.View.ScreenToView + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ScreenToView(System.Int32,System.Int32) + name: ScreenToView + nameWithType: View.ScreenToView + fullName: Terminal.Gui.View.ScreenToView + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.ClipToBounds + commentId: M:Terminal.Gui.View.ClipToBounds + parent: Terminal.Gui.View + name: ClipToBounds() + nameWithType: View.ClipToBounds() + fullName: Terminal.Gui.View.ClipToBounds() + spec.csharp: + - uid: Terminal.Gui.View.ClipToBounds + name: ClipToBounds + nameWithType: View.ClipToBounds + fullName: Terminal.Gui.View.ClipToBounds + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ClipToBounds + name: ClipToBounds + nameWithType: View.ClipToBounds + fullName: Terminal.Gui.View.ClipToBounds + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.SetClip(Terminal.Gui.Rect) + commentId: M:Terminal.Gui.View.SetClip(Terminal.Gui.Rect) + parent: Terminal.Gui.View + name: SetClip(Rect) + nameWithType: View.SetClip(Rect) + fullName: Terminal.Gui.View.SetClip(Terminal.Gui.Rect) + spec.csharp: + - uid: Terminal.Gui.View.SetClip(Terminal.Gui.Rect) + name: SetClip + nameWithType: View.SetClip + fullName: Terminal.Gui.View.SetClip + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.SetClip(Terminal.Gui.Rect) + name: SetClip + nameWithType: View.SetClip + fullName: Terminal.Gui.View.SetClip + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean) + commentId: M:Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean) + parent: Terminal.Gui.View + isExternal: true + name: DrawFrame(Rect, Int32, Boolean) + nameWithType: View.DrawFrame(Rect, Int32, Boolean) + fullName: Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect, System.Int32, System.Boolean) + spec.csharp: + - uid: Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean) + name: DrawFrame + nameWithType: View.DrawFrame + fullName: Terminal.Gui.View.DrawFrame + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean) + name: DrawFrame + nameWithType: View.DrawFrame + fullName: Terminal.Gui.View.DrawFrame + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.DrawHotString(NStack.ustring,Terminal.Gui.Attribute,Terminal.Gui.Attribute) + commentId: M:Terminal.Gui.View.DrawHotString(NStack.ustring,Terminal.Gui.Attribute,Terminal.Gui.Attribute) + parent: Terminal.Gui.View + isExternal: true + name: DrawHotString(ustring, Attribute, Attribute) + nameWithType: View.DrawHotString(ustring, Attribute, Attribute) + fullName: Terminal.Gui.View.DrawHotString(NStack.ustring, Terminal.Gui.Attribute, Terminal.Gui.Attribute) + spec.csharp: + - uid: Terminal.Gui.View.DrawHotString(NStack.ustring,Terminal.Gui.Attribute,Terminal.Gui.Attribute) + name: DrawHotString + nameWithType: View.DrawHotString + fullName: Terminal.Gui.View.DrawHotString + - name: ( + nameWithType: ( + fullName: ( + - uid: NStack.ustring + name: ustring + nameWithType: ustring + fullName: NStack.ustring + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: Terminal.Gui.Attribute + name: Attribute + nameWithType: Attribute + fullName: Terminal.Gui.Attribute + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: Terminal.Gui.Attribute + name: Attribute + nameWithType: Attribute + fullName: Terminal.Gui.Attribute + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.DrawHotString(NStack.ustring,Terminal.Gui.Attribute,Terminal.Gui.Attribute) + name: DrawHotString + nameWithType: View.DrawHotString + fullName: Terminal.Gui.View.DrawHotString + - name: ( + nameWithType: ( + fullName: ( + - uid: NStack.ustring + name: ustring + nameWithType: ustring + fullName: NStack.ustring + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: Terminal.Gui.Attribute + name: Attribute + nameWithType: Attribute + fullName: Terminal.Gui.Attribute + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: Terminal.Gui.Attribute + name: Attribute + nameWithType: Attribute + fullName: Terminal.Gui.Attribute + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.DrawHotString(NStack.ustring,System.Boolean,Terminal.Gui.ColorScheme) + commentId: M:Terminal.Gui.View.DrawHotString(NStack.ustring,System.Boolean,Terminal.Gui.ColorScheme) + parent: Terminal.Gui.View + isExternal: true + name: DrawHotString(ustring, Boolean, ColorScheme) + nameWithType: View.DrawHotString(ustring, Boolean, ColorScheme) + fullName: Terminal.Gui.View.DrawHotString(NStack.ustring, System.Boolean, Terminal.Gui.ColorScheme) + spec.csharp: + - uid: Terminal.Gui.View.DrawHotString(NStack.ustring,System.Boolean,Terminal.Gui.ColorScheme) + name: DrawHotString + nameWithType: View.DrawHotString + fullName: Terminal.Gui.View.DrawHotString + - name: ( + nameWithType: ( + fullName: ( + - uid: NStack.ustring + name: ustring + nameWithType: ustring + fullName: NStack.ustring + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: Terminal.Gui.ColorScheme + name: ColorScheme + nameWithType: ColorScheme + fullName: Terminal.Gui.ColorScheme + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.DrawHotString(NStack.ustring,System.Boolean,Terminal.Gui.ColorScheme) + name: DrawHotString + nameWithType: View.DrawHotString + fullName: Terminal.Gui.View.DrawHotString + - name: ( + nameWithType: ( + fullName: ( + - uid: NStack.ustring + name: ustring + nameWithType: ustring + fullName: NStack.ustring + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: Terminal.Gui.ColorScheme + name: ColorScheme + nameWithType: ColorScheme + fullName: Terminal.Gui.ColorScheme + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.Move(System.Int32,System.Int32) + commentId: M:Terminal.Gui.View.Move(System.Int32,System.Int32) + parent: Terminal.Gui.View + isExternal: true + name: Move(Int32, Int32) + nameWithType: View.Move(Int32, Int32) + fullName: Terminal.Gui.View.Move(System.Int32, System.Int32) + spec.csharp: + - uid: Terminal.Gui.View.Move(System.Int32,System.Int32) + name: Move + nameWithType: View.Move + fullName: Terminal.Gui.View.Move + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.Move(System.Int32,System.Int32) + name: Move + nameWithType: View.Move + fullName: Terminal.Gui.View.Move + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.PositionCursor + commentId: M:Terminal.Gui.View.PositionCursor + parent: Terminal.Gui.View + name: PositionCursor() + nameWithType: View.PositionCursor() + fullName: Terminal.Gui.View.PositionCursor() + spec.csharp: + - uid: Terminal.Gui.View.PositionCursor + name: PositionCursor + nameWithType: View.PositionCursor + fullName: Terminal.Gui.View.PositionCursor + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.PositionCursor + name: PositionCursor + nameWithType: View.PositionCursor + fullName: Terminal.Gui.View.PositionCursor + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.HasFocus + commentId: P:Terminal.Gui.View.HasFocus + parent: Terminal.Gui.View + name: HasFocus + nameWithType: View.HasFocus + fullName: Terminal.Gui.View.HasFocus +- uid: Terminal.Gui.View.OnEnter + commentId: M:Terminal.Gui.View.OnEnter + parent: Terminal.Gui.View + name: OnEnter() + nameWithType: View.OnEnter() + fullName: Terminal.Gui.View.OnEnter() + spec.csharp: + - uid: Terminal.Gui.View.OnEnter + name: OnEnter + nameWithType: View.OnEnter + fullName: Terminal.Gui.View.OnEnter + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.OnEnter + name: OnEnter + nameWithType: View.OnEnter + fullName: Terminal.Gui.View.OnEnter + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.OnLeave + commentId: M:Terminal.Gui.View.OnLeave + parent: Terminal.Gui.View + name: OnLeave() + nameWithType: View.OnLeave() + fullName: Terminal.Gui.View.OnLeave() + spec.csharp: + - uid: Terminal.Gui.View.OnLeave + name: OnLeave + nameWithType: View.OnLeave + fullName: Terminal.Gui.View.OnLeave + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.OnLeave + name: OnLeave + nameWithType: View.OnLeave + fullName: Terminal.Gui.View.OnLeave + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.Focused + commentId: P:Terminal.Gui.View.Focused + parent: Terminal.Gui.View + name: Focused + nameWithType: View.Focused + fullName: Terminal.Gui.View.Focused +- uid: Terminal.Gui.View.MostFocused + commentId: P:Terminal.Gui.View.MostFocused + parent: Terminal.Gui.View + name: MostFocused + nameWithType: View.MostFocused + fullName: Terminal.Gui.View.MostFocused +- uid: Terminal.Gui.View.ColorScheme + commentId: P:Terminal.Gui.View.ColorScheme + parent: Terminal.Gui.View + name: ColorScheme + nameWithType: View.ColorScheme + fullName: Terminal.Gui.View.ColorScheme +- uid: Terminal.Gui.View.AddRune(System.Int32,System.Int32,System.Rune) + commentId: M:Terminal.Gui.View.AddRune(System.Int32,System.Int32,System.Rune) + parent: Terminal.Gui.View + isExternal: true + name: AddRune(Int32, Int32, Rune) + nameWithType: View.AddRune(Int32, Int32, Rune) + fullName: Terminal.Gui.View.AddRune(System.Int32, System.Int32, System.Rune) + spec.csharp: + - uid: Terminal.Gui.View.AddRune(System.Int32,System.Int32,System.Rune) + name: AddRune + nameWithType: View.AddRune + fullName: Terminal.Gui.View.AddRune + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Rune + name: Rune + nameWithType: Rune + fullName: System.Rune + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.AddRune(System.Int32,System.Int32,System.Rune) + name: AddRune + nameWithType: View.AddRune + fullName: Terminal.Gui.View.AddRune + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Rune + name: Rune + nameWithType: Rune + fullName: System.Rune + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.ClearNeedsDisplay + commentId: M:Terminal.Gui.View.ClearNeedsDisplay + parent: Terminal.Gui.View + name: ClearNeedsDisplay() + nameWithType: View.ClearNeedsDisplay() + fullName: Terminal.Gui.View.ClearNeedsDisplay() + spec.csharp: + - uid: Terminal.Gui.View.ClearNeedsDisplay + name: ClearNeedsDisplay + nameWithType: View.ClearNeedsDisplay + fullName: Terminal.Gui.View.ClearNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ClearNeedsDisplay + name: ClearNeedsDisplay + nameWithType: View.ClearNeedsDisplay + fullName: Terminal.Gui.View.ClearNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.SetFocus(Terminal.Gui.View) + commentId: M:Terminal.Gui.View.SetFocus(Terminal.Gui.View) + parent: Terminal.Gui.View + name: SetFocus(View) + nameWithType: View.SetFocus(View) + fullName: Terminal.Gui.View.SetFocus(Terminal.Gui.View) + spec.csharp: + - uid: Terminal.Gui.View.SetFocus(Terminal.Gui.View) + name: SetFocus + nameWithType: View.SetFocus + fullName: Terminal.Gui.View.SetFocus + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.SetFocus(Terminal.Gui.View) + name: SetFocus + nameWithType: View.SetFocus + fullName: Terminal.Gui.View.SetFocus + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.KeyPress + commentId: E:Terminal.Gui.View.KeyPress + parent: Terminal.Gui.View + name: KeyPress + nameWithType: View.KeyPress + fullName: Terminal.Gui.View.KeyPress +- uid: Terminal.Gui.View.ProcessKey(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.View.ProcessKey(Terminal.Gui.KeyEvent) + parent: Terminal.Gui.View + name: ProcessKey(KeyEvent) + nameWithType: View.ProcessKey(KeyEvent) + fullName: Terminal.Gui.View.ProcessKey(Terminal.Gui.KeyEvent) + spec.csharp: + - uid: Terminal.Gui.View.ProcessKey(Terminal.Gui.KeyEvent) + name: ProcessKey + nameWithType: View.ProcessKey + fullName: Terminal.Gui.View.ProcessKey + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ProcessKey(Terminal.Gui.KeyEvent) + name: ProcessKey + nameWithType: View.ProcessKey + fullName: Terminal.Gui.View.ProcessKey + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) + parent: Terminal.Gui.View + name: ProcessColdKey(KeyEvent) + nameWithType: View.ProcessColdKey(KeyEvent) + fullName: Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) + spec.csharp: + - uid: Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) + name: ProcessColdKey + nameWithType: View.ProcessColdKey + fullName: Terminal.Gui.View.ProcessColdKey + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) + name: ProcessColdKey + nameWithType: View.ProcessColdKey + fullName: Terminal.Gui.View.ProcessColdKey + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.KeyDown + commentId: E:Terminal.Gui.View.KeyDown + parent: Terminal.Gui.View + name: KeyDown + nameWithType: View.KeyDown + fullName: Terminal.Gui.View.KeyDown +- uid: Terminal.Gui.View.OnKeyDown(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.View.OnKeyDown(Terminal.Gui.KeyEvent) + parent: Terminal.Gui.View + name: OnKeyDown(KeyEvent) + nameWithType: View.OnKeyDown(KeyEvent) + fullName: Terminal.Gui.View.OnKeyDown(Terminal.Gui.KeyEvent) + spec.csharp: + - uid: Terminal.Gui.View.OnKeyDown(Terminal.Gui.KeyEvent) + name: OnKeyDown + nameWithType: View.OnKeyDown + fullName: Terminal.Gui.View.OnKeyDown + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.OnKeyDown(Terminal.Gui.KeyEvent) + name: OnKeyDown + nameWithType: View.OnKeyDown + fullName: Terminal.Gui.View.OnKeyDown + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.KeyUp + commentId: E:Terminal.Gui.View.KeyUp + parent: Terminal.Gui.View + name: KeyUp + nameWithType: View.KeyUp + fullName: Terminal.Gui.View.KeyUp +- uid: Terminal.Gui.View.OnKeyUp(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.View.OnKeyUp(Terminal.Gui.KeyEvent) + parent: Terminal.Gui.View + name: OnKeyUp(KeyEvent) + nameWithType: View.OnKeyUp(KeyEvent) + fullName: Terminal.Gui.View.OnKeyUp(Terminal.Gui.KeyEvent) + spec.csharp: + - uid: Terminal.Gui.View.OnKeyUp(Terminal.Gui.KeyEvent) + name: OnKeyUp + nameWithType: View.OnKeyUp + fullName: Terminal.Gui.View.OnKeyUp + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.OnKeyUp(Terminal.Gui.KeyEvent) + name: OnKeyUp + nameWithType: View.OnKeyUp + fullName: Terminal.Gui.View.OnKeyUp + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.EnsureFocus + commentId: M:Terminal.Gui.View.EnsureFocus + parent: Terminal.Gui.View + name: EnsureFocus() + nameWithType: View.EnsureFocus() + fullName: Terminal.Gui.View.EnsureFocus() + spec.csharp: + - uid: Terminal.Gui.View.EnsureFocus + name: EnsureFocus + nameWithType: View.EnsureFocus + fullName: Terminal.Gui.View.EnsureFocus + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.EnsureFocus + name: EnsureFocus + nameWithType: View.EnsureFocus + fullName: Terminal.Gui.View.EnsureFocus + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.FocusFirst + commentId: M:Terminal.Gui.View.FocusFirst + parent: Terminal.Gui.View + name: FocusFirst() + nameWithType: View.FocusFirst() + fullName: Terminal.Gui.View.FocusFirst() + spec.csharp: + - uid: Terminal.Gui.View.FocusFirst + name: FocusFirst + nameWithType: View.FocusFirst + fullName: Terminal.Gui.View.FocusFirst + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.FocusFirst + name: FocusFirst + nameWithType: View.FocusFirst + fullName: Terminal.Gui.View.FocusFirst + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.FocusLast + commentId: M:Terminal.Gui.View.FocusLast + parent: Terminal.Gui.View + name: FocusLast() + nameWithType: View.FocusLast() + fullName: Terminal.Gui.View.FocusLast() + spec.csharp: + - uid: Terminal.Gui.View.FocusLast + name: FocusLast + nameWithType: View.FocusLast + fullName: Terminal.Gui.View.FocusLast + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.FocusLast + name: FocusLast + nameWithType: View.FocusLast + fullName: Terminal.Gui.View.FocusLast + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.FocusPrev + commentId: M:Terminal.Gui.View.FocusPrev + parent: Terminal.Gui.View + name: FocusPrev() + nameWithType: View.FocusPrev() + fullName: Terminal.Gui.View.FocusPrev() + spec.csharp: + - uid: Terminal.Gui.View.FocusPrev + name: FocusPrev + nameWithType: View.FocusPrev + fullName: Terminal.Gui.View.FocusPrev + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.FocusPrev + name: FocusPrev + nameWithType: View.FocusPrev + fullName: Terminal.Gui.View.FocusPrev + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.FocusNext + commentId: M:Terminal.Gui.View.FocusNext + parent: Terminal.Gui.View + name: FocusNext() + nameWithType: View.FocusNext() + fullName: Terminal.Gui.View.FocusNext() + spec.csharp: + - uid: Terminal.Gui.View.FocusNext + name: FocusNext + nameWithType: View.FocusNext + fullName: Terminal.Gui.View.FocusNext + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.FocusNext + name: FocusNext + nameWithType: View.FocusNext + fullName: Terminal.Gui.View.FocusNext + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.LayoutSubviews + commentId: M:Terminal.Gui.View.LayoutSubviews + parent: Terminal.Gui.View + name: LayoutSubviews() + nameWithType: View.LayoutSubviews() + fullName: Terminal.Gui.View.LayoutSubviews() + spec.csharp: + - uid: Terminal.Gui.View.LayoutSubviews + name: LayoutSubviews + nameWithType: View.LayoutSubviews + fullName: Terminal.Gui.View.LayoutSubviews + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.LayoutSubviews + name: LayoutSubviews + nameWithType: View.LayoutSubviews + fullName: Terminal.Gui.View.LayoutSubviews + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.ToString + commentId: M:Terminal.Gui.View.ToString + parent: Terminal.Gui.View + name: ToString() + nameWithType: View.ToString() + fullName: Terminal.Gui.View.ToString() + spec.csharp: + - uid: Terminal.Gui.View.ToString + name: ToString + nameWithType: View.ToString + fullName: Terminal.Gui.View.ToString + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ToString + name: ToString + nameWithType: View.ToString + fullName: Terminal.Gui.View.ToString + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.OnMouseEnter(Terminal.Gui.MouseEvent) + commentId: M:Terminal.Gui.View.OnMouseEnter(Terminal.Gui.MouseEvent) + parent: Terminal.Gui.View + name: OnMouseEnter(MouseEvent) + nameWithType: View.OnMouseEnter(MouseEvent) + fullName: Terminal.Gui.View.OnMouseEnter(Terminal.Gui.MouseEvent) + spec.csharp: + - uid: Terminal.Gui.View.OnMouseEnter(Terminal.Gui.MouseEvent) + name: OnMouseEnter + nameWithType: View.OnMouseEnter + fullName: Terminal.Gui.View.OnMouseEnter + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.MouseEvent + name: MouseEvent + nameWithType: MouseEvent + fullName: Terminal.Gui.MouseEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.OnMouseEnter(Terminal.Gui.MouseEvent) + name: OnMouseEnter + nameWithType: View.OnMouseEnter + fullName: Terminal.Gui.View.OnMouseEnter + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.MouseEvent + name: MouseEvent + nameWithType: MouseEvent + fullName: Terminal.Gui.MouseEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.OnMouseLeave(Terminal.Gui.MouseEvent) + commentId: M:Terminal.Gui.View.OnMouseLeave(Terminal.Gui.MouseEvent) + parent: Terminal.Gui.View + name: OnMouseLeave(MouseEvent) + nameWithType: View.OnMouseLeave(MouseEvent) + fullName: Terminal.Gui.View.OnMouseLeave(Terminal.Gui.MouseEvent) + spec.csharp: + - uid: Terminal.Gui.View.OnMouseLeave(Terminal.Gui.MouseEvent) + name: OnMouseLeave + nameWithType: View.OnMouseLeave + fullName: Terminal.Gui.View.OnMouseLeave + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.MouseEvent + name: MouseEvent + nameWithType: MouseEvent + fullName: Terminal.Gui.MouseEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.OnMouseLeave(Terminal.Gui.MouseEvent) + name: OnMouseLeave + nameWithType: View.OnMouseLeave + fullName: Terminal.Gui.View.OnMouseLeave + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.MouseEvent + name: MouseEvent + nameWithType: MouseEvent + fullName: Terminal.Gui.MouseEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.Responder.CanFocus + commentId: P:Terminal.Gui.Responder.CanFocus + parent: Terminal.Gui.Responder + name: CanFocus + nameWithType: Responder.CanFocus + fullName: Terminal.Gui.Responder.CanFocus +- uid: Terminal.Gui.Responder.MouseEvent(Terminal.Gui.MouseEvent) + commentId: M:Terminal.Gui.Responder.MouseEvent(Terminal.Gui.MouseEvent) + parent: Terminal.Gui.Responder + name: MouseEvent(MouseEvent) + nameWithType: Responder.MouseEvent(MouseEvent) + fullName: Terminal.Gui.Responder.MouseEvent(Terminal.Gui.MouseEvent) + spec.csharp: + - uid: Terminal.Gui.Responder.MouseEvent(Terminal.Gui.MouseEvent) + name: MouseEvent + nameWithType: Responder.MouseEvent + fullName: Terminal.Gui.Responder.MouseEvent + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.MouseEvent + name: MouseEvent + nameWithType: MouseEvent + fullName: Terminal.Gui.MouseEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.Responder.MouseEvent(Terminal.Gui.MouseEvent) + name: MouseEvent + nameWithType: Responder.MouseEvent + fullName: Terminal.Gui.Responder.MouseEvent + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.MouseEvent + name: MouseEvent + nameWithType: MouseEvent + fullName: Terminal.Gui.MouseEvent + - name: ) + nameWithType: ) + fullName: ) +- 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 + commentId: N:System + isExternal: true + name: System + nameWithType: System + fullName: System +- uid: System.Collections + commentId: N:System.Collections + isExternal: true + name: System.Collections + nameWithType: System.Collections + fullName: System.Collections +- uid: Terminal.Gui.StatusBar.Parent* + commentId: Overload:Terminal.Gui.StatusBar.Parent + name: Parent + nameWithType: StatusBar.Parent + fullName: Terminal.Gui.StatusBar.Parent +- uid: Terminal.Gui.StatusBar.Items* + commentId: Overload:Terminal.Gui.StatusBar.Items + name: Items + nameWithType: StatusBar.Items + fullName: Terminal.Gui.StatusBar.Items +- uid: Terminal.Gui.StatusItem[] + isExternal: true + name: StatusItem[] + nameWithType: StatusItem[] + fullName: Terminal.Gui.StatusItem[] + nameWithType.vb: StatusItem() + fullName.vb: Terminal.Gui.StatusItem() + name.vb: StatusItem() + spec.csharp: + - uid: Terminal.Gui.StatusItem + name: StatusItem + nameWithType: StatusItem + fullName: Terminal.Gui.StatusItem + - name: '[]' + nameWithType: '[]' + fullName: '[]' + spec.vb: + - uid: Terminal.Gui.StatusItem + name: StatusItem + nameWithType: StatusItem + fullName: Terminal.Gui.StatusItem + - name: () + nameWithType: () + fullName: () +- uid: Terminal.Gui.StatusBar.Parent + commentId: P:Terminal.Gui.StatusBar.Parent + isExternal: true +- uid: Terminal.Gui.StatusBar.#ctor* + commentId: Overload:Terminal.Gui.StatusBar.#ctor + name: StatusBar + nameWithType: StatusBar.StatusBar + fullName: Terminal.Gui.StatusBar.StatusBar +- uid: Terminal.Gui.StatusBar.Redraw(Terminal.Gui.Rect) + commentId: M:Terminal.Gui.StatusBar.Redraw(Terminal.Gui.Rect) + isExternal: true +- uid: Terminal.Gui.View.Redraw(Terminal.Gui.Rect) + commentId: M:Terminal.Gui.View.Redraw(Terminal.Gui.Rect) + parent: Terminal.Gui.View + name: Redraw(Rect) + nameWithType: View.Redraw(Rect) + fullName: Terminal.Gui.View.Redraw(Terminal.Gui.Rect) + spec.csharp: + - uid: Terminal.Gui.View.Redraw(Terminal.Gui.Rect) + name: Redraw + nameWithType: View.Redraw + fullName: Terminal.Gui.View.Redraw + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.Redraw(Terminal.Gui.Rect) + name: Redraw + nameWithType: View.Redraw + fullName: Terminal.Gui.View.Redraw + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.StatusBar.Redraw* + commentId: Overload:Terminal.Gui.StatusBar.Redraw + name: Redraw + nameWithType: StatusBar.Redraw + fullName: Terminal.Gui.StatusBar.Redraw +- uid: Terminal.Gui.Rect + commentId: T:Terminal.Gui.Rect + parent: Terminal.Gui + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect +- uid: Terminal.Gui.StatusBar.ProcessHotKey(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.StatusBar.ProcessHotKey(Terminal.Gui.KeyEvent) + isExternal: true +- uid: Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) + parent: Terminal.Gui.View + name: ProcessHotKey(KeyEvent) + nameWithType: View.ProcessHotKey(KeyEvent) + fullName: Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) + spec.csharp: + - uid: Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) + name: ProcessHotKey + nameWithType: View.ProcessHotKey + fullName: Terminal.Gui.View.ProcessHotKey + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) + name: ProcessHotKey + nameWithType: View.ProcessHotKey + fullName: Terminal.Gui.View.ProcessHotKey + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.StatusBar.ProcessHotKey* + commentId: Overload:Terminal.Gui.StatusBar.ProcessHotKey + name: ProcessHotKey + nameWithType: StatusBar.ProcessHotKey + fullName: Terminal.Gui.StatusBar.ProcessHotKey +- uid: Terminal.Gui.KeyEvent + commentId: T:Terminal.Gui.KeyEvent + parent: Terminal.Gui + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent +- uid: System.Boolean + commentId: T:System.Boolean + parent: System + isExternal: true + name: Boolean + nameWithType: Boolean + fullName: System.Boolean +shouldSkipMarkup: true diff --git a/docfx/api/Terminal.Gui/Terminal.Gui.StatusItem.yml b/docfx/api/Terminal.Gui/Terminal.Gui.StatusItem.yml new file mode 100644 index 000000000..9fd570554 --- /dev/null +++ b/docfx/api/Terminal.Gui/Terminal.Gui.StatusItem.yml @@ -0,0 +1,580 @@ +### YamlMime:ManagedReference +items: +- uid: Terminal.Gui.StatusItem + commentId: T:Terminal.Gui.StatusItem + id: StatusItem + parent: Terminal.Gui + children: + - Terminal.Gui.StatusItem.#ctor(Terminal.Gui.Key,NStack.ustring,System.Action) + - Terminal.Gui.StatusItem.Action + - Terminal.Gui.StatusItem.Shortcut + - Terminal.Gui.StatusItem.Title + langs: + - csharp + - vb + name: StatusItem + nameWithType: StatusItem + fullName: Terminal.Gui.StatusItem + type: Class + source: + remote: + path: Terminal.Gui/Views/StatusBar.cs + branch: docs + repo: tig:tig/gui.cs.git + id: StatusItem + path: ../Terminal.Gui/Views/StatusBar.cs + startLine: 21 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\n objects are contained by s. \nEach has a title, a shortcut (hotkey), and an that will be invoked when the \n is pressed.\nThe will be a global hotkey for the application in the current context of the screen.\nThe colour of the will be changed after each ~. \nA set to `~F1~ Help` will render as *F1* using and\n*Help* as .\n" + example: [] + syntax: + content: public class StatusItem + content.vb: Public Class StatusItem + 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 + - class + modifiers.vb: + - Public + - Class +- uid: Terminal.Gui.StatusItem.#ctor(Terminal.Gui.Key,NStack.ustring,System.Action) + commentId: M:Terminal.Gui.StatusItem.#ctor(Terminal.Gui.Key,NStack.ustring,System.Action) + id: '#ctor(Terminal.Gui.Key,NStack.ustring,System.Action)' + parent: Terminal.Gui.StatusItem + langs: + - csharp + - vb + name: StatusItem(Key, ustring, Action) + nameWithType: StatusItem.StatusItem(Key, ustring, Action) + fullName: Terminal.Gui.StatusItem.StatusItem(Terminal.Gui.Key, NStack.ustring, System.Action) + type: Constructor + source: + remote: + path: Terminal.Gui/Views/StatusBar.cs + branch: docs + repo: tig:tig/gui.cs.git + id: .ctor + path: ../Terminal.Gui/Views/StatusBar.cs + startLine: 28 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nInitializes a new .\n" + example: [] + syntax: + content: public StatusItem(Key shortcut, ustring title, Action action) + parameters: + - id: shortcut + type: Terminal.Gui.Key + description: Shortcut to activate the . + - id: title + type: NStack.ustring + description: Title for the . + - id: action + type: System.Action + description: Action to invoke when the is activated. + content.vb: Public Sub New(shortcut As Key, title As ustring, action As Action) + overload: Terminal.Gui.StatusItem.#ctor* + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: Terminal.Gui.StatusItem.Shortcut + commentId: P:Terminal.Gui.StatusItem.Shortcut + id: Shortcut + parent: Terminal.Gui.StatusItem + langs: + - csharp + - vb + name: Shortcut + nameWithType: StatusItem.Shortcut + fullName: Terminal.Gui.StatusItem.Shortcut + type: Property + source: + remote: + path: Terminal.Gui/Views/StatusBar.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Shortcut + path: ../Terminal.Gui/Views/StatusBar.cs + startLine: 38 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nGets the global shortcut to invoke the action on the menu.\n" + example: [] + syntax: + content: public Key Shortcut { get; } + parameters: [] + return: + type: Terminal.Gui.Key + content.vb: Public ReadOnly Property Shortcut As Key + overload: Terminal.Gui.StatusItem.Shortcut* + modifiers.csharp: + - public + - get + modifiers.vb: + - Public + - ReadOnly +- uid: Terminal.Gui.StatusItem.Title + commentId: P:Terminal.Gui.StatusItem.Title + id: Title + parent: Terminal.Gui.StatusItem + langs: + - csharp + - vb + name: Title + nameWithType: StatusItem.Title + fullName: Terminal.Gui.StatusItem.Title + type: Property + source: + remote: + path: Terminal.Gui/Views/StatusBar.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Title + path: ../Terminal.Gui/Views/StatusBar.cs + startLine: 49 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nGets or sets the title.\n" + remarks: "\nThe colour of the will be changed after each ~. \nA set to `~F1~ Help` will render as *F1* using and\n*Help* as .\n" + example: [] + syntax: + content: public ustring Title { get; } + parameters: [] + return: + type: NStack.ustring + description: The title. + content.vb: Public ReadOnly Property Title As ustring + overload: Terminal.Gui.StatusItem.Title* + modifiers.csharp: + - public + - get + modifiers.vb: + - Public + - ReadOnly +- uid: Terminal.Gui.StatusItem.Action + commentId: P:Terminal.Gui.StatusItem.Action + id: Action + parent: Terminal.Gui.StatusItem + langs: + - csharp + - vb + name: Action + nameWithType: StatusItem.Action + fullName: Terminal.Gui.StatusItem.Action + type: Property + source: + remote: + path: Terminal.Gui/Views/StatusBar.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Action + path: ../Terminal.Gui/Views/StatusBar.cs + startLine: 55 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nGets or sets the action to be invoked when the statusbar item is triggered\n" + example: [] + syntax: + content: public Action Action { get; } + parameters: [] + return: + type: System.Action + description: Action to invoke. + content.vb: Public ReadOnly Property Action As Action + overload: Terminal.Gui.StatusItem.Action* + modifiers.csharp: + - public + - get + modifiers.vb: + - Public + - ReadOnly +references: +- uid: Terminal.Gui.StatusItem + commentId: T:Terminal.Gui.StatusItem + name: StatusItem + nameWithType: StatusItem + fullName: Terminal.Gui.StatusItem +- uid: Terminal.Gui.StatusBar + commentId: T:Terminal.Gui.StatusBar + parent: Terminal.Gui + name: StatusBar + nameWithType: StatusBar + fullName: Terminal.Gui.StatusBar +- uid: Terminal.Gui.View + commentId: T:Terminal.Gui.View + parent: Terminal.Gui + name: View + nameWithType: View + fullName: Terminal.Gui.View +- uid: Terminal.Gui.StatusItem.Action + commentId: P:Terminal.Gui.StatusItem.Action + isExternal: true +- uid: Terminal.Gui.StatusItem.Shortcut + commentId: P:Terminal.Gui.StatusItem.Shortcut + isExternal: true +- uid: Terminal.Gui.StatusItem.Title + commentId: P:Terminal.Gui.StatusItem.Title + isExternal: true +- uid: Terminal.Gui.ColorScheme.HotNormal + commentId: P:Terminal.Gui.ColorScheme.HotNormal + isExternal: true +- 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.StatusItem.#ctor* + commentId: Overload:Terminal.Gui.StatusItem.#ctor + name: StatusItem + nameWithType: StatusItem.StatusItem + fullName: Terminal.Gui.StatusItem.StatusItem +- uid: Terminal.Gui.Key + commentId: T:Terminal.Gui.Key + parent: Terminal.Gui + name: Key + nameWithType: Key + fullName: Terminal.Gui.Key +- uid: NStack.ustring + commentId: T:NStack.ustring + parent: NStack + isExternal: true + name: ustring + nameWithType: ustring + fullName: NStack.ustring +- uid: System.Action + commentId: T:System.Action + parent: System + isExternal: true + name: Action + nameWithType: Action + fullName: System.Action +- uid: NStack + commentId: N:NStack + isExternal: true + name: NStack + nameWithType: NStack + fullName: NStack +- uid: Terminal.Gui.StatusItem.Shortcut* + commentId: Overload:Terminal.Gui.StatusItem.Shortcut + name: Shortcut + nameWithType: StatusItem.Shortcut + fullName: Terminal.Gui.StatusItem.Shortcut +- uid: Terminal.Gui.StatusItem.Title* + commentId: Overload:Terminal.Gui.StatusItem.Title + name: Title + nameWithType: StatusItem.Title + fullName: Terminal.Gui.StatusItem.Title +- uid: Terminal.Gui.StatusItem.Action* + commentId: Overload:Terminal.Gui.StatusItem.Action + name: Action + nameWithType: StatusItem.Action + fullName: Terminal.Gui.StatusItem.Action +shouldSkipMarkup: true diff --git a/docfx/api/Terminal.Gui/Terminal.Gui.TextAlignment.yml b/docfx/api/Terminal.Gui/Terminal.Gui.TextAlignment.yml index 3ca4ea587..e781d784f 100644 --- a/docfx/api/Terminal.Gui/Terminal.Gui.TextAlignment.yml +++ b/docfx/api/Terminal.Gui/Terminal.Gui.TextAlignment.yml @@ -1,7 +1,9 @@ ### YamlMime:ManagedReference items: - uid: Terminal.Gui.TextAlignment + commentId: T:Terminal.Gui.TextAlignment id: TextAlignment + parent: Terminal.Gui children: - Terminal.Gui.TextAlignment.Centered - Terminal.Gui.TextAlignment.Justified @@ -9,128 +11,179 @@ items: - Terminal.Gui.TextAlignment.Right langs: - csharp + - vb name: TextAlignment nameWithType: TextAlignment fullName: Terminal.Gui.TextAlignment type: Enum + source: + remote: + path: Terminal.Gui/Views/Label.cs + branch: docs + repo: tig:tig/gui.cs.git + id: TextAlignment + path: ../Terminal.Gui/Views/Label.cs + startLine: 16 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: Text alignment enumeration, controls how text is displayed. + summary: "\nText alignment enumeration, controls how text is displayed.\n" + example: [] syntax: content: public enum TextAlignment - inheritance: - - System.Enum -- uid: Terminal.Gui.TextAlignment.Centered - id: Centered - parent: Terminal.Gui.TextAlignment - langs: - - csharp - name: Centered - nameWithType: TextAlignment.Centered - fullName: TextAlignment.Centered - type: Field - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Centers the text in the frame. - syntax: - content: Centered - return: - type: Terminal.Gui.TextAlignment - description: To be added. - exceptions: [] -- uid: Terminal.Gui.TextAlignment.Justified - id: Justified - parent: Terminal.Gui.TextAlignment - langs: - - csharp - name: Justified - nameWithType: TextAlignment.Justified - fullName: TextAlignment.Justified - type: Field - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Shows the line as justified text in the line. - syntax: - content: Justified - return: - type: Terminal.Gui.TextAlignment - description: To be added. - exceptions: [] + content.vb: Public Enum TextAlignment + modifiers.csharp: + - public + - enum + modifiers.vb: + - Public + - Enum - uid: Terminal.Gui.TextAlignment.Left + commentId: F:Terminal.Gui.TextAlignment.Left id: Left parent: Terminal.Gui.TextAlignment langs: - csharp + - vb name: Left nameWithType: TextAlignment.Left - fullName: TextAlignment.Left + fullName: Terminal.Gui.TextAlignment.Left type: Field + source: + remote: + path: Terminal.Gui/Views/Label.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Left + path: ../Terminal.Gui/Views/Label.cs + startLine: 20 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: Aligns the text to the left of the frame. + summary: "\nAligns the text to the left of the frame.\n" + example: [] syntax: - content: Left + content: Left = 0 return: type: Terminal.Gui.TextAlignment - description: To be added. - exceptions: [] + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const - uid: Terminal.Gui.TextAlignment.Right + commentId: F:Terminal.Gui.TextAlignment.Right id: Right parent: Terminal.Gui.TextAlignment langs: - csharp + - vb name: Right nameWithType: TextAlignment.Right - fullName: TextAlignment.Right + fullName: Terminal.Gui.TextAlignment.Right type: Field + source: + remote: + path: Terminal.Gui/Views/Label.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Right + path: ../Terminal.Gui/Views/Label.cs + startLine: 24 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: Aligns the text to the right side of the frame. + summary: "\nAligns the text to the right side of the frame.\n" + example: [] syntax: - content: Right + content: Right = 1 return: type: Terminal.Gui.TextAlignment - description: To be added. - exceptions: [] -references: -- uid: System.Enum - parent: System - isExternal: true - name: Enum - nameWithType: Enum - fullName: System.Enum + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const - uid: Terminal.Gui.TextAlignment.Centered + commentId: F:Terminal.Gui.TextAlignment.Centered + id: Centered parent: Terminal.Gui.TextAlignment - isExternal: false + langs: + - csharp + - vb name: Centered nameWithType: TextAlignment.Centered - fullName: TextAlignment.Centered + fullName: Terminal.Gui.TextAlignment.Centered + type: Field + source: + remote: + path: Terminal.Gui/Views/Label.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Centered + path: ../Terminal.Gui/Views/Label.cs + startLine: 28 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nCenters the text in the frame.\n" + example: [] + syntax: + content: Centered = 2 + return: + type: Terminal.Gui.TextAlignment + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Terminal.Gui.TextAlignment.Justified + commentId: F:Terminal.Gui.TextAlignment.Justified + id: Justified + parent: Terminal.Gui.TextAlignment + langs: + - csharp + - vb + name: Justified + nameWithType: TextAlignment.Justified + fullName: Terminal.Gui.TextAlignment.Justified + type: Field + source: + remote: + path: Terminal.Gui/Views/Label.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Justified + path: ../Terminal.Gui/Views/Label.cs + startLine: 32 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nShows the text as justified text in the frame.\n" + example: [] + syntax: + content: Justified = 3 + return: + type: Terminal.Gui.TextAlignment + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +references: +- uid: Terminal.Gui + commentId: N:Terminal.Gui + name: Terminal.Gui + nameWithType: Terminal.Gui + fullName: Terminal.Gui - uid: Terminal.Gui.TextAlignment + commentId: T:Terminal.Gui.TextAlignment parent: Terminal.Gui - isExternal: false name: TextAlignment nameWithType: TextAlignment fullName: Terminal.Gui.TextAlignment -- uid: Terminal.Gui.TextAlignment.Justified - parent: Terminal.Gui.TextAlignment - isExternal: false - name: Justified - nameWithType: TextAlignment.Justified - fullName: TextAlignment.Justified -- uid: Terminal.Gui.TextAlignment.Left - parent: Terminal.Gui.TextAlignment - isExternal: false - name: Left - nameWithType: TextAlignment.Left - fullName: TextAlignment.Left -- uid: Terminal.Gui.TextAlignment.Right - parent: Terminal.Gui.TextAlignment - isExternal: false - name: Right - nameWithType: TextAlignment.Right - fullName: TextAlignment.Right +shouldSkipMarkup: true diff --git a/docfx/api/Terminal.Gui/Terminal.Gui.TextField.yml b/docfx/api/Terminal.Gui/Terminal.Gui.TextField.yml index a2ecd8a11..fb7633141 100644 --- a/docfx/api/Terminal.Gui/Terminal.Gui.TextField.yml +++ b/docfx/api/Terminal.Gui/Terminal.Gui.TextField.yml @@ -1,146 +1,351 @@ ### YamlMime:ManagedReference items: - uid: Terminal.Gui.TextField + commentId: T:Terminal.Gui.TextField id: TextField + parent: Terminal.Gui children: - Terminal.Gui.TextField.#ctor(NStack.ustring) - - Terminal.Gui.TextField.#ctor(System.String) - Terminal.Gui.TextField.#ctor(System.Int32,System.Int32,System.Int32,NStack.ustring) + - Terminal.Gui.TextField.#ctor(System.String) - Terminal.Gui.TextField.CanFocus - Terminal.Gui.TextField.Changed + - Terminal.Gui.TextField.ClearAllSelection + - Terminal.Gui.TextField.Copy - Terminal.Gui.TextField.CursorPosition + - Terminal.Gui.TextField.Cut - Terminal.Gui.TextField.Frame - Terminal.Gui.TextField.MouseEvent(Terminal.Gui.MouseEvent) + - Terminal.Gui.TextField.OnLeave + - Terminal.Gui.TextField.Paste - Terminal.Gui.TextField.PositionCursor - Terminal.Gui.TextField.ProcessKey(Terminal.Gui.KeyEvent) + - Terminal.Gui.TextField.ReadOnly - Terminal.Gui.TextField.Redraw(Terminal.Gui.Rect) - Terminal.Gui.TextField.Secret + - Terminal.Gui.TextField.SelectedLength + - Terminal.Gui.TextField.SelectedStart + - Terminal.Gui.TextField.SelectedText - Terminal.Gui.TextField.Text - Terminal.Gui.TextField.Used langs: - csharp + - vb name: TextField nameWithType: TextField fullName: Terminal.Gui.TextField type: Class + source: + remote: + path: Terminal.Gui/Views/TextField.cs + branch: docs + repo: tig:tig/gui.cs.git + id: TextField + path: ../Terminal.Gui/Views/TextField.cs + startLine: 19 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: Text data entry widget - remarks: >- - The Entry widget provides Emacs-like editing - functionality, and mouse support. + summary: "\nSingle-line text entry \n" + remarks: "\nThe provides editing functionality and mouse support.\n" + example: [] syntax: - content: 'public class TextField : Terminal.Gui.View' + content: 'public class TextField : View, IEnumerable' + content.vb: >- + Public Class TextField + + Inherits View + + Implements IEnumerable inheritance: - System.Object - Terminal.Gui.Responder - Terminal.Gui.View derivedClasses: + - Terminal.Gui.DateField - Terminal.Gui.TimeField - implements: [] + implements: + - System.Collections.IEnumerable inheritedMembers: - - Terminal.Gui.View.Add(Terminal.Gui.View) - - Terminal.Gui.View.Add(Terminal.Gui.View[]) - - Terminal.Gui.View.AddRune(System.Int32,System.Int32,System.Rune) - - Terminal.Gui.View.Bounds - - Terminal.Gui.View.ChildNeedsDisplay - - Terminal.Gui.View.Clear - - Terminal.Gui.View.Clear(Terminal.Gui.Rect) - - Terminal.Gui.View.ClearNeedsDisplay - - Terminal.Gui.View.ClipToBounds - - Terminal.Gui.View.ColorScheme - - Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean) - - Terminal.Gui.View.DrawHotString(NStack.ustring,System.Boolean,Terminal.Gui.ColorScheme) - - Terminal.Gui.View.DrawHotString(NStack.ustring,Terminal.Gui.Attribute,Terminal.Gui.Attribute) + - Terminal.Gui.View.Enter + - Terminal.Gui.View.Leave + - Terminal.Gui.View.MouseEnter + - Terminal.Gui.View.MouseLeave - Terminal.Gui.View.Driver - - Terminal.Gui.View.EnsureFocus - - Terminal.Gui.View.Focused - - Terminal.Gui.View.FocusFirst - - Terminal.Gui.View.FocusLast - - Terminal.Gui.View.FocusNext - - Terminal.Gui.View.FocusPrev - - Terminal.Gui.View.GetEnumerator - - Terminal.Gui.View.HasFocus - - Terminal.Gui.View.Height - - Terminal.Gui.View.Id - - Terminal.Gui.View.LayoutStyle - - Terminal.Gui.View.LayoutSubviews - - Terminal.Gui.View.MostFocused - - Terminal.Gui.View.Move(System.Int32,System.Int32) - - Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) - - Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) - - Terminal.Gui.View.Remove(Terminal.Gui.View) - - Terminal.Gui.View.RemoveAll - - Terminal.Gui.View.ScreenToView(System.Int32,System.Int32) - - Terminal.Gui.View.SetClip(Terminal.Gui.Rect) - - Terminal.Gui.View.SetFocus(Terminal.Gui.View) - - Terminal.Gui.View.SetNeedsDisplay - - Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) - Terminal.Gui.View.Subviews - - Terminal.Gui.View.SuperView - - Terminal.Gui.View.ToString + - Terminal.Gui.View.Id - Terminal.Gui.View.WantMousePositionReports - - Terminal.Gui.View.Width + - Terminal.Gui.View.WantContinuousButtonPressed + - Terminal.Gui.View.GetEnumerator + - Terminal.Gui.View.LayoutStyle + - Terminal.Gui.View.Bounds - Terminal.Gui.View.X - Terminal.Gui.View.Y -- uid: Terminal.Gui.TextField.#ctor(NStack.ustring) - id: '#ctor(NStack.ustring)' + - Terminal.Gui.View.Width + - Terminal.Gui.View.Height + - Terminal.Gui.View.SuperView + - Terminal.Gui.View.SetNeedsDisplay + - Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) + - Terminal.Gui.View.ChildNeedsDisplay + - Terminal.Gui.View.Add(Terminal.Gui.View) + - Terminal.Gui.View.Add(Terminal.Gui.View[]) + - Terminal.Gui.View.RemoveAll + - Terminal.Gui.View.Remove(Terminal.Gui.View) + - Terminal.Gui.View.BringSubviewToFront(Terminal.Gui.View) + - Terminal.Gui.View.SendSubviewToBack(Terminal.Gui.View) + - Terminal.Gui.View.SendSubviewBackwards(Terminal.Gui.View) + - Terminal.Gui.View.BringSubviewForward(Terminal.Gui.View) + - Terminal.Gui.View.Clear + - Terminal.Gui.View.Clear(Terminal.Gui.Rect) + - Terminal.Gui.View.ScreenToView(System.Int32,System.Int32) + - Terminal.Gui.View.ClipToBounds + - Terminal.Gui.View.SetClip(Terminal.Gui.Rect) + - Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean) + - Terminal.Gui.View.DrawHotString(NStack.ustring,Terminal.Gui.Attribute,Terminal.Gui.Attribute) + - Terminal.Gui.View.DrawHotString(NStack.ustring,System.Boolean,Terminal.Gui.ColorScheme) + - Terminal.Gui.View.Move(System.Int32,System.Int32) + - Terminal.Gui.View.HasFocus + - Terminal.Gui.View.OnEnter + - Terminal.Gui.View.Focused + - Terminal.Gui.View.MostFocused + - Terminal.Gui.View.ColorScheme + - Terminal.Gui.View.AddRune(System.Int32,System.Int32,System.Rune) + - Terminal.Gui.View.ClearNeedsDisplay + - Terminal.Gui.View.SetFocus(Terminal.Gui.View) + - Terminal.Gui.View.KeyPress + - Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) + - Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) + - Terminal.Gui.View.KeyDown + - Terminal.Gui.View.OnKeyDown(Terminal.Gui.KeyEvent) + - Terminal.Gui.View.KeyUp + - Terminal.Gui.View.OnKeyUp(Terminal.Gui.KeyEvent) + - Terminal.Gui.View.EnsureFocus + - Terminal.Gui.View.FocusFirst + - Terminal.Gui.View.FocusLast + - Terminal.Gui.View.FocusPrev + - Terminal.Gui.View.FocusNext + - Terminal.Gui.View.LayoutSubviews + - Terminal.Gui.View.ToString + - Terminal.Gui.View.OnMouseEnter(Terminal.Gui.MouseEvent) + - Terminal.Gui.View.OnMouseLeave(Terminal.Gui.MouseEvent) + - 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) + modifiers.csharp: + - public + - class + modifiers.vb: + - Public + - Class +- uid: Terminal.Gui.TextField.Used + commentId: P:Terminal.Gui.TextField.Used + id: Used parent: Terminal.Gui.TextField langs: - csharp - name: TextField(ustring) - nameWithType: TextField.TextField(ustring) - fullName: TextField.TextField(ustring) - type: Constructor + - vb + name: Used + nameWithType: TextField.Used + fullName: Terminal.Gui.TextField.Used + type: Property + source: + remote: + path: Terminal.Gui/Views/TextField.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Used + path: ../Terminal.Gui/Views/TextField.cs + startLine: 27 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: Public constructor that creates a text field, with layout controlled with X, Y, Width and Height. + summary: "\nTracks whether the text field should be considered "used", that is, that the user has moved in the entry, so new input should be appended at the cursor position, rather than clearing the entry\n" + example: [] syntax: - content: public TextField (NStack.ustring text); - parameters: - - id: text - type: NStack.ustring - description: Initial text contents. - overload: Terminal.Gui.TextField.#ctor* - exceptions: [] + content: public bool Used { get; set; } + parameters: [] + return: + type: System.Boolean + content.vb: Public Property Used As Boolean + overload: Terminal.Gui.TextField.Used* + modifiers.csharp: + - public + - get + - set + modifiers.vb: + - Public +- uid: Terminal.Gui.TextField.ReadOnly + commentId: P:Terminal.Gui.TextField.ReadOnly + id: ReadOnly + parent: Terminal.Gui.TextField + langs: + - csharp + - vb + name: ReadOnly + nameWithType: TextField.ReadOnly + fullName: Terminal.Gui.TextField.ReadOnly + type: Property + source: + remote: + path: Terminal.Gui/Views/TextField.cs + branch: docs + repo: tig:tig/gui.cs.git + id: ReadOnly + path: ../Terminal.Gui/Views/TextField.cs + startLine: 32 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nIf set to true its not allow any changes in the text.\n" + example: [] + syntax: + content: public bool ReadOnly { get; set; } + parameters: [] + return: + type: System.Boolean + content.vb: Public Property ReadOnly As Boolean + overload: Terminal.Gui.TextField.ReadOnly* + modifiers.csharp: + - public + - get + - set + modifiers.vb: + - Public +- uid: Terminal.Gui.TextField.Changed + commentId: E:Terminal.Gui.TextField.Changed + id: Changed + parent: Terminal.Gui.TextField + langs: + - csharp + - vb + name: Changed + nameWithType: TextField.Changed + fullName: Terminal.Gui.TextField.Changed + type: Event + source: + remote: + path: Terminal.Gui/Views/TextField.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Changed + path: ../Terminal.Gui/Views/TextField.cs + startLine: 41 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nChanged event, raised when the text has clicked.\n" + remarks: "\nClient code can hook up to this event, it is\nraised when the text in the entry changes.\n" + example: [] + syntax: + content: public event EventHandler Changed + return: + type: System.EventHandler{NStack.ustring} + content.vb: Public Event Changed As EventHandler(Of ustring) + modifiers.csharp: + - public + modifiers.vb: + - Public - uid: Terminal.Gui.TextField.#ctor(System.String) + commentId: M:Terminal.Gui.TextField.#ctor(System.String) id: '#ctor(System.String)' parent: Terminal.Gui.TextField langs: - csharp + - vb name: TextField(String) nameWithType: TextField.TextField(String) - fullName: TextField.TextField(String) + fullName: Terminal.Gui.TextField.TextField(System.String) type: Constructor + source: + remote: + path: Terminal.Gui/Views/TextField.cs + branch: docs + repo: tig:tig/gui.cs.git + id: .ctor + path: ../Terminal.Gui/Views/TextField.cs + startLine: 47 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: Public constructor that creates a text field, with layout controlled with X, Y, Width and Height. + summary: "\nPublic constructor that creates a text field, with layout controlled with X, Y, Width and Height.\n" + example: [] syntax: - content: public TextField (string text); + content: public TextField(string text) parameters: - id: text type: System.String description: Initial text contents. + content.vb: Public Sub New(text As String) overload: Terminal.Gui.TextField.#ctor* - exceptions: [] + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: Terminal.Gui.TextField.#ctor(NStack.ustring) + commentId: M:Terminal.Gui.TextField.#ctor(NStack.ustring) + id: '#ctor(NStack.ustring)' + parent: Terminal.Gui.TextField + langs: + - csharp + - vb + name: TextField(ustring) + nameWithType: TextField.TextField(ustring) + fullName: Terminal.Gui.TextField.TextField(NStack.ustring) + type: Constructor + source: + remote: + path: Terminal.Gui/Views/TextField.cs + branch: docs + repo: tig:tig/gui.cs.git + id: .ctor + path: ../Terminal.Gui/Views/TextField.cs + startLine: 56 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nPublic constructor that creates a text field, with layout controlled with X, Y, Width and Height.\n" + example: [] + syntax: + content: public TextField(ustring text) + parameters: + - id: text + type: NStack.ustring + description: Initial text contents. + content.vb: Public Sub New(text As ustring) + overload: Terminal.Gui.TextField.#ctor* + modifiers.csharp: + - public + modifiers.vb: + - Public - uid: Terminal.Gui.TextField.#ctor(System.Int32,System.Int32,System.Int32,NStack.ustring) + commentId: M:Terminal.Gui.TextField.#ctor(System.Int32,System.Int32,System.Int32,NStack.ustring) id: '#ctor(System.Int32,System.Int32,System.Int32,NStack.ustring)' parent: Terminal.Gui.TextField langs: - csharp + - vb name: TextField(Int32, Int32, Int32, ustring) nameWithType: TextField.TextField(Int32, Int32, Int32, ustring) - fullName: TextField.TextField(Int32, Int32, Int32, ustring) + fullName: Terminal.Gui.TextField.TextField(System.Int32, System.Int32, System.Int32, NStack.ustring) type: Constructor + source: + remote: + path: Terminal.Gui/Views/TextField.cs + branch: docs + repo: tig:tig/gui.cs.git + id: .ctor + path: ../Terminal.Gui/Views/TextField.cs + startLine: 68 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: Public constructor that creates a text field at an absolute position and size. + summary: "\nPublic constructor that creates a text field at an absolute position and size.\n" + example: [] syntax: - content: public TextField (int x, int y, int w, NStack.ustring text); + content: public TextField(int x, int y, int w, ustring text) parameters: - id: x type: System.Int32 @@ -154,699 +359,3028 @@ items: - id: text type: NStack.ustring description: Initial text contents. + content.vb: Public Sub New(x As Integer, y As Integer, w As Integer, text As ustring) overload: Terminal.Gui.TextField.#ctor* - exceptions: [] -- uid: Terminal.Gui.TextField.CanFocus - id: CanFocus + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: Terminal.Gui.TextField.OnLeave + commentId: M:Terminal.Gui.TextField.OnLeave + id: OnLeave parent: Terminal.Gui.TextField langs: - csharp - name: CanFocus - nameWithType: TextField.CanFocus - fullName: TextField.CanFocus - type: Property + - vb + name: OnLeave() + nameWithType: TextField.OnLeave() + fullName: Terminal.Gui.TextField.OnLeave() + type: Method + source: + remote: + path: Terminal.Gui/Views/TextField.cs + branch: docs + repo: tig:tig/gui.cs.git + id: OnLeave + path: ../Terminal.Gui/Views/TextField.cs + startLine: 87 assemblies: - Terminal.Gui namespace: Terminal.Gui + example: [] syntax: - content: public override bool CanFocus { get; set; } + content: public override bool OnLeave() return: type: System.Boolean - description: To be added. - overload: Terminal.Gui.TextField.CanFocus* - exceptions: [] -- uid: Terminal.Gui.TextField.Changed - id: Changed - parent: Terminal.Gui.TextField - langs: - - csharp - name: Changed - nameWithType: TextField.Changed - fullName: TextField.Changed - type: Event - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Changed event, raised when the text has clicked. - remarks: >- - Client code can hook up to this event, it is - raised when the text in the entry changes. - syntax: - content: public event EventHandler Changed; - return: - type: System.EventHandler - description: To be added. - exceptions: [] -- uid: Terminal.Gui.TextField.CursorPosition - id: CursorPosition - parent: Terminal.Gui.TextField - langs: - - csharp - name: CursorPosition - nameWithType: TextField.CursorPosition - fullName: TextField.CursorPosition - type: Property - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Sets or gets the current cursor position. - syntax: - content: public int CursorPosition { get; set; } - return: - type: System.Int32 - description: To be added. - overload: Terminal.Gui.TextField.CursorPosition* - exceptions: [] + content.vb: Public Overrides Function OnLeave As Boolean + overridden: Terminal.Gui.View.OnLeave + overload: Terminal.Gui.TextField.OnLeave* + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides - uid: Terminal.Gui.TextField.Frame + commentId: P:Terminal.Gui.TextField.Frame id: Frame parent: Terminal.Gui.TextField langs: - csharp + - vb name: Frame nameWithType: TextField.Frame - fullName: TextField.Frame + fullName: Terminal.Gui.TextField.Frame type: Property + source: + remote: + path: Terminal.Gui/Views/TextField.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Frame + path: ../Terminal.Gui/Views/TextField.cs + startLine: 98 assemblies: - Terminal.Gui namespace: Terminal.Gui + example: [] syntax: - content: public override Terminal.Gui.Rect Frame { get; set; } - return: - type: Terminal.Gui.Rect - description: To be added. - overload: Terminal.Gui.TextField.Frame* - exceptions: [] -- uid: Terminal.Gui.TextField.MouseEvent(Terminal.Gui.MouseEvent) - id: MouseEvent(Terminal.Gui.MouseEvent) - parent: Terminal.Gui.TextField - langs: - - csharp - name: MouseEvent(MouseEvent) - nameWithType: TextField.MouseEvent(MouseEvent) - fullName: TextField.MouseEvent(MouseEvent) - type: Method - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - syntax: - content: public override bool MouseEvent (Terminal.Gui.MouseEvent ev); - parameters: - - id: ev - type: Terminal.Gui.MouseEvent - description: To be added. - return: - type: System.Boolean - description: To be added. - overload: Terminal.Gui.TextField.MouseEvent* - exceptions: [] -- uid: Terminal.Gui.TextField.PositionCursor - id: PositionCursor - parent: Terminal.Gui.TextField - langs: - - csharp - name: PositionCursor() - nameWithType: TextField.PositionCursor() - fullName: TextField.PositionCursor() - type: Method - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Sets the cursor position. - syntax: - content: public override void PositionCursor (); + content: public override Rect Frame { get; set; } parameters: [] - overload: Terminal.Gui.TextField.PositionCursor* - exceptions: [] -- uid: Terminal.Gui.TextField.ProcessKey(Terminal.Gui.KeyEvent) - id: ProcessKey(Terminal.Gui.KeyEvent) - parent: Terminal.Gui.TextField - langs: - - csharp - name: ProcessKey(KeyEvent) - nameWithType: TextField.ProcessKey(KeyEvent) - fullName: TextField.ProcessKey(KeyEvent) - type: Method - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - syntax: - content: public override bool ProcessKey (Terminal.Gui.KeyEvent kb); - parameters: - - id: kb - type: Terminal.Gui.KeyEvent - description: To be added. return: - type: System.Boolean - description: To be added. - overload: Terminal.Gui.TextField.ProcessKey* - exceptions: [] -- uid: Terminal.Gui.TextField.Redraw(Terminal.Gui.Rect) - id: Redraw(Terminal.Gui.Rect) - parent: Terminal.Gui.TextField - langs: - - csharp - name: Redraw(Rect) - nameWithType: TextField.Redraw(Rect) - fullName: TextField.Redraw(Rect) - type: Method - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - syntax: - content: public override void Redraw (Terminal.Gui.Rect region); - parameters: - - id: region type: Terminal.Gui.Rect - description: To be added. - overload: Terminal.Gui.TextField.Redraw* - exceptions: [] -- uid: Terminal.Gui.TextField.Secret - id: Secret - parent: Terminal.Gui.TextField - langs: - - csharp - name: Secret - nameWithType: TextField.Secret - fullName: TextField.Secret - type: Property - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Sets the secret property. - remarks: This makes the text entry suitable for entering passwords. - syntax: - content: public bool Secret { get; set; } - return: - type: System.Boolean - description: To be added. - overload: Terminal.Gui.TextField.Secret* - exceptions: [] + content.vb: Public Overrides Property Frame As Rect + overridden: Terminal.Gui.View.Frame + overload: Terminal.Gui.TextField.Frame* + modifiers.csharp: + - public + - override + - get + - set + modifiers.vb: + - Public + - Overrides - uid: Terminal.Gui.TextField.Text + commentId: P:Terminal.Gui.TextField.Text id: Text parent: Terminal.Gui.TextField langs: - csharp + - vb name: Text nameWithType: TextField.Text - fullName: TextField.Text + fullName: Terminal.Gui.TextField.Text type: Property + source: + remote: + path: Terminal.Gui/Views/TextField.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Text + path: ../Terminal.Gui/Views/TextField.cs + startLine: 117 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: Sets or gets the text in the entry. + summary: "\nSets or gets the text held by the view.\n" + remarks: "\n" + example: [] syntax: - content: public NStack.ustring Text { get; set; } + content: public ustring Text { get; set; } + parameters: [] return: type: NStack.ustring - description: To be added. + content.vb: Public Property Text As ustring overload: Terminal.Gui.TextField.Text* - exceptions: [] -- uid: Terminal.Gui.TextField.Used - id: Used + modifiers.csharp: + - public + - get + - set + modifiers.vb: + - Public +- uid: Terminal.Gui.TextField.Secret + commentId: P:Terminal.Gui.TextField.Secret + id: Secret parent: Terminal.Gui.TextField langs: - csharp - name: Used - nameWithType: TextField.Used - fullName: TextField.Used + - vb + name: Secret + nameWithType: TextField.Secret + fullName: Terminal.Gui.TextField.Secret type: Property + source: + remote: + path: Terminal.Gui/Views/TextField.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Secret + path: ../Terminal.Gui/Views/TextField.cs + startLine: 154 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: Tracks whether the text field should be considered "used", that is, that the user has moved in the entry, so new input should be appended at the cursor position, rather than clearing the entry + summary: "\nSets the secret property.\n" + remarks: "\nThis makes the text entry suitable for entering passwords.\n" + example: [] syntax: - content: public bool Used { get; set; } + content: public bool Secret { get; set; } + parameters: [] return: type: System.Boolean - description: To be added. - overload: Terminal.Gui.TextField.Used* - exceptions: [] + content.vb: Public Property Secret As Boolean + overload: Terminal.Gui.TextField.Secret* + modifiers.csharp: + - public + - get + - set + modifiers.vb: + - Public +- uid: Terminal.Gui.TextField.CursorPosition + commentId: P:Terminal.Gui.TextField.CursorPosition + id: CursorPosition + parent: Terminal.Gui.TextField + langs: + - csharp + - vb + name: CursorPosition + nameWithType: TextField.CursorPosition + fullName: Terminal.Gui.TextField.CursorPosition + type: Property + source: + remote: + path: Terminal.Gui/Views/TextField.cs + branch: docs + repo: tig:tig/gui.cs.git + id: CursorPosition + path: ../Terminal.Gui/Views/TextField.cs + startLine: 159 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nSets or gets the current cursor position.\n" + example: [] + syntax: + content: public int CursorPosition { get; set; } + parameters: [] + return: + type: System.Int32 + content.vb: Public Property CursorPosition As Integer + overload: Terminal.Gui.TextField.CursorPosition* + modifiers.csharp: + - public + - get + - set + modifiers.vb: + - Public +- uid: Terminal.Gui.TextField.PositionCursor + commentId: M:Terminal.Gui.TextField.PositionCursor + id: PositionCursor + parent: Terminal.Gui.TextField + langs: + - csharp + - vb + name: PositionCursor() + nameWithType: TextField.PositionCursor() + fullName: Terminal.Gui.TextField.PositionCursor() + type: Method + source: + remote: + path: Terminal.Gui/Views/TextField.cs + branch: docs + repo: tig:tig/gui.cs.git + id: PositionCursor + path: ../Terminal.Gui/Views/TextField.cs + startLine: 171 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nSets the cursor position.\n" + example: [] + syntax: + content: public override void PositionCursor() + content.vb: Public Overrides Sub PositionCursor + overridden: Terminal.Gui.View.PositionCursor + overload: Terminal.Gui.TextField.PositionCursor* + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides +- uid: Terminal.Gui.TextField.Redraw(Terminal.Gui.Rect) + commentId: M:Terminal.Gui.TextField.Redraw(Terminal.Gui.Rect) + id: Redraw(Terminal.Gui.Rect) + parent: Terminal.Gui.TextField + langs: + - csharp + - vb + name: Redraw(Rect) + nameWithType: TextField.Redraw(Rect) + fullName: Terminal.Gui.TextField.Redraw(Terminal.Gui.Rect) + type: Method + source: + remote: + path: Terminal.Gui/Views/TextField.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Redraw + path: ../Terminal.Gui/Views/TextField.cs + startLine: 184 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + example: [] + syntax: + content: public override void Redraw(Rect region) + parameters: + - id: region + type: Terminal.Gui.Rect + content.vb: Public Overrides Sub Redraw(region As Rect) + overridden: Terminal.Gui.View.Redraw(Terminal.Gui.Rect) + overload: Terminal.Gui.TextField.Redraw* + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides +- uid: Terminal.Gui.TextField.CanFocus + commentId: P:Terminal.Gui.TextField.CanFocus + id: CanFocus + parent: Terminal.Gui.TextField + langs: + - csharp + - vb + name: CanFocus + nameWithType: TextField.CanFocus + fullName: Terminal.Gui.TextField.CanFocus + type: Property + source: + remote: + path: Terminal.Gui/Views/TextField.cs + branch: docs + repo: tig:tig/gui.cs.git + id: CanFocus + path: ../Terminal.Gui/Views/TextField.cs + startLine: 256 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + example: [] + syntax: + content: public override bool CanFocus { get; set; } + parameters: [] + return: + type: System.Boolean + content.vb: Public Overrides Property CanFocus As Boolean + overridden: Terminal.Gui.Responder.CanFocus + overload: Terminal.Gui.TextField.CanFocus* + modifiers.csharp: + - public + - override + - get + - set + modifiers.vb: + - Public + - Overrides +- uid: Terminal.Gui.TextField.ProcessKey(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.TextField.ProcessKey(Terminal.Gui.KeyEvent) + id: ProcessKey(Terminal.Gui.KeyEvent) + parent: Terminal.Gui.TextField + langs: + - csharp + - vb + name: ProcessKey(KeyEvent) + nameWithType: TextField.ProcessKey(KeyEvent) + fullName: Terminal.Gui.TextField.ProcessKey(Terminal.Gui.KeyEvent) + type: Method + source: + remote: + path: Terminal.Gui/Views/TextField.cs + branch: docs + repo: tig:tig/gui.cs.git + id: ProcessKey + path: ../Terminal.Gui/Views/TextField.cs + startLine: 285 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nProcesses key presses for the .\n" + remarks: "\nThe control responds to the following keys:\n
KeysFunction
, Deletes the character before cursor.
\n" + example: [] + syntax: + content: public override bool ProcessKey(KeyEvent kb) + parameters: + - id: kb + type: Terminal.Gui.KeyEvent + description: '' + return: + type: System.Boolean + description: '' + content.vb: Public Overrides Function ProcessKey(kb As KeyEvent) As Boolean + overridden: Terminal.Gui.View.ProcessKey(Terminal.Gui.KeyEvent) + overload: Terminal.Gui.TextField.ProcessKey* + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides +- uid: Terminal.Gui.TextField.SelectedStart + commentId: P:Terminal.Gui.TextField.SelectedStart + id: SelectedStart + parent: Terminal.Gui.TextField + langs: + - csharp + - vb + name: SelectedStart + nameWithType: TextField.SelectedStart + fullName: Terminal.Gui.TextField.SelectedStart + type: Property + source: + remote: + path: Terminal.Gui/Views/TextField.cs + branch: docs + repo: tig:tig/gui.cs.git + id: SelectedStart + path: ../Terminal.Gui/Views/TextField.cs + startLine: 614 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nStart position of the selected text.\n" + example: [] + syntax: + content: public int SelectedStart { get; set; } + parameters: [] + return: + type: System.Int32 + content.vb: Public Property SelectedStart As Integer + overload: Terminal.Gui.TextField.SelectedStart* + modifiers.csharp: + - public + - get + - set + modifiers.vb: + - Public +- uid: Terminal.Gui.TextField.SelectedLength + commentId: P:Terminal.Gui.TextField.SelectedLength + id: SelectedLength + parent: Terminal.Gui.TextField + langs: + - csharp + - vb + name: SelectedLength + nameWithType: TextField.SelectedLength + fullName: Terminal.Gui.TextField.SelectedLength + type: Property + source: + remote: + path: Terminal.Gui/Views/TextField.cs + branch: docs + repo: tig:tig/gui.cs.git + id: SelectedLength + path: ../Terminal.Gui/Views/TextField.cs + startLine: 619 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nLength of the selected text.\n" + example: [] + syntax: + content: public int SelectedLength { get; set; } + parameters: [] + return: + type: System.Int32 + content.vb: Public Property SelectedLength As Integer + overload: Terminal.Gui.TextField.SelectedLength* + modifiers.csharp: + - public + - get + - set + modifiers.vb: + - Public +- uid: Terminal.Gui.TextField.SelectedText + commentId: P:Terminal.Gui.TextField.SelectedText + id: SelectedText + parent: Terminal.Gui.TextField + langs: + - csharp + - vb + name: SelectedText + nameWithType: TextField.SelectedText + fullName: Terminal.Gui.TextField.SelectedText + type: Property + source: + remote: + path: Terminal.Gui/Views/TextField.cs + branch: docs + repo: tig:tig/gui.cs.git + id: SelectedText + path: ../Terminal.Gui/Views/TextField.cs + startLine: 624 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nThe selected text.\n" + example: [] + syntax: + content: public ustring SelectedText { get; set; } + parameters: [] + return: + type: NStack.ustring + content.vb: Public Property SelectedText As ustring + overload: Terminal.Gui.TextField.SelectedText* + modifiers.csharp: + - public + - get + - set + modifiers.vb: + - Public +- uid: Terminal.Gui.TextField.MouseEvent(Terminal.Gui.MouseEvent) + commentId: M:Terminal.Gui.TextField.MouseEvent(Terminal.Gui.MouseEvent) + id: MouseEvent(Terminal.Gui.MouseEvent) + parent: Terminal.Gui.TextField + langs: + - csharp + - vb + name: MouseEvent(MouseEvent) + nameWithType: TextField.MouseEvent(MouseEvent) + fullName: Terminal.Gui.TextField.MouseEvent(Terminal.Gui.MouseEvent) + type: Method + source: + remote: + path: Terminal.Gui/Views/TextField.cs + branch: docs + repo: tig:tig/gui.cs.git + id: MouseEvent + path: ../Terminal.Gui/Views/TextField.cs + startLine: 630 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + example: [] + syntax: + content: public override bool MouseEvent(MouseEvent ev) + parameters: + - id: ev + type: Terminal.Gui.MouseEvent + return: + type: System.Boolean + content.vb: Public Overrides Function MouseEvent(ev As MouseEvent) As Boolean + overridden: Terminal.Gui.Responder.MouseEvent(Terminal.Gui.MouseEvent) + overload: Terminal.Gui.TextField.MouseEvent* + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides +- uid: Terminal.Gui.TextField.ClearAllSelection + commentId: M:Terminal.Gui.TextField.ClearAllSelection + id: ClearAllSelection + parent: Terminal.Gui.TextField + langs: + - csharp + - vb + name: ClearAllSelection() + nameWithType: TextField.ClearAllSelection() + fullName: Terminal.Gui.TextField.ClearAllSelection() + type: Method + source: + remote: + path: Terminal.Gui/Views/TextField.cs + branch: docs + repo: tig:tig/gui.cs.git + id: ClearAllSelection + path: ../Terminal.Gui/Views/TextField.cs + startLine: 714 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nClear the selected text.\n" + example: [] + syntax: + content: public void ClearAllSelection() + content.vb: Public Sub ClearAllSelection + overload: Terminal.Gui.TextField.ClearAllSelection* + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: Terminal.Gui.TextField.Copy + commentId: M:Terminal.Gui.TextField.Copy + id: Copy + parent: Terminal.Gui.TextField + langs: + - csharp + - vb + name: Copy() + nameWithType: TextField.Copy() + fullName: Terminal.Gui.TextField.Copy() + type: Method + source: + remote: + path: Terminal.Gui/Views/TextField.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Copy + path: ../Terminal.Gui/Views/TextField.cs + startLine: 738 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nCopy the selected text to the clipboard.\n" + example: [] + syntax: + content: public virtual void Copy() + content.vb: Public Overridable Sub Copy + overload: Terminal.Gui.TextField.Copy* + modifiers.csharp: + - public + - virtual + modifiers.vb: + - Public + - Overridable +- uid: Terminal.Gui.TextField.Cut + commentId: M:Terminal.Gui.TextField.Cut + id: Cut + parent: Terminal.Gui.TextField + langs: + - csharp + - vb + name: Cut() + nameWithType: TextField.Cut() + fullName: Terminal.Gui.TextField.Cut() + type: Method + source: + remote: + path: Terminal.Gui/Views/TextField.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Cut + path: ../Terminal.Gui/Views/TextField.cs + startLine: 751 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nCut the selected text to the clipboard.\n" + example: [] + syntax: + content: public virtual void Cut() + content.vb: Public Overridable Sub Cut + overload: Terminal.Gui.TextField.Cut* + modifiers.csharp: + - public + - virtual + modifiers.vb: + - Public + - Overridable +- uid: Terminal.Gui.TextField.Paste + commentId: M:Terminal.Gui.TextField.Paste + id: Paste + parent: Terminal.Gui.TextField + langs: + - csharp + - vb + name: Paste() + nameWithType: TextField.Paste() + fullName: Terminal.Gui.TextField.Paste() + type: Method + source: + remote: + path: Terminal.Gui/Views/TextField.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Paste + path: ../Terminal.Gui/Views/TextField.cs + startLine: 774 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nPaste the selected text from the clipboard.\n" + example: [] + syntax: + content: public virtual void Paste() + content.vb: Public Overridable Sub Paste + overload: Terminal.Gui.TextField.Paste* + modifiers.csharp: + - public + - virtual + modifiers.vb: + - Public + - Overridable references: - uid: Terminal.Gui.View + commentId: T:Terminal.Gui.View parent: Terminal.Gui - isExternal: false name: View nameWithType: View fullName: Terminal.Gui.View -- uid: Terminal.Gui.TextField.#ctor(NStack.ustring) - parent: Terminal.Gui.TextField - isExternal: false - name: TextField(ustring) - nameWithType: TextField.TextField(ustring) - fullName: TextField.TextField(ustring) -- uid: NStack.ustring - parent: NStack - isExternal: true - name: ustring - nameWithType: ustring - fullName: NStack.ustring -- uid: Terminal.Gui.TextField.#ctor(System.String) - parent: Terminal.Gui.TextField - isExternal: false - name: TextField(String) - nameWithType: TextField.TextField(String) - fullName: TextField.TextField(String) -- uid: System.String +- uid: Terminal.Gui.TextField + commentId: T:Terminal.Gui.TextField + parent: Terminal.Gui + name: TextField + nameWithType: TextField + fullName: Terminal.Gui.TextField +- 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: String - nameWithType: String - fullName: System.String -- uid: Terminal.Gui.TextField.#ctor(System.Int32,System.Int32,System.Int32,NStack.ustring) - parent: Terminal.Gui.TextField - isExternal: false - name: TextField(Int32, Int32, Int32, ustring) - nameWithType: TextField.TextField(Int32, Int32, Int32, ustring) - fullName: TextField.TextField(Int32, Int32, Int32, ustring) -- uid: System.Int32 - parent: System + name: Object + nameWithType: Object + fullName: System.Object +- uid: Terminal.Gui.Responder + commentId: T:Terminal.Gui.Responder + parent: Terminal.Gui + name: Responder + nameWithType: Responder + fullName: Terminal.Gui.Responder +- uid: System.Collections.IEnumerable + commentId: T:System.Collections.IEnumerable + parent: System.Collections isExternal: true - name: Int32 - nameWithType: Int32 - fullName: System.Int32 -- uid: Terminal.Gui.TextField.CanFocus - parent: Terminal.Gui.TextField - isExternal: false - name: CanFocus - nameWithType: TextField.CanFocus - fullName: TextField.CanFocus + name: IEnumerable + nameWithType: IEnumerable + fullName: System.Collections.IEnumerable +- uid: Terminal.Gui.View.Enter + commentId: E:Terminal.Gui.View.Enter + parent: Terminal.Gui.View + name: Enter + nameWithType: View.Enter + fullName: Terminal.Gui.View.Enter +- uid: Terminal.Gui.View.Leave + commentId: E:Terminal.Gui.View.Leave + parent: Terminal.Gui.View + name: Leave + nameWithType: View.Leave + fullName: Terminal.Gui.View.Leave +- uid: Terminal.Gui.View.MouseEnter + commentId: E:Terminal.Gui.View.MouseEnter + parent: Terminal.Gui.View + name: MouseEnter + nameWithType: View.MouseEnter + fullName: Terminal.Gui.View.MouseEnter +- uid: Terminal.Gui.View.MouseLeave + commentId: E:Terminal.Gui.View.MouseLeave + parent: Terminal.Gui.View + name: MouseLeave + nameWithType: View.MouseLeave + fullName: Terminal.Gui.View.MouseLeave +- uid: Terminal.Gui.View.Driver + commentId: P:Terminal.Gui.View.Driver + parent: Terminal.Gui.View + name: Driver + nameWithType: View.Driver + fullName: Terminal.Gui.View.Driver +- uid: Terminal.Gui.View.Subviews + commentId: P:Terminal.Gui.View.Subviews + parent: Terminal.Gui.View + name: Subviews + nameWithType: View.Subviews + fullName: Terminal.Gui.View.Subviews +- uid: Terminal.Gui.View.Id + commentId: P:Terminal.Gui.View.Id + parent: Terminal.Gui.View + name: Id + nameWithType: View.Id + fullName: Terminal.Gui.View.Id +- uid: Terminal.Gui.View.WantMousePositionReports + commentId: P:Terminal.Gui.View.WantMousePositionReports + parent: Terminal.Gui.View + name: WantMousePositionReports + nameWithType: View.WantMousePositionReports + fullName: Terminal.Gui.View.WantMousePositionReports +- uid: Terminal.Gui.View.WantContinuousButtonPressed + commentId: P:Terminal.Gui.View.WantContinuousButtonPressed + parent: Terminal.Gui.View + name: WantContinuousButtonPressed + nameWithType: View.WantContinuousButtonPressed + fullName: Terminal.Gui.View.WantContinuousButtonPressed +- uid: Terminal.Gui.View.GetEnumerator + commentId: M:Terminal.Gui.View.GetEnumerator + parent: Terminal.Gui.View + name: GetEnumerator() + nameWithType: View.GetEnumerator() + fullName: Terminal.Gui.View.GetEnumerator() + spec.csharp: + - uid: Terminal.Gui.View.GetEnumerator + name: GetEnumerator + nameWithType: View.GetEnumerator + fullName: Terminal.Gui.View.GetEnumerator + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.GetEnumerator + name: GetEnumerator + nameWithType: View.GetEnumerator + fullName: Terminal.Gui.View.GetEnumerator + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.LayoutStyle + commentId: P:Terminal.Gui.View.LayoutStyle + parent: Terminal.Gui.View + name: LayoutStyle + nameWithType: View.LayoutStyle + fullName: Terminal.Gui.View.LayoutStyle +- uid: Terminal.Gui.View.Bounds + commentId: P:Terminal.Gui.View.Bounds + parent: Terminal.Gui.View + name: Bounds + nameWithType: View.Bounds + fullName: Terminal.Gui.View.Bounds +- uid: Terminal.Gui.View.X + commentId: P:Terminal.Gui.View.X + parent: Terminal.Gui.View + name: X + nameWithType: View.X + fullName: Terminal.Gui.View.X +- uid: Terminal.Gui.View.Y + commentId: P:Terminal.Gui.View.Y + parent: Terminal.Gui.View + name: Y + nameWithType: View.Y + fullName: Terminal.Gui.View.Y +- uid: Terminal.Gui.View.Width + commentId: P:Terminal.Gui.View.Width + parent: Terminal.Gui.View + name: Width + nameWithType: View.Width + fullName: Terminal.Gui.View.Width +- uid: Terminal.Gui.View.Height + commentId: P:Terminal.Gui.View.Height + parent: Terminal.Gui.View + name: Height + nameWithType: View.Height + fullName: Terminal.Gui.View.Height +- uid: Terminal.Gui.View.SuperView + commentId: P:Terminal.Gui.View.SuperView + parent: Terminal.Gui.View + name: SuperView + nameWithType: View.SuperView + fullName: Terminal.Gui.View.SuperView +- uid: Terminal.Gui.View.SetNeedsDisplay + commentId: M:Terminal.Gui.View.SetNeedsDisplay + parent: Terminal.Gui.View + name: SetNeedsDisplay() + nameWithType: View.SetNeedsDisplay() + fullName: Terminal.Gui.View.SetNeedsDisplay() + spec.csharp: + - uid: Terminal.Gui.View.SetNeedsDisplay + name: SetNeedsDisplay + nameWithType: View.SetNeedsDisplay + fullName: Terminal.Gui.View.SetNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.SetNeedsDisplay + name: SetNeedsDisplay + nameWithType: View.SetNeedsDisplay + fullName: Terminal.Gui.View.SetNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) + commentId: M:Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) + parent: Terminal.Gui.View + name: SetNeedsDisplay(Rect) + nameWithType: View.SetNeedsDisplay(Rect) + fullName: Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) + spec.csharp: + - uid: Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) + name: SetNeedsDisplay + nameWithType: View.SetNeedsDisplay + fullName: Terminal.Gui.View.SetNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) + name: SetNeedsDisplay + nameWithType: View.SetNeedsDisplay + fullName: Terminal.Gui.View.SetNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.ChildNeedsDisplay + commentId: M:Terminal.Gui.View.ChildNeedsDisplay + parent: Terminal.Gui.View + name: ChildNeedsDisplay() + nameWithType: View.ChildNeedsDisplay() + fullName: Terminal.Gui.View.ChildNeedsDisplay() + spec.csharp: + - uid: Terminal.Gui.View.ChildNeedsDisplay + name: ChildNeedsDisplay + nameWithType: View.ChildNeedsDisplay + fullName: Terminal.Gui.View.ChildNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ChildNeedsDisplay + name: ChildNeedsDisplay + nameWithType: View.ChildNeedsDisplay + fullName: Terminal.Gui.View.ChildNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.Add(Terminal.Gui.View) + commentId: M:Terminal.Gui.View.Add(Terminal.Gui.View) + parent: Terminal.Gui.View + name: Add(View) + nameWithType: View.Add(View) + fullName: Terminal.Gui.View.Add(Terminal.Gui.View) + spec.csharp: + - uid: Terminal.Gui.View.Add(Terminal.Gui.View) + name: Add + nameWithType: View.Add + fullName: Terminal.Gui.View.Add + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.Add(Terminal.Gui.View) + name: Add + nameWithType: View.Add + fullName: Terminal.Gui.View.Add + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.Add(Terminal.Gui.View[]) + commentId: M:Terminal.Gui.View.Add(Terminal.Gui.View[]) + parent: Terminal.Gui.View + name: Add(View[]) + nameWithType: View.Add(View[]) + fullName: Terminal.Gui.View.Add(Terminal.Gui.View[]) + nameWithType.vb: View.Add(View()) + fullName.vb: Terminal.Gui.View.Add(Terminal.Gui.View()) + name.vb: Add(View()) + spec.csharp: + - uid: Terminal.Gui.View.Add(Terminal.Gui.View[]) + name: Add + nameWithType: View.Add + fullName: Terminal.Gui.View.Add + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: '[]' + nameWithType: '[]' + fullName: '[]' + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.Add(Terminal.Gui.View[]) + name: Add + nameWithType: View.Add + fullName: Terminal.Gui.View.Add + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: () + nameWithType: () + fullName: () + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.RemoveAll + commentId: M:Terminal.Gui.View.RemoveAll + parent: Terminal.Gui.View + name: RemoveAll() + nameWithType: View.RemoveAll() + fullName: Terminal.Gui.View.RemoveAll() + spec.csharp: + - uid: Terminal.Gui.View.RemoveAll + name: RemoveAll + nameWithType: View.RemoveAll + fullName: Terminal.Gui.View.RemoveAll + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.RemoveAll + name: RemoveAll + nameWithType: View.RemoveAll + fullName: Terminal.Gui.View.RemoveAll + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.Remove(Terminal.Gui.View) + commentId: M:Terminal.Gui.View.Remove(Terminal.Gui.View) + parent: Terminal.Gui.View + name: Remove(View) + nameWithType: View.Remove(View) + fullName: Terminal.Gui.View.Remove(Terminal.Gui.View) + spec.csharp: + - uid: Terminal.Gui.View.Remove(Terminal.Gui.View) + name: Remove + nameWithType: View.Remove + fullName: Terminal.Gui.View.Remove + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.Remove(Terminal.Gui.View) + name: Remove + nameWithType: View.Remove + fullName: Terminal.Gui.View.Remove + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.BringSubviewToFront(Terminal.Gui.View) + commentId: M:Terminal.Gui.View.BringSubviewToFront(Terminal.Gui.View) + parent: Terminal.Gui.View + name: BringSubviewToFront(View) + nameWithType: View.BringSubviewToFront(View) + fullName: Terminal.Gui.View.BringSubviewToFront(Terminal.Gui.View) + spec.csharp: + - uid: Terminal.Gui.View.BringSubviewToFront(Terminal.Gui.View) + name: BringSubviewToFront + nameWithType: View.BringSubviewToFront + fullName: Terminal.Gui.View.BringSubviewToFront + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.BringSubviewToFront(Terminal.Gui.View) + name: BringSubviewToFront + nameWithType: View.BringSubviewToFront + fullName: Terminal.Gui.View.BringSubviewToFront + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.SendSubviewToBack(Terminal.Gui.View) + commentId: M:Terminal.Gui.View.SendSubviewToBack(Terminal.Gui.View) + parent: Terminal.Gui.View + name: SendSubviewToBack(View) + nameWithType: View.SendSubviewToBack(View) + fullName: Terminal.Gui.View.SendSubviewToBack(Terminal.Gui.View) + spec.csharp: + - uid: Terminal.Gui.View.SendSubviewToBack(Terminal.Gui.View) + name: SendSubviewToBack + nameWithType: View.SendSubviewToBack + fullName: Terminal.Gui.View.SendSubviewToBack + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.SendSubviewToBack(Terminal.Gui.View) + name: SendSubviewToBack + nameWithType: View.SendSubviewToBack + fullName: Terminal.Gui.View.SendSubviewToBack + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.SendSubviewBackwards(Terminal.Gui.View) + commentId: M:Terminal.Gui.View.SendSubviewBackwards(Terminal.Gui.View) + parent: Terminal.Gui.View + name: SendSubviewBackwards(View) + nameWithType: View.SendSubviewBackwards(View) + fullName: Terminal.Gui.View.SendSubviewBackwards(Terminal.Gui.View) + spec.csharp: + - uid: Terminal.Gui.View.SendSubviewBackwards(Terminal.Gui.View) + name: SendSubviewBackwards + nameWithType: View.SendSubviewBackwards + fullName: Terminal.Gui.View.SendSubviewBackwards + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.SendSubviewBackwards(Terminal.Gui.View) + name: SendSubviewBackwards + nameWithType: View.SendSubviewBackwards + fullName: Terminal.Gui.View.SendSubviewBackwards + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.BringSubviewForward(Terminal.Gui.View) + commentId: M:Terminal.Gui.View.BringSubviewForward(Terminal.Gui.View) + parent: Terminal.Gui.View + name: BringSubviewForward(View) + nameWithType: View.BringSubviewForward(View) + fullName: Terminal.Gui.View.BringSubviewForward(Terminal.Gui.View) + spec.csharp: + - uid: Terminal.Gui.View.BringSubviewForward(Terminal.Gui.View) + name: BringSubviewForward + nameWithType: View.BringSubviewForward + fullName: Terminal.Gui.View.BringSubviewForward + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.BringSubviewForward(Terminal.Gui.View) + name: BringSubviewForward + nameWithType: View.BringSubviewForward + fullName: Terminal.Gui.View.BringSubviewForward + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.Clear + commentId: M:Terminal.Gui.View.Clear + parent: Terminal.Gui.View + name: Clear() + nameWithType: View.Clear() + fullName: Terminal.Gui.View.Clear() + spec.csharp: + - uid: Terminal.Gui.View.Clear + name: Clear + nameWithType: View.Clear + fullName: Terminal.Gui.View.Clear + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.Clear + name: Clear + nameWithType: View.Clear + fullName: Terminal.Gui.View.Clear + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.Clear(Terminal.Gui.Rect) + commentId: M:Terminal.Gui.View.Clear(Terminal.Gui.Rect) + parent: Terminal.Gui.View + name: Clear(Rect) + nameWithType: View.Clear(Rect) + fullName: Terminal.Gui.View.Clear(Terminal.Gui.Rect) + spec.csharp: + - uid: Terminal.Gui.View.Clear(Terminal.Gui.Rect) + name: Clear + nameWithType: View.Clear + fullName: Terminal.Gui.View.Clear + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.Clear(Terminal.Gui.Rect) + name: Clear + nameWithType: View.Clear + fullName: Terminal.Gui.View.Clear + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.ScreenToView(System.Int32,System.Int32) + commentId: M:Terminal.Gui.View.ScreenToView(System.Int32,System.Int32) + parent: Terminal.Gui.View + isExternal: true + name: ScreenToView(Int32, Int32) + nameWithType: View.ScreenToView(Int32, Int32) + fullName: Terminal.Gui.View.ScreenToView(System.Int32, System.Int32) + spec.csharp: + - uid: Terminal.Gui.View.ScreenToView(System.Int32,System.Int32) + name: ScreenToView + nameWithType: View.ScreenToView + fullName: Terminal.Gui.View.ScreenToView + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ScreenToView(System.Int32,System.Int32) + name: ScreenToView + nameWithType: View.ScreenToView + fullName: Terminal.Gui.View.ScreenToView + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.ClipToBounds + commentId: M:Terminal.Gui.View.ClipToBounds + parent: Terminal.Gui.View + name: ClipToBounds() + nameWithType: View.ClipToBounds() + fullName: Terminal.Gui.View.ClipToBounds() + spec.csharp: + - uid: Terminal.Gui.View.ClipToBounds + name: ClipToBounds + nameWithType: View.ClipToBounds + fullName: Terminal.Gui.View.ClipToBounds + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ClipToBounds + name: ClipToBounds + nameWithType: View.ClipToBounds + fullName: Terminal.Gui.View.ClipToBounds + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.SetClip(Terminal.Gui.Rect) + commentId: M:Terminal.Gui.View.SetClip(Terminal.Gui.Rect) + parent: Terminal.Gui.View + name: SetClip(Rect) + nameWithType: View.SetClip(Rect) + fullName: Terminal.Gui.View.SetClip(Terminal.Gui.Rect) + spec.csharp: + - uid: Terminal.Gui.View.SetClip(Terminal.Gui.Rect) + name: SetClip + nameWithType: View.SetClip + fullName: Terminal.Gui.View.SetClip + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.SetClip(Terminal.Gui.Rect) + name: SetClip + nameWithType: View.SetClip + fullName: Terminal.Gui.View.SetClip + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean) + commentId: M:Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean) + parent: Terminal.Gui.View + isExternal: true + name: DrawFrame(Rect, Int32, Boolean) + nameWithType: View.DrawFrame(Rect, Int32, Boolean) + fullName: Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect, System.Int32, System.Boolean) + spec.csharp: + - uid: Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean) + name: DrawFrame + nameWithType: View.DrawFrame + fullName: Terminal.Gui.View.DrawFrame + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean) + name: DrawFrame + nameWithType: View.DrawFrame + fullName: Terminal.Gui.View.DrawFrame + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.DrawHotString(NStack.ustring,Terminal.Gui.Attribute,Terminal.Gui.Attribute) + commentId: M:Terminal.Gui.View.DrawHotString(NStack.ustring,Terminal.Gui.Attribute,Terminal.Gui.Attribute) + parent: Terminal.Gui.View + isExternal: true + name: DrawHotString(ustring, Attribute, Attribute) + nameWithType: View.DrawHotString(ustring, Attribute, Attribute) + fullName: Terminal.Gui.View.DrawHotString(NStack.ustring, Terminal.Gui.Attribute, Terminal.Gui.Attribute) + spec.csharp: + - uid: Terminal.Gui.View.DrawHotString(NStack.ustring,Terminal.Gui.Attribute,Terminal.Gui.Attribute) + name: DrawHotString + nameWithType: View.DrawHotString + fullName: Terminal.Gui.View.DrawHotString + - name: ( + nameWithType: ( + fullName: ( + - uid: NStack.ustring + name: ustring + nameWithType: ustring + fullName: NStack.ustring + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: Terminal.Gui.Attribute + name: Attribute + nameWithType: Attribute + fullName: Terminal.Gui.Attribute + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: Terminal.Gui.Attribute + name: Attribute + nameWithType: Attribute + fullName: Terminal.Gui.Attribute + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.DrawHotString(NStack.ustring,Terminal.Gui.Attribute,Terminal.Gui.Attribute) + name: DrawHotString + nameWithType: View.DrawHotString + fullName: Terminal.Gui.View.DrawHotString + - name: ( + nameWithType: ( + fullName: ( + - uid: NStack.ustring + name: ustring + nameWithType: ustring + fullName: NStack.ustring + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: Terminal.Gui.Attribute + name: Attribute + nameWithType: Attribute + fullName: Terminal.Gui.Attribute + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: Terminal.Gui.Attribute + name: Attribute + nameWithType: Attribute + fullName: Terminal.Gui.Attribute + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.DrawHotString(NStack.ustring,System.Boolean,Terminal.Gui.ColorScheme) + commentId: M:Terminal.Gui.View.DrawHotString(NStack.ustring,System.Boolean,Terminal.Gui.ColorScheme) + parent: Terminal.Gui.View + isExternal: true + name: DrawHotString(ustring, Boolean, ColorScheme) + nameWithType: View.DrawHotString(ustring, Boolean, ColorScheme) + fullName: Terminal.Gui.View.DrawHotString(NStack.ustring, System.Boolean, Terminal.Gui.ColorScheme) + spec.csharp: + - uid: Terminal.Gui.View.DrawHotString(NStack.ustring,System.Boolean,Terminal.Gui.ColorScheme) + name: DrawHotString + nameWithType: View.DrawHotString + fullName: Terminal.Gui.View.DrawHotString + - name: ( + nameWithType: ( + fullName: ( + - uid: NStack.ustring + name: ustring + nameWithType: ustring + fullName: NStack.ustring + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: Terminal.Gui.ColorScheme + name: ColorScheme + nameWithType: ColorScheme + fullName: Terminal.Gui.ColorScheme + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.DrawHotString(NStack.ustring,System.Boolean,Terminal.Gui.ColorScheme) + name: DrawHotString + nameWithType: View.DrawHotString + fullName: Terminal.Gui.View.DrawHotString + - name: ( + nameWithType: ( + fullName: ( + - uid: NStack.ustring + name: ustring + nameWithType: ustring + fullName: NStack.ustring + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: Terminal.Gui.ColorScheme + name: ColorScheme + nameWithType: ColorScheme + fullName: Terminal.Gui.ColorScheme + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.Move(System.Int32,System.Int32) + commentId: M:Terminal.Gui.View.Move(System.Int32,System.Int32) + parent: Terminal.Gui.View + isExternal: true + name: Move(Int32, Int32) + nameWithType: View.Move(Int32, Int32) + fullName: Terminal.Gui.View.Move(System.Int32, System.Int32) + spec.csharp: + - uid: Terminal.Gui.View.Move(System.Int32,System.Int32) + name: Move + nameWithType: View.Move + fullName: Terminal.Gui.View.Move + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.Move(System.Int32,System.Int32) + name: Move + nameWithType: View.Move + fullName: Terminal.Gui.View.Move + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.HasFocus + commentId: P:Terminal.Gui.View.HasFocus + parent: Terminal.Gui.View + name: HasFocus + nameWithType: View.HasFocus + fullName: Terminal.Gui.View.HasFocus +- uid: Terminal.Gui.View.OnEnter + commentId: M:Terminal.Gui.View.OnEnter + parent: Terminal.Gui.View + name: OnEnter() + nameWithType: View.OnEnter() + fullName: Terminal.Gui.View.OnEnter() + spec.csharp: + - uid: Terminal.Gui.View.OnEnter + name: OnEnter + nameWithType: View.OnEnter + fullName: Terminal.Gui.View.OnEnter + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.OnEnter + name: OnEnter + nameWithType: View.OnEnter + fullName: Terminal.Gui.View.OnEnter + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.Focused + commentId: P:Terminal.Gui.View.Focused + parent: Terminal.Gui.View + name: Focused + nameWithType: View.Focused + fullName: Terminal.Gui.View.Focused +- uid: Terminal.Gui.View.MostFocused + commentId: P:Terminal.Gui.View.MostFocused + parent: Terminal.Gui.View + name: MostFocused + nameWithType: View.MostFocused + fullName: Terminal.Gui.View.MostFocused +- uid: Terminal.Gui.View.ColorScheme + commentId: P:Terminal.Gui.View.ColorScheme + parent: Terminal.Gui.View + name: ColorScheme + nameWithType: View.ColorScheme + fullName: Terminal.Gui.View.ColorScheme +- uid: Terminal.Gui.View.AddRune(System.Int32,System.Int32,System.Rune) + commentId: M:Terminal.Gui.View.AddRune(System.Int32,System.Int32,System.Rune) + parent: Terminal.Gui.View + isExternal: true + name: AddRune(Int32, Int32, Rune) + nameWithType: View.AddRune(Int32, Int32, Rune) + fullName: Terminal.Gui.View.AddRune(System.Int32, System.Int32, System.Rune) + spec.csharp: + - uid: Terminal.Gui.View.AddRune(System.Int32,System.Int32,System.Rune) + name: AddRune + nameWithType: View.AddRune + fullName: Terminal.Gui.View.AddRune + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Rune + name: Rune + nameWithType: Rune + fullName: System.Rune + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.AddRune(System.Int32,System.Int32,System.Rune) + name: AddRune + nameWithType: View.AddRune + fullName: Terminal.Gui.View.AddRune + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Rune + name: Rune + nameWithType: Rune + fullName: System.Rune + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.ClearNeedsDisplay + commentId: M:Terminal.Gui.View.ClearNeedsDisplay + parent: Terminal.Gui.View + name: ClearNeedsDisplay() + nameWithType: View.ClearNeedsDisplay() + fullName: Terminal.Gui.View.ClearNeedsDisplay() + spec.csharp: + - uid: Terminal.Gui.View.ClearNeedsDisplay + name: ClearNeedsDisplay + nameWithType: View.ClearNeedsDisplay + fullName: Terminal.Gui.View.ClearNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ClearNeedsDisplay + name: ClearNeedsDisplay + nameWithType: View.ClearNeedsDisplay + fullName: Terminal.Gui.View.ClearNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.SetFocus(Terminal.Gui.View) + commentId: M:Terminal.Gui.View.SetFocus(Terminal.Gui.View) + parent: Terminal.Gui.View + name: SetFocus(View) + nameWithType: View.SetFocus(View) + fullName: Terminal.Gui.View.SetFocus(Terminal.Gui.View) + spec.csharp: + - uid: Terminal.Gui.View.SetFocus(Terminal.Gui.View) + name: SetFocus + nameWithType: View.SetFocus + fullName: Terminal.Gui.View.SetFocus + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.SetFocus(Terminal.Gui.View) + name: SetFocus + nameWithType: View.SetFocus + fullName: Terminal.Gui.View.SetFocus + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.KeyPress + commentId: E:Terminal.Gui.View.KeyPress + parent: Terminal.Gui.View + name: KeyPress + nameWithType: View.KeyPress + fullName: Terminal.Gui.View.KeyPress +- uid: Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) + parent: Terminal.Gui.View + name: ProcessHotKey(KeyEvent) + nameWithType: View.ProcessHotKey(KeyEvent) + fullName: Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) + spec.csharp: + - uid: Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) + name: ProcessHotKey + nameWithType: View.ProcessHotKey + fullName: Terminal.Gui.View.ProcessHotKey + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) + name: ProcessHotKey + nameWithType: View.ProcessHotKey + fullName: Terminal.Gui.View.ProcessHotKey + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) + parent: Terminal.Gui.View + name: ProcessColdKey(KeyEvent) + nameWithType: View.ProcessColdKey(KeyEvent) + fullName: Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) + spec.csharp: + - uid: Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) + name: ProcessColdKey + nameWithType: View.ProcessColdKey + fullName: Terminal.Gui.View.ProcessColdKey + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) + name: ProcessColdKey + nameWithType: View.ProcessColdKey + fullName: Terminal.Gui.View.ProcessColdKey + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.KeyDown + commentId: E:Terminal.Gui.View.KeyDown + parent: Terminal.Gui.View + name: KeyDown + nameWithType: View.KeyDown + fullName: Terminal.Gui.View.KeyDown +- uid: Terminal.Gui.View.OnKeyDown(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.View.OnKeyDown(Terminal.Gui.KeyEvent) + parent: Terminal.Gui.View + name: OnKeyDown(KeyEvent) + nameWithType: View.OnKeyDown(KeyEvent) + fullName: Terminal.Gui.View.OnKeyDown(Terminal.Gui.KeyEvent) + spec.csharp: + - uid: Terminal.Gui.View.OnKeyDown(Terminal.Gui.KeyEvent) + name: OnKeyDown + nameWithType: View.OnKeyDown + fullName: Terminal.Gui.View.OnKeyDown + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.OnKeyDown(Terminal.Gui.KeyEvent) + name: OnKeyDown + nameWithType: View.OnKeyDown + fullName: Terminal.Gui.View.OnKeyDown + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.KeyUp + commentId: E:Terminal.Gui.View.KeyUp + parent: Terminal.Gui.View + name: KeyUp + nameWithType: View.KeyUp + fullName: Terminal.Gui.View.KeyUp +- uid: Terminal.Gui.View.OnKeyUp(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.View.OnKeyUp(Terminal.Gui.KeyEvent) + parent: Terminal.Gui.View + name: OnKeyUp(KeyEvent) + nameWithType: View.OnKeyUp(KeyEvent) + fullName: Terminal.Gui.View.OnKeyUp(Terminal.Gui.KeyEvent) + spec.csharp: + - uid: Terminal.Gui.View.OnKeyUp(Terminal.Gui.KeyEvent) + name: OnKeyUp + nameWithType: View.OnKeyUp + fullName: Terminal.Gui.View.OnKeyUp + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.OnKeyUp(Terminal.Gui.KeyEvent) + name: OnKeyUp + nameWithType: View.OnKeyUp + fullName: Terminal.Gui.View.OnKeyUp + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.EnsureFocus + commentId: M:Terminal.Gui.View.EnsureFocus + parent: Terminal.Gui.View + name: EnsureFocus() + nameWithType: View.EnsureFocus() + fullName: Terminal.Gui.View.EnsureFocus() + spec.csharp: + - uid: Terminal.Gui.View.EnsureFocus + name: EnsureFocus + nameWithType: View.EnsureFocus + fullName: Terminal.Gui.View.EnsureFocus + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.EnsureFocus + name: EnsureFocus + nameWithType: View.EnsureFocus + fullName: Terminal.Gui.View.EnsureFocus + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.FocusFirst + commentId: M:Terminal.Gui.View.FocusFirst + parent: Terminal.Gui.View + name: FocusFirst() + nameWithType: View.FocusFirst() + fullName: Terminal.Gui.View.FocusFirst() + spec.csharp: + - uid: Terminal.Gui.View.FocusFirst + name: FocusFirst + nameWithType: View.FocusFirst + fullName: Terminal.Gui.View.FocusFirst + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.FocusFirst + name: FocusFirst + nameWithType: View.FocusFirst + fullName: Terminal.Gui.View.FocusFirst + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.FocusLast + commentId: M:Terminal.Gui.View.FocusLast + parent: Terminal.Gui.View + name: FocusLast() + nameWithType: View.FocusLast() + fullName: Terminal.Gui.View.FocusLast() + spec.csharp: + - uid: Terminal.Gui.View.FocusLast + name: FocusLast + nameWithType: View.FocusLast + fullName: Terminal.Gui.View.FocusLast + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.FocusLast + name: FocusLast + nameWithType: View.FocusLast + fullName: Terminal.Gui.View.FocusLast + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.FocusPrev + commentId: M:Terminal.Gui.View.FocusPrev + parent: Terminal.Gui.View + name: FocusPrev() + nameWithType: View.FocusPrev() + fullName: Terminal.Gui.View.FocusPrev() + spec.csharp: + - uid: Terminal.Gui.View.FocusPrev + name: FocusPrev + nameWithType: View.FocusPrev + fullName: Terminal.Gui.View.FocusPrev + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.FocusPrev + name: FocusPrev + nameWithType: View.FocusPrev + fullName: Terminal.Gui.View.FocusPrev + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.FocusNext + commentId: M:Terminal.Gui.View.FocusNext + parent: Terminal.Gui.View + name: FocusNext() + nameWithType: View.FocusNext() + fullName: Terminal.Gui.View.FocusNext() + spec.csharp: + - uid: Terminal.Gui.View.FocusNext + name: FocusNext + nameWithType: View.FocusNext + fullName: Terminal.Gui.View.FocusNext + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.FocusNext + name: FocusNext + nameWithType: View.FocusNext + fullName: Terminal.Gui.View.FocusNext + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.LayoutSubviews + commentId: M:Terminal.Gui.View.LayoutSubviews + parent: Terminal.Gui.View + name: LayoutSubviews() + nameWithType: View.LayoutSubviews() + fullName: Terminal.Gui.View.LayoutSubviews() + spec.csharp: + - uid: Terminal.Gui.View.LayoutSubviews + name: LayoutSubviews + nameWithType: View.LayoutSubviews + fullName: Terminal.Gui.View.LayoutSubviews + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.LayoutSubviews + name: LayoutSubviews + nameWithType: View.LayoutSubviews + fullName: Terminal.Gui.View.LayoutSubviews + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.ToString + commentId: M:Terminal.Gui.View.ToString + parent: Terminal.Gui.View + name: ToString() + nameWithType: View.ToString() + fullName: Terminal.Gui.View.ToString() + spec.csharp: + - uid: Terminal.Gui.View.ToString + name: ToString + nameWithType: View.ToString + fullName: Terminal.Gui.View.ToString + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ToString + name: ToString + nameWithType: View.ToString + fullName: Terminal.Gui.View.ToString + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.OnMouseEnter(Terminal.Gui.MouseEvent) + commentId: M:Terminal.Gui.View.OnMouseEnter(Terminal.Gui.MouseEvent) + parent: Terminal.Gui.View + name: OnMouseEnter(MouseEvent) + nameWithType: View.OnMouseEnter(MouseEvent) + fullName: Terminal.Gui.View.OnMouseEnter(Terminal.Gui.MouseEvent) + spec.csharp: + - uid: Terminal.Gui.View.OnMouseEnter(Terminal.Gui.MouseEvent) + name: OnMouseEnter + nameWithType: View.OnMouseEnter + fullName: Terminal.Gui.View.OnMouseEnter + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.MouseEvent + name: MouseEvent + nameWithType: MouseEvent + fullName: Terminal.Gui.MouseEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.OnMouseEnter(Terminal.Gui.MouseEvent) + name: OnMouseEnter + nameWithType: View.OnMouseEnter + fullName: Terminal.Gui.View.OnMouseEnter + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.MouseEvent + name: MouseEvent + nameWithType: MouseEvent + fullName: Terminal.Gui.MouseEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.OnMouseLeave(Terminal.Gui.MouseEvent) + commentId: M:Terminal.Gui.View.OnMouseLeave(Terminal.Gui.MouseEvent) + parent: Terminal.Gui.View + name: OnMouseLeave(MouseEvent) + nameWithType: View.OnMouseLeave(MouseEvent) + fullName: Terminal.Gui.View.OnMouseLeave(Terminal.Gui.MouseEvent) + spec.csharp: + - uid: Terminal.Gui.View.OnMouseLeave(Terminal.Gui.MouseEvent) + name: OnMouseLeave + nameWithType: View.OnMouseLeave + fullName: Terminal.Gui.View.OnMouseLeave + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.MouseEvent + name: MouseEvent + nameWithType: MouseEvent + fullName: Terminal.Gui.MouseEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.OnMouseLeave(Terminal.Gui.MouseEvent) + name: OnMouseLeave + nameWithType: View.OnMouseLeave + fullName: Terminal.Gui.View.OnMouseLeave + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.MouseEvent + name: MouseEvent + nameWithType: MouseEvent + fullName: Terminal.Gui.MouseEvent + - name: ) + nameWithType: ) + fullName: ) +- 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 + commentId: N:System + isExternal: true + name: System + nameWithType: System + fullName: System +- uid: System.Collections + commentId: N:System.Collections + isExternal: true + name: System.Collections + nameWithType: System.Collections + fullName: System.Collections +- uid: Terminal.Gui.TextField.Used* + commentId: Overload:Terminal.Gui.TextField.Used + name: Used + nameWithType: TextField.Used + fullName: Terminal.Gui.TextField.Used - uid: System.Boolean + commentId: T:System.Boolean parent: System isExternal: true name: Boolean nameWithType: Boolean fullName: System.Boolean -- uid: Terminal.Gui.TextField.Changed - parent: Terminal.Gui.TextField - isExternal: false - name: Changed - nameWithType: TextField.Changed - fullName: TextField.Changed -- uid: System.EventHandler +- uid: Terminal.Gui.TextField.ReadOnly* + commentId: Overload:Terminal.Gui.TextField.ReadOnly + name: ReadOnly + nameWithType: TextField.ReadOnly + fullName: Terminal.Gui.TextField.ReadOnly +- uid: System.EventHandler{NStack.ustring} + commentId: T:System.EventHandler{NStack.ustring} + parent: System + definition: System.EventHandler`1 + name: EventHandler + nameWithType: EventHandler + fullName: System.EventHandler + nameWithType.vb: EventHandler(Of ustring) + fullName.vb: System.EventHandler(Of NStack.ustring) + name.vb: EventHandler(Of ustring) + spec.csharp: + - uid: System.EventHandler`1 + name: EventHandler + nameWithType: EventHandler + fullName: System.EventHandler + isExternal: true + - name: < + nameWithType: < + fullName: < + - uid: NStack.ustring + name: ustring + nameWithType: ustring + fullName: NStack.ustring + isExternal: true + - 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: NStack.ustring + name: ustring + nameWithType: ustring + fullName: NStack.ustring + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.EventHandler`1 + commentId: T:System.EventHandler`1 + isExternal: true + name: EventHandler + nameWithType: EventHandler + fullName: System.EventHandler + 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.TextField.#ctor* + commentId: Overload:Terminal.Gui.TextField.#ctor + name: TextField + nameWithType: TextField.TextField + fullName: Terminal.Gui.TextField.TextField +- uid: System.String + commentId: T:System.String parent: System isExternal: true - name: EventHandler - nameWithType: EventHandler - fullName: System.EventHandler -- uid: Terminal.Gui.TextField.CursorPosition + name: String + nameWithType: String + fullName: System.String +- uid: NStack.ustring + commentId: T:NStack.ustring + parent: NStack + isExternal: true + name: ustring + nameWithType: ustring + fullName: NStack.ustring +- uid: NStack + commentId: N:NStack + isExternal: true + name: NStack + nameWithType: NStack + fullName: NStack +- uid: System.Int32 + commentId: T:System.Int32 + parent: System + isExternal: true + name: Int32 + nameWithType: Int32 + fullName: System.Int32 +- uid: Terminal.Gui.TextField.OnLeave + commentId: M:Terminal.Gui.TextField.OnLeave parent: Terminal.Gui.TextField - isExternal: false - name: CursorPosition - nameWithType: TextField.CursorPosition - fullName: TextField.CursorPosition + name: OnLeave() + nameWithType: TextField.OnLeave() + fullName: Terminal.Gui.TextField.OnLeave() + spec.csharp: + - uid: Terminal.Gui.TextField.OnLeave + name: OnLeave + nameWithType: TextField.OnLeave + fullName: Terminal.Gui.TextField.OnLeave + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.TextField.OnLeave + name: OnLeave + nameWithType: TextField.OnLeave + fullName: Terminal.Gui.TextField.OnLeave + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.OnLeave + commentId: M:Terminal.Gui.View.OnLeave + parent: Terminal.Gui.View + name: OnLeave() + nameWithType: View.OnLeave() + fullName: Terminal.Gui.View.OnLeave() + spec.csharp: + - uid: Terminal.Gui.View.OnLeave + name: OnLeave + nameWithType: View.OnLeave + fullName: Terminal.Gui.View.OnLeave + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.OnLeave + name: OnLeave + nameWithType: View.OnLeave + fullName: Terminal.Gui.View.OnLeave + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.TextField.OnLeave* + commentId: Overload:Terminal.Gui.TextField.OnLeave + name: OnLeave + nameWithType: TextField.OnLeave + fullName: Terminal.Gui.TextField.OnLeave - uid: Terminal.Gui.TextField.Frame + commentId: P:Terminal.Gui.TextField.Frame parent: Terminal.Gui.TextField - isExternal: false name: Frame nameWithType: TextField.Frame - fullName: TextField.Frame + fullName: Terminal.Gui.TextField.Frame +- uid: Terminal.Gui.View.Frame + commentId: P:Terminal.Gui.View.Frame + parent: Terminal.Gui.View + name: Frame + nameWithType: View.Frame + fullName: Terminal.Gui.View.Frame +- uid: Terminal.Gui.TextField.Frame* + commentId: Overload:Terminal.Gui.TextField.Frame + name: Frame + nameWithType: TextField.Frame + fullName: Terminal.Gui.TextField.Frame - uid: Terminal.Gui.Rect + commentId: T:Terminal.Gui.Rect parent: Terminal.Gui - isExternal: false name: Rect nameWithType: Rect fullName: Terminal.Gui.Rect -- uid: Terminal.Gui.TextField.MouseEvent(Terminal.Gui.MouseEvent) - parent: Terminal.Gui.TextField - isExternal: false - name: MouseEvent(MouseEvent) - nameWithType: TextField.MouseEvent(MouseEvent) - fullName: TextField.MouseEvent(MouseEvent) -- uid: Terminal.Gui.MouseEvent - parent: Terminal.Gui - isExternal: false - name: MouseEvent - nameWithType: MouseEvent - fullName: Terminal.Gui.MouseEvent -- uid: Terminal.Gui.TextField.PositionCursor - parent: Terminal.Gui.TextField - isExternal: false +- uid: Terminal.Gui.TextField.Text* + commentId: Overload:Terminal.Gui.TextField.Text + name: Text + nameWithType: TextField.Text + fullName: Terminal.Gui.TextField.Text +- uid: Terminal.Gui.TextField.Secret* + commentId: Overload:Terminal.Gui.TextField.Secret + name: Secret + nameWithType: TextField.Secret + fullName: Terminal.Gui.TextField.Secret +- uid: Terminal.Gui.TextField.CursorPosition* + commentId: Overload:Terminal.Gui.TextField.CursorPosition + name: CursorPosition + nameWithType: TextField.CursorPosition + fullName: Terminal.Gui.TextField.CursorPosition +- uid: Terminal.Gui.View.PositionCursor + commentId: M:Terminal.Gui.View.PositionCursor + parent: Terminal.Gui.View name: PositionCursor() - nameWithType: TextField.PositionCursor() - fullName: TextField.PositionCursor() -- uid: Terminal.Gui.TextField.ProcessKey(Terminal.Gui.KeyEvent) + nameWithType: View.PositionCursor() + fullName: Terminal.Gui.View.PositionCursor() + spec.csharp: + - uid: Terminal.Gui.View.PositionCursor + name: PositionCursor + nameWithType: View.PositionCursor + fullName: Terminal.Gui.View.PositionCursor + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.PositionCursor + name: PositionCursor + nameWithType: View.PositionCursor + fullName: Terminal.Gui.View.PositionCursor + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.TextField.PositionCursor* + commentId: Overload:Terminal.Gui.TextField.PositionCursor + name: PositionCursor + nameWithType: TextField.PositionCursor + fullName: Terminal.Gui.TextField.PositionCursor +- uid: Terminal.Gui.TextField.Redraw(Terminal.Gui.Rect) + commentId: M:Terminal.Gui.TextField.Redraw(Terminal.Gui.Rect) parent: Terminal.Gui.TextField - isExternal: false + name: Redraw(Rect) + nameWithType: TextField.Redraw(Rect) + fullName: Terminal.Gui.TextField.Redraw(Terminal.Gui.Rect) + spec.csharp: + - uid: Terminal.Gui.TextField.Redraw(Terminal.Gui.Rect) + name: Redraw + nameWithType: TextField.Redraw + fullName: Terminal.Gui.TextField.Redraw + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.TextField.Redraw(Terminal.Gui.Rect) + name: Redraw + nameWithType: TextField.Redraw + fullName: Terminal.Gui.TextField.Redraw + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.Redraw(Terminal.Gui.Rect) + commentId: M:Terminal.Gui.View.Redraw(Terminal.Gui.Rect) + parent: Terminal.Gui.View + name: Redraw(Rect) + nameWithType: View.Redraw(Rect) + fullName: Terminal.Gui.View.Redraw(Terminal.Gui.Rect) + spec.csharp: + - uid: Terminal.Gui.View.Redraw(Terminal.Gui.Rect) + name: Redraw + nameWithType: View.Redraw + fullName: Terminal.Gui.View.Redraw + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.Redraw(Terminal.Gui.Rect) + name: Redraw + nameWithType: View.Redraw + fullName: Terminal.Gui.View.Redraw + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.TextField.Redraw* + commentId: Overload:Terminal.Gui.TextField.Redraw + name: Redraw + nameWithType: TextField.Redraw + fullName: Terminal.Gui.TextField.Redraw +- uid: Terminal.Gui.TextField.CanFocus + commentId: P:Terminal.Gui.TextField.CanFocus + parent: Terminal.Gui.TextField + name: CanFocus + nameWithType: TextField.CanFocus + fullName: Terminal.Gui.TextField.CanFocus +- uid: Terminal.Gui.Responder.CanFocus + commentId: P:Terminal.Gui.Responder.CanFocus + parent: Terminal.Gui.Responder + name: CanFocus + nameWithType: Responder.CanFocus + fullName: Terminal.Gui.Responder.CanFocus +- uid: Terminal.Gui.TextField.CanFocus* + commentId: Overload:Terminal.Gui.TextField.CanFocus + name: CanFocus + nameWithType: TextField.CanFocus + fullName: Terminal.Gui.TextField.CanFocus +- uid: Terminal.Gui.Key.Delete + commentId: F:Terminal.Gui.Key.Delete + isExternal: true +- uid: Terminal.Gui.Key.Backspace + commentId: F:Terminal.Gui.Key.Backspace + isExternal: true +- uid: Terminal.Gui.View.ProcessKey(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.View.ProcessKey(Terminal.Gui.KeyEvent) + parent: Terminal.Gui.View name: ProcessKey(KeyEvent) - nameWithType: TextField.ProcessKey(KeyEvent) - fullName: TextField.ProcessKey(KeyEvent) + nameWithType: View.ProcessKey(KeyEvent) + fullName: Terminal.Gui.View.ProcessKey(Terminal.Gui.KeyEvent) + spec.csharp: + - uid: Terminal.Gui.View.ProcessKey(Terminal.Gui.KeyEvent) + name: ProcessKey + nameWithType: View.ProcessKey + fullName: Terminal.Gui.View.ProcessKey + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ProcessKey(Terminal.Gui.KeyEvent) + name: ProcessKey + nameWithType: View.ProcessKey + fullName: Terminal.Gui.View.ProcessKey + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.TextField.ProcessKey* + commentId: Overload:Terminal.Gui.TextField.ProcessKey + name: ProcessKey + nameWithType: TextField.ProcessKey + fullName: Terminal.Gui.TextField.ProcessKey - uid: Terminal.Gui.KeyEvent + commentId: T:Terminal.Gui.KeyEvent parent: Terminal.Gui - isExternal: false name: KeyEvent nameWithType: KeyEvent fullName: Terminal.Gui.KeyEvent -- uid: Terminal.Gui.TextField.Redraw(Terminal.Gui.Rect) +- uid: Terminal.Gui.TextField.SelectedStart* + commentId: Overload:Terminal.Gui.TextField.SelectedStart + name: SelectedStart + nameWithType: TextField.SelectedStart + fullName: Terminal.Gui.TextField.SelectedStart +- uid: Terminal.Gui.TextField.SelectedLength* + commentId: Overload:Terminal.Gui.TextField.SelectedLength + name: SelectedLength + nameWithType: TextField.SelectedLength + fullName: Terminal.Gui.TextField.SelectedLength +- uid: Terminal.Gui.TextField.SelectedText* + commentId: Overload:Terminal.Gui.TextField.SelectedText + name: SelectedText + nameWithType: TextField.SelectedText + fullName: Terminal.Gui.TextField.SelectedText +- uid: Terminal.Gui.TextField.MouseEvent(Terminal.Gui.MouseEvent) + commentId: M:Terminal.Gui.TextField.MouseEvent(Terminal.Gui.MouseEvent) parent: Terminal.Gui.TextField - isExternal: false - name: Redraw(Rect) - nameWithType: TextField.Redraw(Rect) - fullName: TextField.Redraw(Rect) -- uid: Terminal.Gui.TextField.Secret - parent: Terminal.Gui.TextField - isExternal: false - name: Secret - nameWithType: TextField.Secret - fullName: TextField.Secret -- uid: Terminal.Gui.TextField.Text - parent: Terminal.Gui.TextField - isExternal: false - name: Text - nameWithType: TextField.Text - fullName: TextField.Text -- uid: Terminal.Gui.TextField.Used - parent: Terminal.Gui.TextField - isExternal: false - name: Used - nameWithType: TextField.Used - fullName: TextField.Used -- uid: Terminal.Gui.TextField.#ctor* - parent: Terminal.Gui.TextField - isExternal: false - name: TextField - nameWithType: TextField.TextField - fullName: TextField.TextField -- uid: Terminal.Gui.TextField.CanFocus* - parent: Terminal.Gui.TextField - isExternal: false - name: CanFocus - nameWithType: TextField.CanFocus - fullName: TextField.CanFocus -- uid: Terminal.Gui.TextField.CursorPosition* - parent: Terminal.Gui.TextField - isExternal: false - name: CursorPosition - nameWithType: TextField.CursorPosition - fullName: TextField.CursorPosition -- uid: Terminal.Gui.TextField.Frame* - parent: Terminal.Gui.TextField - isExternal: false - name: Frame - nameWithType: TextField.Frame - fullName: TextField.Frame + name: MouseEvent(MouseEvent) + nameWithType: TextField.MouseEvent(MouseEvent) + fullName: Terminal.Gui.TextField.MouseEvent(Terminal.Gui.MouseEvent) + spec.csharp: + - uid: Terminal.Gui.TextField.MouseEvent(Terminal.Gui.MouseEvent) + name: MouseEvent + nameWithType: TextField.MouseEvent + fullName: Terminal.Gui.TextField.MouseEvent + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.MouseEvent + name: MouseEvent + nameWithType: MouseEvent + fullName: Terminal.Gui.MouseEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.TextField.MouseEvent(Terminal.Gui.MouseEvent) + name: MouseEvent + nameWithType: TextField.MouseEvent + fullName: Terminal.Gui.TextField.MouseEvent + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.MouseEvent + name: MouseEvent + nameWithType: MouseEvent + fullName: Terminal.Gui.MouseEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.Responder.MouseEvent(Terminal.Gui.MouseEvent) + commentId: M:Terminal.Gui.Responder.MouseEvent(Terminal.Gui.MouseEvent) + parent: Terminal.Gui.Responder + name: MouseEvent(MouseEvent) + nameWithType: Responder.MouseEvent(MouseEvent) + fullName: Terminal.Gui.Responder.MouseEvent(Terminal.Gui.MouseEvent) + spec.csharp: + - uid: Terminal.Gui.Responder.MouseEvent(Terminal.Gui.MouseEvent) + name: MouseEvent + nameWithType: Responder.MouseEvent + fullName: Terminal.Gui.Responder.MouseEvent + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.MouseEvent + name: MouseEvent + nameWithType: MouseEvent + fullName: Terminal.Gui.MouseEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.Responder.MouseEvent(Terminal.Gui.MouseEvent) + name: MouseEvent + nameWithType: Responder.MouseEvent + fullName: Terminal.Gui.Responder.MouseEvent + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.MouseEvent + name: MouseEvent + nameWithType: MouseEvent + fullName: Terminal.Gui.MouseEvent + - name: ) + nameWithType: ) + fullName: ) - uid: Terminal.Gui.TextField.MouseEvent* - parent: Terminal.Gui.TextField - isExternal: false + commentId: Overload:Terminal.Gui.TextField.MouseEvent name: MouseEvent nameWithType: TextField.MouseEvent - fullName: TextField.MouseEvent -- uid: Terminal.Gui.TextField.PositionCursor* - parent: Terminal.Gui.TextField - isExternal: false - name: PositionCursor - nameWithType: TextField.PositionCursor - fullName: TextField.PositionCursor -- uid: Terminal.Gui.TextField.ProcessKey* - parent: Terminal.Gui.TextField - isExternal: false - name: ProcessKey - nameWithType: TextField.ProcessKey - fullName: TextField.ProcessKey -- uid: Terminal.Gui.TextField.Redraw* - parent: Terminal.Gui.TextField - isExternal: false - name: Redraw - nameWithType: TextField.Redraw - fullName: TextField.Redraw -- uid: Terminal.Gui.TextField.Secret* - parent: Terminal.Gui.TextField - isExternal: false - name: Secret - nameWithType: TextField.Secret - fullName: TextField.Secret -- uid: Terminal.Gui.TextField.Text* - parent: Terminal.Gui.TextField - isExternal: false - name: Text - nameWithType: TextField.Text - fullName: TextField.Text -- uid: Terminal.Gui.TextField.Used* - parent: Terminal.Gui.TextField - isExternal: false - name: Used - nameWithType: TextField.Used - fullName: TextField.Used -- uid: Terminal.Gui.View.HasFocus - parent: Terminal.Gui.View - isExternal: false - name: HasFocus - nameWithType: View.HasFocus - fullName: View.HasFocus -- uid: Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) - parent: Terminal.Gui.View - isExternal: false - name: ProcessColdKey(KeyEvent) - nameWithType: View.ProcessColdKey(KeyEvent) - fullName: View.ProcessColdKey(KeyEvent) -- uid: Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) - parent: Terminal.Gui.View - isExternal: false - name: ProcessHotKey(KeyEvent) - nameWithType: View.ProcessHotKey(KeyEvent) - fullName: View.ProcessHotKey(KeyEvent) -- uid: Terminal.Gui.View.Add(Terminal.Gui.View) - parent: Terminal.Gui.View - isExternal: false - name: Add(View) - nameWithType: View.Add(View) - fullName: View.Add(View) -- uid: Terminal.Gui.View.Add(Terminal.Gui.View[]) - parent: Terminal.Gui.View - isExternal: false - name: Add(View[]) - nameWithType: View.Add(View[]) - fullName: View.Add(View[]) -- uid: Terminal.Gui.View.AddRune(System.Int32,System.Int32,System.Rune) - parent: Terminal.Gui.View - isExternal: false - name: AddRune(Int32, Int32, Rune) - nameWithType: View.AddRune(Int32, Int32, Rune) - fullName: View.AddRune(Int32, Int32, Rune) -- uid: Terminal.Gui.View.Bounds - parent: Terminal.Gui.View - isExternal: false - name: Bounds - nameWithType: View.Bounds - fullName: View.Bounds -- uid: Terminal.Gui.View.ChildNeedsDisplay - parent: Terminal.Gui.View - isExternal: false - name: ChildNeedsDisplay() - nameWithType: View.ChildNeedsDisplay() - fullName: View.ChildNeedsDisplay() -- uid: Terminal.Gui.View.Clear - parent: Terminal.Gui.View - isExternal: false - name: Clear() - nameWithType: View.Clear() - fullName: View.Clear() -- uid: Terminal.Gui.View.Clear(Terminal.Gui.Rect) - parent: Terminal.Gui.View - isExternal: false - name: Clear(Rect) - nameWithType: View.Clear(Rect) - fullName: View.Clear(Rect) -- uid: Terminal.Gui.View.ClearNeedsDisplay - parent: Terminal.Gui.View - isExternal: false - name: ClearNeedsDisplay() - nameWithType: View.ClearNeedsDisplay() - fullName: View.ClearNeedsDisplay() -- uid: Terminal.Gui.View.ClipToBounds - parent: Terminal.Gui.View - isExternal: false - name: ClipToBounds() - nameWithType: View.ClipToBounds() - fullName: View.ClipToBounds() -- uid: Terminal.Gui.View.ColorScheme - parent: Terminal.Gui.View - isExternal: false - name: ColorScheme - nameWithType: View.ColorScheme - fullName: View.ColorScheme -- uid: Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean) - parent: Terminal.Gui.View - isExternal: false - name: DrawFrame(Rect, Int32, Boolean) - nameWithType: View.DrawFrame(Rect, Int32, Boolean) - fullName: View.DrawFrame(Rect, Int32, Boolean) -- uid: Terminal.Gui.View.DrawHotString(NStack.ustring,System.Boolean,Terminal.Gui.ColorScheme) - parent: Terminal.Gui.View - isExternal: false - name: DrawHotString(ustring, Boolean, ColorScheme) - nameWithType: View.DrawHotString(ustring, Boolean, ColorScheme) - fullName: View.DrawHotString(ustring, Boolean, ColorScheme) -- uid: Terminal.Gui.View.DrawHotString(NStack.ustring,Terminal.Gui.Attribute,Terminal.Gui.Attribute) - parent: Terminal.Gui.View - isExternal: false - name: DrawHotString(ustring, Attribute, Attribute) - nameWithType: View.DrawHotString(ustring, Attribute, Attribute) - fullName: View.DrawHotString(ustring, Attribute, Attribute) -- uid: Terminal.Gui.View.Driver - parent: Terminal.Gui.View - isExternal: false - name: Driver - nameWithType: View.Driver - fullName: View.Driver -- uid: Terminal.Gui.View.EnsureFocus - parent: Terminal.Gui.View - isExternal: false - name: EnsureFocus() - nameWithType: View.EnsureFocus() - fullName: View.EnsureFocus() -- uid: Terminal.Gui.View.Focused - parent: Terminal.Gui.View - isExternal: false - name: Focused - nameWithType: View.Focused - fullName: View.Focused -- uid: Terminal.Gui.View.FocusFirst - parent: Terminal.Gui.View - isExternal: false - name: FocusFirst() - nameWithType: View.FocusFirst() - fullName: View.FocusFirst() -- uid: Terminal.Gui.View.FocusLast - parent: Terminal.Gui.View - isExternal: false - name: FocusLast() - nameWithType: View.FocusLast() - fullName: View.FocusLast() -- uid: Terminal.Gui.View.FocusNext - parent: Terminal.Gui.View - isExternal: false - name: FocusNext() - nameWithType: View.FocusNext() - fullName: View.FocusNext() -- uid: Terminal.Gui.View.FocusPrev - parent: Terminal.Gui.View - isExternal: false - name: FocusPrev() - nameWithType: View.FocusPrev() - fullName: View.FocusPrev() -- uid: Terminal.Gui.View.GetEnumerator - parent: Terminal.Gui.View - isExternal: false - name: GetEnumerator() - nameWithType: View.GetEnumerator() - fullName: View.GetEnumerator() -- uid: Terminal.Gui.View.Height - parent: Terminal.Gui.View - isExternal: false - name: Height - nameWithType: View.Height - fullName: View.Height -- uid: Terminal.Gui.View.Id - parent: Terminal.Gui.View - isExternal: false - name: Id - nameWithType: View.Id - fullName: View.Id -- uid: Terminal.Gui.View.LayoutStyle - parent: Terminal.Gui.View - isExternal: false - name: LayoutStyle - nameWithType: View.LayoutStyle - fullName: View.LayoutStyle -- uid: Terminal.Gui.View.LayoutSubviews - parent: Terminal.Gui.View - isExternal: false - name: LayoutSubviews() - nameWithType: View.LayoutSubviews() - fullName: View.LayoutSubviews() -- uid: Terminal.Gui.View.MostFocused - parent: Terminal.Gui.View - isExternal: false - name: MostFocused - nameWithType: View.MostFocused - fullName: View.MostFocused -- uid: Terminal.Gui.View.Move(System.Int32,System.Int32) - parent: Terminal.Gui.View - isExternal: false - name: Move(Int32, Int32) - nameWithType: View.Move(Int32, Int32) - fullName: View.Move(Int32, Int32) -- uid: Terminal.Gui.View.Remove(Terminal.Gui.View) - parent: Terminal.Gui.View - isExternal: false - name: Remove(View) - nameWithType: View.Remove(View) - fullName: View.Remove(View) -- uid: Terminal.Gui.View.RemoveAll - parent: Terminal.Gui.View - isExternal: false - name: RemoveAll() - nameWithType: View.RemoveAll() - fullName: View.RemoveAll() -- uid: Terminal.Gui.View.ScreenToView(System.Int32,System.Int32) - parent: Terminal.Gui.View - isExternal: false - name: ScreenToView(Int32, Int32) - nameWithType: View.ScreenToView(Int32, Int32) - fullName: View.ScreenToView(Int32, Int32) -- uid: Terminal.Gui.View.SetClip(Terminal.Gui.Rect) - parent: Terminal.Gui.View - isExternal: false - name: SetClip(Rect) - nameWithType: View.SetClip(Rect) - fullName: View.SetClip(Rect) -- uid: Terminal.Gui.View.SetFocus(Terminal.Gui.View) - parent: Terminal.Gui.View - isExternal: false - name: SetFocus(View) - nameWithType: View.SetFocus(View) - fullName: View.SetFocus(View) -- uid: Terminal.Gui.View.SetNeedsDisplay - parent: Terminal.Gui.View - isExternal: false - name: SetNeedsDisplay() - nameWithType: View.SetNeedsDisplay() - fullName: View.SetNeedsDisplay() -- uid: Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) - parent: Terminal.Gui.View - isExternal: false - name: SetNeedsDisplay(Rect) - nameWithType: View.SetNeedsDisplay(Rect) - fullName: View.SetNeedsDisplay(Rect) -- uid: Terminal.Gui.View.Subviews - parent: Terminal.Gui.View - isExternal: false - name: Subviews - nameWithType: View.Subviews - fullName: View.Subviews -- uid: Terminal.Gui.View.SuperView - parent: Terminal.Gui.View - isExternal: false - name: SuperView - nameWithType: View.SuperView - fullName: View.SuperView -- uid: Terminal.Gui.View.ToString - parent: Terminal.Gui.View - isExternal: false - name: ToString() - nameWithType: View.ToString() - fullName: View.ToString() -- uid: Terminal.Gui.View.WantMousePositionReports - parent: Terminal.Gui.View - isExternal: false - name: WantMousePositionReports - nameWithType: View.WantMousePositionReports - fullName: View.WantMousePositionReports -- uid: Terminal.Gui.View.Width - parent: Terminal.Gui.View - isExternal: false - name: Width - nameWithType: View.Width - fullName: View.Width -- uid: Terminal.Gui.View.X - parent: Terminal.Gui.View - isExternal: false - name: X - nameWithType: View.X - fullName: View.X -- uid: Terminal.Gui.View.Y - parent: Terminal.Gui.View - isExternal: false - name: Y - nameWithType: View.Y - fullName: View.Y + fullName: Terminal.Gui.TextField.MouseEvent +- uid: Terminal.Gui.MouseEvent + commentId: T:Terminal.Gui.MouseEvent + parent: Terminal.Gui + name: MouseEvent + nameWithType: MouseEvent + fullName: Terminal.Gui.MouseEvent +- uid: Terminal.Gui.TextField.ClearAllSelection* + commentId: Overload:Terminal.Gui.TextField.ClearAllSelection + name: ClearAllSelection + nameWithType: TextField.ClearAllSelection + fullName: Terminal.Gui.TextField.ClearAllSelection +- uid: Terminal.Gui.TextField.Copy* + commentId: Overload:Terminal.Gui.TextField.Copy + name: Copy + nameWithType: TextField.Copy + fullName: Terminal.Gui.TextField.Copy +- uid: Terminal.Gui.TextField.Cut* + commentId: Overload:Terminal.Gui.TextField.Cut + name: Cut + nameWithType: TextField.Cut + fullName: Terminal.Gui.TextField.Cut +- uid: Terminal.Gui.TextField.Paste* + commentId: Overload:Terminal.Gui.TextField.Paste + name: Paste + nameWithType: TextField.Paste + fullName: Terminal.Gui.TextField.Paste +shouldSkipMarkup: true diff --git a/docfx/api/Terminal.Gui/Terminal.Gui.TextView.yml b/docfx/api/Terminal.Gui/Terminal.Gui.TextView.yml index babfe6000..d996f7be4 100644 --- a/docfx/api/Terminal.Gui/Terminal.Gui.TextView.yml +++ b/docfx/api/Terminal.Gui/Terminal.Gui.TextView.yml @@ -1,11 +1,14 @@ ### YamlMime:ManagedReference items: - uid: Terminal.Gui.TextView + commentId: T:Terminal.Gui.TextView id: TextView + parent: Terminal.Gui children: - Terminal.Gui.TextView.#ctor - Terminal.Gui.TextView.#ctor(Terminal.Gui.Rect) - Terminal.Gui.TextView.CanFocus + - Terminal.Gui.TextView.CloseFile - Terminal.Gui.TextView.CurrentColumn - Terminal.Gui.TextView.CurrentRow - Terminal.Gui.TextView.LoadFile(System.String) @@ -17,183 +20,283 @@ items: - Terminal.Gui.TextView.Redraw(Terminal.Gui.Rect) - Terminal.Gui.TextView.ScrollTo(System.Int32) - Terminal.Gui.TextView.Text + - Terminal.Gui.TextView.TextChanged langs: - csharp + - vb name: TextView nameWithType: TextView fullName: Terminal.Gui.TextView type: Class + source: + remote: + path: Terminal.Gui/Views/TextView.cs + branch: docs + repo: tig:tig/gui.cs.git + id: TextView + path: ../Terminal.Gui/Views/TextView.cs + startLine: 274 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: Multi-line text editing view - remarks: "

\n The text view provides a multi-line text view. Users interact\n with it with the standard Emacs commands for movement or the arrow\n keys. \n

\n
ShortcutAction performed
Left cursor, Control-b\n Moves the editing point left.\n
Right cursor, Control-f\n Moves the editing point right.\n
Alt-b\n Moves one word back.\n
Alt-f\n Moves one word forward.\n
Up cursor, Control-p\n Moves the editing point one line up.\n
Down cursor, Control-n\n Moves the editing point one line down\n
Home key, Control-a\n Moves the cursor to the beginning of the line.\n
End key, Control-e\n Moves the cursor to the end of the line.\n
Delete, Control-d\n Deletes the character in front of the cursor.\n
Backspace\n Deletes the character behind the cursor.\n
Control-k\n Deletes the text until the end of the line and replaces the kill buffer\n with the deleted text. You can paste this text in a different place by\n using Control-y.\n
Control-y\n Pastes the content of the kill ring into the current position.\n
Alt-d\n Deletes the word above the cursor and adds it to the kill ring. You \n can paste the contents of the kill ring with Control-y.\n
Control-q\n Quotes the next input character, to prevent the normal processing of\n key handling to take place.\n
" + summary: "\nMulti-line text editing \n" + remarks: "\n

\n provides a multi-line text editor. Users interact\nwith it with the standard Emacs commands for movement or the arrow\nkeys. \n

\n
ShortcutAction performed
Left cursor, Control-b\n Moves the editing point left.\n
Right cursor, Control-f\n Moves the editing point right.\n
Alt-b\n Moves one word back.\n
Alt-f\n Moves one word forward.\n
Up cursor, Control-p\n Moves the editing point one line up.\n
Down cursor, Control-n\n Moves the editing point one line down\n
Home key, Control-a\n Moves the cursor to the beginning of the line.\n
End key, Control-e\n Moves the cursor to the end of the line.\n
Delete, Control-d\n Deletes the character in front of the cursor.\n
Backspace\n Deletes the character behind the cursor.\n
Control-k\n Deletes the text until the end of the line and replaces the kill buffer\n with the deleted text. You can paste this text in a different place by\n using Control-y.\n
Control-y\n Pastes the content of the kill ring into the current position.\n
Alt-d\n Deletes the word above the cursor and adds it to the kill ring. You \n can paste the contents of the kill ring with Control-y.\n
Control-q\n Quotes the next input character, to prevent the normal processing of\n key handling to take place.\n
\n" + example: [] syntax: - content: 'public class TextView : Terminal.Gui.View' + content: 'public class TextView : View, IEnumerable' + content.vb: >- + Public Class TextView + + Inherits View + + Implements IEnumerable inheritance: - System.Object - Terminal.Gui.Responder - Terminal.Gui.View - implements: [] + implements: + - System.Collections.IEnumerable inheritedMembers: - - Terminal.Gui.View.Add(Terminal.Gui.View) - - Terminal.Gui.View.Add(Terminal.Gui.View[]) - - Terminal.Gui.View.AddRune(System.Int32,System.Int32,System.Rune) - - Terminal.Gui.View.Bounds - - Terminal.Gui.View.ChildNeedsDisplay - - Terminal.Gui.View.Clear - - Terminal.Gui.View.Clear(Terminal.Gui.Rect) - - Terminal.Gui.View.ClearNeedsDisplay - - Terminal.Gui.View.ClipToBounds - - Terminal.Gui.View.ColorScheme - - Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean) - - Terminal.Gui.View.DrawHotString(NStack.ustring,System.Boolean,Terminal.Gui.ColorScheme) - - Terminal.Gui.View.DrawHotString(NStack.ustring,Terminal.Gui.Attribute,Terminal.Gui.Attribute) + - Terminal.Gui.View.Enter + - Terminal.Gui.View.Leave + - Terminal.Gui.View.MouseEnter + - Terminal.Gui.View.MouseLeave - Terminal.Gui.View.Driver - - Terminal.Gui.View.EnsureFocus - - Terminal.Gui.View.Focused - - Terminal.Gui.View.FocusFirst - - Terminal.Gui.View.FocusLast - - Terminal.Gui.View.FocusNext - - Terminal.Gui.View.FocusPrev + - Terminal.Gui.View.Subviews + - Terminal.Gui.View.Id + - Terminal.Gui.View.WantMousePositionReports + - Terminal.Gui.View.WantContinuousButtonPressed - Terminal.Gui.View.Frame - Terminal.Gui.View.GetEnumerator - - Terminal.Gui.View.HasFocus - - Terminal.Gui.View.Height - - Terminal.Gui.View.Id - Terminal.Gui.View.LayoutStyle - - Terminal.Gui.View.LayoutSubviews - - Terminal.Gui.View.MostFocused - - Terminal.Gui.View.Move(System.Int32,System.Int32) - - Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) - - Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) - - Terminal.Gui.View.Remove(Terminal.Gui.View) - - Terminal.Gui.View.RemoveAll - - Terminal.Gui.View.ScreenToView(System.Int32,System.Int32) - - Terminal.Gui.View.SetClip(Terminal.Gui.Rect) - - Terminal.Gui.View.SetFocus(Terminal.Gui.View) - - Terminal.Gui.View.SetNeedsDisplay - - Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) - - Terminal.Gui.View.Subviews - - Terminal.Gui.View.SuperView - - Terminal.Gui.View.ToString - - Terminal.Gui.View.WantMousePositionReports - - Terminal.Gui.View.Width + - Terminal.Gui.View.Bounds - Terminal.Gui.View.X - Terminal.Gui.View.Y -- uid: Terminal.Gui.TextView.#ctor - id: '#ctor' + - Terminal.Gui.View.Width + - Terminal.Gui.View.Height + - Terminal.Gui.View.SuperView + - Terminal.Gui.View.SetNeedsDisplay + - Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) + - Terminal.Gui.View.ChildNeedsDisplay + - Terminal.Gui.View.Add(Terminal.Gui.View) + - Terminal.Gui.View.Add(Terminal.Gui.View[]) + - Terminal.Gui.View.RemoveAll + - Terminal.Gui.View.Remove(Terminal.Gui.View) + - Terminal.Gui.View.BringSubviewToFront(Terminal.Gui.View) + - Terminal.Gui.View.SendSubviewToBack(Terminal.Gui.View) + - Terminal.Gui.View.SendSubviewBackwards(Terminal.Gui.View) + - Terminal.Gui.View.BringSubviewForward(Terminal.Gui.View) + - Terminal.Gui.View.Clear + - Terminal.Gui.View.Clear(Terminal.Gui.Rect) + - Terminal.Gui.View.ScreenToView(System.Int32,System.Int32) + - Terminal.Gui.View.ClipToBounds + - Terminal.Gui.View.SetClip(Terminal.Gui.Rect) + - Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean) + - Terminal.Gui.View.DrawHotString(NStack.ustring,Terminal.Gui.Attribute,Terminal.Gui.Attribute) + - Terminal.Gui.View.DrawHotString(NStack.ustring,System.Boolean,Terminal.Gui.ColorScheme) + - Terminal.Gui.View.Move(System.Int32,System.Int32) + - Terminal.Gui.View.HasFocus + - Terminal.Gui.View.OnEnter + - Terminal.Gui.View.OnLeave + - Terminal.Gui.View.Focused + - Terminal.Gui.View.MostFocused + - Terminal.Gui.View.ColorScheme + - Terminal.Gui.View.AddRune(System.Int32,System.Int32,System.Rune) + - Terminal.Gui.View.ClearNeedsDisplay + - Terminal.Gui.View.SetFocus(Terminal.Gui.View) + - Terminal.Gui.View.KeyPress + - Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) + - Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) + - Terminal.Gui.View.KeyDown + - Terminal.Gui.View.OnKeyDown(Terminal.Gui.KeyEvent) + - Terminal.Gui.View.KeyUp + - Terminal.Gui.View.OnKeyUp(Terminal.Gui.KeyEvent) + - Terminal.Gui.View.EnsureFocus + - Terminal.Gui.View.FocusFirst + - Terminal.Gui.View.FocusLast + - Terminal.Gui.View.FocusPrev + - Terminal.Gui.View.FocusNext + - Terminal.Gui.View.LayoutSubviews + - Terminal.Gui.View.ToString + - Terminal.Gui.View.OnMouseEnter(Terminal.Gui.MouseEvent) + - Terminal.Gui.View.OnMouseLeave(Terminal.Gui.MouseEvent) + - 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) + modifiers.csharp: + - public + - class + modifiers.vb: + - Public + - Class +- uid: Terminal.Gui.TextView.TextChanged + commentId: E:Terminal.Gui.TextView.TextChanged + id: TextChanged parent: Terminal.Gui.TextView langs: - csharp - name: TextView() - nameWithType: TextView.TextView() - fullName: TextView.TextView() - type: Constructor + - vb + name: TextChanged + nameWithType: TextView.TextChanged + fullName: Terminal.Gui.TextView.TextChanged + type: Event + source: + remote: + path: Terminal.Gui/Views/TextView.cs + branch: docs + repo: tig:tig/gui.cs.git + id: TextChanged + path: ../Terminal.Gui/Views/TextView.cs + startLine: 287 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: Public constructor, creates a view on the specified area, with dimensions controlled with the X, Y, Width and Height properties. + summary: "\nRaised when the of the changes.\n" + example: [] syntax: - content: public TextView (); - parameters: [] - overload: Terminal.Gui.TextView.#ctor* - exceptions: [] + content: public event EventHandler TextChanged + return: + type: System.EventHandler + content.vb: Public Event TextChanged As EventHandler + modifiers.csharp: + - public + modifiers.vb: + - Public - uid: Terminal.Gui.TextView.#ctor(Terminal.Gui.Rect) + commentId: M:Terminal.Gui.TextView.#ctor(Terminal.Gui.Rect) id: '#ctor(Terminal.Gui.Rect)' parent: Terminal.Gui.TextView langs: - csharp + - vb name: TextView(Rect) nameWithType: TextView.TextView(Rect) - fullName: TextView.TextView(Rect) + fullName: Terminal.Gui.TextView.TextView(Terminal.Gui.Rect) type: Constructor + source: + remote: + path: Terminal.Gui/Views/TextView.cs + branch: docs + repo: tig:tig/gui.cs.git + id: .ctor + path: ../Terminal.Gui/Views/TextView.cs + startLine: 304 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: Public constructor, creates a view on the specified area, with absolute position and size. + summary: "\nInitalizes a on the specified area, with absolute position and size.\n" + remarks: "\n" + example: [] syntax: - content: public TextView (Terminal.Gui.Rect frame); + content: public TextView(Rect frame) parameters: - id: frame type: Terminal.Gui.Rect - description: To be added. + content.vb: Public Sub New(frame As Rect) overload: Terminal.Gui.TextView.#ctor* - exceptions: [] -- uid: Terminal.Gui.TextView.CanFocus - id: CanFocus + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: Terminal.Gui.TextView.#ctor + commentId: M:Terminal.Gui.TextView.#ctor + id: '#ctor' parent: Terminal.Gui.TextView langs: - csharp - name: CanFocus - nameWithType: TextView.CanFocus - fullName: TextView.CanFocus - type: Property + - vb + name: TextView() + nameWithType: TextView.TextView() + fullName: Terminal.Gui.TextView.TextView() + type: Constructor + source: + remote: + path: Terminal.Gui/Views/TextView.cs + branch: docs + repo: tig:tig/gui.cs.git + id: .ctor + path: ../Terminal.Gui/Views/TextView.cs + startLine: 313 assemblies: - Terminal.Gui namespace: Terminal.Gui + summary: "\nInitalizes a on the specified area, \nwith dimensions controlled with the X, Y, Width and Height properties.\n" + example: [] syntax: - content: public override bool CanFocus { get; set; } - return: - type: System.Boolean - description: To be added. - overload: Terminal.Gui.TextView.CanFocus* - exceptions: [] -- uid: Terminal.Gui.TextView.CurrentColumn - id: CurrentColumn + content: public TextView() + content.vb: Public Sub New + overload: Terminal.Gui.TextView.#ctor* + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: Terminal.Gui.TextView.Text + commentId: P:Terminal.Gui.TextView.Text + id: Text parent: Terminal.Gui.TextView langs: - csharp - name: CurrentColumn - nameWithType: TextView.CurrentColumn - fullName: TextView.CurrentColumn + - vb + name: Text + nameWithType: TextView.Text + fullName: Terminal.Gui.TextView.Text type: Property + source: + remote: + path: Terminal.Gui/Views/TextView.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Text + path: ../Terminal.Gui/Views/TextView.cs + startLine: 328 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: Gets the cursor column. + summary: "\nSets or gets the text in the .\n" + remarks: "\n" + example: [] syntax: - content: public int CurrentColumn { get; } + content: public ustring Text { get; set; } + parameters: [] return: - type: System.Int32 - description: The cursor column. - overload: Terminal.Gui.TextView.CurrentColumn* - exceptions: [] -- uid: Terminal.Gui.TextView.CurrentRow - id: CurrentRow - parent: Terminal.Gui.TextView - langs: - - csharp - name: CurrentRow - nameWithType: TextView.CurrentRow - fullName: TextView.CurrentRow - type: Property - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: The current cursor row. - syntax: - content: public int CurrentRow { get; } - return: - type: System.Int32 - description: To be added. - overload: Terminal.Gui.TextView.CurrentRow* - exceptions: [] + type: NStack.ustring + content.vb: Public Property Text As ustring + overload: Terminal.Gui.TextView.Text* + modifiers.csharp: + - public + - get + - set + modifiers.vb: + - Public - uid: Terminal.Gui.TextView.LoadFile(System.String) + commentId: M:Terminal.Gui.TextView.LoadFile(System.String) id: LoadFile(System.String) parent: Terminal.Gui.TextView langs: - csharp + - vb name: LoadFile(String) nameWithType: TextView.LoadFile(String) - fullName: TextView.LoadFile(String) + fullName: Terminal.Gui.TextView.LoadFile(System.String) type: Method + source: + remote: + path: Terminal.Gui/Views/TextView.cs + branch: docs + repo: tig:tig/gui.cs.git + id: LoadFile + path: ../Terminal.Gui/Views/TextView.cs + startLine: 346 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: Loads the contents of the file into the TextView. + summary: "\nLoads the contents of the file into the .\n" + example: [] syntax: - content: public bool LoadFile (string path); + content: public bool LoadFile(string path) parameters: - id: path type: System.String @@ -201,659 +304,2614 @@ items: return: type: System.Boolean description: true, if file was loaded, false otherwise. + content.vb: Public Function LoadFile(path As String) As Boolean overload: Terminal.Gui.TextView.LoadFile* - exceptions: [] + modifiers.csharp: + - public + modifiers.vb: + - Public - uid: Terminal.Gui.TextView.LoadStream(System.IO.Stream) + commentId: M:Terminal.Gui.TextView.LoadStream(System.IO.Stream) id: LoadStream(System.IO.Stream) parent: Terminal.Gui.TextView langs: - csharp + - vb name: LoadStream(Stream) nameWithType: TextView.LoadStream(Stream) - fullName: TextView.LoadStream(Stream) + fullName: Terminal.Gui.TextView.LoadStream(System.IO.Stream) type: Method + source: + remote: + path: Terminal.Gui/Views/TextView.cs + branch: docs + repo: tig:tig/gui.cs.git + id: LoadStream + path: ../Terminal.Gui/Views/TextView.cs + startLine: 361 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: Loads the contents of the stream into the TextView. + summary: "\nLoads the contents of the stream into the .\n" + example: [] syntax: - content: public void LoadStream (System.IO.Stream stream); + content: public void LoadStream(Stream stream) parameters: - id: stream type: System.IO.Stream description: Stream to load the contents from. + content.vb: Public Sub LoadStream(stream As Stream) overload: Terminal.Gui.TextView.LoadStream* - exceptions: [] -- uid: Terminal.Gui.TextView.MouseEvent(Terminal.Gui.MouseEvent) - id: MouseEvent(Terminal.Gui.MouseEvent) + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: Terminal.Gui.TextView.CloseFile + commentId: M:Terminal.Gui.TextView.CloseFile + id: CloseFile parent: Terminal.Gui.TextView langs: - csharp - name: MouseEvent(MouseEvent) - nameWithType: TextView.MouseEvent(MouseEvent) - fullName: TextView.MouseEvent(MouseEvent) + - vb + name: CloseFile() + nameWithType: TextView.CloseFile() + fullName: Terminal.Gui.TextView.CloseFile() type: Method + source: + remote: + path: Terminal.Gui/Views/TextView.cs + branch: docs + repo: tig:tig/gui.cs.git + id: CloseFile + path: ../Terminal.Gui/Views/TextView.cs + startLine: 374 assemblies: - Terminal.Gui namespace: Terminal.Gui + summary: "\nCloses the contents of the stream into the .\n" + example: [] syntax: - content: public override bool MouseEvent (Terminal.Gui.MouseEvent ev); - parameters: - - id: ev - type: Terminal.Gui.MouseEvent - description: To be added. + content: public bool CloseFile() return: type: System.Boolean - description: To be added. - overload: Terminal.Gui.TextView.MouseEvent* - exceptions: [] + description: true, if stream was closed, false otherwise. + content.vb: Public Function CloseFile As Boolean + overload: Terminal.Gui.TextView.CloseFile* + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: Terminal.Gui.TextView.CurrentRow + commentId: P:Terminal.Gui.TextView.CurrentRow + id: CurrentRow + parent: Terminal.Gui.TextView + langs: + - csharp + - vb + name: CurrentRow + nameWithType: TextView.CurrentRow + fullName: Terminal.Gui.TextView.CurrentRow + type: Property + source: + remote: + path: Terminal.Gui/Views/TextView.cs + branch: docs + repo: tig:tig/gui.cs.git + id: CurrentRow + path: ../Terminal.Gui/Views/TextView.cs + startLine: 385 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nGets the current cursor row.\n" + example: [] + syntax: + content: public int CurrentRow { get; } + parameters: [] + return: + type: System.Int32 + content.vb: Public ReadOnly Property CurrentRow As Integer + overload: Terminal.Gui.TextView.CurrentRow* + modifiers.csharp: + - public + - get + modifiers.vb: + - Public + - ReadOnly +- uid: Terminal.Gui.TextView.CurrentColumn + commentId: P:Terminal.Gui.TextView.CurrentColumn + id: CurrentColumn + parent: Terminal.Gui.TextView + langs: + - csharp + - vb + name: CurrentColumn + nameWithType: TextView.CurrentColumn + fullName: Terminal.Gui.TextView.CurrentColumn + type: Property + source: + remote: + path: Terminal.Gui/Views/TextView.cs + branch: docs + repo: tig:tig/gui.cs.git + id: CurrentColumn + path: ../Terminal.Gui/Views/TextView.cs + startLine: 391 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nGets the cursor column.\n" + example: [] + syntax: + content: public int CurrentColumn { get; } + parameters: [] + return: + type: System.Int32 + description: The cursor column. + content.vb: Public ReadOnly Property CurrentColumn As Integer + overload: Terminal.Gui.TextView.CurrentColumn* + modifiers.csharp: + - public + - get + modifiers.vb: + - Public + - ReadOnly - uid: Terminal.Gui.TextView.PositionCursor + commentId: M:Terminal.Gui.TextView.PositionCursor id: PositionCursor parent: Terminal.Gui.TextView langs: - csharp + - vb name: PositionCursor() nameWithType: TextView.PositionCursor() - fullName: TextView.PositionCursor() + fullName: Terminal.Gui.TextView.PositionCursor() type: Method + source: + remote: + path: Terminal.Gui/Views/TextView.cs + branch: docs + repo: tig:tig/gui.cs.git + id: PositionCursor + path: ../Terminal.Gui/Views/TextView.cs + startLine: 396 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: Positions the cursor on the current row and column + summary: "\nPositions the cursor on the current row and column\n" + example: [] syntax: - content: public override void PositionCursor (); - parameters: [] + content: public override void PositionCursor() + content.vb: Public Overrides Sub PositionCursor + overridden: Terminal.Gui.View.PositionCursor overload: Terminal.Gui.TextView.PositionCursor* - exceptions: [] -- uid: Terminal.Gui.TextView.ProcessKey(Terminal.Gui.KeyEvent) - id: ProcessKey(Terminal.Gui.KeyEvent) - parent: Terminal.Gui.TextView - langs: - - csharp - name: ProcessKey(KeyEvent) - nameWithType: TextView.ProcessKey(KeyEvent) - fullName: TextView.ProcessKey(KeyEvent) - type: Method - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - syntax: - content: public override bool ProcessKey (Terminal.Gui.KeyEvent kb); - parameters: - - id: kb - type: Terminal.Gui.KeyEvent - description: To be added. - return: - type: System.Boolean - description: To be added. - overload: Terminal.Gui.TextView.ProcessKey* - exceptions: [] + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides - uid: Terminal.Gui.TextView.ReadOnly + commentId: P:Terminal.Gui.TextView.ReadOnly id: ReadOnly parent: Terminal.Gui.TextView langs: - csharp + - vb name: ReadOnly nameWithType: TextView.ReadOnly - fullName: TextView.ReadOnly + fullName: Terminal.Gui.TextView.ReadOnly type: Property + source: + remote: + path: Terminal.Gui/Views/TextView.cs + branch: docs + repo: tig:tig/gui.cs.git + id: ReadOnly + path: ../Terminal.Gui/Views/TextView.cs + startLine: 435 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: Indicates readonly attribute of TextView + summary: "\nGets or sets whether the is in read-only mode or not\n" + example: [] syntax: content: public bool ReadOnly { get; set; } + parameters: [] return: type: System.Boolean description: Boolean value(Default false) + content.vb: Public Property ReadOnly As Boolean overload: Terminal.Gui.TextView.ReadOnly* - exceptions: [] + modifiers.csharp: + - public + - get + - set + modifiers.vb: + - Public - uid: Terminal.Gui.TextView.Redraw(Terminal.Gui.Rect) + commentId: M:Terminal.Gui.TextView.Redraw(Terminal.Gui.Rect) id: Redraw(Terminal.Gui.Rect) parent: Terminal.Gui.TextView langs: - csharp + - vb name: Redraw(Rect) nameWithType: TextView.Redraw(Rect) - fullName: TextView.Redraw(Rect) + fullName: Terminal.Gui.TextView.Redraw(Terminal.Gui.Rect) type: Method + source: + remote: + path: Terminal.Gui/Views/TextView.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Redraw + path: ../Terminal.Gui/Views/TextView.cs + startLine: 527 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: Redraw the text editor region + example: [] syntax: - content: public override void Redraw (Terminal.Gui.Rect region); + content: public override void Redraw(Rect region) parameters: - id: region type: Terminal.Gui.Rect - description: The region to redraw. + content.vb: Public Overrides Sub Redraw(region As Rect) + overridden: Terminal.Gui.View.Redraw(Terminal.Gui.Rect) overload: Terminal.Gui.TextView.Redraw* - exceptions: [] + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides +- uid: Terminal.Gui.TextView.CanFocus + commentId: P:Terminal.Gui.TextView.CanFocus + id: CanFocus + parent: Terminal.Gui.TextView + langs: + - csharp + - vb + name: CanFocus + nameWithType: TextView.CanFocus + fullName: Terminal.Gui.TextView.CanFocus + type: Property + source: + remote: + path: Terminal.Gui/Views/TextView.cs + branch: docs + repo: tig:tig/gui.cs.git + id: CanFocus + path: ../Terminal.Gui/Views/TextView.cs + startLine: 567 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + example: [] + syntax: + content: public override bool CanFocus { get; set; } + parameters: [] + return: + type: System.Boolean + content.vb: Public Overrides Property CanFocus As Boolean + overridden: Terminal.Gui.Responder.CanFocus + overload: Terminal.Gui.TextView.CanFocus* + modifiers.csharp: + - public + - override + - get + - set + modifiers.vb: + - Public + - Overrides - uid: Terminal.Gui.TextView.ScrollTo(System.Int32) + commentId: M:Terminal.Gui.TextView.ScrollTo(System.Int32) id: ScrollTo(System.Int32) parent: Terminal.Gui.TextView langs: - csharp + - vb name: ScrollTo(Int32) nameWithType: TextView.ScrollTo(Int32) - fullName: TextView.ScrollTo(Int32) + fullName: Terminal.Gui.TextView.ScrollTo(System.Int32) type: Method + source: + remote: + path: Terminal.Gui/Views/TextView.cs + branch: docs + repo: tig:tig/gui.cs.git + id: ScrollTo + path: ../Terminal.Gui/Views/TextView.cs + startLine: 704 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: Will scroll the view to display the specified row at the top + summary: "\nWill scroll the to display the specified row at the top\n" + example: [] syntax: - content: public void ScrollTo (int row); + content: public void ScrollTo(int row) parameters: - id: row type: System.Int32 description: Row that should be displayed at the top, if the value is negative it will be reset to zero + content.vb: Public Sub ScrollTo(row As Integer) overload: Terminal.Gui.TextView.ScrollTo* - exceptions: [] -- uid: Terminal.Gui.TextView.Text - id: Text + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: Terminal.Gui.TextView.ProcessKey(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.TextView.ProcessKey(Terminal.Gui.KeyEvent) + id: ProcessKey(Terminal.Gui.KeyEvent) parent: Terminal.Gui.TextView langs: - csharp - name: Text - nameWithType: TextView.Text - fullName: TextView.Text - type: Property + - vb + name: ProcessKey(KeyEvent) + nameWithType: TextView.ProcessKey(KeyEvent) + fullName: Terminal.Gui.TextView.ProcessKey(Terminal.Gui.KeyEvent) + type: Method + source: + remote: + path: Terminal.Gui/Views/TextView.cs + branch: docs + repo: tig:tig/gui.cs.git + id: ProcessKey + path: ../Terminal.Gui/Views/TextView.cs + startLine: 715 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: Sets or gets the text in the entry. + example: [] syntax: - content: public NStack.ustring Text { get; set; } + content: public override bool ProcessKey(KeyEvent kb) + parameters: + - id: kb + type: Terminal.Gui.KeyEvent return: - type: NStack.ustring - description: To be added. - overload: Terminal.Gui.TextView.Text* - exceptions: [] + type: System.Boolean + content.vb: Public Overrides Function ProcessKey(kb As KeyEvent) As Boolean + overridden: Terminal.Gui.View.ProcessKey(Terminal.Gui.KeyEvent) + overload: Terminal.Gui.TextView.ProcessKey* + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides +- uid: Terminal.Gui.TextView.MouseEvent(Terminal.Gui.MouseEvent) + commentId: M:Terminal.Gui.TextView.MouseEvent(Terminal.Gui.MouseEvent) + id: MouseEvent(Terminal.Gui.MouseEvent) + parent: Terminal.Gui.TextView + langs: + - csharp + - vb + name: MouseEvent(MouseEvent) + nameWithType: TextView.MouseEvent(MouseEvent) + fullName: Terminal.Gui.TextView.MouseEvent(Terminal.Gui.MouseEvent) + type: Method + source: + remote: + path: Terminal.Gui/Views/TextView.cs + branch: docs + repo: tig:tig/gui.cs.git + id: MouseEvent + path: ../Terminal.Gui/Views/TextView.cs + startLine: 1173 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + example: [] + syntax: + content: public override bool MouseEvent(MouseEvent ev) + parameters: + - id: ev + type: Terminal.Gui.MouseEvent + return: + type: System.Boolean + content.vb: Public Overrides Function MouseEvent(ev As MouseEvent) As Boolean + overridden: Terminal.Gui.Responder.MouseEvent(Terminal.Gui.MouseEvent) + overload: Terminal.Gui.TextView.MouseEvent* + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides references: - uid: Terminal.Gui.View + commentId: T:Terminal.Gui.View parent: Terminal.Gui - isExternal: false name: View nameWithType: View fullName: Terminal.Gui.View -- uid: Terminal.Gui.TextView.#ctor - parent: Terminal.Gui.TextView - isExternal: false - name: TextView() - nameWithType: TextView.TextView() - fullName: TextView.TextView() -- uid: Terminal.Gui.TextView.#ctor(Terminal.Gui.Rect) - parent: Terminal.Gui.TextView - isExternal: false - name: TextView(Rect) - nameWithType: TextView.TextView(Rect) - fullName: TextView.TextView(Rect) -- uid: Terminal.Gui.Rect +- uid: Terminal.Gui.TextView + commentId: T:Terminal.Gui.TextView + name: TextView + nameWithType: TextView + fullName: Terminal.Gui.TextView +- 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: Terminal.Gui.Responder + commentId: T:Terminal.Gui.Responder + parent: Terminal.Gui + name: Responder + nameWithType: Responder + fullName: Terminal.Gui.Responder +- uid: System.Collections.IEnumerable + commentId: T:System.Collections.IEnumerable + parent: System.Collections + isExternal: true + name: IEnumerable + nameWithType: IEnumerable + fullName: System.Collections.IEnumerable +- uid: Terminal.Gui.View.Enter + commentId: E:Terminal.Gui.View.Enter + parent: Terminal.Gui.View + name: Enter + nameWithType: View.Enter + fullName: Terminal.Gui.View.Enter +- uid: Terminal.Gui.View.Leave + commentId: E:Terminal.Gui.View.Leave + parent: Terminal.Gui.View + name: Leave + nameWithType: View.Leave + fullName: Terminal.Gui.View.Leave +- uid: Terminal.Gui.View.MouseEnter + commentId: E:Terminal.Gui.View.MouseEnter + parent: Terminal.Gui.View + name: MouseEnter + nameWithType: View.MouseEnter + fullName: Terminal.Gui.View.MouseEnter +- uid: Terminal.Gui.View.MouseLeave + commentId: E:Terminal.Gui.View.MouseLeave + parent: Terminal.Gui.View + name: MouseLeave + nameWithType: View.MouseLeave + fullName: Terminal.Gui.View.MouseLeave +- uid: Terminal.Gui.View.Driver + commentId: P:Terminal.Gui.View.Driver + parent: Terminal.Gui.View + name: Driver + nameWithType: View.Driver + fullName: Terminal.Gui.View.Driver +- uid: Terminal.Gui.View.Subviews + commentId: P:Terminal.Gui.View.Subviews + parent: Terminal.Gui.View + name: Subviews + nameWithType: View.Subviews + fullName: Terminal.Gui.View.Subviews +- uid: Terminal.Gui.View.Id + commentId: P:Terminal.Gui.View.Id + parent: Terminal.Gui.View + name: Id + nameWithType: View.Id + fullName: Terminal.Gui.View.Id +- uid: Terminal.Gui.View.WantMousePositionReports + commentId: P:Terminal.Gui.View.WantMousePositionReports + parent: Terminal.Gui.View + name: WantMousePositionReports + nameWithType: View.WantMousePositionReports + fullName: Terminal.Gui.View.WantMousePositionReports +- uid: Terminal.Gui.View.WantContinuousButtonPressed + commentId: P:Terminal.Gui.View.WantContinuousButtonPressed + parent: Terminal.Gui.View + name: WantContinuousButtonPressed + nameWithType: View.WantContinuousButtonPressed + fullName: Terminal.Gui.View.WantContinuousButtonPressed +- uid: Terminal.Gui.View.Frame + commentId: P:Terminal.Gui.View.Frame + parent: Terminal.Gui.View + name: Frame + nameWithType: View.Frame + fullName: Terminal.Gui.View.Frame +- uid: Terminal.Gui.View.GetEnumerator + commentId: M:Terminal.Gui.View.GetEnumerator + parent: Terminal.Gui.View + name: GetEnumerator() + nameWithType: View.GetEnumerator() + fullName: Terminal.Gui.View.GetEnumerator() + spec.csharp: + - uid: Terminal.Gui.View.GetEnumerator + name: GetEnumerator + nameWithType: View.GetEnumerator + fullName: Terminal.Gui.View.GetEnumerator + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.GetEnumerator + name: GetEnumerator + nameWithType: View.GetEnumerator + fullName: Terminal.Gui.View.GetEnumerator + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.LayoutStyle + commentId: P:Terminal.Gui.View.LayoutStyle + parent: Terminal.Gui.View + name: LayoutStyle + nameWithType: View.LayoutStyle + fullName: Terminal.Gui.View.LayoutStyle +- uid: Terminal.Gui.View.Bounds + commentId: P:Terminal.Gui.View.Bounds + parent: Terminal.Gui.View + name: Bounds + nameWithType: View.Bounds + fullName: Terminal.Gui.View.Bounds +- uid: Terminal.Gui.View.X + commentId: P:Terminal.Gui.View.X + parent: Terminal.Gui.View + name: X + nameWithType: View.X + fullName: Terminal.Gui.View.X +- uid: Terminal.Gui.View.Y + commentId: P:Terminal.Gui.View.Y + parent: Terminal.Gui.View + name: Y + nameWithType: View.Y + fullName: Terminal.Gui.View.Y +- uid: Terminal.Gui.View.Width + commentId: P:Terminal.Gui.View.Width + parent: Terminal.Gui.View + name: Width + nameWithType: View.Width + fullName: Terminal.Gui.View.Width +- uid: Terminal.Gui.View.Height + commentId: P:Terminal.Gui.View.Height + parent: Terminal.Gui.View + name: Height + nameWithType: View.Height + fullName: Terminal.Gui.View.Height +- uid: Terminal.Gui.View.SuperView + commentId: P:Terminal.Gui.View.SuperView + parent: Terminal.Gui.View + name: SuperView + nameWithType: View.SuperView + fullName: Terminal.Gui.View.SuperView +- uid: Terminal.Gui.View.SetNeedsDisplay + commentId: M:Terminal.Gui.View.SetNeedsDisplay + parent: Terminal.Gui.View + name: SetNeedsDisplay() + nameWithType: View.SetNeedsDisplay() + fullName: Terminal.Gui.View.SetNeedsDisplay() + spec.csharp: + - uid: Terminal.Gui.View.SetNeedsDisplay + name: SetNeedsDisplay + nameWithType: View.SetNeedsDisplay + fullName: Terminal.Gui.View.SetNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.SetNeedsDisplay + name: SetNeedsDisplay + nameWithType: View.SetNeedsDisplay + fullName: Terminal.Gui.View.SetNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) + commentId: M:Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) + parent: Terminal.Gui.View + name: SetNeedsDisplay(Rect) + nameWithType: View.SetNeedsDisplay(Rect) + fullName: Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) + spec.csharp: + - uid: Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) + name: SetNeedsDisplay + nameWithType: View.SetNeedsDisplay + fullName: Terminal.Gui.View.SetNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) + name: SetNeedsDisplay + nameWithType: View.SetNeedsDisplay + fullName: Terminal.Gui.View.SetNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.ChildNeedsDisplay + commentId: M:Terminal.Gui.View.ChildNeedsDisplay + parent: Terminal.Gui.View + name: ChildNeedsDisplay() + nameWithType: View.ChildNeedsDisplay() + fullName: Terminal.Gui.View.ChildNeedsDisplay() + spec.csharp: + - uid: Terminal.Gui.View.ChildNeedsDisplay + name: ChildNeedsDisplay + nameWithType: View.ChildNeedsDisplay + fullName: Terminal.Gui.View.ChildNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ChildNeedsDisplay + name: ChildNeedsDisplay + nameWithType: View.ChildNeedsDisplay + fullName: Terminal.Gui.View.ChildNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.Add(Terminal.Gui.View) + commentId: M:Terminal.Gui.View.Add(Terminal.Gui.View) + parent: Terminal.Gui.View + name: Add(View) + nameWithType: View.Add(View) + fullName: Terminal.Gui.View.Add(Terminal.Gui.View) + spec.csharp: + - uid: Terminal.Gui.View.Add(Terminal.Gui.View) + name: Add + nameWithType: View.Add + fullName: Terminal.Gui.View.Add + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.Add(Terminal.Gui.View) + name: Add + nameWithType: View.Add + fullName: Terminal.Gui.View.Add + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.Add(Terminal.Gui.View[]) + commentId: M:Terminal.Gui.View.Add(Terminal.Gui.View[]) + parent: Terminal.Gui.View + name: Add(View[]) + nameWithType: View.Add(View[]) + fullName: Terminal.Gui.View.Add(Terminal.Gui.View[]) + nameWithType.vb: View.Add(View()) + fullName.vb: Terminal.Gui.View.Add(Terminal.Gui.View()) + name.vb: Add(View()) + spec.csharp: + - uid: Terminal.Gui.View.Add(Terminal.Gui.View[]) + name: Add + nameWithType: View.Add + fullName: Terminal.Gui.View.Add + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: '[]' + nameWithType: '[]' + fullName: '[]' + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.Add(Terminal.Gui.View[]) + name: Add + nameWithType: View.Add + fullName: Terminal.Gui.View.Add + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: () + nameWithType: () + fullName: () + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.RemoveAll + commentId: M:Terminal.Gui.View.RemoveAll + parent: Terminal.Gui.View + name: RemoveAll() + nameWithType: View.RemoveAll() + fullName: Terminal.Gui.View.RemoveAll() + spec.csharp: + - uid: Terminal.Gui.View.RemoveAll + name: RemoveAll + nameWithType: View.RemoveAll + fullName: Terminal.Gui.View.RemoveAll + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.RemoveAll + name: RemoveAll + nameWithType: View.RemoveAll + fullName: Terminal.Gui.View.RemoveAll + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.Remove(Terminal.Gui.View) + commentId: M:Terminal.Gui.View.Remove(Terminal.Gui.View) + parent: Terminal.Gui.View + name: Remove(View) + nameWithType: View.Remove(View) + fullName: Terminal.Gui.View.Remove(Terminal.Gui.View) + spec.csharp: + - uid: Terminal.Gui.View.Remove(Terminal.Gui.View) + name: Remove + nameWithType: View.Remove + fullName: Terminal.Gui.View.Remove + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.Remove(Terminal.Gui.View) + name: Remove + nameWithType: View.Remove + fullName: Terminal.Gui.View.Remove + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.BringSubviewToFront(Terminal.Gui.View) + commentId: M:Terminal.Gui.View.BringSubviewToFront(Terminal.Gui.View) + parent: Terminal.Gui.View + name: BringSubviewToFront(View) + nameWithType: View.BringSubviewToFront(View) + fullName: Terminal.Gui.View.BringSubviewToFront(Terminal.Gui.View) + spec.csharp: + - uid: Terminal.Gui.View.BringSubviewToFront(Terminal.Gui.View) + name: BringSubviewToFront + nameWithType: View.BringSubviewToFront + fullName: Terminal.Gui.View.BringSubviewToFront + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.BringSubviewToFront(Terminal.Gui.View) + name: BringSubviewToFront + nameWithType: View.BringSubviewToFront + fullName: Terminal.Gui.View.BringSubviewToFront + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.SendSubviewToBack(Terminal.Gui.View) + commentId: M:Terminal.Gui.View.SendSubviewToBack(Terminal.Gui.View) + parent: Terminal.Gui.View + name: SendSubviewToBack(View) + nameWithType: View.SendSubviewToBack(View) + fullName: Terminal.Gui.View.SendSubviewToBack(Terminal.Gui.View) + spec.csharp: + - uid: Terminal.Gui.View.SendSubviewToBack(Terminal.Gui.View) + name: SendSubviewToBack + nameWithType: View.SendSubviewToBack + fullName: Terminal.Gui.View.SendSubviewToBack + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.SendSubviewToBack(Terminal.Gui.View) + name: SendSubviewToBack + nameWithType: View.SendSubviewToBack + fullName: Terminal.Gui.View.SendSubviewToBack + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.SendSubviewBackwards(Terminal.Gui.View) + commentId: M:Terminal.Gui.View.SendSubviewBackwards(Terminal.Gui.View) + parent: Terminal.Gui.View + name: SendSubviewBackwards(View) + nameWithType: View.SendSubviewBackwards(View) + fullName: Terminal.Gui.View.SendSubviewBackwards(Terminal.Gui.View) + spec.csharp: + - uid: Terminal.Gui.View.SendSubviewBackwards(Terminal.Gui.View) + name: SendSubviewBackwards + nameWithType: View.SendSubviewBackwards + fullName: Terminal.Gui.View.SendSubviewBackwards + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.SendSubviewBackwards(Terminal.Gui.View) + name: SendSubviewBackwards + nameWithType: View.SendSubviewBackwards + fullName: Terminal.Gui.View.SendSubviewBackwards + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.BringSubviewForward(Terminal.Gui.View) + commentId: M:Terminal.Gui.View.BringSubviewForward(Terminal.Gui.View) + parent: Terminal.Gui.View + name: BringSubviewForward(View) + nameWithType: View.BringSubviewForward(View) + fullName: Terminal.Gui.View.BringSubviewForward(Terminal.Gui.View) + spec.csharp: + - uid: Terminal.Gui.View.BringSubviewForward(Terminal.Gui.View) + name: BringSubviewForward + nameWithType: View.BringSubviewForward + fullName: Terminal.Gui.View.BringSubviewForward + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.BringSubviewForward(Terminal.Gui.View) + name: BringSubviewForward + nameWithType: View.BringSubviewForward + fullName: Terminal.Gui.View.BringSubviewForward + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.Clear + commentId: M:Terminal.Gui.View.Clear + parent: Terminal.Gui.View + name: Clear() + nameWithType: View.Clear() + fullName: Terminal.Gui.View.Clear() + spec.csharp: + - uid: Terminal.Gui.View.Clear + name: Clear + nameWithType: View.Clear + fullName: Terminal.Gui.View.Clear + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.Clear + name: Clear + nameWithType: View.Clear + fullName: Terminal.Gui.View.Clear + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.Clear(Terminal.Gui.Rect) + commentId: M:Terminal.Gui.View.Clear(Terminal.Gui.Rect) + parent: Terminal.Gui.View + name: Clear(Rect) + nameWithType: View.Clear(Rect) + fullName: Terminal.Gui.View.Clear(Terminal.Gui.Rect) + spec.csharp: + - uid: Terminal.Gui.View.Clear(Terminal.Gui.Rect) + name: Clear + nameWithType: View.Clear + fullName: Terminal.Gui.View.Clear + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.Clear(Terminal.Gui.Rect) + name: Clear + nameWithType: View.Clear + fullName: Terminal.Gui.View.Clear + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.ScreenToView(System.Int32,System.Int32) + commentId: M:Terminal.Gui.View.ScreenToView(System.Int32,System.Int32) + parent: Terminal.Gui.View + isExternal: true + name: ScreenToView(Int32, Int32) + nameWithType: View.ScreenToView(Int32, Int32) + fullName: Terminal.Gui.View.ScreenToView(System.Int32, System.Int32) + spec.csharp: + - uid: Terminal.Gui.View.ScreenToView(System.Int32,System.Int32) + name: ScreenToView + nameWithType: View.ScreenToView + fullName: Terminal.Gui.View.ScreenToView + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ScreenToView(System.Int32,System.Int32) + name: ScreenToView + nameWithType: View.ScreenToView + fullName: Terminal.Gui.View.ScreenToView + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.ClipToBounds + commentId: M:Terminal.Gui.View.ClipToBounds + parent: Terminal.Gui.View + name: ClipToBounds() + nameWithType: View.ClipToBounds() + fullName: Terminal.Gui.View.ClipToBounds() + spec.csharp: + - uid: Terminal.Gui.View.ClipToBounds + name: ClipToBounds + nameWithType: View.ClipToBounds + fullName: Terminal.Gui.View.ClipToBounds + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ClipToBounds + name: ClipToBounds + nameWithType: View.ClipToBounds + fullName: Terminal.Gui.View.ClipToBounds + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.SetClip(Terminal.Gui.Rect) + commentId: M:Terminal.Gui.View.SetClip(Terminal.Gui.Rect) + parent: Terminal.Gui.View + name: SetClip(Rect) + nameWithType: View.SetClip(Rect) + fullName: Terminal.Gui.View.SetClip(Terminal.Gui.Rect) + spec.csharp: + - uid: Terminal.Gui.View.SetClip(Terminal.Gui.Rect) + name: SetClip + nameWithType: View.SetClip + fullName: Terminal.Gui.View.SetClip + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.SetClip(Terminal.Gui.Rect) + name: SetClip + nameWithType: View.SetClip + fullName: Terminal.Gui.View.SetClip + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean) + commentId: M:Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean) + parent: Terminal.Gui.View + isExternal: true + name: DrawFrame(Rect, Int32, Boolean) + nameWithType: View.DrawFrame(Rect, Int32, Boolean) + fullName: Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect, System.Int32, System.Boolean) + spec.csharp: + - uid: Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean) + name: DrawFrame + nameWithType: View.DrawFrame + fullName: Terminal.Gui.View.DrawFrame + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean) + name: DrawFrame + nameWithType: View.DrawFrame + fullName: Terminal.Gui.View.DrawFrame + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.DrawHotString(NStack.ustring,Terminal.Gui.Attribute,Terminal.Gui.Attribute) + commentId: M:Terminal.Gui.View.DrawHotString(NStack.ustring,Terminal.Gui.Attribute,Terminal.Gui.Attribute) + parent: Terminal.Gui.View + isExternal: true + name: DrawHotString(ustring, Attribute, Attribute) + nameWithType: View.DrawHotString(ustring, Attribute, Attribute) + fullName: Terminal.Gui.View.DrawHotString(NStack.ustring, Terminal.Gui.Attribute, Terminal.Gui.Attribute) + spec.csharp: + - uid: Terminal.Gui.View.DrawHotString(NStack.ustring,Terminal.Gui.Attribute,Terminal.Gui.Attribute) + name: DrawHotString + nameWithType: View.DrawHotString + fullName: Terminal.Gui.View.DrawHotString + - name: ( + nameWithType: ( + fullName: ( + - uid: NStack.ustring + name: ustring + nameWithType: ustring + fullName: NStack.ustring + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: Terminal.Gui.Attribute + name: Attribute + nameWithType: Attribute + fullName: Terminal.Gui.Attribute + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: Terminal.Gui.Attribute + name: Attribute + nameWithType: Attribute + fullName: Terminal.Gui.Attribute + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.DrawHotString(NStack.ustring,Terminal.Gui.Attribute,Terminal.Gui.Attribute) + name: DrawHotString + nameWithType: View.DrawHotString + fullName: Terminal.Gui.View.DrawHotString + - name: ( + nameWithType: ( + fullName: ( + - uid: NStack.ustring + name: ustring + nameWithType: ustring + fullName: NStack.ustring + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: Terminal.Gui.Attribute + name: Attribute + nameWithType: Attribute + fullName: Terminal.Gui.Attribute + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: Terminal.Gui.Attribute + name: Attribute + nameWithType: Attribute + fullName: Terminal.Gui.Attribute + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.DrawHotString(NStack.ustring,System.Boolean,Terminal.Gui.ColorScheme) + commentId: M:Terminal.Gui.View.DrawHotString(NStack.ustring,System.Boolean,Terminal.Gui.ColorScheme) + parent: Terminal.Gui.View + isExternal: true + name: DrawHotString(ustring, Boolean, ColorScheme) + nameWithType: View.DrawHotString(ustring, Boolean, ColorScheme) + fullName: Terminal.Gui.View.DrawHotString(NStack.ustring, System.Boolean, Terminal.Gui.ColorScheme) + spec.csharp: + - uid: Terminal.Gui.View.DrawHotString(NStack.ustring,System.Boolean,Terminal.Gui.ColorScheme) + name: DrawHotString + nameWithType: View.DrawHotString + fullName: Terminal.Gui.View.DrawHotString + - name: ( + nameWithType: ( + fullName: ( + - uid: NStack.ustring + name: ustring + nameWithType: ustring + fullName: NStack.ustring + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: Terminal.Gui.ColorScheme + name: ColorScheme + nameWithType: ColorScheme + fullName: Terminal.Gui.ColorScheme + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.DrawHotString(NStack.ustring,System.Boolean,Terminal.Gui.ColorScheme) + name: DrawHotString + nameWithType: View.DrawHotString + fullName: Terminal.Gui.View.DrawHotString + - name: ( + nameWithType: ( + fullName: ( + - uid: NStack.ustring + name: ustring + nameWithType: ustring + fullName: NStack.ustring + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: Terminal.Gui.ColorScheme + name: ColorScheme + nameWithType: ColorScheme + fullName: Terminal.Gui.ColorScheme + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.Move(System.Int32,System.Int32) + commentId: M:Terminal.Gui.View.Move(System.Int32,System.Int32) + parent: Terminal.Gui.View + isExternal: true + name: Move(Int32, Int32) + nameWithType: View.Move(Int32, Int32) + fullName: Terminal.Gui.View.Move(System.Int32, System.Int32) + spec.csharp: + - uid: Terminal.Gui.View.Move(System.Int32,System.Int32) + name: Move + nameWithType: View.Move + fullName: Terminal.Gui.View.Move + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.Move(System.Int32,System.Int32) + name: Move + nameWithType: View.Move + fullName: Terminal.Gui.View.Move + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.HasFocus + commentId: P:Terminal.Gui.View.HasFocus + parent: Terminal.Gui.View + name: HasFocus + nameWithType: View.HasFocus + fullName: Terminal.Gui.View.HasFocus +- uid: Terminal.Gui.View.OnEnter + commentId: M:Terminal.Gui.View.OnEnter + parent: Terminal.Gui.View + name: OnEnter() + nameWithType: View.OnEnter() + fullName: Terminal.Gui.View.OnEnter() + spec.csharp: + - uid: Terminal.Gui.View.OnEnter + name: OnEnter + nameWithType: View.OnEnter + fullName: Terminal.Gui.View.OnEnter + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.OnEnter + name: OnEnter + nameWithType: View.OnEnter + fullName: Terminal.Gui.View.OnEnter + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.OnLeave + commentId: M:Terminal.Gui.View.OnLeave + parent: Terminal.Gui.View + name: OnLeave() + nameWithType: View.OnLeave() + fullName: Terminal.Gui.View.OnLeave() + spec.csharp: + - uid: Terminal.Gui.View.OnLeave + name: OnLeave + nameWithType: View.OnLeave + fullName: Terminal.Gui.View.OnLeave + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.OnLeave + name: OnLeave + nameWithType: View.OnLeave + fullName: Terminal.Gui.View.OnLeave + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.Focused + commentId: P:Terminal.Gui.View.Focused + parent: Terminal.Gui.View + name: Focused + nameWithType: View.Focused + fullName: Terminal.Gui.View.Focused +- uid: Terminal.Gui.View.MostFocused + commentId: P:Terminal.Gui.View.MostFocused + parent: Terminal.Gui.View + name: MostFocused + nameWithType: View.MostFocused + fullName: Terminal.Gui.View.MostFocused +- uid: Terminal.Gui.View.ColorScheme + commentId: P:Terminal.Gui.View.ColorScheme + parent: Terminal.Gui.View + name: ColorScheme + nameWithType: View.ColorScheme + fullName: Terminal.Gui.View.ColorScheme +- uid: Terminal.Gui.View.AddRune(System.Int32,System.Int32,System.Rune) + commentId: M:Terminal.Gui.View.AddRune(System.Int32,System.Int32,System.Rune) + parent: Terminal.Gui.View + isExternal: true + name: AddRune(Int32, Int32, Rune) + nameWithType: View.AddRune(Int32, Int32, Rune) + fullName: Terminal.Gui.View.AddRune(System.Int32, System.Int32, System.Rune) + spec.csharp: + - uid: Terminal.Gui.View.AddRune(System.Int32,System.Int32,System.Rune) + name: AddRune + nameWithType: View.AddRune + fullName: Terminal.Gui.View.AddRune + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Rune + name: Rune + nameWithType: Rune + fullName: System.Rune + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.AddRune(System.Int32,System.Int32,System.Rune) + name: AddRune + nameWithType: View.AddRune + fullName: Terminal.Gui.View.AddRune + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Rune + name: Rune + nameWithType: Rune + fullName: System.Rune + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.ClearNeedsDisplay + commentId: M:Terminal.Gui.View.ClearNeedsDisplay + parent: Terminal.Gui.View + name: ClearNeedsDisplay() + nameWithType: View.ClearNeedsDisplay() + fullName: Terminal.Gui.View.ClearNeedsDisplay() + spec.csharp: + - uid: Terminal.Gui.View.ClearNeedsDisplay + name: ClearNeedsDisplay + nameWithType: View.ClearNeedsDisplay + fullName: Terminal.Gui.View.ClearNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ClearNeedsDisplay + name: ClearNeedsDisplay + nameWithType: View.ClearNeedsDisplay + fullName: Terminal.Gui.View.ClearNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.SetFocus(Terminal.Gui.View) + commentId: M:Terminal.Gui.View.SetFocus(Terminal.Gui.View) + parent: Terminal.Gui.View + name: SetFocus(View) + nameWithType: View.SetFocus(View) + fullName: Terminal.Gui.View.SetFocus(Terminal.Gui.View) + spec.csharp: + - uid: Terminal.Gui.View.SetFocus(Terminal.Gui.View) + name: SetFocus + nameWithType: View.SetFocus + fullName: Terminal.Gui.View.SetFocus + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.SetFocus(Terminal.Gui.View) + name: SetFocus + nameWithType: View.SetFocus + fullName: Terminal.Gui.View.SetFocus + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.KeyPress + commentId: E:Terminal.Gui.View.KeyPress + parent: Terminal.Gui.View + name: KeyPress + nameWithType: View.KeyPress + fullName: Terminal.Gui.View.KeyPress +- uid: Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) + parent: Terminal.Gui.View + name: ProcessHotKey(KeyEvent) + nameWithType: View.ProcessHotKey(KeyEvent) + fullName: Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) + spec.csharp: + - uid: Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) + name: ProcessHotKey + nameWithType: View.ProcessHotKey + fullName: Terminal.Gui.View.ProcessHotKey + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) + name: ProcessHotKey + nameWithType: View.ProcessHotKey + fullName: Terminal.Gui.View.ProcessHotKey + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) + parent: Terminal.Gui.View + name: ProcessColdKey(KeyEvent) + nameWithType: View.ProcessColdKey(KeyEvent) + fullName: Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) + spec.csharp: + - uid: Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) + name: ProcessColdKey + nameWithType: View.ProcessColdKey + fullName: Terminal.Gui.View.ProcessColdKey + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) + name: ProcessColdKey + nameWithType: View.ProcessColdKey + fullName: Terminal.Gui.View.ProcessColdKey + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.KeyDown + commentId: E:Terminal.Gui.View.KeyDown + parent: Terminal.Gui.View + name: KeyDown + nameWithType: View.KeyDown + fullName: Terminal.Gui.View.KeyDown +- uid: Terminal.Gui.View.OnKeyDown(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.View.OnKeyDown(Terminal.Gui.KeyEvent) + parent: Terminal.Gui.View + name: OnKeyDown(KeyEvent) + nameWithType: View.OnKeyDown(KeyEvent) + fullName: Terminal.Gui.View.OnKeyDown(Terminal.Gui.KeyEvent) + spec.csharp: + - uid: Terminal.Gui.View.OnKeyDown(Terminal.Gui.KeyEvent) + name: OnKeyDown + nameWithType: View.OnKeyDown + fullName: Terminal.Gui.View.OnKeyDown + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.OnKeyDown(Terminal.Gui.KeyEvent) + name: OnKeyDown + nameWithType: View.OnKeyDown + fullName: Terminal.Gui.View.OnKeyDown + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.KeyUp + commentId: E:Terminal.Gui.View.KeyUp + parent: Terminal.Gui.View + name: KeyUp + nameWithType: View.KeyUp + fullName: Terminal.Gui.View.KeyUp +- uid: Terminal.Gui.View.OnKeyUp(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.View.OnKeyUp(Terminal.Gui.KeyEvent) + parent: Terminal.Gui.View + name: OnKeyUp(KeyEvent) + nameWithType: View.OnKeyUp(KeyEvent) + fullName: Terminal.Gui.View.OnKeyUp(Terminal.Gui.KeyEvent) + spec.csharp: + - uid: Terminal.Gui.View.OnKeyUp(Terminal.Gui.KeyEvent) + name: OnKeyUp + nameWithType: View.OnKeyUp + fullName: Terminal.Gui.View.OnKeyUp + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.OnKeyUp(Terminal.Gui.KeyEvent) + name: OnKeyUp + nameWithType: View.OnKeyUp + fullName: Terminal.Gui.View.OnKeyUp + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.EnsureFocus + commentId: M:Terminal.Gui.View.EnsureFocus + parent: Terminal.Gui.View + name: EnsureFocus() + nameWithType: View.EnsureFocus() + fullName: Terminal.Gui.View.EnsureFocus() + spec.csharp: + - uid: Terminal.Gui.View.EnsureFocus + name: EnsureFocus + nameWithType: View.EnsureFocus + fullName: Terminal.Gui.View.EnsureFocus + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.EnsureFocus + name: EnsureFocus + nameWithType: View.EnsureFocus + fullName: Terminal.Gui.View.EnsureFocus + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.FocusFirst + commentId: M:Terminal.Gui.View.FocusFirst + parent: Terminal.Gui.View + name: FocusFirst() + nameWithType: View.FocusFirst() + fullName: Terminal.Gui.View.FocusFirst() + spec.csharp: + - uid: Terminal.Gui.View.FocusFirst + name: FocusFirst + nameWithType: View.FocusFirst + fullName: Terminal.Gui.View.FocusFirst + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.FocusFirst + name: FocusFirst + nameWithType: View.FocusFirst + fullName: Terminal.Gui.View.FocusFirst + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.FocusLast + commentId: M:Terminal.Gui.View.FocusLast + parent: Terminal.Gui.View + name: FocusLast() + nameWithType: View.FocusLast() + fullName: Terminal.Gui.View.FocusLast() + spec.csharp: + - uid: Terminal.Gui.View.FocusLast + name: FocusLast + nameWithType: View.FocusLast + fullName: Terminal.Gui.View.FocusLast + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.FocusLast + name: FocusLast + nameWithType: View.FocusLast + fullName: Terminal.Gui.View.FocusLast + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.FocusPrev + commentId: M:Terminal.Gui.View.FocusPrev + parent: Terminal.Gui.View + name: FocusPrev() + nameWithType: View.FocusPrev() + fullName: Terminal.Gui.View.FocusPrev() + spec.csharp: + - uid: Terminal.Gui.View.FocusPrev + name: FocusPrev + nameWithType: View.FocusPrev + fullName: Terminal.Gui.View.FocusPrev + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.FocusPrev + name: FocusPrev + nameWithType: View.FocusPrev + fullName: Terminal.Gui.View.FocusPrev + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.FocusNext + commentId: M:Terminal.Gui.View.FocusNext + parent: Terminal.Gui.View + name: FocusNext() + nameWithType: View.FocusNext() + fullName: Terminal.Gui.View.FocusNext() + spec.csharp: + - uid: Terminal.Gui.View.FocusNext + name: FocusNext + nameWithType: View.FocusNext + fullName: Terminal.Gui.View.FocusNext + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.FocusNext + name: FocusNext + nameWithType: View.FocusNext + fullName: Terminal.Gui.View.FocusNext + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.LayoutSubviews + commentId: M:Terminal.Gui.View.LayoutSubviews + parent: Terminal.Gui.View + name: LayoutSubviews() + nameWithType: View.LayoutSubviews() + fullName: Terminal.Gui.View.LayoutSubviews() + spec.csharp: + - uid: Terminal.Gui.View.LayoutSubviews + name: LayoutSubviews + nameWithType: View.LayoutSubviews + fullName: Terminal.Gui.View.LayoutSubviews + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.LayoutSubviews + name: LayoutSubviews + nameWithType: View.LayoutSubviews + fullName: Terminal.Gui.View.LayoutSubviews + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.ToString + commentId: M:Terminal.Gui.View.ToString + parent: Terminal.Gui.View + name: ToString() + nameWithType: View.ToString() + fullName: Terminal.Gui.View.ToString() + spec.csharp: + - uid: Terminal.Gui.View.ToString + name: ToString + nameWithType: View.ToString + fullName: Terminal.Gui.View.ToString + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ToString + name: ToString + nameWithType: View.ToString + fullName: Terminal.Gui.View.ToString + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.OnMouseEnter(Terminal.Gui.MouseEvent) + commentId: M:Terminal.Gui.View.OnMouseEnter(Terminal.Gui.MouseEvent) + parent: Terminal.Gui.View + name: OnMouseEnter(MouseEvent) + nameWithType: View.OnMouseEnter(MouseEvent) + fullName: Terminal.Gui.View.OnMouseEnter(Terminal.Gui.MouseEvent) + spec.csharp: + - uid: Terminal.Gui.View.OnMouseEnter(Terminal.Gui.MouseEvent) + name: OnMouseEnter + nameWithType: View.OnMouseEnter + fullName: Terminal.Gui.View.OnMouseEnter + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.MouseEvent + name: MouseEvent + nameWithType: MouseEvent + fullName: Terminal.Gui.MouseEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.OnMouseEnter(Terminal.Gui.MouseEvent) + name: OnMouseEnter + nameWithType: View.OnMouseEnter + fullName: Terminal.Gui.View.OnMouseEnter + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.MouseEvent + name: MouseEvent + nameWithType: MouseEvent + fullName: Terminal.Gui.MouseEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.OnMouseLeave(Terminal.Gui.MouseEvent) + commentId: M:Terminal.Gui.View.OnMouseLeave(Terminal.Gui.MouseEvent) + parent: Terminal.Gui.View + name: OnMouseLeave(MouseEvent) + nameWithType: View.OnMouseLeave(MouseEvent) + fullName: Terminal.Gui.View.OnMouseLeave(Terminal.Gui.MouseEvent) + spec.csharp: + - uid: Terminal.Gui.View.OnMouseLeave(Terminal.Gui.MouseEvent) + name: OnMouseLeave + nameWithType: View.OnMouseLeave + fullName: Terminal.Gui.View.OnMouseLeave + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.MouseEvent + name: MouseEvent + nameWithType: MouseEvent + fullName: Terminal.Gui.MouseEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.OnMouseLeave(Terminal.Gui.MouseEvent) + name: OnMouseLeave + nameWithType: View.OnMouseLeave + fullName: Terminal.Gui.View.OnMouseLeave + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.MouseEvent + name: MouseEvent + nameWithType: MouseEvent + fullName: Terminal.Gui.MouseEvent + - name: ) + nameWithType: ) + fullName: ) +- 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 + commentId: N:System + isExternal: true + name: System + nameWithType: System + fullName: System +- uid: System.Collections + commentId: N:System.Collections + isExternal: true + name: System.Collections + nameWithType: System.Collections + fullName: System.Collections +- uid: Terminal.Gui.TextView.Text + commentId: P:Terminal.Gui.TextView.Text + isExternal: true +- uid: System.EventHandler + commentId: T:System.EventHandler + parent: System + isExternal: true + name: EventHandler + nameWithType: EventHandler + fullName: System.EventHandler +- uid: Terminal.Gui.TextView.#ctor* + commentId: Overload:Terminal.Gui.TextView.#ctor + name: TextView + nameWithType: TextView.TextView + fullName: Terminal.Gui.TextView.TextView +- uid: Terminal.Gui.Rect + commentId: T:Terminal.Gui.Rect parent: Terminal.Gui - isExternal: false name: Rect nameWithType: Rect fullName: Terminal.Gui.Rect -- uid: Terminal.Gui.TextView.CanFocus - parent: Terminal.Gui.TextView - isExternal: false - name: CanFocus - nameWithType: TextView.CanFocus - fullName: TextView.CanFocus -- uid: System.Boolean - parent: System - isExternal: true - name: Boolean - nameWithType: Boolean - fullName: System.Boolean -- uid: Terminal.Gui.TextView.CurrentColumn - parent: Terminal.Gui.TextView - isExternal: false - name: CurrentColumn - nameWithType: TextView.CurrentColumn - fullName: TextView.CurrentColumn -- uid: System.Int32 - parent: System - isExternal: true - name: Int32 - nameWithType: Int32 - fullName: System.Int32 -- uid: Terminal.Gui.TextView.CurrentRow - parent: Terminal.Gui.TextView - isExternal: false - name: CurrentRow - nameWithType: TextView.CurrentRow - fullName: TextView.CurrentRow -- uid: Terminal.Gui.TextView.LoadFile(System.String) - parent: Terminal.Gui.TextView - isExternal: false - name: LoadFile(String) - nameWithType: TextView.LoadFile(String) - fullName: TextView.LoadFile(String) -- uid: System.String - parent: System - isExternal: true - name: String - nameWithType: String - fullName: System.String -- uid: Terminal.Gui.TextView.LoadStream(System.IO.Stream) - parent: Terminal.Gui.TextView - isExternal: false - name: LoadStream(Stream) - nameWithType: TextView.LoadStream(Stream) - fullName: TextView.LoadStream(Stream) -- uid: System.IO.Stream - parent: System.IO - isExternal: true - name: Stream - nameWithType: Stream - fullName: System.IO.Stream -- uid: Terminal.Gui.TextView.MouseEvent(Terminal.Gui.MouseEvent) - parent: Terminal.Gui.TextView - isExternal: false - name: MouseEvent(MouseEvent) - nameWithType: TextView.MouseEvent(MouseEvent) - fullName: TextView.MouseEvent(MouseEvent) -- uid: Terminal.Gui.MouseEvent - parent: Terminal.Gui - isExternal: false - name: MouseEvent - nameWithType: MouseEvent - fullName: Terminal.Gui.MouseEvent -- uid: Terminal.Gui.TextView.PositionCursor - parent: Terminal.Gui.TextView - isExternal: false - name: PositionCursor() - nameWithType: TextView.PositionCursor() - fullName: TextView.PositionCursor() -- uid: Terminal.Gui.TextView.ProcessKey(Terminal.Gui.KeyEvent) - parent: Terminal.Gui.TextView - isExternal: false - name: ProcessKey(KeyEvent) - nameWithType: TextView.ProcessKey(KeyEvent) - fullName: TextView.ProcessKey(KeyEvent) -- uid: Terminal.Gui.KeyEvent - parent: Terminal.Gui - isExternal: false - name: KeyEvent - nameWithType: KeyEvent - fullName: Terminal.Gui.KeyEvent -- uid: Terminal.Gui.TextView.ReadOnly - parent: Terminal.Gui.TextView - isExternal: false - name: ReadOnly - nameWithType: TextView.ReadOnly - fullName: TextView.ReadOnly -- uid: Terminal.Gui.TextView.Redraw(Terminal.Gui.Rect) - parent: Terminal.Gui.TextView - isExternal: false - name: Redraw(Rect) - nameWithType: TextView.Redraw(Rect) - fullName: TextView.Redraw(Rect) -- uid: Terminal.Gui.TextView.ScrollTo(System.Int32) - parent: Terminal.Gui.TextView - isExternal: false - name: ScrollTo(Int32) - nameWithType: TextView.ScrollTo(Int32) - fullName: TextView.ScrollTo(Int32) -- uid: Terminal.Gui.TextView.Text - parent: Terminal.Gui.TextView - isExternal: false +- uid: Terminal.Gui.TextView.Text* + commentId: Overload:Terminal.Gui.TextView.Text name: Text nameWithType: TextView.Text - fullName: TextView.Text + fullName: Terminal.Gui.TextView.Text - uid: NStack.ustring + commentId: T:NStack.ustring parent: NStack isExternal: true name: ustring nameWithType: ustring fullName: NStack.ustring -- uid: Terminal.Gui.TextView.#ctor* - parent: Terminal.Gui.TextView - isExternal: false - name: TextView - nameWithType: TextView.TextView - fullName: TextView.TextView -- uid: Terminal.Gui.TextView.CanFocus* - parent: Terminal.Gui.TextView - isExternal: false - name: CanFocus - nameWithType: TextView.CanFocus - fullName: TextView.CanFocus -- uid: Terminal.Gui.TextView.CurrentColumn* - parent: Terminal.Gui.TextView - isExternal: false - name: CurrentColumn - nameWithType: TextView.CurrentColumn - fullName: TextView.CurrentColumn -- uid: Terminal.Gui.TextView.CurrentRow* - parent: Terminal.Gui.TextView - isExternal: false - name: CurrentRow - nameWithType: TextView.CurrentRow - fullName: TextView.CurrentRow +- uid: NStack + commentId: N:NStack + isExternal: true + name: NStack + nameWithType: NStack + fullName: NStack - uid: Terminal.Gui.TextView.LoadFile* - parent: Terminal.Gui.TextView - isExternal: false + commentId: Overload:Terminal.Gui.TextView.LoadFile name: LoadFile nameWithType: TextView.LoadFile - fullName: TextView.LoadFile + fullName: Terminal.Gui.TextView.LoadFile +- uid: System.String + commentId: T:System.String + parent: System + isExternal: true + name: String + nameWithType: String + fullName: System.String +- uid: System.Boolean + commentId: T:System.Boolean + parent: System + isExternal: true + name: Boolean + nameWithType: Boolean + fullName: System.Boolean - uid: Terminal.Gui.TextView.LoadStream* - parent: Terminal.Gui.TextView - isExternal: false + commentId: Overload:Terminal.Gui.TextView.LoadStream name: LoadStream nameWithType: TextView.LoadStream - fullName: TextView.LoadStream -- uid: Terminal.Gui.TextView.MouseEvent* - parent: Terminal.Gui.TextView - isExternal: false - name: MouseEvent - nameWithType: TextView.MouseEvent - fullName: TextView.MouseEvent + fullName: Terminal.Gui.TextView.LoadStream +- uid: System.IO.Stream + commentId: T:System.IO.Stream + parent: System.IO + isExternal: true + name: Stream + nameWithType: Stream + fullName: System.IO.Stream +- uid: System.IO + commentId: N:System.IO + isExternal: true + name: System.IO + nameWithType: System.IO + fullName: System.IO +- uid: Terminal.Gui.TextView.CloseFile* + commentId: Overload:Terminal.Gui.TextView.CloseFile + name: CloseFile + nameWithType: TextView.CloseFile + fullName: Terminal.Gui.TextView.CloseFile +- uid: Terminal.Gui.TextView.CurrentRow* + commentId: Overload:Terminal.Gui.TextView.CurrentRow + name: CurrentRow + nameWithType: TextView.CurrentRow + fullName: Terminal.Gui.TextView.CurrentRow +- uid: System.Int32 + commentId: T:System.Int32 + parent: System + isExternal: true + name: Int32 + nameWithType: Int32 + fullName: System.Int32 +- uid: Terminal.Gui.TextView.CurrentColumn* + commentId: Overload:Terminal.Gui.TextView.CurrentColumn + name: CurrentColumn + nameWithType: TextView.CurrentColumn + fullName: Terminal.Gui.TextView.CurrentColumn +- uid: Terminal.Gui.View.PositionCursor + commentId: M:Terminal.Gui.View.PositionCursor + parent: Terminal.Gui.View + name: PositionCursor() + nameWithType: View.PositionCursor() + fullName: Terminal.Gui.View.PositionCursor() + spec.csharp: + - uid: Terminal.Gui.View.PositionCursor + name: PositionCursor + nameWithType: View.PositionCursor + fullName: Terminal.Gui.View.PositionCursor + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.PositionCursor + name: PositionCursor + nameWithType: View.PositionCursor + fullName: Terminal.Gui.View.PositionCursor + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) - uid: Terminal.Gui.TextView.PositionCursor* - parent: Terminal.Gui.TextView - isExternal: false + commentId: Overload:Terminal.Gui.TextView.PositionCursor name: PositionCursor nameWithType: TextView.PositionCursor - fullName: TextView.PositionCursor -- uid: Terminal.Gui.TextView.ProcessKey* - parent: Terminal.Gui.TextView - isExternal: false - name: ProcessKey - nameWithType: TextView.ProcessKey - fullName: TextView.ProcessKey + fullName: Terminal.Gui.TextView.PositionCursor - uid: Terminal.Gui.TextView.ReadOnly* - parent: Terminal.Gui.TextView - isExternal: false + commentId: Overload:Terminal.Gui.TextView.ReadOnly name: ReadOnly nameWithType: TextView.ReadOnly - fullName: TextView.ReadOnly + fullName: Terminal.Gui.TextView.ReadOnly +- uid: Terminal.Gui.TextView.Redraw(Terminal.Gui.Rect) + commentId: M:Terminal.Gui.TextView.Redraw(Terminal.Gui.Rect) + isExternal: true +- uid: Terminal.Gui.View.Redraw(Terminal.Gui.Rect) + commentId: M:Terminal.Gui.View.Redraw(Terminal.Gui.Rect) + parent: Terminal.Gui.View + name: Redraw(Rect) + nameWithType: View.Redraw(Rect) + fullName: Terminal.Gui.View.Redraw(Terminal.Gui.Rect) + spec.csharp: + - uid: Terminal.Gui.View.Redraw(Terminal.Gui.Rect) + name: Redraw + nameWithType: View.Redraw + fullName: Terminal.Gui.View.Redraw + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.Redraw(Terminal.Gui.Rect) + name: Redraw + nameWithType: View.Redraw + fullName: Terminal.Gui.View.Redraw + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) - uid: Terminal.Gui.TextView.Redraw* - parent: Terminal.Gui.TextView - isExternal: false + commentId: Overload:Terminal.Gui.TextView.Redraw name: Redraw nameWithType: TextView.Redraw - fullName: TextView.Redraw + fullName: Terminal.Gui.TextView.Redraw +- uid: Terminal.Gui.TextView.CanFocus + commentId: P:Terminal.Gui.TextView.CanFocus + isExternal: true +- uid: Terminal.Gui.Responder.CanFocus + commentId: P:Terminal.Gui.Responder.CanFocus + parent: Terminal.Gui.Responder + name: CanFocus + nameWithType: Responder.CanFocus + fullName: Terminal.Gui.Responder.CanFocus +- uid: Terminal.Gui.TextView.CanFocus* + commentId: Overload:Terminal.Gui.TextView.CanFocus + name: CanFocus + nameWithType: TextView.CanFocus + fullName: Terminal.Gui.TextView.CanFocus - uid: Terminal.Gui.TextView.ScrollTo* - parent: Terminal.Gui.TextView - isExternal: false + commentId: Overload:Terminal.Gui.TextView.ScrollTo name: ScrollTo nameWithType: TextView.ScrollTo - fullName: TextView.ScrollTo -- uid: Terminal.Gui.TextView.Text* - parent: Terminal.Gui.TextView - isExternal: false - name: Text - nameWithType: TextView.Text - fullName: TextView.Text -- uid: Terminal.Gui.View.HasFocus + fullName: Terminal.Gui.TextView.ScrollTo +- uid: Terminal.Gui.TextView.ProcessKey(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.TextView.ProcessKey(Terminal.Gui.KeyEvent) + isExternal: true +- uid: Terminal.Gui.View.ProcessKey(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.View.ProcessKey(Terminal.Gui.KeyEvent) parent: Terminal.Gui.View - isExternal: false - name: HasFocus - nameWithType: View.HasFocus - fullName: View.HasFocus -- uid: Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) - parent: Terminal.Gui.View - isExternal: false - name: ProcessColdKey(KeyEvent) - nameWithType: View.ProcessColdKey(KeyEvent) - fullName: View.ProcessColdKey(KeyEvent) -- uid: Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) - parent: Terminal.Gui.View - isExternal: false - name: ProcessHotKey(KeyEvent) - nameWithType: View.ProcessHotKey(KeyEvent) - fullName: View.ProcessHotKey(KeyEvent) -- uid: Terminal.Gui.View.Add(Terminal.Gui.View) - parent: Terminal.Gui.View - isExternal: false - name: Add(View) - nameWithType: View.Add(View) - fullName: View.Add(View) -- uid: Terminal.Gui.View.Add(Terminal.Gui.View[]) - parent: Terminal.Gui.View - isExternal: false - name: Add(View[]) - nameWithType: View.Add(View[]) - fullName: View.Add(View[]) -- uid: Terminal.Gui.View.AddRune(System.Int32,System.Int32,System.Rune) - parent: Terminal.Gui.View - isExternal: false - name: AddRune(Int32, Int32, Rune) - nameWithType: View.AddRune(Int32, Int32, Rune) - fullName: View.AddRune(Int32, Int32, Rune) -- uid: Terminal.Gui.View.Bounds - parent: Terminal.Gui.View - isExternal: false - name: Bounds - nameWithType: View.Bounds - fullName: View.Bounds -- uid: Terminal.Gui.View.ChildNeedsDisplay - parent: Terminal.Gui.View - isExternal: false - name: ChildNeedsDisplay() - nameWithType: View.ChildNeedsDisplay() - fullName: View.ChildNeedsDisplay() -- uid: Terminal.Gui.View.Clear - parent: Terminal.Gui.View - isExternal: false - name: Clear() - nameWithType: View.Clear() - fullName: View.Clear() -- uid: Terminal.Gui.View.Clear(Terminal.Gui.Rect) - parent: Terminal.Gui.View - isExternal: false - name: Clear(Rect) - nameWithType: View.Clear(Rect) - fullName: View.Clear(Rect) -- uid: Terminal.Gui.View.ClearNeedsDisplay - parent: Terminal.Gui.View - isExternal: false - name: ClearNeedsDisplay() - nameWithType: View.ClearNeedsDisplay() - fullName: View.ClearNeedsDisplay() -- uid: Terminal.Gui.View.ClipToBounds - parent: Terminal.Gui.View - isExternal: false - name: ClipToBounds() - nameWithType: View.ClipToBounds() - fullName: View.ClipToBounds() -- uid: Terminal.Gui.View.ColorScheme - parent: Terminal.Gui.View - isExternal: false - name: ColorScheme - nameWithType: View.ColorScheme - fullName: View.ColorScheme -- uid: Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean) - parent: Terminal.Gui.View - isExternal: false - name: DrawFrame(Rect, Int32, Boolean) - nameWithType: View.DrawFrame(Rect, Int32, Boolean) - fullName: View.DrawFrame(Rect, Int32, Boolean) -- uid: Terminal.Gui.View.DrawHotString(NStack.ustring,System.Boolean,Terminal.Gui.ColorScheme) - parent: Terminal.Gui.View - isExternal: false - name: DrawHotString(ustring, Boolean, ColorScheme) - nameWithType: View.DrawHotString(ustring, Boolean, ColorScheme) - fullName: View.DrawHotString(ustring, Boolean, ColorScheme) -- uid: Terminal.Gui.View.DrawHotString(NStack.ustring,Terminal.Gui.Attribute,Terminal.Gui.Attribute) - parent: Terminal.Gui.View - isExternal: false - name: DrawHotString(ustring, Attribute, Attribute) - nameWithType: View.DrawHotString(ustring, Attribute, Attribute) - fullName: View.DrawHotString(ustring, Attribute, Attribute) -- uid: Terminal.Gui.View.Driver - parent: Terminal.Gui.View - isExternal: false - name: Driver - nameWithType: View.Driver - fullName: View.Driver -- uid: Terminal.Gui.View.EnsureFocus - parent: Terminal.Gui.View - isExternal: false - name: EnsureFocus() - nameWithType: View.EnsureFocus() - fullName: View.EnsureFocus() -- uid: Terminal.Gui.View.Focused - parent: Terminal.Gui.View - isExternal: false - name: Focused - nameWithType: View.Focused - fullName: View.Focused -- uid: Terminal.Gui.View.FocusFirst - parent: Terminal.Gui.View - isExternal: false - name: FocusFirst() - nameWithType: View.FocusFirst() - fullName: View.FocusFirst() -- uid: Terminal.Gui.View.FocusLast - parent: Terminal.Gui.View - isExternal: false - name: FocusLast() - nameWithType: View.FocusLast() - fullName: View.FocusLast() -- uid: Terminal.Gui.View.FocusNext - parent: Terminal.Gui.View - isExternal: false - name: FocusNext() - nameWithType: View.FocusNext() - fullName: View.FocusNext() -- uid: Terminal.Gui.View.FocusPrev - parent: Terminal.Gui.View - isExternal: false - name: FocusPrev() - nameWithType: View.FocusPrev() - fullName: View.FocusPrev() -- uid: Terminal.Gui.View.Frame - parent: Terminal.Gui.View - isExternal: false - name: Frame - nameWithType: View.Frame - fullName: View.Frame -- uid: Terminal.Gui.View.GetEnumerator - parent: Terminal.Gui.View - isExternal: false - name: GetEnumerator() - nameWithType: View.GetEnumerator() - fullName: View.GetEnumerator() -- uid: Terminal.Gui.View.Height - parent: Terminal.Gui.View - isExternal: false - name: Height - nameWithType: View.Height - fullName: View.Height -- uid: Terminal.Gui.View.Id - parent: Terminal.Gui.View - isExternal: false - name: Id - nameWithType: View.Id - fullName: View.Id -- uid: Terminal.Gui.View.LayoutStyle - parent: Terminal.Gui.View - isExternal: false - name: LayoutStyle - nameWithType: View.LayoutStyle - fullName: View.LayoutStyle -- uid: Terminal.Gui.View.LayoutSubviews - parent: Terminal.Gui.View - isExternal: false - name: LayoutSubviews() - nameWithType: View.LayoutSubviews() - fullName: View.LayoutSubviews() -- uid: Terminal.Gui.View.MostFocused - parent: Terminal.Gui.View - isExternal: false - name: MostFocused - nameWithType: View.MostFocused - fullName: View.MostFocused -- uid: Terminal.Gui.View.Move(System.Int32,System.Int32) - parent: Terminal.Gui.View - isExternal: false - name: Move(Int32, Int32) - nameWithType: View.Move(Int32, Int32) - fullName: View.Move(Int32, Int32) -- uid: Terminal.Gui.View.Remove(Terminal.Gui.View) - parent: Terminal.Gui.View - isExternal: false - name: Remove(View) - nameWithType: View.Remove(View) - fullName: View.Remove(View) -- uid: Terminal.Gui.View.RemoveAll - parent: Terminal.Gui.View - isExternal: false - name: RemoveAll() - nameWithType: View.RemoveAll() - fullName: View.RemoveAll() -- uid: Terminal.Gui.View.ScreenToView(System.Int32,System.Int32) - parent: Terminal.Gui.View - isExternal: false - name: ScreenToView(Int32, Int32) - nameWithType: View.ScreenToView(Int32, Int32) - fullName: View.ScreenToView(Int32, Int32) -- uid: Terminal.Gui.View.SetClip(Terminal.Gui.Rect) - parent: Terminal.Gui.View - isExternal: false - name: SetClip(Rect) - nameWithType: View.SetClip(Rect) - fullName: View.SetClip(Rect) -- uid: Terminal.Gui.View.SetFocus(Terminal.Gui.View) - parent: Terminal.Gui.View - isExternal: false - name: SetFocus(View) - nameWithType: View.SetFocus(View) - fullName: View.SetFocus(View) -- uid: Terminal.Gui.View.SetNeedsDisplay - parent: Terminal.Gui.View - isExternal: false - name: SetNeedsDisplay() - nameWithType: View.SetNeedsDisplay() - fullName: View.SetNeedsDisplay() -- uid: Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) - parent: Terminal.Gui.View - isExternal: false - name: SetNeedsDisplay(Rect) - nameWithType: View.SetNeedsDisplay(Rect) - fullName: View.SetNeedsDisplay(Rect) -- uid: Terminal.Gui.View.Subviews - parent: Terminal.Gui.View - isExternal: false - name: Subviews - nameWithType: View.Subviews - fullName: View.Subviews -- uid: Terminal.Gui.View.SuperView - parent: Terminal.Gui.View - isExternal: false - name: SuperView - nameWithType: View.SuperView - fullName: View.SuperView -- uid: Terminal.Gui.View.ToString - parent: Terminal.Gui.View - isExternal: false - name: ToString() - nameWithType: View.ToString() - fullName: View.ToString() -- uid: Terminal.Gui.View.WantMousePositionReports - parent: Terminal.Gui.View - isExternal: false - name: WantMousePositionReports - nameWithType: View.WantMousePositionReports - fullName: View.WantMousePositionReports -- uid: Terminal.Gui.View.Width - parent: Terminal.Gui.View - isExternal: false - name: Width - nameWithType: View.Width - fullName: View.Width -- uid: Terminal.Gui.View.X - parent: Terminal.Gui.View - isExternal: false - name: X - nameWithType: View.X - fullName: View.X -- uid: Terminal.Gui.View.Y - parent: Terminal.Gui.View - isExternal: false - name: Y - nameWithType: View.Y - fullName: View.Y + name: ProcessKey(KeyEvent) + nameWithType: View.ProcessKey(KeyEvent) + fullName: Terminal.Gui.View.ProcessKey(Terminal.Gui.KeyEvent) + spec.csharp: + - uid: Terminal.Gui.View.ProcessKey(Terminal.Gui.KeyEvent) + name: ProcessKey + nameWithType: View.ProcessKey + fullName: Terminal.Gui.View.ProcessKey + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ProcessKey(Terminal.Gui.KeyEvent) + name: ProcessKey + nameWithType: View.ProcessKey + fullName: Terminal.Gui.View.ProcessKey + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.TextView.ProcessKey* + commentId: Overload:Terminal.Gui.TextView.ProcessKey + name: ProcessKey + nameWithType: TextView.ProcessKey + fullName: Terminal.Gui.TextView.ProcessKey +- uid: Terminal.Gui.KeyEvent + commentId: T:Terminal.Gui.KeyEvent + parent: Terminal.Gui + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent +- uid: Terminal.Gui.TextView.MouseEvent(Terminal.Gui.MouseEvent) + commentId: M:Terminal.Gui.TextView.MouseEvent(Terminal.Gui.MouseEvent) + isExternal: true +- uid: Terminal.Gui.Responder.MouseEvent(Terminal.Gui.MouseEvent) + commentId: M:Terminal.Gui.Responder.MouseEvent(Terminal.Gui.MouseEvent) + parent: Terminal.Gui.Responder + name: MouseEvent(MouseEvent) + nameWithType: Responder.MouseEvent(MouseEvent) + fullName: Terminal.Gui.Responder.MouseEvent(Terminal.Gui.MouseEvent) + spec.csharp: + - uid: Terminal.Gui.Responder.MouseEvent(Terminal.Gui.MouseEvent) + name: MouseEvent + nameWithType: Responder.MouseEvent + fullName: Terminal.Gui.Responder.MouseEvent + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.MouseEvent + name: MouseEvent + nameWithType: MouseEvent + fullName: Terminal.Gui.MouseEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.Responder.MouseEvent(Terminal.Gui.MouseEvent) + name: MouseEvent + nameWithType: Responder.MouseEvent + fullName: Terminal.Gui.Responder.MouseEvent + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.MouseEvent + name: MouseEvent + nameWithType: MouseEvent + fullName: Terminal.Gui.MouseEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.TextView.MouseEvent* + commentId: Overload:Terminal.Gui.TextView.MouseEvent + name: MouseEvent + nameWithType: TextView.MouseEvent + fullName: Terminal.Gui.TextView.MouseEvent +- uid: Terminal.Gui.MouseEvent + commentId: T:Terminal.Gui.MouseEvent + parent: Terminal.Gui + name: MouseEvent + nameWithType: MouseEvent + fullName: Terminal.Gui.MouseEvent +shouldSkipMarkup: true diff --git a/docfx/api/Terminal.Gui/Terminal.Gui.TimeField.yml b/docfx/api/Terminal.Gui/Terminal.Gui.TimeField.yml new file mode 100644 index 000000000..95fac5e99 --- /dev/null +++ b/docfx/api/Terminal.Gui/Terminal.Gui.TimeField.yml @@ -0,0 +1,2570 @@ +### YamlMime:ManagedReference +items: +- uid: Terminal.Gui.TimeField + commentId: T:Terminal.Gui.TimeField + id: TimeField + parent: Terminal.Gui + children: + - Terminal.Gui.TimeField.#ctor(System.Int32,System.Int32,System.DateTime,System.Boolean) + - Terminal.Gui.TimeField.MouseEvent(Terminal.Gui.MouseEvent) + - Terminal.Gui.TimeField.ProcessKey(Terminal.Gui.KeyEvent) + - Terminal.Gui.TimeField.Time + langs: + - csharp + - vb + name: TimeField + nameWithType: TimeField + fullName: Terminal.Gui.TimeField + type: Class + source: + remote: + path: Terminal.Gui/Views/TimeField.cs + branch: docs + repo: tig:tig/gui.cs.git + id: TimeField + path: ../Terminal.Gui/Views/TimeField.cs + startLine: 18 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nTime editing \n" + remarks: "\nThe provides time editing functionality with mouse support.\n" + example: [] + syntax: + content: 'public class TimeField : TextField, IEnumerable' + content.vb: >- + Public Class TimeField + + Inherits TextField + + Implements IEnumerable + inheritance: + - System.Object + - Terminal.Gui.Responder + - Terminal.Gui.View + - Terminal.Gui.TextField + implements: + - System.Collections.IEnumerable + inheritedMembers: + - Terminal.Gui.TextField.Used + - Terminal.Gui.TextField.ReadOnly + - Terminal.Gui.TextField.Changed + - Terminal.Gui.TextField.OnLeave + - Terminal.Gui.TextField.Frame + - Terminal.Gui.TextField.Text + - Terminal.Gui.TextField.Secret + - Terminal.Gui.TextField.CursorPosition + - Terminal.Gui.TextField.PositionCursor + - Terminal.Gui.TextField.Redraw(Terminal.Gui.Rect) + - Terminal.Gui.TextField.CanFocus + - Terminal.Gui.TextField.SelectedStart + - Terminal.Gui.TextField.SelectedLength + - Terminal.Gui.TextField.SelectedText + - Terminal.Gui.TextField.ClearAllSelection + - Terminal.Gui.TextField.Copy + - Terminal.Gui.TextField.Cut + - Terminal.Gui.TextField.Paste + - Terminal.Gui.View.Enter + - Terminal.Gui.View.Leave + - Terminal.Gui.View.MouseEnter + - Terminal.Gui.View.MouseLeave + - Terminal.Gui.View.Driver + - Terminal.Gui.View.Subviews + - Terminal.Gui.View.Id + - Terminal.Gui.View.WantMousePositionReports + - Terminal.Gui.View.WantContinuousButtonPressed + - Terminal.Gui.View.GetEnumerator + - Terminal.Gui.View.LayoutStyle + - Terminal.Gui.View.Bounds + - Terminal.Gui.View.X + - Terminal.Gui.View.Y + - Terminal.Gui.View.Width + - Terminal.Gui.View.Height + - Terminal.Gui.View.SuperView + - Terminal.Gui.View.SetNeedsDisplay + - Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) + - Terminal.Gui.View.ChildNeedsDisplay + - Terminal.Gui.View.Add(Terminal.Gui.View) + - Terminal.Gui.View.Add(Terminal.Gui.View[]) + - Terminal.Gui.View.RemoveAll + - Terminal.Gui.View.Remove(Terminal.Gui.View) + - Terminal.Gui.View.BringSubviewToFront(Terminal.Gui.View) + - Terminal.Gui.View.SendSubviewToBack(Terminal.Gui.View) + - Terminal.Gui.View.SendSubviewBackwards(Terminal.Gui.View) + - Terminal.Gui.View.BringSubviewForward(Terminal.Gui.View) + - Terminal.Gui.View.Clear + - Terminal.Gui.View.Clear(Terminal.Gui.Rect) + - Terminal.Gui.View.ScreenToView(System.Int32,System.Int32) + - Terminal.Gui.View.ClipToBounds + - Terminal.Gui.View.SetClip(Terminal.Gui.Rect) + - Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean) + - Terminal.Gui.View.DrawHotString(NStack.ustring,Terminal.Gui.Attribute,Terminal.Gui.Attribute) + - Terminal.Gui.View.DrawHotString(NStack.ustring,System.Boolean,Terminal.Gui.ColorScheme) + - Terminal.Gui.View.Move(System.Int32,System.Int32) + - Terminal.Gui.View.HasFocus + - Terminal.Gui.View.OnEnter + - Terminal.Gui.View.Focused + - Terminal.Gui.View.MostFocused + - Terminal.Gui.View.ColorScheme + - Terminal.Gui.View.AddRune(System.Int32,System.Int32,System.Rune) + - Terminal.Gui.View.ClearNeedsDisplay + - Terminal.Gui.View.SetFocus(Terminal.Gui.View) + - Terminal.Gui.View.KeyPress + - Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) + - Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) + - Terminal.Gui.View.KeyDown + - Terminal.Gui.View.OnKeyDown(Terminal.Gui.KeyEvent) + - Terminal.Gui.View.KeyUp + - Terminal.Gui.View.OnKeyUp(Terminal.Gui.KeyEvent) + - Terminal.Gui.View.EnsureFocus + - Terminal.Gui.View.FocusFirst + - Terminal.Gui.View.FocusLast + - Terminal.Gui.View.FocusPrev + - Terminal.Gui.View.FocusNext + - Terminal.Gui.View.LayoutSubviews + - Terminal.Gui.View.ToString + - Terminal.Gui.View.OnMouseEnter(Terminal.Gui.MouseEvent) + - Terminal.Gui.View.OnMouseLeave(Terminal.Gui.MouseEvent) + - 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) + modifiers.csharp: + - public + - class + modifiers.vb: + - Public + - Class +- uid: Terminal.Gui.TimeField.#ctor(System.Int32,System.Int32,System.DateTime,System.Boolean) + commentId: M:Terminal.Gui.TimeField.#ctor(System.Int32,System.Int32,System.DateTime,System.Boolean) + id: '#ctor(System.Int32,System.Int32,System.DateTime,System.Boolean)' + parent: Terminal.Gui.TimeField + langs: + - csharp + - vb + name: TimeField(Int32, Int32, DateTime, Boolean) + nameWithType: TimeField.TimeField(Int32, Int32, DateTime, Boolean) + fullName: Terminal.Gui.TimeField.TimeField(System.Int32, System.Int32, System.DateTime, System.Boolean) + type: Constructor + source: + remote: + path: Terminal.Gui/Views/TimeField.cs + branch: docs + repo: tig:tig/gui.cs.git + id: .ctor + path: ../Terminal.Gui/Views/TimeField.cs + startLine: 37 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nInitializes a new instance of at an absolute position and fixed size.\n" + example: [] + syntax: + content: public TimeField(int x, int y, DateTime time, bool isShort = false) + parameters: + - id: x + type: System.Int32 + description: The x coordinate. + - id: y + type: System.Int32 + description: The y coordinate. + - id: time + type: System.DateTime + description: Initial time contents. + - id: isShort + type: System.Boolean + description: If true, the seconds are hidden. + content.vb: Public Sub New(x As Integer, y As Integer, time As Date, isShort As Boolean = False) + overload: Terminal.Gui.TimeField.#ctor* + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: Terminal.Gui.TimeField.Time + commentId: P:Terminal.Gui.TimeField.Time + id: Time + parent: Terminal.Gui.TimeField + langs: + - csharp + - vb + name: Time + nameWithType: TimeField.Time + fullName: Terminal.Gui.TimeField.Time + type: Property + source: + remote: + path: Terminal.Gui/Views/TimeField.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Time + path: ../Terminal.Gui/Views/TimeField.cs + startLine: 60 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nGets or sets the time of the .\n" + remarks: "\n" + example: [] + syntax: + content: public DateTime Time { get; set; } + parameters: [] + return: + type: System.DateTime + content.vb: Public Property Time As Date + overload: Terminal.Gui.TimeField.Time* + modifiers.csharp: + - public + - get + - set + modifiers.vb: + - Public +- uid: Terminal.Gui.TimeField.ProcessKey(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.TimeField.ProcessKey(Terminal.Gui.KeyEvent) + id: ProcessKey(Terminal.Gui.KeyEvent) + parent: Terminal.Gui.TimeField + langs: + - csharp + - vb + name: ProcessKey(KeyEvent) + nameWithType: TimeField.ProcessKey(KeyEvent) + fullName: Terminal.Gui.TimeField.ProcessKey(Terminal.Gui.KeyEvent) + type: Method + source: + remote: + path: Terminal.Gui/Views/TimeField.cs + branch: docs + repo: tig:tig/gui.cs.git + id: ProcessKey + path: ../Terminal.Gui/Views/TimeField.cs + startLine: 146 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + example: [] + syntax: + content: public override bool ProcessKey(KeyEvent kb) + parameters: + - id: kb + type: Terminal.Gui.KeyEvent + return: + type: System.Boolean + content.vb: Public Overrides Function ProcessKey(kb As KeyEvent) As Boolean + overridden: Terminal.Gui.TextField.ProcessKey(Terminal.Gui.KeyEvent) + overload: Terminal.Gui.TimeField.ProcessKey* + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides +- uid: Terminal.Gui.TimeField.MouseEvent(Terminal.Gui.MouseEvent) + commentId: M:Terminal.Gui.TimeField.MouseEvent(Terminal.Gui.MouseEvent) + id: MouseEvent(Terminal.Gui.MouseEvent) + parent: Terminal.Gui.TimeField + langs: + - csharp + - vb + name: MouseEvent(MouseEvent) + nameWithType: TimeField.MouseEvent(MouseEvent) + fullName: Terminal.Gui.TimeField.MouseEvent(Terminal.Gui.MouseEvent) + type: Method + source: + remote: + path: Terminal.Gui/Views/TimeField.cs + branch: docs + repo: tig:tig/gui.cs.git + id: MouseEvent + path: ../Terminal.Gui/Views/TimeField.cs + startLine: 193 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + example: [] + syntax: + content: public override bool MouseEvent(MouseEvent ev) + parameters: + - id: ev + type: Terminal.Gui.MouseEvent + return: + type: System.Boolean + content.vb: Public Overrides Function MouseEvent(ev As MouseEvent) As Boolean + overridden: Terminal.Gui.TextField.MouseEvent(Terminal.Gui.MouseEvent) + overload: Terminal.Gui.TimeField.MouseEvent* + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides +references: +- uid: Terminal.Gui.View + commentId: T:Terminal.Gui.View + parent: Terminal.Gui + name: View + nameWithType: View + fullName: Terminal.Gui.View +- uid: Terminal.Gui.TimeField + commentId: T:Terminal.Gui.TimeField + name: TimeField + nameWithType: TimeField + fullName: Terminal.Gui.TimeField +- 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: Terminal.Gui.Responder + commentId: T:Terminal.Gui.Responder + parent: Terminal.Gui + name: Responder + nameWithType: Responder + fullName: Terminal.Gui.Responder +- uid: Terminal.Gui.TextField + commentId: T:Terminal.Gui.TextField + parent: Terminal.Gui + name: TextField + nameWithType: TextField + fullName: Terminal.Gui.TextField +- uid: System.Collections.IEnumerable + commentId: T:System.Collections.IEnumerable + parent: System.Collections + isExternal: true + name: IEnumerable + nameWithType: IEnumerable + fullName: System.Collections.IEnumerable +- uid: Terminal.Gui.TextField.Used + commentId: P:Terminal.Gui.TextField.Used + parent: Terminal.Gui.TextField + name: Used + nameWithType: TextField.Used + fullName: Terminal.Gui.TextField.Used +- uid: Terminal.Gui.TextField.ReadOnly + commentId: P:Terminal.Gui.TextField.ReadOnly + parent: Terminal.Gui.TextField + name: ReadOnly + nameWithType: TextField.ReadOnly + fullName: Terminal.Gui.TextField.ReadOnly +- uid: Terminal.Gui.TextField.Changed + commentId: E:Terminal.Gui.TextField.Changed + parent: Terminal.Gui.TextField + name: Changed + nameWithType: TextField.Changed + fullName: Terminal.Gui.TextField.Changed +- uid: Terminal.Gui.TextField.OnLeave + commentId: M:Terminal.Gui.TextField.OnLeave + parent: Terminal.Gui.TextField + name: OnLeave() + nameWithType: TextField.OnLeave() + fullName: Terminal.Gui.TextField.OnLeave() + spec.csharp: + - uid: Terminal.Gui.TextField.OnLeave + name: OnLeave + nameWithType: TextField.OnLeave + fullName: Terminal.Gui.TextField.OnLeave + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.TextField.OnLeave + name: OnLeave + nameWithType: TextField.OnLeave + fullName: Terminal.Gui.TextField.OnLeave + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.TextField.Frame + commentId: P:Terminal.Gui.TextField.Frame + parent: Terminal.Gui.TextField + name: Frame + nameWithType: TextField.Frame + fullName: Terminal.Gui.TextField.Frame +- uid: Terminal.Gui.TextField.Text + commentId: P:Terminal.Gui.TextField.Text + parent: Terminal.Gui.TextField + name: Text + nameWithType: TextField.Text + fullName: Terminal.Gui.TextField.Text +- uid: Terminal.Gui.TextField.Secret + commentId: P:Terminal.Gui.TextField.Secret + parent: Terminal.Gui.TextField + name: Secret + nameWithType: TextField.Secret + fullName: Terminal.Gui.TextField.Secret +- uid: Terminal.Gui.TextField.CursorPosition + commentId: P:Terminal.Gui.TextField.CursorPosition + parent: Terminal.Gui.TextField + name: CursorPosition + nameWithType: TextField.CursorPosition + fullName: Terminal.Gui.TextField.CursorPosition +- uid: Terminal.Gui.TextField.PositionCursor + commentId: M:Terminal.Gui.TextField.PositionCursor + parent: Terminal.Gui.TextField + name: PositionCursor() + nameWithType: TextField.PositionCursor() + fullName: Terminal.Gui.TextField.PositionCursor() + spec.csharp: + - uid: Terminal.Gui.TextField.PositionCursor + name: PositionCursor + nameWithType: TextField.PositionCursor + fullName: Terminal.Gui.TextField.PositionCursor + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.TextField.PositionCursor + name: PositionCursor + nameWithType: TextField.PositionCursor + fullName: Terminal.Gui.TextField.PositionCursor + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.TextField.Redraw(Terminal.Gui.Rect) + commentId: M:Terminal.Gui.TextField.Redraw(Terminal.Gui.Rect) + parent: Terminal.Gui.TextField + name: Redraw(Rect) + nameWithType: TextField.Redraw(Rect) + fullName: Terminal.Gui.TextField.Redraw(Terminal.Gui.Rect) + spec.csharp: + - uid: Terminal.Gui.TextField.Redraw(Terminal.Gui.Rect) + name: Redraw + nameWithType: TextField.Redraw + fullName: Terminal.Gui.TextField.Redraw + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.TextField.Redraw(Terminal.Gui.Rect) + name: Redraw + nameWithType: TextField.Redraw + fullName: Terminal.Gui.TextField.Redraw + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.TextField.CanFocus + commentId: P:Terminal.Gui.TextField.CanFocus + parent: Terminal.Gui.TextField + name: CanFocus + nameWithType: TextField.CanFocus + fullName: Terminal.Gui.TextField.CanFocus +- uid: Terminal.Gui.TextField.SelectedStart + commentId: P:Terminal.Gui.TextField.SelectedStart + parent: Terminal.Gui.TextField + name: SelectedStart + nameWithType: TextField.SelectedStart + fullName: Terminal.Gui.TextField.SelectedStart +- uid: Terminal.Gui.TextField.SelectedLength + commentId: P:Terminal.Gui.TextField.SelectedLength + parent: Terminal.Gui.TextField + name: SelectedLength + nameWithType: TextField.SelectedLength + fullName: Terminal.Gui.TextField.SelectedLength +- uid: Terminal.Gui.TextField.SelectedText + commentId: P:Terminal.Gui.TextField.SelectedText + parent: Terminal.Gui.TextField + name: SelectedText + nameWithType: TextField.SelectedText + fullName: Terminal.Gui.TextField.SelectedText +- uid: Terminal.Gui.TextField.ClearAllSelection + commentId: M:Terminal.Gui.TextField.ClearAllSelection + parent: Terminal.Gui.TextField + name: ClearAllSelection() + nameWithType: TextField.ClearAllSelection() + fullName: Terminal.Gui.TextField.ClearAllSelection() + spec.csharp: + - uid: Terminal.Gui.TextField.ClearAllSelection + name: ClearAllSelection + nameWithType: TextField.ClearAllSelection + fullName: Terminal.Gui.TextField.ClearAllSelection + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.TextField.ClearAllSelection + name: ClearAllSelection + nameWithType: TextField.ClearAllSelection + fullName: Terminal.Gui.TextField.ClearAllSelection + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.TextField.Copy + commentId: M:Terminal.Gui.TextField.Copy + parent: Terminal.Gui.TextField + name: Copy() + nameWithType: TextField.Copy() + fullName: Terminal.Gui.TextField.Copy() + spec.csharp: + - uid: Terminal.Gui.TextField.Copy + name: Copy + nameWithType: TextField.Copy + fullName: Terminal.Gui.TextField.Copy + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.TextField.Copy + name: Copy + nameWithType: TextField.Copy + fullName: Terminal.Gui.TextField.Copy + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.TextField.Cut + commentId: M:Terminal.Gui.TextField.Cut + parent: Terminal.Gui.TextField + name: Cut() + nameWithType: TextField.Cut() + fullName: Terminal.Gui.TextField.Cut() + spec.csharp: + - uid: Terminal.Gui.TextField.Cut + name: Cut + nameWithType: TextField.Cut + fullName: Terminal.Gui.TextField.Cut + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.TextField.Cut + name: Cut + nameWithType: TextField.Cut + fullName: Terminal.Gui.TextField.Cut + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.TextField.Paste + commentId: M:Terminal.Gui.TextField.Paste + parent: Terminal.Gui.TextField + name: Paste() + nameWithType: TextField.Paste() + fullName: Terminal.Gui.TextField.Paste() + spec.csharp: + - uid: Terminal.Gui.TextField.Paste + name: Paste + nameWithType: TextField.Paste + fullName: Terminal.Gui.TextField.Paste + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.TextField.Paste + name: Paste + nameWithType: TextField.Paste + fullName: Terminal.Gui.TextField.Paste + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.Enter + commentId: E:Terminal.Gui.View.Enter + parent: Terminal.Gui.View + name: Enter + nameWithType: View.Enter + fullName: Terminal.Gui.View.Enter +- uid: Terminal.Gui.View.Leave + commentId: E:Terminal.Gui.View.Leave + parent: Terminal.Gui.View + name: Leave + nameWithType: View.Leave + fullName: Terminal.Gui.View.Leave +- uid: Terminal.Gui.View.MouseEnter + commentId: E:Terminal.Gui.View.MouseEnter + parent: Terminal.Gui.View + name: MouseEnter + nameWithType: View.MouseEnter + fullName: Terminal.Gui.View.MouseEnter +- uid: Terminal.Gui.View.MouseLeave + commentId: E:Terminal.Gui.View.MouseLeave + parent: Terminal.Gui.View + name: MouseLeave + nameWithType: View.MouseLeave + fullName: Terminal.Gui.View.MouseLeave +- uid: Terminal.Gui.View.Driver + commentId: P:Terminal.Gui.View.Driver + parent: Terminal.Gui.View + name: Driver + nameWithType: View.Driver + fullName: Terminal.Gui.View.Driver +- uid: Terminal.Gui.View.Subviews + commentId: P:Terminal.Gui.View.Subviews + parent: Terminal.Gui.View + name: Subviews + nameWithType: View.Subviews + fullName: Terminal.Gui.View.Subviews +- uid: Terminal.Gui.View.Id + commentId: P:Terminal.Gui.View.Id + parent: Terminal.Gui.View + name: Id + nameWithType: View.Id + fullName: Terminal.Gui.View.Id +- uid: Terminal.Gui.View.WantMousePositionReports + commentId: P:Terminal.Gui.View.WantMousePositionReports + parent: Terminal.Gui.View + name: WantMousePositionReports + nameWithType: View.WantMousePositionReports + fullName: Terminal.Gui.View.WantMousePositionReports +- uid: Terminal.Gui.View.WantContinuousButtonPressed + commentId: P:Terminal.Gui.View.WantContinuousButtonPressed + parent: Terminal.Gui.View + name: WantContinuousButtonPressed + nameWithType: View.WantContinuousButtonPressed + fullName: Terminal.Gui.View.WantContinuousButtonPressed +- uid: Terminal.Gui.View.GetEnumerator + commentId: M:Terminal.Gui.View.GetEnumerator + parent: Terminal.Gui.View + name: GetEnumerator() + nameWithType: View.GetEnumerator() + fullName: Terminal.Gui.View.GetEnumerator() + spec.csharp: + - uid: Terminal.Gui.View.GetEnumerator + name: GetEnumerator + nameWithType: View.GetEnumerator + fullName: Terminal.Gui.View.GetEnumerator + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.GetEnumerator + name: GetEnumerator + nameWithType: View.GetEnumerator + fullName: Terminal.Gui.View.GetEnumerator + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.LayoutStyle + commentId: P:Terminal.Gui.View.LayoutStyle + parent: Terminal.Gui.View + name: LayoutStyle + nameWithType: View.LayoutStyle + fullName: Terminal.Gui.View.LayoutStyle +- uid: Terminal.Gui.View.Bounds + commentId: P:Terminal.Gui.View.Bounds + parent: Terminal.Gui.View + name: Bounds + nameWithType: View.Bounds + fullName: Terminal.Gui.View.Bounds +- uid: Terminal.Gui.View.X + commentId: P:Terminal.Gui.View.X + parent: Terminal.Gui.View + name: X + nameWithType: View.X + fullName: Terminal.Gui.View.X +- uid: Terminal.Gui.View.Y + commentId: P:Terminal.Gui.View.Y + parent: Terminal.Gui.View + name: Y + nameWithType: View.Y + fullName: Terminal.Gui.View.Y +- uid: Terminal.Gui.View.Width + commentId: P:Terminal.Gui.View.Width + parent: Terminal.Gui.View + name: Width + nameWithType: View.Width + fullName: Terminal.Gui.View.Width +- uid: Terminal.Gui.View.Height + commentId: P:Terminal.Gui.View.Height + parent: Terminal.Gui.View + name: Height + nameWithType: View.Height + fullName: Terminal.Gui.View.Height +- uid: Terminal.Gui.View.SuperView + commentId: P:Terminal.Gui.View.SuperView + parent: Terminal.Gui.View + name: SuperView + nameWithType: View.SuperView + fullName: Terminal.Gui.View.SuperView +- uid: Terminal.Gui.View.SetNeedsDisplay + commentId: M:Terminal.Gui.View.SetNeedsDisplay + parent: Terminal.Gui.View + name: SetNeedsDisplay() + nameWithType: View.SetNeedsDisplay() + fullName: Terminal.Gui.View.SetNeedsDisplay() + spec.csharp: + - uid: Terminal.Gui.View.SetNeedsDisplay + name: SetNeedsDisplay + nameWithType: View.SetNeedsDisplay + fullName: Terminal.Gui.View.SetNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.SetNeedsDisplay + name: SetNeedsDisplay + nameWithType: View.SetNeedsDisplay + fullName: Terminal.Gui.View.SetNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) + commentId: M:Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) + parent: Terminal.Gui.View + name: SetNeedsDisplay(Rect) + nameWithType: View.SetNeedsDisplay(Rect) + fullName: Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) + spec.csharp: + - uid: Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) + name: SetNeedsDisplay + nameWithType: View.SetNeedsDisplay + fullName: Terminal.Gui.View.SetNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) + name: SetNeedsDisplay + nameWithType: View.SetNeedsDisplay + fullName: Terminal.Gui.View.SetNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.ChildNeedsDisplay + commentId: M:Terminal.Gui.View.ChildNeedsDisplay + parent: Terminal.Gui.View + name: ChildNeedsDisplay() + nameWithType: View.ChildNeedsDisplay() + fullName: Terminal.Gui.View.ChildNeedsDisplay() + spec.csharp: + - uid: Terminal.Gui.View.ChildNeedsDisplay + name: ChildNeedsDisplay + nameWithType: View.ChildNeedsDisplay + fullName: Terminal.Gui.View.ChildNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ChildNeedsDisplay + name: ChildNeedsDisplay + nameWithType: View.ChildNeedsDisplay + fullName: Terminal.Gui.View.ChildNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.Add(Terminal.Gui.View) + commentId: M:Terminal.Gui.View.Add(Terminal.Gui.View) + parent: Terminal.Gui.View + name: Add(View) + nameWithType: View.Add(View) + fullName: Terminal.Gui.View.Add(Terminal.Gui.View) + spec.csharp: + - uid: Terminal.Gui.View.Add(Terminal.Gui.View) + name: Add + nameWithType: View.Add + fullName: Terminal.Gui.View.Add + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.Add(Terminal.Gui.View) + name: Add + nameWithType: View.Add + fullName: Terminal.Gui.View.Add + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.Add(Terminal.Gui.View[]) + commentId: M:Terminal.Gui.View.Add(Terminal.Gui.View[]) + parent: Terminal.Gui.View + name: Add(View[]) + nameWithType: View.Add(View[]) + fullName: Terminal.Gui.View.Add(Terminal.Gui.View[]) + nameWithType.vb: View.Add(View()) + fullName.vb: Terminal.Gui.View.Add(Terminal.Gui.View()) + name.vb: Add(View()) + spec.csharp: + - uid: Terminal.Gui.View.Add(Terminal.Gui.View[]) + name: Add + nameWithType: View.Add + fullName: Terminal.Gui.View.Add + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: '[]' + nameWithType: '[]' + fullName: '[]' + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.Add(Terminal.Gui.View[]) + name: Add + nameWithType: View.Add + fullName: Terminal.Gui.View.Add + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: () + nameWithType: () + fullName: () + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.RemoveAll + commentId: M:Terminal.Gui.View.RemoveAll + parent: Terminal.Gui.View + name: RemoveAll() + nameWithType: View.RemoveAll() + fullName: Terminal.Gui.View.RemoveAll() + spec.csharp: + - uid: Terminal.Gui.View.RemoveAll + name: RemoveAll + nameWithType: View.RemoveAll + fullName: Terminal.Gui.View.RemoveAll + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.RemoveAll + name: RemoveAll + nameWithType: View.RemoveAll + fullName: Terminal.Gui.View.RemoveAll + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.Remove(Terminal.Gui.View) + commentId: M:Terminal.Gui.View.Remove(Terminal.Gui.View) + parent: Terminal.Gui.View + name: Remove(View) + nameWithType: View.Remove(View) + fullName: Terminal.Gui.View.Remove(Terminal.Gui.View) + spec.csharp: + - uid: Terminal.Gui.View.Remove(Terminal.Gui.View) + name: Remove + nameWithType: View.Remove + fullName: Terminal.Gui.View.Remove + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.Remove(Terminal.Gui.View) + name: Remove + nameWithType: View.Remove + fullName: Terminal.Gui.View.Remove + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.BringSubviewToFront(Terminal.Gui.View) + commentId: M:Terminal.Gui.View.BringSubviewToFront(Terminal.Gui.View) + parent: Terminal.Gui.View + name: BringSubviewToFront(View) + nameWithType: View.BringSubviewToFront(View) + fullName: Terminal.Gui.View.BringSubviewToFront(Terminal.Gui.View) + spec.csharp: + - uid: Terminal.Gui.View.BringSubviewToFront(Terminal.Gui.View) + name: BringSubviewToFront + nameWithType: View.BringSubviewToFront + fullName: Terminal.Gui.View.BringSubviewToFront + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.BringSubviewToFront(Terminal.Gui.View) + name: BringSubviewToFront + nameWithType: View.BringSubviewToFront + fullName: Terminal.Gui.View.BringSubviewToFront + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.SendSubviewToBack(Terminal.Gui.View) + commentId: M:Terminal.Gui.View.SendSubviewToBack(Terminal.Gui.View) + parent: Terminal.Gui.View + name: SendSubviewToBack(View) + nameWithType: View.SendSubviewToBack(View) + fullName: Terminal.Gui.View.SendSubviewToBack(Terminal.Gui.View) + spec.csharp: + - uid: Terminal.Gui.View.SendSubviewToBack(Terminal.Gui.View) + name: SendSubviewToBack + nameWithType: View.SendSubviewToBack + fullName: Terminal.Gui.View.SendSubviewToBack + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.SendSubviewToBack(Terminal.Gui.View) + name: SendSubviewToBack + nameWithType: View.SendSubviewToBack + fullName: Terminal.Gui.View.SendSubviewToBack + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.SendSubviewBackwards(Terminal.Gui.View) + commentId: M:Terminal.Gui.View.SendSubviewBackwards(Terminal.Gui.View) + parent: Terminal.Gui.View + name: SendSubviewBackwards(View) + nameWithType: View.SendSubviewBackwards(View) + fullName: Terminal.Gui.View.SendSubviewBackwards(Terminal.Gui.View) + spec.csharp: + - uid: Terminal.Gui.View.SendSubviewBackwards(Terminal.Gui.View) + name: SendSubviewBackwards + nameWithType: View.SendSubviewBackwards + fullName: Terminal.Gui.View.SendSubviewBackwards + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.SendSubviewBackwards(Terminal.Gui.View) + name: SendSubviewBackwards + nameWithType: View.SendSubviewBackwards + fullName: Terminal.Gui.View.SendSubviewBackwards + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.BringSubviewForward(Terminal.Gui.View) + commentId: M:Terminal.Gui.View.BringSubviewForward(Terminal.Gui.View) + parent: Terminal.Gui.View + name: BringSubviewForward(View) + nameWithType: View.BringSubviewForward(View) + fullName: Terminal.Gui.View.BringSubviewForward(Terminal.Gui.View) + spec.csharp: + - uid: Terminal.Gui.View.BringSubviewForward(Terminal.Gui.View) + name: BringSubviewForward + nameWithType: View.BringSubviewForward + fullName: Terminal.Gui.View.BringSubviewForward + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.BringSubviewForward(Terminal.Gui.View) + name: BringSubviewForward + nameWithType: View.BringSubviewForward + fullName: Terminal.Gui.View.BringSubviewForward + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.Clear + commentId: M:Terminal.Gui.View.Clear + parent: Terminal.Gui.View + name: Clear() + nameWithType: View.Clear() + fullName: Terminal.Gui.View.Clear() + spec.csharp: + - uid: Terminal.Gui.View.Clear + name: Clear + nameWithType: View.Clear + fullName: Terminal.Gui.View.Clear + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.Clear + name: Clear + nameWithType: View.Clear + fullName: Terminal.Gui.View.Clear + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.Clear(Terminal.Gui.Rect) + commentId: M:Terminal.Gui.View.Clear(Terminal.Gui.Rect) + parent: Terminal.Gui.View + name: Clear(Rect) + nameWithType: View.Clear(Rect) + fullName: Terminal.Gui.View.Clear(Terminal.Gui.Rect) + spec.csharp: + - uid: Terminal.Gui.View.Clear(Terminal.Gui.Rect) + name: Clear + nameWithType: View.Clear + fullName: Terminal.Gui.View.Clear + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.Clear(Terminal.Gui.Rect) + name: Clear + nameWithType: View.Clear + fullName: Terminal.Gui.View.Clear + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.ScreenToView(System.Int32,System.Int32) + commentId: M:Terminal.Gui.View.ScreenToView(System.Int32,System.Int32) + parent: Terminal.Gui.View + isExternal: true + name: ScreenToView(Int32, Int32) + nameWithType: View.ScreenToView(Int32, Int32) + fullName: Terminal.Gui.View.ScreenToView(System.Int32, System.Int32) + spec.csharp: + - uid: Terminal.Gui.View.ScreenToView(System.Int32,System.Int32) + name: ScreenToView + nameWithType: View.ScreenToView + fullName: Terminal.Gui.View.ScreenToView + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ScreenToView(System.Int32,System.Int32) + name: ScreenToView + nameWithType: View.ScreenToView + fullName: Terminal.Gui.View.ScreenToView + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.ClipToBounds + commentId: M:Terminal.Gui.View.ClipToBounds + parent: Terminal.Gui.View + name: ClipToBounds() + nameWithType: View.ClipToBounds() + fullName: Terminal.Gui.View.ClipToBounds() + spec.csharp: + - uid: Terminal.Gui.View.ClipToBounds + name: ClipToBounds + nameWithType: View.ClipToBounds + fullName: Terminal.Gui.View.ClipToBounds + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ClipToBounds + name: ClipToBounds + nameWithType: View.ClipToBounds + fullName: Terminal.Gui.View.ClipToBounds + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.SetClip(Terminal.Gui.Rect) + commentId: M:Terminal.Gui.View.SetClip(Terminal.Gui.Rect) + parent: Terminal.Gui.View + name: SetClip(Rect) + nameWithType: View.SetClip(Rect) + fullName: Terminal.Gui.View.SetClip(Terminal.Gui.Rect) + spec.csharp: + - uid: Terminal.Gui.View.SetClip(Terminal.Gui.Rect) + name: SetClip + nameWithType: View.SetClip + fullName: Terminal.Gui.View.SetClip + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.SetClip(Terminal.Gui.Rect) + name: SetClip + nameWithType: View.SetClip + fullName: Terminal.Gui.View.SetClip + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean) + commentId: M:Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean) + parent: Terminal.Gui.View + isExternal: true + name: DrawFrame(Rect, Int32, Boolean) + nameWithType: View.DrawFrame(Rect, Int32, Boolean) + fullName: Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect, System.Int32, System.Boolean) + spec.csharp: + - uid: Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean) + name: DrawFrame + nameWithType: View.DrawFrame + fullName: Terminal.Gui.View.DrawFrame + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean) + name: DrawFrame + nameWithType: View.DrawFrame + fullName: Terminal.Gui.View.DrawFrame + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.DrawHotString(NStack.ustring,Terminal.Gui.Attribute,Terminal.Gui.Attribute) + commentId: M:Terminal.Gui.View.DrawHotString(NStack.ustring,Terminal.Gui.Attribute,Terminal.Gui.Attribute) + parent: Terminal.Gui.View + isExternal: true + name: DrawHotString(ustring, Attribute, Attribute) + nameWithType: View.DrawHotString(ustring, Attribute, Attribute) + fullName: Terminal.Gui.View.DrawHotString(NStack.ustring, Terminal.Gui.Attribute, Terminal.Gui.Attribute) + spec.csharp: + - uid: Terminal.Gui.View.DrawHotString(NStack.ustring,Terminal.Gui.Attribute,Terminal.Gui.Attribute) + name: DrawHotString + nameWithType: View.DrawHotString + fullName: Terminal.Gui.View.DrawHotString + - name: ( + nameWithType: ( + fullName: ( + - uid: NStack.ustring + name: ustring + nameWithType: ustring + fullName: NStack.ustring + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: Terminal.Gui.Attribute + name: Attribute + nameWithType: Attribute + fullName: Terminal.Gui.Attribute + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: Terminal.Gui.Attribute + name: Attribute + nameWithType: Attribute + fullName: Terminal.Gui.Attribute + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.DrawHotString(NStack.ustring,Terminal.Gui.Attribute,Terminal.Gui.Attribute) + name: DrawHotString + nameWithType: View.DrawHotString + fullName: Terminal.Gui.View.DrawHotString + - name: ( + nameWithType: ( + fullName: ( + - uid: NStack.ustring + name: ustring + nameWithType: ustring + fullName: NStack.ustring + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: Terminal.Gui.Attribute + name: Attribute + nameWithType: Attribute + fullName: Terminal.Gui.Attribute + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: Terminal.Gui.Attribute + name: Attribute + nameWithType: Attribute + fullName: Terminal.Gui.Attribute + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.DrawHotString(NStack.ustring,System.Boolean,Terminal.Gui.ColorScheme) + commentId: M:Terminal.Gui.View.DrawHotString(NStack.ustring,System.Boolean,Terminal.Gui.ColorScheme) + parent: Terminal.Gui.View + isExternal: true + name: DrawHotString(ustring, Boolean, ColorScheme) + nameWithType: View.DrawHotString(ustring, Boolean, ColorScheme) + fullName: Terminal.Gui.View.DrawHotString(NStack.ustring, System.Boolean, Terminal.Gui.ColorScheme) + spec.csharp: + - uid: Terminal.Gui.View.DrawHotString(NStack.ustring,System.Boolean,Terminal.Gui.ColorScheme) + name: DrawHotString + nameWithType: View.DrawHotString + fullName: Terminal.Gui.View.DrawHotString + - name: ( + nameWithType: ( + fullName: ( + - uid: NStack.ustring + name: ustring + nameWithType: ustring + fullName: NStack.ustring + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: Terminal.Gui.ColorScheme + name: ColorScheme + nameWithType: ColorScheme + fullName: Terminal.Gui.ColorScheme + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.DrawHotString(NStack.ustring,System.Boolean,Terminal.Gui.ColorScheme) + name: DrawHotString + nameWithType: View.DrawHotString + fullName: Terminal.Gui.View.DrawHotString + - name: ( + nameWithType: ( + fullName: ( + - uid: NStack.ustring + name: ustring + nameWithType: ustring + fullName: NStack.ustring + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: Terminal.Gui.ColorScheme + name: ColorScheme + nameWithType: ColorScheme + fullName: Terminal.Gui.ColorScheme + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.Move(System.Int32,System.Int32) + commentId: M:Terminal.Gui.View.Move(System.Int32,System.Int32) + parent: Terminal.Gui.View + isExternal: true + name: Move(Int32, Int32) + nameWithType: View.Move(Int32, Int32) + fullName: Terminal.Gui.View.Move(System.Int32, System.Int32) + spec.csharp: + - uid: Terminal.Gui.View.Move(System.Int32,System.Int32) + name: Move + nameWithType: View.Move + fullName: Terminal.Gui.View.Move + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.Move(System.Int32,System.Int32) + name: Move + nameWithType: View.Move + fullName: Terminal.Gui.View.Move + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.HasFocus + commentId: P:Terminal.Gui.View.HasFocus + parent: Terminal.Gui.View + name: HasFocus + nameWithType: View.HasFocus + fullName: Terminal.Gui.View.HasFocus +- uid: Terminal.Gui.View.OnEnter + commentId: M:Terminal.Gui.View.OnEnter + parent: Terminal.Gui.View + name: OnEnter() + nameWithType: View.OnEnter() + fullName: Terminal.Gui.View.OnEnter() + spec.csharp: + - uid: Terminal.Gui.View.OnEnter + name: OnEnter + nameWithType: View.OnEnter + fullName: Terminal.Gui.View.OnEnter + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.OnEnter + name: OnEnter + nameWithType: View.OnEnter + fullName: Terminal.Gui.View.OnEnter + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.Focused + commentId: P:Terminal.Gui.View.Focused + parent: Terminal.Gui.View + name: Focused + nameWithType: View.Focused + fullName: Terminal.Gui.View.Focused +- uid: Terminal.Gui.View.MostFocused + commentId: P:Terminal.Gui.View.MostFocused + parent: Terminal.Gui.View + name: MostFocused + nameWithType: View.MostFocused + fullName: Terminal.Gui.View.MostFocused +- uid: Terminal.Gui.View.ColorScheme + commentId: P:Terminal.Gui.View.ColorScheme + parent: Terminal.Gui.View + name: ColorScheme + nameWithType: View.ColorScheme + fullName: Terminal.Gui.View.ColorScheme +- uid: Terminal.Gui.View.AddRune(System.Int32,System.Int32,System.Rune) + commentId: M:Terminal.Gui.View.AddRune(System.Int32,System.Int32,System.Rune) + parent: Terminal.Gui.View + isExternal: true + name: AddRune(Int32, Int32, Rune) + nameWithType: View.AddRune(Int32, Int32, Rune) + fullName: Terminal.Gui.View.AddRune(System.Int32, System.Int32, System.Rune) + spec.csharp: + - uid: Terminal.Gui.View.AddRune(System.Int32,System.Int32,System.Rune) + name: AddRune + nameWithType: View.AddRune + fullName: Terminal.Gui.View.AddRune + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Rune + name: Rune + nameWithType: Rune + fullName: System.Rune + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.AddRune(System.Int32,System.Int32,System.Rune) + name: AddRune + nameWithType: View.AddRune + fullName: Terminal.Gui.View.AddRune + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Rune + name: Rune + nameWithType: Rune + fullName: System.Rune + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.ClearNeedsDisplay + commentId: M:Terminal.Gui.View.ClearNeedsDisplay + parent: Terminal.Gui.View + name: ClearNeedsDisplay() + nameWithType: View.ClearNeedsDisplay() + fullName: Terminal.Gui.View.ClearNeedsDisplay() + spec.csharp: + - uid: Terminal.Gui.View.ClearNeedsDisplay + name: ClearNeedsDisplay + nameWithType: View.ClearNeedsDisplay + fullName: Terminal.Gui.View.ClearNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ClearNeedsDisplay + name: ClearNeedsDisplay + nameWithType: View.ClearNeedsDisplay + fullName: Terminal.Gui.View.ClearNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.SetFocus(Terminal.Gui.View) + commentId: M:Terminal.Gui.View.SetFocus(Terminal.Gui.View) + parent: Terminal.Gui.View + name: SetFocus(View) + nameWithType: View.SetFocus(View) + fullName: Terminal.Gui.View.SetFocus(Terminal.Gui.View) + spec.csharp: + - uid: Terminal.Gui.View.SetFocus(Terminal.Gui.View) + name: SetFocus + nameWithType: View.SetFocus + fullName: Terminal.Gui.View.SetFocus + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.SetFocus(Terminal.Gui.View) + name: SetFocus + nameWithType: View.SetFocus + fullName: Terminal.Gui.View.SetFocus + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.KeyPress + commentId: E:Terminal.Gui.View.KeyPress + parent: Terminal.Gui.View + name: KeyPress + nameWithType: View.KeyPress + fullName: Terminal.Gui.View.KeyPress +- uid: Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) + parent: Terminal.Gui.View + name: ProcessHotKey(KeyEvent) + nameWithType: View.ProcessHotKey(KeyEvent) + fullName: Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) + spec.csharp: + - uid: Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) + name: ProcessHotKey + nameWithType: View.ProcessHotKey + fullName: Terminal.Gui.View.ProcessHotKey + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) + name: ProcessHotKey + nameWithType: View.ProcessHotKey + fullName: Terminal.Gui.View.ProcessHotKey + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) + parent: Terminal.Gui.View + name: ProcessColdKey(KeyEvent) + nameWithType: View.ProcessColdKey(KeyEvent) + fullName: Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) + spec.csharp: + - uid: Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) + name: ProcessColdKey + nameWithType: View.ProcessColdKey + fullName: Terminal.Gui.View.ProcessColdKey + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) + name: ProcessColdKey + nameWithType: View.ProcessColdKey + fullName: Terminal.Gui.View.ProcessColdKey + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.KeyDown + commentId: E:Terminal.Gui.View.KeyDown + parent: Terminal.Gui.View + name: KeyDown + nameWithType: View.KeyDown + fullName: Terminal.Gui.View.KeyDown +- uid: Terminal.Gui.View.OnKeyDown(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.View.OnKeyDown(Terminal.Gui.KeyEvent) + parent: Terminal.Gui.View + name: OnKeyDown(KeyEvent) + nameWithType: View.OnKeyDown(KeyEvent) + fullName: Terminal.Gui.View.OnKeyDown(Terminal.Gui.KeyEvent) + spec.csharp: + - uid: Terminal.Gui.View.OnKeyDown(Terminal.Gui.KeyEvent) + name: OnKeyDown + nameWithType: View.OnKeyDown + fullName: Terminal.Gui.View.OnKeyDown + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.OnKeyDown(Terminal.Gui.KeyEvent) + name: OnKeyDown + nameWithType: View.OnKeyDown + fullName: Terminal.Gui.View.OnKeyDown + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.KeyUp + commentId: E:Terminal.Gui.View.KeyUp + parent: Terminal.Gui.View + name: KeyUp + nameWithType: View.KeyUp + fullName: Terminal.Gui.View.KeyUp +- uid: Terminal.Gui.View.OnKeyUp(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.View.OnKeyUp(Terminal.Gui.KeyEvent) + parent: Terminal.Gui.View + name: OnKeyUp(KeyEvent) + nameWithType: View.OnKeyUp(KeyEvent) + fullName: Terminal.Gui.View.OnKeyUp(Terminal.Gui.KeyEvent) + spec.csharp: + - uid: Terminal.Gui.View.OnKeyUp(Terminal.Gui.KeyEvent) + name: OnKeyUp + nameWithType: View.OnKeyUp + fullName: Terminal.Gui.View.OnKeyUp + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.OnKeyUp(Terminal.Gui.KeyEvent) + name: OnKeyUp + nameWithType: View.OnKeyUp + fullName: Terminal.Gui.View.OnKeyUp + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.EnsureFocus + commentId: M:Terminal.Gui.View.EnsureFocus + parent: Terminal.Gui.View + name: EnsureFocus() + nameWithType: View.EnsureFocus() + fullName: Terminal.Gui.View.EnsureFocus() + spec.csharp: + - uid: Terminal.Gui.View.EnsureFocus + name: EnsureFocus + nameWithType: View.EnsureFocus + fullName: Terminal.Gui.View.EnsureFocus + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.EnsureFocus + name: EnsureFocus + nameWithType: View.EnsureFocus + fullName: Terminal.Gui.View.EnsureFocus + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.FocusFirst + commentId: M:Terminal.Gui.View.FocusFirst + parent: Terminal.Gui.View + name: FocusFirst() + nameWithType: View.FocusFirst() + fullName: Terminal.Gui.View.FocusFirst() + spec.csharp: + - uid: Terminal.Gui.View.FocusFirst + name: FocusFirst + nameWithType: View.FocusFirst + fullName: Terminal.Gui.View.FocusFirst + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.FocusFirst + name: FocusFirst + nameWithType: View.FocusFirst + fullName: Terminal.Gui.View.FocusFirst + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.FocusLast + commentId: M:Terminal.Gui.View.FocusLast + parent: Terminal.Gui.View + name: FocusLast() + nameWithType: View.FocusLast() + fullName: Terminal.Gui.View.FocusLast() + spec.csharp: + - uid: Terminal.Gui.View.FocusLast + name: FocusLast + nameWithType: View.FocusLast + fullName: Terminal.Gui.View.FocusLast + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.FocusLast + name: FocusLast + nameWithType: View.FocusLast + fullName: Terminal.Gui.View.FocusLast + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.FocusPrev + commentId: M:Terminal.Gui.View.FocusPrev + parent: Terminal.Gui.View + name: FocusPrev() + nameWithType: View.FocusPrev() + fullName: Terminal.Gui.View.FocusPrev() + spec.csharp: + - uid: Terminal.Gui.View.FocusPrev + name: FocusPrev + nameWithType: View.FocusPrev + fullName: Terminal.Gui.View.FocusPrev + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.FocusPrev + name: FocusPrev + nameWithType: View.FocusPrev + fullName: Terminal.Gui.View.FocusPrev + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.FocusNext + commentId: M:Terminal.Gui.View.FocusNext + parent: Terminal.Gui.View + name: FocusNext() + nameWithType: View.FocusNext() + fullName: Terminal.Gui.View.FocusNext() + spec.csharp: + - uid: Terminal.Gui.View.FocusNext + name: FocusNext + nameWithType: View.FocusNext + fullName: Terminal.Gui.View.FocusNext + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.FocusNext + name: FocusNext + nameWithType: View.FocusNext + fullName: Terminal.Gui.View.FocusNext + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.LayoutSubviews + commentId: M:Terminal.Gui.View.LayoutSubviews + parent: Terminal.Gui.View + name: LayoutSubviews() + nameWithType: View.LayoutSubviews() + fullName: Terminal.Gui.View.LayoutSubviews() + spec.csharp: + - uid: Terminal.Gui.View.LayoutSubviews + name: LayoutSubviews + nameWithType: View.LayoutSubviews + fullName: Terminal.Gui.View.LayoutSubviews + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.LayoutSubviews + name: LayoutSubviews + nameWithType: View.LayoutSubviews + fullName: Terminal.Gui.View.LayoutSubviews + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.ToString + commentId: M:Terminal.Gui.View.ToString + parent: Terminal.Gui.View + name: ToString() + nameWithType: View.ToString() + fullName: Terminal.Gui.View.ToString() + spec.csharp: + - uid: Terminal.Gui.View.ToString + name: ToString + nameWithType: View.ToString + fullName: Terminal.Gui.View.ToString + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ToString + name: ToString + nameWithType: View.ToString + fullName: Terminal.Gui.View.ToString + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.OnMouseEnter(Terminal.Gui.MouseEvent) + commentId: M:Terminal.Gui.View.OnMouseEnter(Terminal.Gui.MouseEvent) + parent: Terminal.Gui.View + name: OnMouseEnter(MouseEvent) + nameWithType: View.OnMouseEnter(MouseEvent) + fullName: Terminal.Gui.View.OnMouseEnter(Terminal.Gui.MouseEvent) + spec.csharp: + - uid: Terminal.Gui.View.OnMouseEnter(Terminal.Gui.MouseEvent) + name: OnMouseEnter + nameWithType: View.OnMouseEnter + fullName: Terminal.Gui.View.OnMouseEnter + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.MouseEvent + name: MouseEvent + nameWithType: MouseEvent + fullName: Terminal.Gui.MouseEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.OnMouseEnter(Terminal.Gui.MouseEvent) + name: OnMouseEnter + nameWithType: View.OnMouseEnter + fullName: Terminal.Gui.View.OnMouseEnter + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.MouseEvent + name: MouseEvent + nameWithType: MouseEvent + fullName: Terminal.Gui.MouseEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.OnMouseLeave(Terminal.Gui.MouseEvent) + commentId: M:Terminal.Gui.View.OnMouseLeave(Terminal.Gui.MouseEvent) + parent: Terminal.Gui.View + name: OnMouseLeave(MouseEvent) + nameWithType: View.OnMouseLeave(MouseEvent) + fullName: Terminal.Gui.View.OnMouseLeave(Terminal.Gui.MouseEvent) + spec.csharp: + - uid: Terminal.Gui.View.OnMouseLeave(Terminal.Gui.MouseEvent) + name: OnMouseLeave + nameWithType: View.OnMouseLeave + fullName: Terminal.Gui.View.OnMouseLeave + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.MouseEvent + name: MouseEvent + nameWithType: MouseEvent + fullName: Terminal.Gui.MouseEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.OnMouseLeave(Terminal.Gui.MouseEvent) + name: OnMouseLeave + nameWithType: View.OnMouseLeave + fullName: Terminal.Gui.View.OnMouseLeave + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.MouseEvent + name: MouseEvent + nameWithType: MouseEvent + fullName: Terminal.Gui.MouseEvent + - name: ) + nameWithType: ) + fullName: ) +- 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 + commentId: N:System + isExternal: true + name: System + nameWithType: System + fullName: System +- uid: System.Collections + commentId: N:System.Collections + isExternal: true + name: System.Collections + nameWithType: System.Collections + fullName: System.Collections +- uid: Terminal.Gui.TimeField.#ctor* + commentId: Overload:Terminal.Gui.TimeField.#ctor + name: TimeField + nameWithType: TimeField.TimeField + fullName: Terminal.Gui.TimeField.TimeField +- uid: System.Int32 + commentId: T:System.Int32 + parent: System + isExternal: true + name: Int32 + nameWithType: Int32 + fullName: System.Int32 +- uid: System.DateTime + commentId: T:System.DateTime + parent: System + isExternal: true + name: DateTime + nameWithType: DateTime + fullName: System.DateTime +- uid: System.Boolean + commentId: T:System.Boolean + parent: System + isExternal: true + name: Boolean + nameWithType: Boolean + fullName: System.Boolean +- uid: Terminal.Gui.TimeField.Time* + commentId: Overload:Terminal.Gui.TimeField.Time + name: Time + nameWithType: TimeField.Time + fullName: Terminal.Gui.TimeField.Time +- uid: Terminal.Gui.TimeField.ProcessKey(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.TimeField.ProcessKey(Terminal.Gui.KeyEvent) + isExternal: true +- uid: Terminal.Gui.TextField.ProcessKey(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.TextField.ProcessKey(Terminal.Gui.KeyEvent) + parent: Terminal.Gui.TextField + name: ProcessKey(KeyEvent) + nameWithType: TextField.ProcessKey(KeyEvent) + fullName: Terminal.Gui.TextField.ProcessKey(Terminal.Gui.KeyEvent) + spec.csharp: + - uid: Terminal.Gui.TextField.ProcessKey(Terminal.Gui.KeyEvent) + name: ProcessKey + nameWithType: TextField.ProcessKey + fullName: Terminal.Gui.TextField.ProcessKey + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.TextField.ProcessKey(Terminal.Gui.KeyEvent) + name: ProcessKey + nameWithType: TextField.ProcessKey + fullName: Terminal.Gui.TextField.ProcessKey + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.TimeField.ProcessKey* + commentId: Overload:Terminal.Gui.TimeField.ProcessKey + name: ProcessKey + nameWithType: TimeField.ProcessKey + fullName: Terminal.Gui.TimeField.ProcessKey +- uid: Terminal.Gui.KeyEvent + commentId: T:Terminal.Gui.KeyEvent + parent: Terminal.Gui + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent +- uid: Terminal.Gui.TimeField.MouseEvent(Terminal.Gui.MouseEvent) + commentId: M:Terminal.Gui.TimeField.MouseEvent(Terminal.Gui.MouseEvent) + isExternal: true +- uid: Terminal.Gui.TextField.MouseEvent(Terminal.Gui.MouseEvent) + commentId: M:Terminal.Gui.TextField.MouseEvent(Terminal.Gui.MouseEvent) + parent: Terminal.Gui.TextField + name: MouseEvent(MouseEvent) + nameWithType: TextField.MouseEvent(MouseEvent) + fullName: Terminal.Gui.TextField.MouseEvent(Terminal.Gui.MouseEvent) + spec.csharp: + - uid: Terminal.Gui.TextField.MouseEvent(Terminal.Gui.MouseEvent) + name: MouseEvent + nameWithType: TextField.MouseEvent + fullName: Terminal.Gui.TextField.MouseEvent + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.MouseEvent + name: MouseEvent + nameWithType: MouseEvent + fullName: Terminal.Gui.MouseEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.TextField.MouseEvent(Terminal.Gui.MouseEvent) + name: MouseEvent + nameWithType: TextField.MouseEvent + fullName: Terminal.Gui.TextField.MouseEvent + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.MouseEvent + name: MouseEvent + nameWithType: MouseEvent + fullName: Terminal.Gui.MouseEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.TimeField.MouseEvent* + commentId: Overload:Terminal.Gui.TimeField.MouseEvent + name: MouseEvent + nameWithType: TimeField.MouseEvent + fullName: Terminal.Gui.TimeField.MouseEvent +- uid: Terminal.Gui.MouseEvent + commentId: T:Terminal.Gui.MouseEvent + parent: Terminal.Gui + name: MouseEvent + nameWithType: MouseEvent + fullName: Terminal.Gui.MouseEvent +shouldSkipMarkup: true diff --git a/docfx/api/Terminal.Gui/Terminal.Gui.Toplevel.yml b/docfx/api/Terminal.Gui/Terminal.Gui.Toplevel.yml index 440167a65..4bfa7b7e8 100644 --- a/docfx/api/Terminal.Gui/Terminal.Gui.Toplevel.yml +++ b/docfx/api/Terminal.Gui/Terminal.Gui.Toplevel.yml @@ -1,626 +1,3018 @@ ### YamlMime:ManagedReference items: - uid: Terminal.Gui.Toplevel + commentId: T:Terminal.Gui.Toplevel id: Toplevel + parent: Terminal.Gui children: - Terminal.Gui.Toplevel.#ctor - Terminal.Gui.Toplevel.#ctor(Terminal.Gui.Rect) + - Terminal.Gui.Toplevel.Add(Terminal.Gui.View) - Terminal.Gui.Toplevel.CanFocus - Terminal.Gui.Toplevel.Create + - Terminal.Gui.Toplevel.MenuBar + - Terminal.Gui.Toplevel.Modal - Terminal.Gui.Toplevel.ProcessKey(Terminal.Gui.KeyEvent) + - Terminal.Gui.Toplevel.Ready + - Terminal.Gui.Toplevel.Redraw(Terminal.Gui.Rect) + - Terminal.Gui.Toplevel.Remove(Terminal.Gui.View) + - Terminal.Gui.Toplevel.RemoveAll - Terminal.Gui.Toplevel.Running + - Terminal.Gui.Toplevel.StatusBar - Terminal.Gui.Toplevel.WillPresent langs: - csharp + - vb name: Toplevel nameWithType: Toplevel fullName: Terminal.Gui.Toplevel type: Class + source: + remote: + path: Terminal.Gui/Core.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Toplevel + path: ../Terminal.Gui/Core.cs + startLine: 1484 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: Toplevel views can be modally executed. - remarks: >- -

- Toplevels can be modally executing views, and they return control - to the caller when the "Running" property is set to false, or - by calling

-

- There will be a toplevel created for you on the first time use - and can be accessed from the property , - but new toplevels can be created and ran on top of it. To run, create the - toplevel and then invoke with the - new toplevel. -

+ summary: "\nToplevel views can be modally executed.\n" + remarks: "\n

\n Toplevels can be modally executing views, and they return control\n to the caller when the "Running" property is set to false, or\n by calling \n

\n

\n There will be a toplevel created for you on the first time use\n and can be accessed from the property ,\n but new toplevels can be created and ran on top of it. To run, create the\n toplevel and then invoke with the\n new toplevel.\n

\n

\n TopLevels can also opt-in to more sophisticated initialization\n by implementing . When they do\n so, the and\n methods will be called\nbefore running the view.\nIf first-run-only initialization is preferred, the \ncan be implemented too, in which case the \nmethods will only be called if \nis . This allows proper View inheritance hierarchies\nto override base class layout code optimally by doing so only on first run,\ninstead of on every run.\n

\n" + example: [] syntax: - content: 'public class Toplevel : Terminal.Gui.View' + content: 'public class Toplevel : View, IEnumerable' + content.vb: >- + Public Class Toplevel + + Inherits View + + Implements IEnumerable inheritance: - System.Object - Terminal.Gui.Responder - Terminal.Gui.View derivedClasses: - Terminal.Gui.Window - implements: [] + implements: + - System.Collections.IEnumerable inheritedMembers: - - Terminal.Gui.Responder.MouseEvent(Terminal.Gui.MouseEvent) - - Terminal.Gui.View.Add(Terminal.Gui.View) - - Terminal.Gui.View.Add(Terminal.Gui.View[]) - - Terminal.Gui.View.AddRune(System.Int32,System.Int32,System.Rune) - - Terminal.Gui.View.Bounds - - Terminal.Gui.View.ChildNeedsDisplay - - Terminal.Gui.View.Clear - - Terminal.Gui.View.Clear(Terminal.Gui.Rect) - - Terminal.Gui.View.ClearNeedsDisplay - - Terminal.Gui.View.ClipToBounds - - Terminal.Gui.View.ColorScheme - - Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean) - - Terminal.Gui.View.DrawHotString(NStack.ustring,System.Boolean,Terminal.Gui.ColorScheme) - - Terminal.Gui.View.DrawHotString(NStack.ustring,Terminal.Gui.Attribute,Terminal.Gui.Attribute) + - Terminal.Gui.View.Enter + - Terminal.Gui.View.Leave + - Terminal.Gui.View.MouseEnter + - Terminal.Gui.View.MouseLeave - Terminal.Gui.View.Driver - - Terminal.Gui.View.EnsureFocus - - Terminal.Gui.View.Focused - - Terminal.Gui.View.FocusFirst - - Terminal.Gui.View.FocusLast - - Terminal.Gui.View.FocusNext - - Terminal.Gui.View.FocusPrev + - Terminal.Gui.View.Subviews + - Terminal.Gui.View.Id + - Terminal.Gui.View.WantMousePositionReports + - Terminal.Gui.View.WantContinuousButtonPressed - Terminal.Gui.View.Frame - Terminal.Gui.View.GetEnumerator - - Terminal.Gui.View.HasFocus - - Terminal.Gui.View.Height - - Terminal.Gui.View.Id - Terminal.Gui.View.LayoutStyle - - Terminal.Gui.View.LayoutSubviews - - Terminal.Gui.View.MostFocused - - Terminal.Gui.View.Move(System.Int32,System.Int32) - - Terminal.Gui.View.PositionCursor - - Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) - - Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) - - Terminal.Gui.View.Redraw(Terminal.Gui.Rect) - - Terminal.Gui.View.Remove(Terminal.Gui.View) - - Terminal.Gui.View.RemoveAll - - Terminal.Gui.View.ScreenToView(System.Int32,System.Int32) - - Terminal.Gui.View.SetClip(Terminal.Gui.Rect) - - Terminal.Gui.View.SetFocus(Terminal.Gui.View) - - Terminal.Gui.View.SetNeedsDisplay - - Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) - - Terminal.Gui.View.Subviews - - Terminal.Gui.View.SuperView - - Terminal.Gui.View.ToString - - Terminal.Gui.View.WantMousePositionReports - - Terminal.Gui.View.Width + - Terminal.Gui.View.Bounds - Terminal.Gui.View.X - Terminal.Gui.View.Y -- uid: Terminal.Gui.Toplevel.#ctor - id: '#ctor' - parent: Terminal.Gui.Toplevel - langs: - - csharp - name: Toplevel() - nameWithType: Toplevel.Toplevel() - fullName: Toplevel.Toplevel() - type: Constructor - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Initializes a new instance of the class with Computed layout, defaulting to `async` full screen. - syntax: - content: public Toplevel (); - parameters: [] - overload: Terminal.Gui.Toplevel.#ctor* - exceptions: [] -- uid: Terminal.Gui.Toplevel.#ctor(Terminal.Gui.Rect) - id: '#ctor(Terminal.Gui.Rect)' - parent: Terminal.Gui.Toplevel - langs: - - csharp - name: Toplevel(Rect) - nameWithType: Toplevel.Toplevel(Rect) - fullName: Toplevel.Toplevel(Rect) - type: Constructor - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Initializes a new instance of the class with the specified absolute layout. - syntax: - content: public Toplevel (Terminal.Gui.Rect frame); - parameters: - - id: frame - type: Terminal.Gui.Rect - description: Frame. - overload: Terminal.Gui.Toplevel.#ctor* - exceptions: [] -- uid: Terminal.Gui.Toplevel.CanFocus - id: CanFocus - parent: Terminal.Gui.Toplevel - langs: - - csharp - name: CanFocus - nameWithType: Toplevel.CanFocus - fullName: Toplevel.CanFocus - type: Property - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - syntax: - content: public override bool CanFocus { get; } - return: - type: System.Boolean - description: To be added. - overload: Terminal.Gui.Toplevel.CanFocus* - exceptions: [] -- uid: Terminal.Gui.Toplevel.Create - id: Create - parent: Terminal.Gui.Toplevel - langs: - - csharp - name: Create() - nameWithType: Toplevel.Create() - fullName: Toplevel.Create() - type: Method - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Convenience factory method that creates a new toplevel with the current terminal dimensions. - syntax: - content: public static Terminal.Gui.Toplevel Create (); - parameters: [] - return: - type: Terminal.Gui.Toplevel - description: The create. - overload: Terminal.Gui.Toplevel.Create* - exceptions: [] -- uid: Terminal.Gui.Toplevel.ProcessKey(Terminal.Gui.KeyEvent) - id: ProcessKey(Terminal.Gui.KeyEvent) - parent: Terminal.Gui.Toplevel - langs: - - csharp - name: ProcessKey(KeyEvent) - nameWithType: Toplevel.ProcessKey(KeyEvent) - fullName: Toplevel.ProcessKey(KeyEvent) - type: Method - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - syntax: - content: public override bool ProcessKey (Terminal.Gui.KeyEvent keyEvent); - parameters: - - id: keyEvent - type: Terminal.Gui.KeyEvent - description: To be added. - return: - type: System.Boolean - description: To be added. - overload: Terminal.Gui.Toplevel.ProcessKey* - exceptions: [] + - Terminal.Gui.View.Width + - Terminal.Gui.View.Height + - Terminal.Gui.View.SuperView + - Terminal.Gui.View.SetNeedsDisplay + - Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) + - Terminal.Gui.View.ChildNeedsDisplay + - Terminal.Gui.View.Add(Terminal.Gui.View[]) + - Terminal.Gui.View.BringSubviewToFront(Terminal.Gui.View) + - Terminal.Gui.View.SendSubviewToBack(Terminal.Gui.View) + - Terminal.Gui.View.SendSubviewBackwards(Terminal.Gui.View) + - Terminal.Gui.View.BringSubviewForward(Terminal.Gui.View) + - Terminal.Gui.View.Clear + - Terminal.Gui.View.Clear(Terminal.Gui.Rect) + - Terminal.Gui.View.ScreenToView(System.Int32,System.Int32) + - Terminal.Gui.View.ClipToBounds + - Terminal.Gui.View.SetClip(Terminal.Gui.Rect) + - Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean) + - Terminal.Gui.View.DrawHotString(NStack.ustring,Terminal.Gui.Attribute,Terminal.Gui.Attribute) + - Terminal.Gui.View.DrawHotString(NStack.ustring,System.Boolean,Terminal.Gui.ColorScheme) + - Terminal.Gui.View.Move(System.Int32,System.Int32) + - Terminal.Gui.View.PositionCursor + - Terminal.Gui.View.HasFocus + - Terminal.Gui.View.OnEnter + - Terminal.Gui.View.OnLeave + - Terminal.Gui.View.Focused + - Terminal.Gui.View.MostFocused + - Terminal.Gui.View.ColorScheme + - Terminal.Gui.View.AddRune(System.Int32,System.Int32,System.Rune) + - Terminal.Gui.View.ClearNeedsDisplay + - Terminal.Gui.View.SetFocus(Terminal.Gui.View) + - Terminal.Gui.View.KeyPress + - Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) + - Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) + - Terminal.Gui.View.KeyDown + - Terminal.Gui.View.OnKeyDown(Terminal.Gui.KeyEvent) + - Terminal.Gui.View.KeyUp + - Terminal.Gui.View.OnKeyUp(Terminal.Gui.KeyEvent) + - Terminal.Gui.View.EnsureFocus + - Terminal.Gui.View.FocusFirst + - Terminal.Gui.View.FocusLast + - Terminal.Gui.View.FocusPrev + - Terminal.Gui.View.FocusNext + - Terminal.Gui.View.LayoutSubviews + - Terminal.Gui.View.ToString + - Terminal.Gui.View.OnMouseEnter(Terminal.Gui.MouseEvent) + - Terminal.Gui.View.OnMouseLeave(Terminal.Gui.MouseEvent) + - Terminal.Gui.Responder.MouseEvent(Terminal.Gui.MouseEvent) + - 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) + modifiers.csharp: + - public + - class + modifiers.vb: + - Public + - Class - uid: Terminal.Gui.Toplevel.Running + commentId: P:Terminal.Gui.Toplevel.Running id: Running parent: Terminal.Gui.Toplevel langs: - csharp + - vb name: Running nameWithType: Toplevel.Running - fullName: Toplevel.Running - type: Field + fullName: Terminal.Gui.Toplevel.Running + type: Property + source: + remote: + path: Terminal.Gui/Core.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Running + path: ../Terminal.Gui/Core.cs + startLine: 1489 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: >- - This flag is checked on each iteration of the mainloop and it continues - running until this flag is set to false. + summary: "\nGets or sets whether the Mainloop for this is running or not. Setting\nthis property to false will cause the MainLoop to exit. \n" + example: [] syntax: - content: public bool Running; + content: public bool Running { get; set; } + parameters: [] return: type: System.Boolean - description: To be added. - exceptions: [] + content.vb: Public Property Running As Boolean + overload: Terminal.Gui.Toplevel.Running* + modifiers.csharp: + - public + - get + - set + modifiers.vb: + - Public +- uid: Terminal.Gui.Toplevel.Ready + commentId: E:Terminal.Gui.Toplevel.Ready + id: Ready + parent: Terminal.Gui.Toplevel + langs: + - csharp + - vb + name: Ready + nameWithType: Toplevel.Ready + fullName: Terminal.Gui.Toplevel.Ready + type: Event + source: + remote: + path: Terminal.Gui/Core.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Ready + path: ../Terminal.Gui/Core.cs + startLine: 1496 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nFired once the Toplevel's MainLoop has started it's first iteration. \nSubscribe to this event to perform tasks when the has been laid out and focus has been set.\nchanges. A Ready event handler is a good place to finalize initialization after calling `(topLevel)`. \n" + example: [] + syntax: + content: public event EventHandler Ready + return: + type: System.EventHandler + content.vb: Public Event Ready As EventHandler + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: Terminal.Gui.Toplevel.#ctor(Terminal.Gui.Rect) + commentId: M:Terminal.Gui.Toplevel.#ctor(Terminal.Gui.Rect) + id: '#ctor(Terminal.Gui.Rect)' + parent: Terminal.Gui.Toplevel + langs: + - csharp + - vb + name: Toplevel(Rect) + nameWithType: Toplevel.Toplevel(Rect) + fullName: Terminal.Gui.Toplevel.Toplevel(Terminal.Gui.Rect) + type: Constructor + source: + remote: + path: Terminal.Gui/Core.cs + branch: docs + repo: tig:tig/gui.cs.git + id: .ctor + path: ../Terminal.Gui/Core.cs + startLine: 1510 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nInitializes a new instance of the class with the specified absolute layout.\n" + example: [] + syntax: + content: public Toplevel(Rect frame) + parameters: + - id: frame + type: Terminal.Gui.Rect + description: Frame. + content.vb: Public Sub New(frame As Rect) + overload: Terminal.Gui.Toplevel.#ctor* + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: Terminal.Gui.Toplevel.#ctor + commentId: M:Terminal.Gui.Toplevel.#ctor + id: '#ctor' + parent: Terminal.Gui.Toplevel + langs: + - csharp + - vb + name: Toplevel() + nameWithType: Toplevel.Toplevel() + fullName: Terminal.Gui.Toplevel.Toplevel() + type: Constructor + source: + remote: + path: Terminal.Gui/Core.cs + branch: docs + repo: tig:tig/gui.cs.git + id: .ctor + path: ../Terminal.Gui/Core.cs + startLine: 1518 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nInitializes a new instance of the class with Computed layout, defaulting to full screen.\n" + example: [] + syntax: + content: public Toplevel() + content.vb: Public Sub New + overload: Terminal.Gui.Toplevel.#ctor* + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: Terminal.Gui.Toplevel.Create + commentId: M:Terminal.Gui.Toplevel.Create + id: Create + parent: Terminal.Gui.Toplevel + langs: + - csharp + - vb + name: Create() + nameWithType: Toplevel.Create() + fullName: Terminal.Gui.Toplevel.Create() + type: Method + source: + remote: + path: Terminal.Gui/Core.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Create + path: ../Terminal.Gui/Core.cs + startLine: 1534 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nConvenience factory method that creates a new toplevel with the current terminal dimensions.\n" + example: [] + syntax: + content: public static Toplevel Create() + return: + type: Terminal.Gui.Toplevel + description: The create. + content.vb: Public Shared Function Create As Toplevel + overload: Terminal.Gui.Toplevel.Create* + modifiers.csharp: + - public + - static + modifiers.vb: + - Public + - Shared +- uid: Terminal.Gui.Toplevel.CanFocus + commentId: P:Terminal.Gui.Toplevel.CanFocus + id: CanFocus + parent: Terminal.Gui.Toplevel + langs: + - csharp + - vb + name: CanFocus + nameWithType: Toplevel.CanFocus + fullName: Terminal.Gui.Toplevel.CanFocus + type: Property + source: + remote: + path: Terminal.Gui/Core.cs + branch: docs + repo: tig:tig/gui.cs.git + id: CanFocus + path: ../Terminal.Gui/Core.cs + startLine: 1543 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nGets or sets a value indicating whether this can focus.\n" + example: [] + syntax: + content: public override bool CanFocus { get; } + parameters: [] + return: + type: System.Boolean + description: true if can focus; otherwise, false. + content.vb: Public Overrides ReadOnly Property CanFocus As Boolean + overridden: Terminal.Gui.Responder.CanFocus + overload: Terminal.Gui.Toplevel.CanFocus* + modifiers.csharp: + - public + - override + - get + modifiers.vb: + - Public + - Overrides + - ReadOnly +- uid: Terminal.Gui.Toplevel.Modal + commentId: P:Terminal.Gui.Toplevel.Modal + id: Modal + parent: Terminal.Gui.Toplevel + langs: + - csharp + - vb + name: Modal + nameWithType: Toplevel.Modal + fullName: Terminal.Gui.Toplevel.Modal + type: Property + source: + remote: + path: Terminal.Gui/Core.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Modal + path: ../Terminal.Gui/Core.cs + startLine: 1552 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nDetermines whether the is modal or not.\nCauses to propagate keys upwards\nby default unless set to .\n" + example: [] + syntax: + content: public bool Modal { get; set; } + parameters: [] + return: + type: System.Boolean + content.vb: Public Property Modal As Boolean + overload: Terminal.Gui.Toplevel.Modal* + modifiers.csharp: + - public + - get + - set + modifiers.vb: + - Public +- uid: Terminal.Gui.Toplevel.MenuBar + commentId: P:Terminal.Gui.Toplevel.MenuBar + id: MenuBar + parent: Terminal.Gui.Toplevel + langs: + - csharp + - vb + name: MenuBar + nameWithType: Toplevel.MenuBar + fullName: Terminal.Gui.Toplevel.MenuBar + type: Property + source: + remote: + path: Terminal.Gui/Core.cs + branch: docs + repo: tig:tig/gui.cs.git + id: MenuBar + path: ../Terminal.Gui/Core.cs + startLine: 1557 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nCheck id current toplevel has menu bar\n" + example: [] + syntax: + content: public MenuBar MenuBar { get; set; } + parameters: [] + return: + type: Terminal.Gui.MenuBar + content.vb: Public Property MenuBar As MenuBar + overload: Terminal.Gui.Toplevel.MenuBar* + modifiers.csharp: + - public + - get + - set + modifiers.vb: + - Public +- uid: Terminal.Gui.Toplevel.StatusBar + commentId: P:Terminal.Gui.Toplevel.StatusBar + id: StatusBar + parent: Terminal.Gui.Toplevel + langs: + - csharp + - vb + name: StatusBar + nameWithType: Toplevel.StatusBar + fullName: Terminal.Gui.Toplevel.StatusBar + type: Property + source: + remote: + path: Terminal.Gui/Core.cs + branch: docs + repo: tig:tig/gui.cs.git + id: StatusBar + path: ../Terminal.Gui/Core.cs + startLine: 1562 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nCheck id current toplevel has status bar\n" + example: [] + syntax: + content: public StatusBar StatusBar { get; set; } + parameters: [] + return: + type: Terminal.Gui.StatusBar + content.vb: Public Property StatusBar As StatusBar + overload: Terminal.Gui.Toplevel.StatusBar* + modifiers.csharp: + - public + - get + - set + modifiers.vb: + - Public +- uid: Terminal.Gui.Toplevel.ProcessKey(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.Toplevel.ProcessKey(Terminal.Gui.KeyEvent) + id: ProcessKey(Terminal.Gui.KeyEvent) + parent: Terminal.Gui.Toplevel + langs: + - csharp + - vb + name: ProcessKey(KeyEvent) + nameWithType: Toplevel.ProcessKey(KeyEvent) + fullName: Terminal.Gui.Toplevel.ProcessKey(Terminal.Gui.KeyEvent) + type: Method + source: + remote: + path: Terminal.Gui/Core.cs + branch: docs + repo: tig:tig/gui.cs.git + id: ProcessKey + path: ../Terminal.Gui/Core.cs + startLine: 1565 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + example: [] + syntax: + content: public override bool ProcessKey(KeyEvent keyEvent) + parameters: + - id: keyEvent + type: Terminal.Gui.KeyEvent + return: + type: System.Boolean + content.vb: Public Overrides Function ProcessKey(keyEvent As KeyEvent) As Boolean + overridden: Terminal.Gui.View.ProcessKey(Terminal.Gui.KeyEvent) + overload: Terminal.Gui.Toplevel.ProcessKey* + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides +- uid: Terminal.Gui.Toplevel.Add(Terminal.Gui.View) + commentId: M:Terminal.Gui.Toplevel.Add(Terminal.Gui.View) + id: Add(Terminal.Gui.View) + parent: Terminal.Gui.Toplevel + langs: + - csharp + - vb + name: Add(View) + nameWithType: Toplevel.Add(View) + fullName: Terminal.Gui.Toplevel.Add(Terminal.Gui.View) + type: Method + source: + remote: + path: Terminal.Gui/Core.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Add + path: ../Terminal.Gui/Core.cs + startLine: 1617 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + example: [] + syntax: + content: public override void Add(View view) + parameters: + - id: view + type: Terminal.Gui.View + content.vb: Public Overrides Sub Add(view As View) + overridden: Terminal.Gui.View.Add(Terminal.Gui.View) + overload: Terminal.Gui.Toplevel.Add* + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides +- uid: Terminal.Gui.Toplevel.Remove(Terminal.Gui.View) + commentId: M:Terminal.Gui.Toplevel.Remove(Terminal.Gui.View) + id: Remove(Terminal.Gui.View) + parent: Terminal.Gui.Toplevel + langs: + - csharp + - vb + name: Remove(View) + nameWithType: Toplevel.Remove(View) + fullName: Terminal.Gui.Toplevel.Remove(Terminal.Gui.View) + type: Method + source: + remote: + path: Terminal.Gui/Core.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Remove + path: ../Terminal.Gui/Core.cs + startLine: 1629 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + example: [] + syntax: + content: public override void Remove(View view) + parameters: + - id: view + type: Terminal.Gui.View + content.vb: Public Overrides Sub Remove(view As View) + overridden: Terminal.Gui.View.Remove(Terminal.Gui.View) + overload: Terminal.Gui.Toplevel.Remove* + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides +- uid: Terminal.Gui.Toplevel.RemoveAll + commentId: M:Terminal.Gui.Toplevel.RemoveAll + id: RemoveAll + parent: Terminal.Gui.Toplevel + langs: + - csharp + - vb + name: RemoveAll() + nameWithType: Toplevel.RemoveAll() + fullName: Terminal.Gui.Toplevel.RemoveAll() + type: Method + source: + remote: + path: Terminal.Gui/Core.cs + branch: docs + repo: tig:tig/gui.cs.git + id: RemoveAll + path: ../Terminal.Gui/Core.cs + startLine: 1641 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + example: [] + syntax: + content: public override void RemoveAll() + content.vb: Public Overrides Sub RemoveAll + overridden: Terminal.Gui.View.RemoveAll + overload: Terminal.Gui.Toplevel.RemoveAll* + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides +- uid: Terminal.Gui.Toplevel.Redraw(Terminal.Gui.Rect) + commentId: M:Terminal.Gui.Toplevel.Redraw(Terminal.Gui.Rect) + id: Redraw(Terminal.Gui.Rect) + parent: Terminal.Gui.Toplevel + langs: + - csharp + - vb + name: Redraw(Rect) + nameWithType: Toplevel.Redraw(Rect) + fullName: Terminal.Gui.Toplevel.Redraw(Terminal.Gui.Rect) + type: Method + source: + remote: + path: Terminal.Gui/Core.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Redraw + path: ../Terminal.Gui/Core.cs + startLine: 1702 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + example: [] + syntax: + content: public override void Redraw(Rect region) + parameters: + - id: region + type: Terminal.Gui.Rect + content.vb: Public Overrides Sub Redraw(region As Rect) + overridden: Terminal.Gui.View.Redraw(Terminal.Gui.Rect) + overload: Terminal.Gui.Toplevel.Redraw* + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides - uid: Terminal.Gui.Toplevel.WillPresent + commentId: M:Terminal.Gui.Toplevel.WillPresent id: WillPresent parent: Terminal.Gui.Toplevel langs: - csharp + - vb name: WillPresent() nameWithType: Toplevel.WillPresent() - fullName: Toplevel.WillPresent() + fullName: Terminal.Gui.Toplevel.WillPresent() type: Method + source: + remote: + path: Terminal.Gui/Core.cs + branch: docs + repo: tig:tig/gui.cs.git + id: WillPresent + path: ../Terminal.Gui/Core.cs + startLine: 1729 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: >- - This method is invoked by Application.Begin as part of the Application.Run after - the views have been laid out, and before the views are drawn for the first time. + summary: "\nThis method is invoked by Application.Begin as part of the Application.Run after\nthe views have been laid out, and before the views are drawn for the first time.\n" + example: [] syntax: - content: public virtual void WillPresent (); - parameters: [] + content: public virtual void WillPresent() + content.vb: Public Overridable Sub WillPresent overload: Terminal.Gui.Toplevel.WillPresent* - exceptions: [] + modifiers.csharp: + - public + - virtual + modifiers.vb: + - Public + - Overridable references: -- uid: Terminal.Gui.View +- uid: Terminal.Gui.Application.RequestStop() + commentId: M:Terminal.Gui.Application.RequestStop() + isExternal: true +- uid: Terminal.Gui.Application.Top + commentId: P:Terminal.Gui.Application.Top + isExternal: true +- uid: Terminal.Gui.Application.Run + commentId: M:Terminal.Gui.Application.Run + isExternal: true +- uid: System.ComponentModel.ISupportInitialize + commentId: T:System.ComponentModel.ISupportInitialize + isExternal: true +- uid: System.ComponentModel.ISupportInitialize.BeginInit + commentId: M:System.ComponentModel.ISupportInitialize.BeginInit + isExternal: true +- uid: System.ComponentModel.ISupportInitialize.EndInit + commentId: M:System.ComponentModel.ISupportInitialize.EndInit + isExternal: true +- uid: System.ComponentModel.ISupportInitializeNotification + commentId: T:System.ComponentModel.ISupportInitializeNotification + isExternal: true +- uid: System.ComponentModel.ISupportInitializeNotification.IsInitialized + commentId: P:System.ComponentModel.ISupportInitializeNotification.IsInitialized + isExternal: true +- 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: Terminal.Gui.Responder + commentId: T:Terminal.Gui.Responder + parent: Terminal.Gui + name: Responder + nameWithType: Responder + fullName: Terminal.Gui.Responder +- uid: Terminal.Gui.View + commentId: T:Terminal.Gui.View parent: Terminal.Gui - isExternal: false name: View nameWithType: View fullName: Terminal.Gui.View -- uid: Terminal.Gui.Toplevel.#ctor - parent: Terminal.Gui.Toplevel - isExternal: false - name: Toplevel() - nameWithType: Toplevel.Toplevel() - fullName: Toplevel.Toplevel() -- uid: Terminal.Gui.Toplevel.#ctor(Terminal.Gui.Rect) - parent: Terminal.Gui.Toplevel - isExternal: false - name: Toplevel(Rect) - nameWithType: Toplevel.Toplevel(Rect) - fullName: Toplevel.Toplevel(Rect) -- uid: Terminal.Gui.Rect +- uid: System.Collections.IEnumerable + commentId: T:System.Collections.IEnumerable + parent: System.Collections + isExternal: true + name: IEnumerable + nameWithType: IEnumerable + fullName: System.Collections.IEnumerable +- uid: Terminal.Gui.View.Enter + commentId: E:Terminal.Gui.View.Enter + parent: Terminal.Gui.View + name: Enter + nameWithType: View.Enter + fullName: Terminal.Gui.View.Enter +- uid: Terminal.Gui.View.Leave + commentId: E:Terminal.Gui.View.Leave + parent: Terminal.Gui.View + name: Leave + nameWithType: View.Leave + fullName: Terminal.Gui.View.Leave +- uid: Terminal.Gui.View.MouseEnter + commentId: E:Terminal.Gui.View.MouseEnter + parent: Terminal.Gui.View + name: MouseEnter + nameWithType: View.MouseEnter + fullName: Terminal.Gui.View.MouseEnter +- uid: Terminal.Gui.View.MouseLeave + commentId: E:Terminal.Gui.View.MouseLeave + parent: Terminal.Gui.View + name: MouseLeave + nameWithType: View.MouseLeave + fullName: Terminal.Gui.View.MouseLeave +- uid: Terminal.Gui.View.Driver + commentId: P:Terminal.Gui.View.Driver + parent: Terminal.Gui.View + name: Driver + nameWithType: View.Driver + fullName: Terminal.Gui.View.Driver +- uid: Terminal.Gui.View.Subviews + commentId: P:Terminal.Gui.View.Subviews + parent: Terminal.Gui.View + name: Subviews + nameWithType: View.Subviews + fullName: Terminal.Gui.View.Subviews +- uid: Terminal.Gui.View.Id + commentId: P:Terminal.Gui.View.Id + parent: Terminal.Gui.View + name: Id + nameWithType: View.Id + fullName: Terminal.Gui.View.Id +- uid: Terminal.Gui.View.WantMousePositionReports + commentId: P:Terminal.Gui.View.WantMousePositionReports + parent: Terminal.Gui.View + name: WantMousePositionReports + nameWithType: View.WantMousePositionReports + fullName: Terminal.Gui.View.WantMousePositionReports +- uid: Terminal.Gui.View.WantContinuousButtonPressed + commentId: P:Terminal.Gui.View.WantContinuousButtonPressed + parent: Terminal.Gui.View + name: WantContinuousButtonPressed + nameWithType: View.WantContinuousButtonPressed + fullName: Terminal.Gui.View.WantContinuousButtonPressed +- uid: Terminal.Gui.View.Frame + commentId: P:Terminal.Gui.View.Frame + parent: Terminal.Gui.View + name: Frame + nameWithType: View.Frame + fullName: Terminal.Gui.View.Frame +- uid: Terminal.Gui.View.GetEnumerator + commentId: M:Terminal.Gui.View.GetEnumerator + parent: Terminal.Gui.View + name: GetEnumerator() + nameWithType: View.GetEnumerator() + fullName: Terminal.Gui.View.GetEnumerator() + spec.csharp: + - uid: Terminal.Gui.View.GetEnumerator + name: GetEnumerator + nameWithType: View.GetEnumerator + fullName: Terminal.Gui.View.GetEnumerator + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.GetEnumerator + name: GetEnumerator + nameWithType: View.GetEnumerator + fullName: Terminal.Gui.View.GetEnumerator + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.LayoutStyle + commentId: P:Terminal.Gui.View.LayoutStyle + parent: Terminal.Gui.View + name: LayoutStyle + nameWithType: View.LayoutStyle + fullName: Terminal.Gui.View.LayoutStyle +- uid: Terminal.Gui.View.Bounds + commentId: P:Terminal.Gui.View.Bounds + parent: Terminal.Gui.View + name: Bounds + nameWithType: View.Bounds + fullName: Terminal.Gui.View.Bounds +- uid: Terminal.Gui.View.X + commentId: P:Terminal.Gui.View.X + parent: Terminal.Gui.View + name: X + nameWithType: View.X + fullName: Terminal.Gui.View.X +- uid: Terminal.Gui.View.Y + commentId: P:Terminal.Gui.View.Y + parent: Terminal.Gui.View + name: Y + nameWithType: View.Y + fullName: Terminal.Gui.View.Y +- uid: Terminal.Gui.View.Width + commentId: P:Terminal.Gui.View.Width + parent: Terminal.Gui.View + name: Width + nameWithType: View.Width + fullName: Terminal.Gui.View.Width +- uid: Terminal.Gui.View.Height + commentId: P:Terminal.Gui.View.Height + parent: Terminal.Gui.View + name: Height + nameWithType: View.Height + fullName: Terminal.Gui.View.Height +- uid: Terminal.Gui.View.SuperView + commentId: P:Terminal.Gui.View.SuperView + parent: Terminal.Gui.View + name: SuperView + nameWithType: View.SuperView + fullName: Terminal.Gui.View.SuperView +- uid: Terminal.Gui.View.SetNeedsDisplay + commentId: M:Terminal.Gui.View.SetNeedsDisplay + parent: Terminal.Gui.View + name: SetNeedsDisplay() + nameWithType: View.SetNeedsDisplay() + fullName: Terminal.Gui.View.SetNeedsDisplay() + spec.csharp: + - uid: Terminal.Gui.View.SetNeedsDisplay + name: SetNeedsDisplay + nameWithType: View.SetNeedsDisplay + fullName: Terminal.Gui.View.SetNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.SetNeedsDisplay + name: SetNeedsDisplay + nameWithType: View.SetNeedsDisplay + fullName: Terminal.Gui.View.SetNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) + commentId: M:Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) + parent: Terminal.Gui.View + name: SetNeedsDisplay(Rect) + nameWithType: View.SetNeedsDisplay(Rect) + fullName: Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) + spec.csharp: + - uid: Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) + name: SetNeedsDisplay + nameWithType: View.SetNeedsDisplay + fullName: Terminal.Gui.View.SetNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) + name: SetNeedsDisplay + nameWithType: View.SetNeedsDisplay + fullName: Terminal.Gui.View.SetNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.ChildNeedsDisplay + commentId: M:Terminal.Gui.View.ChildNeedsDisplay + parent: Terminal.Gui.View + name: ChildNeedsDisplay() + nameWithType: View.ChildNeedsDisplay() + fullName: Terminal.Gui.View.ChildNeedsDisplay() + spec.csharp: + - uid: Terminal.Gui.View.ChildNeedsDisplay + name: ChildNeedsDisplay + nameWithType: View.ChildNeedsDisplay + fullName: Terminal.Gui.View.ChildNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ChildNeedsDisplay + name: ChildNeedsDisplay + nameWithType: View.ChildNeedsDisplay + fullName: Terminal.Gui.View.ChildNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.Add(Terminal.Gui.View[]) + commentId: M:Terminal.Gui.View.Add(Terminal.Gui.View[]) + parent: Terminal.Gui.View + name: Add(View[]) + nameWithType: View.Add(View[]) + fullName: Terminal.Gui.View.Add(Terminal.Gui.View[]) + nameWithType.vb: View.Add(View()) + fullName.vb: Terminal.Gui.View.Add(Terminal.Gui.View()) + name.vb: Add(View()) + spec.csharp: + - uid: Terminal.Gui.View.Add(Terminal.Gui.View[]) + name: Add + nameWithType: View.Add + fullName: Terminal.Gui.View.Add + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: '[]' + nameWithType: '[]' + fullName: '[]' + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.Add(Terminal.Gui.View[]) + name: Add + nameWithType: View.Add + fullName: Terminal.Gui.View.Add + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: () + nameWithType: () + fullName: () + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.BringSubviewToFront(Terminal.Gui.View) + commentId: M:Terminal.Gui.View.BringSubviewToFront(Terminal.Gui.View) + parent: Terminal.Gui.View + name: BringSubviewToFront(View) + nameWithType: View.BringSubviewToFront(View) + fullName: Terminal.Gui.View.BringSubviewToFront(Terminal.Gui.View) + spec.csharp: + - uid: Terminal.Gui.View.BringSubviewToFront(Terminal.Gui.View) + name: BringSubviewToFront + nameWithType: View.BringSubviewToFront + fullName: Terminal.Gui.View.BringSubviewToFront + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.BringSubviewToFront(Terminal.Gui.View) + name: BringSubviewToFront + nameWithType: View.BringSubviewToFront + fullName: Terminal.Gui.View.BringSubviewToFront + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.SendSubviewToBack(Terminal.Gui.View) + commentId: M:Terminal.Gui.View.SendSubviewToBack(Terminal.Gui.View) + parent: Terminal.Gui.View + name: SendSubviewToBack(View) + nameWithType: View.SendSubviewToBack(View) + fullName: Terminal.Gui.View.SendSubviewToBack(Terminal.Gui.View) + spec.csharp: + - uid: Terminal.Gui.View.SendSubviewToBack(Terminal.Gui.View) + name: SendSubviewToBack + nameWithType: View.SendSubviewToBack + fullName: Terminal.Gui.View.SendSubviewToBack + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.SendSubviewToBack(Terminal.Gui.View) + name: SendSubviewToBack + nameWithType: View.SendSubviewToBack + fullName: Terminal.Gui.View.SendSubviewToBack + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.SendSubviewBackwards(Terminal.Gui.View) + commentId: M:Terminal.Gui.View.SendSubviewBackwards(Terminal.Gui.View) + parent: Terminal.Gui.View + name: SendSubviewBackwards(View) + nameWithType: View.SendSubviewBackwards(View) + fullName: Terminal.Gui.View.SendSubviewBackwards(Terminal.Gui.View) + spec.csharp: + - uid: Terminal.Gui.View.SendSubviewBackwards(Terminal.Gui.View) + name: SendSubviewBackwards + nameWithType: View.SendSubviewBackwards + fullName: Terminal.Gui.View.SendSubviewBackwards + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.SendSubviewBackwards(Terminal.Gui.View) + name: SendSubviewBackwards + nameWithType: View.SendSubviewBackwards + fullName: Terminal.Gui.View.SendSubviewBackwards + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.BringSubviewForward(Terminal.Gui.View) + commentId: M:Terminal.Gui.View.BringSubviewForward(Terminal.Gui.View) + parent: Terminal.Gui.View + name: BringSubviewForward(View) + nameWithType: View.BringSubviewForward(View) + fullName: Terminal.Gui.View.BringSubviewForward(Terminal.Gui.View) + spec.csharp: + - uid: Terminal.Gui.View.BringSubviewForward(Terminal.Gui.View) + name: BringSubviewForward + nameWithType: View.BringSubviewForward + fullName: Terminal.Gui.View.BringSubviewForward + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.BringSubviewForward(Terminal.Gui.View) + name: BringSubviewForward + nameWithType: View.BringSubviewForward + fullName: Terminal.Gui.View.BringSubviewForward + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.Clear + commentId: M:Terminal.Gui.View.Clear + parent: Terminal.Gui.View + name: Clear() + nameWithType: View.Clear() + fullName: Terminal.Gui.View.Clear() + spec.csharp: + - uid: Terminal.Gui.View.Clear + name: Clear + nameWithType: View.Clear + fullName: Terminal.Gui.View.Clear + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.Clear + name: Clear + nameWithType: View.Clear + fullName: Terminal.Gui.View.Clear + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.Clear(Terminal.Gui.Rect) + commentId: M:Terminal.Gui.View.Clear(Terminal.Gui.Rect) + parent: Terminal.Gui.View + name: Clear(Rect) + nameWithType: View.Clear(Rect) + fullName: Terminal.Gui.View.Clear(Terminal.Gui.Rect) + spec.csharp: + - uid: Terminal.Gui.View.Clear(Terminal.Gui.Rect) + name: Clear + nameWithType: View.Clear + fullName: Terminal.Gui.View.Clear + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.Clear(Terminal.Gui.Rect) + name: Clear + nameWithType: View.Clear + fullName: Terminal.Gui.View.Clear + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.ScreenToView(System.Int32,System.Int32) + commentId: M:Terminal.Gui.View.ScreenToView(System.Int32,System.Int32) + parent: Terminal.Gui.View + isExternal: true + name: ScreenToView(Int32, Int32) + nameWithType: View.ScreenToView(Int32, Int32) + fullName: Terminal.Gui.View.ScreenToView(System.Int32, System.Int32) + spec.csharp: + - uid: Terminal.Gui.View.ScreenToView(System.Int32,System.Int32) + name: ScreenToView + nameWithType: View.ScreenToView + fullName: Terminal.Gui.View.ScreenToView + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ScreenToView(System.Int32,System.Int32) + name: ScreenToView + nameWithType: View.ScreenToView + fullName: Terminal.Gui.View.ScreenToView + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.ClipToBounds + commentId: M:Terminal.Gui.View.ClipToBounds + parent: Terminal.Gui.View + name: ClipToBounds() + nameWithType: View.ClipToBounds() + fullName: Terminal.Gui.View.ClipToBounds() + spec.csharp: + - uid: Terminal.Gui.View.ClipToBounds + name: ClipToBounds + nameWithType: View.ClipToBounds + fullName: Terminal.Gui.View.ClipToBounds + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ClipToBounds + name: ClipToBounds + nameWithType: View.ClipToBounds + fullName: Terminal.Gui.View.ClipToBounds + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.SetClip(Terminal.Gui.Rect) + commentId: M:Terminal.Gui.View.SetClip(Terminal.Gui.Rect) + parent: Terminal.Gui.View + name: SetClip(Rect) + nameWithType: View.SetClip(Rect) + fullName: Terminal.Gui.View.SetClip(Terminal.Gui.Rect) + spec.csharp: + - uid: Terminal.Gui.View.SetClip(Terminal.Gui.Rect) + name: SetClip + nameWithType: View.SetClip + fullName: Terminal.Gui.View.SetClip + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.SetClip(Terminal.Gui.Rect) + name: SetClip + nameWithType: View.SetClip + fullName: Terminal.Gui.View.SetClip + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean) + commentId: M:Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean) + parent: Terminal.Gui.View + isExternal: true + name: DrawFrame(Rect, Int32, Boolean) + nameWithType: View.DrawFrame(Rect, Int32, Boolean) + fullName: Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect, System.Int32, System.Boolean) + spec.csharp: + - uid: Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean) + name: DrawFrame + nameWithType: View.DrawFrame + fullName: Terminal.Gui.View.DrawFrame + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean) + name: DrawFrame + nameWithType: View.DrawFrame + fullName: Terminal.Gui.View.DrawFrame + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.DrawHotString(NStack.ustring,Terminal.Gui.Attribute,Terminal.Gui.Attribute) + commentId: M:Terminal.Gui.View.DrawHotString(NStack.ustring,Terminal.Gui.Attribute,Terminal.Gui.Attribute) + parent: Terminal.Gui.View + isExternal: true + name: DrawHotString(ustring, Attribute, Attribute) + nameWithType: View.DrawHotString(ustring, Attribute, Attribute) + fullName: Terminal.Gui.View.DrawHotString(NStack.ustring, Terminal.Gui.Attribute, Terminal.Gui.Attribute) + spec.csharp: + - uid: Terminal.Gui.View.DrawHotString(NStack.ustring,Terminal.Gui.Attribute,Terminal.Gui.Attribute) + name: DrawHotString + nameWithType: View.DrawHotString + fullName: Terminal.Gui.View.DrawHotString + - name: ( + nameWithType: ( + fullName: ( + - uid: NStack.ustring + name: ustring + nameWithType: ustring + fullName: NStack.ustring + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: Terminal.Gui.Attribute + name: Attribute + nameWithType: Attribute + fullName: Terminal.Gui.Attribute + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: Terminal.Gui.Attribute + name: Attribute + nameWithType: Attribute + fullName: Terminal.Gui.Attribute + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.DrawHotString(NStack.ustring,Terminal.Gui.Attribute,Terminal.Gui.Attribute) + name: DrawHotString + nameWithType: View.DrawHotString + fullName: Terminal.Gui.View.DrawHotString + - name: ( + nameWithType: ( + fullName: ( + - uid: NStack.ustring + name: ustring + nameWithType: ustring + fullName: NStack.ustring + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: Terminal.Gui.Attribute + name: Attribute + nameWithType: Attribute + fullName: Terminal.Gui.Attribute + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: Terminal.Gui.Attribute + name: Attribute + nameWithType: Attribute + fullName: Terminal.Gui.Attribute + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.DrawHotString(NStack.ustring,System.Boolean,Terminal.Gui.ColorScheme) + commentId: M:Terminal.Gui.View.DrawHotString(NStack.ustring,System.Boolean,Terminal.Gui.ColorScheme) + parent: Terminal.Gui.View + isExternal: true + name: DrawHotString(ustring, Boolean, ColorScheme) + nameWithType: View.DrawHotString(ustring, Boolean, ColorScheme) + fullName: Terminal.Gui.View.DrawHotString(NStack.ustring, System.Boolean, Terminal.Gui.ColorScheme) + spec.csharp: + - uid: Terminal.Gui.View.DrawHotString(NStack.ustring,System.Boolean,Terminal.Gui.ColorScheme) + name: DrawHotString + nameWithType: View.DrawHotString + fullName: Terminal.Gui.View.DrawHotString + - name: ( + nameWithType: ( + fullName: ( + - uid: NStack.ustring + name: ustring + nameWithType: ustring + fullName: NStack.ustring + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: Terminal.Gui.ColorScheme + name: ColorScheme + nameWithType: ColorScheme + fullName: Terminal.Gui.ColorScheme + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.DrawHotString(NStack.ustring,System.Boolean,Terminal.Gui.ColorScheme) + name: DrawHotString + nameWithType: View.DrawHotString + fullName: Terminal.Gui.View.DrawHotString + - name: ( + nameWithType: ( + fullName: ( + - uid: NStack.ustring + name: ustring + nameWithType: ustring + fullName: NStack.ustring + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: Terminal.Gui.ColorScheme + name: ColorScheme + nameWithType: ColorScheme + fullName: Terminal.Gui.ColorScheme + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.Move(System.Int32,System.Int32) + commentId: M:Terminal.Gui.View.Move(System.Int32,System.Int32) + parent: Terminal.Gui.View + isExternal: true + name: Move(Int32, Int32) + nameWithType: View.Move(Int32, Int32) + fullName: Terminal.Gui.View.Move(System.Int32, System.Int32) + spec.csharp: + - uid: Terminal.Gui.View.Move(System.Int32,System.Int32) + name: Move + nameWithType: View.Move + fullName: Terminal.Gui.View.Move + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.Move(System.Int32,System.Int32) + name: Move + nameWithType: View.Move + fullName: Terminal.Gui.View.Move + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.PositionCursor + commentId: M:Terminal.Gui.View.PositionCursor + parent: Terminal.Gui.View + name: PositionCursor() + nameWithType: View.PositionCursor() + fullName: Terminal.Gui.View.PositionCursor() + spec.csharp: + - uid: Terminal.Gui.View.PositionCursor + name: PositionCursor + nameWithType: View.PositionCursor + fullName: Terminal.Gui.View.PositionCursor + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.PositionCursor + name: PositionCursor + nameWithType: View.PositionCursor + fullName: Terminal.Gui.View.PositionCursor + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.HasFocus + commentId: P:Terminal.Gui.View.HasFocus + parent: Terminal.Gui.View + name: HasFocus + nameWithType: View.HasFocus + fullName: Terminal.Gui.View.HasFocus +- uid: Terminal.Gui.View.OnEnter + commentId: M:Terminal.Gui.View.OnEnter + parent: Terminal.Gui.View + name: OnEnter() + nameWithType: View.OnEnter() + fullName: Terminal.Gui.View.OnEnter() + spec.csharp: + - uid: Terminal.Gui.View.OnEnter + name: OnEnter + nameWithType: View.OnEnter + fullName: Terminal.Gui.View.OnEnter + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.OnEnter + name: OnEnter + nameWithType: View.OnEnter + fullName: Terminal.Gui.View.OnEnter + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.OnLeave + commentId: M:Terminal.Gui.View.OnLeave + parent: Terminal.Gui.View + name: OnLeave() + nameWithType: View.OnLeave() + fullName: Terminal.Gui.View.OnLeave() + spec.csharp: + - uid: Terminal.Gui.View.OnLeave + name: OnLeave + nameWithType: View.OnLeave + fullName: Terminal.Gui.View.OnLeave + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.OnLeave + name: OnLeave + nameWithType: View.OnLeave + fullName: Terminal.Gui.View.OnLeave + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.Focused + commentId: P:Terminal.Gui.View.Focused + parent: Terminal.Gui.View + name: Focused + nameWithType: View.Focused + fullName: Terminal.Gui.View.Focused +- uid: Terminal.Gui.View.MostFocused + commentId: P:Terminal.Gui.View.MostFocused + parent: Terminal.Gui.View + name: MostFocused + nameWithType: View.MostFocused + fullName: Terminal.Gui.View.MostFocused +- uid: Terminal.Gui.View.ColorScheme + commentId: P:Terminal.Gui.View.ColorScheme + parent: Terminal.Gui.View + name: ColorScheme + nameWithType: View.ColorScheme + fullName: Terminal.Gui.View.ColorScheme +- uid: Terminal.Gui.View.AddRune(System.Int32,System.Int32,System.Rune) + commentId: M:Terminal.Gui.View.AddRune(System.Int32,System.Int32,System.Rune) + parent: Terminal.Gui.View + isExternal: true + name: AddRune(Int32, Int32, Rune) + nameWithType: View.AddRune(Int32, Int32, Rune) + fullName: Terminal.Gui.View.AddRune(System.Int32, System.Int32, System.Rune) + spec.csharp: + - uid: Terminal.Gui.View.AddRune(System.Int32,System.Int32,System.Rune) + name: AddRune + nameWithType: View.AddRune + fullName: Terminal.Gui.View.AddRune + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Rune + name: Rune + nameWithType: Rune + fullName: System.Rune + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.AddRune(System.Int32,System.Int32,System.Rune) + name: AddRune + nameWithType: View.AddRune + fullName: Terminal.Gui.View.AddRune + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Rune + name: Rune + nameWithType: Rune + fullName: System.Rune + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.ClearNeedsDisplay + commentId: M:Terminal.Gui.View.ClearNeedsDisplay + parent: Terminal.Gui.View + name: ClearNeedsDisplay() + nameWithType: View.ClearNeedsDisplay() + fullName: Terminal.Gui.View.ClearNeedsDisplay() + spec.csharp: + - uid: Terminal.Gui.View.ClearNeedsDisplay + name: ClearNeedsDisplay + nameWithType: View.ClearNeedsDisplay + fullName: Terminal.Gui.View.ClearNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ClearNeedsDisplay + name: ClearNeedsDisplay + nameWithType: View.ClearNeedsDisplay + fullName: Terminal.Gui.View.ClearNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.SetFocus(Terminal.Gui.View) + commentId: M:Terminal.Gui.View.SetFocus(Terminal.Gui.View) + parent: Terminal.Gui.View + name: SetFocus(View) + nameWithType: View.SetFocus(View) + fullName: Terminal.Gui.View.SetFocus(Terminal.Gui.View) + spec.csharp: + - uid: Terminal.Gui.View.SetFocus(Terminal.Gui.View) + name: SetFocus + nameWithType: View.SetFocus + fullName: Terminal.Gui.View.SetFocus + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.SetFocus(Terminal.Gui.View) + name: SetFocus + nameWithType: View.SetFocus + fullName: Terminal.Gui.View.SetFocus + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.KeyPress + commentId: E:Terminal.Gui.View.KeyPress + parent: Terminal.Gui.View + name: KeyPress + nameWithType: View.KeyPress + fullName: Terminal.Gui.View.KeyPress +- uid: Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) + parent: Terminal.Gui.View + name: ProcessHotKey(KeyEvent) + nameWithType: View.ProcessHotKey(KeyEvent) + fullName: Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) + spec.csharp: + - uid: Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) + name: ProcessHotKey + nameWithType: View.ProcessHotKey + fullName: Terminal.Gui.View.ProcessHotKey + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) + name: ProcessHotKey + nameWithType: View.ProcessHotKey + fullName: Terminal.Gui.View.ProcessHotKey + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) + parent: Terminal.Gui.View + name: ProcessColdKey(KeyEvent) + nameWithType: View.ProcessColdKey(KeyEvent) + fullName: Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) + spec.csharp: + - uid: Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) + name: ProcessColdKey + nameWithType: View.ProcessColdKey + fullName: Terminal.Gui.View.ProcessColdKey + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) + name: ProcessColdKey + nameWithType: View.ProcessColdKey + fullName: Terminal.Gui.View.ProcessColdKey + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.KeyDown + commentId: E:Terminal.Gui.View.KeyDown + parent: Terminal.Gui.View + name: KeyDown + nameWithType: View.KeyDown + fullName: Terminal.Gui.View.KeyDown +- uid: Terminal.Gui.View.OnKeyDown(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.View.OnKeyDown(Terminal.Gui.KeyEvent) + parent: Terminal.Gui.View + name: OnKeyDown(KeyEvent) + nameWithType: View.OnKeyDown(KeyEvent) + fullName: Terminal.Gui.View.OnKeyDown(Terminal.Gui.KeyEvent) + spec.csharp: + - uid: Terminal.Gui.View.OnKeyDown(Terminal.Gui.KeyEvent) + name: OnKeyDown + nameWithType: View.OnKeyDown + fullName: Terminal.Gui.View.OnKeyDown + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.OnKeyDown(Terminal.Gui.KeyEvent) + name: OnKeyDown + nameWithType: View.OnKeyDown + fullName: Terminal.Gui.View.OnKeyDown + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.KeyUp + commentId: E:Terminal.Gui.View.KeyUp + parent: Terminal.Gui.View + name: KeyUp + nameWithType: View.KeyUp + fullName: Terminal.Gui.View.KeyUp +- uid: Terminal.Gui.View.OnKeyUp(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.View.OnKeyUp(Terminal.Gui.KeyEvent) + parent: Terminal.Gui.View + name: OnKeyUp(KeyEvent) + nameWithType: View.OnKeyUp(KeyEvent) + fullName: Terminal.Gui.View.OnKeyUp(Terminal.Gui.KeyEvent) + spec.csharp: + - uid: Terminal.Gui.View.OnKeyUp(Terminal.Gui.KeyEvent) + name: OnKeyUp + nameWithType: View.OnKeyUp + fullName: Terminal.Gui.View.OnKeyUp + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.OnKeyUp(Terminal.Gui.KeyEvent) + name: OnKeyUp + nameWithType: View.OnKeyUp + fullName: Terminal.Gui.View.OnKeyUp + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.EnsureFocus + commentId: M:Terminal.Gui.View.EnsureFocus + parent: Terminal.Gui.View + name: EnsureFocus() + nameWithType: View.EnsureFocus() + fullName: Terminal.Gui.View.EnsureFocus() + spec.csharp: + - uid: Terminal.Gui.View.EnsureFocus + name: EnsureFocus + nameWithType: View.EnsureFocus + fullName: Terminal.Gui.View.EnsureFocus + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.EnsureFocus + name: EnsureFocus + nameWithType: View.EnsureFocus + fullName: Terminal.Gui.View.EnsureFocus + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.FocusFirst + commentId: M:Terminal.Gui.View.FocusFirst + parent: Terminal.Gui.View + name: FocusFirst() + nameWithType: View.FocusFirst() + fullName: Terminal.Gui.View.FocusFirst() + spec.csharp: + - uid: Terminal.Gui.View.FocusFirst + name: FocusFirst + nameWithType: View.FocusFirst + fullName: Terminal.Gui.View.FocusFirst + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.FocusFirst + name: FocusFirst + nameWithType: View.FocusFirst + fullName: Terminal.Gui.View.FocusFirst + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.FocusLast + commentId: M:Terminal.Gui.View.FocusLast + parent: Terminal.Gui.View + name: FocusLast() + nameWithType: View.FocusLast() + fullName: Terminal.Gui.View.FocusLast() + spec.csharp: + - uid: Terminal.Gui.View.FocusLast + name: FocusLast + nameWithType: View.FocusLast + fullName: Terminal.Gui.View.FocusLast + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.FocusLast + name: FocusLast + nameWithType: View.FocusLast + fullName: Terminal.Gui.View.FocusLast + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.FocusPrev + commentId: M:Terminal.Gui.View.FocusPrev + parent: Terminal.Gui.View + name: FocusPrev() + nameWithType: View.FocusPrev() + fullName: Terminal.Gui.View.FocusPrev() + spec.csharp: + - uid: Terminal.Gui.View.FocusPrev + name: FocusPrev + nameWithType: View.FocusPrev + fullName: Terminal.Gui.View.FocusPrev + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.FocusPrev + name: FocusPrev + nameWithType: View.FocusPrev + fullName: Terminal.Gui.View.FocusPrev + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.FocusNext + commentId: M:Terminal.Gui.View.FocusNext + parent: Terminal.Gui.View + name: FocusNext() + nameWithType: View.FocusNext() + fullName: Terminal.Gui.View.FocusNext() + spec.csharp: + - uid: Terminal.Gui.View.FocusNext + name: FocusNext + nameWithType: View.FocusNext + fullName: Terminal.Gui.View.FocusNext + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.FocusNext + name: FocusNext + nameWithType: View.FocusNext + fullName: Terminal.Gui.View.FocusNext + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.LayoutSubviews + commentId: M:Terminal.Gui.View.LayoutSubviews + parent: Terminal.Gui.View + name: LayoutSubviews() + nameWithType: View.LayoutSubviews() + fullName: Terminal.Gui.View.LayoutSubviews() + spec.csharp: + - uid: Terminal.Gui.View.LayoutSubviews + name: LayoutSubviews + nameWithType: View.LayoutSubviews + fullName: Terminal.Gui.View.LayoutSubviews + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.LayoutSubviews + name: LayoutSubviews + nameWithType: View.LayoutSubviews + fullName: Terminal.Gui.View.LayoutSubviews + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.ToString + commentId: M:Terminal.Gui.View.ToString + parent: Terminal.Gui.View + name: ToString() + nameWithType: View.ToString() + fullName: Terminal.Gui.View.ToString() + spec.csharp: + - uid: Terminal.Gui.View.ToString + name: ToString + nameWithType: View.ToString + fullName: Terminal.Gui.View.ToString + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ToString + name: ToString + nameWithType: View.ToString + fullName: Terminal.Gui.View.ToString + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.OnMouseEnter(Terminal.Gui.MouseEvent) + commentId: M:Terminal.Gui.View.OnMouseEnter(Terminal.Gui.MouseEvent) + parent: Terminal.Gui.View + name: OnMouseEnter(MouseEvent) + nameWithType: View.OnMouseEnter(MouseEvent) + fullName: Terminal.Gui.View.OnMouseEnter(Terminal.Gui.MouseEvent) + spec.csharp: + - uid: Terminal.Gui.View.OnMouseEnter(Terminal.Gui.MouseEvent) + name: OnMouseEnter + nameWithType: View.OnMouseEnter + fullName: Terminal.Gui.View.OnMouseEnter + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.MouseEvent + name: MouseEvent + nameWithType: MouseEvent + fullName: Terminal.Gui.MouseEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.OnMouseEnter(Terminal.Gui.MouseEvent) + name: OnMouseEnter + nameWithType: View.OnMouseEnter + fullName: Terminal.Gui.View.OnMouseEnter + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.MouseEvent + name: MouseEvent + nameWithType: MouseEvent + fullName: Terminal.Gui.MouseEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.OnMouseLeave(Terminal.Gui.MouseEvent) + commentId: M:Terminal.Gui.View.OnMouseLeave(Terminal.Gui.MouseEvent) + parent: Terminal.Gui.View + name: OnMouseLeave(MouseEvent) + nameWithType: View.OnMouseLeave(MouseEvent) + fullName: Terminal.Gui.View.OnMouseLeave(Terminal.Gui.MouseEvent) + spec.csharp: + - uid: Terminal.Gui.View.OnMouseLeave(Terminal.Gui.MouseEvent) + name: OnMouseLeave + nameWithType: View.OnMouseLeave + fullName: Terminal.Gui.View.OnMouseLeave + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.MouseEvent + name: MouseEvent + nameWithType: MouseEvent + fullName: Terminal.Gui.MouseEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.OnMouseLeave(Terminal.Gui.MouseEvent) + name: OnMouseLeave + nameWithType: View.OnMouseLeave + fullName: Terminal.Gui.View.OnMouseLeave + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.MouseEvent + name: MouseEvent + nameWithType: MouseEvent + fullName: Terminal.Gui.MouseEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.Responder.MouseEvent(Terminal.Gui.MouseEvent) + commentId: M:Terminal.Gui.Responder.MouseEvent(Terminal.Gui.MouseEvent) + parent: Terminal.Gui.Responder + name: MouseEvent(MouseEvent) + nameWithType: Responder.MouseEvent(MouseEvent) + fullName: Terminal.Gui.Responder.MouseEvent(Terminal.Gui.MouseEvent) + spec.csharp: + - uid: Terminal.Gui.Responder.MouseEvent(Terminal.Gui.MouseEvent) + name: MouseEvent + nameWithType: Responder.MouseEvent + fullName: Terminal.Gui.Responder.MouseEvent + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.MouseEvent + name: MouseEvent + nameWithType: MouseEvent + fullName: Terminal.Gui.MouseEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.Responder.MouseEvent(Terminal.Gui.MouseEvent) + name: MouseEvent + nameWithType: Responder.MouseEvent + fullName: Terminal.Gui.Responder.MouseEvent + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.MouseEvent + name: MouseEvent + nameWithType: MouseEvent + fullName: Terminal.Gui.MouseEvent + - name: ) + nameWithType: ) + fullName: ) +- 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 + commentId: N:System + isExternal: true + name: System + nameWithType: System + fullName: System +- uid: System.Collections + commentId: N:System.Collections + isExternal: true + name: System.Collections + nameWithType: System.Collections + fullName: System.Collections +- uid: Terminal.Gui.Toplevel + commentId: T:Terminal.Gui.Toplevel parent: Terminal.Gui - isExternal: false - name: Rect - nameWithType: Rect - fullName: Terminal.Gui.Rect -- uid: Terminal.Gui.Toplevel.CanFocus - parent: Terminal.Gui.Toplevel - isExternal: false - name: CanFocus - nameWithType: Toplevel.CanFocus - fullName: Toplevel.CanFocus + name: Toplevel + nameWithType: Toplevel + fullName: Terminal.Gui.Toplevel +- uid: Terminal.Gui.Toplevel.Running* + commentId: Overload:Terminal.Gui.Toplevel.Running + name: Running + nameWithType: Toplevel.Running + fullName: Terminal.Gui.Toplevel.Running - uid: System.Boolean + commentId: T:System.Boolean parent: System isExternal: true name: Boolean nameWithType: Boolean fullName: System.Boolean -- uid: Terminal.Gui.Toplevel.Create - parent: Terminal.Gui.Toplevel - isExternal: false - name: Create() - nameWithType: Toplevel.Create() - fullName: Toplevel.Create() -- uid: Terminal.Gui.Toplevel - parent: Terminal.Gui - isExternal: false +- uid: System.EventHandler + commentId: T:System.EventHandler + parent: System + isExternal: true + name: EventHandler + nameWithType: EventHandler + fullName: System.EventHandler +- uid: Terminal.Gui.Toplevel.#ctor* + commentId: Overload:Terminal.Gui.Toplevel.#ctor name: Toplevel - nameWithType: Toplevel - fullName: Terminal.Gui.Toplevel + nameWithType: Toplevel.Toplevel + fullName: Terminal.Gui.Toplevel.Toplevel +- uid: Terminal.Gui.Rect + commentId: T:Terminal.Gui.Rect + parent: Terminal.Gui + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect +- uid: Terminal.Gui.Toplevel.Create* + commentId: Overload:Terminal.Gui.Toplevel.Create + name: Create + nameWithType: Toplevel.Create + fullName: Terminal.Gui.Toplevel.Create +- uid: Terminal.Gui.Responder.CanFocus + commentId: P:Terminal.Gui.Responder.CanFocus + parent: Terminal.Gui.Responder + name: CanFocus + nameWithType: Responder.CanFocus + fullName: Terminal.Gui.Responder.CanFocus +- uid: Terminal.Gui.Toplevel.CanFocus* + commentId: Overload:Terminal.Gui.Toplevel.CanFocus + name: CanFocus + nameWithType: Toplevel.CanFocus + fullName: Terminal.Gui.Toplevel.CanFocus - uid: Terminal.Gui.Toplevel.ProcessKey(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.Toplevel.ProcessKey(Terminal.Gui.KeyEvent) parent: Terminal.Gui.Toplevel - isExternal: false name: ProcessKey(KeyEvent) nameWithType: Toplevel.ProcessKey(KeyEvent) - fullName: Toplevel.ProcessKey(KeyEvent) -- uid: Terminal.Gui.KeyEvent + fullName: Terminal.Gui.Toplevel.ProcessKey(Terminal.Gui.KeyEvent) + spec.csharp: + - uid: Terminal.Gui.Toplevel.ProcessKey(Terminal.Gui.KeyEvent) + name: ProcessKey + nameWithType: Toplevel.ProcessKey + fullName: Terminal.Gui.Toplevel.ProcessKey + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.Toplevel.ProcessKey(Terminal.Gui.KeyEvent) + name: ProcessKey + nameWithType: Toplevel.ProcessKey + fullName: Terminal.Gui.Toplevel.ProcessKey + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.Toplevel.Modal* + commentId: Overload:Terminal.Gui.Toplevel.Modal + name: Modal + nameWithType: Toplevel.Modal + fullName: Terminal.Gui.Toplevel.Modal +- uid: Terminal.Gui.Toplevel.MenuBar* + commentId: Overload:Terminal.Gui.Toplevel.MenuBar + name: MenuBar + nameWithType: Toplevel.MenuBar + fullName: Terminal.Gui.Toplevel.MenuBar +- uid: Terminal.Gui.MenuBar + commentId: T:Terminal.Gui.MenuBar + parent: Terminal.Gui + name: MenuBar + nameWithType: MenuBar + fullName: Terminal.Gui.MenuBar +- uid: Terminal.Gui.Toplevel.StatusBar* + commentId: Overload:Terminal.Gui.Toplevel.StatusBar + name: StatusBar + nameWithType: Toplevel.StatusBar + fullName: Terminal.Gui.Toplevel.StatusBar +- uid: Terminal.Gui.StatusBar + commentId: T:Terminal.Gui.StatusBar + parent: Terminal.Gui + name: StatusBar + nameWithType: StatusBar + fullName: Terminal.Gui.StatusBar +- uid: Terminal.Gui.View.ProcessKey(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.View.ProcessKey(Terminal.Gui.KeyEvent) + parent: Terminal.Gui.View + name: ProcessKey(KeyEvent) + nameWithType: View.ProcessKey(KeyEvent) + fullName: Terminal.Gui.View.ProcessKey(Terminal.Gui.KeyEvent) + spec.csharp: + - uid: Terminal.Gui.View.ProcessKey(Terminal.Gui.KeyEvent) + name: ProcessKey + nameWithType: View.ProcessKey + fullName: Terminal.Gui.View.ProcessKey + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ProcessKey(Terminal.Gui.KeyEvent) + name: ProcessKey + nameWithType: View.ProcessKey + fullName: Terminal.Gui.View.ProcessKey + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.Toplevel.ProcessKey* + commentId: Overload:Terminal.Gui.Toplevel.ProcessKey + name: ProcessKey + nameWithType: Toplevel.ProcessKey + fullName: Terminal.Gui.Toplevel.ProcessKey +- uid: Terminal.Gui.KeyEvent + commentId: T:Terminal.Gui.KeyEvent parent: Terminal.Gui - isExternal: false name: KeyEvent nameWithType: KeyEvent fullName: Terminal.Gui.KeyEvent -- uid: Terminal.Gui.Toplevel.Running +- uid: Terminal.Gui.Toplevel.Add(Terminal.Gui.View) + commentId: M:Terminal.Gui.Toplevel.Add(Terminal.Gui.View) parent: Terminal.Gui.Toplevel - isExternal: false - name: Running - nameWithType: Toplevel.Running - fullName: Toplevel.Running -- uid: Terminal.Gui.Toplevel.WillPresent - parent: Terminal.Gui.Toplevel - isExternal: false - name: WillPresent() - nameWithType: Toplevel.WillPresent() - fullName: Toplevel.WillPresent() -- uid: Terminal.Gui.Toplevel.#ctor* - parent: Terminal.Gui.Toplevel - isExternal: false - name: Toplevel - nameWithType: Toplevel.Toplevel - fullName: Toplevel.Toplevel -- uid: Terminal.Gui.Toplevel.CanFocus* - parent: Terminal.Gui.Toplevel - isExternal: false - name: CanFocus - nameWithType: Toplevel.CanFocus - fullName: Toplevel.CanFocus -- uid: Terminal.Gui.Toplevel.Create* - parent: Terminal.Gui.Toplevel - isExternal: false - name: Create - nameWithType: Toplevel.Create - fullName: Toplevel.Create -- uid: Terminal.Gui.Toplevel.ProcessKey* - parent: Terminal.Gui.Toplevel - isExternal: false - name: ProcessKey - nameWithType: Toplevel.ProcessKey - fullName: Toplevel.ProcessKey -- uid: Terminal.Gui.Toplevel.WillPresent* - parent: Terminal.Gui.Toplevel - isExternal: false - name: WillPresent - nameWithType: Toplevel.WillPresent - fullName: Toplevel.WillPresent -- uid: Terminal.Gui.View.HasFocus - parent: Terminal.Gui.View - isExternal: false - name: HasFocus - nameWithType: View.HasFocus - fullName: View.HasFocus -- uid: Terminal.Gui.Responder.MouseEvent(Terminal.Gui.MouseEvent) - parent: Terminal.Gui.Responder - isExternal: false - name: MouseEvent(MouseEvent) - nameWithType: Responder.MouseEvent(MouseEvent) - fullName: Responder.MouseEvent(MouseEvent) -- uid: Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) - parent: Terminal.Gui.View - isExternal: false - name: ProcessColdKey(KeyEvent) - nameWithType: View.ProcessColdKey(KeyEvent) - fullName: View.ProcessColdKey(KeyEvent) -- uid: Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) - parent: Terminal.Gui.View - isExternal: false - name: ProcessHotKey(KeyEvent) - nameWithType: View.ProcessHotKey(KeyEvent) - fullName: View.ProcessHotKey(KeyEvent) + name: Add(View) + nameWithType: Toplevel.Add(View) + fullName: Terminal.Gui.Toplevel.Add(Terminal.Gui.View) + spec.csharp: + - uid: Terminal.Gui.Toplevel.Add(Terminal.Gui.View) + name: Add + nameWithType: Toplevel.Add + fullName: Terminal.Gui.Toplevel.Add + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.Toplevel.Add(Terminal.Gui.View) + name: Add + nameWithType: Toplevel.Add + fullName: Terminal.Gui.Toplevel.Add + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) - uid: Terminal.Gui.View.Add(Terminal.Gui.View) + commentId: M:Terminal.Gui.View.Add(Terminal.Gui.View) parent: Terminal.Gui.View - isExternal: false name: Add(View) nameWithType: View.Add(View) - fullName: View.Add(View) -- uid: Terminal.Gui.View.Add(Terminal.Gui.View[]) - parent: Terminal.Gui.View - isExternal: false - name: Add(View[]) - nameWithType: View.Add(View[]) - fullName: View.Add(View[]) -- uid: Terminal.Gui.View.AddRune(System.Int32,System.Int32,System.Rune) - parent: Terminal.Gui.View - isExternal: false - name: AddRune(Int32, Int32, Rune) - nameWithType: View.AddRune(Int32, Int32, Rune) - fullName: View.AddRune(Int32, Int32, Rune) -- uid: Terminal.Gui.View.Bounds - parent: Terminal.Gui.View - isExternal: false - name: Bounds - nameWithType: View.Bounds - fullName: View.Bounds -- uid: Terminal.Gui.View.ChildNeedsDisplay - parent: Terminal.Gui.View - isExternal: false - name: ChildNeedsDisplay() - nameWithType: View.ChildNeedsDisplay() - fullName: View.ChildNeedsDisplay() -- uid: Terminal.Gui.View.Clear - parent: Terminal.Gui.View - isExternal: false - name: Clear() - nameWithType: View.Clear() - fullName: View.Clear() -- uid: Terminal.Gui.View.Clear(Terminal.Gui.Rect) - parent: Terminal.Gui.View - isExternal: false - name: Clear(Rect) - nameWithType: View.Clear(Rect) - fullName: View.Clear(Rect) -- uid: Terminal.Gui.View.ClearNeedsDisplay - parent: Terminal.Gui.View - isExternal: false - name: ClearNeedsDisplay() - nameWithType: View.ClearNeedsDisplay() - fullName: View.ClearNeedsDisplay() -- uid: Terminal.Gui.View.ClipToBounds - parent: Terminal.Gui.View - isExternal: false - name: ClipToBounds() - nameWithType: View.ClipToBounds() - fullName: View.ClipToBounds() -- uid: Terminal.Gui.View.ColorScheme - parent: Terminal.Gui.View - isExternal: false - name: ColorScheme - nameWithType: View.ColorScheme - fullName: View.ColorScheme -- uid: Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean) - parent: Terminal.Gui.View - isExternal: false - name: DrawFrame(Rect, Int32, Boolean) - nameWithType: View.DrawFrame(Rect, Int32, Boolean) - fullName: View.DrawFrame(Rect, Int32, Boolean) -- uid: Terminal.Gui.View.DrawHotString(NStack.ustring,System.Boolean,Terminal.Gui.ColorScheme) - parent: Terminal.Gui.View - isExternal: false - name: DrawHotString(ustring, Boolean, ColorScheme) - nameWithType: View.DrawHotString(ustring, Boolean, ColorScheme) - fullName: View.DrawHotString(ustring, Boolean, ColorScheme) -- uid: Terminal.Gui.View.DrawHotString(NStack.ustring,Terminal.Gui.Attribute,Terminal.Gui.Attribute) - parent: Terminal.Gui.View - isExternal: false - name: DrawHotString(ustring, Attribute, Attribute) - nameWithType: View.DrawHotString(ustring, Attribute, Attribute) - fullName: View.DrawHotString(ustring, Attribute, Attribute) -- uid: Terminal.Gui.View.Driver - parent: Terminal.Gui.View - isExternal: false - name: Driver - nameWithType: View.Driver - fullName: View.Driver -- uid: Terminal.Gui.View.EnsureFocus - parent: Terminal.Gui.View - isExternal: false - name: EnsureFocus() - nameWithType: View.EnsureFocus() - fullName: View.EnsureFocus() -- uid: Terminal.Gui.View.Focused - parent: Terminal.Gui.View - isExternal: false - name: Focused - nameWithType: View.Focused - fullName: View.Focused -- uid: Terminal.Gui.View.FocusFirst - parent: Terminal.Gui.View - isExternal: false - name: FocusFirst() - nameWithType: View.FocusFirst() - fullName: View.FocusFirst() -- uid: Terminal.Gui.View.FocusLast - parent: Terminal.Gui.View - isExternal: false - name: FocusLast() - nameWithType: View.FocusLast() - fullName: View.FocusLast() -- uid: Terminal.Gui.View.FocusNext - parent: Terminal.Gui.View - isExternal: false - name: FocusNext() - nameWithType: View.FocusNext() - fullName: View.FocusNext() -- uid: Terminal.Gui.View.FocusPrev - parent: Terminal.Gui.View - isExternal: false - name: FocusPrev() - nameWithType: View.FocusPrev() - fullName: View.FocusPrev() -- uid: Terminal.Gui.View.Frame - parent: Terminal.Gui.View - isExternal: false - name: Frame - nameWithType: View.Frame - fullName: View.Frame -- uid: Terminal.Gui.View.GetEnumerator - parent: Terminal.Gui.View - isExternal: false - name: GetEnumerator() - nameWithType: View.GetEnumerator() - fullName: View.GetEnumerator() -- uid: Terminal.Gui.View.Height - parent: Terminal.Gui.View - isExternal: false - name: Height - nameWithType: View.Height - fullName: View.Height -- uid: Terminal.Gui.View.Id - parent: Terminal.Gui.View - isExternal: false - name: Id - nameWithType: View.Id - fullName: View.Id -- uid: Terminal.Gui.View.LayoutStyle - parent: Terminal.Gui.View - isExternal: false - name: LayoutStyle - nameWithType: View.LayoutStyle - fullName: View.LayoutStyle -- uid: Terminal.Gui.View.LayoutSubviews - parent: Terminal.Gui.View - isExternal: false - name: LayoutSubviews() - nameWithType: View.LayoutSubviews() - fullName: View.LayoutSubviews() -- uid: Terminal.Gui.View.MostFocused - parent: Terminal.Gui.View - isExternal: false - name: MostFocused - nameWithType: View.MostFocused - fullName: View.MostFocused -- uid: Terminal.Gui.View.Move(System.Int32,System.Int32) - parent: Terminal.Gui.View - isExternal: false - name: Move(Int32, Int32) - nameWithType: View.Move(Int32, Int32) - fullName: View.Move(Int32, Int32) -- uid: Terminal.Gui.View.PositionCursor - parent: Terminal.Gui.View - isExternal: false - name: PositionCursor() - nameWithType: View.PositionCursor() - fullName: View.PositionCursor() -- uid: Terminal.Gui.View.Redraw(Terminal.Gui.Rect) - parent: Terminal.Gui.View - isExternal: false - name: Redraw(Rect) - nameWithType: View.Redraw(Rect) - fullName: View.Redraw(Rect) + fullName: Terminal.Gui.View.Add(Terminal.Gui.View) + spec.csharp: + - uid: Terminal.Gui.View.Add(Terminal.Gui.View) + name: Add + nameWithType: View.Add + fullName: Terminal.Gui.View.Add + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.Add(Terminal.Gui.View) + name: Add + nameWithType: View.Add + fullName: Terminal.Gui.View.Add + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.Toplevel.Add* + commentId: Overload:Terminal.Gui.Toplevel.Add + name: Add + nameWithType: Toplevel.Add + fullName: Terminal.Gui.Toplevel.Add +- uid: Terminal.Gui.Toplevel.Remove(Terminal.Gui.View) + commentId: M:Terminal.Gui.Toplevel.Remove(Terminal.Gui.View) + parent: Terminal.Gui.Toplevel + name: Remove(View) + nameWithType: Toplevel.Remove(View) + fullName: Terminal.Gui.Toplevel.Remove(Terminal.Gui.View) + spec.csharp: + - uid: Terminal.Gui.Toplevel.Remove(Terminal.Gui.View) + name: Remove + nameWithType: Toplevel.Remove + fullName: Terminal.Gui.Toplevel.Remove + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.Toplevel.Remove(Terminal.Gui.View) + name: Remove + nameWithType: Toplevel.Remove + fullName: Terminal.Gui.Toplevel.Remove + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) - uid: Terminal.Gui.View.Remove(Terminal.Gui.View) + commentId: M:Terminal.Gui.View.Remove(Terminal.Gui.View) parent: Terminal.Gui.View - isExternal: false name: Remove(View) nameWithType: View.Remove(View) - fullName: View.Remove(View) + fullName: Terminal.Gui.View.Remove(Terminal.Gui.View) + spec.csharp: + - uid: Terminal.Gui.View.Remove(Terminal.Gui.View) + name: Remove + nameWithType: View.Remove + fullName: Terminal.Gui.View.Remove + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.Remove(Terminal.Gui.View) + name: Remove + nameWithType: View.Remove + fullName: Terminal.Gui.View.Remove + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.Toplevel.Remove* + commentId: Overload:Terminal.Gui.Toplevel.Remove + name: Remove + nameWithType: Toplevel.Remove + fullName: Terminal.Gui.Toplevel.Remove +- uid: Terminal.Gui.Toplevel.RemoveAll + commentId: M:Terminal.Gui.Toplevel.RemoveAll + parent: Terminal.Gui.Toplevel + name: RemoveAll() + nameWithType: Toplevel.RemoveAll() + fullName: Terminal.Gui.Toplevel.RemoveAll() + spec.csharp: + - uid: Terminal.Gui.Toplevel.RemoveAll + name: RemoveAll + nameWithType: Toplevel.RemoveAll + fullName: Terminal.Gui.Toplevel.RemoveAll + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.Toplevel.RemoveAll + name: RemoveAll + nameWithType: Toplevel.RemoveAll + fullName: Terminal.Gui.Toplevel.RemoveAll + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) - uid: Terminal.Gui.View.RemoveAll + commentId: M:Terminal.Gui.View.RemoveAll parent: Terminal.Gui.View - isExternal: false name: RemoveAll() nameWithType: View.RemoveAll() - fullName: View.RemoveAll() -- uid: Terminal.Gui.View.ScreenToView(System.Int32,System.Int32) + fullName: Terminal.Gui.View.RemoveAll() + spec.csharp: + - uid: Terminal.Gui.View.RemoveAll + name: RemoveAll + nameWithType: View.RemoveAll + fullName: Terminal.Gui.View.RemoveAll + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.RemoveAll + name: RemoveAll + nameWithType: View.RemoveAll + fullName: Terminal.Gui.View.RemoveAll + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.Toplevel.RemoveAll* + commentId: Overload:Terminal.Gui.Toplevel.RemoveAll + name: RemoveAll + nameWithType: Toplevel.RemoveAll + fullName: Terminal.Gui.Toplevel.RemoveAll +- uid: Terminal.Gui.Toplevel.Redraw(Terminal.Gui.Rect) + commentId: M:Terminal.Gui.Toplevel.Redraw(Terminal.Gui.Rect) + parent: Terminal.Gui.Toplevel + name: Redraw(Rect) + nameWithType: Toplevel.Redraw(Rect) + fullName: Terminal.Gui.Toplevel.Redraw(Terminal.Gui.Rect) + spec.csharp: + - uid: Terminal.Gui.Toplevel.Redraw(Terminal.Gui.Rect) + name: Redraw + nameWithType: Toplevel.Redraw + fullName: Terminal.Gui.Toplevel.Redraw + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.Toplevel.Redraw(Terminal.Gui.Rect) + name: Redraw + nameWithType: Toplevel.Redraw + fullName: Terminal.Gui.Toplevel.Redraw + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.Redraw(Terminal.Gui.Rect) + commentId: M:Terminal.Gui.View.Redraw(Terminal.Gui.Rect) parent: Terminal.Gui.View - isExternal: false - name: ScreenToView(Int32, Int32) - nameWithType: View.ScreenToView(Int32, Int32) - fullName: View.ScreenToView(Int32, Int32) -- uid: Terminal.Gui.View.SetClip(Terminal.Gui.Rect) - parent: Terminal.Gui.View - isExternal: false - name: SetClip(Rect) - nameWithType: View.SetClip(Rect) - fullName: View.SetClip(Rect) -- uid: Terminal.Gui.View.SetFocus(Terminal.Gui.View) - parent: Terminal.Gui.View - isExternal: false - name: SetFocus(View) - nameWithType: View.SetFocus(View) - fullName: View.SetFocus(View) -- uid: Terminal.Gui.View.SetNeedsDisplay - parent: Terminal.Gui.View - isExternal: false - name: SetNeedsDisplay() - nameWithType: View.SetNeedsDisplay() - fullName: View.SetNeedsDisplay() -- uid: Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) - parent: Terminal.Gui.View - isExternal: false - name: SetNeedsDisplay(Rect) - nameWithType: View.SetNeedsDisplay(Rect) - fullName: View.SetNeedsDisplay(Rect) -- uid: Terminal.Gui.View.Subviews - parent: Terminal.Gui.View - isExternal: false - name: Subviews - nameWithType: View.Subviews - fullName: View.Subviews -- uid: Terminal.Gui.View.SuperView - parent: Terminal.Gui.View - isExternal: false - name: SuperView - nameWithType: View.SuperView - fullName: View.SuperView -- uid: Terminal.Gui.View.ToString - parent: Terminal.Gui.View - isExternal: false - name: ToString() - nameWithType: View.ToString() - fullName: View.ToString() -- uid: Terminal.Gui.View.WantMousePositionReports - parent: Terminal.Gui.View - isExternal: false - name: WantMousePositionReports - nameWithType: View.WantMousePositionReports - fullName: View.WantMousePositionReports -- uid: Terminal.Gui.View.Width - parent: Terminal.Gui.View - isExternal: false - name: Width - nameWithType: View.Width - fullName: View.Width -- uid: Terminal.Gui.View.X - parent: Terminal.Gui.View - isExternal: false - name: X - nameWithType: View.X - fullName: View.X -- uid: Terminal.Gui.View.Y - parent: Terminal.Gui.View - isExternal: false - name: Y - nameWithType: View.Y - fullName: View.Y + name: Redraw(Rect) + nameWithType: View.Redraw(Rect) + fullName: Terminal.Gui.View.Redraw(Terminal.Gui.Rect) + spec.csharp: + - uid: Terminal.Gui.View.Redraw(Terminal.Gui.Rect) + name: Redraw + nameWithType: View.Redraw + fullName: Terminal.Gui.View.Redraw + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.Redraw(Terminal.Gui.Rect) + name: Redraw + nameWithType: View.Redraw + fullName: Terminal.Gui.View.Redraw + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.Toplevel.Redraw* + commentId: Overload:Terminal.Gui.Toplevel.Redraw + name: Redraw + nameWithType: Toplevel.Redraw + fullName: Terminal.Gui.Toplevel.Redraw +- uid: Terminal.Gui.Toplevel.WillPresent* + commentId: Overload:Terminal.Gui.Toplevel.WillPresent + name: WillPresent + nameWithType: Toplevel.WillPresent + fullName: Terminal.Gui.Toplevel.WillPresent +shouldSkipMarkup: true diff --git a/docfx/api/Terminal.Gui/Terminal.Gui.View.KeyEventEventArgs.yml b/docfx/api/Terminal.Gui/Terminal.Gui.View.KeyEventEventArgs.yml new file mode 100644 index 000000000..de3ca662e --- /dev/null +++ b/docfx/api/Terminal.Gui/Terminal.Gui.View.KeyEventEventArgs.yml @@ -0,0 +1,458 @@ +### YamlMime:ManagedReference +items: +- uid: Terminal.Gui.View.KeyEventEventArgs + commentId: T:Terminal.Gui.View.KeyEventEventArgs + id: View.KeyEventEventArgs + parent: Terminal.Gui + children: + - Terminal.Gui.View.KeyEventEventArgs.#ctor(Terminal.Gui.KeyEvent) + - Terminal.Gui.View.KeyEventEventArgs.KeyEvent + langs: + - csharp + - vb + name: View.KeyEventEventArgs + nameWithType: View.KeyEventEventArgs + fullName: Terminal.Gui.View.KeyEventEventArgs + type: Class + source: + remote: + path: Terminal.Gui/Core.cs + branch: docs + repo: tig:tig/gui.cs.git + id: KeyEventEventArgs + path: ../Terminal.Gui/Core.cs + startLine: 1070 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nSpecifies the event arguments for \n" + example: [] + syntax: + content: 'public class KeyEventEventArgs : EventArgs' + content.vb: >- + Public Class KeyEventEventArgs + + Inherits EventArgs + inheritance: + - System.Object + - System.EventArgs + inheritedMembers: + - System.EventArgs.Empty + - 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 + - class + modifiers.vb: + - Public + - Class +- uid: Terminal.Gui.View.KeyEventEventArgs.#ctor(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.View.KeyEventEventArgs.#ctor(Terminal.Gui.KeyEvent) + id: '#ctor(Terminal.Gui.KeyEvent)' + parent: Terminal.Gui.View.KeyEventEventArgs + langs: + - csharp + - vb + name: KeyEventEventArgs(KeyEvent) + nameWithType: View.KeyEventEventArgs.KeyEventEventArgs(KeyEvent) + fullName: Terminal.Gui.View.KeyEventEventArgs.KeyEventEventArgs(Terminal.Gui.KeyEvent) + type: Constructor + source: + remote: + path: Terminal.Gui/Core.cs + branch: docs + repo: tig:tig/gui.cs.git + id: .ctor + path: ../Terminal.Gui/Core.cs + startLine: 1075 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nConstructs.\n" + example: [] + syntax: + content: public KeyEventEventArgs(KeyEvent ke) + parameters: + - id: ke + type: Terminal.Gui.KeyEvent + description: '' + content.vb: Public Sub New(ke As KeyEvent) + overload: Terminal.Gui.View.KeyEventEventArgs.#ctor* + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: Terminal.Gui.View.KeyEventEventArgs.KeyEvent + commentId: P:Terminal.Gui.View.KeyEventEventArgs.KeyEvent + id: KeyEvent + parent: Terminal.Gui.View.KeyEventEventArgs + langs: + - csharp + - vb + name: KeyEvent + nameWithType: View.KeyEventEventArgs.KeyEvent + fullName: Terminal.Gui.View.KeyEventEventArgs.KeyEvent + type: Property + source: + remote: + path: Terminal.Gui/Core.cs + branch: docs + repo: tig:tig/gui.cs.git + id: KeyEvent + path: ../Terminal.Gui/Core.cs + startLine: 1079 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nThe for the event.\n" + example: [] + syntax: + content: public KeyEvent KeyEvent { get; set; } + parameters: [] + return: + type: Terminal.Gui.KeyEvent + content.vb: Public Property KeyEvent As KeyEvent + overload: Terminal.Gui.View.KeyEventEventArgs.KeyEvent* + modifiers.csharp: + - public + - get + - set + modifiers.vb: + - Public +references: +- uid: Terminal.Gui.View.KeyEventEventArgs.KeyEvent + commentId: P:Terminal.Gui.View.KeyEventEventArgs.KeyEvent + isExternal: true +- 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.EventArgs + commentId: T:System.EventArgs + parent: System + isExternal: true + name: EventArgs + nameWithType: EventArgs + fullName: System.EventArgs +- uid: System.EventArgs.Empty + commentId: F:System.EventArgs.Empty + parent: System.EventArgs + isExternal: true + name: Empty + nameWithType: EventArgs.Empty + fullName: System.EventArgs.Empty +- 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.View.KeyEventEventArgs.#ctor* + commentId: Overload:Terminal.Gui.View.KeyEventEventArgs.#ctor + name: KeyEventEventArgs + nameWithType: View.KeyEventEventArgs.KeyEventEventArgs + fullName: Terminal.Gui.View.KeyEventEventArgs.KeyEventEventArgs +- uid: Terminal.Gui.KeyEvent + commentId: T:Terminal.Gui.KeyEvent + parent: Terminal.Gui + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent +- uid: Terminal.Gui.View.KeyEventEventArgs.KeyEvent* + commentId: Overload:Terminal.Gui.View.KeyEventEventArgs.KeyEvent + name: KeyEvent + nameWithType: View.KeyEventEventArgs.KeyEvent + fullName: Terminal.Gui.View.KeyEventEventArgs.KeyEvent +shouldSkipMarkup: true diff --git a/docfx/api/Terminal.Gui/Terminal.Gui.View.yml b/docfx/api/Terminal.Gui/Terminal.Gui.View.yml index 29bfce902..c86121e25 100644 --- a/docfx/api/Terminal.Gui/Terminal.Gui.View.yml +++ b/docfx/api/Terminal.Gui/Terminal.Gui.View.yml @@ -1,7 +1,9 @@ ### YamlMime:ManagedReference items: - uid: Terminal.Gui.View + commentId: T:Terminal.Gui.View id: View + parent: Terminal.Gui children: - Terminal.Gui.View.#ctor - Terminal.Gui.View.#ctor(Terminal.Gui.Rect) @@ -9,6 +11,8 @@ items: - Terminal.Gui.View.Add(Terminal.Gui.View[]) - Terminal.Gui.View.AddRune(System.Int32,System.Int32,System.Rune) - Terminal.Gui.View.Bounds + - Terminal.Gui.View.BringSubviewForward(Terminal.Gui.View) + - Terminal.Gui.View.BringSubviewToFront(Terminal.Gui.View) - Terminal.Gui.View.ChildNeedsDisplay - Terminal.Gui.View.Clear - Terminal.Gui.View.Clear(Terminal.Gui.Rect) @@ -20,6 +24,7 @@ items: - Terminal.Gui.View.DrawHotString(NStack.ustring,Terminal.Gui.Attribute,Terminal.Gui.Attribute) - Terminal.Gui.View.Driver - Terminal.Gui.View.EnsureFocus + - Terminal.Gui.View.Enter - Terminal.Gui.View.Focused - Terminal.Gui.View.FocusFirst - Terminal.Gui.View.FocusLast @@ -30,10 +35,22 @@ items: - Terminal.Gui.View.HasFocus - Terminal.Gui.View.Height - Terminal.Gui.View.Id + - Terminal.Gui.View.KeyDown + - Terminal.Gui.View.KeyPress + - Terminal.Gui.View.KeyUp - Terminal.Gui.View.LayoutStyle - Terminal.Gui.View.LayoutSubviews + - Terminal.Gui.View.Leave - Terminal.Gui.View.MostFocused + - Terminal.Gui.View.MouseEnter + - Terminal.Gui.View.MouseLeave - Terminal.Gui.View.Move(System.Int32,System.Int32) + - Terminal.Gui.View.OnEnter + - Terminal.Gui.View.OnKeyDown(Terminal.Gui.KeyEvent) + - Terminal.Gui.View.OnKeyUp(Terminal.Gui.KeyEvent) + - Terminal.Gui.View.OnLeave + - Terminal.Gui.View.OnMouseEnter(Terminal.Gui.MouseEvent) + - Terminal.Gui.View.OnMouseLeave(Terminal.Gui.MouseEvent) - Terminal.Gui.View.PositionCursor - Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) - Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) @@ -42,6 +59,8 @@ items: - Terminal.Gui.View.Remove(Terminal.Gui.View) - Terminal.Gui.View.RemoveAll - Terminal.Gui.View.ScreenToView(System.Int32,System.Int32) + - Terminal.Gui.View.SendSubviewBackwards(Terminal.Gui.View) + - Terminal.Gui.View.SendSubviewToBack(Terminal.Gui.View) - Terminal.Gui.View.SetClip(Terminal.Gui.Rect) - Terminal.Gui.View.SetFocus(Terminal.Gui.View) - Terminal.Gui.View.SetNeedsDisplay @@ -49,23 +68,40 @@ items: - Terminal.Gui.View.Subviews - Terminal.Gui.View.SuperView - Terminal.Gui.View.ToString + - Terminal.Gui.View.WantContinuousButtonPressed - Terminal.Gui.View.WantMousePositionReports - Terminal.Gui.View.Width - Terminal.Gui.View.X - Terminal.Gui.View.Y langs: - csharp + - vb name: View nameWithType: View fullName: Terminal.Gui.View type: Class + source: + remote: + path: Terminal.Gui/Core.cs + branch: docs + repo: tig:tig/gui.cs.git + id: View + path: ../Terminal.Gui/Core.cs + startLine: 280 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: View is the base class for all views on the screen and represents a visible element that can render itself and contains zero or more nested views. - remarks: "

\n The View defines the base functionality for user interface elements in Terminal/gui.cs. Views\n can contain one or more subviews, can respond to user input and render themselves on the screen.\n

\n

\n Views can either be created with an absolute position, by calling the constructor that takes a\n Rect parameter to specify the absolute position and size (the Frame of the View) or by setting the\n X, Y, Width and Height properties on the view. Both approaches use coordinates that are relative \n to the container they are being added to.\n

\n

\n When you do not specify a Rect frame you can use the more flexible \n Dim and Pos objects that can dynamically update the position of a view. \n The X and Y properties are of type \n and you can use either absolute positions, percentages or anchor\n points. The Width and Height properties are of type \n and can use absolute position, \n percentages and anchors. These are useful as they will take\n care of repositioning your views if your view's frames are resized\n or if the terminal size changes.\n

\n

\n When you specify the Rect parameter to a view, you are setting the LayoutStyle to Absolute, and the \n view will always stay in the position that you placed it. To change the position change the \n Frame property to the new position.\n

\n

\n Subviews can be added to a View by calling the Add method. The container of a view is the \n Superview.\n

\n

\n Developers can call the SetNeedsDisplay method on the view to flag a region or the entire view\n as requiring to be redrawn.\n

\n

\n Views have a ColorScheme property that defines the default colors that subviews\n should use for rendering. This ensures that the views fit in the context where\n they are being used, and allows for themes to be plugged in. For example, the\n default colors for windows and toplevels uses a blue background, while it uses \n a white background for dialog boxes and a red background for errors.\n

\n

\n If a ColorScheme is not set on a view, the result of the ColorScheme is the\n value of the SuperView and the value might only be valid once a view has been\n added to a SuperView, so your subclasses should not rely on ColorScheme being\n set at construction time.\n

\n

\n Using ColorSchemes has the advantage that your application will work both\n in color as well as black and white displays.\n

\n

\n Views that are focusable should implement the PositionCursor to make sure that\n the cursor is placed in a location that makes sense. Unix terminals do not have\n a way of hiding the cursor, so it can be distracting to have the cursor left at \n the last focused view. So views should make sure that they place the cursor\n in a visually sensible place.\n

\n

\n The metnod LayoutSubviews is invoked when the size or layout of a view has\n changed. The default processing system will keep the size and dimensions\n for views that use the LayoutKind.Absolute, and will recompute the\n frames for the vies that use LayoutKind.Computed.\n

" + summary: "\nView is the base class for all views on the screen and represents a visible element that can render itself and contains zero or more nested views.\n" + remarks: "\n

\n The View defines the base functionality for user interface elements in Terminal/gui.cs. Views\n can contain one or more subviews, can respond to user input and render themselves on the screen.\n

\n

\n Views can either be created with an absolute position, by calling the constructor that takes a\n Rect parameter to specify the absolute position and size (the Frame of the View) or by setting the\n X, Y, Width and Height properties on the view. Both approaches use coordinates that are relative\n to the container they are being added to.\n

\n

\n When you do not specify a Rect frame you can use the more flexible\n Dim and Pos objects that can dynamically update the position of a view.\n The X and Y properties are of type \n and you can use either absolute positions, percentages or anchor\n points. The Width and Height properties are of type\n and can use absolute position,\npercentages and anchors. These are useful as they will take\ncare of repositioning your views if your view's frames are resized\nor if the terminal size changes.\n

\n

\n When you specify the Rect parameter to a view, you are setting the LayoutStyle to Absolute, and the\n view will always stay in the position that you placed it. To change the position change the\n Frame property to the new position.\n

\n

\n Subviews can be added to a View by calling the Add method. The container of a view is the\n Superview.\n

\n

\n Developers can call the SetNeedsDisplay method on the view to flag a region or the entire view\n as requiring to be redrawn.\n

\n

\n Views have a ColorScheme property that defines the default colors that subviews\n should use for rendering. This ensures that the views fit in the context where\n they are being used, and allows for themes to be plugged in. For example, the\n default colors for windows and toplevels uses a blue background, while it uses\n a white background for dialog boxes and a red background for errors.\n

\n

\n If a ColorScheme is not set on a view, the result of the ColorScheme is the\n value of the SuperView and the value might only be valid once a view has been\n added to a SuperView, so your subclasses should not rely on ColorScheme being\n set at construction time.\n

\n

\n Using ColorSchemes has the advantage that your application will work both\n in color as well as black and white displays.\n

\n

\n Views that are focusable should implement the PositionCursor to make sure that\n the cursor is placed in a location that makes sense. Unix terminals do not have\n a way of hiding the cursor, so it can be distracting to have the cursor left at\n the last focused view. So views should make sure that they place the cursor\n in a visually sensible place.\n

\n

\n The metnod LayoutSubviews is invoked when the size or layout of a view has\n changed. The default processing system will keep the size and dimensions\n for views that use the LayoutKind.Absolute, and will recompute the\n frames for the vies that use LayoutKind.Computed.\n

\n" + example: [] syntax: - content: 'public class View : Terminal.Gui.Responder, System.Collections.IEnumerable' + content: 'public class View : Responder, IEnumerable' + content.vb: >- + Public Class View + + Inherits Responder + + Implements IEnumerable inheritance: - System.Object - Terminal.Gui.Responder @@ -81,6 +117,7 @@ items: - Terminal.Gui.RadioGroup - Terminal.Gui.ScrollBarView - Terminal.Gui.ScrollView + - Terminal.Gui.StatusBar - Terminal.Gui.TextField - Terminal.Gui.TextView - Terminal.Gui.Toplevel @@ -89,838 +126,1248 @@ items: inheritedMembers: - Terminal.Gui.Responder.CanFocus - Terminal.Gui.Responder.MouseEvent(Terminal.Gui.MouseEvent) -- uid: Terminal.Gui.View.#ctor - id: '#ctor' + - 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) + modifiers.csharp: + - public + - class + modifiers.vb: + - Public + - Class +- uid: Terminal.Gui.View.Enter + commentId: E:Terminal.Gui.View.Enter + id: Enter parent: Terminal.Gui.View langs: - csharp - name: View() - nameWithType: View.View() - fullName: View.View() - type: Constructor + - vb + name: Enter + nameWithType: View.Enter + fullName: Terminal.Gui.View.Enter + type: Event + source: + remote: + path: Terminal.Gui/Core.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Enter + path: ../Terminal.Gui/Core.cs + startLine: 293 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: "Initializes a new instance of the class and sets the\n view up for Computed layout, which will use the values in X, Y, Width and Height to \n compute the View's Frame." + summary: "\nEvent fired when the view get focus.\n" + example: [] syntax: - content: public View (); - parameters: [] - overload: Terminal.Gui.View.#ctor* - exceptions: [] -- uid: Terminal.Gui.View.#ctor(Terminal.Gui.Rect) - id: '#ctor(Terminal.Gui.Rect)' - parent: Terminal.Gui.View - langs: - - csharp - name: View(Rect) - nameWithType: View.View(Rect) - fullName: View.View(Rect) - type: Constructor - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: >- - Initializes a new instance of the class with the absolute - dimensions specified in the frame. If you want to have Views that can be positioned with - Pos and Dim properties on X, Y, Width and Height, use the empty constructor. - syntax: - content: public View (Terminal.Gui.Rect frame); - parameters: - - id: frame - type: Terminal.Gui.Rect - description: The region covered by this view. - overload: Terminal.Gui.View.#ctor* - exceptions: [] -- uid: Terminal.Gui.View.Add(Terminal.Gui.View) - id: Add(Terminal.Gui.View) - parent: Terminal.Gui.View - langs: - - csharp - name: Add(View) - nameWithType: View.Add(View) - fullName: View.Add(View) - type: Method - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Adds a subview to this view. - syntax: - content: public virtual void Add (Terminal.Gui.View view); - parameters: - - id: view - type: Terminal.Gui.View - description: To be added. - overload: Terminal.Gui.View.Add* - exceptions: [] -- uid: Terminal.Gui.View.Add(Terminal.Gui.View[]) - id: Add(Terminal.Gui.View[]) - parent: Terminal.Gui.View - langs: - - csharp - name: Add(View[]) - nameWithType: View.Add(View[]) - fullName: View.Add(View[]) - type: Method - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Adds the specified views to the view. - syntax: - content: public void Add (Terminal.Gui.View[] views); - parameters: - - id: views - type: Terminal.Gui.View[] - description: Array of one or more views (can be optional parameter). - overload: Terminal.Gui.View.Add* - exceptions: [] -- uid: Terminal.Gui.View.AddRune(System.Int32,System.Int32,System.Rune) - id: AddRune(System.Int32,System.Int32,System.Rune) - parent: Terminal.Gui.View - langs: - - csharp - name: AddRune(Int32, Int32, Rune) - nameWithType: View.AddRune(Int32, Int32, Rune) - fullName: View.AddRune(Int32, Int32, Rune) - type: Method - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Displays the specified character in the specified column and row. - syntax: - content: public void AddRune (int col, int row, Rune ch); - parameters: - - id: col - type: System.Int32 - description: Col. - - id: row - type: System.Int32 - description: Row. - - id: ch - type: System.Rune - description: Ch. - overload: Terminal.Gui.View.AddRune* - exceptions: [] -- uid: Terminal.Gui.View.Bounds - id: Bounds - parent: Terminal.Gui.View - langs: - - csharp - name: Bounds - nameWithType: View.Bounds - fullName: View.Bounds - type: Property - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: The bounds represent the View-relative rectangle used for this view. Updates to the Bounds update the Frame, and has the same side effects as updating the frame. - syntax: - content: public Terminal.Gui.Rect Bounds { get; set; } + content: public event EventHandler Enter return: - type: Terminal.Gui.Rect - description: The bounds. - overload: Terminal.Gui.View.Bounds* - exceptions: [] -- uid: Terminal.Gui.View.ChildNeedsDisplay - id: ChildNeedsDisplay + type: System.EventHandler + content.vb: Public Event Enter As EventHandler + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: Terminal.Gui.View.Leave + commentId: E:Terminal.Gui.View.Leave + id: Leave parent: Terminal.Gui.View langs: - csharp - name: ChildNeedsDisplay() - nameWithType: View.ChildNeedsDisplay() - fullName: View.ChildNeedsDisplay() - type: Method + - vb + name: Leave + nameWithType: View.Leave + fullName: Terminal.Gui.View.Leave + type: Event + source: + remote: + path: Terminal.Gui/Core.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Leave + path: ../Terminal.Gui/Core.cs + startLine: 298 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: Flags this view for requiring the children views to be repainted. + summary: "\nEvent fired when the view lost focus.\n" + example: [] syntax: - content: public void ChildNeedsDisplay (); - parameters: [] - overload: Terminal.Gui.View.ChildNeedsDisplay* - exceptions: [] -- uid: Terminal.Gui.View.Clear - id: Clear - parent: Terminal.Gui.View - langs: - - csharp - name: Clear() - nameWithType: View.Clear() - fullName: View.Clear() - type: Method - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Clears the view region with the current color. - remarks: >- -

- This clears the entire region used by this view. -

- syntax: - content: public void Clear (); - parameters: [] - overload: Terminal.Gui.View.Clear* - exceptions: [] -- uid: Terminal.Gui.View.Clear(Terminal.Gui.Rect) - id: Clear(Terminal.Gui.Rect) - parent: Terminal.Gui.View - langs: - - csharp - name: Clear(Rect) - nameWithType: View.Clear(Rect) - fullName: View.Clear(Rect) - type: Method - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Clears the specfied rectangular region with the current color - syntax: - content: public void Clear (Terminal.Gui.Rect r); - parameters: - - id: r - type: Terminal.Gui.Rect - description: To be added. - overload: Terminal.Gui.View.Clear* - exceptions: [] -- uid: Terminal.Gui.View.ClearNeedsDisplay - id: ClearNeedsDisplay - parent: Terminal.Gui.View - langs: - - csharp - name: ClearNeedsDisplay() - nameWithType: View.ClearNeedsDisplay() - fullName: View.ClearNeedsDisplay() - type: Method - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Removes the SetNeedsDisplay and the ChildNeedsDisplay setting on this view. - syntax: - content: protected void ClearNeedsDisplay (); - parameters: [] - overload: Terminal.Gui.View.ClearNeedsDisplay* - exceptions: [] -- uid: Terminal.Gui.View.ClipToBounds - id: ClipToBounds - parent: Terminal.Gui.View - langs: - - csharp - name: ClipToBounds() - nameWithType: View.ClipToBounds() - fullName: View.ClipToBounds() - type: Method - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Sets the Console driver's clip region to the current View's Bounds. - syntax: - content: public Terminal.Gui.Rect ClipToBounds (); - parameters: [] + content: public event EventHandler Leave return: - type: Terminal.Gui.Rect - description: The existing driver's Clip region, which can be then set by setting the Driver.Clip property. - overload: Terminal.Gui.View.ClipToBounds* - exceptions: [] -- uid: Terminal.Gui.View.ColorScheme - id: ColorScheme + type: System.EventHandler + content.vb: Public Event Leave As EventHandler + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: Terminal.Gui.View.MouseEnter + commentId: E:Terminal.Gui.View.MouseEnter + id: MouseEnter parent: Terminal.Gui.View langs: - csharp - name: ColorScheme - nameWithType: View.ColorScheme - fullName: View.ColorScheme - type: Property + - vb + name: MouseEnter + nameWithType: View.MouseEnter + fullName: Terminal.Gui.View.MouseEnter + type: Event + source: + remote: + path: Terminal.Gui/Core.cs + branch: docs + repo: tig:tig/gui.cs.git + id: MouseEnter + path: ../Terminal.Gui/Core.cs + startLine: 303 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: >- - The color scheme for this view, if it is not defined, it returns the parent's - color scheme. + summary: "\nEvent fired when the view receives the mouse event for the first time.\n" + example: [] syntax: - content: public Terminal.Gui.ColorScheme ColorScheme { get; set; } + content: public event EventHandler MouseEnter return: - type: Terminal.Gui.ColorScheme - description: To be added. - overload: Terminal.Gui.View.ColorScheme* - exceptions: [] -- uid: Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean) - id: DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean) + type: System.EventHandler{Terminal.Gui.MouseEvent} + content.vb: Public Event MouseEnter As EventHandler(Of MouseEvent) + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: Terminal.Gui.View.MouseLeave + commentId: E:Terminal.Gui.View.MouseLeave + id: MouseLeave parent: Terminal.Gui.View langs: - csharp - name: DrawFrame(Rect, Int32, Boolean) - nameWithType: View.DrawFrame(Rect, Int32, Boolean) - fullName: View.DrawFrame(Rect, Int32, Boolean) - type: Method + - vb + name: MouseLeave + nameWithType: View.MouseLeave + fullName: Terminal.Gui.View.MouseLeave + type: Event + source: + remote: + path: Terminal.Gui/Core.cs + branch: docs + repo: tig:tig/gui.cs.git + id: MouseLeave + path: ../Terminal.Gui/Core.cs + startLine: 308 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: Draws a frame in the current view, clipped by the boundary of this view + summary: "\nEvent fired when the view loses mouse event for the last time.\n" + example: [] syntax: - content: public void DrawFrame (Terminal.Gui.Rect rect, int padding = 0, bool fill = false); - parameters: - - id: rect - type: Terminal.Gui.Rect - description: Rectangular region for the frame to be drawn. - - id: padding - type: System.Int32 - description: The padding to add to the drawn frame. - - id: fill - type: System.Boolean - description: If set to true it fill will the contents. - overload: Terminal.Gui.View.DrawFrame* - exceptions: [] -- uid: Terminal.Gui.View.DrawHotString(NStack.ustring,System.Boolean,Terminal.Gui.ColorScheme) - id: DrawHotString(NStack.ustring,System.Boolean,Terminal.Gui.ColorScheme) - parent: Terminal.Gui.View - langs: - - csharp - name: DrawHotString(ustring, Boolean, ColorScheme) - nameWithType: View.DrawHotString(ustring, Boolean, ColorScheme) - fullName: View.DrawHotString(ustring, Boolean, ColorScheme) - type: Method - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Utility function to draw strings that contains a hotkey using a colorscheme and the "focused" state. - syntax: - content: public void DrawHotString (NStack.ustring text, bool focused, Terminal.Gui.ColorScheme scheme); - parameters: - - id: text - type: NStack.ustring - description: String to display, the underscoore before a letter flags the next letter as the hotkey. - - id: focused - type: System.Boolean - description: If set to true this uses the focused colors from the color scheme, otherwise the regular ones. - - id: scheme - type: Terminal.Gui.ColorScheme - description: The color scheme to use. - overload: Terminal.Gui.View.DrawHotString* - exceptions: [] -- uid: Terminal.Gui.View.DrawHotString(NStack.ustring,Terminal.Gui.Attribute,Terminal.Gui.Attribute) - id: DrawHotString(NStack.ustring,Terminal.Gui.Attribute,Terminal.Gui.Attribute) - parent: Terminal.Gui.View - langs: - - csharp - name: DrawHotString(ustring, Attribute, Attribute) - nameWithType: View.DrawHotString(ustring, Attribute, Attribute) - fullName: View.DrawHotString(ustring, Attribute, Attribute) - type: Method - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Utility function to draw strings that contain a hotkey - syntax: - content: public void DrawHotString (NStack.ustring text, Terminal.Gui.Attribute hotColor, Terminal.Gui.Attribute normalColor); - parameters: - - id: text - type: NStack.ustring - description: String to display, the underscoore before a letter flags the next letter as the hotkey. - - id: hotColor - type: Terminal.Gui.Attribute - description: Hot color. - - id: normalColor - type: Terminal.Gui.Attribute - description: Normal color. - overload: Terminal.Gui.View.DrawHotString* - exceptions: [] + content: public event EventHandler MouseLeave + return: + type: System.EventHandler{Terminal.Gui.MouseEvent} + content.vb: Public Event MouseLeave As EventHandler(Of MouseEvent) + modifiers.csharp: + - public + modifiers.vb: + - Public - uid: Terminal.Gui.View.Driver + commentId: P:Terminal.Gui.View.Driver id: Driver parent: Terminal.Gui.View langs: - csharp + - vb name: Driver nameWithType: View.Driver - fullName: View.Driver - type: Field + fullName: Terminal.Gui.View.Driver + type: Property + source: + remote: + path: Terminal.Gui/Core.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Driver + path: ../Terminal.Gui/Core.cs + startLine: 324 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: >- - Points to the current driver in use by the view, it is a convenience property - for simplifying the development of new views. + summary: "\nPoints to the current driver in use by the view, it is a convenience property\nfor simplifying the development of new views.\n" + example: [] syntax: - content: public static Terminal.Gui.ConsoleDriver Driver; + content: public static ConsoleDriver Driver { get; } + parameters: [] return: type: Terminal.Gui.ConsoleDriver - description: To be added. - exceptions: [] -- uid: Terminal.Gui.View.EnsureFocus - id: EnsureFocus + content.vb: Public Shared ReadOnly Property Driver As ConsoleDriver + overload: Terminal.Gui.View.Driver* + modifiers.csharp: + - public + - static + - get + modifiers.vb: + - Public + - Shared + - ReadOnly +- uid: Terminal.Gui.View.Subviews + commentId: P:Terminal.Gui.View.Subviews + id: Subviews parent: Terminal.Gui.View langs: - csharp - name: EnsureFocus() - nameWithType: View.EnsureFocus() - fullName: View.EnsureFocus() - type: Method - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Finds the first view in the hierarchy that wants to get the focus if nothing is currently focused, otherwise, it does nothing. - syntax: - content: public void EnsureFocus (); - parameters: [] - overload: Terminal.Gui.View.EnsureFocus* - exceptions: [] -- uid: Terminal.Gui.View.Focused - id: Focused - parent: Terminal.Gui.View - langs: - - csharp - name: Focused - nameWithType: View.Focused - fullName: View.Focused + - vb + name: Subviews + nameWithType: View.Subviews + fullName: Terminal.Gui.View.Subviews type: Property + source: + remote: + path: Terminal.Gui/Core.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Subviews + path: ../Terminal.Gui/Core.cs + startLine: 335 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: Returns the currently focused view inside this view, or null if nothing is focused. + summary: "\nThis returns a list of the subviews contained by this view.\n" + example: [] syntax: - content: public Terminal.Gui.View Focused { get; } - return: - type: Terminal.Gui.View - description: The focused. - overload: Terminal.Gui.View.Focused* - exceptions: [] -- uid: Terminal.Gui.View.FocusFirst - id: FocusFirst - parent: Terminal.Gui.View - langs: - - csharp - name: FocusFirst() - nameWithType: View.FocusFirst() - fullName: View.FocusFirst() - type: Method - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Focuses the first focusable subview if one exists. - syntax: - content: public void FocusFirst (); - parameters: [] - overload: Terminal.Gui.View.FocusFirst* - exceptions: [] -- uid: Terminal.Gui.View.FocusLast - id: FocusLast - parent: Terminal.Gui.View - langs: - - csharp - name: FocusLast() - nameWithType: View.FocusLast() - fullName: View.FocusLast() - type: Method - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Focuses the last focusable subview if one exists. - syntax: - content: public void FocusLast (); - parameters: [] - overload: Terminal.Gui.View.FocusLast* - exceptions: [] -- uid: Terminal.Gui.View.FocusNext - id: FocusNext - parent: Terminal.Gui.View - langs: - - csharp - name: FocusNext() - nameWithType: View.FocusNext() - fullName: View.FocusNext() - type: Method - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Focuses the next view. - syntax: - content: public bool FocusNext (); + content: public IList Subviews { get; } parameters: [] return: - type: System.Boolean - description: true, if next was focused, false otherwise. - overload: Terminal.Gui.View.FocusNext* - exceptions: [] -- uid: Terminal.Gui.View.FocusPrev - id: FocusPrev - parent: Terminal.Gui.View - langs: - - csharp - name: FocusPrev() - nameWithType: View.FocusPrev() - fullName: View.FocusPrev() - type: Method - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Focuses the previous view. - syntax: - content: public bool FocusPrev (); - parameters: [] - return: - type: System.Boolean - description: true, if previous was focused, false otherwise. - overload: Terminal.Gui.View.FocusPrev* - exceptions: [] -- uid: Terminal.Gui.View.Frame - id: Frame - parent: Terminal.Gui.View - langs: - - csharp - name: Frame - nameWithType: View.Frame - fullName: View.Frame - type: Property - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Gets or sets the frame for the view. - remarks: "Altering the Frame of a view will trigger the redrawing of the \n view as well as the redrawing of the affected regions in the superview." - syntax: - content: public virtual Terminal.Gui.Rect Frame { get; set; } - return: - type: Terminal.Gui.Rect - description: The frame. - overload: Terminal.Gui.View.Frame* - exceptions: [] -- uid: Terminal.Gui.View.GetEnumerator - id: GetEnumerator - parent: Terminal.Gui.View - langs: - - csharp - name: GetEnumerator() - nameWithType: View.GetEnumerator() - fullName: View.GetEnumerator() - type: Method - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Gets an enumerator that enumerates the subviews in this view. - syntax: - content: >- - [System.Runtime.CompilerServices.IteratorStateMachine(typeof(Terminal.Gui.View/d__23))] - - public System.Collections.IEnumerator GetEnumerator (); - parameters: [] - return: - type: System.Collections.IEnumerator - description: The enumerator. - overload: Terminal.Gui.View.GetEnumerator* - exceptions: [] - attributes: - - type: System.Runtime.CompilerServices.IteratorStateMachine -- uid: Terminal.Gui.View.HasFocus - id: HasFocus - parent: Terminal.Gui.View - langs: - - csharp - name: HasFocus - nameWithType: View.HasFocus - fullName: View.HasFocus - type: Property - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Gets or sets a value indicating whether this has focus. - syntax: - content: public override bool HasFocus { get; } - return: - type: System.Boolean - description: true if has focus; otherwise, false. - overload: Terminal.Gui.View.HasFocus* - exceptions: [] -- uid: Terminal.Gui.View.Height - id: Height - parent: Terminal.Gui.View - langs: - - csharp - name: Height - nameWithType: View.Height - fullName: View.Height - type: Property - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: >- - Gets or sets the height for the view. This is only used when the LayoutStyle is Computed, if the - LayoutStyle is set to Absolute, this value is ignored. - syntax: - content: public Terminal.Gui.Dim Height { get; set; } - return: - type: Terminal.Gui.Dim - description: The height. - overload: Terminal.Gui.View.Height* - exceptions: [] + type: System.Collections.Generic.IList{Terminal.Gui.View} + description: The subviews. + content.vb: Public ReadOnly Property Subviews As IList(Of View) + overload: Terminal.Gui.View.Subviews* + modifiers.csharp: + - public + - get + modifiers.vb: + - Public + - ReadOnly - uid: Terminal.Gui.View.Id + commentId: P:Terminal.Gui.View.Id id: Id parent: Terminal.Gui.View langs: - csharp + - vb name: Id nameWithType: View.Id - fullName: View.Id + fullName: Terminal.Gui.View.Id type: Property + source: + remote: + path: Terminal.Gui/Core.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Id + path: ../Terminal.Gui/Core.cs + startLine: 350 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: Gets or sets an identifier for the view; + summary: "\nGets or sets an identifier for the view;\n" + example: [] syntax: - content: public NStack.ustring Id { get; set; } + content: public ustring Id { get; set; } + parameters: [] return: type: NStack.ustring description: The identifier. + content.vb: Public Property Id As ustring overload: Terminal.Gui.View.Id* - exceptions: [] + modifiers.csharp: + - public + - get + - set + modifiers.vb: + - Public +- uid: Terminal.Gui.View.WantMousePositionReports + commentId: P:Terminal.Gui.View.WantMousePositionReports + id: WantMousePositionReports + parent: Terminal.Gui.View + langs: + - csharp + - vb + name: WantMousePositionReports + nameWithType: View.WantMousePositionReports + fullName: Terminal.Gui.View.WantMousePositionReports + type: Property + source: + remote: + path: Terminal.Gui/Core.cs + branch: docs + repo: tig:tig/gui.cs.git + id: WantMousePositionReports + path: ../Terminal.Gui/Core.cs + startLine: 356 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nGets or sets a value indicating whether this want mouse position reports.\n" + example: [] + syntax: + content: public virtual bool WantMousePositionReports { get; set; } + parameters: [] + return: + type: System.Boolean + description: true if want mouse position reports; otherwise, false. + content.vb: Public Overridable Property WantMousePositionReports As Boolean + overload: Terminal.Gui.View.WantMousePositionReports* + modifiers.csharp: + - public + - virtual + - get + - set + modifiers.vb: + - Public + - Overridable +- uid: Terminal.Gui.View.WantContinuousButtonPressed + commentId: P:Terminal.Gui.View.WantContinuousButtonPressed + id: WantContinuousButtonPressed + parent: Terminal.Gui.View + langs: + - csharp + - vb + name: WantContinuousButtonPressed + nameWithType: View.WantContinuousButtonPressed + fullName: Terminal.Gui.View.WantContinuousButtonPressed + type: Property + source: + remote: + path: Terminal.Gui/Core.cs + branch: docs + repo: tig:tig/gui.cs.git + id: WantContinuousButtonPressed + path: ../Terminal.Gui/Core.cs + startLine: 361 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nGets or sets a value indicating whether this want continuous button pressed event.\n" + example: [] + syntax: + content: public virtual bool WantContinuousButtonPressed { get; set; } + parameters: [] + return: + type: System.Boolean + content.vb: Public Overridable Property WantContinuousButtonPressed As Boolean + overload: Terminal.Gui.View.WantContinuousButtonPressed* + modifiers.csharp: + - public + - virtual + - get + - set + modifiers.vb: + - Public + - Overridable +- uid: Terminal.Gui.View.Frame + commentId: P:Terminal.Gui.View.Frame + id: Frame + parent: Terminal.Gui.View + langs: + - csharp + - vb + name: Frame + nameWithType: View.Frame + fullName: Terminal.Gui.View.Frame + type: Property + source: + remote: + path: Terminal.Gui/Core.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Frame + path: ../Terminal.Gui/Core.cs + startLine: 370 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nGets or sets the frame for the view.\n" + remarks: "\nAltering the Frame of a view will trigger the redrawing of the\nview as well as the redrawing of the affected regions in the superview.\n" + example: [] + syntax: + content: public virtual Rect Frame { get; set; } + parameters: [] + return: + type: Terminal.Gui.Rect + description: The frame. + content.vb: Public Overridable Property Frame As Rect + overload: Terminal.Gui.View.Frame* + modifiers.csharp: + - public + - virtual + - get + - set + modifiers.vb: + - Public + - Overridable +- uid: Terminal.Gui.View.GetEnumerator + commentId: M:Terminal.Gui.View.GetEnumerator + id: GetEnumerator + parent: Terminal.Gui.View + langs: + - csharp + - vb + name: GetEnumerator() + nameWithType: View.GetEnumerator() + fullName: Terminal.Gui.View.GetEnumerator() + type: Method + source: + remote: + path: Terminal.Gui/Core.cs + branch: docs + repo: tig:tig/gui.cs.git + id: GetEnumerator + path: ../Terminal.Gui/Core.cs + startLine: 388 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nGets an enumerator that enumerates the subviews in this view.\n" + example: [] + syntax: + content: public IEnumerator GetEnumerator() + return: + type: System.Collections.IEnumerator + description: The enumerator. + content.vb: Public Function GetEnumerator As IEnumerator + overload: Terminal.Gui.View.GetEnumerator* + implements: + - System.Collections.IEnumerable.GetEnumerator + modifiers.csharp: + - public + modifiers.vb: + - Public - uid: Terminal.Gui.View.LayoutStyle + commentId: P:Terminal.Gui.View.LayoutStyle id: LayoutStyle parent: Terminal.Gui.View langs: - csharp + - vb name: LayoutStyle nameWithType: View.LayoutStyle - fullName: View.LayoutStyle + fullName: Terminal.Gui.View.LayoutStyle type: Property + source: + remote: + path: Terminal.Gui/Core.cs + branch: docs + repo: tig:tig/gui.cs.git + id: LayoutStyle + path: ../Terminal.Gui/Core.cs + startLine: 402 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: >- - Controls how the view's Frame is computed during the LayoutSubviews method, if Absolute, then - LayoutSubviews does not change the Frame properties, otherwise the Frame is updated from the - values in X, Y, Width and Height properties. + summary: "\nControls how the view's Frame is computed during the LayoutSubviews method, if Absolute, then\nLayoutSubviews does not change the Frame properties, otherwise the Frame is updated from the\nvalues in X, Y, Width and Height properties.\n" + example: [] syntax: - content: public Terminal.Gui.LayoutStyle LayoutStyle { get; set; } + content: public LayoutStyle LayoutStyle { get; set; } + parameters: [] return: type: Terminal.Gui.LayoutStyle description: The layout style. + content.vb: Public Property LayoutStyle As LayoutStyle overload: Terminal.Gui.View.LayoutStyle* - exceptions: [] -- uid: Terminal.Gui.View.LayoutSubviews - id: LayoutSubviews + modifiers.csharp: + - public + - get + - set + modifiers.vb: + - Public +- uid: Terminal.Gui.View.Bounds + commentId: P:Terminal.Gui.View.Bounds + id: Bounds parent: Terminal.Gui.View langs: - csharp - name: LayoutSubviews() - nameWithType: View.LayoutSubviews() - fullName: View.LayoutSubviews() - type: Method - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: "This virtual method is invoked when a view starts executing or \n when the dimensions of the view have changed, for example in \n response to the container view or terminal resizing." - syntax: - content: public virtual void LayoutSubviews (); - parameters: [] - overload: Terminal.Gui.View.LayoutSubviews* - exceptions: [] -- uid: Terminal.Gui.View.MostFocused - id: MostFocused - parent: Terminal.Gui.View - langs: - - csharp - name: MostFocused - nameWithType: View.MostFocused - fullName: View.MostFocused + - vb + name: Bounds + nameWithType: View.Bounds + fullName: Terminal.Gui.View.Bounds type: Property + source: + remote: + path: Terminal.Gui/Core.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Bounds + path: ../Terminal.Gui/Core.cs + startLine: 414 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: Returns the most focused view in the chain of subviews (the leaf view that has the focus). + summary: "\nThe bounds represent the View-relative rectangle used for this view. Updates to the Bounds update the Frame, and has the same side effects as updating the frame.\n" + example: [] syntax: - content: public Terminal.Gui.View MostFocused { get; } + content: public Rect Bounds { get; set; } + parameters: [] + return: + type: Terminal.Gui.Rect + description: The bounds. + content.vb: Public Property Bounds As Rect + overload: Terminal.Gui.View.Bounds* + modifiers.csharp: + - public + - get + - set + modifiers.vb: + - Public +- uid: Terminal.Gui.View.X + commentId: P:Terminal.Gui.View.X + id: X + parent: Terminal.Gui.View + langs: + - csharp + - vb + name: X + nameWithType: View.X + fullName: Terminal.Gui.View.X + type: Property + source: + remote: + path: Terminal.Gui/Core.cs + branch: docs + repo: tig:tig/gui.cs.git + id: X + path: ../Terminal.Gui/Core.cs + startLine: 427 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nGets or sets the X position for the view (the column). This is only used when the LayoutStyle is Computed, if the\nLayoutStyle is set to Absolute, this value is ignored.\n" + example: [] + syntax: + content: public Pos X { get; set; } + parameters: [] + return: + type: Terminal.Gui.Pos + description: The X Position. + content.vb: Public Property X As Pos + overload: Terminal.Gui.View.X* + modifiers.csharp: + - public + - get + - set + modifiers.vb: + - Public +- uid: Terminal.Gui.View.Y + commentId: P:Terminal.Gui.View.Y + id: Y + parent: Terminal.Gui.View + langs: + - csharp + - vb + name: Y + nameWithType: View.Y + fullName: Terminal.Gui.View.Y + type: Property + source: + remote: + path: Terminal.Gui/Core.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Y + path: ../Terminal.Gui/Core.cs + startLine: 440 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nGets or sets the Y position for the view (line). This is only used when the LayoutStyle is Computed, if the\nLayoutStyle is set to Absolute, this value is ignored.\n" + example: [] + syntax: + content: public Pos Y { get; set; } + parameters: [] + return: + type: Terminal.Gui.Pos + description: The y position (line). + content.vb: Public Property Y As Pos + overload: Terminal.Gui.View.Y* + modifiers.csharp: + - public + - get + - set + modifiers.vb: + - Public +- uid: Terminal.Gui.View.Width + commentId: P:Terminal.Gui.View.Width + id: Width + parent: Terminal.Gui.View + langs: + - csharp + - vb + name: Width + nameWithType: View.Width + fullName: Terminal.Gui.View.Width + type: Property + source: + remote: + path: Terminal.Gui/Core.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Width + path: ../Terminal.Gui/Core.cs + startLine: 455 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nGets or sets the width for the view. This is only used when the LayoutStyle is Computed, if the\nLayoutStyle is set to Absolute, this value is ignored.\n" + example: [] + syntax: + content: public Dim Width { get; set; } + parameters: [] + return: + type: Terminal.Gui.Dim + description: The width. + content.vb: 'Public Property Width As ' + overload: Terminal.Gui.View.Width* + modifiers.csharp: + - public + - get + - set + modifiers.vb: + - Public +- uid: Terminal.Gui.View.Height + commentId: P:Terminal.Gui.View.Height + id: Height + parent: Terminal.Gui.View + langs: + - csharp + - vb + name: Height + nameWithType: View.Height + fullName: Terminal.Gui.View.Height + type: Property + source: + remote: + path: Terminal.Gui/Core.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Height + path: ../Terminal.Gui/Core.cs + startLine: 468 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nGets or sets the height for the view. This is only used when the LayoutStyle is Computed, if the\nLayoutStyle is set to Absolute, this value is ignored.\n" + example: [] + syntax: + content: public Dim Height { get; set; } + parameters: [] + return: + type: Terminal.Gui.Dim + description: The height. + content.vb: 'Public Property Height As ' + overload: Terminal.Gui.View.Height* + modifiers.csharp: + - public + - get + - set + modifiers.vb: + - Public +- uid: Terminal.Gui.View.SuperView + commentId: P:Terminal.Gui.View.SuperView + id: SuperView + parent: Terminal.Gui.View + langs: + - csharp + - vb + name: SuperView + nameWithType: View.SuperView + fullName: Terminal.Gui.View.SuperView + type: Property + source: + remote: + path: Terminal.Gui/Core.cs + branch: docs + repo: tig:tig/gui.cs.git + id: SuperView + path: ../Terminal.Gui/Core.cs + startLine: 480 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nReturns the container for this view, or null if this view has not been added to a container.\n" + example: [] + syntax: + content: public View SuperView { get; } + parameters: [] return: type: Terminal.Gui.View - description: The most focused. - overload: Terminal.Gui.View.MostFocused* - exceptions: [] -- uid: Terminal.Gui.View.Move(System.Int32,System.Int32) - id: Move(System.Int32,System.Int32) + description: The super view. + content.vb: Public ReadOnly Property SuperView As View + overload: Terminal.Gui.View.SuperView* + modifiers.csharp: + - public + - get + modifiers.vb: + - Public + - ReadOnly +- uid: Terminal.Gui.View.#ctor(Terminal.Gui.Rect) + commentId: M:Terminal.Gui.View.#ctor(Terminal.Gui.Rect) + id: '#ctor(Terminal.Gui.Rect)' parent: Terminal.Gui.View langs: - csharp - name: Move(Int32, Int32) - nameWithType: View.Move(Int32, Int32) - fullName: View.Move(Int32, Int32) - type: Method + - vb + name: View(Rect) + nameWithType: View.View(Rect) + fullName: Terminal.Gui.View.View(Terminal.Gui.Rect) + type: Constructor + source: + remote: + path: Terminal.Gui/Core.cs + branch: docs + repo: tig:tig/gui.cs.git + id: .ctor + path: ../Terminal.Gui/Core.cs + startLine: 488 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: This moves the cursor to the specified column and row in the view. + summary: "\nInitializes a new instance of the class with the absolute\ndimensions specified in the frame. If you want to have Views that can be positioned with\nPos and Dim properties on X, Y, Width and Height, use the empty constructor.\n" + example: [] syntax: - content: public void Move (int col, int row); + content: public View(Rect frame) parameters: - - id: col - type: System.Int32 - description: Col. - - id: row - type: System.Int32 - description: Row. - overload: Terminal.Gui.View.Move* - exceptions: [] -- uid: Terminal.Gui.View.PositionCursor - id: PositionCursor + - id: frame + type: Terminal.Gui.Rect + description: The region covered by this view. + content.vb: Public Sub New(frame As Rect) + overload: Terminal.Gui.View.#ctor* + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: Terminal.Gui.View.#ctor + commentId: M:Terminal.Gui.View.#ctor + id: '#ctor' parent: Terminal.Gui.View langs: - csharp - name: PositionCursor() - nameWithType: View.PositionCursor() - fullName: View.PositionCursor() - type: Method + - vb + name: View() + nameWithType: View.View() + fullName: Terminal.Gui.View.View() + type: Constructor + source: + remote: + path: Terminal.Gui/Core.cs + branch: docs + repo: tig:tig/gui.cs.git + id: .ctor + path: ../Terminal.Gui/Core.cs + startLine: 500 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: Positions the cursor in the right position based on the currently focused view in the chain. + summary: "\nInitializes a new instance of the class and sets the\nview up for Computed layout, which will use the values in X, Y, Width and Height to\ncompute the View's Frame.\n" + example: [] syntax: - content: public virtual void PositionCursor (); - parameters: [] - overload: Terminal.Gui.View.PositionCursor* - exceptions: [] -- uid: Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) - id: ProcessColdKey(Terminal.Gui.KeyEvent) + content: public View() + content.vb: Public Sub New + overload: Terminal.Gui.View.#ctor* + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: Terminal.Gui.View.SetNeedsDisplay + commentId: M:Terminal.Gui.View.SetNeedsDisplay + id: SetNeedsDisplay parent: Terminal.Gui.View langs: - csharp - name: ProcessColdKey(KeyEvent) - nameWithType: View.ProcessColdKey(KeyEvent) - fullName: View.ProcessColdKey(KeyEvent) + - vb + name: SetNeedsDisplay() + nameWithType: View.SetNeedsDisplay() + fullName: Terminal.Gui.View.SetNeedsDisplay() type: Method + source: + remote: + path: Terminal.Gui/Core.cs + branch: docs + repo: tig:tig/gui.cs.git + id: SetNeedsDisplay + path: ../Terminal.Gui/Core.cs + startLine: 510 assemblies: - Terminal.Gui namespace: Terminal.Gui + summary: "\nInvoke to flag that this view needs to be redisplayed, by any code\nthat alters the state of the view.\n" + example: [] syntax: - content: public override bool ProcessColdKey (Terminal.Gui.KeyEvent keyEvent); - parameters: - - id: keyEvent - type: Terminal.Gui.KeyEvent - description: Contains the details about the key that produced the event. - return: - type: System.Boolean - description: To be added. - overload: Terminal.Gui.View.ProcessColdKey* - exceptions: [] -- uid: Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) - id: ProcessHotKey(Terminal.Gui.KeyEvent) + content: public void SetNeedsDisplay() + content.vb: Public Sub SetNeedsDisplay + overload: Terminal.Gui.View.SetNeedsDisplay* + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) + commentId: M:Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) + id: SetNeedsDisplay(Terminal.Gui.Rect) parent: Terminal.Gui.View langs: - csharp - name: ProcessHotKey(KeyEvent) - nameWithType: View.ProcessHotKey(KeyEvent) - fullName: View.ProcessHotKey(KeyEvent) + - vb + name: SetNeedsDisplay(Rect) + nameWithType: View.SetNeedsDisplay(Rect) + fullName: Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) type: Method + source: + remote: + path: Terminal.Gui/Core.cs + branch: docs + repo: tig:tig/gui.cs.git + id: SetNeedsDisplay + path: ../Terminal.Gui/Core.cs + startLine: 531 assemblies: - Terminal.Gui namespace: Terminal.Gui + summary: "\nFlags the specified rectangle region on this view as needing to be repainted.\n" + example: [] syntax: - content: public override bool ProcessHotKey (Terminal.Gui.KeyEvent keyEvent); - parameters: - - id: keyEvent - type: Terminal.Gui.KeyEvent - description: Contains the details about the key that produced the event. - return: - type: System.Boolean - description: To be added. - overload: Terminal.Gui.View.ProcessHotKey* - exceptions: [] -- uid: Terminal.Gui.View.ProcessKey(Terminal.Gui.KeyEvent) - id: ProcessKey(Terminal.Gui.KeyEvent) - parent: Terminal.Gui.View - langs: - - csharp - name: ProcessKey(KeyEvent) - nameWithType: View.ProcessKey(KeyEvent) - fullName: View.ProcessKey(KeyEvent) - type: Method - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - syntax: - content: public override bool ProcessKey (Terminal.Gui.KeyEvent keyEvent); - parameters: - - id: keyEvent - type: Terminal.Gui.KeyEvent - description: Contains the details about the key that produced the event. - return: - type: System.Boolean - description: To be added. - overload: Terminal.Gui.View.ProcessKey* - exceptions: [] -- uid: Terminal.Gui.View.Redraw(Terminal.Gui.Rect) - id: Redraw(Terminal.Gui.Rect) - parent: Terminal.Gui.View - langs: - - csharp - name: Redraw(Rect) - nameWithType: View.Redraw(Rect) - fullName: View.Redraw(Rect) - type: Method - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Performs a redraw of this view and its subviews, only redraws the views that have been flagged for a re-display. - remarks: >- -

- Views should set the color that they want to use on entry, as otherwise this will inherit - the last color that was set globaly on the driver. -

- syntax: - content: public virtual void Redraw (Terminal.Gui.Rect region); + content: public void SetNeedsDisplay(Rect region) parameters: - id: region type: Terminal.Gui.Rect - description: The region to redraw, this is relative to the view itself. - overload: Terminal.Gui.View.Redraw* - exceptions: [] -- uid: Terminal.Gui.View.Remove(Terminal.Gui.View) - id: Remove(Terminal.Gui.View) + description: The region that must be flagged for repaint. + content.vb: Public Sub SetNeedsDisplay(region As Rect) + overload: Terminal.Gui.View.SetNeedsDisplay* + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: Terminal.Gui.View.ChildNeedsDisplay + commentId: M:Terminal.Gui.View.ChildNeedsDisplay + id: ChildNeedsDisplay parent: Terminal.Gui.View langs: - csharp - name: Remove(View) - nameWithType: View.Remove(View) - fullName: View.Remove(View) + - vb + name: ChildNeedsDisplay() + nameWithType: View.ChildNeedsDisplay() + fullName: Terminal.Gui.View.ChildNeedsDisplay() type: Method + source: + remote: + path: Terminal.Gui/Core.cs + branch: docs + repo: tig:tig/gui.cs.git + id: ChildNeedsDisplay + path: ../Terminal.Gui/Core.cs + startLine: 560 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: Removes a widget from this container. + summary: "\nFlags this view for requiring the children views to be repainted.\n" + example: [] syntax: - content: public virtual void Remove (Terminal.Gui.View view); + content: public void ChildNeedsDisplay() + content.vb: Public Sub ChildNeedsDisplay + overload: Terminal.Gui.View.ChildNeedsDisplay* + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: Terminal.Gui.View.Add(Terminal.Gui.View) + commentId: M:Terminal.Gui.View.Add(Terminal.Gui.View) + id: Add(Terminal.Gui.View) + parent: Terminal.Gui.View + langs: + - csharp + - vb + name: Add(View) + nameWithType: View.Add(View) + fullName: Terminal.Gui.View.Add(Terminal.Gui.View) + type: Method + source: + remote: + path: Terminal.Gui/Core.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Add + path: ../Terminal.Gui/Core.cs + startLine: 572 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nAdds a subview to this view.\n" + remarks: "\n" + example: [] + syntax: + content: public virtual void Add(View view) parameters: - id: view type: Terminal.Gui.View - description: To be added. - overload: Terminal.Gui.View.Remove* - exceptions: [] + content.vb: Public Overridable Sub Add(view As View) + overload: Terminal.Gui.View.Add* + modifiers.csharp: + - public + - virtual + modifiers.vb: + - Public + - Overridable +- uid: Terminal.Gui.View.Add(Terminal.Gui.View[]) + commentId: M:Terminal.Gui.View.Add(Terminal.Gui.View[]) + id: Add(Terminal.Gui.View[]) + parent: Terminal.Gui.View + langs: + - csharp + - vb + name: Add(View[]) + nameWithType: View.Add(View[]) + fullName: Terminal.Gui.View.Add(Terminal.Gui.View[]) + type: Method + source: + remote: + path: Terminal.Gui/Core.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Add + path: ../Terminal.Gui/Core.cs + startLine: 590 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nAdds the specified views to the view.\n" + example: [] + syntax: + content: public void Add(params View[] views) + parameters: + - id: views + type: Terminal.Gui.View[] + description: Array of one or more views (can be optional parameter). + content.vb: Public Sub Add(ParamArray views As View()) + overload: Terminal.Gui.View.Add* + nameWithType.vb: View.Add(View()) + modifiers.csharp: + - public + modifiers.vb: + - Public + fullName.vb: Terminal.Gui.View.Add(Terminal.Gui.View()) + name.vb: Add(View()) - uid: Terminal.Gui.View.RemoveAll + commentId: M:Terminal.Gui.View.RemoveAll id: RemoveAll parent: Terminal.Gui.View langs: - csharp + - vb name: RemoveAll() nameWithType: View.RemoveAll() - fullName: View.RemoveAll() + fullName: Terminal.Gui.View.RemoveAll() type: Method + source: + remote: + path: Terminal.Gui/Core.cs + branch: docs + repo: tig:tig/gui.cs.git + id: RemoveAll + path: ../Terminal.Gui/Core.cs + startLine: 603 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: Removes all the widgets from this container. + summary: "\nRemoves all the widgets from this container.\n" + remarks: "\n" + example: [] syntax: - content: public virtual void RemoveAll (); - parameters: [] + content: public virtual void RemoveAll() + content.vb: Public Overridable Sub RemoveAll overload: Terminal.Gui.View.RemoveAll* - exceptions: [] + modifiers.csharp: + - public + - virtual + modifiers.vb: + - Public + - Overridable +- uid: Terminal.Gui.View.Remove(Terminal.Gui.View) + commentId: M:Terminal.Gui.View.Remove(Terminal.Gui.View) + id: Remove(Terminal.Gui.View) + parent: Terminal.Gui.View + langs: + - csharp + - vb + name: Remove(View) + nameWithType: View.Remove(View) + fullName: Terminal.Gui.View.Remove(Terminal.Gui.View) + type: Method + source: + remote: + path: Terminal.Gui/Core.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Remove + path: ../Terminal.Gui/Core.cs + startLine: 618 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nRemoves a widget from this container.\n" + remarks: "\n" + example: [] + syntax: + content: public virtual void Remove(View view) + parameters: + - id: view + type: Terminal.Gui.View + content.vb: Public Overridable Sub Remove(view As View) + overload: Terminal.Gui.View.Remove* + modifiers.csharp: + - public + - virtual + modifiers.vb: + - Public + - Overridable +- uid: Terminal.Gui.View.BringSubviewToFront(Terminal.Gui.View) + commentId: M:Terminal.Gui.View.BringSubviewToFront(Terminal.Gui.View) + id: BringSubviewToFront(Terminal.Gui.View) + parent: Terminal.Gui.View + langs: + - csharp + - vb + name: BringSubviewToFront(View) + nameWithType: View.BringSubviewToFront(View) + fullName: Terminal.Gui.View.BringSubviewToFront(Terminal.Gui.View) + type: Method + source: + remote: + path: Terminal.Gui/Core.cs + branch: docs + repo: tig:tig/gui.cs.git + id: BringSubviewToFront + path: ../Terminal.Gui/Core.cs + startLine: 655 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nBrings the specified subview to the front so it is drawn on top of any other views.\n" + remarks: "\n.\n" + example: [] + syntax: + content: public void BringSubviewToFront(View subview) + parameters: + - id: subview + type: Terminal.Gui.View + description: The subview to send to the front + content.vb: Public Sub BringSubviewToFront(subview As View) + overload: Terminal.Gui.View.BringSubviewToFront* + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: Terminal.Gui.View.SendSubviewToBack(Terminal.Gui.View) + commentId: M:Terminal.Gui.View.SendSubviewToBack(Terminal.Gui.View) + id: SendSubviewToBack(Terminal.Gui.View) + parent: Terminal.Gui.View + langs: + - csharp + - vb + name: SendSubviewToBack(View) + nameWithType: View.SendSubviewToBack(View) + fullName: Terminal.Gui.View.SendSubviewToBack(Terminal.Gui.View) + type: Method + source: + remote: + path: Terminal.Gui/Core.cs + branch: docs + repo: tig:tig/gui.cs.git + id: SendSubviewToBack + path: ../Terminal.Gui/Core.cs + startLine: 670 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nSends the specified subview to the front so it is the first view drawn\n" + remarks: "\n.\n" + example: [] + syntax: + content: public void SendSubviewToBack(View subview) + parameters: + - id: subview + type: Terminal.Gui.View + description: The subview to send to the front + content.vb: Public Sub SendSubviewToBack(subview As View) + overload: Terminal.Gui.View.SendSubviewToBack* + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: Terminal.Gui.View.SendSubviewBackwards(Terminal.Gui.View) + commentId: M:Terminal.Gui.View.SendSubviewBackwards(Terminal.Gui.View) + id: SendSubviewBackwards(Terminal.Gui.View) + parent: Terminal.Gui.View + langs: + - csharp + - vb + name: SendSubviewBackwards(View) + nameWithType: View.SendSubviewBackwards(View) + fullName: Terminal.Gui.View.SendSubviewBackwards(Terminal.Gui.View) + type: Method + source: + remote: + path: Terminal.Gui/Core.cs + branch: docs + repo: tig:tig/gui.cs.git + id: SendSubviewBackwards + path: ../Terminal.Gui/Core.cs + startLine: 685 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nMoves the subview backwards in the hierarchy, only one step\n" + remarks: "\nIf you want to send the view all the way to the back use SendSubviewToBack.\n" + example: [] + syntax: + content: public void SendSubviewBackwards(View subview) + parameters: + - id: subview + type: Terminal.Gui.View + description: The subview to send backwards + content.vb: Public Sub SendSubviewBackwards(subview As View) + overload: Terminal.Gui.View.SendSubviewBackwards* + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: Terminal.Gui.View.BringSubviewForward(Terminal.Gui.View) + commentId: M:Terminal.Gui.View.BringSubviewForward(Terminal.Gui.View) + id: BringSubviewForward(Terminal.Gui.View) + parent: Terminal.Gui.View + langs: + - csharp + - vb + name: BringSubviewForward(View) + nameWithType: View.BringSubviewForward(View) + fullName: Terminal.Gui.View.BringSubviewForward(Terminal.Gui.View) + type: Method + source: + remote: + path: Terminal.Gui/Core.cs + branch: docs + repo: tig:tig/gui.cs.git + id: BringSubviewForward + path: ../Terminal.Gui/Core.cs + startLine: 703 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nMoves the subview backwards in the hierarchy, only one step\n" + remarks: "\nIf you want to send the view all the way to the back use SendSubviewToBack.\n" + example: [] + syntax: + content: public void BringSubviewForward(View subview) + parameters: + - id: subview + type: Terminal.Gui.View + description: The subview to send backwards + content.vb: Public Sub BringSubviewForward(subview As View) + overload: Terminal.Gui.View.BringSubviewForward* + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: Terminal.Gui.View.Clear + commentId: M:Terminal.Gui.View.Clear + id: Clear + parent: Terminal.Gui.View + langs: + - csharp + - vb + name: Clear() + nameWithType: View.Clear() + fullName: Terminal.Gui.View.Clear() + type: Method + source: + remote: + path: Terminal.Gui/Core.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Clear + path: ../Terminal.Gui/Core.cs + startLine: 722 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nClears the view region with the current color.\n" + remarks: "\n

\n This clears the entire region used by this view.\n

\n" + example: [] + syntax: + content: public void Clear() + content.vb: Public Sub Clear + overload: Terminal.Gui.View.Clear* + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: Terminal.Gui.View.Clear(Terminal.Gui.Rect) + commentId: M:Terminal.Gui.View.Clear(Terminal.Gui.Rect) + id: Clear(Terminal.Gui.Rect) + parent: Terminal.Gui.View + langs: + - csharp + - vb + name: Clear(Rect) + nameWithType: View.Clear(Rect) + fullName: Terminal.Gui.View.Clear(Terminal.Gui.Rect) + type: Method + source: + remote: + path: Terminal.Gui/Core.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Clear + path: ../Terminal.Gui/Core.cs + startLine: 736 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nClears the specified rectangular region with the current color\n" + example: [] + syntax: + content: public void Clear(Rect r) + parameters: + - id: r + type: Terminal.Gui.Rect + content.vb: Public Sub Clear(r As Rect) + overload: Terminal.Gui.View.Clear* + modifiers.csharp: + - public + modifiers.vb: + - Public - uid: Terminal.Gui.View.ScreenToView(System.Int32,System.Int32) + commentId: M:Terminal.Gui.View.ScreenToView(System.Int32,System.Int32) id: ScreenToView(System.Int32,System.Int32) parent: Terminal.Gui.View langs: - csharp + - vb name: ScreenToView(Int32, Int32) nameWithType: View.ScreenToView(Int32, Int32) - fullName: View.ScreenToView(Int32, Int32) + fullName: Terminal.Gui.View.ScreenToView(System.Int32, System.Int32) type: Method + source: + remote: + path: Terminal.Gui/Core.cs + branch: docs + repo: tig:tig/gui.cs.git + id: ScreenToView + path: ../Terminal.Gui/Core.cs + startLine: 780 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: Converts a point from screen coordinates into the view coordinate space. + summary: "\nConverts a point from screen coordinates into the view coordinate space.\n" + example: [] syntax: - content: public Terminal.Gui.Point ScreenToView (int x, int y); + content: public Point ScreenToView(int x, int y) parameters: - id: x type: System.Int32 @@ -931,23 +1378,73 @@ items: return: type: Terminal.Gui.Point description: The mapped point. + content.vb: Public Function ScreenToView(x As Integer, y As Integer) As Point overload: Terminal.Gui.View.ScreenToView* - exceptions: [] + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: Terminal.Gui.View.ClipToBounds + commentId: M:Terminal.Gui.View.ClipToBounds + id: ClipToBounds + parent: Terminal.Gui.View + langs: + - csharp + - vb + name: ClipToBounds() + nameWithType: View.ClipToBounds() + fullName: Terminal.Gui.View.ClipToBounds() + type: Method + source: + remote: + path: Terminal.Gui/Core.cs + branch: docs + repo: tig:tig/gui.cs.git + id: ClipToBounds + path: ../Terminal.Gui/Core.cs + startLine: 812 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nSets the Console driver's clip region to the current View's Bounds.\n" + example: [] + syntax: + content: public Rect ClipToBounds() + return: + type: Terminal.Gui.Rect + description: The existing driver's Clip region, which can be then set by setting the Driver.Clip property. + content.vb: Public Function ClipToBounds As Rect + overload: Terminal.Gui.View.ClipToBounds* + modifiers.csharp: + - public + modifiers.vb: + - Public - uid: Terminal.Gui.View.SetClip(Terminal.Gui.Rect) + commentId: M:Terminal.Gui.View.SetClip(Terminal.Gui.Rect) id: SetClip(Terminal.Gui.Rect) parent: Terminal.Gui.View langs: - csharp + - vb name: SetClip(Rect) nameWithType: View.SetClip(Rect) - fullName: View.SetClip(Rect) + fullName: Terminal.Gui.View.SetClip(Terminal.Gui.Rect) type: Method + source: + remote: + path: Terminal.Gui/Core.cs + branch: docs + repo: tig:tig/gui.cs.git + id: SetClip + path: ../Terminal.Gui/Core.cs + startLine: 822 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: Sets the clipping region to the specified region, the region is view-relative + summary: "\nSets the clipping region to the specified region, the region is view-relative\n" + example: [] syntax: - content: public Terminal.Gui.Rect SetClip (Terminal.Gui.Rect rect); + content: public Rect SetClip(Rect rect) parameters: - id: rect type: Terminal.Gui.Rect @@ -955,601 +1452,1654 @@ items: return: type: Terminal.Gui.Rect description: The previous clip region. + content.vb: Public Function SetClip(rect As Rect) As Rect overload: Terminal.Gui.View.SetClip* - exceptions: [] + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean) + commentId: M:Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean) + id: DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean) + parent: Terminal.Gui.View + langs: + - csharp + - vb + name: DrawFrame(Rect, Int32, Boolean) + nameWithType: View.DrawFrame(Rect, Int32, Boolean) + fullName: Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect, System.Int32, System.Boolean) + type: Method + source: + remote: + path: Terminal.Gui/Core.cs + branch: docs + repo: tig:tig/gui.cs.git + id: DrawFrame + path: ../Terminal.Gui/Core.cs + startLine: 836 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nDraws a frame in the current view, clipped by the boundary of this view\n" + example: [] + syntax: + content: public void DrawFrame(Rect rect, int padding = 0, bool fill = false) + parameters: + - id: rect + type: Terminal.Gui.Rect + description: Rectangular region for the frame to be drawn. + - id: padding + type: System.Int32 + description: The padding to add to the drawn frame. + - id: fill + type: System.Boolean + description: If set to true it fill will the contents. + content.vb: Public Sub DrawFrame(rect As Rect, padding As Integer = 0, fill As Boolean = False) + overload: Terminal.Gui.View.DrawFrame* + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: Terminal.Gui.View.DrawHotString(NStack.ustring,Terminal.Gui.Attribute,Terminal.Gui.Attribute) + commentId: M:Terminal.Gui.View.DrawHotString(NStack.ustring,Terminal.Gui.Attribute,Terminal.Gui.Attribute) + id: DrawHotString(NStack.ustring,Terminal.Gui.Attribute,Terminal.Gui.Attribute) + parent: Terminal.Gui.View + langs: + - csharp + - vb + name: DrawHotString(ustring, Attribute, Attribute) + nameWithType: View.DrawHotString(ustring, Attribute, Attribute) + fullName: Terminal.Gui.View.DrawHotString(NStack.ustring, Terminal.Gui.Attribute, Terminal.Gui.Attribute) + type: Method + source: + remote: + path: Terminal.Gui/Core.cs + branch: docs + repo: tig:tig/gui.cs.git + id: DrawHotString + path: ../Terminal.Gui/Core.cs + startLine: 851 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nUtility function to draw strings that contain a hotkey\n" + example: [] + syntax: + content: public void DrawHotString(ustring text, Attribute hotColor, Attribute normalColor) + parameters: + - id: text + type: NStack.ustring + description: String to display, the underscoore before a letter flags the next letter as the hotkey. + - id: hotColor + type: Terminal.Gui.Attribute + description: Hot color. + - id: normalColor + type: Terminal.Gui.Attribute + description: Normal color. + content.vb: Public Sub DrawHotString(text As ustring, hotColor As Attribute, normalColor As Attribute) + overload: Terminal.Gui.View.DrawHotString* + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: Terminal.Gui.View.DrawHotString(NStack.ustring,System.Boolean,Terminal.Gui.ColorScheme) + commentId: M:Terminal.Gui.View.DrawHotString(NStack.ustring,System.Boolean,Terminal.Gui.ColorScheme) + id: DrawHotString(NStack.ustring,System.Boolean,Terminal.Gui.ColorScheme) + parent: Terminal.Gui.View + langs: + - csharp + - vb + name: DrawHotString(ustring, Boolean, ColorScheme) + nameWithType: View.DrawHotString(ustring, Boolean, ColorScheme) + fullName: Terminal.Gui.View.DrawHotString(NStack.ustring, System.Boolean, Terminal.Gui.ColorScheme) + type: Method + source: + remote: + path: Terminal.Gui/Core.cs + branch: docs + repo: tig:tig/gui.cs.git + id: DrawHotString + path: ../Terminal.Gui/Core.cs + startLine: 870 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nUtility function to draw strings that contains a hotkey using a colorscheme and the "focused" state.\n" + example: [] + syntax: + content: public void DrawHotString(ustring text, bool focused, ColorScheme scheme) + parameters: + - id: text + type: NStack.ustring + description: String to display, the underscoore before a letter flags the next letter as the hotkey. + - id: focused + type: System.Boolean + description: If set to true this uses the focused colors from the color scheme, otherwise the regular ones. + - id: scheme + type: Terminal.Gui.ColorScheme + description: The color scheme to use. + content.vb: Public Sub DrawHotString(text As ustring, focused As Boolean, scheme As ColorScheme) + overload: Terminal.Gui.View.DrawHotString* + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: Terminal.Gui.View.Move(System.Int32,System.Int32) + commentId: M:Terminal.Gui.View.Move(System.Int32,System.Int32) + id: Move(System.Int32,System.Int32) + parent: Terminal.Gui.View + langs: + - csharp + - vb + name: Move(Int32, Int32) + nameWithType: View.Move(Int32, Int32) + fullName: Terminal.Gui.View.Move(System.Int32, System.Int32) + type: Method + source: + remote: + path: Terminal.Gui/Core.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Move + path: ../Terminal.Gui/Core.cs + startLine: 884 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nThis moves the cursor to the specified column and row in the view.\n" + example: [] + syntax: + content: public void Move(int col, int row) + parameters: + - id: col + type: System.Int32 + description: Col. + - id: row + type: System.Int32 + description: Row. + content.vb: Public Sub Move(col As Integer, row As Integer) + overload: Terminal.Gui.View.Move* + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: Terminal.Gui.View.PositionCursor + commentId: M:Terminal.Gui.View.PositionCursor + id: PositionCursor + parent: Terminal.Gui.View + langs: + - csharp + - vb + name: PositionCursor() + nameWithType: View.PositionCursor() + fullName: Terminal.Gui.View.PositionCursor() + type: Method + source: + remote: + path: Terminal.Gui/Core.cs + branch: docs + repo: tig:tig/gui.cs.git + id: PositionCursor + path: ../Terminal.Gui/Core.cs + startLine: 893 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nPositions the cursor in the right position based on the currently focused view in the chain.\n" + example: [] + syntax: + content: public virtual void PositionCursor() + content.vb: Public Overridable Sub PositionCursor + overload: Terminal.Gui.View.PositionCursor* + modifiers.csharp: + - public + - virtual + modifiers.vb: + - Public + - Overridable +- uid: Terminal.Gui.View.HasFocus + commentId: P:Terminal.Gui.View.HasFocus + id: HasFocus + parent: Terminal.Gui.View + langs: + - csharp + - vb + name: HasFocus + nameWithType: View.HasFocus + fullName: Terminal.Gui.View.HasFocus + type: Property + source: + remote: + path: Terminal.Gui/Core.cs + branch: docs + repo: tig:tig/gui.cs.git + id: HasFocus + path: ../Terminal.Gui/Core.cs + startLine: 902 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + example: [] + syntax: + content: public override bool HasFocus { get; } + parameters: [] + return: + type: System.Boolean + content.vb: Public Overrides ReadOnly Property HasFocus As Boolean + overridden: Terminal.Gui.Responder.HasFocus + overload: Terminal.Gui.View.HasFocus* + modifiers.csharp: + - public + - override + - get + modifiers.vb: + - Public + - Overrides + - ReadOnly +- uid: Terminal.Gui.View.OnEnter + commentId: M:Terminal.Gui.View.OnEnter + id: OnEnter + parent: Terminal.Gui.View + langs: + - csharp + - vb + name: OnEnter() + nameWithType: View.OnEnter() + fullName: Terminal.Gui.View.OnEnter() + type: Method + source: + remote: + path: Terminal.Gui/Core.cs + branch: docs + repo: tig:tig/gui.cs.git + id: OnEnter + path: ../Terminal.Gui/Core.cs + startLine: 925 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + example: [] + syntax: + content: public override bool OnEnter() + return: + type: System.Boolean + content.vb: Public Overrides Function OnEnter As Boolean + overridden: Terminal.Gui.Responder.OnEnter + overload: Terminal.Gui.View.OnEnter* + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides +- uid: Terminal.Gui.View.OnLeave + commentId: M:Terminal.Gui.View.OnLeave + id: OnLeave + parent: Terminal.Gui.View + langs: + - csharp + - vb + name: OnLeave() + nameWithType: View.OnLeave() + fullName: Terminal.Gui.View.OnLeave() + type: Method + source: + remote: + path: Terminal.Gui/Core.cs + branch: docs + repo: tig:tig/gui.cs.git + id: OnLeave + path: ../Terminal.Gui/Core.cs + startLine: 932 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + example: [] + syntax: + content: public override bool OnLeave() + return: + type: System.Boolean + content.vb: Public Overrides Function OnLeave As Boolean + overridden: Terminal.Gui.Responder.OnLeave + overload: Terminal.Gui.View.OnLeave* + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides +- uid: Terminal.Gui.View.Focused + commentId: P:Terminal.Gui.View.Focused + id: Focused + parent: Terminal.Gui.View + langs: + - csharp + - vb + name: Focused + nameWithType: View.Focused + fullName: Terminal.Gui.View.Focused + type: Property + source: + remote: + path: Terminal.Gui/Core.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Focused + path: ../Terminal.Gui/Core.cs + startLine: 942 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nReturns the currently focused view inside this view, or null if nothing is focused.\n" + example: [] + syntax: + content: public View Focused { get; } + parameters: [] + return: + type: Terminal.Gui.View + description: The focused. + content.vb: Public ReadOnly Property Focused As View + overload: Terminal.Gui.View.Focused* + modifiers.csharp: + - public + - get + modifiers.vb: + - Public + - ReadOnly +- uid: Terminal.Gui.View.MostFocused + commentId: P:Terminal.Gui.View.MostFocused + id: MostFocused + parent: Terminal.Gui.View + langs: + - csharp + - vb + name: MostFocused + nameWithType: View.MostFocused + fullName: Terminal.Gui.View.MostFocused + type: Property + source: + remote: + path: Terminal.Gui/Core.cs + branch: docs + repo: tig:tig/gui.cs.git + id: MostFocused + path: ../Terminal.Gui/Core.cs + startLine: 948 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nReturns the most focused view in the chain of subviews (the leaf view that has the focus).\n" + example: [] + syntax: + content: public View MostFocused { get; } + parameters: [] + return: + type: Terminal.Gui.View + description: The most focused. + content.vb: Public ReadOnly Property MostFocused As View + overload: Terminal.Gui.View.MostFocused* + modifiers.csharp: + - public + - get + modifiers.vb: + - Public + - ReadOnly +- uid: Terminal.Gui.View.ColorScheme + commentId: P:Terminal.Gui.View.ColorScheme + id: ColorScheme + parent: Terminal.Gui.View + langs: + - csharp + - vb + name: ColorScheme + nameWithType: View.ColorScheme + fullName: Terminal.Gui.View.ColorScheme + type: Property + source: + remote: + path: Terminal.Gui/Core.cs + branch: docs + repo: tig:tig/gui.cs.git + id: ColorScheme + path: ../Terminal.Gui/Core.cs + startLine: 963 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nThe color scheme for this view, if it is not defined, it returns the parent's\ncolor scheme.\n" + example: [] + syntax: + content: public ColorScheme ColorScheme { get; set; } + parameters: [] + return: + type: Terminal.Gui.ColorScheme + content.vb: Public Property ColorScheme As ColorScheme + overload: Terminal.Gui.View.ColorScheme* + modifiers.csharp: + - public + - get + - set + modifiers.vb: + - Public +- uid: Terminal.Gui.View.AddRune(System.Int32,System.Int32,System.Rune) + commentId: M:Terminal.Gui.View.AddRune(System.Int32,System.Int32,System.Rune) + id: AddRune(System.Int32,System.Int32,System.Rune) + parent: Terminal.Gui.View + langs: + - csharp + - vb + name: AddRune(Int32, Int32, Rune) + nameWithType: View.AddRune(Int32, Int32, Rune) + fullName: Terminal.Gui.View.AddRune(System.Int32, System.Int32, System.Rune) + type: Method + source: + remote: + path: Terminal.Gui/Core.cs + branch: docs + repo: tig:tig/gui.cs.git + id: AddRune + path: ../Terminal.Gui/Core.cs + startLine: 982 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nDisplays the specified character in the specified column and row.\n" + example: [] + syntax: + content: public void AddRune(int col, int row, Rune ch) + parameters: + - id: col + type: System.Int32 + description: Col. + - id: row + type: System.Int32 + description: Row. + - id: ch + type: System.Rune + description: Ch. + content.vb: Public Sub AddRune(col As Integer, row As Integer, ch As Rune) + overload: Terminal.Gui.View.AddRune* + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: Terminal.Gui.View.ClearNeedsDisplay + commentId: M:Terminal.Gui.View.ClearNeedsDisplay + id: ClearNeedsDisplay + parent: Terminal.Gui.View + langs: + - csharp + - vb + name: ClearNeedsDisplay() + nameWithType: View.ClearNeedsDisplay() + fullName: Terminal.Gui.View.ClearNeedsDisplay() + type: Method + source: + remote: + path: Terminal.Gui/Core.cs + branch: docs + repo: tig:tig/gui.cs.git + id: ClearNeedsDisplay + path: ../Terminal.Gui/Core.cs + startLine: 995 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nRemoves the SetNeedsDisplay and the ChildNeedsDisplay setting on this view.\n" + example: [] + syntax: + content: protected void ClearNeedsDisplay() + content.vb: Protected Sub ClearNeedsDisplay + overload: Terminal.Gui.View.ClearNeedsDisplay* + modifiers.csharp: + - protected + modifiers.vb: + - Protected +- uid: Terminal.Gui.View.Redraw(Terminal.Gui.Rect) + commentId: M:Terminal.Gui.View.Redraw(Terminal.Gui.Rect) + id: Redraw(Terminal.Gui.Rect) + parent: Terminal.Gui.View + langs: + - csharp + - vb + name: Redraw(Rect) + nameWithType: View.Redraw(Rect) + fullName: Terminal.Gui.View.Redraw(Terminal.Gui.Rect) + type: Method + source: + remote: + path: Terminal.Gui/Core.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Redraw + path: ../Terminal.Gui/Core.cs + startLine: 1011 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nPerforms a redraw of this view and its subviews, only redraws the views that have been flagged for a re-display.\n" + remarks: "\n

\n Views should set the color that they want to use on entry, as otherwise this will inherit\n the last color that was set globaly on the driver.\n

\n" + example: [] + syntax: + content: public virtual void Redraw(Rect region) + parameters: + - id: region + type: Terminal.Gui.Rect + description: The region to redraw, this is relative to the view itself. + content.vb: Public Overridable Sub Redraw(region As Rect) + overload: Terminal.Gui.View.Redraw* + modifiers.csharp: + - public + - virtual + modifiers.vb: + - Public + - Overridable - uid: Terminal.Gui.View.SetFocus(Terminal.Gui.View) + commentId: M:Terminal.Gui.View.SetFocus(Terminal.Gui.View) id: SetFocus(Terminal.Gui.View) parent: Terminal.Gui.View langs: - csharp + - vb name: SetFocus(View) nameWithType: View.SetFocus(View) - fullName: View.SetFocus(View) + fullName: Terminal.Gui.View.SetFocus(Terminal.Gui.View) type: Method + source: + remote: + path: Terminal.Gui/Core.cs + branch: docs + repo: tig:tig/gui.cs.git + id: SetFocus + path: ../Terminal.Gui/Core.cs + startLine: 1038 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: Focuses the specified sub-view. + summary: "\nFocuses the specified sub-view.\n" + example: [] syntax: - content: public void SetFocus (Terminal.Gui.View view); + content: public void SetFocus(View view) parameters: - id: view type: Terminal.Gui.View description: View. + content.vb: Public Sub SetFocus(view As View) overload: Terminal.Gui.View.SetFocus* - exceptions: [] -- uid: Terminal.Gui.View.SetNeedsDisplay - id: SetNeedsDisplay + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: Terminal.Gui.View.KeyPress + commentId: E:Terminal.Gui.View.KeyPress + id: KeyPress parent: Terminal.Gui.View langs: - csharp - name: SetNeedsDisplay() - nameWithType: View.SetNeedsDisplay() - fullName: View.SetNeedsDisplay() - type: Method + - vb + name: KeyPress + nameWithType: View.KeyPress + fullName: Terminal.Gui.View.KeyPress + type: Event + source: + remote: + path: Terminal.Gui/Core.cs + branch: docs + repo: tig:tig/gui.cs.git + id: KeyPress + path: ../Terminal.Gui/Core.cs + startLine: 1085 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: >- - Invoke to flag that this view needs to be redisplayed, by any code - that alters the state of the view. + summary: "\nInvoked when a character key is pressed and occurs after the key up event.\n" + example: [] syntax: - content: public void SetNeedsDisplay (); - parameters: [] - overload: Terminal.Gui.View.SetNeedsDisplay* - exceptions: [] -- uid: Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) - id: SetNeedsDisplay(Terminal.Gui.Rect) + content: public event EventHandler KeyPress + return: + type: System.EventHandler{Terminal.Gui.View.KeyEventEventArgs} + content.vb: Public Event KeyPress As EventHandler(Of View.KeyEventEventArgs) + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: Terminal.Gui.View.ProcessKey(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.View.ProcessKey(Terminal.Gui.KeyEvent) + id: ProcessKey(Terminal.Gui.KeyEvent) parent: Terminal.Gui.View langs: - csharp - name: SetNeedsDisplay(Rect) - nameWithType: View.SetNeedsDisplay(Rect) - fullName: View.SetNeedsDisplay(Rect) + - vb + name: ProcessKey(KeyEvent) + nameWithType: View.ProcessKey(KeyEvent) + fullName: Terminal.Gui.View.ProcessKey(Terminal.Gui.KeyEvent) type: Method + source: + remote: + path: Terminal.Gui/Core.cs + branch: docs + repo: tig:tig/gui.cs.git + id: ProcessKey + path: ../Terminal.Gui/Core.cs + startLine: 1088 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: Flags the specified rectangle region on this view as needing to be repainted. + example: [] syntax: - content: public void SetNeedsDisplay (Terminal.Gui.Rect region); + content: public override bool ProcessKey(KeyEvent keyEvent) parameters: - - id: region - type: Terminal.Gui.Rect - description: The region that must be flagged for repaint. - overload: Terminal.Gui.View.SetNeedsDisplay* - exceptions: [] -- uid: Terminal.Gui.View.Subviews - id: Subviews + - id: keyEvent + type: Terminal.Gui.KeyEvent + return: + type: System.Boolean + content.vb: Public Overrides Function ProcessKey(keyEvent As KeyEvent) As Boolean + overridden: Terminal.Gui.Responder.ProcessKey(Terminal.Gui.KeyEvent) + overload: Terminal.Gui.View.ProcessKey* + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides +- uid: Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) + id: ProcessHotKey(Terminal.Gui.KeyEvent) parent: Terminal.Gui.View langs: - csharp - name: Subviews - nameWithType: View.Subviews - fullName: View.Subviews - type: Property + - vb + name: ProcessHotKey(KeyEvent) + nameWithType: View.ProcessHotKey(KeyEvent) + fullName: Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) + type: Method + source: + remote: + path: Terminal.Gui/Core.cs + branch: docs + repo: tig:tig/gui.cs.git + id: ProcessHotKey + path: ../Terminal.Gui/Core.cs + startLine: 1098 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: This returns a list of the subviews contained by this view. + example: [] syntax: - content: public System.Collections.Generic.IList Subviews { get; } + content: public override bool ProcessHotKey(KeyEvent keyEvent) + parameters: + - id: keyEvent + type: Terminal.Gui.KeyEvent return: - type: System.Collections.Generic.IList{Terminal.Gui.View} - description: The subviews. - overload: Terminal.Gui.View.Subviews* - exceptions: [] -- uid: Terminal.Gui.View.SuperView - id: SuperView + type: System.Boolean + content.vb: Public Overrides Function ProcessHotKey(keyEvent As KeyEvent) As Boolean + overridden: Terminal.Gui.Responder.ProcessHotKey(Terminal.Gui.KeyEvent) + overload: Terminal.Gui.View.ProcessHotKey* + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides +- uid: Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) + id: ProcessColdKey(Terminal.Gui.KeyEvent) parent: Terminal.Gui.View langs: - csharp - name: SuperView - nameWithType: View.SuperView - fullName: View.SuperView - type: Property + - vb + name: ProcessColdKey(KeyEvent) + nameWithType: View.ProcessColdKey(KeyEvent) + fullName: Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) + type: Method + source: + remote: + path: Terminal.Gui/Core.cs + branch: docs + repo: tig:tig/gui.cs.git + id: ProcessColdKey + path: ../Terminal.Gui/Core.cs + startLine: 1110 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: Returns the container for this view, or null if this view has not been added to a container. + example: [] syntax: - content: public Terminal.Gui.View SuperView { get; } + content: public override bool ProcessColdKey(KeyEvent keyEvent) + parameters: + - id: keyEvent + type: Terminal.Gui.KeyEvent return: - type: Terminal.Gui.View - description: The super view. - overload: Terminal.Gui.View.SuperView* - exceptions: [] + type: System.Boolean + content.vb: Public Overrides Function ProcessColdKey(keyEvent As KeyEvent) As Boolean + overridden: Terminal.Gui.Responder.ProcessColdKey(Terminal.Gui.KeyEvent) + overload: Terminal.Gui.View.ProcessColdKey* + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides +- uid: Terminal.Gui.View.KeyDown + commentId: E:Terminal.Gui.View.KeyDown + id: KeyDown + parent: Terminal.Gui.View + langs: + - csharp + - vb + name: KeyDown + nameWithType: View.KeyDown + fullName: Terminal.Gui.View.KeyDown + type: Event + source: + remote: + path: Terminal.Gui/Core.cs + branch: docs + repo: tig:tig/gui.cs.git + id: KeyDown + path: ../Terminal.Gui/Core.cs + startLine: 1124 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nInvoked when a key is pressed\n" + example: [] + syntax: + content: public event EventHandler KeyDown + return: + type: System.EventHandler{Terminal.Gui.View.KeyEventEventArgs} + content.vb: Public Event KeyDown As EventHandler(Of View.KeyEventEventArgs) + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: Terminal.Gui.View.OnKeyDown(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.View.OnKeyDown(Terminal.Gui.KeyEvent) + id: OnKeyDown(Terminal.Gui.KeyEvent) + parent: Terminal.Gui.View + langs: + - csharp + - vb + name: OnKeyDown(KeyEvent) + nameWithType: View.OnKeyDown(KeyEvent) + fullName: Terminal.Gui.View.OnKeyDown(Terminal.Gui.KeyEvent) + type: Method + source: + remote: + path: Terminal.Gui/Core.cs + branch: docs + repo: tig:tig/gui.cs.git + id: OnKeyDown + path: ../Terminal.Gui/Core.cs + startLine: 1127 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + example: [] + syntax: + content: public override bool OnKeyDown(KeyEvent keyEvent) + parameters: + - id: keyEvent + type: Terminal.Gui.KeyEvent + description: Contains the details about the key that produced the event. + return: + type: System.Boolean + content.vb: Public Overrides Function OnKeyDown(keyEvent As KeyEvent) As Boolean + overridden: Terminal.Gui.Responder.OnKeyDown(Terminal.Gui.KeyEvent) + overload: Terminal.Gui.View.OnKeyDown* + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides +- uid: Terminal.Gui.View.KeyUp + commentId: E:Terminal.Gui.View.KeyUp + id: KeyUp + parent: Terminal.Gui.View + langs: + - csharp + - vb + name: KeyUp + nameWithType: View.KeyUp + fullName: Terminal.Gui.View.KeyUp + type: Event + source: + remote: + path: Terminal.Gui/Core.cs + branch: docs + repo: tig:tig/gui.cs.git + id: KeyUp + path: ../Terminal.Gui/Core.cs + startLine: 1142 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nInvoked when a key is released\n" + example: [] + syntax: + content: public event EventHandler KeyUp + return: + type: System.EventHandler{Terminal.Gui.View.KeyEventEventArgs} + content.vb: Public Event KeyUp As EventHandler(Of View.KeyEventEventArgs) + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: Terminal.Gui.View.OnKeyUp(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.View.OnKeyUp(Terminal.Gui.KeyEvent) + id: OnKeyUp(Terminal.Gui.KeyEvent) + parent: Terminal.Gui.View + langs: + - csharp + - vb + name: OnKeyUp(KeyEvent) + nameWithType: View.OnKeyUp(KeyEvent) + fullName: Terminal.Gui.View.OnKeyUp(Terminal.Gui.KeyEvent) + type: Method + source: + remote: + path: Terminal.Gui/Core.cs + branch: docs + repo: tig:tig/gui.cs.git + id: OnKeyUp + path: ../Terminal.Gui/Core.cs + startLine: 1145 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + example: [] + syntax: + content: public override bool OnKeyUp(KeyEvent keyEvent) + parameters: + - id: keyEvent + type: Terminal.Gui.KeyEvent + description: Contains the details about the key that produced the event. + return: + type: System.Boolean + content.vb: Public Overrides Function OnKeyUp(keyEvent As KeyEvent) As Boolean + overridden: Terminal.Gui.Responder.OnKeyUp(Terminal.Gui.KeyEvent) + overload: Terminal.Gui.View.OnKeyUp* + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides +- uid: Terminal.Gui.View.EnsureFocus + commentId: M:Terminal.Gui.View.EnsureFocus + id: EnsureFocus + parent: Terminal.Gui.View + langs: + - csharp + - vb + name: EnsureFocus() + nameWithType: View.EnsureFocus() + fullName: Terminal.Gui.View.EnsureFocus() + type: Method + source: + remote: + path: Terminal.Gui/Core.cs + branch: docs + repo: tig:tig/gui.cs.git + id: EnsureFocus + path: ../Terminal.Gui/Core.cs + startLine: 1160 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nFinds the first view in the hierarchy that wants to get the focus if nothing is currently focused, otherwise, it does nothing.\n" + example: [] + syntax: + content: public void EnsureFocus() + content.vb: Public Sub EnsureFocus + overload: Terminal.Gui.View.EnsureFocus* + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: Terminal.Gui.View.FocusFirst + commentId: M:Terminal.Gui.View.FocusFirst + id: FocusFirst + parent: Terminal.Gui.View + langs: + - csharp + - vb + name: FocusFirst() + nameWithType: View.FocusFirst() + fullName: Terminal.Gui.View.FocusFirst() + type: Method + source: + remote: + path: Terminal.Gui/Core.cs + branch: docs + repo: tig:tig/gui.cs.git + id: FocusFirst + path: ../Terminal.Gui/Core.cs + startLine: 1172 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nFocuses the first focusable subview if one exists.\n" + example: [] + syntax: + content: public void FocusFirst() + content.vb: Public Sub FocusFirst + overload: Terminal.Gui.View.FocusFirst* + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: Terminal.Gui.View.FocusLast + commentId: M:Terminal.Gui.View.FocusLast + id: FocusLast + parent: Terminal.Gui.View + langs: + - csharp + - vb + name: FocusLast() + nameWithType: View.FocusLast() + fullName: Terminal.Gui.View.FocusLast() + type: Method + source: + remote: + path: Terminal.Gui/Core.cs + branch: docs + repo: tig:tig/gui.cs.git + id: FocusLast + path: ../Terminal.Gui/Core.cs + startLine: 1190 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nFocuses the last focusable subview if one exists.\n" + example: [] + syntax: + content: public void FocusLast() + content.vb: Public Sub FocusLast + overload: Terminal.Gui.View.FocusLast* + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: Terminal.Gui.View.FocusPrev + commentId: M:Terminal.Gui.View.FocusPrev + id: FocusPrev + parent: Terminal.Gui.View + langs: + - csharp + - vb + name: FocusPrev() + nameWithType: View.FocusPrev() + fullName: Terminal.Gui.View.FocusPrev() + type: Method + source: + remote: + path: Terminal.Gui/Core.cs + branch: docs + repo: tig:tig/gui.cs.git + id: FocusPrev + path: ../Terminal.Gui/Core.cs + startLine: 1212 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nFocuses the previous view.\n" + example: [] + syntax: + content: public bool FocusPrev() + return: + type: System.Boolean + description: true, if previous was focused, false otherwise. + content.vb: Public Function FocusPrev As Boolean + overload: Terminal.Gui.View.FocusPrev* + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: Terminal.Gui.View.FocusNext + commentId: M:Terminal.Gui.View.FocusNext + id: FocusNext + parent: Terminal.Gui.View + langs: + - csharp + - vb + name: FocusNext() + nameWithType: View.FocusNext() + fullName: Terminal.Gui.View.FocusNext() + type: Method + source: + remote: + path: Terminal.Gui/Core.cs + branch: docs + repo: tig:tig/gui.cs.git + id: FocusNext + path: ../Terminal.Gui/Core.cs + startLine: 1254 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nFocuses the next view.\n" + example: [] + syntax: + content: public bool FocusNext() + return: + type: System.Boolean + description: true, if next was focused, false otherwise. + content.vb: Public Function FocusNext As Boolean + overload: Terminal.Gui.View.FocusNext* + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: Terminal.Gui.View.LayoutSubviews + commentId: M:Terminal.Gui.View.LayoutSubviews + id: LayoutSubviews + parent: Terminal.Gui.View + langs: + - csharp + - vb + name: LayoutSubviews() + nameWithType: View.LayoutSubviews() + fullName: Terminal.Gui.View.LayoutSubviews() + type: Method + source: + remote: + path: Terminal.Gui/Core.cs + branch: docs + repo: tig:tig/gui.cs.git + id: LayoutSubviews + path: ../Terminal.Gui/Core.cs + startLine: 1384 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nThis virtual method is invoked when a view starts executing or\nwhen the dimensions of the view have changed, for example in\nresponse to the container view or terminal resizing.\n" + example: [] + syntax: + content: public virtual void LayoutSubviews() + content.vb: Public Overridable Sub LayoutSubviews + overload: Terminal.Gui.View.LayoutSubviews* + modifiers.csharp: + - public + - virtual + modifiers.vb: + - Public + - Overridable - uid: Terminal.Gui.View.ToString + commentId: M:Terminal.Gui.View.ToString id: ToString parent: Terminal.Gui.View langs: - csharp + - vb name: ToString() nameWithType: View.ToString() - fullName: View.ToString() + fullName: Terminal.Gui.View.ToString() type: Method + source: + remote: + path: Terminal.Gui/Core.cs + branch: docs + repo: tig:tig/gui.cs.git + id: ToString + path: ../Terminal.Gui/Core.cs + startLine: 1428 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: Returns a that represents the current . + example: [] syntax: - content: public override string ToString (); - parameters: [] + content: public override string ToString() return: type: System.String - description: A that represents the current . + content.vb: Public Overrides Function ToString As String + overridden: System.Object.ToString overload: Terminal.Gui.View.ToString* - exceptions: [] -- uid: Terminal.Gui.View.WantMousePositionReports - id: WantMousePositionReports + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides +- uid: Terminal.Gui.View.OnMouseEnter(Terminal.Gui.MouseEvent) + commentId: M:Terminal.Gui.View.OnMouseEnter(Terminal.Gui.MouseEvent) + id: OnMouseEnter(Terminal.Gui.MouseEvent) parent: Terminal.Gui.View langs: - csharp - name: WantMousePositionReports - nameWithType: View.WantMousePositionReports - fullName: View.WantMousePositionReports - type: Property + - vb + name: OnMouseEnter(MouseEvent) + nameWithType: View.OnMouseEnter(MouseEvent) + fullName: Terminal.Gui.View.OnMouseEnter(Terminal.Gui.MouseEvent) + type: Method + source: + remote: + path: Terminal.Gui/Core.cs + branch: docs + repo: tig:tig/gui.cs.git + id: OnMouseEnter + path: ../Terminal.Gui/Core.cs + startLine: 1434 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: Gets or sets a value indicating whether this want mouse position reports. + example: [] syntax: - content: public virtual bool WantMousePositionReports { get; set; } + content: public override bool OnMouseEnter(MouseEvent mouseEvent) + parameters: + - id: mouseEvent + type: Terminal.Gui.MouseEvent return: type: System.Boolean - description: true if want mouse position reports; otherwise, false. - overload: Terminal.Gui.View.WantMousePositionReports* - exceptions: [] -- uid: Terminal.Gui.View.Width - id: Width + content.vb: Public Overrides Function OnMouseEnter(mouseEvent As MouseEvent) As Boolean + overridden: Terminal.Gui.Responder.OnMouseEnter(Terminal.Gui.MouseEvent) + overload: Terminal.Gui.View.OnMouseEnter* + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides +- uid: Terminal.Gui.View.OnMouseLeave(Terminal.Gui.MouseEvent) + commentId: M:Terminal.Gui.View.OnMouseLeave(Terminal.Gui.MouseEvent) + id: OnMouseLeave(Terminal.Gui.MouseEvent) parent: Terminal.Gui.View langs: - csharp - name: Width - nameWithType: View.Width - fullName: View.Width - type: Property + - vb + name: OnMouseLeave(MouseEvent) + nameWithType: View.OnMouseLeave(MouseEvent) + fullName: Terminal.Gui.View.OnMouseLeave(Terminal.Gui.MouseEvent) + type: Method + source: + remote: + path: Terminal.Gui/Core.cs + branch: docs + repo: tig:tig/gui.cs.git + id: OnMouseLeave + path: ../Terminal.Gui/Core.cs + startLine: 1444 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: >- - Gets or sets the width for the view. This is only used when the LayoutStyle is Computed, if the - LayoutStyle is set to Absolute, this value is ignored. + example: [] syntax: - content: public Terminal.Gui.Dim Width { get; set; } + content: public override bool OnMouseLeave(MouseEvent mouseEvent) + parameters: + - id: mouseEvent + type: Terminal.Gui.MouseEvent return: - type: Terminal.Gui.Dim - description: The width. - overload: Terminal.Gui.View.Width* - exceptions: [] -- uid: Terminal.Gui.View.X - id: X - parent: Terminal.Gui.View - langs: - - csharp - name: X - nameWithType: View.X - fullName: View.X - type: Property - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: >- - Gets or sets the X position for the view (the column). This is only used when the LayoutStyle is Computed, if the - LayoutStyle is set to Absolute, this value is ignored. - syntax: - content: public Terminal.Gui.Pos X { get; set; } - return: - type: Terminal.Gui.Pos - description: The X Position. - overload: Terminal.Gui.View.X* - exceptions: [] -- uid: Terminal.Gui.View.Y - id: Y - parent: Terminal.Gui.View - langs: - - csharp - name: Y - nameWithType: View.Y - fullName: View.Y - type: Property - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: >- - Gets or sets the Y position for the view (line). This is only used when the LayoutStyle is Computed, if the - LayoutStyle is set to Absolute, this value is ignored. - syntax: - content: public Terminal.Gui.Pos Y { get; set; } - return: - type: Terminal.Gui.Pos - description: The y position (line). - overload: Terminal.Gui.View.Y* - exceptions: [] + type: System.Boolean + content.vb: Public Overrides Function OnMouseLeave(mouseEvent As MouseEvent) As Boolean + overridden: Terminal.Gui.Responder.OnMouseLeave(Terminal.Gui.MouseEvent) + overload: Terminal.Gui.View.OnMouseLeave* + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides references: -- uid: Terminal.Gui.Responder +- uid: Terminal.Gui.Pos + commentId: T:Terminal.Gui.Pos parent: Terminal.Gui - isExternal: false - name: Responder - nameWithType: Responder - fullName: Terminal.Gui.Responder -- uid: Terminal.Gui.View.#ctor - parent: Terminal.Gui.View - isExternal: false - name: View() - nameWithType: View.View() - fullName: View.View() -- uid: Terminal.Gui.View.#ctor(Terminal.Gui.Rect) - parent: Terminal.Gui.View - isExternal: false - name: View(Rect) - nameWithType: View.View(Rect) - fullName: View.View(Rect) -- uid: Terminal.Gui.Rect - parent: Terminal.Gui - isExternal: false - name: Rect - nameWithType: Rect - fullName: Terminal.Gui.Rect -- uid: Terminal.Gui.View.Add(Terminal.Gui.View) - parent: Terminal.Gui.View - isExternal: false - name: Add(View) - nameWithType: View.Add(View) - fullName: View.Add(View) -- uid: Terminal.Gui.View - parent: Terminal.Gui - isExternal: false - name: View - nameWithType: View - fullName: Terminal.Gui.View -- uid: Terminal.Gui.View.Add(Terminal.Gui.View[]) - parent: Terminal.Gui.View - isExternal: false - name: Add(View[]) - nameWithType: View.Add(View[]) - fullName: View.Add(View[]) -- uid: Terminal.Gui.View[] - parent: Terminal.Gui - isExternal: false - name: View[] - nameWithType: View[] - fullName: Terminal.Gui.View[] - spec.csharp: - - uid: Terminal.Gui.View - name: View - nameWithType: View - fullName: Terminal.Gui.View - - name: '[]' - nameWithType: '[]' - fullName: '[]' -- uid: Terminal.Gui.View.AddRune(System.Int32,System.Int32,System.Rune) - parent: Terminal.Gui.View - isExternal: false - name: AddRune(Int32, Int32, Rune) - nameWithType: View.AddRune(Int32, Int32, Rune) - fullName: View.AddRune(Int32, Int32, Rune) -- uid: System.Int32 - parent: System - isExternal: true - name: Int32 - nameWithType: Int32 - fullName: System.Int32 -- uid: System.Rune - parent: System - isExternal: true - name: Rune - nameWithType: Rune - fullName: System.Rune -- uid: Terminal.Gui.View.Bounds - parent: Terminal.Gui.View - isExternal: false - name: Bounds - nameWithType: View.Bounds - fullName: View.Bounds -- uid: Terminal.Gui.View.ChildNeedsDisplay - parent: Terminal.Gui.View - isExternal: false - name: ChildNeedsDisplay() - nameWithType: View.ChildNeedsDisplay() - fullName: View.ChildNeedsDisplay() -- uid: Terminal.Gui.View.Clear - parent: Terminal.Gui.View - isExternal: false - name: Clear() - nameWithType: View.Clear() - fullName: View.Clear() -- uid: Terminal.Gui.View.Clear(Terminal.Gui.Rect) - parent: Terminal.Gui.View - isExternal: false - name: Clear(Rect) - nameWithType: View.Clear(Rect) - fullName: View.Clear(Rect) -- uid: Terminal.Gui.View.ClearNeedsDisplay - parent: Terminal.Gui.View - isExternal: false - name: ClearNeedsDisplay() - nameWithType: View.ClearNeedsDisplay() - fullName: View.ClearNeedsDisplay() -- uid: Terminal.Gui.View.ClipToBounds - parent: Terminal.Gui.View - isExternal: false - name: ClipToBounds() - nameWithType: View.ClipToBounds() - fullName: View.ClipToBounds() -- uid: Terminal.Gui.View.ColorScheme - parent: Terminal.Gui.View - isExternal: false - name: ColorScheme - nameWithType: View.ColorScheme - fullName: View.ColorScheme -- uid: Terminal.Gui.ColorScheme - parent: Terminal.Gui - isExternal: false - name: ColorScheme - nameWithType: ColorScheme - fullName: Terminal.Gui.ColorScheme -- uid: Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean) - parent: Terminal.Gui.View - isExternal: false - name: DrawFrame(Rect, Int32, Boolean) - nameWithType: View.DrawFrame(Rect, Int32, Boolean) - fullName: View.DrawFrame(Rect, Int32, Boolean) -- uid: System.Boolean - parent: System - isExternal: true - name: Boolean - nameWithType: Boolean - fullName: System.Boolean -- uid: Terminal.Gui.View.DrawHotString(NStack.ustring,System.Boolean,Terminal.Gui.ColorScheme) - parent: Terminal.Gui.View - isExternal: false - name: DrawHotString(ustring, Boolean, ColorScheme) - nameWithType: View.DrawHotString(ustring, Boolean, ColorScheme) - fullName: View.DrawHotString(ustring, Boolean, ColorScheme) -- uid: NStack.ustring - parent: NStack - isExternal: true - name: ustring - nameWithType: ustring - fullName: NStack.ustring -- uid: Terminal.Gui.View.DrawHotString(NStack.ustring,Terminal.Gui.Attribute,Terminal.Gui.Attribute) - parent: Terminal.Gui.View - isExternal: false - name: DrawHotString(ustring, Attribute, Attribute) - nameWithType: View.DrawHotString(ustring, Attribute, Attribute) - fullName: View.DrawHotString(ustring, Attribute, Attribute) -- uid: Terminal.Gui.Attribute - parent: Terminal.Gui - isExternal: false - name: Attribute - nameWithType: Attribute - fullName: Terminal.Gui.Attribute -- uid: Terminal.Gui.View.Driver - parent: Terminal.Gui.View - isExternal: false - name: Driver - nameWithType: View.Driver - fullName: View.Driver -- uid: Terminal.Gui.ConsoleDriver - parent: Terminal.Gui - isExternal: false - name: ConsoleDriver - nameWithType: ConsoleDriver - fullName: Terminal.Gui.ConsoleDriver -- uid: Terminal.Gui.View.EnsureFocus - parent: Terminal.Gui.View - isExternal: false - name: EnsureFocus() - nameWithType: View.EnsureFocus() - fullName: View.EnsureFocus() -- uid: Terminal.Gui.View.Focused - parent: Terminal.Gui.View - isExternal: false - name: Focused - nameWithType: View.Focused - fullName: View.Focused -- uid: Terminal.Gui.View.FocusFirst - parent: Terminal.Gui.View - isExternal: false - name: FocusFirst() - nameWithType: View.FocusFirst() - fullName: View.FocusFirst() -- uid: Terminal.Gui.View.FocusLast - parent: Terminal.Gui.View - isExternal: false - name: FocusLast() - nameWithType: View.FocusLast() - fullName: View.FocusLast() -- uid: Terminal.Gui.View.FocusNext - parent: Terminal.Gui.View - isExternal: false - name: FocusNext() - nameWithType: View.FocusNext() - fullName: View.FocusNext() -- uid: Terminal.Gui.View.FocusPrev - parent: Terminal.Gui.View - isExternal: false - name: FocusPrev() - nameWithType: View.FocusPrev() - fullName: View.FocusPrev() -- uid: Terminal.Gui.View.Frame - parent: Terminal.Gui.View - isExternal: false - name: Frame - nameWithType: View.Frame - fullName: View.Frame -- uid: Terminal.Gui.View.GetEnumerator - parent: Terminal.Gui.View - isExternal: false - name: GetEnumerator() - nameWithType: View.GetEnumerator() - fullName: View.GetEnumerator() -- uid: System.Collections.IEnumerator - parent: System.Collections - isExternal: true - name: IEnumerator - nameWithType: IEnumerator - fullName: System.Collections.IEnumerator -- uid: Terminal.Gui.View.HasFocus - parent: Terminal.Gui.View - isExternal: false - name: HasFocus - nameWithType: View.HasFocus - fullName: View.HasFocus -- uid: Terminal.Gui.View.Height - parent: Terminal.Gui.View - isExternal: false - name: Height - nameWithType: View.Height - fullName: View.Height + name: Pos + nameWithType: Pos + fullName: Terminal.Gui.Pos - uid: Terminal.Gui.Dim + commentId: T:Terminal.Gui.Dim parent: Terminal.Gui - isExternal: false name: Dim nameWithType: Dim fullName: Terminal.Gui.Dim -- uid: Terminal.Gui.View.Id - parent: Terminal.Gui.View - isExternal: false - name: Id - nameWithType: View.Id - fullName: View.Id -- uid: Terminal.Gui.View.LayoutStyle - parent: Terminal.Gui.View - isExternal: false - name: LayoutStyle - nameWithType: View.LayoutStyle - fullName: View.LayoutStyle -- uid: Terminal.Gui.LayoutStyle +- 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: Terminal.Gui.Responder + commentId: T:Terminal.Gui.Responder parent: Terminal.Gui - isExternal: false - name: LayoutStyle - nameWithType: LayoutStyle - fullName: Terminal.Gui.LayoutStyle -- uid: Terminal.Gui.View.LayoutSubviews - parent: Terminal.Gui.View - isExternal: false - name: LayoutSubviews() - nameWithType: View.LayoutSubviews() - fullName: View.LayoutSubviews() -- uid: Terminal.Gui.View.MostFocused - parent: Terminal.Gui.View - isExternal: false - name: MostFocused - nameWithType: View.MostFocused - fullName: View.MostFocused -- uid: Terminal.Gui.View.Move(System.Int32,System.Int32) - parent: Terminal.Gui.View - isExternal: false - name: Move(Int32, Int32) - nameWithType: View.Move(Int32, Int32) - fullName: View.Move(Int32, Int32) -- uid: Terminal.Gui.View.PositionCursor - parent: Terminal.Gui.View - isExternal: false - name: PositionCursor() - nameWithType: View.PositionCursor() - fullName: View.PositionCursor() -- uid: Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) - parent: Terminal.Gui.View - isExternal: false - name: ProcessColdKey(KeyEvent) - nameWithType: View.ProcessColdKey(KeyEvent) - fullName: View.ProcessColdKey(KeyEvent) -- uid: Terminal.Gui.KeyEvent + name: Responder + nameWithType: Responder + fullName: Terminal.Gui.Responder +- uid: System.Collections.IEnumerable + commentId: T:System.Collections.IEnumerable + parent: System.Collections + isExternal: true + name: IEnumerable + nameWithType: IEnumerable + fullName: System.Collections.IEnumerable +- uid: Terminal.Gui.Responder.CanFocus + commentId: P:Terminal.Gui.Responder.CanFocus + parent: Terminal.Gui.Responder + name: CanFocus + nameWithType: Responder.CanFocus + fullName: Terminal.Gui.Responder.CanFocus +- uid: Terminal.Gui.Responder.MouseEvent(Terminal.Gui.MouseEvent) + commentId: M:Terminal.Gui.Responder.MouseEvent(Terminal.Gui.MouseEvent) + parent: Terminal.Gui.Responder + name: MouseEvent(MouseEvent) + nameWithType: Responder.MouseEvent(MouseEvent) + fullName: Terminal.Gui.Responder.MouseEvent(Terminal.Gui.MouseEvent) + spec.csharp: + - uid: Terminal.Gui.Responder.MouseEvent(Terminal.Gui.MouseEvent) + name: MouseEvent + nameWithType: Responder.MouseEvent + fullName: Terminal.Gui.Responder.MouseEvent + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.MouseEvent + name: MouseEvent + nameWithType: MouseEvent + fullName: Terminal.Gui.MouseEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.Responder.MouseEvent(Terminal.Gui.MouseEvent) + name: MouseEvent + nameWithType: Responder.MouseEvent + fullName: Terminal.Gui.Responder.MouseEvent + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.MouseEvent + name: MouseEvent + nameWithType: MouseEvent + fullName: Terminal.Gui.MouseEvent + - name: ) + nameWithType: ) + fullName: ) +- 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 + commentId: N:System + isExternal: true + name: System + nameWithType: System + fullName: System +- uid: System.Collections + commentId: N:System.Collections + isExternal: true + name: System.Collections + nameWithType: System.Collections + fullName: System.Collections +- uid: System.EventHandler + commentId: T:System.EventHandler + parent: System + isExternal: true + name: EventHandler + nameWithType: EventHandler + fullName: System.EventHandler +- uid: System.EventHandler{Terminal.Gui.MouseEvent} + commentId: T:System.EventHandler{Terminal.Gui.MouseEvent} + parent: System + definition: System.EventHandler`1 + name: EventHandler + nameWithType: EventHandler + fullName: System.EventHandler + nameWithType.vb: EventHandler(Of MouseEvent) + fullName.vb: System.EventHandler(Of Terminal.Gui.MouseEvent) + name.vb: EventHandler(Of MouseEvent) + spec.csharp: + - uid: System.EventHandler`1 + name: EventHandler + nameWithType: EventHandler + fullName: System.EventHandler + isExternal: true + - name: < + nameWithType: < + fullName: < + - uid: Terminal.Gui.MouseEvent + name: MouseEvent + nameWithType: MouseEvent + fullName: Terminal.Gui.MouseEvent + - 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.MouseEvent + name: MouseEvent + nameWithType: MouseEvent + fullName: Terminal.Gui.MouseEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: System.EventHandler`1 + commentId: T:System.EventHandler`1 + isExternal: true + name: EventHandler + nameWithType: EventHandler + fullName: System.EventHandler + 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.View.Driver* + commentId: Overload:Terminal.Gui.View.Driver + name: Driver + nameWithType: View.Driver + fullName: Terminal.Gui.View.Driver +- uid: Terminal.Gui.ConsoleDriver + commentId: T:Terminal.Gui.ConsoleDriver parent: Terminal.Gui - isExternal: false - name: KeyEvent - nameWithType: KeyEvent - fullName: Terminal.Gui.KeyEvent -- uid: Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) - parent: Terminal.Gui.View - isExternal: false - name: ProcessHotKey(KeyEvent) - nameWithType: View.ProcessHotKey(KeyEvent) - fullName: View.ProcessHotKey(KeyEvent) -- uid: Terminal.Gui.View.ProcessKey(Terminal.Gui.KeyEvent) - parent: Terminal.Gui.View - isExternal: false - name: ProcessKey(KeyEvent) - nameWithType: View.ProcessKey(KeyEvent) - fullName: View.ProcessKey(KeyEvent) -- uid: Terminal.Gui.View.Redraw(Terminal.Gui.Rect) - parent: Terminal.Gui.View - isExternal: false - name: Redraw(Rect) - nameWithType: View.Redraw(Rect) - fullName: View.Redraw(Rect) -- uid: Terminal.Gui.View.Remove(Terminal.Gui.View) - parent: Terminal.Gui.View - isExternal: false - name: Remove(View) - nameWithType: View.Remove(View) - fullName: View.Remove(View) -- uid: Terminal.Gui.View.RemoveAll - parent: Terminal.Gui.View - isExternal: false - name: RemoveAll() - nameWithType: View.RemoveAll() - fullName: View.RemoveAll() -- uid: Terminal.Gui.View.ScreenToView(System.Int32,System.Int32) - parent: Terminal.Gui.View - isExternal: false - name: ScreenToView(Int32, Int32) - nameWithType: View.ScreenToView(Int32, Int32) - fullName: View.ScreenToView(Int32, Int32) -- uid: Terminal.Gui.Point - parent: Terminal.Gui - isExternal: false - name: Point - nameWithType: Point - fullName: Terminal.Gui.Point -- uid: Terminal.Gui.View.SetClip(Terminal.Gui.Rect) - parent: Terminal.Gui.View - isExternal: false - name: SetClip(Rect) - nameWithType: View.SetClip(Rect) - fullName: View.SetClip(Rect) -- uid: Terminal.Gui.View.SetFocus(Terminal.Gui.View) - parent: Terminal.Gui.View - isExternal: false - name: SetFocus(View) - nameWithType: View.SetFocus(View) - fullName: View.SetFocus(View) -- uid: Terminal.Gui.View.SetNeedsDisplay - parent: Terminal.Gui.View - isExternal: false - name: SetNeedsDisplay() - nameWithType: View.SetNeedsDisplay() - fullName: View.SetNeedsDisplay() -- uid: Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) - parent: Terminal.Gui.View - isExternal: false - name: SetNeedsDisplay(Rect) - nameWithType: View.SetNeedsDisplay(Rect) - fullName: View.SetNeedsDisplay(Rect) -- uid: Terminal.Gui.View.Subviews - parent: Terminal.Gui.View - isExternal: false + name: ConsoleDriver + nameWithType: ConsoleDriver + fullName: Terminal.Gui.ConsoleDriver +- uid: Terminal.Gui.View.Subviews* + commentId: Overload:Terminal.Gui.View.Subviews name: Subviews nameWithType: View.Subviews - fullName: View.Subviews -- uid: System.Collections.Generic.IList`1 - name: IList - nameWithType: IList - fullName: System.Collections.Generic.IList + fullName: Terminal.Gui.View.Subviews - uid: System.Collections.Generic.IList{Terminal.Gui.View} + commentId: T:System.Collections.Generic.IList{Terminal.Gui.View} parent: System.Collections.Generic - isExternal: true + definition: System.Collections.Generic.IList`1 name: IList nameWithType: IList fullName: System.Collections.Generic.IList + nameWithType.vb: IList(Of View) + fullName.vb: System.Collections.Generic.IList(Of Terminal.Gui.View) + name.vb: IList(Of View) spec.csharp: - uid: System.Collections.Generic.IList`1 name: IList nameWithType: IList fullName: System.Collections.Generic.IList + isExternal: true - name: < nameWithType: < fullName: < @@ -1560,333 +3110,1215 @@ references: - name: '>' nameWithType: '>' fullName: '>' -- uid: Terminal.Gui.View.SuperView - parent: Terminal.Gui.View - isExternal: false + spec.vb: + - uid: System.Collections.Generic.IList`1 + name: IList + nameWithType: IList + fullName: System.Collections.Generic.IList + isExternal: true + - name: '(Of ' + nameWithType: '(Of ' + fullName: '(Of ' + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Collections.Generic.IList`1 + commentId: T:System.Collections.Generic.IList`1 + isExternal: true + name: IList + nameWithType: IList + fullName: System.Collections.Generic.IList + nameWithType.vb: IList(Of T) + fullName.vb: System.Collections.Generic.IList(Of T) + name.vb: IList(Of T) + spec.csharp: + - uid: System.Collections.Generic.IList`1 + name: IList + nameWithType: IList + fullName: System.Collections.Generic.IList + isExternal: true + - name: < + nameWithType: < + fullName: < + - name: T + nameWithType: T + fullName: T + - name: '>' + nameWithType: '>' + fullName: '>' + spec.vb: + - uid: System.Collections.Generic.IList`1 + name: IList + nameWithType: IList + fullName: System.Collections.Generic.IList + isExternal: true + - name: '(Of ' + nameWithType: '(Of ' + fullName: '(Of ' + - name: T + nameWithType: T + fullName: T + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Collections.Generic + commentId: N:System.Collections.Generic + isExternal: true + name: System.Collections.Generic + nameWithType: System.Collections.Generic + fullName: System.Collections.Generic +- uid: Terminal.Gui.View.Id* + commentId: Overload:Terminal.Gui.View.Id + name: Id + nameWithType: View.Id + fullName: Terminal.Gui.View.Id +- uid: NStack.ustring + commentId: T:NStack.ustring + parent: NStack + isExternal: true + name: ustring + nameWithType: ustring + fullName: NStack.ustring +- uid: NStack + commentId: N:NStack + isExternal: true + name: NStack + nameWithType: NStack + fullName: NStack +- uid: Terminal.Gui.View + commentId: T:Terminal.Gui.View + parent: Terminal.Gui + name: View + nameWithType: View + fullName: Terminal.Gui.View +- uid: Terminal.Gui.View.WantMousePositionReports* + commentId: Overload:Terminal.Gui.View.WantMousePositionReports + name: WantMousePositionReports + nameWithType: View.WantMousePositionReports + fullName: Terminal.Gui.View.WantMousePositionReports +- uid: System.Boolean + commentId: T:System.Boolean + parent: System + isExternal: true + name: Boolean + nameWithType: Boolean + fullName: System.Boolean +- uid: Terminal.Gui.View.WantContinuousButtonPressed* + commentId: Overload:Terminal.Gui.View.WantContinuousButtonPressed + name: WantContinuousButtonPressed + nameWithType: View.WantContinuousButtonPressed + fullName: Terminal.Gui.View.WantContinuousButtonPressed +- uid: Terminal.Gui.View.Frame* + commentId: Overload:Terminal.Gui.View.Frame + name: Frame + nameWithType: View.Frame + fullName: Terminal.Gui.View.Frame +- uid: Terminal.Gui.Rect + commentId: T:Terminal.Gui.Rect + parent: Terminal.Gui + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect +- uid: Terminal.Gui.View.GetEnumerator* + commentId: Overload:Terminal.Gui.View.GetEnumerator + name: GetEnumerator + nameWithType: View.GetEnumerator + fullName: Terminal.Gui.View.GetEnumerator +- uid: System.Collections.IEnumerable.GetEnumerator + commentId: M:System.Collections.IEnumerable.GetEnumerator + parent: System.Collections.IEnumerable + isExternal: true + name: GetEnumerator() + nameWithType: IEnumerable.GetEnumerator() + fullName: System.Collections.IEnumerable.GetEnumerator() + spec.csharp: + - uid: System.Collections.IEnumerable.GetEnumerator + name: GetEnumerator + nameWithType: IEnumerable.GetEnumerator + fullName: System.Collections.IEnumerable.GetEnumerator + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Collections.IEnumerable.GetEnumerator + name: GetEnumerator + nameWithType: IEnumerable.GetEnumerator + fullName: System.Collections.IEnumerable.GetEnumerator + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Collections.IEnumerator + commentId: T:System.Collections.IEnumerator + parent: System.Collections + isExternal: true + name: IEnumerator + nameWithType: IEnumerator + fullName: System.Collections.IEnumerator +- uid: Terminal.Gui.View.LayoutStyle* + commentId: Overload:Terminal.Gui.View.LayoutStyle + name: LayoutStyle + nameWithType: View.LayoutStyle + fullName: Terminal.Gui.View.LayoutStyle +- uid: Terminal.Gui.LayoutStyle + commentId: T:Terminal.Gui.LayoutStyle + parent: Terminal.Gui + name: LayoutStyle + nameWithType: LayoutStyle + fullName: Terminal.Gui.LayoutStyle +- uid: Terminal.Gui.View.Bounds* + commentId: Overload:Terminal.Gui.View.Bounds + name: Bounds + nameWithType: View.Bounds + fullName: Terminal.Gui.View.Bounds +- uid: Terminal.Gui.View.X* + commentId: Overload:Terminal.Gui.View.X + name: X + nameWithType: View.X + fullName: Terminal.Gui.View.X +- uid: Terminal.Gui.View.Y* + commentId: Overload:Terminal.Gui.View.Y + name: Y + nameWithType: View.Y + fullName: Terminal.Gui.View.Y +- uid: Terminal.Gui.View.Width* + commentId: Overload:Terminal.Gui.View.Width + name: Width + nameWithType: View.Width + fullName: Terminal.Gui.View.Width +- uid: Terminal.Gui.View.Height* + commentId: Overload:Terminal.Gui.View.Height + name: Height + nameWithType: View.Height + fullName: Terminal.Gui.View.Height +- uid: Terminal.Gui.View.SuperView* + commentId: Overload:Terminal.Gui.View.SuperView name: SuperView nameWithType: View.SuperView - fullName: View.SuperView -- uid: Terminal.Gui.View.ToString + fullName: Terminal.Gui.View.SuperView +- uid: Terminal.Gui.View.#ctor* + commentId: Overload:Terminal.Gui.View.#ctor + name: View + nameWithType: View.View + fullName: Terminal.Gui.View.View +- uid: Terminal.Gui.View.SetNeedsDisplay* + commentId: Overload:Terminal.Gui.View.SetNeedsDisplay + name: SetNeedsDisplay + nameWithType: View.SetNeedsDisplay + fullName: Terminal.Gui.View.SetNeedsDisplay +- uid: Terminal.Gui.View.ChildNeedsDisplay* + commentId: Overload:Terminal.Gui.View.ChildNeedsDisplay + name: ChildNeedsDisplay + nameWithType: View.ChildNeedsDisplay + fullName: Terminal.Gui.View.ChildNeedsDisplay +- uid: Terminal.Gui.View.Add* + commentId: Overload:Terminal.Gui.View.Add + name: Add + nameWithType: View.Add + fullName: Terminal.Gui.View.Add +- uid: Terminal.Gui.View[] + isExternal: true + name: View[] + nameWithType: View[] + fullName: Terminal.Gui.View[] + nameWithType.vb: View() + fullName.vb: Terminal.Gui.View() + name.vb: View() + spec.csharp: + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: '[]' + nameWithType: '[]' + fullName: '[]' + spec.vb: + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: () + nameWithType: () + fullName: () +- uid: Terminal.Gui.View.RemoveAll* + commentId: Overload:Terminal.Gui.View.RemoveAll + name: RemoveAll + nameWithType: View.RemoveAll + fullName: Terminal.Gui.View.RemoveAll +- uid: Terminal.Gui.View.Remove* + commentId: Overload:Terminal.Gui.View.Remove + name: Remove + nameWithType: View.Remove + fullName: Terminal.Gui.View.Remove +- uid: Terminal.Gui.View.SendSubviewToBack(Terminal.Gui.View) + commentId: M:Terminal.Gui.View.SendSubviewToBack(Terminal.Gui.View) + parent: Terminal.Gui.View + name: SendSubviewToBack(View) + nameWithType: View.SendSubviewToBack(View) + fullName: Terminal.Gui.View.SendSubviewToBack(Terminal.Gui.View) + spec.csharp: + - uid: Terminal.Gui.View.SendSubviewToBack(Terminal.Gui.View) + name: SendSubviewToBack + nameWithType: View.SendSubviewToBack + fullName: Terminal.Gui.View.SendSubviewToBack + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.SendSubviewToBack(Terminal.Gui.View) + name: SendSubviewToBack + nameWithType: View.SendSubviewToBack + fullName: Terminal.Gui.View.SendSubviewToBack + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.BringSubviewToFront* + commentId: Overload:Terminal.Gui.View.BringSubviewToFront + name: BringSubviewToFront + nameWithType: View.BringSubviewToFront + fullName: Terminal.Gui.View.BringSubviewToFront +- uid: Terminal.Gui.View.BringSubviewToFront(Terminal.Gui.View) + commentId: M:Terminal.Gui.View.BringSubviewToFront(Terminal.Gui.View) + parent: Terminal.Gui.View + name: BringSubviewToFront(View) + nameWithType: View.BringSubviewToFront(View) + fullName: Terminal.Gui.View.BringSubviewToFront(Terminal.Gui.View) + spec.csharp: + - uid: Terminal.Gui.View.BringSubviewToFront(Terminal.Gui.View) + name: BringSubviewToFront + nameWithType: View.BringSubviewToFront + fullName: Terminal.Gui.View.BringSubviewToFront + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.BringSubviewToFront(Terminal.Gui.View) + name: BringSubviewToFront + nameWithType: View.BringSubviewToFront + fullName: Terminal.Gui.View.BringSubviewToFront + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.SendSubviewToBack* + commentId: Overload:Terminal.Gui.View.SendSubviewToBack + name: SendSubviewToBack + nameWithType: View.SendSubviewToBack + fullName: Terminal.Gui.View.SendSubviewToBack +- uid: Terminal.Gui.View.SendSubviewBackwards* + commentId: Overload:Terminal.Gui.View.SendSubviewBackwards + name: SendSubviewBackwards + nameWithType: View.SendSubviewBackwards + fullName: Terminal.Gui.View.SendSubviewBackwards +- uid: Terminal.Gui.View.BringSubviewForward* + commentId: Overload:Terminal.Gui.View.BringSubviewForward + name: BringSubviewForward + nameWithType: View.BringSubviewForward + fullName: Terminal.Gui.View.BringSubviewForward +- uid: Terminal.Gui.View.Clear* + commentId: Overload:Terminal.Gui.View.Clear + name: Clear + nameWithType: View.Clear + fullName: Terminal.Gui.View.Clear +- uid: Terminal.Gui.View.ScreenToView* + commentId: Overload:Terminal.Gui.View.ScreenToView + name: ScreenToView + nameWithType: View.ScreenToView + fullName: Terminal.Gui.View.ScreenToView +- uid: System.Int32 + commentId: T:System.Int32 + parent: System + isExternal: true + name: Int32 + nameWithType: Int32 + fullName: System.Int32 +- uid: Terminal.Gui.Point + commentId: T:Terminal.Gui.Point + parent: Terminal.Gui + name: Point + nameWithType: Point + fullName: Terminal.Gui.Point +- uid: Terminal.Gui.View.ClipToBounds* + commentId: Overload:Terminal.Gui.View.ClipToBounds + name: ClipToBounds + nameWithType: View.ClipToBounds + fullName: Terminal.Gui.View.ClipToBounds +- uid: Terminal.Gui.View.SetClip* + commentId: Overload:Terminal.Gui.View.SetClip + name: SetClip + nameWithType: View.SetClip + fullName: Terminal.Gui.View.SetClip +- uid: Terminal.Gui.View.DrawFrame* + commentId: Overload:Terminal.Gui.View.DrawFrame + name: DrawFrame + nameWithType: View.DrawFrame + fullName: Terminal.Gui.View.DrawFrame +- uid: Terminal.Gui.View.DrawHotString* + commentId: Overload:Terminal.Gui.View.DrawHotString + name: DrawHotString + nameWithType: View.DrawHotString + fullName: Terminal.Gui.View.DrawHotString +- uid: Terminal.Gui.Attribute + commentId: T:Terminal.Gui.Attribute + parent: Terminal.Gui + name: Attribute + nameWithType: Attribute + fullName: Terminal.Gui.Attribute +- uid: Terminal.Gui.ColorScheme + commentId: T:Terminal.Gui.ColorScheme + parent: Terminal.Gui + name: ColorScheme + nameWithType: ColorScheme + fullName: Terminal.Gui.ColorScheme +- uid: Terminal.Gui.View.Move* + commentId: Overload:Terminal.Gui.View.Move + name: Move + nameWithType: View.Move + fullName: Terminal.Gui.View.Move +- uid: Terminal.Gui.View.PositionCursor* + commentId: Overload:Terminal.Gui.View.PositionCursor + name: PositionCursor + nameWithType: View.PositionCursor + fullName: Terminal.Gui.View.PositionCursor +- uid: Terminal.Gui.View.HasFocus + commentId: P:Terminal.Gui.View.HasFocus + parent: Terminal.Gui.View + name: HasFocus + nameWithType: View.HasFocus + fullName: Terminal.Gui.View.HasFocus +- uid: Terminal.Gui.Responder.HasFocus + commentId: P:Terminal.Gui.Responder.HasFocus + parent: Terminal.Gui.Responder + name: HasFocus + nameWithType: Responder.HasFocus + fullName: Terminal.Gui.Responder.HasFocus +- uid: Terminal.Gui.View.HasFocus* + commentId: Overload:Terminal.Gui.View.HasFocus + name: HasFocus + nameWithType: View.HasFocus + fullName: Terminal.Gui.View.HasFocus +- uid: Terminal.Gui.View.OnEnter + commentId: M:Terminal.Gui.View.OnEnter + parent: Terminal.Gui.View + name: OnEnter() + nameWithType: View.OnEnter() + fullName: Terminal.Gui.View.OnEnter() + spec.csharp: + - uid: Terminal.Gui.View.OnEnter + name: OnEnter + nameWithType: View.OnEnter + fullName: Terminal.Gui.View.OnEnter + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.OnEnter + name: OnEnter + nameWithType: View.OnEnter + fullName: Terminal.Gui.View.OnEnter + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.Responder.OnEnter + commentId: M:Terminal.Gui.Responder.OnEnter + parent: Terminal.Gui.Responder + name: OnEnter() + nameWithType: Responder.OnEnter() + fullName: Terminal.Gui.Responder.OnEnter() + spec.csharp: + - uid: Terminal.Gui.Responder.OnEnter + name: OnEnter + nameWithType: Responder.OnEnter + fullName: Terminal.Gui.Responder.OnEnter + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.Responder.OnEnter + name: OnEnter + nameWithType: Responder.OnEnter + fullName: Terminal.Gui.Responder.OnEnter + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.OnEnter* + commentId: Overload:Terminal.Gui.View.OnEnter + name: OnEnter + nameWithType: View.OnEnter + fullName: Terminal.Gui.View.OnEnter +- uid: Terminal.Gui.View.OnLeave + commentId: M:Terminal.Gui.View.OnLeave + parent: Terminal.Gui.View + name: OnLeave() + nameWithType: View.OnLeave() + fullName: Terminal.Gui.View.OnLeave() + spec.csharp: + - uid: Terminal.Gui.View.OnLeave + name: OnLeave + nameWithType: View.OnLeave + fullName: Terminal.Gui.View.OnLeave + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.OnLeave + name: OnLeave + nameWithType: View.OnLeave + fullName: Terminal.Gui.View.OnLeave + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.Responder.OnLeave + commentId: M:Terminal.Gui.Responder.OnLeave + parent: Terminal.Gui.Responder + name: OnLeave() + nameWithType: Responder.OnLeave() + fullName: Terminal.Gui.Responder.OnLeave() + spec.csharp: + - uid: Terminal.Gui.Responder.OnLeave + name: OnLeave + nameWithType: Responder.OnLeave + fullName: Terminal.Gui.Responder.OnLeave + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.Responder.OnLeave + name: OnLeave + nameWithType: Responder.OnLeave + fullName: Terminal.Gui.Responder.OnLeave + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.OnLeave* + commentId: Overload:Terminal.Gui.View.OnLeave + name: OnLeave + nameWithType: View.OnLeave + fullName: Terminal.Gui.View.OnLeave +- uid: Terminal.Gui.View.Focused* + commentId: Overload:Terminal.Gui.View.Focused + name: Focused + nameWithType: View.Focused + fullName: Terminal.Gui.View.Focused +- uid: Terminal.Gui.View.MostFocused* + commentId: Overload:Terminal.Gui.View.MostFocused + name: MostFocused + nameWithType: View.MostFocused + fullName: Terminal.Gui.View.MostFocused +- uid: Terminal.Gui.View.ColorScheme* + commentId: Overload:Terminal.Gui.View.ColorScheme + name: ColorScheme + nameWithType: View.ColorScheme + fullName: Terminal.Gui.View.ColorScheme +- uid: Terminal.Gui.View.AddRune* + commentId: Overload:Terminal.Gui.View.AddRune + name: AddRune + nameWithType: View.AddRune + fullName: Terminal.Gui.View.AddRune +- uid: System.Rune + commentId: T:System.Rune + parent: System + isExternal: true + name: Rune + nameWithType: Rune + fullName: System.Rune +- uid: Terminal.Gui.View.ClearNeedsDisplay* + commentId: Overload:Terminal.Gui.View.ClearNeedsDisplay + name: ClearNeedsDisplay + nameWithType: View.ClearNeedsDisplay + fullName: Terminal.Gui.View.ClearNeedsDisplay +- uid: Terminal.Gui.View.Redraw* + commentId: Overload:Terminal.Gui.View.Redraw + name: Redraw + nameWithType: View.Redraw + fullName: Terminal.Gui.View.Redraw +- uid: Terminal.Gui.View.SetFocus* + commentId: Overload:Terminal.Gui.View.SetFocus + name: SetFocus + nameWithType: View.SetFocus + fullName: Terminal.Gui.View.SetFocus +- uid: System.EventHandler{Terminal.Gui.View.KeyEventEventArgs} + commentId: T:System.EventHandler{Terminal.Gui.View.KeyEventEventArgs} + parent: System + definition: System.EventHandler`1 + name: EventHandler + nameWithType: EventHandler + fullName: System.EventHandler + nameWithType.vb: EventHandler(Of View.KeyEventEventArgs) + fullName.vb: System.EventHandler(Of Terminal.Gui.View.KeyEventEventArgs) + name.vb: EventHandler(Of View.KeyEventEventArgs) + spec.csharp: + - uid: System.EventHandler`1 + name: EventHandler + nameWithType: EventHandler + fullName: System.EventHandler + isExternal: true + - name: < + nameWithType: < + fullName: < + - uid: Terminal.Gui.View.KeyEventEventArgs + name: View.KeyEventEventArgs + nameWithType: View.KeyEventEventArgs + fullName: Terminal.Gui.View.KeyEventEventArgs + - 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.View.KeyEventEventArgs + name: View.KeyEventEventArgs + nameWithType: View.KeyEventEventArgs + fullName: Terminal.Gui.View.KeyEventEventArgs + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.ProcessKey(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.View.ProcessKey(Terminal.Gui.KeyEvent) + parent: Terminal.Gui.View + name: ProcessKey(KeyEvent) + nameWithType: View.ProcessKey(KeyEvent) + fullName: Terminal.Gui.View.ProcessKey(Terminal.Gui.KeyEvent) + spec.csharp: + - uid: Terminal.Gui.View.ProcessKey(Terminal.Gui.KeyEvent) + name: ProcessKey + nameWithType: View.ProcessKey + fullName: Terminal.Gui.View.ProcessKey + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ProcessKey(Terminal.Gui.KeyEvent) + name: ProcessKey + nameWithType: View.ProcessKey + fullName: Terminal.Gui.View.ProcessKey + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.Responder.ProcessKey(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.Responder.ProcessKey(Terminal.Gui.KeyEvent) + parent: Terminal.Gui.Responder + name: ProcessKey(KeyEvent) + nameWithType: Responder.ProcessKey(KeyEvent) + fullName: Terminal.Gui.Responder.ProcessKey(Terminal.Gui.KeyEvent) + spec.csharp: + - uid: Terminal.Gui.Responder.ProcessKey(Terminal.Gui.KeyEvent) + name: ProcessKey + nameWithType: Responder.ProcessKey + fullName: Terminal.Gui.Responder.ProcessKey + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.Responder.ProcessKey(Terminal.Gui.KeyEvent) + name: ProcessKey + nameWithType: Responder.ProcessKey + fullName: Terminal.Gui.Responder.ProcessKey + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.ProcessKey* + commentId: Overload:Terminal.Gui.View.ProcessKey + name: ProcessKey + nameWithType: View.ProcessKey + fullName: Terminal.Gui.View.ProcessKey +- uid: Terminal.Gui.KeyEvent + commentId: T:Terminal.Gui.KeyEvent + parent: Terminal.Gui + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent +- uid: Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) + parent: Terminal.Gui.View + name: ProcessHotKey(KeyEvent) + nameWithType: View.ProcessHotKey(KeyEvent) + fullName: Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) + spec.csharp: + - uid: Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) + name: ProcessHotKey + nameWithType: View.ProcessHotKey + fullName: Terminal.Gui.View.ProcessHotKey + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) + name: ProcessHotKey + nameWithType: View.ProcessHotKey + fullName: Terminal.Gui.View.ProcessHotKey + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.Responder.ProcessHotKey(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.Responder.ProcessHotKey(Terminal.Gui.KeyEvent) + parent: Terminal.Gui.Responder + name: ProcessHotKey(KeyEvent) + nameWithType: Responder.ProcessHotKey(KeyEvent) + fullName: Terminal.Gui.Responder.ProcessHotKey(Terminal.Gui.KeyEvent) + spec.csharp: + - uid: Terminal.Gui.Responder.ProcessHotKey(Terminal.Gui.KeyEvent) + name: ProcessHotKey + nameWithType: Responder.ProcessHotKey + fullName: Terminal.Gui.Responder.ProcessHotKey + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.Responder.ProcessHotKey(Terminal.Gui.KeyEvent) + name: ProcessHotKey + nameWithType: Responder.ProcessHotKey + fullName: Terminal.Gui.Responder.ProcessHotKey + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.ProcessHotKey* + commentId: Overload:Terminal.Gui.View.ProcessHotKey + name: ProcessHotKey + nameWithType: View.ProcessHotKey + fullName: Terminal.Gui.View.ProcessHotKey +- uid: Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) + parent: Terminal.Gui.View + name: ProcessColdKey(KeyEvent) + nameWithType: View.ProcessColdKey(KeyEvent) + fullName: Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) + spec.csharp: + - uid: Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) + name: ProcessColdKey + nameWithType: View.ProcessColdKey + fullName: Terminal.Gui.View.ProcessColdKey + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) + name: ProcessColdKey + nameWithType: View.ProcessColdKey + fullName: Terminal.Gui.View.ProcessColdKey + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.Responder.ProcessColdKey(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.Responder.ProcessColdKey(Terminal.Gui.KeyEvent) + parent: Terminal.Gui.Responder + name: ProcessColdKey(KeyEvent) + nameWithType: Responder.ProcessColdKey(KeyEvent) + fullName: Terminal.Gui.Responder.ProcessColdKey(Terminal.Gui.KeyEvent) + spec.csharp: + - uid: Terminal.Gui.Responder.ProcessColdKey(Terminal.Gui.KeyEvent) + name: ProcessColdKey + nameWithType: Responder.ProcessColdKey + fullName: Terminal.Gui.Responder.ProcessColdKey + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.Responder.ProcessColdKey(Terminal.Gui.KeyEvent) + name: ProcessColdKey + nameWithType: Responder.ProcessColdKey + fullName: Terminal.Gui.Responder.ProcessColdKey + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.ProcessColdKey* + commentId: Overload:Terminal.Gui.View.ProcessColdKey + name: ProcessColdKey + nameWithType: View.ProcessColdKey + fullName: Terminal.Gui.View.ProcessColdKey +- uid: Terminal.Gui.Responder.OnKeyDown(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.Responder.OnKeyDown(Terminal.Gui.KeyEvent) + parent: Terminal.Gui.Responder + name: OnKeyDown(KeyEvent) + nameWithType: Responder.OnKeyDown(KeyEvent) + fullName: Terminal.Gui.Responder.OnKeyDown(Terminal.Gui.KeyEvent) + spec.csharp: + - uid: Terminal.Gui.Responder.OnKeyDown(Terminal.Gui.KeyEvent) + name: OnKeyDown + nameWithType: Responder.OnKeyDown + fullName: Terminal.Gui.Responder.OnKeyDown + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.Responder.OnKeyDown(Terminal.Gui.KeyEvent) + name: OnKeyDown + nameWithType: Responder.OnKeyDown + fullName: Terminal.Gui.Responder.OnKeyDown + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.OnKeyDown* + commentId: Overload:Terminal.Gui.View.OnKeyDown + name: OnKeyDown + nameWithType: View.OnKeyDown + fullName: Terminal.Gui.View.OnKeyDown +- uid: Terminal.Gui.Responder.OnKeyUp(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.Responder.OnKeyUp(Terminal.Gui.KeyEvent) + parent: Terminal.Gui.Responder + name: OnKeyUp(KeyEvent) + nameWithType: Responder.OnKeyUp(KeyEvent) + fullName: Terminal.Gui.Responder.OnKeyUp(Terminal.Gui.KeyEvent) + spec.csharp: + - uid: Terminal.Gui.Responder.OnKeyUp(Terminal.Gui.KeyEvent) + name: OnKeyUp + nameWithType: Responder.OnKeyUp + fullName: Terminal.Gui.Responder.OnKeyUp + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.Responder.OnKeyUp(Terminal.Gui.KeyEvent) + name: OnKeyUp + nameWithType: Responder.OnKeyUp + fullName: Terminal.Gui.Responder.OnKeyUp + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.OnKeyUp* + commentId: Overload:Terminal.Gui.View.OnKeyUp + name: OnKeyUp + nameWithType: View.OnKeyUp + fullName: Terminal.Gui.View.OnKeyUp +- uid: Terminal.Gui.View.EnsureFocus* + commentId: Overload:Terminal.Gui.View.EnsureFocus + name: EnsureFocus + nameWithType: View.EnsureFocus + fullName: Terminal.Gui.View.EnsureFocus +- uid: Terminal.Gui.View.FocusFirst* + commentId: Overload:Terminal.Gui.View.FocusFirst + name: FocusFirst + nameWithType: View.FocusFirst + fullName: Terminal.Gui.View.FocusFirst +- uid: Terminal.Gui.View.FocusLast* + commentId: Overload:Terminal.Gui.View.FocusLast + name: FocusLast + nameWithType: View.FocusLast + fullName: Terminal.Gui.View.FocusLast +- uid: Terminal.Gui.View.FocusPrev* + commentId: Overload:Terminal.Gui.View.FocusPrev + name: FocusPrev + nameWithType: View.FocusPrev + fullName: Terminal.Gui.View.FocusPrev +- uid: Terminal.Gui.View.FocusNext* + commentId: Overload:Terminal.Gui.View.FocusNext + name: FocusNext + nameWithType: View.FocusNext + fullName: Terminal.Gui.View.FocusNext +- uid: Terminal.Gui.View.LayoutSubviews* + commentId: Overload:Terminal.Gui.View.LayoutSubviews + name: LayoutSubviews + nameWithType: View.LayoutSubviews + fullName: Terminal.Gui.View.LayoutSubviews +- uid: Terminal.Gui.View.ToString + commentId: M:Terminal.Gui.View.ToString parent: Terminal.Gui.View - isExternal: false name: ToString() nameWithType: View.ToString() - fullName: View.ToString() + fullName: Terminal.Gui.View.ToString() + spec.csharp: + - uid: Terminal.Gui.View.ToString + name: ToString + nameWithType: View.ToString + fullName: Terminal.Gui.View.ToString + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ToString + name: ToString + nameWithType: View.ToString + fullName: Terminal.Gui.View.ToString + - name: ( + nameWithType: ( + fullName: ( + - 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: Terminal.Gui.View.ToString* + commentId: Overload:Terminal.Gui.View.ToString + name: ToString + nameWithType: View.ToString + fullName: Terminal.Gui.View.ToString - uid: System.String + commentId: T:System.String parent: System isExternal: true name: String nameWithType: String fullName: System.String -- uid: Terminal.Gui.View.WantMousePositionReports +- uid: Terminal.Gui.View.OnMouseEnter(Terminal.Gui.MouseEvent) + commentId: M:Terminal.Gui.View.OnMouseEnter(Terminal.Gui.MouseEvent) parent: Terminal.Gui.View - isExternal: false - name: WantMousePositionReports - nameWithType: View.WantMousePositionReports - fullName: View.WantMousePositionReports -- uid: Terminal.Gui.View.Width - parent: Terminal.Gui.View - isExternal: false - name: Width - nameWithType: View.Width - fullName: View.Width -- uid: Terminal.Gui.View.X - parent: Terminal.Gui.View - isExternal: false - name: X - nameWithType: View.X - fullName: View.X -- uid: Terminal.Gui.Pos + name: OnMouseEnter(MouseEvent) + nameWithType: View.OnMouseEnter(MouseEvent) + fullName: Terminal.Gui.View.OnMouseEnter(Terminal.Gui.MouseEvent) + spec.csharp: + - uid: Terminal.Gui.View.OnMouseEnter(Terminal.Gui.MouseEvent) + name: OnMouseEnter + nameWithType: View.OnMouseEnter + fullName: Terminal.Gui.View.OnMouseEnter + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.MouseEvent + name: MouseEvent + nameWithType: MouseEvent + fullName: Terminal.Gui.MouseEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.OnMouseEnter(Terminal.Gui.MouseEvent) + name: OnMouseEnter + nameWithType: View.OnMouseEnter + fullName: Terminal.Gui.View.OnMouseEnter + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.MouseEvent + name: MouseEvent + nameWithType: MouseEvent + fullName: Terminal.Gui.MouseEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.Responder.OnMouseEnter(Terminal.Gui.MouseEvent) + commentId: M:Terminal.Gui.Responder.OnMouseEnter(Terminal.Gui.MouseEvent) + parent: Terminal.Gui.Responder + name: OnMouseEnter(MouseEvent) + nameWithType: Responder.OnMouseEnter(MouseEvent) + fullName: Terminal.Gui.Responder.OnMouseEnter(Terminal.Gui.MouseEvent) + spec.csharp: + - uid: Terminal.Gui.Responder.OnMouseEnter(Terminal.Gui.MouseEvent) + name: OnMouseEnter + nameWithType: Responder.OnMouseEnter + fullName: Terminal.Gui.Responder.OnMouseEnter + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.MouseEvent + name: MouseEvent + nameWithType: MouseEvent + fullName: Terminal.Gui.MouseEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.Responder.OnMouseEnter(Terminal.Gui.MouseEvent) + name: OnMouseEnter + nameWithType: Responder.OnMouseEnter + fullName: Terminal.Gui.Responder.OnMouseEnter + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.MouseEvent + name: MouseEvent + nameWithType: MouseEvent + fullName: Terminal.Gui.MouseEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.OnMouseEnter* + commentId: Overload:Terminal.Gui.View.OnMouseEnter + name: OnMouseEnter + nameWithType: View.OnMouseEnter + fullName: Terminal.Gui.View.OnMouseEnter +- uid: Terminal.Gui.MouseEvent + commentId: T:Terminal.Gui.MouseEvent parent: Terminal.Gui - isExternal: false - name: Pos - nameWithType: Pos - fullName: Terminal.Gui.Pos -- uid: Terminal.Gui.View.Y + name: MouseEvent + nameWithType: MouseEvent + fullName: Terminal.Gui.MouseEvent +- uid: Terminal.Gui.View.OnMouseLeave(Terminal.Gui.MouseEvent) + commentId: M:Terminal.Gui.View.OnMouseLeave(Terminal.Gui.MouseEvent) parent: Terminal.Gui.View - isExternal: false - name: Y - nameWithType: View.Y - fullName: View.Y -- uid: Terminal.Gui.View.#ctor* - parent: Terminal.Gui.View - isExternal: false - name: View - nameWithType: View.View - fullName: View.View -- uid: Terminal.Gui.View.Add* - parent: Terminal.Gui.View - isExternal: false - name: Add - nameWithType: View.Add - fullName: View.Add -- uid: Terminal.Gui.View.AddRune* - parent: Terminal.Gui.View - isExternal: false - name: AddRune - nameWithType: View.AddRune - fullName: View.AddRune -- uid: Terminal.Gui.View.Bounds* - parent: Terminal.Gui.View - isExternal: false - name: Bounds - nameWithType: View.Bounds - fullName: View.Bounds -- uid: Terminal.Gui.View.ChildNeedsDisplay* - parent: Terminal.Gui.View - isExternal: false - name: ChildNeedsDisplay - nameWithType: View.ChildNeedsDisplay - fullName: View.ChildNeedsDisplay -- uid: Terminal.Gui.View.Clear* - parent: Terminal.Gui.View - isExternal: false - name: Clear - nameWithType: View.Clear - fullName: View.Clear -- uid: Terminal.Gui.View.ClearNeedsDisplay* - parent: Terminal.Gui.View - isExternal: false - name: ClearNeedsDisplay - nameWithType: View.ClearNeedsDisplay - fullName: View.ClearNeedsDisplay -- uid: Terminal.Gui.View.ClipToBounds* - parent: Terminal.Gui.View - isExternal: false - name: ClipToBounds - nameWithType: View.ClipToBounds - fullName: View.ClipToBounds -- uid: Terminal.Gui.View.ColorScheme* - parent: Terminal.Gui.View - isExternal: false - name: ColorScheme - nameWithType: View.ColorScheme - fullName: View.ColorScheme -- uid: Terminal.Gui.View.DrawFrame* - parent: Terminal.Gui.View - isExternal: false - name: DrawFrame - nameWithType: View.DrawFrame - fullName: View.DrawFrame -- uid: Terminal.Gui.View.DrawHotString* - parent: Terminal.Gui.View - isExternal: false - name: DrawHotString - nameWithType: View.DrawHotString - fullName: View.DrawHotString -- uid: Terminal.Gui.View.EnsureFocus* - parent: Terminal.Gui.View - isExternal: false - name: EnsureFocus - nameWithType: View.EnsureFocus - fullName: View.EnsureFocus -- uid: Terminal.Gui.View.Focused* - parent: Terminal.Gui.View - isExternal: false - name: Focused - nameWithType: View.Focused - fullName: View.Focused -- uid: Terminal.Gui.View.FocusFirst* - parent: Terminal.Gui.View - isExternal: false - name: FocusFirst - nameWithType: View.FocusFirst - fullName: View.FocusFirst -- uid: Terminal.Gui.View.FocusLast* - parent: Terminal.Gui.View - isExternal: false - name: FocusLast - nameWithType: View.FocusLast - fullName: View.FocusLast -- uid: Terminal.Gui.View.FocusNext* - parent: Terminal.Gui.View - isExternal: false - name: FocusNext - nameWithType: View.FocusNext - fullName: View.FocusNext -- uid: Terminal.Gui.View.FocusPrev* - parent: Terminal.Gui.View - isExternal: false - name: FocusPrev - nameWithType: View.FocusPrev - fullName: View.FocusPrev -- uid: Terminal.Gui.View.Frame* - parent: Terminal.Gui.View - isExternal: false - name: Frame - nameWithType: View.Frame - fullName: View.Frame -- uid: Terminal.Gui.View.GetEnumerator* - parent: Terminal.Gui.View - isExternal: false - name: GetEnumerator - nameWithType: View.GetEnumerator - fullName: View.GetEnumerator -- uid: Terminal.Gui.View.HasFocus* - parent: Terminal.Gui.View - isExternal: false - name: HasFocus - nameWithType: View.HasFocus - fullName: View.HasFocus -- uid: Terminal.Gui.View.Height* - parent: Terminal.Gui.View - isExternal: false - name: Height - nameWithType: View.Height - fullName: View.Height -- uid: Terminal.Gui.View.Id* - parent: Terminal.Gui.View - isExternal: false - name: Id - nameWithType: View.Id - fullName: View.Id -- uid: Terminal.Gui.View.LayoutStyle* - parent: Terminal.Gui.View - isExternal: false - name: LayoutStyle - nameWithType: View.LayoutStyle - fullName: View.LayoutStyle -- uid: Terminal.Gui.View.LayoutSubviews* - parent: Terminal.Gui.View - isExternal: false - name: LayoutSubviews - nameWithType: View.LayoutSubviews - fullName: View.LayoutSubviews -- uid: Terminal.Gui.View.MostFocused* - parent: Terminal.Gui.View - isExternal: false - name: MostFocused - nameWithType: View.MostFocused - fullName: View.MostFocused -- uid: Terminal.Gui.View.Move* - parent: Terminal.Gui.View - isExternal: false - name: Move - nameWithType: View.Move - fullName: View.Move -- uid: Terminal.Gui.View.PositionCursor* - parent: Terminal.Gui.View - isExternal: false - name: PositionCursor - nameWithType: View.PositionCursor - fullName: View.PositionCursor -- uid: Terminal.Gui.View.ProcessColdKey* - parent: Terminal.Gui.View - isExternal: false - name: ProcessColdKey - nameWithType: View.ProcessColdKey - fullName: View.ProcessColdKey -- uid: Terminal.Gui.View.ProcessHotKey* - parent: Terminal.Gui.View - isExternal: false - name: ProcessHotKey - nameWithType: View.ProcessHotKey - fullName: View.ProcessHotKey -- uid: Terminal.Gui.View.ProcessKey* - parent: Terminal.Gui.View - isExternal: false - name: ProcessKey - nameWithType: View.ProcessKey - fullName: View.ProcessKey -- uid: Terminal.Gui.View.Redraw* - parent: Terminal.Gui.View - isExternal: false - name: Redraw - nameWithType: View.Redraw - fullName: View.Redraw -- uid: Terminal.Gui.View.Remove* - parent: Terminal.Gui.View - isExternal: false - name: Remove - nameWithType: View.Remove - fullName: View.Remove -- uid: Terminal.Gui.View.RemoveAll* - parent: Terminal.Gui.View - isExternal: false - name: RemoveAll - nameWithType: View.RemoveAll - fullName: View.RemoveAll -- uid: Terminal.Gui.View.ScreenToView* - parent: Terminal.Gui.View - isExternal: false - name: ScreenToView - nameWithType: View.ScreenToView - fullName: View.ScreenToView -- uid: Terminal.Gui.View.SetClip* - parent: Terminal.Gui.View - isExternal: false - name: SetClip - nameWithType: View.SetClip - fullName: View.SetClip -- uid: Terminal.Gui.View.SetFocus* - parent: Terminal.Gui.View - isExternal: false - name: SetFocus - nameWithType: View.SetFocus - fullName: View.SetFocus -- uid: Terminal.Gui.View.SetNeedsDisplay* - parent: Terminal.Gui.View - isExternal: false - name: SetNeedsDisplay - nameWithType: View.SetNeedsDisplay - fullName: View.SetNeedsDisplay -- uid: Terminal.Gui.View.Subviews* - parent: Terminal.Gui.View - isExternal: false - name: Subviews - nameWithType: View.Subviews - fullName: View.Subviews -- uid: Terminal.Gui.View.SuperView* - parent: Terminal.Gui.View - isExternal: false - name: SuperView - nameWithType: View.SuperView - fullName: View.SuperView -- uid: Terminal.Gui.View.ToString* - parent: Terminal.Gui.View - isExternal: false - name: ToString - nameWithType: View.ToString - fullName: View.ToString -- uid: Terminal.Gui.View.WantMousePositionReports* - parent: Terminal.Gui.View - isExternal: false - name: WantMousePositionReports - nameWithType: View.WantMousePositionReports - fullName: View.WantMousePositionReports -- uid: Terminal.Gui.View.Width* - parent: Terminal.Gui.View - isExternal: false - name: Width - nameWithType: View.Width - fullName: View.Width -- uid: Terminal.Gui.View.X* - parent: Terminal.Gui.View - isExternal: false - name: X - nameWithType: View.X - fullName: View.X -- uid: Terminal.Gui.View.Y* - parent: Terminal.Gui.View - isExternal: false - name: Y - nameWithType: View.Y - fullName: View.Y -- uid: Terminal.Gui.Responder.CanFocus + name: OnMouseLeave(MouseEvent) + nameWithType: View.OnMouseLeave(MouseEvent) + fullName: Terminal.Gui.View.OnMouseLeave(Terminal.Gui.MouseEvent) + spec.csharp: + - uid: Terminal.Gui.View.OnMouseLeave(Terminal.Gui.MouseEvent) + name: OnMouseLeave + nameWithType: View.OnMouseLeave + fullName: Terminal.Gui.View.OnMouseLeave + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.MouseEvent + name: MouseEvent + nameWithType: MouseEvent + fullName: Terminal.Gui.MouseEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.OnMouseLeave(Terminal.Gui.MouseEvent) + name: OnMouseLeave + nameWithType: View.OnMouseLeave + fullName: Terminal.Gui.View.OnMouseLeave + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.MouseEvent + name: MouseEvent + nameWithType: MouseEvent + fullName: Terminal.Gui.MouseEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.Responder.OnMouseLeave(Terminal.Gui.MouseEvent) + commentId: M:Terminal.Gui.Responder.OnMouseLeave(Terminal.Gui.MouseEvent) parent: Terminal.Gui.Responder - isExternal: false - name: CanFocus - nameWithType: Responder.CanFocus - fullName: Responder.CanFocus -- uid: Terminal.Gui.Responder.MouseEvent(Terminal.Gui.MouseEvent) - parent: Terminal.Gui.Responder - isExternal: false - name: MouseEvent(MouseEvent) - nameWithType: Responder.MouseEvent(MouseEvent) - fullName: Responder.MouseEvent(MouseEvent) -- uid: System.Collections.IEnumerable - parent: System.Collections - isExternal: true - name: IEnumerable - nameWithType: IEnumerable - fullName: System.Collections.IEnumerable + name: OnMouseLeave(MouseEvent) + nameWithType: Responder.OnMouseLeave(MouseEvent) + fullName: Terminal.Gui.Responder.OnMouseLeave(Terminal.Gui.MouseEvent) + spec.csharp: + - uid: Terminal.Gui.Responder.OnMouseLeave(Terminal.Gui.MouseEvent) + name: OnMouseLeave + nameWithType: Responder.OnMouseLeave + fullName: Terminal.Gui.Responder.OnMouseLeave + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.MouseEvent + name: MouseEvent + nameWithType: MouseEvent + fullName: Terminal.Gui.MouseEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.Responder.OnMouseLeave(Terminal.Gui.MouseEvent) + name: OnMouseLeave + nameWithType: Responder.OnMouseLeave + fullName: Terminal.Gui.Responder.OnMouseLeave + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.MouseEvent + name: MouseEvent + nameWithType: MouseEvent + fullName: Terminal.Gui.MouseEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.OnMouseLeave* + commentId: Overload:Terminal.Gui.View.OnMouseLeave + name: OnMouseLeave + nameWithType: View.OnMouseLeave + fullName: Terminal.Gui.View.OnMouseLeave +shouldSkipMarkup: true diff --git a/docfx/api/Terminal.Gui/Terminal.Gui.Window.yml b/docfx/api/Terminal.Gui/Terminal.Gui.Window.yml index 235a16d82..98a1853a7 100644 --- a/docfx/api/Terminal.Gui/Terminal.Gui.Window.yml +++ b/docfx/api/Terminal.Gui/Terminal.Gui.Window.yml @@ -1,7 +1,9 @@ ### YamlMime:ManagedReference items: - uid: Terminal.Gui.Window + commentId: T:Terminal.Gui.Window id: Window + parent: Terminal.Gui children: - Terminal.Gui.Window.#ctor(NStack.ustring) - Terminal.Gui.Window.#ctor(NStack.ustring,System.Int32) @@ -16,16 +18,32 @@ items: - Terminal.Gui.Window.Title langs: - csharp + - vb name: Window nameWithType: Window fullName: Terminal.Gui.Window type: Class + source: + remote: + path: Terminal.Gui/Core.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Window + path: ../Terminal.Gui/Core.cs + startLine: 1738 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: A toplevel view that draws a frame around its region and has a "ContentView" subview where the contents are added. + summary: "\nA that draws a frame around its region and has a "ContentView" subview where the contents are added.\n" + example: [] syntax: - content: 'public class Window : Terminal.Gui.Toplevel, System.Collections.IEnumerable' + content: 'public class Window : Toplevel, IEnumerable' + content.vb: >- + Public Class Window + + Inherits Toplevel + + Implements IEnumerable inheritance: - System.Object - Terminal.Gui.Responder @@ -36,741 +54,2801 @@ items: implements: - System.Collections.IEnumerable inheritedMembers: - - Terminal.Gui.Toplevel.CanFocus - - Terminal.Gui.Toplevel.Create - - Terminal.Gui.Toplevel.ProcessKey(Terminal.Gui.KeyEvent) - Terminal.Gui.Toplevel.Running + - Terminal.Gui.Toplevel.Ready + - Terminal.Gui.Toplevel.Create + - Terminal.Gui.Toplevel.CanFocus + - Terminal.Gui.Toplevel.Modal + - Terminal.Gui.Toplevel.MenuBar + - Terminal.Gui.Toplevel.StatusBar + - Terminal.Gui.Toplevel.ProcessKey(Terminal.Gui.KeyEvent) - Terminal.Gui.Toplevel.WillPresent - - Terminal.Gui.View.Add(Terminal.Gui.View[]) - - Terminal.Gui.View.AddRune(System.Int32,System.Int32,System.Rune) - - Terminal.Gui.View.Bounds - - Terminal.Gui.View.ChildNeedsDisplay - - Terminal.Gui.View.Clear - - Terminal.Gui.View.Clear(Terminal.Gui.Rect) - - Terminal.Gui.View.ClearNeedsDisplay - - Terminal.Gui.View.ClipToBounds - - Terminal.Gui.View.ColorScheme - - Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean) - - Terminal.Gui.View.DrawHotString(NStack.ustring,System.Boolean,Terminal.Gui.ColorScheme) - - Terminal.Gui.View.DrawHotString(NStack.ustring,Terminal.Gui.Attribute,Terminal.Gui.Attribute) + - Terminal.Gui.View.Enter + - Terminal.Gui.View.Leave + - Terminal.Gui.View.MouseEnter + - Terminal.Gui.View.MouseLeave - Terminal.Gui.View.Driver - - Terminal.Gui.View.EnsureFocus - - Terminal.Gui.View.Focused - - Terminal.Gui.View.FocusFirst - - Terminal.Gui.View.FocusLast - - Terminal.Gui.View.FocusNext - - Terminal.Gui.View.FocusPrev - - Terminal.Gui.View.Frame - - Terminal.Gui.View.HasFocus - - Terminal.Gui.View.Height - - Terminal.Gui.View.Id - - Terminal.Gui.View.LayoutStyle - - Terminal.Gui.View.LayoutSubviews - - Terminal.Gui.View.MostFocused - - Terminal.Gui.View.Move(System.Int32,System.Int32) - - Terminal.Gui.View.PositionCursor - - Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) - - Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) - - Terminal.Gui.View.ScreenToView(System.Int32,System.Int32) - - Terminal.Gui.View.SetClip(Terminal.Gui.Rect) - - Terminal.Gui.View.SetFocus(Terminal.Gui.View) - - Terminal.Gui.View.SetNeedsDisplay - - Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) - Terminal.Gui.View.Subviews - - Terminal.Gui.View.SuperView - - Terminal.Gui.View.ToString + - Terminal.Gui.View.Id - Terminal.Gui.View.WantMousePositionReports - - Terminal.Gui.View.Width + - Terminal.Gui.View.WantContinuousButtonPressed + - Terminal.Gui.View.Frame + - Terminal.Gui.View.LayoutStyle + - Terminal.Gui.View.Bounds - Terminal.Gui.View.X - Terminal.Gui.View.Y -- uid: Terminal.Gui.Window.#ctor(NStack.ustring) - id: '#ctor(NStack.ustring)' - parent: Terminal.Gui.Window - langs: - - csharp - name: Window(ustring) - nameWithType: Window.Window(ustring) - fullName: Window.Window(ustring) - type: Constructor - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Initializes a new instance of the class with an optional title. - syntax: - content: public Window (NStack.ustring title = null); - parameters: - - id: title - type: NStack.ustring - description: Title. - overload: Terminal.Gui.Window.#ctor* - exceptions: [] -- uid: Terminal.Gui.Window.#ctor(NStack.ustring,System.Int32) - id: '#ctor(NStack.ustring,System.Int32)' - parent: Terminal.Gui.Window - langs: - - csharp - name: Window(ustring, Int32) - nameWithType: Window.Window(ustring, Int32) - fullName: Window.Window(ustring, Int32) - type: Constructor - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: "Initializes a new instance of the with\n the specified frame for its location, with the specified border \n an optional title." - syntax: - content: public Window (NStack.ustring title = null, int padding = 0); - parameters: - - id: title - type: NStack.ustring - description: Title. - - id: padding - type: System.Int32 - description: Number of characters to use for padding of the drawn frame. - overload: Terminal.Gui.Window.#ctor* - exceptions: [] -- uid: Terminal.Gui.Window.#ctor(Terminal.Gui.Rect,NStack.ustring) - id: '#ctor(Terminal.Gui.Rect,NStack.ustring)' - parent: Terminal.Gui.Window - langs: - - csharp - name: Window(Rect, ustring) - nameWithType: Window.Window(Rect, ustring) - fullName: Window.Window(Rect, ustring) - type: Constructor - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Initializes a new instance of the class with an optional title and a set frame. - syntax: - content: public Window (Terminal.Gui.Rect frame, NStack.ustring title = null); - parameters: - - id: frame - type: Terminal.Gui.Rect - description: Frame. - - id: title - type: NStack.ustring - description: Title. - overload: Terminal.Gui.Window.#ctor* - exceptions: [] -- uid: Terminal.Gui.Window.#ctor(Terminal.Gui.Rect,NStack.ustring,System.Int32) - id: '#ctor(Terminal.Gui.Rect,NStack.ustring,System.Int32)' - parent: Terminal.Gui.Window - langs: - - csharp - name: Window(Rect, ustring, Int32) - nameWithType: Window.Window(Rect, ustring, Int32) - fullName: Window.Window(Rect, ustring, Int32) - type: Constructor - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: "Initializes a new instance of the with\n the specified frame for its location, with the specified border \n an optional title." - syntax: - content: public Window (Terminal.Gui.Rect frame, NStack.ustring title = null, int padding = 0); - parameters: - - id: frame - type: Terminal.Gui.Rect - description: Frame. - - id: title - type: NStack.ustring - description: Title. - - id: padding - type: System.Int32 - description: Number of characters to use for padding of the drawn frame. - overload: Terminal.Gui.Window.#ctor* - exceptions: [] -- uid: Terminal.Gui.Window.Add(Terminal.Gui.View) - id: Add(Terminal.Gui.View) - parent: Terminal.Gui.Window - langs: - - csharp - name: Add(View) - nameWithType: Window.Add(View) - fullName: Window.Add(View) - type: Method - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Add the specified view to the ContentView. - syntax: - content: public override void Add (Terminal.Gui.View view); - parameters: - - id: view - type: Terminal.Gui.View - description: View to add to the window. - overload: Terminal.Gui.Window.Add* - exceptions: [] -- uid: Terminal.Gui.Window.GetEnumerator - id: GetEnumerator - parent: Terminal.Gui.Window - langs: - - csharp - name: GetEnumerator() - nameWithType: Window.GetEnumerator() - fullName: Window.GetEnumerator() - type: Method - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Enumerates the various views in the ContentView. - syntax: - content: public System.Collections.IEnumerator GetEnumerator (); - parameters: [] - return: - type: System.Collections.IEnumerator - description: The enumerator. - overload: Terminal.Gui.Window.GetEnumerator* - exceptions: [] -- uid: Terminal.Gui.Window.MouseEvent(Terminal.Gui.MouseEvent) - id: MouseEvent(Terminal.Gui.MouseEvent) - parent: Terminal.Gui.Window - langs: - - csharp - name: MouseEvent(MouseEvent) - nameWithType: Window.MouseEvent(MouseEvent) - fullName: Window.MouseEvent(MouseEvent) - type: Method - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - syntax: - content: public override bool MouseEvent (Terminal.Gui.MouseEvent mouseEvent); - parameters: - - id: mouseEvent - type: Terminal.Gui.MouseEvent - description: To be added. - return: - type: System.Boolean - description: To be added. - overload: Terminal.Gui.Window.MouseEvent* - exceptions: [] -- uid: Terminal.Gui.Window.Redraw(Terminal.Gui.Rect) - id: Redraw(Terminal.Gui.Rect) - parent: Terminal.Gui.Window - langs: - - csharp - name: Redraw(Rect) - nameWithType: Window.Redraw(Rect) - fullName: Window.Redraw(Rect) - type: Method - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - syntax: - content: public override void Redraw (Terminal.Gui.Rect bounds); - parameters: - - id: bounds - type: Terminal.Gui.Rect - description: To be added. - overload: Terminal.Gui.Window.Redraw* - exceptions: [] -- uid: Terminal.Gui.Window.Remove(Terminal.Gui.View) - id: Remove(Terminal.Gui.View) - parent: Terminal.Gui.Window - langs: - - csharp - name: Remove(View) - nameWithType: Window.Remove(View) - fullName: Window.Remove(View) - type: Method - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Removes a widget from this container. - syntax: - content: public override void Remove (Terminal.Gui.View view); - parameters: - - id: view - type: Terminal.Gui.View - description: To be added. - overload: Terminal.Gui.Window.Remove* - exceptions: [] -- uid: Terminal.Gui.Window.RemoveAll - id: RemoveAll - parent: Terminal.Gui.Window - langs: - - csharp - name: RemoveAll() - nameWithType: Window.RemoveAll() - fullName: Window.RemoveAll() - type: Method - assemblies: - - Terminal.Gui - namespace: Terminal.Gui - summary: Removes all widgets from this container. - syntax: - content: public override void RemoveAll (); - parameters: [] - overload: Terminal.Gui.Window.RemoveAll* - exceptions: [] + - Terminal.Gui.View.Width + - Terminal.Gui.View.Height + - Terminal.Gui.View.SuperView + - Terminal.Gui.View.SetNeedsDisplay + - Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) + - Terminal.Gui.View.ChildNeedsDisplay + - Terminal.Gui.View.Add(Terminal.Gui.View[]) + - Terminal.Gui.View.BringSubviewToFront(Terminal.Gui.View) + - Terminal.Gui.View.SendSubviewToBack(Terminal.Gui.View) + - Terminal.Gui.View.SendSubviewBackwards(Terminal.Gui.View) + - Terminal.Gui.View.BringSubviewForward(Terminal.Gui.View) + - Terminal.Gui.View.Clear + - Terminal.Gui.View.Clear(Terminal.Gui.Rect) + - Terminal.Gui.View.ScreenToView(System.Int32,System.Int32) + - Terminal.Gui.View.ClipToBounds + - Terminal.Gui.View.SetClip(Terminal.Gui.Rect) + - Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean) + - Terminal.Gui.View.DrawHotString(NStack.ustring,Terminal.Gui.Attribute,Terminal.Gui.Attribute) + - Terminal.Gui.View.DrawHotString(NStack.ustring,System.Boolean,Terminal.Gui.ColorScheme) + - Terminal.Gui.View.Move(System.Int32,System.Int32) + - Terminal.Gui.View.PositionCursor + - Terminal.Gui.View.HasFocus + - Terminal.Gui.View.OnEnter + - Terminal.Gui.View.OnLeave + - Terminal.Gui.View.Focused + - Terminal.Gui.View.MostFocused + - Terminal.Gui.View.ColorScheme + - Terminal.Gui.View.AddRune(System.Int32,System.Int32,System.Rune) + - Terminal.Gui.View.ClearNeedsDisplay + - Terminal.Gui.View.SetFocus(Terminal.Gui.View) + - Terminal.Gui.View.KeyPress + - Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) + - Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) + - Terminal.Gui.View.KeyDown + - Terminal.Gui.View.OnKeyDown(Terminal.Gui.KeyEvent) + - Terminal.Gui.View.KeyUp + - Terminal.Gui.View.OnKeyUp(Terminal.Gui.KeyEvent) + - Terminal.Gui.View.EnsureFocus + - Terminal.Gui.View.FocusFirst + - Terminal.Gui.View.FocusLast + - Terminal.Gui.View.FocusPrev + - Terminal.Gui.View.FocusNext + - Terminal.Gui.View.LayoutSubviews + - Terminal.Gui.View.ToString + - Terminal.Gui.View.OnMouseEnter(Terminal.Gui.MouseEvent) + - Terminal.Gui.View.OnMouseLeave(Terminal.Gui.MouseEvent) + - 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) + modifiers.csharp: + - public + - class + modifiers.vb: + - Public + - Class - uid: Terminal.Gui.Window.Title + commentId: P:Terminal.Gui.Window.Title id: Title parent: Terminal.Gui.Window langs: - csharp + - vb name: Title nameWithType: Window.Title - fullName: Window.Title + fullName: Terminal.Gui.Window.Title type: Property + source: + remote: + path: Terminal.Gui/Core.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Title + path: ../Terminal.Gui/Core.cs + startLine: 1746 assemblies: - Terminal.Gui namespace: Terminal.Gui - summary: The title to be displayed for this window. + summary: "\nThe title to be displayed for this window.\n" + example: [] syntax: - content: public NStack.ustring Title { get; set; } + content: public ustring Title { get; set; } + parameters: [] return: type: NStack.ustring description: The title. + content.vb: Public Property Title As ustring overload: Terminal.Gui.Window.Title* - exceptions: [] + modifiers.csharp: + - public + - get + - set + modifiers.vb: + - Public +- uid: Terminal.Gui.Window.#ctor(Terminal.Gui.Rect,NStack.ustring) + commentId: M:Terminal.Gui.Window.#ctor(Terminal.Gui.Rect,NStack.ustring) + id: '#ctor(Terminal.Gui.Rect,NStack.ustring)' + parent: Terminal.Gui.Window + langs: + - csharp + - vb + name: Window(Rect, ustring) + nameWithType: Window.Window(Rect, ustring) + fullName: Terminal.Gui.Window.Window(Terminal.Gui.Rect, NStack.ustring) + type: Constructor + source: + remote: + path: Terminal.Gui/Core.cs + branch: docs + repo: tig:tig/gui.cs.git + id: .ctor + path: ../Terminal.Gui/Core.cs + startLine: 1778 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nInitializes a new instance of the class with an optional title and a set frame.\n" + example: [] + syntax: + content: public Window(Rect frame, ustring title = null) + parameters: + - id: frame + type: Terminal.Gui.Rect + description: Frame. + - id: title + type: NStack.ustring + description: Title. + content.vb: Public Sub New(frame As Rect, title As ustring = Nothing) + overload: Terminal.Gui.Window.#ctor* + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: Terminal.Gui.Window.#ctor(NStack.ustring) + commentId: M:Terminal.Gui.Window.#ctor(NStack.ustring) + id: '#ctor(NStack.ustring)' + parent: Terminal.Gui.Window + langs: + - csharp + - vb + name: Window(ustring) + nameWithType: Window.Window(ustring) + fullName: Terminal.Gui.Window.Window(NStack.ustring) + type: Constructor + source: + remote: + path: Terminal.Gui/Core.cs + branch: docs + repo: tig:tig/gui.cs.git + id: .ctor + path: ../Terminal.Gui/Core.cs + startLine: 1786 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nInitializes a new instance of the class with an optional title.\n" + example: [] + syntax: + content: public Window(ustring title = null) + parameters: + - id: title + type: NStack.ustring + description: Title. + content.vb: Public Sub New(title As ustring = Nothing) + overload: Terminal.Gui.Window.#ctor* + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: Terminal.Gui.Window.#ctor(Terminal.Gui.Rect,NStack.ustring,System.Int32) + commentId: M:Terminal.Gui.Window.#ctor(Terminal.Gui.Rect,NStack.ustring,System.Int32) + id: '#ctor(Terminal.Gui.Rect,NStack.ustring,System.Int32)' + parent: Terminal.Gui.Window + langs: + - csharp + - vb + name: Window(Rect, ustring, Int32) + nameWithType: Window.Window(Rect, ustring, Int32) + fullName: Terminal.Gui.Window.Window(Terminal.Gui.Rect, NStack.ustring, System.Int32) + type: Constructor + source: + remote: + path: Terminal.Gui/Core.cs + branch: docs + repo: tig:tig/gui.cs.git + id: .ctor + path: ../Terminal.Gui/Core.cs + startLine: 1799 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nInitializes a new instance of the with\nthe specified frame for its location, with the specified border\nan optional title.\n" + example: [] + syntax: + content: public Window(Rect frame, ustring title = null, int padding = 0) + parameters: + - id: frame + type: Terminal.Gui.Rect + description: Frame. + - id: title + type: NStack.ustring + description: Title. + - id: padding + type: System.Int32 + description: Number of characters to use for padding of the drawn frame. + content.vb: Public Sub New(frame As Rect, title As ustring = Nothing, padding As Integer = 0) + overload: Terminal.Gui.Window.#ctor* + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: Terminal.Gui.Window.#ctor(NStack.ustring,System.Int32) + commentId: M:Terminal.Gui.Window.#ctor(NStack.ustring,System.Int32) + id: '#ctor(NStack.ustring,System.Int32)' + parent: Terminal.Gui.Window + langs: + - csharp + - vb + name: Window(ustring, Int32) + nameWithType: Window.Window(ustring, Int32) + fullName: Terminal.Gui.Window.Window(NStack.ustring, System.Int32) + type: Constructor + source: + remote: + path: Terminal.Gui/Core.cs + branch: docs + repo: tig:tig/gui.cs.git + id: .ctor + path: ../Terminal.Gui/Core.cs + startLine: 1816 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nInitializes a new instance of the with\nthe specified frame for its location, with the specified border\nan optional title.\n" + example: [] + syntax: + content: public Window(ustring title = null, int padding = 0) + parameters: + - id: title + type: NStack.ustring + description: Title. + - id: padding + type: System.Int32 + description: Number of characters to use for padding of the drawn frame. + content.vb: Public Sub New(title As ustring = Nothing, padding As Integer = 0) + overload: Terminal.Gui.Window.#ctor* + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: Terminal.Gui.Window.GetEnumerator + commentId: M:Terminal.Gui.Window.GetEnumerator + id: GetEnumerator + parent: Terminal.Gui.Window + langs: + - csharp + - vb + name: GetEnumerator() + nameWithType: Window.GetEnumerator() + fullName: Terminal.Gui.Window.GetEnumerator() + type: Method + source: + remote: + path: Terminal.Gui/Core.cs + branch: docs + repo: tig:tig/gui.cs.git + id: GetEnumerator + path: ../Terminal.Gui/Core.cs + startLine: 1834 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nEnumerates the various s in the embedded .\n" + example: [] + syntax: + content: public IEnumerator GetEnumerator() + return: + type: System.Collections.IEnumerator + description: The enumerator. + content.vb: Public Function GetEnumerator As IEnumerator + overload: Terminal.Gui.Window.GetEnumerator* + implements: + - System.Collections.IEnumerable.GetEnumerator + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: Terminal.Gui.Window.Add(Terminal.Gui.View) + commentId: M:Terminal.Gui.Window.Add(Terminal.Gui.View) + id: Add(Terminal.Gui.View) + parent: Terminal.Gui.Window + langs: + - csharp + - vb + name: Add(View) + nameWithType: Window.Add(View) + fullName: Terminal.Gui.Window.Add(Terminal.Gui.View) + type: Method + source: + remote: + path: Terminal.Gui/Core.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Add + path: ../Terminal.Gui/Core.cs + startLine: 1848 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nAdd the specified view to the .\n" + example: [] + syntax: + content: public override void Add(View view) + parameters: + - id: view + type: Terminal.Gui.View + description: View to add to the window. + content.vb: Public Overrides Sub Add(view As View) + overridden: Terminal.Gui.Toplevel.Add(Terminal.Gui.View) + overload: Terminal.Gui.Window.Add* + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides +- uid: Terminal.Gui.Window.Remove(Terminal.Gui.View) + commentId: M:Terminal.Gui.Window.Remove(Terminal.Gui.View) + id: Remove(Terminal.Gui.View) + parent: Terminal.Gui.Window + langs: + - csharp + - vb + name: Remove(View) + nameWithType: Window.Remove(View) + fullName: Terminal.Gui.Window.Remove(Terminal.Gui.View) + type: Method + source: + remote: + path: Terminal.Gui/Core.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Remove + path: ../Terminal.Gui/Core.cs + startLine: 1861 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nRemoves a widget from this container.\n" + remarks: "\n" + example: [] + syntax: + content: public override void Remove(View view) + parameters: + - id: view + type: Terminal.Gui.View + content.vb: Public Overrides Sub Remove(view As View) + overridden: Terminal.Gui.Toplevel.Remove(Terminal.Gui.View) + overload: Terminal.Gui.Window.Remove* + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides +- uid: Terminal.Gui.Window.RemoveAll + commentId: M:Terminal.Gui.Window.RemoveAll + id: RemoveAll + parent: Terminal.Gui.Window + langs: + - csharp + - vb + name: RemoveAll() + nameWithType: Window.RemoveAll() + fullName: Terminal.Gui.Window.RemoveAll() + type: Method + source: + remote: + path: Terminal.Gui/Core.cs + branch: docs + repo: tig:tig/gui.cs.git + id: RemoveAll + path: ../Terminal.Gui/Core.cs + startLine: 1879 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + summary: "\nRemoves all widgets from this container.\n" + remarks: "\n" + example: [] + syntax: + content: public override void RemoveAll() + content.vb: Public Overrides Sub RemoveAll + overridden: Terminal.Gui.Toplevel.RemoveAll + overload: Terminal.Gui.Window.RemoveAll* + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides +- uid: Terminal.Gui.Window.Redraw(Terminal.Gui.Rect) + commentId: M:Terminal.Gui.Window.Redraw(Terminal.Gui.Rect) + id: Redraw(Terminal.Gui.Rect) + parent: Terminal.Gui.Window + langs: + - csharp + - vb + name: Redraw(Rect) + nameWithType: Window.Redraw(Rect) + fullName: Terminal.Gui.Window.Redraw(Terminal.Gui.Rect) + type: Method + source: + remote: + path: Terminal.Gui/Core.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Redraw + path: ../Terminal.Gui/Core.cs + startLine: 1885 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + example: [] + syntax: + content: public override void Redraw(Rect bounds) + parameters: + - id: bounds + type: Terminal.Gui.Rect + content.vb: Public Overrides Sub Redraw(bounds As Rect) + overridden: Terminal.Gui.Toplevel.Redraw(Terminal.Gui.Rect) + overload: Terminal.Gui.Window.Redraw* + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides +- uid: Terminal.Gui.Window.MouseEvent(Terminal.Gui.MouseEvent) + commentId: M:Terminal.Gui.Window.MouseEvent(Terminal.Gui.MouseEvent) + id: MouseEvent(Terminal.Gui.MouseEvent) + parent: Terminal.Gui.Window + langs: + - csharp + - vb + name: MouseEvent(MouseEvent) + nameWithType: Window.MouseEvent(MouseEvent) + fullName: Terminal.Gui.Window.MouseEvent(Terminal.Gui.MouseEvent) + type: Method + source: + remote: + path: Terminal.Gui/Core.cs + branch: docs + repo: tig:tig/gui.cs.git + id: MouseEvent + path: ../Terminal.Gui/Core.cs + startLine: 1921 + assemblies: + - Terminal.Gui + namespace: Terminal.Gui + example: [] + syntax: + content: public override bool MouseEvent(MouseEvent mouseEvent) + parameters: + - id: mouseEvent + type: Terminal.Gui.MouseEvent + return: + type: System.Boolean + content.vb: Public Overrides Function MouseEvent(mouseEvent As MouseEvent) As Boolean + overridden: Terminal.Gui.Responder.MouseEvent(Terminal.Gui.MouseEvent) + overload: Terminal.Gui.Window.MouseEvent* + modifiers.csharp: + - public + - override + modifiers.vb: + - Public + - Overrides references: - uid: Terminal.Gui.Toplevel + commentId: T:Terminal.Gui.Toplevel parent: Terminal.Gui - isExternal: false name: Toplevel nameWithType: Toplevel fullName: Terminal.Gui.Toplevel -- uid: Terminal.Gui.Window.#ctor(NStack.ustring) - parent: Terminal.Gui.Window - isExternal: false - name: Window(ustring) - nameWithType: Window.Window(ustring) - fullName: Window.Window(ustring) -- uid: NStack.ustring - parent: NStack - isExternal: true - name: ustring - nameWithType: ustring - fullName: NStack.ustring -- uid: Terminal.Gui.Window.#ctor(NStack.ustring,System.Int32) - parent: Terminal.Gui.Window - isExternal: false - name: Window(ustring, Int32) - nameWithType: Window.Window(ustring, Int32) - fullName: Window.Window(ustring, Int32) -- uid: System.Int32 - parent: System - isExternal: true - name: Int32 - nameWithType: Int32 - fullName: System.Int32 -- uid: Terminal.Gui.Window.#ctor(Terminal.Gui.Rect,NStack.ustring) - parent: Terminal.Gui.Window - isExternal: false - name: Window(Rect, ustring) - nameWithType: Window.Window(Rect, ustring) - fullName: Window.Window(Rect, ustring) -- uid: Terminal.Gui.Rect - parent: Terminal.Gui - isExternal: false - name: Rect - nameWithType: Rect - fullName: Terminal.Gui.Rect -- uid: Terminal.Gui.Window.#ctor(Terminal.Gui.Rect,NStack.ustring,System.Int32) - parent: Terminal.Gui.Window - isExternal: false - name: Window(Rect, ustring, Int32) - nameWithType: Window.Window(Rect, ustring, Int32) - fullName: Window.Window(Rect, ustring, Int32) -- uid: Terminal.Gui.Window.Add(Terminal.Gui.View) - parent: Terminal.Gui.Window - isExternal: false - name: Add(View) - nameWithType: Window.Add(View) - fullName: Window.Add(View) - uid: Terminal.Gui.View + commentId: T:Terminal.Gui.View parent: Terminal.Gui - isExternal: false name: View nameWithType: View fullName: Terminal.Gui.View -- uid: Terminal.Gui.Window.GetEnumerator - parent: Terminal.Gui.Window - isExternal: false - name: GetEnumerator() - nameWithType: Window.GetEnumerator() - fullName: Window.GetEnumerator() -- uid: System.Collections.IEnumerator - parent: System.Collections - isExternal: true - name: IEnumerator - nameWithType: IEnumerator - fullName: System.Collections.IEnumerator -- uid: Terminal.Gui.Window.MouseEvent(Terminal.Gui.MouseEvent) - parent: Terminal.Gui.Window - isExternal: false - name: MouseEvent(MouseEvent) - nameWithType: Window.MouseEvent(MouseEvent) - fullName: Window.MouseEvent(MouseEvent) -- uid: System.Boolean +- 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: Boolean - nameWithType: Boolean - fullName: System.Boolean -- uid: Terminal.Gui.MouseEvent + name: Object + nameWithType: Object + fullName: System.Object +- uid: Terminal.Gui.Responder + commentId: T:Terminal.Gui.Responder parent: Terminal.Gui - isExternal: false - name: MouseEvent - nameWithType: MouseEvent - fullName: Terminal.Gui.MouseEvent -- uid: Terminal.Gui.Window.Redraw(Terminal.Gui.Rect) - parent: Terminal.Gui.Window - isExternal: false - name: Redraw(Rect) - nameWithType: Window.Redraw(Rect) - fullName: Window.Redraw(Rect) -- uid: Terminal.Gui.Window.Remove(Terminal.Gui.View) - parent: Terminal.Gui.Window - isExternal: false - name: Remove(View) - nameWithType: Window.Remove(View) - fullName: Window.Remove(View) -- uid: Terminal.Gui.Window.RemoveAll - parent: Terminal.Gui.Window - isExternal: false - name: RemoveAll() - nameWithType: Window.RemoveAll() - fullName: Window.RemoveAll() -- uid: Terminal.Gui.Window.Title - parent: Terminal.Gui.Window - isExternal: false - name: Title - nameWithType: Window.Title - fullName: Window.Title -- uid: Terminal.Gui.Window.#ctor* - parent: Terminal.Gui.Window - isExternal: false - name: Window - nameWithType: Window.Window - fullName: Window.Window -- uid: Terminal.Gui.Window.Add* - parent: Terminal.Gui.Window - isExternal: false - name: Add - nameWithType: Window.Add - fullName: Window.Add -- uid: Terminal.Gui.Window.GetEnumerator* - parent: Terminal.Gui.Window - isExternal: false - name: GetEnumerator - nameWithType: Window.GetEnumerator - fullName: Window.GetEnumerator -- uid: Terminal.Gui.Window.MouseEvent* - parent: Terminal.Gui.Window - isExternal: false - name: MouseEvent - nameWithType: Window.MouseEvent - fullName: Window.MouseEvent -- uid: Terminal.Gui.Window.Redraw* - parent: Terminal.Gui.Window - isExternal: false - name: Redraw - nameWithType: Window.Redraw - fullName: Window.Redraw -- uid: Terminal.Gui.Window.Remove* - parent: Terminal.Gui.Window - isExternal: false - name: Remove - nameWithType: Window.Remove - fullName: Window.Remove -- uid: Terminal.Gui.Window.RemoveAll* - parent: Terminal.Gui.Window - isExternal: false - name: RemoveAll - nameWithType: Window.RemoveAll - fullName: Window.RemoveAll -- uid: Terminal.Gui.Window.Title* - parent: Terminal.Gui.Window - isExternal: false - name: Title - nameWithType: Window.Title - fullName: Window.Title -- uid: Terminal.Gui.Toplevel.CanFocus - parent: Terminal.Gui.Toplevel - isExternal: false - name: CanFocus - nameWithType: Toplevel.CanFocus - fullName: Toplevel.CanFocus -- uid: Terminal.Gui.View.HasFocus - parent: Terminal.Gui.View - isExternal: false - name: HasFocus - nameWithType: View.HasFocus - fullName: View.HasFocus -- uid: Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) - parent: Terminal.Gui.View - isExternal: false - name: ProcessColdKey(KeyEvent) - nameWithType: View.ProcessColdKey(KeyEvent) - fullName: View.ProcessColdKey(KeyEvent) -- uid: Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) - parent: Terminal.Gui.View - isExternal: false - name: ProcessHotKey(KeyEvent) - nameWithType: View.ProcessHotKey(KeyEvent) - fullName: View.ProcessHotKey(KeyEvent) -- uid: Terminal.Gui.Toplevel.ProcessKey(Terminal.Gui.KeyEvent) - parent: Terminal.Gui.Toplevel - isExternal: false - name: ProcessKey(KeyEvent) - nameWithType: Toplevel.ProcessKey(KeyEvent) - fullName: Toplevel.ProcessKey(KeyEvent) -- uid: Terminal.Gui.View.Add(Terminal.Gui.View[]) - parent: Terminal.Gui.View - isExternal: false - name: Add(View[]) - nameWithType: View.Add(View[]) - fullName: View.Add(View[]) -- uid: Terminal.Gui.View.AddRune(System.Int32,System.Int32,System.Rune) - parent: Terminal.Gui.View - isExternal: false - name: AddRune(Int32, Int32, Rune) - nameWithType: View.AddRune(Int32, Int32, Rune) - fullName: View.AddRune(Int32, Int32, Rune) -- uid: Terminal.Gui.View.Bounds - parent: Terminal.Gui.View - isExternal: false - name: Bounds - nameWithType: View.Bounds - fullName: View.Bounds -- uid: Terminal.Gui.View.ChildNeedsDisplay - parent: Terminal.Gui.View - isExternal: false - name: ChildNeedsDisplay() - nameWithType: View.ChildNeedsDisplay() - fullName: View.ChildNeedsDisplay() -- uid: Terminal.Gui.View.Clear - parent: Terminal.Gui.View - isExternal: false - name: Clear() - nameWithType: View.Clear() - fullName: View.Clear() -- uid: Terminal.Gui.View.Clear(Terminal.Gui.Rect) - parent: Terminal.Gui.View - isExternal: false - name: Clear(Rect) - nameWithType: View.Clear(Rect) - fullName: View.Clear(Rect) -- uid: Terminal.Gui.View.ClearNeedsDisplay - parent: Terminal.Gui.View - isExternal: false - name: ClearNeedsDisplay() - nameWithType: View.ClearNeedsDisplay() - fullName: View.ClearNeedsDisplay() -- uid: Terminal.Gui.View.ClipToBounds - parent: Terminal.Gui.View - isExternal: false - name: ClipToBounds() - nameWithType: View.ClipToBounds() - fullName: View.ClipToBounds() -- uid: Terminal.Gui.View.ColorScheme - parent: Terminal.Gui.View - isExternal: false - name: ColorScheme - nameWithType: View.ColorScheme - fullName: View.ColorScheme -- uid: Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean) - parent: Terminal.Gui.View - isExternal: false - name: DrawFrame(Rect, Int32, Boolean) - nameWithType: View.DrawFrame(Rect, Int32, Boolean) - fullName: View.DrawFrame(Rect, Int32, Boolean) -- uid: Terminal.Gui.View.DrawHotString(NStack.ustring,System.Boolean,Terminal.Gui.ColorScheme) - parent: Terminal.Gui.View - isExternal: false - name: DrawHotString(ustring, Boolean, ColorScheme) - nameWithType: View.DrawHotString(ustring, Boolean, ColorScheme) - fullName: View.DrawHotString(ustring, Boolean, ColorScheme) -- uid: Terminal.Gui.View.DrawHotString(NStack.ustring,Terminal.Gui.Attribute,Terminal.Gui.Attribute) - parent: Terminal.Gui.View - isExternal: false - name: DrawHotString(ustring, Attribute, Attribute) - nameWithType: View.DrawHotString(ustring, Attribute, Attribute) - fullName: View.DrawHotString(ustring, Attribute, Attribute) -- uid: Terminal.Gui.View.Driver - parent: Terminal.Gui.View - isExternal: false - name: Driver - nameWithType: View.Driver - fullName: View.Driver -- uid: Terminal.Gui.View.EnsureFocus - parent: Terminal.Gui.View - isExternal: false - name: EnsureFocus() - nameWithType: View.EnsureFocus() - fullName: View.EnsureFocus() -- uid: Terminal.Gui.View.Focused - parent: Terminal.Gui.View - isExternal: false - name: Focused - nameWithType: View.Focused - fullName: View.Focused -- uid: Terminal.Gui.View.FocusFirst - parent: Terminal.Gui.View - isExternal: false - name: FocusFirst() - nameWithType: View.FocusFirst() - fullName: View.FocusFirst() -- uid: Terminal.Gui.View.FocusLast - parent: Terminal.Gui.View - isExternal: false - name: FocusLast() - nameWithType: View.FocusLast() - fullName: View.FocusLast() -- uid: Terminal.Gui.View.FocusNext - parent: Terminal.Gui.View - isExternal: false - name: FocusNext() - nameWithType: View.FocusNext() - fullName: View.FocusNext() -- uid: Terminal.Gui.View.FocusPrev - parent: Terminal.Gui.View - isExternal: false - name: FocusPrev() - nameWithType: View.FocusPrev() - fullName: View.FocusPrev() -- uid: Terminal.Gui.View.Frame - parent: Terminal.Gui.View - isExternal: false - name: Frame - nameWithType: View.Frame - fullName: View.Frame -- uid: Terminal.Gui.View.Height - parent: Terminal.Gui.View - isExternal: false - name: Height - nameWithType: View.Height - fullName: View.Height -- uid: Terminal.Gui.View.Id - parent: Terminal.Gui.View - isExternal: false - name: Id - nameWithType: View.Id - fullName: View.Id -- uid: Terminal.Gui.View.LayoutStyle - parent: Terminal.Gui.View - isExternal: false - name: LayoutStyle - nameWithType: View.LayoutStyle - fullName: View.LayoutStyle -- uid: Terminal.Gui.View.LayoutSubviews - parent: Terminal.Gui.View - isExternal: false - name: LayoutSubviews() - nameWithType: View.LayoutSubviews() - fullName: View.LayoutSubviews() -- uid: Terminal.Gui.View.MostFocused - parent: Terminal.Gui.View - isExternal: false - name: MostFocused - nameWithType: View.MostFocused - fullName: View.MostFocused -- uid: Terminal.Gui.View.Move(System.Int32,System.Int32) - parent: Terminal.Gui.View - isExternal: false - name: Move(Int32, Int32) - nameWithType: View.Move(Int32, Int32) - fullName: View.Move(Int32, Int32) -- uid: Terminal.Gui.View.PositionCursor - parent: Terminal.Gui.View - isExternal: false - name: PositionCursor() - nameWithType: View.PositionCursor() - fullName: View.PositionCursor() -- uid: Terminal.Gui.View.ScreenToView(System.Int32,System.Int32) - parent: Terminal.Gui.View - isExternal: false - name: ScreenToView(Int32, Int32) - nameWithType: View.ScreenToView(Int32, Int32) - fullName: View.ScreenToView(Int32, Int32) -- uid: Terminal.Gui.View.SetClip(Terminal.Gui.Rect) - parent: Terminal.Gui.View - isExternal: false - name: SetClip(Rect) - nameWithType: View.SetClip(Rect) - fullName: View.SetClip(Rect) -- uid: Terminal.Gui.View.SetFocus(Terminal.Gui.View) - parent: Terminal.Gui.View - isExternal: false - name: SetFocus(View) - nameWithType: View.SetFocus(View) - fullName: View.SetFocus(View) -- uid: Terminal.Gui.View.SetNeedsDisplay - parent: Terminal.Gui.View - isExternal: false - name: SetNeedsDisplay() - nameWithType: View.SetNeedsDisplay() - fullName: View.SetNeedsDisplay() -- uid: Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) - parent: Terminal.Gui.View - isExternal: false - name: SetNeedsDisplay(Rect) - nameWithType: View.SetNeedsDisplay(Rect) - fullName: View.SetNeedsDisplay(Rect) -- uid: Terminal.Gui.View.Subviews - parent: Terminal.Gui.View - isExternal: false - name: Subviews - nameWithType: View.Subviews - fullName: View.Subviews -- uid: Terminal.Gui.View.SuperView - parent: Terminal.Gui.View - isExternal: false - name: SuperView - nameWithType: View.SuperView - fullName: View.SuperView -- uid: Terminal.Gui.View.ToString - parent: Terminal.Gui.View - isExternal: false - name: ToString() - nameWithType: View.ToString() - fullName: View.ToString() -- uid: Terminal.Gui.View.WantMousePositionReports - parent: Terminal.Gui.View - isExternal: false - name: WantMousePositionReports - nameWithType: View.WantMousePositionReports - fullName: View.WantMousePositionReports -- uid: Terminal.Gui.View.Width - parent: Terminal.Gui.View - isExternal: false - name: Width - nameWithType: View.Width - fullName: View.Width -- uid: Terminal.Gui.View.X - parent: Terminal.Gui.View - isExternal: false - name: X - nameWithType: View.X - fullName: View.X -- uid: Terminal.Gui.View.Y - parent: Terminal.Gui.View - isExternal: false - name: Y - nameWithType: View.Y - fullName: View.Y -- uid: Terminal.Gui.Toplevel.Create - parent: Terminal.Gui.Toplevel - isExternal: false - name: Create() - nameWithType: Toplevel.Create() - fullName: Toplevel.Create() -- uid: Terminal.Gui.Toplevel.Running - parent: Terminal.Gui.Toplevel - isExternal: false - name: Running - nameWithType: Toplevel.Running - fullName: Toplevel.Running -- uid: Terminal.Gui.Toplevel.WillPresent - parent: Terminal.Gui.Toplevel - isExternal: false - name: WillPresent() - nameWithType: Toplevel.WillPresent() - fullName: Toplevel.WillPresent() + name: Responder + nameWithType: Responder + fullName: Terminal.Gui.Responder - uid: System.Collections.IEnumerable + commentId: T:System.Collections.IEnumerable parent: System.Collections isExternal: true name: IEnumerable nameWithType: IEnumerable fullName: System.Collections.IEnumerable +- 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.Toplevel.Ready + commentId: E:Terminal.Gui.Toplevel.Ready + parent: Terminal.Gui.Toplevel + name: Ready + nameWithType: Toplevel.Ready + fullName: Terminal.Gui.Toplevel.Ready +- uid: Terminal.Gui.Toplevel.Create + commentId: M:Terminal.Gui.Toplevel.Create + parent: Terminal.Gui.Toplevel + name: Create() + nameWithType: Toplevel.Create() + fullName: Terminal.Gui.Toplevel.Create() + spec.csharp: + - uid: Terminal.Gui.Toplevel.Create + name: Create + nameWithType: Toplevel.Create + fullName: Terminal.Gui.Toplevel.Create + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.Toplevel.Create + name: Create + nameWithType: Toplevel.Create + fullName: Terminal.Gui.Toplevel.Create + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.Toplevel.CanFocus + commentId: P:Terminal.Gui.Toplevel.CanFocus + parent: Terminal.Gui.Toplevel + name: CanFocus + nameWithType: Toplevel.CanFocus + fullName: Terminal.Gui.Toplevel.CanFocus +- uid: Terminal.Gui.Toplevel.Modal + commentId: P:Terminal.Gui.Toplevel.Modal + parent: Terminal.Gui.Toplevel + name: Modal + nameWithType: Toplevel.Modal + fullName: Terminal.Gui.Toplevel.Modal +- uid: Terminal.Gui.Toplevel.MenuBar + commentId: P:Terminal.Gui.Toplevel.MenuBar + parent: Terminal.Gui.Toplevel + name: MenuBar + nameWithType: Toplevel.MenuBar + fullName: Terminal.Gui.Toplevel.MenuBar +- uid: Terminal.Gui.Toplevel.StatusBar + commentId: P:Terminal.Gui.Toplevel.StatusBar + parent: Terminal.Gui.Toplevel + name: StatusBar + nameWithType: Toplevel.StatusBar + fullName: Terminal.Gui.Toplevel.StatusBar +- uid: Terminal.Gui.Toplevel.ProcessKey(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.Toplevel.ProcessKey(Terminal.Gui.KeyEvent) + parent: Terminal.Gui.Toplevel + name: ProcessKey(KeyEvent) + nameWithType: Toplevel.ProcessKey(KeyEvent) + fullName: Terminal.Gui.Toplevel.ProcessKey(Terminal.Gui.KeyEvent) + spec.csharp: + - uid: Terminal.Gui.Toplevel.ProcessKey(Terminal.Gui.KeyEvent) + name: ProcessKey + nameWithType: Toplevel.ProcessKey + fullName: Terminal.Gui.Toplevel.ProcessKey + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.Toplevel.ProcessKey(Terminal.Gui.KeyEvent) + name: ProcessKey + nameWithType: Toplevel.ProcessKey + fullName: Terminal.Gui.Toplevel.ProcessKey + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.Toplevel.WillPresent + commentId: M:Terminal.Gui.Toplevel.WillPresent + parent: Terminal.Gui.Toplevel + name: WillPresent() + nameWithType: Toplevel.WillPresent() + fullName: Terminal.Gui.Toplevel.WillPresent() + spec.csharp: + - uid: Terminal.Gui.Toplevel.WillPresent + name: WillPresent + nameWithType: Toplevel.WillPresent + fullName: Terminal.Gui.Toplevel.WillPresent + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.Toplevel.WillPresent + name: WillPresent + nameWithType: Toplevel.WillPresent + fullName: Terminal.Gui.Toplevel.WillPresent + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.Enter + commentId: E:Terminal.Gui.View.Enter + parent: Terminal.Gui.View + name: Enter + nameWithType: View.Enter + fullName: Terminal.Gui.View.Enter +- uid: Terminal.Gui.View.Leave + commentId: E:Terminal.Gui.View.Leave + parent: Terminal.Gui.View + name: Leave + nameWithType: View.Leave + fullName: Terminal.Gui.View.Leave +- uid: Terminal.Gui.View.MouseEnter + commentId: E:Terminal.Gui.View.MouseEnter + parent: Terminal.Gui.View + name: MouseEnter + nameWithType: View.MouseEnter + fullName: Terminal.Gui.View.MouseEnter +- uid: Terminal.Gui.View.MouseLeave + commentId: E:Terminal.Gui.View.MouseLeave + parent: Terminal.Gui.View + name: MouseLeave + nameWithType: View.MouseLeave + fullName: Terminal.Gui.View.MouseLeave +- uid: Terminal.Gui.View.Driver + commentId: P:Terminal.Gui.View.Driver + parent: Terminal.Gui.View + name: Driver + nameWithType: View.Driver + fullName: Terminal.Gui.View.Driver +- uid: Terminal.Gui.View.Subviews + commentId: P:Terminal.Gui.View.Subviews + parent: Terminal.Gui.View + name: Subviews + nameWithType: View.Subviews + fullName: Terminal.Gui.View.Subviews +- uid: Terminal.Gui.View.Id + commentId: P:Terminal.Gui.View.Id + parent: Terminal.Gui.View + name: Id + nameWithType: View.Id + fullName: Terminal.Gui.View.Id +- uid: Terminal.Gui.View.WantMousePositionReports + commentId: P:Terminal.Gui.View.WantMousePositionReports + parent: Terminal.Gui.View + name: WantMousePositionReports + nameWithType: View.WantMousePositionReports + fullName: Terminal.Gui.View.WantMousePositionReports +- uid: Terminal.Gui.View.WantContinuousButtonPressed + commentId: P:Terminal.Gui.View.WantContinuousButtonPressed + parent: Terminal.Gui.View + name: WantContinuousButtonPressed + nameWithType: View.WantContinuousButtonPressed + fullName: Terminal.Gui.View.WantContinuousButtonPressed +- uid: Terminal.Gui.View.Frame + commentId: P:Terminal.Gui.View.Frame + parent: Terminal.Gui.View + name: Frame + nameWithType: View.Frame + fullName: Terminal.Gui.View.Frame +- uid: Terminal.Gui.View.LayoutStyle + commentId: P:Terminal.Gui.View.LayoutStyle + parent: Terminal.Gui.View + name: LayoutStyle + nameWithType: View.LayoutStyle + fullName: Terminal.Gui.View.LayoutStyle +- uid: Terminal.Gui.View.Bounds + commentId: P:Terminal.Gui.View.Bounds + parent: Terminal.Gui.View + name: Bounds + nameWithType: View.Bounds + fullName: Terminal.Gui.View.Bounds +- uid: Terminal.Gui.View.X + commentId: P:Terminal.Gui.View.X + parent: Terminal.Gui.View + name: X + nameWithType: View.X + fullName: Terminal.Gui.View.X +- uid: Terminal.Gui.View.Y + commentId: P:Terminal.Gui.View.Y + parent: Terminal.Gui.View + name: Y + nameWithType: View.Y + fullName: Terminal.Gui.View.Y +- uid: Terminal.Gui.View.Width + commentId: P:Terminal.Gui.View.Width + parent: Terminal.Gui.View + name: Width + nameWithType: View.Width + fullName: Terminal.Gui.View.Width +- uid: Terminal.Gui.View.Height + commentId: P:Terminal.Gui.View.Height + parent: Terminal.Gui.View + name: Height + nameWithType: View.Height + fullName: Terminal.Gui.View.Height +- uid: Terminal.Gui.View.SuperView + commentId: P:Terminal.Gui.View.SuperView + parent: Terminal.Gui.View + name: SuperView + nameWithType: View.SuperView + fullName: Terminal.Gui.View.SuperView +- uid: Terminal.Gui.View.SetNeedsDisplay + commentId: M:Terminal.Gui.View.SetNeedsDisplay + parent: Terminal.Gui.View + name: SetNeedsDisplay() + nameWithType: View.SetNeedsDisplay() + fullName: Terminal.Gui.View.SetNeedsDisplay() + spec.csharp: + - uid: Terminal.Gui.View.SetNeedsDisplay + name: SetNeedsDisplay + nameWithType: View.SetNeedsDisplay + fullName: Terminal.Gui.View.SetNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.SetNeedsDisplay + name: SetNeedsDisplay + nameWithType: View.SetNeedsDisplay + fullName: Terminal.Gui.View.SetNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) + commentId: M:Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) + parent: Terminal.Gui.View + name: SetNeedsDisplay(Rect) + nameWithType: View.SetNeedsDisplay(Rect) + fullName: Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) + spec.csharp: + - uid: Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) + name: SetNeedsDisplay + nameWithType: View.SetNeedsDisplay + fullName: Terminal.Gui.View.SetNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect) + name: SetNeedsDisplay + nameWithType: View.SetNeedsDisplay + fullName: Terminal.Gui.View.SetNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.ChildNeedsDisplay + commentId: M:Terminal.Gui.View.ChildNeedsDisplay + parent: Terminal.Gui.View + name: ChildNeedsDisplay() + nameWithType: View.ChildNeedsDisplay() + fullName: Terminal.Gui.View.ChildNeedsDisplay() + spec.csharp: + - uid: Terminal.Gui.View.ChildNeedsDisplay + name: ChildNeedsDisplay + nameWithType: View.ChildNeedsDisplay + fullName: Terminal.Gui.View.ChildNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ChildNeedsDisplay + name: ChildNeedsDisplay + nameWithType: View.ChildNeedsDisplay + fullName: Terminal.Gui.View.ChildNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.Add(Terminal.Gui.View[]) + commentId: M:Terminal.Gui.View.Add(Terminal.Gui.View[]) + parent: Terminal.Gui.View + name: Add(View[]) + nameWithType: View.Add(View[]) + fullName: Terminal.Gui.View.Add(Terminal.Gui.View[]) + nameWithType.vb: View.Add(View()) + fullName.vb: Terminal.Gui.View.Add(Terminal.Gui.View()) + name.vb: Add(View()) + spec.csharp: + - uid: Terminal.Gui.View.Add(Terminal.Gui.View[]) + name: Add + nameWithType: View.Add + fullName: Terminal.Gui.View.Add + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: '[]' + nameWithType: '[]' + fullName: '[]' + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.Add(Terminal.Gui.View[]) + name: Add + nameWithType: View.Add + fullName: Terminal.Gui.View.Add + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: () + nameWithType: () + fullName: () + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.BringSubviewToFront(Terminal.Gui.View) + commentId: M:Terminal.Gui.View.BringSubviewToFront(Terminal.Gui.View) + parent: Terminal.Gui.View + name: BringSubviewToFront(View) + nameWithType: View.BringSubviewToFront(View) + fullName: Terminal.Gui.View.BringSubviewToFront(Terminal.Gui.View) + spec.csharp: + - uid: Terminal.Gui.View.BringSubviewToFront(Terminal.Gui.View) + name: BringSubviewToFront + nameWithType: View.BringSubviewToFront + fullName: Terminal.Gui.View.BringSubviewToFront + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.BringSubviewToFront(Terminal.Gui.View) + name: BringSubviewToFront + nameWithType: View.BringSubviewToFront + fullName: Terminal.Gui.View.BringSubviewToFront + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.SendSubviewToBack(Terminal.Gui.View) + commentId: M:Terminal.Gui.View.SendSubviewToBack(Terminal.Gui.View) + parent: Terminal.Gui.View + name: SendSubviewToBack(View) + nameWithType: View.SendSubviewToBack(View) + fullName: Terminal.Gui.View.SendSubviewToBack(Terminal.Gui.View) + spec.csharp: + - uid: Terminal.Gui.View.SendSubviewToBack(Terminal.Gui.View) + name: SendSubviewToBack + nameWithType: View.SendSubviewToBack + fullName: Terminal.Gui.View.SendSubviewToBack + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.SendSubviewToBack(Terminal.Gui.View) + name: SendSubviewToBack + nameWithType: View.SendSubviewToBack + fullName: Terminal.Gui.View.SendSubviewToBack + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.SendSubviewBackwards(Terminal.Gui.View) + commentId: M:Terminal.Gui.View.SendSubviewBackwards(Terminal.Gui.View) + parent: Terminal.Gui.View + name: SendSubviewBackwards(View) + nameWithType: View.SendSubviewBackwards(View) + fullName: Terminal.Gui.View.SendSubviewBackwards(Terminal.Gui.View) + spec.csharp: + - uid: Terminal.Gui.View.SendSubviewBackwards(Terminal.Gui.View) + name: SendSubviewBackwards + nameWithType: View.SendSubviewBackwards + fullName: Terminal.Gui.View.SendSubviewBackwards + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.SendSubviewBackwards(Terminal.Gui.View) + name: SendSubviewBackwards + nameWithType: View.SendSubviewBackwards + fullName: Terminal.Gui.View.SendSubviewBackwards + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.BringSubviewForward(Terminal.Gui.View) + commentId: M:Terminal.Gui.View.BringSubviewForward(Terminal.Gui.View) + parent: Terminal.Gui.View + name: BringSubviewForward(View) + nameWithType: View.BringSubviewForward(View) + fullName: Terminal.Gui.View.BringSubviewForward(Terminal.Gui.View) + spec.csharp: + - uid: Terminal.Gui.View.BringSubviewForward(Terminal.Gui.View) + name: BringSubviewForward + nameWithType: View.BringSubviewForward + fullName: Terminal.Gui.View.BringSubviewForward + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.BringSubviewForward(Terminal.Gui.View) + name: BringSubviewForward + nameWithType: View.BringSubviewForward + fullName: Terminal.Gui.View.BringSubviewForward + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.Clear + commentId: M:Terminal.Gui.View.Clear + parent: Terminal.Gui.View + name: Clear() + nameWithType: View.Clear() + fullName: Terminal.Gui.View.Clear() + spec.csharp: + - uid: Terminal.Gui.View.Clear + name: Clear + nameWithType: View.Clear + fullName: Terminal.Gui.View.Clear + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.Clear + name: Clear + nameWithType: View.Clear + fullName: Terminal.Gui.View.Clear + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.Clear(Terminal.Gui.Rect) + commentId: M:Terminal.Gui.View.Clear(Terminal.Gui.Rect) + parent: Terminal.Gui.View + name: Clear(Rect) + nameWithType: View.Clear(Rect) + fullName: Terminal.Gui.View.Clear(Terminal.Gui.Rect) + spec.csharp: + - uid: Terminal.Gui.View.Clear(Terminal.Gui.Rect) + name: Clear + nameWithType: View.Clear + fullName: Terminal.Gui.View.Clear + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.Clear(Terminal.Gui.Rect) + name: Clear + nameWithType: View.Clear + fullName: Terminal.Gui.View.Clear + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.ScreenToView(System.Int32,System.Int32) + commentId: M:Terminal.Gui.View.ScreenToView(System.Int32,System.Int32) + parent: Terminal.Gui.View + isExternal: true + name: ScreenToView(Int32, Int32) + nameWithType: View.ScreenToView(Int32, Int32) + fullName: Terminal.Gui.View.ScreenToView(System.Int32, System.Int32) + spec.csharp: + - uid: Terminal.Gui.View.ScreenToView(System.Int32,System.Int32) + name: ScreenToView + nameWithType: View.ScreenToView + fullName: Terminal.Gui.View.ScreenToView + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ScreenToView(System.Int32,System.Int32) + name: ScreenToView + nameWithType: View.ScreenToView + fullName: Terminal.Gui.View.ScreenToView + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.ClipToBounds + commentId: M:Terminal.Gui.View.ClipToBounds + parent: Terminal.Gui.View + name: ClipToBounds() + nameWithType: View.ClipToBounds() + fullName: Terminal.Gui.View.ClipToBounds() + spec.csharp: + - uid: Terminal.Gui.View.ClipToBounds + name: ClipToBounds + nameWithType: View.ClipToBounds + fullName: Terminal.Gui.View.ClipToBounds + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ClipToBounds + name: ClipToBounds + nameWithType: View.ClipToBounds + fullName: Terminal.Gui.View.ClipToBounds + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.SetClip(Terminal.Gui.Rect) + commentId: M:Terminal.Gui.View.SetClip(Terminal.Gui.Rect) + parent: Terminal.Gui.View + name: SetClip(Rect) + nameWithType: View.SetClip(Rect) + fullName: Terminal.Gui.View.SetClip(Terminal.Gui.Rect) + spec.csharp: + - uid: Terminal.Gui.View.SetClip(Terminal.Gui.Rect) + name: SetClip + nameWithType: View.SetClip + fullName: Terminal.Gui.View.SetClip + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.SetClip(Terminal.Gui.Rect) + name: SetClip + nameWithType: View.SetClip + fullName: Terminal.Gui.View.SetClip + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean) + commentId: M:Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean) + parent: Terminal.Gui.View + isExternal: true + name: DrawFrame(Rect, Int32, Boolean) + nameWithType: View.DrawFrame(Rect, Int32, Boolean) + fullName: Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect, System.Int32, System.Boolean) + spec.csharp: + - uid: Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean) + name: DrawFrame + nameWithType: View.DrawFrame + fullName: Terminal.Gui.View.DrawFrame + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean) + name: DrawFrame + nameWithType: View.DrawFrame + fullName: Terminal.Gui.View.DrawFrame + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.DrawHotString(NStack.ustring,Terminal.Gui.Attribute,Terminal.Gui.Attribute) + commentId: M:Terminal.Gui.View.DrawHotString(NStack.ustring,Terminal.Gui.Attribute,Terminal.Gui.Attribute) + parent: Terminal.Gui.View + isExternal: true + name: DrawHotString(ustring, Attribute, Attribute) + nameWithType: View.DrawHotString(ustring, Attribute, Attribute) + fullName: Terminal.Gui.View.DrawHotString(NStack.ustring, Terminal.Gui.Attribute, Terminal.Gui.Attribute) + spec.csharp: + - uid: Terminal.Gui.View.DrawHotString(NStack.ustring,Terminal.Gui.Attribute,Terminal.Gui.Attribute) + name: DrawHotString + nameWithType: View.DrawHotString + fullName: Terminal.Gui.View.DrawHotString + - name: ( + nameWithType: ( + fullName: ( + - uid: NStack.ustring + name: ustring + nameWithType: ustring + fullName: NStack.ustring + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: Terminal.Gui.Attribute + name: Attribute + nameWithType: Attribute + fullName: Terminal.Gui.Attribute + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: Terminal.Gui.Attribute + name: Attribute + nameWithType: Attribute + fullName: Terminal.Gui.Attribute + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.DrawHotString(NStack.ustring,Terminal.Gui.Attribute,Terminal.Gui.Attribute) + name: DrawHotString + nameWithType: View.DrawHotString + fullName: Terminal.Gui.View.DrawHotString + - name: ( + nameWithType: ( + fullName: ( + - uid: NStack.ustring + name: ustring + nameWithType: ustring + fullName: NStack.ustring + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: Terminal.Gui.Attribute + name: Attribute + nameWithType: Attribute + fullName: Terminal.Gui.Attribute + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: Terminal.Gui.Attribute + name: Attribute + nameWithType: Attribute + fullName: Terminal.Gui.Attribute + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.DrawHotString(NStack.ustring,System.Boolean,Terminal.Gui.ColorScheme) + commentId: M:Terminal.Gui.View.DrawHotString(NStack.ustring,System.Boolean,Terminal.Gui.ColorScheme) + parent: Terminal.Gui.View + isExternal: true + name: DrawHotString(ustring, Boolean, ColorScheme) + nameWithType: View.DrawHotString(ustring, Boolean, ColorScheme) + fullName: Terminal.Gui.View.DrawHotString(NStack.ustring, System.Boolean, Terminal.Gui.ColorScheme) + spec.csharp: + - uid: Terminal.Gui.View.DrawHotString(NStack.ustring,System.Boolean,Terminal.Gui.ColorScheme) + name: DrawHotString + nameWithType: View.DrawHotString + fullName: Terminal.Gui.View.DrawHotString + - name: ( + nameWithType: ( + fullName: ( + - uid: NStack.ustring + name: ustring + nameWithType: ustring + fullName: NStack.ustring + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: Terminal.Gui.ColorScheme + name: ColorScheme + nameWithType: ColorScheme + fullName: Terminal.Gui.ColorScheme + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.DrawHotString(NStack.ustring,System.Boolean,Terminal.Gui.ColorScheme) + name: DrawHotString + nameWithType: View.DrawHotString + fullName: Terminal.Gui.View.DrawHotString + - name: ( + nameWithType: ( + fullName: ( + - uid: NStack.ustring + name: ustring + nameWithType: ustring + fullName: NStack.ustring + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: Terminal.Gui.ColorScheme + name: ColorScheme + nameWithType: ColorScheme + fullName: Terminal.Gui.ColorScheme + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.Move(System.Int32,System.Int32) + commentId: M:Terminal.Gui.View.Move(System.Int32,System.Int32) + parent: Terminal.Gui.View + isExternal: true + name: Move(Int32, Int32) + nameWithType: View.Move(Int32, Int32) + fullName: Terminal.Gui.View.Move(System.Int32, System.Int32) + spec.csharp: + - uid: Terminal.Gui.View.Move(System.Int32,System.Int32) + name: Move + nameWithType: View.Move + fullName: Terminal.Gui.View.Move + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.Move(System.Int32,System.Int32) + name: Move + nameWithType: View.Move + fullName: Terminal.Gui.View.Move + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.PositionCursor + commentId: M:Terminal.Gui.View.PositionCursor + parent: Terminal.Gui.View + name: PositionCursor() + nameWithType: View.PositionCursor() + fullName: Terminal.Gui.View.PositionCursor() + spec.csharp: + - uid: Terminal.Gui.View.PositionCursor + name: PositionCursor + nameWithType: View.PositionCursor + fullName: Terminal.Gui.View.PositionCursor + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.PositionCursor + name: PositionCursor + nameWithType: View.PositionCursor + fullName: Terminal.Gui.View.PositionCursor + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.HasFocus + commentId: P:Terminal.Gui.View.HasFocus + parent: Terminal.Gui.View + name: HasFocus + nameWithType: View.HasFocus + fullName: Terminal.Gui.View.HasFocus +- uid: Terminal.Gui.View.OnEnter + commentId: M:Terminal.Gui.View.OnEnter + parent: Terminal.Gui.View + name: OnEnter() + nameWithType: View.OnEnter() + fullName: Terminal.Gui.View.OnEnter() + spec.csharp: + - uid: Terminal.Gui.View.OnEnter + name: OnEnter + nameWithType: View.OnEnter + fullName: Terminal.Gui.View.OnEnter + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.OnEnter + name: OnEnter + nameWithType: View.OnEnter + fullName: Terminal.Gui.View.OnEnter + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.OnLeave + commentId: M:Terminal.Gui.View.OnLeave + parent: Terminal.Gui.View + name: OnLeave() + nameWithType: View.OnLeave() + fullName: Terminal.Gui.View.OnLeave() + spec.csharp: + - uid: Terminal.Gui.View.OnLeave + name: OnLeave + nameWithType: View.OnLeave + fullName: Terminal.Gui.View.OnLeave + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.OnLeave + name: OnLeave + nameWithType: View.OnLeave + fullName: Terminal.Gui.View.OnLeave + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.Focused + commentId: P:Terminal.Gui.View.Focused + parent: Terminal.Gui.View + name: Focused + nameWithType: View.Focused + fullName: Terminal.Gui.View.Focused +- uid: Terminal.Gui.View.MostFocused + commentId: P:Terminal.Gui.View.MostFocused + parent: Terminal.Gui.View + name: MostFocused + nameWithType: View.MostFocused + fullName: Terminal.Gui.View.MostFocused +- uid: Terminal.Gui.View.ColorScheme + commentId: P:Terminal.Gui.View.ColorScheme + parent: Terminal.Gui.View + name: ColorScheme + nameWithType: View.ColorScheme + fullName: Terminal.Gui.View.ColorScheme +- uid: Terminal.Gui.View.AddRune(System.Int32,System.Int32,System.Rune) + commentId: M:Terminal.Gui.View.AddRune(System.Int32,System.Int32,System.Rune) + parent: Terminal.Gui.View + isExternal: true + name: AddRune(Int32, Int32, Rune) + nameWithType: View.AddRune(Int32, Int32, Rune) + fullName: Terminal.Gui.View.AddRune(System.Int32, System.Int32, System.Rune) + spec.csharp: + - uid: Terminal.Gui.View.AddRune(System.Int32,System.Int32,System.Rune) + name: AddRune + nameWithType: View.AddRune + fullName: Terminal.Gui.View.AddRune + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Rune + name: Rune + nameWithType: Rune + fullName: System.Rune + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.AddRune(System.Int32,System.Int32,System.Rune) + name: AddRune + nameWithType: View.AddRune + fullName: Terminal.Gui.View.AddRune + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Rune + name: Rune + nameWithType: Rune + fullName: System.Rune + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.ClearNeedsDisplay + commentId: M:Terminal.Gui.View.ClearNeedsDisplay + parent: Terminal.Gui.View + name: ClearNeedsDisplay() + nameWithType: View.ClearNeedsDisplay() + fullName: Terminal.Gui.View.ClearNeedsDisplay() + spec.csharp: + - uid: Terminal.Gui.View.ClearNeedsDisplay + name: ClearNeedsDisplay + nameWithType: View.ClearNeedsDisplay + fullName: Terminal.Gui.View.ClearNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ClearNeedsDisplay + name: ClearNeedsDisplay + nameWithType: View.ClearNeedsDisplay + fullName: Terminal.Gui.View.ClearNeedsDisplay + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.SetFocus(Terminal.Gui.View) + commentId: M:Terminal.Gui.View.SetFocus(Terminal.Gui.View) + parent: Terminal.Gui.View + name: SetFocus(View) + nameWithType: View.SetFocus(View) + fullName: Terminal.Gui.View.SetFocus(Terminal.Gui.View) + spec.csharp: + - uid: Terminal.Gui.View.SetFocus(Terminal.Gui.View) + name: SetFocus + nameWithType: View.SetFocus + fullName: Terminal.Gui.View.SetFocus + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.SetFocus(Terminal.Gui.View) + name: SetFocus + nameWithType: View.SetFocus + fullName: Terminal.Gui.View.SetFocus + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.KeyPress + commentId: E:Terminal.Gui.View.KeyPress + parent: Terminal.Gui.View + name: KeyPress + nameWithType: View.KeyPress + fullName: Terminal.Gui.View.KeyPress +- uid: Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) + parent: Terminal.Gui.View + name: ProcessHotKey(KeyEvent) + nameWithType: View.ProcessHotKey(KeyEvent) + fullName: Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) + spec.csharp: + - uid: Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) + name: ProcessHotKey + nameWithType: View.ProcessHotKey + fullName: Terminal.Gui.View.ProcessHotKey + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ProcessHotKey(Terminal.Gui.KeyEvent) + name: ProcessHotKey + nameWithType: View.ProcessHotKey + fullName: Terminal.Gui.View.ProcessHotKey + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) + parent: Terminal.Gui.View + name: ProcessColdKey(KeyEvent) + nameWithType: View.ProcessColdKey(KeyEvent) + fullName: Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) + spec.csharp: + - uid: Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) + name: ProcessColdKey + nameWithType: View.ProcessColdKey + fullName: Terminal.Gui.View.ProcessColdKey + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent) + name: ProcessColdKey + nameWithType: View.ProcessColdKey + fullName: Terminal.Gui.View.ProcessColdKey + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.KeyDown + commentId: E:Terminal.Gui.View.KeyDown + parent: Terminal.Gui.View + name: KeyDown + nameWithType: View.KeyDown + fullName: Terminal.Gui.View.KeyDown +- uid: Terminal.Gui.View.OnKeyDown(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.View.OnKeyDown(Terminal.Gui.KeyEvent) + parent: Terminal.Gui.View + name: OnKeyDown(KeyEvent) + nameWithType: View.OnKeyDown(KeyEvent) + fullName: Terminal.Gui.View.OnKeyDown(Terminal.Gui.KeyEvent) + spec.csharp: + - uid: Terminal.Gui.View.OnKeyDown(Terminal.Gui.KeyEvent) + name: OnKeyDown + nameWithType: View.OnKeyDown + fullName: Terminal.Gui.View.OnKeyDown + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.OnKeyDown(Terminal.Gui.KeyEvent) + name: OnKeyDown + nameWithType: View.OnKeyDown + fullName: Terminal.Gui.View.OnKeyDown + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.KeyUp + commentId: E:Terminal.Gui.View.KeyUp + parent: Terminal.Gui.View + name: KeyUp + nameWithType: View.KeyUp + fullName: Terminal.Gui.View.KeyUp +- uid: Terminal.Gui.View.OnKeyUp(Terminal.Gui.KeyEvent) + commentId: M:Terminal.Gui.View.OnKeyUp(Terminal.Gui.KeyEvent) + parent: Terminal.Gui.View + name: OnKeyUp(KeyEvent) + nameWithType: View.OnKeyUp(KeyEvent) + fullName: Terminal.Gui.View.OnKeyUp(Terminal.Gui.KeyEvent) + spec.csharp: + - uid: Terminal.Gui.View.OnKeyUp(Terminal.Gui.KeyEvent) + name: OnKeyUp + nameWithType: View.OnKeyUp + fullName: Terminal.Gui.View.OnKeyUp + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.OnKeyUp(Terminal.Gui.KeyEvent) + name: OnKeyUp + nameWithType: View.OnKeyUp + fullName: Terminal.Gui.View.OnKeyUp + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.KeyEvent + name: KeyEvent + nameWithType: KeyEvent + fullName: Terminal.Gui.KeyEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.EnsureFocus + commentId: M:Terminal.Gui.View.EnsureFocus + parent: Terminal.Gui.View + name: EnsureFocus() + nameWithType: View.EnsureFocus() + fullName: Terminal.Gui.View.EnsureFocus() + spec.csharp: + - uid: Terminal.Gui.View.EnsureFocus + name: EnsureFocus + nameWithType: View.EnsureFocus + fullName: Terminal.Gui.View.EnsureFocus + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.EnsureFocus + name: EnsureFocus + nameWithType: View.EnsureFocus + fullName: Terminal.Gui.View.EnsureFocus + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.FocusFirst + commentId: M:Terminal.Gui.View.FocusFirst + parent: Terminal.Gui.View + name: FocusFirst() + nameWithType: View.FocusFirst() + fullName: Terminal.Gui.View.FocusFirst() + spec.csharp: + - uid: Terminal.Gui.View.FocusFirst + name: FocusFirst + nameWithType: View.FocusFirst + fullName: Terminal.Gui.View.FocusFirst + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.FocusFirst + name: FocusFirst + nameWithType: View.FocusFirst + fullName: Terminal.Gui.View.FocusFirst + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.FocusLast + commentId: M:Terminal.Gui.View.FocusLast + parent: Terminal.Gui.View + name: FocusLast() + nameWithType: View.FocusLast() + fullName: Terminal.Gui.View.FocusLast() + spec.csharp: + - uid: Terminal.Gui.View.FocusLast + name: FocusLast + nameWithType: View.FocusLast + fullName: Terminal.Gui.View.FocusLast + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.FocusLast + name: FocusLast + nameWithType: View.FocusLast + fullName: Terminal.Gui.View.FocusLast + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.FocusPrev + commentId: M:Terminal.Gui.View.FocusPrev + parent: Terminal.Gui.View + name: FocusPrev() + nameWithType: View.FocusPrev() + fullName: Terminal.Gui.View.FocusPrev() + spec.csharp: + - uid: Terminal.Gui.View.FocusPrev + name: FocusPrev + nameWithType: View.FocusPrev + fullName: Terminal.Gui.View.FocusPrev + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.FocusPrev + name: FocusPrev + nameWithType: View.FocusPrev + fullName: Terminal.Gui.View.FocusPrev + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.FocusNext + commentId: M:Terminal.Gui.View.FocusNext + parent: Terminal.Gui.View + name: FocusNext() + nameWithType: View.FocusNext() + fullName: Terminal.Gui.View.FocusNext() + spec.csharp: + - uid: Terminal.Gui.View.FocusNext + name: FocusNext + nameWithType: View.FocusNext + fullName: Terminal.Gui.View.FocusNext + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.FocusNext + name: FocusNext + nameWithType: View.FocusNext + fullName: Terminal.Gui.View.FocusNext + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.LayoutSubviews + commentId: M:Terminal.Gui.View.LayoutSubviews + parent: Terminal.Gui.View + name: LayoutSubviews() + nameWithType: View.LayoutSubviews() + fullName: Terminal.Gui.View.LayoutSubviews() + spec.csharp: + - uid: Terminal.Gui.View.LayoutSubviews + name: LayoutSubviews + nameWithType: View.LayoutSubviews + fullName: Terminal.Gui.View.LayoutSubviews + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.LayoutSubviews + name: LayoutSubviews + nameWithType: View.LayoutSubviews + fullName: Terminal.Gui.View.LayoutSubviews + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.ToString + commentId: M:Terminal.Gui.View.ToString + parent: Terminal.Gui.View + name: ToString() + nameWithType: View.ToString() + fullName: Terminal.Gui.View.ToString() + spec.csharp: + - uid: Terminal.Gui.View.ToString + name: ToString + nameWithType: View.ToString + fullName: Terminal.Gui.View.ToString + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.ToString + name: ToString + nameWithType: View.ToString + fullName: Terminal.Gui.View.ToString + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.OnMouseEnter(Terminal.Gui.MouseEvent) + commentId: M:Terminal.Gui.View.OnMouseEnter(Terminal.Gui.MouseEvent) + parent: Terminal.Gui.View + name: OnMouseEnter(MouseEvent) + nameWithType: View.OnMouseEnter(MouseEvent) + fullName: Terminal.Gui.View.OnMouseEnter(Terminal.Gui.MouseEvent) + spec.csharp: + - uid: Terminal.Gui.View.OnMouseEnter(Terminal.Gui.MouseEvent) + name: OnMouseEnter + nameWithType: View.OnMouseEnter + fullName: Terminal.Gui.View.OnMouseEnter + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.MouseEvent + name: MouseEvent + nameWithType: MouseEvent + fullName: Terminal.Gui.MouseEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.OnMouseEnter(Terminal.Gui.MouseEvent) + name: OnMouseEnter + nameWithType: View.OnMouseEnter + fullName: Terminal.Gui.View.OnMouseEnter + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.MouseEvent + name: MouseEvent + nameWithType: MouseEvent + fullName: Terminal.Gui.MouseEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.View.OnMouseLeave(Terminal.Gui.MouseEvent) + commentId: M:Terminal.Gui.View.OnMouseLeave(Terminal.Gui.MouseEvent) + parent: Terminal.Gui.View + name: OnMouseLeave(MouseEvent) + nameWithType: View.OnMouseLeave(MouseEvent) + fullName: Terminal.Gui.View.OnMouseLeave(Terminal.Gui.MouseEvent) + spec.csharp: + - uid: Terminal.Gui.View.OnMouseLeave(Terminal.Gui.MouseEvent) + name: OnMouseLeave + nameWithType: View.OnMouseLeave + fullName: Terminal.Gui.View.OnMouseLeave + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.MouseEvent + name: MouseEvent + nameWithType: MouseEvent + fullName: Terminal.Gui.MouseEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.View.OnMouseLeave(Terminal.Gui.MouseEvent) + name: OnMouseLeave + nameWithType: View.OnMouseLeave + fullName: Terminal.Gui.View.OnMouseLeave + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.MouseEvent + name: MouseEvent + nameWithType: MouseEvent + fullName: Terminal.Gui.MouseEvent + - name: ) + nameWithType: ) + fullName: ) +- 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 + commentId: N:System + isExternal: true + name: System + nameWithType: System + fullName: System +- uid: System.Collections + commentId: N:System.Collections + isExternal: true + name: System.Collections + nameWithType: System.Collections + fullName: System.Collections +- uid: Terminal.Gui.Window.Title* + commentId: Overload:Terminal.Gui.Window.Title + name: Title + nameWithType: Window.Title + fullName: Terminal.Gui.Window.Title +- uid: NStack.ustring + commentId: T:NStack.ustring + parent: NStack + isExternal: true + name: ustring + nameWithType: ustring + fullName: NStack.ustring +- uid: NStack + commentId: N:NStack + isExternal: true + name: NStack + nameWithType: NStack + fullName: NStack +- uid: Terminal.Gui.Window + commentId: T:Terminal.Gui.Window + parent: Terminal.Gui + name: Window + nameWithType: Window + fullName: Terminal.Gui.Window +- uid: Terminal.Gui.Window.#ctor* + commentId: Overload:Terminal.Gui.Window.#ctor + name: Window + nameWithType: Window.Window + fullName: Terminal.Gui.Window.Window +- uid: Terminal.Gui.Rect + commentId: T:Terminal.Gui.Rect + parent: Terminal.Gui + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect +- uid: System.Int32 + commentId: T:System.Int32 + parent: System + isExternal: true + name: Int32 + nameWithType: Int32 + fullName: System.Int32 +- uid: Terminal.Gui.Window.ContentView + commentId: T:Terminal.Gui.Window.ContentView + isExternal: true +- uid: Terminal.Gui.Window.GetEnumerator* + commentId: Overload:Terminal.Gui.Window.GetEnumerator + name: GetEnumerator + nameWithType: Window.GetEnumerator + fullName: Terminal.Gui.Window.GetEnumerator +- uid: System.Collections.IEnumerable.GetEnumerator + commentId: M:System.Collections.IEnumerable.GetEnumerator + parent: System.Collections.IEnumerable + isExternal: true + name: GetEnumerator() + nameWithType: IEnumerable.GetEnumerator() + fullName: System.Collections.IEnumerable.GetEnumerator() + spec.csharp: + - uid: System.Collections.IEnumerable.GetEnumerator + name: GetEnumerator + nameWithType: IEnumerable.GetEnumerator + fullName: System.Collections.IEnumerable.GetEnumerator + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Collections.IEnumerable.GetEnumerator + name: GetEnumerator + nameWithType: IEnumerable.GetEnumerator + fullName: System.Collections.IEnumerable.GetEnumerator + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Collections.IEnumerator + commentId: T:System.Collections.IEnumerator + parent: System.Collections + isExternal: true + name: IEnumerator + nameWithType: IEnumerator + fullName: System.Collections.IEnumerator +- uid: Terminal.Gui.Toplevel.Add(Terminal.Gui.View) + commentId: M:Terminal.Gui.Toplevel.Add(Terminal.Gui.View) + parent: Terminal.Gui.Toplevel + name: Add(View) + nameWithType: Toplevel.Add(View) + fullName: Terminal.Gui.Toplevel.Add(Terminal.Gui.View) + spec.csharp: + - uid: Terminal.Gui.Toplevel.Add(Terminal.Gui.View) + name: Add + nameWithType: Toplevel.Add + fullName: Terminal.Gui.Toplevel.Add + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.Toplevel.Add(Terminal.Gui.View) + name: Add + nameWithType: Toplevel.Add + fullName: Terminal.Gui.Toplevel.Add + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.Window.Add* + commentId: Overload:Terminal.Gui.Window.Add + name: Add + nameWithType: Window.Add + fullName: Terminal.Gui.Window.Add +- uid: Terminal.Gui.Toplevel.Remove(Terminal.Gui.View) + commentId: M:Terminal.Gui.Toplevel.Remove(Terminal.Gui.View) + parent: Terminal.Gui.Toplevel + name: Remove(View) + nameWithType: Toplevel.Remove(View) + fullName: Terminal.Gui.Toplevel.Remove(Terminal.Gui.View) + spec.csharp: + - uid: Terminal.Gui.Toplevel.Remove(Terminal.Gui.View) + name: Remove + nameWithType: Toplevel.Remove + fullName: Terminal.Gui.Toplevel.Remove + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.Toplevel.Remove(Terminal.Gui.View) + name: Remove + nameWithType: Toplevel.Remove + fullName: Terminal.Gui.Toplevel.Remove + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.View + name: View + nameWithType: View + fullName: Terminal.Gui.View + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.Window.Remove* + commentId: Overload:Terminal.Gui.Window.Remove + name: Remove + nameWithType: Window.Remove + fullName: Terminal.Gui.Window.Remove +- uid: Terminal.Gui.Toplevel.RemoveAll + commentId: M:Terminal.Gui.Toplevel.RemoveAll + parent: Terminal.Gui.Toplevel + name: RemoveAll() + nameWithType: Toplevel.RemoveAll() + fullName: Terminal.Gui.Toplevel.RemoveAll() + spec.csharp: + - uid: Terminal.Gui.Toplevel.RemoveAll + name: RemoveAll + nameWithType: Toplevel.RemoveAll + fullName: Terminal.Gui.Toplevel.RemoveAll + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.Toplevel.RemoveAll + name: RemoveAll + nameWithType: Toplevel.RemoveAll + fullName: Terminal.Gui.Toplevel.RemoveAll + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.Window.RemoveAll* + commentId: Overload:Terminal.Gui.Window.RemoveAll + name: RemoveAll + nameWithType: Window.RemoveAll + fullName: Terminal.Gui.Window.RemoveAll +- uid: Terminal.Gui.Window.Redraw(Terminal.Gui.Rect) + commentId: M:Terminal.Gui.Window.Redraw(Terminal.Gui.Rect) + parent: Terminal.Gui.Window + name: Redraw(Rect) + nameWithType: Window.Redraw(Rect) + fullName: Terminal.Gui.Window.Redraw(Terminal.Gui.Rect) + spec.csharp: + - uid: Terminal.Gui.Window.Redraw(Terminal.Gui.Rect) + name: Redraw + nameWithType: Window.Redraw + fullName: Terminal.Gui.Window.Redraw + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.Window.Redraw(Terminal.Gui.Rect) + name: Redraw + nameWithType: Window.Redraw + fullName: Terminal.Gui.Window.Redraw + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.Toplevel.Redraw(Terminal.Gui.Rect) + commentId: M:Terminal.Gui.Toplevel.Redraw(Terminal.Gui.Rect) + parent: Terminal.Gui.Toplevel + name: Redraw(Rect) + nameWithType: Toplevel.Redraw(Rect) + fullName: Terminal.Gui.Toplevel.Redraw(Terminal.Gui.Rect) + spec.csharp: + - uid: Terminal.Gui.Toplevel.Redraw(Terminal.Gui.Rect) + name: Redraw + nameWithType: Toplevel.Redraw + fullName: Terminal.Gui.Toplevel.Redraw + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.Toplevel.Redraw(Terminal.Gui.Rect) + name: Redraw + nameWithType: Toplevel.Redraw + fullName: Terminal.Gui.Toplevel.Redraw + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.Rect + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.Window.Redraw* + commentId: Overload:Terminal.Gui.Window.Redraw + name: Redraw + nameWithType: Window.Redraw + fullName: Terminal.Gui.Window.Redraw +- uid: Terminal.Gui.Window.MouseEvent(Terminal.Gui.MouseEvent) + commentId: M:Terminal.Gui.Window.MouseEvent(Terminal.Gui.MouseEvent) + parent: Terminal.Gui.Window + name: MouseEvent(MouseEvent) + nameWithType: Window.MouseEvent(MouseEvent) + fullName: Terminal.Gui.Window.MouseEvent(Terminal.Gui.MouseEvent) + spec.csharp: + - uid: Terminal.Gui.Window.MouseEvent(Terminal.Gui.MouseEvent) + name: MouseEvent + nameWithType: Window.MouseEvent + fullName: Terminal.Gui.Window.MouseEvent + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.MouseEvent + name: MouseEvent + nameWithType: MouseEvent + fullName: Terminal.Gui.MouseEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.Window.MouseEvent(Terminal.Gui.MouseEvent) + name: MouseEvent + nameWithType: Window.MouseEvent + fullName: Terminal.Gui.Window.MouseEvent + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.MouseEvent + name: MouseEvent + nameWithType: MouseEvent + fullName: Terminal.Gui.MouseEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.Responder.MouseEvent(Terminal.Gui.MouseEvent) + commentId: M:Terminal.Gui.Responder.MouseEvent(Terminal.Gui.MouseEvent) + parent: Terminal.Gui.Responder + name: MouseEvent(MouseEvent) + nameWithType: Responder.MouseEvent(MouseEvent) + fullName: Terminal.Gui.Responder.MouseEvent(Terminal.Gui.MouseEvent) + spec.csharp: + - uid: Terminal.Gui.Responder.MouseEvent(Terminal.Gui.MouseEvent) + name: MouseEvent + nameWithType: Responder.MouseEvent + fullName: Terminal.Gui.Responder.MouseEvent + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.MouseEvent + name: MouseEvent + nameWithType: MouseEvent + fullName: Terminal.Gui.MouseEvent + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: Terminal.Gui.Responder.MouseEvent(Terminal.Gui.MouseEvent) + name: MouseEvent + nameWithType: Responder.MouseEvent + fullName: Terminal.Gui.Responder.MouseEvent + - name: ( + nameWithType: ( + fullName: ( + - uid: Terminal.Gui.MouseEvent + name: MouseEvent + nameWithType: MouseEvent + fullName: Terminal.Gui.MouseEvent + - name: ) + nameWithType: ) + fullName: ) +- uid: Terminal.Gui.Window.MouseEvent* + commentId: Overload:Terminal.Gui.Window.MouseEvent + name: MouseEvent + nameWithType: Window.MouseEvent + fullName: Terminal.Gui.Window.MouseEvent +- uid: Terminal.Gui.MouseEvent + commentId: T:Terminal.Gui.MouseEvent + parent: Terminal.Gui + name: MouseEvent + nameWithType: MouseEvent + fullName: Terminal.Gui.MouseEvent +- uid: System.Boolean + commentId: T:System.Boolean + parent: System + isExternal: true + name: Boolean + nameWithType: Boolean + fullName: System.Boolean +shouldSkipMarkup: true diff --git a/docfx/api/Terminal.Gui.yml b/docfx/api/Terminal.Gui/Terminal.Gui.yml similarity index 67% rename from docfx/api/Terminal.Gui.yml rename to docfx/api/Terminal.Gui/Terminal.Gui.yml index 8d3f3f7ab..0b20b0d60 100644 --- a/docfx/api/Terminal.Gui.yml +++ b/docfx/api/Terminal.Gui/Terminal.Gui.yml @@ -1,9 +1,11 @@ ### YamlMime:ManagedReference items: - uid: Terminal.Gui + commentId: N:Terminal.Gui id: Terminal.Gui children: - Terminal.Gui.Application + - Terminal.Gui.Application.ResizedEventArgs - Terminal.Gui.Application.RunState - Terminal.Gui.Attribute - Terminal.Gui.Button @@ -14,6 +16,7 @@ items: - Terminal.Gui.ColorScheme - Terminal.Gui.ConsoleDriver - Terminal.Gui.CursesDriver + - Terminal.Gui.DateField - Terminal.Gui.Dialog - Terminal.Gui.Dim - Terminal.Gui.FileDialog @@ -25,6 +28,8 @@ items: - Terminal.Gui.Label - Terminal.Gui.LayoutStyle - Terminal.Gui.ListView + - Terminal.Gui.ListViewItemEventArgs + - Terminal.Gui.ListWrapper - Terminal.Gui.MenuBar - Terminal.Gui.MenuBarItem - Terminal.Gui.MenuItem @@ -43,299 +48,330 @@ items: - Terminal.Gui.ScrollView - Terminal.Gui.Size - Terminal.Gui.SpecialChar + - Terminal.Gui.StatusBar + - Terminal.Gui.StatusItem - Terminal.Gui.TextAlignment - Terminal.Gui.TextField - Terminal.Gui.TextView - Terminal.Gui.TimeField - Terminal.Gui.Toplevel - Terminal.Gui.View + - Terminal.Gui.View.KeyEventEventArgs - Terminal.Gui.Window langs: - csharp + - vb name: Terminal.Gui nameWithType: Terminal.Gui fullName: Terminal.Gui type: Namespace + assemblies: + - Terminal.Gui references: -- uid: Terminal.Gui.Application +- uid: Terminal.Gui.Responder + commentId: T:Terminal.Gui.Responder parent: Terminal.Gui - isExternal: false + name: Responder + nameWithType: Responder + fullName: Terminal.Gui.Responder +- uid: Terminal.Gui.LayoutStyle + commentId: T:Terminal.Gui.LayoutStyle + parent: Terminal.Gui + name: LayoutStyle + nameWithType: LayoutStyle + fullName: Terminal.Gui.LayoutStyle +- uid: Terminal.Gui.View + commentId: T:Terminal.Gui.View + parent: Terminal.Gui + name: View + nameWithType: View + fullName: Terminal.Gui.View +- uid: Terminal.Gui.View.KeyEventEventArgs + commentId: T:Terminal.Gui.View.KeyEventEventArgs + name: View.KeyEventEventArgs + nameWithType: View.KeyEventEventArgs + fullName: Terminal.Gui.View.KeyEventEventArgs +- uid: Terminal.Gui.Toplevel + commentId: T:Terminal.Gui.Toplevel + parent: Terminal.Gui + name: Toplevel + nameWithType: Toplevel + fullName: Terminal.Gui.Toplevel +- uid: Terminal.Gui.Window + commentId: T:Terminal.Gui.Window + parent: Terminal.Gui + name: Window + nameWithType: Window + fullName: Terminal.Gui.Window +- uid: Terminal.Gui.Application + commentId: T:Terminal.Gui.Application name: Application nameWithType: Application fullName: Terminal.Gui.Application - uid: Terminal.Gui.Application.RunState + commentId: T:Terminal.Gui.Application.RunState parent: Terminal.Gui - isExternal: false name: Application.RunState nameWithType: Application.RunState fullName: Terminal.Gui.Application.RunState -- uid: Terminal.Gui.Attribute +- uid: Terminal.Gui.Application.ResizedEventArgs + commentId: T:Terminal.Gui.Application.ResizedEventArgs + name: Application.ResizedEventArgs + nameWithType: Application.ResizedEventArgs + fullName: Terminal.Gui.Application.ResizedEventArgs +- uid: Terminal.Gui.Dialog + commentId: T:Terminal.Gui.Dialog parent: Terminal.Gui - isExternal: false - name: Attribute - nameWithType: Attribute - fullName: Terminal.Gui.Attribute -- uid: Terminal.Gui.Button + name: Dialog + nameWithType: Dialog + fullName: Terminal.Gui.Dialog +- uid: Terminal.Gui.FileDialog + commentId: T:Terminal.Gui.FileDialog parent: Terminal.Gui - isExternal: false - name: Button - nameWithType: Button - fullName: Terminal.Gui.Button -- uid: Terminal.Gui.CheckBox - parent: Terminal.Gui - isExternal: false - name: CheckBox - nameWithType: CheckBox - fullName: Terminal.Gui.CheckBox -- uid: Terminal.Gui.Clipboard - parent: Terminal.Gui - isExternal: false - name: Clipboard - nameWithType: Clipboard - fullName: Terminal.Gui.Clipboard + name: FileDialog + nameWithType: FileDialog + fullName: Terminal.Gui.FileDialog +- uid: Terminal.Gui.SaveDialog + commentId: T:Terminal.Gui.SaveDialog + name: SaveDialog + nameWithType: SaveDialog + fullName: Terminal.Gui.SaveDialog +- uid: Terminal.Gui.OpenDialog + commentId: T:Terminal.Gui.OpenDialog + name: OpenDialog + nameWithType: OpenDialog + fullName: Terminal.Gui.OpenDialog +- uid: Terminal.Gui.MessageBox + commentId: T:Terminal.Gui.MessageBox + name: MessageBox + nameWithType: MessageBox + fullName: Terminal.Gui.MessageBox - uid: Terminal.Gui.Color + commentId: T:Terminal.Gui.Color parent: Terminal.Gui - isExternal: false name: Color nameWithType: Color fullName: Terminal.Gui.Color -- uid: Terminal.Gui.Colors +- uid: Terminal.Gui.Attribute + commentId: T:Terminal.Gui.Attribute parent: Terminal.Gui - isExternal: false - name: Colors - nameWithType: Colors - fullName: Terminal.Gui.Colors + name: Attribute + nameWithType: Attribute + fullName: Terminal.Gui.Attribute - uid: Terminal.Gui.ColorScheme + commentId: T:Terminal.Gui.ColorScheme parent: Terminal.Gui - isExternal: false name: ColorScheme nameWithType: ColorScheme fullName: Terminal.Gui.ColorScheme -- uid: Terminal.Gui.ConsoleDriver +- uid: Terminal.Gui.Colors + commentId: T:Terminal.Gui.Colors + name: Colors + nameWithType: Colors + fullName: Terminal.Gui.Colors +- uid: Terminal.Gui.SpecialChar + commentId: T:Terminal.Gui.SpecialChar + parent: Terminal.Gui + name: SpecialChar + nameWithType: SpecialChar + fullName: Terminal.Gui.SpecialChar +- uid: Terminal.Gui.ConsoleDriver + commentId: T:Terminal.Gui.ConsoleDriver parent: Terminal.Gui - isExternal: false name: ConsoleDriver nameWithType: ConsoleDriver fullName: Terminal.Gui.ConsoleDriver - uid: Terminal.Gui.CursesDriver - parent: Terminal.Gui - isExternal: false + commentId: T:Terminal.Gui.CursesDriver name: CursesDriver nameWithType: CursesDriver fullName: Terminal.Gui.CursesDriver -- uid: Terminal.Gui.Dialog - parent: Terminal.Gui - isExternal: false - name: Dialog - nameWithType: Dialog - fullName: Terminal.Gui.Dialog -- uid: Terminal.Gui.Dim - parent: Terminal.Gui - isExternal: false - name: Dim - nameWithType: Dim - fullName: Terminal.Gui.Dim -- uid: Terminal.Gui.FileDialog - parent: Terminal.Gui - isExternal: false - name: FileDialog - nameWithType: FileDialog - fullName: Terminal.Gui.FileDialog -- uid: Terminal.Gui.FrameView - parent: Terminal.Gui - isExternal: false - name: FrameView - nameWithType: FrameView - fullName: Terminal.Gui.FrameView -- uid: Terminal.Gui.HexView - parent: Terminal.Gui - isExternal: false - name: HexView - nameWithType: HexView - fullName: Terminal.Gui.HexView -- uid: Terminal.Gui.IListDataSource - parent: Terminal.Gui - isExternal: false - name: IListDataSource - nameWithType: IListDataSource - fullName: Terminal.Gui.IListDataSource - uid: Terminal.Gui.Key + commentId: T:Terminal.Gui.Key parent: Terminal.Gui - isExternal: false name: Key nameWithType: Key fullName: Terminal.Gui.Key - uid: Terminal.Gui.KeyEvent + commentId: T:Terminal.Gui.KeyEvent parent: Terminal.Gui - isExternal: false name: KeyEvent nameWithType: KeyEvent fullName: Terminal.Gui.KeyEvent -- uid: Terminal.Gui.Label - parent: Terminal.Gui - isExternal: false - name: Label - nameWithType: Label - fullName: Terminal.Gui.Label -- uid: Terminal.Gui.LayoutStyle - parent: Terminal.Gui - isExternal: false - name: LayoutStyle - nameWithType: LayoutStyle - fullName: Terminal.Gui.LayoutStyle -- uid: Terminal.Gui.ListView - parent: Terminal.Gui - isExternal: false - name: ListView - nameWithType: ListView - fullName: Terminal.Gui.ListView -- uid: Terminal.Gui.MenuBar - parent: Terminal.Gui - isExternal: false - name: MenuBar - nameWithType: MenuBar - fullName: Terminal.Gui.MenuBar -- uid: Terminal.Gui.MenuBarItem - parent: Terminal.Gui - isExternal: false - name: MenuBarItem - nameWithType: MenuBarItem - fullName: Terminal.Gui.MenuBarItem -- uid: Terminal.Gui.MenuItem - parent: Terminal.Gui - isExternal: false - name: MenuItem - nameWithType: MenuItem - fullName: Terminal.Gui.MenuItem -- uid: Terminal.Gui.MessageBox - parent: Terminal.Gui - isExternal: false - name: MessageBox - nameWithType: MessageBox - fullName: Terminal.Gui.MessageBox -- uid: Terminal.Gui.MouseEvent - parent: Terminal.Gui - isExternal: false - name: MouseEvent - nameWithType: MouseEvent - fullName: Terminal.Gui.MouseEvent - uid: Terminal.Gui.MouseFlags + commentId: T:Terminal.Gui.MouseFlags parent: Terminal.Gui - isExternal: false name: MouseFlags nameWithType: MouseFlags fullName: Terminal.Gui.MouseFlags -- uid: Terminal.Gui.OpenDialog +- uid: Terminal.Gui.MouseEvent + commentId: T:Terminal.Gui.MouseEvent parent: Terminal.Gui - isExternal: false - name: OpenDialog - nameWithType: OpenDialog - fullName: Terminal.Gui.OpenDialog + name: MouseEvent + nameWithType: MouseEvent + fullName: Terminal.Gui.MouseEvent - uid: Terminal.Gui.Point + commentId: T:Terminal.Gui.Point parent: Terminal.Gui - isExternal: false name: Point nameWithType: Point fullName: Terminal.Gui.Point - uid: Terminal.Gui.Pos + commentId: T:Terminal.Gui.Pos parent: Terminal.Gui - isExternal: false name: Pos nameWithType: Pos fullName: Terminal.Gui.Pos -- uid: Terminal.Gui.ProgressBar +- uid: Terminal.Gui.Dim + commentId: T:Terminal.Gui.Dim parent: Terminal.Gui - isExternal: false + name: Dim + nameWithType: Dim + fullName: Terminal.Gui.Dim +- uid: Terminal.Gui.Rect + commentId: T:Terminal.Gui.Rect + parent: Terminal.Gui + name: Rect + nameWithType: Rect + fullName: Terminal.Gui.Rect +- uid: Terminal.Gui.Size + commentId: T:Terminal.Gui.Size + parent: Terminal.Gui + name: Size + nameWithType: Size + fullName: Terminal.Gui.Size +- uid: Terminal.Gui.Button + commentId: T:Terminal.Gui.Button + parent: Terminal.Gui + name: Button + nameWithType: Button + fullName: Terminal.Gui.Button +- uid: Terminal.Gui.CheckBox + commentId: T:Terminal.Gui.CheckBox + name: CheckBox + nameWithType: CheckBox + fullName: Terminal.Gui.CheckBox +- uid: Terminal.Gui.Clipboard + commentId: T:Terminal.Gui.Clipboard + name: Clipboard + nameWithType: Clipboard + fullName: Terminal.Gui.Clipboard +- uid: Terminal.Gui.DateField + commentId: T:Terminal.Gui.DateField + name: DateField + nameWithType: DateField + fullName: Terminal.Gui.DateField +- uid: Terminal.Gui.FrameView + commentId: T:Terminal.Gui.FrameView + name: FrameView + nameWithType: FrameView + fullName: Terminal.Gui.FrameView +- uid: Terminal.Gui.HexView + commentId: T:Terminal.Gui.HexView + name: HexView + nameWithType: HexView + fullName: Terminal.Gui.HexView +- uid: Terminal.Gui.TextAlignment + commentId: T:Terminal.Gui.TextAlignment + parent: Terminal.Gui + name: TextAlignment + nameWithType: TextAlignment + fullName: Terminal.Gui.TextAlignment +- uid: Terminal.Gui.Label + commentId: T:Terminal.Gui.Label + name: Label + nameWithType: Label + fullName: Terminal.Gui.Label +- uid: Terminal.Gui.IListDataSource + commentId: T:Terminal.Gui.IListDataSource + parent: Terminal.Gui + name: IListDataSource + nameWithType: IListDataSource + fullName: Terminal.Gui.IListDataSource +- uid: Terminal.Gui.ListView + commentId: T:Terminal.Gui.ListView + parent: Terminal.Gui + name: ListView + nameWithType: ListView + fullName: Terminal.Gui.ListView +- uid: Terminal.Gui.ListWrapper + commentId: T:Terminal.Gui.ListWrapper + name: ListWrapper + nameWithType: ListWrapper + fullName: Terminal.Gui.ListWrapper +- uid: Terminal.Gui.ListViewItemEventArgs + commentId: T:Terminal.Gui.ListViewItemEventArgs + name: ListViewItemEventArgs + nameWithType: ListViewItemEventArgs + fullName: Terminal.Gui.ListViewItemEventArgs +- uid: Terminal.Gui.MenuItem + commentId: T:Terminal.Gui.MenuItem + parent: Terminal.Gui + name: MenuItem + nameWithType: MenuItem + fullName: Terminal.Gui.MenuItem +- uid: Terminal.Gui.MenuBarItem + commentId: T:Terminal.Gui.MenuBarItem + parent: Terminal.Gui + name: MenuBarItem + nameWithType: MenuBarItem + fullName: Terminal.Gui.MenuBarItem +- uid: Terminal.Gui.MenuBar + commentId: T:Terminal.Gui.MenuBar + parent: Terminal.Gui + name: MenuBar + nameWithType: MenuBar + fullName: Terminal.Gui.MenuBar +- uid: Terminal.Gui.ProgressBar + commentId: T:Terminal.Gui.ProgressBar name: ProgressBar nameWithType: ProgressBar fullName: Terminal.Gui.ProgressBar - uid: Terminal.Gui.RadioGroup - parent: Terminal.Gui - isExternal: false + commentId: T:Terminal.Gui.RadioGroup name: RadioGroup nameWithType: RadioGroup fullName: Terminal.Gui.RadioGroup -- uid: Terminal.Gui.Rect - parent: Terminal.Gui - isExternal: false - name: Rect - nameWithType: Rect - fullName: Terminal.Gui.Rect -- uid: Terminal.Gui.Responder - parent: Terminal.Gui - isExternal: false - name: Responder - nameWithType: Responder - fullName: Terminal.Gui.Responder -- uid: Terminal.Gui.SaveDialog - parent: Terminal.Gui - isExternal: false - name: SaveDialog - nameWithType: SaveDialog - fullName: Terminal.Gui.SaveDialog - uid: Terminal.Gui.ScrollBarView - parent: Terminal.Gui - isExternal: false + commentId: T:Terminal.Gui.ScrollBarView name: ScrollBarView nameWithType: ScrollBarView fullName: Terminal.Gui.ScrollBarView - uid: Terminal.Gui.ScrollView - parent: Terminal.Gui - isExternal: false + commentId: T:Terminal.Gui.ScrollView name: ScrollView nameWithType: ScrollView fullName: Terminal.Gui.ScrollView -- uid: Terminal.Gui.Size +- uid: Terminal.Gui.StatusItem + commentId: T:Terminal.Gui.StatusItem + name: StatusItem + nameWithType: StatusItem + fullName: Terminal.Gui.StatusItem +- uid: Terminal.Gui.StatusBar + commentId: T:Terminal.Gui.StatusBar parent: Terminal.Gui - isExternal: false - name: Size - nameWithType: Size - fullName: Terminal.Gui.Size -- uid: Terminal.Gui.SpecialChar - parent: Terminal.Gui - isExternal: false - name: SpecialChar - nameWithType: SpecialChar - fullName: Terminal.Gui.SpecialChar -- uid: Terminal.Gui.TextAlignment - parent: Terminal.Gui - isExternal: false - name: TextAlignment - nameWithType: TextAlignment - fullName: Terminal.Gui.TextAlignment + name: StatusBar + nameWithType: StatusBar + fullName: Terminal.Gui.StatusBar - uid: Terminal.Gui.TextField + commentId: T:Terminal.Gui.TextField parent: Terminal.Gui - isExternal: false name: TextField nameWithType: TextField fullName: Terminal.Gui.TextField - uid: Terminal.Gui.TextView - parent: Terminal.Gui - isExternal: false + commentId: T:Terminal.Gui.TextView name: TextView nameWithType: TextView fullName: Terminal.Gui.TextView - uid: Terminal.Gui.TimeField - parent: Terminal.Gui - isExternal: false + commentId: T:Terminal.Gui.TimeField name: TimeField nameWithType: TimeField fullName: Terminal.Gui.TimeField -- uid: Terminal.Gui.Toplevel - parent: Terminal.Gui - isExternal: false - name: Toplevel - nameWithType: Toplevel - fullName: Terminal.Gui.Toplevel -- uid: Terminal.Gui.View - parent: Terminal.Gui - isExternal: false - name: View - nameWithType: View - fullName: Terminal.Gui.View -- uid: Terminal.Gui.Window - parent: Terminal.Gui - isExternal: false - name: Window - nameWithType: Window - fullName: Terminal.Gui.Window +- uid: Terminal.Gui + commentId: N:Terminal.Gui + name: Terminal.Gui + nameWithType: Terminal.Gui + fullName: Terminal.Gui +shouldSkipMarkup: true diff --git a/docfx/api/Terminal.Gui/Unix.Terminal.Curses.Event.yml b/docfx/api/Terminal.Gui/Unix.Terminal.Curses.Event.yml new file mode 100644 index 000000000..d8906044d --- /dev/null +++ b/docfx/api/Terminal.Gui/Unix.Terminal.Curses.Event.yml @@ -0,0 +1,872 @@ +### YamlMime:ManagedReference +items: +- uid: Unix.Terminal.Curses.Event + commentId: T:Unix.Terminal.Curses.Event + id: Curses.Event + parent: Unix.Terminal + children: + - Unix.Terminal.Curses.Event.AllEvents + - Unix.Terminal.Curses.Event.Button1Clicked + - Unix.Terminal.Curses.Event.Button1DoubleClicked + - Unix.Terminal.Curses.Event.Button1Pressed + - Unix.Terminal.Curses.Event.Button1Released + - Unix.Terminal.Curses.Event.Button1TripleClicked + - Unix.Terminal.Curses.Event.Button2Clicked + - Unix.Terminal.Curses.Event.Button2DoubleClicked + - Unix.Terminal.Curses.Event.Button2Pressed + - Unix.Terminal.Curses.Event.Button2Released + - Unix.Terminal.Curses.Event.Button2TrippleClicked + - Unix.Terminal.Curses.Event.Button3Clicked + - Unix.Terminal.Curses.Event.Button3DoubleClicked + - Unix.Terminal.Curses.Event.Button3Pressed + - Unix.Terminal.Curses.Event.Button3Released + - Unix.Terminal.Curses.Event.Button3TripleClicked + - Unix.Terminal.Curses.Event.Button4Clicked + - Unix.Terminal.Curses.Event.Button4DoubleClicked + - Unix.Terminal.Curses.Event.Button4Pressed + - Unix.Terminal.Curses.Event.Button4Released + - Unix.Terminal.Curses.Event.Button4TripleClicked + - Unix.Terminal.Curses.Event.ButtonAlt + - Unix.Terminal.Curses.Event.ButtonCtrl + - Unix.Terminal.Curses.Event.ButtonShift + - Unix.Terminal.Curses.Event.ReportMousePosition + langs: + - csharp + - vb + name: Curses.Event + nameWithType: Curses.Event + fullName: Unix.Terminal.Curses.Event + type: Enum + source: + remote: + path: Terminal.Gui/MonoCurses/constants.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Event + path: ../Terminal.Gui/MonoCurses/constants.cs + startLine: 54 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: 'public enum Event : long' + content.vb: Public Enum Event As Long + modifiers.csharp: + - public + - enum + modifiers.vb: + - Public + - Enum +- uid: Unix.Terminal.Curses.Event.Button1Pressed + commentId: F:Unix.Terminal.Curses.Event.Button1Pressed + id: Button1Pressed + parent: Unix.Terminal.Curses.Event + langs: + - csharp + - vb + name: Button1Pressed + nameWithType: Curses.Event.Button1Pressed + fullName: Unix.Terminal.Curses.Event.Button1Pressed + type: Field + source: + remote: + path: Terminal.Gui/MonoCurses/constants.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Button1Pressed + path: ../Terminal.Gui/MonoCurses/constants.cs + startLine: 55 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: Button1Pressed = 2L + return: + type: Unix.Terminal.Curses.Event + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Unix.Terminal.Curses.Event.Button1Released + commentId: F:Unix.Terminal.Curses.Event.Button1Released + id: Button1Released + parent: Unix.Terminal.Curses.Event + langs: + - csharp + - vb + name: Button1Released + nameWithType: Curses.Event.Button1Released + fullName: Unix.Terminal.Curses.Event.Button1Released + type: Field + source: + remote: + path: Terminal.Gui/MonoCurses/constants.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Button1Released + path: ../Terminal.Gui/MonoCurses/constants.cs + startLine: 56 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: Button1Released = 1L + return: + type: Unix.Terminal.Curses.Event + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Unix.Terminal.Curses.Event.Button1Clicked + commentId: F:Unix.Terminal.Curses.Event.Button1Clicked + id: Button1Clicked + parent: Unix.Terminal.Curses.Event + langs: + - csharp + - vb + name: Button1Clicked + nameWithType: Curses.Event.Button1Clicked + fullName: Unix.Terminal.Curses.Event.Button1Clicked + type: Field + source: + remote: + path: Terminal.Gui/MonoCurses/constants.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Button1Clicked + path: ../Terminal.Gui/MonoCurses/constants.cs + startLine: 57 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: Button1Clicked = 4L + return: + type: Unix.Terminal.Curses.Event + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Unix.Terminal.Curses.Event.Button1DoubleClicked + commentId: F:Unix.Terminal.Curses.Event.Button1DoubleClicked + id: Button1DoubleClicked + parent: Unix.Terminal.Curses.Event + langs: + - csharp + - vb + name: Button1DoubleClicked + nameWithType: Curses.Event.Button1DoubleClicked + fullName: Unix.Terminal.Curses.Event.Button1DoubleClicked + type: Field + source: + remote: + path: Terminal.Gui/MonoCurses/constants.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Button1DoubleClicked + path: ../Terminal.Gui/MonoCurses/constants.cs + startLine: 58 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: Button1DoubleClicked = 8L + return: + type: Unix.Terminal.Curses.Event + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Unix.Terminal.Curses.Event.Button1TripleClicked + commentId: F:Unix.Terminal.Curses.Event.Button1TripleClicked + id: Button1TripleClicked + parent: Unix.Terminal.Curses.Event + langs: + - csharp + - vb + name: Button1TripleClicked + nameWithType: Curses.Event.Button1TripleClicked + fullName: Unix.Terminal.Curses.Event.Button1TripleClicked + type: Field + source: + remote: + path: Terminal.Gui/MonoCurses/constants.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Button1TripleClicked + path: ../Terminal.Gui/MonoCurses/constants.cs + startLine: 59 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: Button1TripleClicked = 16L + return: + type: Unix.Terminal.Curses.Event + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Unix.Terminal.Curses.Event.Button2Pressed + commentId: F:Unix.Terminal.Curses.Event.Button2Pressed + id: Button2Pressed + parent: Unix.Terminal.Curses.Event + langs: + - csharp + - vb + name: Button2Pressed + nameWithType: Curses.Event.Button2Pressed + fullName: Unix.Terminal.Curses.Event.Button2Pressed + type: Field + source: + remote: + path: Terminal.Gui/MonoCurses/constants.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Button2Pressed + path: ../Terminal.Gui/MonoCurses/constants.cs + startLine: 60 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: Button2Pressed = 128L + return: + type: Unix.Terminal.Curses.Event + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Unix.Terminal.Curses.Event.Button2Released + commentId: F:Unix.Terminal.Curses.Event.Button2Released + id: Button2Released + parent: Unix.Terminal.Curses.Event + langs: + - csharp + - vb + name: Button2Released + nameWithType: Curses.Event.Button2Released + fullName: Unix.Terminal.Curses.Event.Button2Released + type: Field + source: + remote: + path: Terminal.Gui/MonoCurses/constants.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Button2Released + path: ../Terminal.Gui/MonoCurses/constants.cs + startLine: 61 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: Button2Released = 64L + return: + type: Unix.Terminal.Curses.Event + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Unix.Terminal.Curses.Event.Button2Clicked + commentId: F:Unix.Terminal.Curses.Event.Button2Clicked + id: Button2Clicked + parent: Unix.Terminal.Curses.Event + langs: + - csharp + - vb + name: Button2Clicked + nameWithType: Curses.Event.Button2Clicked + fullName: Unix.Terminal.Curses.Event.Button2Clicked + type: Field + source: + remote: + path: Terminal.Gui/MonoCurses/constants.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Button2Clicked + path: ../Terminal.Gui/MonoCurses/constants.cs + startLine: 62 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: Button2Clicked = 256L + return: + type: Unix.Terminal.Curses.Event + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Unix.Terminal.Curses.Event.Button2DoubleClicked + commentId: F:Unix.Terminal.Curses.Event.Button2DoubleClicked + id: Button2DoubleClicked + parent: Unix.Terminal.Curses.Event + langs: + - csharp + - vb + name: Button2DoubleClicked + nameWithType: Curses.Event.Button2DoubleClicked + fullName: Unix.Terminal.Curses.Event.Button2DoubleClicked + type: Field + source: + remote: + path: Terminal.Gui/MonoCurses/constants.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Button2DoubleClicked + path: ../Terminal.Gui/MonoCurses/constants.cs + startLine: 63 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: Button2DoubleClicked = 512L + return: + type: Unix.Terminal.Curses.Event + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Unix.Terminal.Curses.Event.Button2TrippleClicked + commentId: F:Unix.Terminal.Curses.Event.Button2TrippleClicked + id: Button2TrippleClicked + parent: Unix.Terminal.Curses.Event + langs: + - csharp + - vb + name: Button2TrippleClicked + nameWithType: Curses.Event.Button2TrippleClicked + fullName: Unix.Terminal.Curses.Event.Button2TrippleClicked + type: Field + source: + remote: + path: Terminal.Gui/MonoCurses/constants.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Button2TrippleClicked + path: ../Terminal.Gui/MonoCurses/constants.cs + startLine: 64 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: Button2TrippleClicked = 1024L + return: + type: Unix.Terminal.Curses.Event + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Unix.Terminal.Curses.Event.Button3Pressed + commentId: F:Unix.Terminal.Curses.Event.Button3Pressed + id: Button3Pressed + parent: Unix.Terminal.Curses.Event + langs: + - csharp + - vb + name: Button3Pressed + nameWithType: Curses.Event.Button3Pressed + fullName: Unix.Terminal.Curses.Event.Button3Pressed + type: Field + source: + remote: + path: Terminal.Gui/MonoCurses/constants.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Button3Pressed + path: ../Terminal.Gui/MonoCurses/constants.cs + startLine: 65 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: Button3Pressed = 8192L + return: + type: Unix.Terminal.Curses.Event + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Unix.Terminal.Curses.Event.Button3Released + commentId: F:Unix.Terminal.Curses.Event.Button3Released + id: Button3Released + parent: Unix.Terminal.Curses.Event + langs: + - csharp + - vb + name: Button3Released + nameWithType: Curses.Event.Button3Released + fullName: Unix.Terminal.Curses.Event.Button3Released + type: Field + source: + remote: + path: Terminal.Gui/MonoCurses/constants.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Button3Released + path: ../Terminal.Gui/MonoCurses/constants.cs + startLine: 66 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: Button3Released = 4096L + return: + type: Unix.Terminal.Curses.Event + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Unix.Terminal.Curses.Event.Button3Clicked + commentId: F:Unix.Terminal.Curses.Event.Button3Clicked + id: Button3Clicked + parent: Unix.Terminal.Curses.Event + langs: + - csharp + - vb + name: Button3Clicked + nameWithType: Curses.Event.Button3Clicked + fullName: Unix.Terminal.Curses.Event.Button3Clicked + type: Field + source: + remote: + path: Terminal.Gui/MonoCurses/constants.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Button3Clicked + path: ../Terminal.Gui/MonoCurses/constants.cs + startLine: 67 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: Button3Clicked = 16384L + return: + type: Unix.Terminal.Curses.Event + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Unix.Terminal.Curses.Event.Button3DoubleClicked + commentId: F:Unix.Terminal.Curses.Event.Button3DoubleClicked + id: Button3DoubleClicked + parent: Unix.Terminal.Curses.Event + langs: + - csharp + - vb + name: Button3DoubleClicked + nameWithType: Curses.Event.Button3DoubleClicked + fullName: Unix.Terminal.Curses.Event.Button3DoubleClicked + type: Field + source: + remote: + path: Terminal.Gui/MonoCurses/constants.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Button3DoubleClicked + path: ../Terminal.Gui/MonoCurses/constants.cs + startLine: 68 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: Button3DoubleClicked = 32768L + return: + type: Unix.Terminal.Curses.Event + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Unix.Terminal.Curses.Event.Button3TripleClicked + commentId: F:Unix.Terminal.Curses.Event.Button3TripleClicked + id: Button3TripleClicked + parent: Unix.Terminal.Curses.Event + langs: + - csharp + - vb + name: Button3TripleClicked + nameWithType: Curses.Event.Button3TripleClicked + fullName: Unix.Terminal.Curses.Event.Button3TripleClicked + type: Field + source: + remote: + path: Terminal.Gui/MonoCurses/constants.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Button3TripleClicked + path: ../Terminal.Gui/MonoCurses/constants.cs + startLine: 69 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: Button3TripleClicked = 65536L + return: + type: Unix.Terminal.Curses.Event + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Unix.Terminal.Curses.Event.Button4Pressed + commentId: F:Unix.Terminal.Curses.Event.Button4Pressed + id: Button4Pressed + parent: Unix.Terminal.Curses.Event + langs: + - csharp + - vb + name: Button4Pressed + nameWithType: Curses.Event.Button4Pressed + fullName: Unix.Terminal.Curses.Event.Button4Pressed + type: Field + source: + remote: + path: Terminal.Gui/MonoCurses/constants.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Button4Pressed + path: ../Terminal.Gui/MonoCurses/constants.cs + startLine: 70 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: Button4Pressed = 524288L + return: + type: Unix.Terminal.Curses.Event + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Unix.Terminal.Curses.Event.Button4Released + commentId: F:Unix.Terminal.Curses.Event.Button4Released + id: Button4Released + parent: Unix.Terminal.Curses.Event + langs: + - csharp + - vb + name: Button4Released + nameWithType: Curses.Event.Button4Released + fullName: Unix.Terminal.Curses.Event.Button4Released + type: Field + source: + remote: + path: Terminal.Gui/MonoCurses/constants.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Button4Released + path: ../Terminal.Gui/MonoCurses/constants.cs + startLine: 71 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: Button4Released = 262144L + return: + type: Unix.Terminal.Curses.Event + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Unix.Terminal.Curses.Event.Button4Clicked + commentId: F:Unix.Terminal.Curses.Event.Button4Clicked + id: Button4Clicked + parent: Unix.Terminal.Curses.Event + langs: + - csharp + - vb + name: Button4Clicked + nameWithType: Curses.Event.Button4Clicked + fullName: Unix.Terminal.Curses.Event.Button4Clicked + type: Field + source: + remote: + path: Terminal.Gui/MonoCurses/constants.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Button4Clicked + path: ../Terminal.Gui/MonoCurses/constants.cs + startLine: 72 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: Button4Clicked = 1048576L + return: + type: Unix.Terminal.Curses.Event + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Unix.Terminal.Curses.Event.Button4DoubleClicked + commentId: F:Unix.Terminal.Curses.Event.Button4DoubleClicked + id: Button4DoubleClicked + parent: Unix.Terminal.Curses.Event + langs: + - csharp + - vb + name: Button4DoubleClicked + nameWithType: Curses.Event.Button4DoubleClicked + fullName: Unix.Terminal.Curses.Event.Button4DoubleClicked + type: Field + source: + remote: + path: Terminal.Gui/MonoCurses/constants.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Button4DoubleClicked + path: ../Terminal.Gui/MonoCurses/constants.cs + startLine: 73 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: Button4DoubleClicked = 2097152L + return: + type: Unix.Terminal.Curses.Event + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Unix.Terminal.Curses.Event.Button4TripleClicked + commentId: F:Unix.Terminal.Curses.Event.Button4TripleClicked + id: Button4TripleClicked + parent: Unix.Terminal.Curses.Event + langs: + - csharp + - vb + name: Button4TripleClicked + nameWithType: Curses.Event.Button4TripleClicked + fullName: Unix.Terminal.Curses.Event.Button4TripleClicked + type: Field + source: + remote: + path: Terminal.Gui/MonoCurses/constants.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Button4TripleClicked + path: ../Terminal.Gui/MonoCurses/constants.cs + startLine: 74 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: Button4TripleClicked = 4194304L + return: + type: Unix.Terminal.Curses.Event + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Unix.Terminal.Curses.Event.ButtonShift + commentId: F:Unix.Terminal.Curses.Event.ButtonShift + id: ButtonShift + parent: Unix.Terminal.Curses.Event + langs: + - csharp + - vb + name: ButtonShift + nameWithType: Curses.Event.ButtonShift + fullName: Unix.Terminal.Curses.Event.ButtonShift + type: Field + source: + remote: + path: Terminal.Gui/MonoCurses/constants.cs + branch: docs + repo: tig:tig/gui.cs.git + id: ButtonShift + path: ../Terminal.Gui/MonoCurses/constants.cs + startLine: 75 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: ButtonShift = 33554432L + return: + type: Unix.Terminal.Curses.Event + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Unix.Terminal.Curses.Event.ButtonCtrl + commentId: F:Unix.Terminal.Curses.Event.ButtonCtrl + id: ButtonCtrl + parent: Unix.Terminal.Curses.Event + langs: + - csharp + - vb + name: ButtonCtrl + nameWithType: Curses.Event.ButtonCtrl + fullName: Unix.Terminal.Curses.Event.ButtonCtrl + type: Field + source: + remote: + path: Terminal.Gui/MonoCurses/constants.cs + branch: docs + repo: tig:tig/gui.cs.git + id: ButtonCtrl + path: ../Terminal.Gui/MonoCurses/constants.cs + startLine: 76 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: ButtonCtrl = 16777216L + return: + type: Unix.Terminal.Curses.Event + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Unix.Terminal.Curses.Event.ButtonAlt + commentId: F:Unix.Terminal.Curses.Event.ButtonAlt + id: ButtonAlt + parent: Unix.Terminal.Curses.Event + langs: + - csharp + - vb + name: ButtonAlt + nameWithType: Curses.Event.ButtonAlt + fullName: Unix.Terminal.Curses.Event.ButtonAlt + type: Field + source: + remote: + path: Terminal.Gui/MonoCurses/constants.cs + branch: docs + repo: tig:tig/gui.cs.git + id: ButtonAlt + path: ../Terminal.Gui/MonoCurses/constants.cs + startLine: 77 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: ButtonAlt = 67108864L + return: + type: Unix.Terminal.Curses.Event + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Unix.Terminal.Curses.Event.ReportMousePosition + commentId: F:Unix.Terminal.Curses.Event.ReportMousePosition + id: ReportMousePosition + parent: Unix.Terminal.Curses.Event + langs: + - csharp + - vb + name: ReportMousePosition + nameWithType: Curses.Event.ReportMousePosition + fullName: Unix.Terminal.Curses.Event.ReportMousePosition + type: Field + source: + remote: + path: Terminal.Gui/MonoCurses/constants.cs + branch: docs + repo: tig:tig/gui.cs.git + id: ReportMousePosition + path: ../Terminal.Gui/MonoCurses/constants.cs + startLine: 78 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: ReportMousePosition = 134217728L + return: + type: Unix.Terminal.Curses.Event + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Unix.Terminal.Curses.Event.AllEvents + commentId: F:Unix.Terminal.Curses.Event.AllEvents + id: AllEvents + parent: Unix.Terminal.Curses.Event + langs: + - csharp + - vb + name: AllEvents + nameWithType: Curses.Event.AllEvents + fullName: Unix.Terminal.Curses.Event.AllEvents + type: Field + source: + remote: + path: Terminal.Gui/MonoCurses/constants.cs + branch: docs + repo: tig:tig/gui.cs.git + id: AllEvents + path: ../Terminal.Gui/MonoCurses/constants.cs + startLine: 79 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: AllEvents = 134217727L + return: + type: Unix.Terminal.Curses.Event + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +references: +- uid: Unix.Terminal + commentId: N:Unix.Terminal + name: Unix.Terminal + nameWithType: Unix.Terminal + fullName: Unix.Terminal +- uid: Unix.Terminal.Curses.Event + commentId: T:Unix.Terminal.Curses.Event + parent: Unix.Terminal + name: Curses.Event + nameWithType: Curses.Event + fullName: Unix.Terminal.Curses.Event +shouldSkipMarkup: true diff --git a/docfx/api/Terminal.Gui/Unix.Terminal.Curses.MouseEvent.yml b/docfx/api/Terminal.Gui/Unix.Terminal.Curses.MouseEvent.yml new file mode 100644 index 000000000..5f2627ef3 --- /dev/null +++ b/docfx/api/Terminal.Gui/Unix.Terminal.Curses.MouseEvent.yml @@ -0,0 +1,496 @@ +### YamlMime:ManagedReference +items: +- uid: Unix.Terminal.Curses.MouseEvent + commentId: T:Unix.Terminal.Curses.MouseEvent + id: Curses.MouseEvent + parent: Unix.Terminal + children: + - Unix.Terminal.Curses.MouseEvent.ButtonState + - Unix.Terminal.Curses.MouseEvent.ID + - Unix.Terminal.Curses.MouseEvent.X + - Unix.Terminal.Curses.MouseEvent.Y + - Unix.Terminal.Curses.MouseEvent.Z + langs: + - csharp + - vb + name: Curses.MouseEvent + nameWithType: Curses.MouseEvent + fullName: Unix.Terminal.Curses.MouseEvent + type: Struct + source: + remote: + path: Terminal.Gui/MonoCurses/binding.cs + branch: docs + repo: tig:tig/gui.cs.git + id: MouseEvent + path: ../Terminal.Gui/MonoCurses/binding.cs + startLine: 52 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public struct MouseEvent + content.vb: Public Structure MouseEvent + inheritedMembers: + - System.ValueType.Equals(System.Object) + - System.ValueType.GetHashCode + - System.ValueType.ToString + - System.Object.Equals(System.Object,System.Object) + - System.Object.GetType + - System.Object.ReferenceEquals(System.Object,System.Object) + modifiers.csharp: + - public + - struct + modifiers.vb: + - Public + - Structure +- uid: Unix.Terminal.Curses.MouseEvent.ID + commentId: F:Unix.Terminal.Curses.MouseEvent.ID + id: ID + parent: Unix.Terminal.Curses.MouseEvent + langs: + - csharp + - vb + name: ID + nameWithType: Curses.MouseEvent.ID + fullName: Unix.Terminal.Curses.MouseEvent.ID + type: Field + source: + remote: + path: Terminal.Gui/MonoCurses/binding.cs + branch: docs + repo: tig:tig/gui.cs.git + id: ID + path: ../Terminal.Gui/MonoCurses/binding.cs + startLine: 54 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public short ID + return: + type: System.Int16 + content.vb: Public ID As Short + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: Unix.Terminal.Curses.MouseEvent.X + commentId: F:Unix.Terminal.Curses.MouseEvent.X + id: X + parent: Unix.Terminal.Curses.MouseEvent + langs: + - csharp + - vb + name: X + nameWithType: Curses.MouseEvent.X + fullName: Unix.Terminal.Curses.MouseEvent.X + type: Field + source: + remote: + path: Terminal.Gui/MonoCurses/binding.cs + branch: docs + repo: tig:tig/gui.cs.git + id: X + path: ../Terminal.Gui/MonoCurses/binding.cs + startLine: 55 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public int X + return: + type: System.Int32 + content.vb: Public X As Integer + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: Unix.Terminal.Curses.MouseEvent.Y + commentId: F:Unix.Terminal.Curses.MouseEvent.Y + id: Y + parent: Unix.Terminal.Curses.MouseEvent + langs: + - csharp + - vb + name: Y + nameWithType: Curses.MouseEvent.Y + fullName: Unix.Terminal.Curses.MouseEvent.Y + type: Field + source: + remote: + path: Terminal.Gui/MonoCurses/binding.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Y + path: ../Terminal.Gui/MonoCurses/binding.cs + startLine: 55 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public int Y + return: + type: System.Int32 + content.vb: Public Y As Integer + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: Unix.Terminal.Curses.MouseEvent.Z + commentId: F:Unix.Terminal.Curses.MouseEvent.Z + id: Z + parent: Unix.Terminal.Curses.MouseEvent + langs: + - csharp + - vb + name: Z + nameWithType: Curses.MouseEvent.Z + fullName: Unix.Terminal.Curses.MouseEvent.Z + type: Field + source: + remote: + path: Terminal.Gui/MonoCurses/binding.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Z + path: ../Terminal.Gui/MonoCurses/binding.cs + startLine: 55 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public int Z + return: + type: System.Int32 + content.vb: Public Z As Integer + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: Unix.Terminal.Curses.MouseEvent.ButtonState + commentId: F:Unix.Terminal.Curses.MouseEvent.ButtonState + id: ButtonState + parent: Unix.Terminal.Curses.MouseEvent + langs: + - csharp + - vb + name: ButtonState + nameWithType: Curses.MouseEvent.ButtonState + fullName: Unix.Terminal.Curses.MouseEvent.ButtonState + type: Field + source: + remote: + path: Terminal.Gui/MonoCurses/binding.cs + branch: docs + repo: tig:tig/gui.cs.git + id: ButtonState + path: ../Terminal.Gui/MonoCurses/binding.cs + startLine: 56 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public Curses.Event ButtonState + return: + type: Unix.Terminal.Curses.Event + content.vb: Public ButtonState As Curses.Event + modifiers.csharp: + - public + modifiers.vb: + - Public +references: +- uid: Unix.Terminal + commentId: N:Unix.Terminal + name: Unix.Terminal + nameWithType: Unix.Terminal + fullName: Unix.Terminal +- uid: System.ValueType.Equals(System.Object) + commentId: M:System.ValueType.Equals(System.Object) + parent: System.ValueType + isExternal: true + name: Equals(Object) + nameWithType: ValueType.Equals(Object) + fullName: System.ValueType.Equals(System.Object) + spec.csharp: + - uid: System.ValueType.Equals(System.Object) + name: Equals + nameWithType: ValueType.Equals + fullName: System.ValueType.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.ValueType.Equals(System.Object) + name: Equals + nameWithType: ValueType.Equals + fullName: System.ValueType.Equals + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.ValueType.GetHashCode + commentId: M:System.ValueType.GetHashCode + parent: System.ValueType + isExternal: true + name: GetHashCode() + nameWithType: ValueType.GetHashCode() + fullName: System.ValueType.GetHashCode() + spec.csharp: + - uid: System.ValueType.GetHashCode + name: GetHashCode + nameWithType: ValueType.GetHashCode + fullName: System.ValueType.GetHashCode + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.ValueType.GetHashCode + name: GetHashCode + nameWithType: ValueType.GetHashCode + fullName: System.ValueType.GetHashCode + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: System.ValueType.ToString + commentId: M:System.ValueType.ToString + parent: System.ValueType + isExternal: true + name: ToString() + nameWithType: ValueType.ToString() + fullName: System.ValueType.ToString() + spec.csharp: + - uid: System.ValueType.ToString + name: ToString + nameWithType: ValueType.ToString + fullName: System.ValueType.ToString + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.ValueType.ToString + name: ToString + nameWithType: ValueType.ToString + fullName: System.ValueType.ToString + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - 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.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.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.ValueType + commentId: T:System.ValueType + parent: System + isExternal: true + name: ValueType + nameWithType: ValueType + fullName: System.ValueType +- uid: System.Object + commentId: T:System.Object + parent: System + isExternal: true + name: Object + nameWithType: Object + fullName: System.Object +- uid: System + commentId: N:System + isExternal: true + name: System + nameWithType: System + fullName: System +- uid: System.Int16 + commentId: T:System.Int16 + parent: System + isExternal: true + name: Int16 + nameWithType: Int16 + fullName: System.Int16 +- uid: System.Int32 + commentId: T:System.Int32 + parent: System + isExternal: true + name: Int32 + nameWithType: Int32 + fullName: System.Int32 +- uid: Unix.Terminal.Curses.Event + commentId: T:Unix.Terminal.Curses.Event + parent: Unix.Terminal + name: Curses.Event + nameWithType: Curses.Event + fullName: Unix.Terminal.Curses.Event +shouldSkipMarkup: true diff --git a/docfx/api/Terminal.Gui/Unix.Terminal.Curses.Window.yml b/docfx/api/Terminal.Gui/Unix.Terminal.Curses.Window.yml new file mode 100644 index 000000000..8282cf6e8 --- /dev/null +++ b/docfx/api/Terminal.Gui/Unix.Terminal.Curses.Window.yml @@ -0,0 +1,1223 @@ +### YamlMime:ManagedReference +items: +- uid: Unix.Terminal.Curses.Window + commentId: T:Unix.Terminal.Curses.Window + id: Curses.Window + parent: Unix.Terminal + children: + - Unix.Terminal.Curses.Window.addch(System.Char) + - Unix.Terminal.Curses.Window.clearok(System.Boolean) + - Unix.Terminal.Curses.Window.Current + - Unix.Terminal.Curses.Window.Handle + - Unix.Terminal.Curses.Window.idcok(System.Boolean) + - Unix.Terminal.Curses.Window.idlok(System.Boolean) + - Unix.Terminal.Curses.Window.immedok(System.Boolean) + - Unix.Terminal.Curses.Window.intrflush(System.Boolean) + - Unix.Terminal.Curses.Window.keypad(System.Boolean) + - Unix.Terminal.Curses.Window.leaveok(System.Boolean) + - Unix.Terminal.Curses.Window.meta(System.Boolean) + - Unix.Terminal.Curses.Window.move(System.Int32,System.Int32) + - Unix.Terminal.Curses.Window.notimeout(System.Boolean) + - Unix.Terminal.Curses.Window.redrawwin + - Unix.Terminal.Curses.Window.refresh + - Unix.Terminal.Curses.Window.scrollok(System.Boolean) + - Unix.Terminal.Curses.Window.setscrreg(System.Int32,System.Int32) + - Unix.Terminal.Curses.Window.Standard + - Unix.Terminal.Curses.Window.wnoutrefresh + - Unix.Terminal.Curses.Window.wrefresh + - Unix.Terminal.Curses.Window.wtimeout(System.Int32) + langs: + - csharp + - vb + name: Curses.Window + nameWithType: Curses.Window + fullName: Unix.Terminal.Curses.Window + type: Class + source: + remote: + path: Terminal.Gui/MonoCurses/handles.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Window + path: ../Terminal.Gui/MonoCurses/handles.cs + startLine: 34 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public class Window + content.vb: Public Class Window + 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 + - class + modifiers.vb: + - Public + - Class +- uid: Unix.Terminal.Curses.Window.Handle + commentId: F:Unix.Terminal.Curses.Window.Handle + id: Handle + parent: Unix.Terminal.Curses.Window + langs: + - csharp + - vb + name: Handle + nameWithType: Curses.Window.Handle + fullName: Unix.Terminal.Curses.Window.Handle + type: Field + source: + remote: + path: Terminal.Gui/MonoCurses/handles.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Handle + path: ../Terminal.Gui/MonoCurses/handles.cs + startLine: 35 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public readonly IntPtr Handle + return: + type: System.IntPtr + content.vb: Public ReadOnly Handle As IntPtr + modifiers.csharp: + - public + - readonly + modifiers.vb: + - Public + - ReadOnly +- uid: Unix.Terminal.Curses.Window.Standard + commentId: P:Unix.Terminal.Curses.Window.Standard + id: Standard + parent: Unix.Terminal.Curses.Window + langs: + - csharp + - vb + name: Standard + nameWithType: Curses.Window.Standard + fullName: Unix.Terminal.Curses.Window.Standard + type: Property + source: + remote: + path: Terminal.Gui/MonoCurses/handles.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Standard + path: ../Terminal.Gui/MonoCurses/handles.cs + startLine: 51 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public static Curses.Window Standard { get; } + parameters: [] + return: + type: Unix.Terminal.Curses.Window + content.vb: Public Shared ReadOnly Property Standard As Curses.Window + overload: Unix.Terminal.Curses.Window.Standard* + modifiers.csharp: + - public + - static + - get + modifiers.vb: + - Public + - Shared + - ReadOnly +- uid: Unix.Terminal.Curses.Window.Current + commentId: P:Unix.Terminal.Curses.Window.Current + id: Current + parent: Unix.Terminal.Curses.Window + langs: + - csharp + - vb + name: Current + nameWithType: Curses.Window.Current + fullName: Unix.Terminal.Curses.Window.Current + type: Property + source: + remote: + path: Terminal.Gui/MonoCurses/handles.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Current + path: ../Terminal.Gui/MonoCurses/handles.cs + startLine: 57 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public static Curses.Window Current { get; } + parameters: [] + return: + type: Unix.Terminal.Curses.Window + content.vb: Public Shared ReadOnly Property Current As Curses.Window + overload: Unix.Terminal.Curses.Window.Current* + modifiers.csharp: + - public + - static + - get + modifiers.vb: + - Public + - Shared + - ReadOnly +- uid: Unix.Terminal.Curses.Window.wtimeout(System.Int32) + commentId: M:Unix.Terminal.Curses.Window.wtimeout(System.Int32) + id: wtimeout(System.Int32) + parent: Unix.Terminal.Curses.Window + langs: + - csharp + - vb + name: wtimeout(Int32) + nameWithType: Curses.Window.wtimeout(Int32) + fullName: Unix.Terminal.Curses.Window.wtimeout(System.Int32) + type: Method + source: + remote: + path: Terminal.Gui/MonoCurses/handles.cs + branch: docs + repo: tig:tig/gui.cs.git + id: wtimeout + path: ../Terminal.Gui/MonoCurses/handles.cs + startLine: 64 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public int wtimeout(int delay) + parameters: + - id: delay + type: System.Int32 + return: + type: System.Int32 + content.vb: Public Function wtimeout(delay As Integer) As Integer + overload: Unix.Terminal.Curses.Window.wtimeout* + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: Unix.Terminal.Curses.Window.notimeout(System.Boolean) + commentId: M:Unix.Terminal.Curses.Window.notimeout(System.Boolean) + id: notimeout(System.Boolean) + parent: Unix.Terminal.Curses.Window + langs: + - csharp + - vb + name: notimeout(Boolean) + nameWithType: Curses.Window.notimeout(Boolean) + fullName: Unix.Terminal.Curses.Window.notimeout(System.Boolean) + type: Method + source: + remote: + path: Terminal.Gui/MonoCurses/handles.cs + branch: docs + repo: tig:tig/gui.cs.git + id: notimeout + path: ../Terminal.Gui/MonoCurses/handles.cs + startLine: 69 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public int notimeout(bool bf) + parameters: + - id: bf + type: System.Boolean + return: + type: System.Int32 + content.vb: Public Function notimeout(bf As Boolean) As Integer + overload: Unix.Terminal.Curses.Window.notimeout* + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: Unix.Terminal.Curses.Window.keypad(System.Boolean) + commentId: M:Unix.Terminal.Curses.Window.keypad(System.Boolean) + id: keypad(System.Boolean) + parent: Unix.Terminal.Curses.Window + langs: + - csharp + - vb + name: keypad(Boolean) + nameWithType: Curses.Window.keypad(Boolean) + fullName: Unix.Terminal.Curses.Window.keypad(System.Boolean) + type: Method + source: + remote: + path: Terminal.Gui/MonoCurses/handles.cs + branch: docs + repo: tig:tig/gui.cs.git + id: keypad + path: ../Terminal.Gui/MonoCurses/handles.cs + startLine: 74 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public int keypad(bool bf) + parameters: + - id: bf + type: System.Boolean + return: + type: System.Int32 + content.vb: Public Function keypad(bf As Boolean) As Integer + overload: Unix.Terminal.Curses.Window.keypad* + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: Unix.Terminal.Curses.Window.meta(System.Boolean) + commentId: M:Unix.Terminal.Curses.Window.meta(System.Boolean) + id: meta(System.Boolean) + parent: Unix.Terminal.Curses.Window + langs: + - csharp + - vb + name: meta(Boolean) + nameWithType: Curses.Window.meta(Boolean) + fullName: Unix.Terminal.Curses.Window.meta(System.Boolean) + type: Method + source: + remote: + path: Terminal.Gui/MonoCurses/handles.cs + branch: docs + repo: tig:tig/gui.cs.git + id: meta + path: ../Terminal.Gui/MonoCurses/handles.cs + startLine: 79 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public int meta(bool bf) + parameters: + - id: bf + type: System.Boolean + return: + type: System.Int32 + content.vb: Public Function meta(bf As Boolean) As Integer + overload: Unix.Terminal.Curses.Window.meta* + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: Unix.Terminal.Curses.Window.intrflush(System.Boolean) + commentId: M:Unix.Terminal.Curses.Window.intrflush(System.Boolean) + id: intrflush(System.Boolean) + parent: Unix.Terminal.Curses.Window + langs: + - csharp + - vb + name: intrflush(Boolean) + nameWithType: Curses.Window.intrflush(Boolean) + fullName: Unix.Terminal.Curses.Window.intrflush(System.Boolean) + type: Method + source: + remote: + path: Terminal.Gui/MonoCurses/handles.cs + branch: docs + repo: tig:tig/gui.cs.git + id: intrflush + path: ../Terminal.Gui/MonoCurses/handles.cs + startLine: 84 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public int intrflush(bool bf) + parameters: + - id: bf + type: System.Boolean + return: + type: System.Int32 + content.vb: Public Function intrflush(bf As Boolean) As Integer + overload: Unix.Terminal.Curses.Window.intrflush* + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: Unix.Terminal.Curses.Window.clearok(System.Boolean) + commentId: M:Unix.Terminal.Curses.Window.clearok(System.Boolean) + id: clearok(System.Boolean) + parent: Unix.Terminal.Curses.Window + langs: + - csharp + - vb + name: clearok(Boolean) + nameWithType: Curses.Window.clearok(Boolean) + fullName: Unix.Terminal.Curses.Window.clearok(System.Boolean) + type: Method + source: + remote: + path: Terminal.Gui/MonoCurses/handles.cs + branch: docs + repo: tig:tig/gui.cs.git + id: clearok + path: ../Terminal.Gui/MonoCurses/handles.cs + startLine: 89 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public int clearok(bool bf) + parameters: + - id: bf + type: System.Boolean + return: + type: System.Int32 + content.vb: Public Function clearok(bf As Boolean) As Integer + overload: Unix.Terminal.Curses.Window.clearok* + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: Unix.Terminal.Curses.Window.idlok(System.Boolean) + commentId: M:Unix.Terminal.Curses.Window.idlok(System.Boolean) + id: idlok(System.Boolean) + parent: Unix.Terminal.Curses.Window + langs: + - csharp + - vb + name: idlok(Boolean) + nameWithType: Curses.Window.idlok(Boolean) + fullName: Unix.Terminal.Curses.Window.idlok(System.Boolean) + type: Method + source: + remote: + path: Terminal.Gui/MonoCurses/handles.cs + branch: docs + repo: tig:tig/gui.cs.git + id: idlok + path: ../Terminal.Gui/MonoCurses/handles.cs + startLine: 94 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public int idlok(bool bf) + parameters: + - id: bf + type: System.Boolean + return: + type: System.Int32 + content.vb: Public Function idlok(bf As Boolean) As Integer + overload: Unix.Terminal.Curses.Window.idlok* + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: Unix.Terminal.Curses.Window.idcok(System.Boolean) + commentId: M:Unix.Terminal.Curses.Window.idcok(System.Boolean) + id: idcok(System.Boolean) + parent: Unix.Terminal.Curses.Window + langs: + - csharp + - vb + name: idcok(Boolean) + nameWithType: Curses.Window.idcok(Boolean) + fullName: Unix.Terminal.Curses.Window.idcok(System.Boolean) + type: Method + source: + remote: + path: Terminal.Gui/MonoCurses/handles.cs + branch: docs + repo: tig:tig/gui.cs.git + id: idcok + path: ../Terminal.Gui/MonoCurses/handles.cs + startLine: 99 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public void idcok(bool bf) + parameters: + - id: bf + type: System.Boolean + content.vb: Public Sub idcok(bf As Boolean) + overload: Unix.Terminal.Curses.Window.idcok* + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: Unix.Terminal.Curses.Window.immedok(System.Boolean) + commentId: M:Unix.Terminal.Curses.Window.immedok(System.Boolean) + id: immedok(System.Boolean) + parent: Unix.Terminal.Curses.Window + langs: + - csharp + - vb + name: immedok(Boolean) + nameWithType: Curses.Window.immedok(Boolean) + fullName: Unix.Terminal.Curses.Window.immedok(System.Boolean) + type: Method + source: + remote: + path: Terminal.Gui/MonoCurses/handles.cs + branch: docs + repo: tig:tig/gui.cs.git + id: immedok + path: ../Terminal.Gui/MonoCurses/handles.cs + startLine: 104 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public void immedok(bool bf) + parameters: + - id: bf + type: System.Boolean + content.vb: Public Sub immedok(bf As Boolean) + overload: Unix.Terminal.Curses.Window.immedok* + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: Unix.Terminal.Curses.Window.leaveok(System.Boolean) + commentId: M:Unix.Terminal.Curses.Window.leaveok(System.Boolean) + id: leaveok(System.Boolean) + parent: Unix.Terminal.Curses.Window + langs: + - csharp + - vb + name: leaveok(Boolean) + nameWithType: Curses.Window.leaveok(Boolean) + fullName: Unix.Terminal.Curses.Window.leaveok(System.Boolean) + type: Method + source: + remote: + path: Terminal.Gui/MonoCurses/handles.cs + branch: docs + repo: tig:tig/gui.cs.git + id: leaveok + path: ../Terminal.Gui/MonoCurses/handles.cs + startLine: 109 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public int leaveok(bool bf) + parameters: + - id: bf + type: System.Boolean + return: + type: System.Int32 + content.vb: Public Function leaveok(bf As Boolean) As Integer + overload: Unix.Terminal.Curses.Window.leaveok* + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: Unix.Terminal.Curses.Window.setscrreg(System.Int32,System.Int32) + commentId: M:Unix.Terminal.Curses.Window.setscrreg(System.Int32,System.Int32) + id: setscrreg(System.Int32,System.Int32) + parent: Unix.Terminal.Curses.Window + langs: + - csharp + - vb + name: setscrreg(Int32, Int32) + nameWithType: Curses.Window.setscrreg(Int32, Int32) + fullName: Unix.Terminal.Curses.Window.setscrreg(System.Int32, System.Int32) + type: Method + source: + remote: + path: Terminal.Gui/MonoCurses/handles.cs + branch: docs + repo: tig:tig/gui.cs.git + id: setscrreg + path: ../Terminal.Gui/MonoCurses/handles.cs + startLine: 114 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public int setscrreg(int top, int bot) + parameters: + - id: top + type: System.Int32 + - id: bot + type: System.Int32 + return: + type: System.Int32 + content.vb: Public Function setscrreg(top As Integer, bot As Integer) As Integer + overload: Unix.Terminal.Curses.Window.setscrreg* + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: Unix.Terminal.Curses.Window.scrollok(System.Boolean) + commentId: M:Unix.Terminal.Curses.Window.scrollok(System.Boolean) + id: scrollok(System.Boolean) + parent: Unix.Terminal.Curses.Window + langs: + - csharp + - vb + name: scrollok(Boolean) + nameWithType: Curses.Window.scrollok(Boolean) + fullName: Unix.Terminal.Curses.Window.scrollok(System.Boolean) + type: Method + source: + remote: + path: Terminal.Gui/MonoCurses/handles.cs + branch: docs + repo: tig:tig/gui.cs.git + id: scrollok + path: ../Terminal.Gui/MonoCurses/handles.cs + startLine: 119 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public int scrollok(bool bf) + parameters: + - id: bf + type: System.Boolean + return: + type: System.Int32 + content.vb: Public Function scrollok(bf As Boolean) As Integer + overload: Unix.Terminal.Curses.Window.scrollok* + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: Unix.Terminal.Curses.Window.wrefresh + commentId: M:Unix.Terminal.Curses.Window.wrefresh + id: wrefresh + parent: Unix.Terminal.Curses.Window + langs: + - csharp + - vb + name: wrefresh() + nameWithType: Curses.Window.wrefresh() + fullName: Unix.Terminal.Curses.Window.wrefresh() + type: Method + source: + remote: + path: Terminal.Gui/MonoCurses/handles.cs + branch: docs + repo: tig:tig/gui.cs.git + id: wrefresh + path: ../Terminal.Gui/MonoCurses/handles.cs + startLine: 124 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public int wrefresh() + return: + type: System.Int32 + content.vb: Public Function wrefresh As Integer + overload: Unix.Terminal.Curses.Window.wrefresh* + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: Unix.Terminal.Curses.Window.redrawwin + commentId: M:Unix.Terminal.Curses.Window.redrawwin + id: redrawwin + parent: Unix.Terminal.Curses.Window + langs: + - csharp + - vb + name: redrawwin() + nameWithType: Curses.Window.redrawwin() + fullName: Unix.Terminal.Curses.Window.redrawwin() + type: Method + source: + remote: + path: Terminal.Gui/MonoCurses/handles.cs + branch: docs + repo: tig:tig/gui.cs.git + id: redrawwin + path: ../Terminal.Gui/MonoCurses/handles.cs + startLine: 129 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public int redrawwin() + return: + type: System.Int32 + content.vb: Public Function redrawwin As Integer + overload: Unix.Terminal.Curses.Window.redrawwin* + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: Unix.Terminal.Curses.Window.wnoutrefresh + commentId: M:Unix.Terminal.Curses.Window.wnoutrefresh + id: wnoutrefresh + parent: Unix.Terminal.Curses.Window + langs: + - csharp + - vb + name: wnoutrefresh() + nameWithType: Curses.Window.wnoutrefresh() + fullName: Unix.Terminal.Curses.Window.wnoutrefresh() + type: Method + source: + remote: + path: Terminal.Gui/MonoCurses/handles.cs + branch: docs + repo: tig:tig/gui.cs.git + id: wnoutrefresh + path: ../Terminal.Gui/MonoCurses/handles.cs + startLine: 140 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public int wnoutrefresh() + return: + type: System.Int32 + content.vb: Public Function wnoutrefresh As Integer + overload: Unix.Terminal.Curses.Window.wnoutrefresh* + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: Unix.Terminal.Curses.Window.move(System.Int32,System.Int32) + commentId: M:Unix.Terminal.Curses.Window.move(System.Int32,System.Int32) + id: move(System.Int32,System.Int32) + parent: Unix.Terminal.Curses.Window + langs: + - csharp + - vb + name: move(Int32, Int32) + nameWithType: Curses.Window.move(Int32, Int32) + fullName: Unix.Terminal.Curses.Window.move(System.Int32, System.Int32) + type: Method + source: + remote: + path: Terminal.Gui/MonoCurses/handles.cs + branch: docs + repo: tig:tig/gui.cs.git + id: move + path: ../Terminal.Gui/MonoCurses/handles.cs + startLine: 145 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public int move(int line, int col) + parameters: + - id: line + type: System.Int32 + - id: col + type: System.Int32 + return: + type: System.Int32 + content.vb: Public Function move(line As Integer, col As Integer) As Integer + overload: Unix.Terminal.Curses.Window.move* + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: Unix.Terminal.Curses.Window.addch(System.Char) + commentId: M:Unix.Terminal.Curses.Window.addch(System.Char) + id: addch(System.Char) + parent: Unix.Terminal.Curses.Window + langs: + - csharp + - vb + name: addch(Char) + nameWithType: Curses.Window.addch(Char) + fullName: Unix.Terminal.Curses.Window.addch(System.Char) + type: Method + source: + remote: + path: Terminal.Gui/MonoCurses/handles.cs + branch: docs + repo: tig:tig/gui.cs.git + id: addch + path: ../Terminal.Gui/MonoCurses/handles.cs + startLine: 150 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public int addch(char ch) + parameters: + - id: ch + type: System.Char + return: + type: System.Int32 + content.vb: Public Function addch(ch As Char) As Integer + overload: Unix.Terminal.Curses.Window.addch* + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: Unix.Terminal.Curses.Window.refresh + commentId: M:Unix.Terminal.Curses.Window.refresh + id: refresh + parent: Unix.Terminal.Curses.Window + langs: + - csharp + - vb + name: refresh() + nameWithType: Curses.Window.refresh() + fullName: Unix.Terminal.Curses.Window.refresh() + type: Method + source: + remote: + path: Terminal.Gui/MonoCurses/handles.cs + branch: docs + repo: tig:tig/gui.cs.git + id: refresh + path: ../Terminal.Gui/MonoCurses/handles.cs + startLine: 155 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public int refresh() + return: + type: System.Int32 + content.vb: Public Function refresh As Integer + overload: Unix.Terminal.Curses.Window.refresh* + modifiers.csharp: + - public + modifiers.vb: + - Public +references: +- uid: Unix.Terminal + commentId: N:Unix.Terminal + name: Unix.Terminal + nameWithType: Unix.Terminal + fullName: Unix.Terminal +- 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: System.IntPtr + commentId: T:System.IntPtr + parent: System + isExternal: true + name: IntPtr + nameWithType: IntPtr + fullName: System.IntPtr +- uid: Unix.Terminal.Curses.Window.Standard* + commentId: Overload:Unix.Terminal.Curses.Window.Standard + name: Standard + nameWithType: Curses.Window.Standard + fullName: Unix.Terminal.Curses.Window.Standard +- uid: Unix.Terminal.Curses.Window + commentId: T:Unix.Terminal.Curses.Window + parent: Unix.Terminal + name: Curses.Window + nameWithType: Curses.Window + fullName: Unix.Terminal.Curses.Window +- uid: Unix.Terminal.Curses.Window.Current* + commentId: Overload:Unix.Terminal.Curses.Window.Current + name: Current + nameWithType: Curses.Window.Current + fullName: Unix.Terminal.Curses.Window.Current +- uid: Unix.Terminal.Curses.Window.wtimeout* + commentId: Overload:Unix.Terminal.Curses.Window.wtimeout + name: wtimeout + nameWithType: Curses.Window.wtimeout + fullName: Unix.Terminal.Curses.Window.wtimeout +- uid: System.Int32 + commentId: T:System.Int32 + parent: System + isExternal: true + name: Int32 + nameWithType: Int32 + fullName: System.Int32 +- uid: Unix.Terminal.Curses.Window.notimeout* + commentId: Overload:Unix.Terminal.Curses.Window.notimeout + name: notimeout + nameWithType: Curses.Window.notimeout + fullName: Unix.Terminal.Curses.Window.notimeout +- uid: System.Boolean + commentId: T:System.Boolean + parent: System + isExternal: true + name: Boolean + nameWithType: Boolean + fullName: System.Boolean +- uid: Unix.Terminal.Curses.Window.keypad* + commentId: Overload:Unix.Terminal.Curses.Window.keypad + name: keypad + nameWithType: Curses.Window.keypad + fullName: Unix.Terminal.Curses.Window.keypad +- uid: Unix.Terminal.Curses.Window.meta* + commentId: Overload:Unix.Terminal.Curses.Window.meta + name: meta + nameWithType: Curses.Window.meta + fullName: Unix.Terminal.Curses.Window.meta +- uid: Unix.Terminal.Curses.Window.intrflush* + commentId: Overload:Unix.Terminal.Curses.Window.intrflush + name: intrflush + nameWithType: Curses.Window.intrflush + fullName: Unix.Terminal.Curses.Window.intrflush +- uid: Unix.Terminal.Curses.Window.clearok* + commentId: Overload:Unix.Terminal.Curses.Window.clearok + name: clearok + nameWithType: Curses.Window.clearok + fullName: Unix.Terminal.Curses.Window.clearok +- uid: Unix.Terminal.Curses.Window.idlok* + commentId: Overload:Unix.Terminal.Curses.Window.idlok + name: idlok + nameWithType: Curses.Window.idlok + fullName: Unix.Terminal.Curses.Window.idlok +- uid: Unix.Terminal.Curses.Window.idcok* + commentId: Overload:Unix.Terminal.Curses.Window.idcok + name: idcok + nameWithType: Curses.Window.idcok + fullName: Unix.Terminal.Curses.Window.idcok +- uid: Unix.Terminal.Curses.Window.immedok* + commentId: Overload:Unix.Terminal.Curses.Window.immedok + name: immedok + nameWithType: Curses.Window.immedok + fullName: Unix.Terminal.Curses.Window.immedok +- uid: Unix.Terminal.Curses.Window.leaveok* + commentId: Overload:Unix.Terminal.Curses.Window.leaveok + name: leaveok + nameWithType: Curses.Window.leaveok + fullName: Unix.Terminal.Curses.Window.leaveok +- uid: Unix.Terminal.Curses.Window.setscrreg* + commentId: Overload:Unix.Terminal.Curses.Window.setscrreg + name: setscrreg + nameWithType: Curses.Window.setscrreg + fullName: Unix.Terminal.Curses.Window.setscrreg +- uid: Unix.Terminal.Curses.Window.scrollok* + commentId: Overload:Unix.Terminal.Curses.Window.scrollok + name: scrollok + nameWithType: Curses.Window.scrollok + fullName: Unix.Terminal.Curses.Window.scrollok +- uid: Unix.Terminal.Curses.Window.wrefresh* + commentId: Overload:Unix.Terminal.Curses.Window.wrefresh + name: wrefresh + nameWithType: Curses.Window.wrefresh + fullName: Unix.Terminal.Curses.Window.wrefresh +- uid: Unix.Terminal.Curses.Window.redrawwin* + commentId: Overload:Unix.Terminal.Curses.Window.redrawwin + name: redrawwin + nameWithType: Curses.Window.redrawwin + fullName: Unix.Terminal.Curses.Window.redrawwin +- uid: Unix.Terminal.Curses.Window.wnoutrefresh* + commentId: Overload:Unix.Terminal.Curses.Window.wnoutrefresh + name: wnoutrefresh + nameWithType: Curses.Window.wnoutrefresh + fullName: Unix.Terminal.Curses.Window.wnoutrefresh +- uid: Unix.Terminal.Curses.Window.move* + commentId: Overload:Unix.Terminal.Curses.Window.move + name: move + nameWithType: Curses.Window.move + fullName: Unix.Terminal.Curses.Window.move +- uid: Unix.Terminal.Curses.Window.addch* + commentId: Overload:Unix.Terminal.Curses.Window.addch + name: addch + nameWithType: Curses.Window.addch + fullName: Unix.Terminal.Curses.Window.addch +- uid: System.Char + commentId: T:System.Char + parent: System + isExternal: true + name: Char + nameWithType: Char + fullName: System.Char +- uid: Unix.Terminal.Curses.Window.refresh* + commentId: Overload:Unix.Terminal.Curses.Window.refresh + name: refresh + nameWithType: Curses.Window.refresh + fullName: Unix.Terminal.Curses.Window.refresh +shouldSkipMarkup: true diff --git a/docfx/api/Terminal.Gui/Unix.Terminal.Curses.yml b/docfx/api/Terminal.Gui/Unix.Terminal.Curses.yml new file mode 100644 index 000000000..781d846dc --- /dev/null +++ b/docfx/api/Terminal.Gui/Unix.Terminal.Curses.yml @@ -0,0 +1,6866 @@ +### YamlMime:ManagedReference +items: +- uid: Unix.Terminal.Curses + commentId: T:Unix.Terminal.Curses + id: Curses + parent: Unix.Terminal + children: + - Unix.Terminal.Curses.A_BLINK + - Unix.Terminal.Curses.A_BOLD + - Unix.Terminal.Curses.A_DIM + - Unix.Terminal.Curses.A_INVIS + - Unix.Terminal.Curses.A_NORMAL + - Unix.Terminal.Curses.A_PROTECT + - Unix.Terminal.Curses.A_REVERSE + - Unix.Terminal.Curses.A_STANDOUT + - Unix.Terminal.Curses.A_UNDERLINE + - Unix.Terminal.Curses.ACS_BLOCK + - Unix.Terminal.Curses.ACS_BOARD + - Unix.Terminal.Curses.ACS_BTEE + - Unix.Terminal.Curses.ACS_BULLET + - Unix.Terminal.Curses.ACS_CKBOARD + - Unix.Terminal.Curses.ACS_DARROW + - Unix.Terminal.Curses.ACS_DEGREE + - Unix.Terminal.Curses.ACS_DIAMOND + - Unix.Terminal.Curses.ACS_HLINE + - Unix.Terminal.Curses.ACS_LANTERN + - Unix.Terminal.Curses.ACS_LARROW + - Unix.Terminal.Curses.ACS_LLCORNER + - Unix.Terminal.Curses.ACS_LRCORNER + - Unix.Terminal.Curses.ACS_LTEE + - Unix.Terminal.Curses.ACS_PLMINUS + - Unix.Terminal.Curses.ACS_PLUS + - Unix.Terminal.Curses.ACS_RARROW + - Unix.Terminal.Curses.ACS_RTEE + - Unix.Terminal.Curses.ACS_S1 + - Unix.Terminal.Curses.ACS_S9 + - Unix.Terminal.Curses.ACS_TTEE + - Unix.Terminal.Curses.ACS_UARROW + - Unix.Terminal.Curses.ACS_ULCORNER + - Unix.Terminal.Curses.ACS_URCORNER + - Unix.Terminal.Curses.ACS_VLINE + - Unix.Terminal.Curses.addch(System.Int32) + - Unix.Terminal.Curses.addstr(System.String,System.Object[]) + - Unix.Terminal.Curses.addwstr(System.String) + - Unix.Terminal.Curses.AltKeyDown + - Unix.Terminal.Curses.AltKeyEnd + - Unix.Terminal.Curses.AltKeyHome + - Unix.Terminal.Curses.AltKeyLeft + - Unix.Terminal.Curses.AltKeyNPage + - Unix.Terminal.Curses.AltKeyPPage + - Unix.Terminal.Curses.AltKeyRight + - Unix.Terminal.Curses.AltKeyUp + - Unix.Terminal.Curses.attroff(System.Int32) + - Unix.Terminal.Curses.attron(System.Int32) + - Unix.Terminal.Curses.attrset(System.Int32) + - Unix.Terminal.Curses.cbreak + - Unix.Terminal.Curses.CheckWinChange + - Unix.Terminal.Curses.clearok(System.IntPtr,System.Boolean) + - Unix.Terminal.Curses.COLOR_BLACK + - Unix.Terminal.Curses.COLOR_BLUE + - Unix.Terminal.Curses.COLOR_CYAN + - Unix.Terminal.Curses.COLOR_GREEN + - Unix.Terminal.Curses.COLOR_MAGENTA + - Unix.Terminal.Curses.COLOR_PAIRS + - Unix.Terminal.Curses.COLOR_RED + - Unix.Terminal.Curses.COLOR_WHITE + - Unix.Terminal.Curses.COLOR_YELLOW + - Unix.Terminal.Curses.ColorPair(System.Int32) + - Unix.Terminal.Curses.ColorPairs + - Unix.Terminal.Curses.Cols + - Unix.Terminal.Curses.CtrlKeyDown + - Unix.Terminal.Curses.CtrlKeyEnd + - Unix.Terminal.Curses.CtrlKeyHome + - Unix.Terminal.Curses.CtrlKeyLeft + - Unix.Terminal.Curses.CtrlKeyNPage + - Unix.Terminal.Curses.CtrlKeyPPage + - Unix.Terminal.Curses.CtrlKeyRight + - Unix.Terminal.Curses.CtrlKeyUp + - Unix.Terminal.Curses.doupdate + - Unix.Terminal.Curses.DownEnd + - Unix.Terminal.Curses.echo + - Unix.Terminal.Curses.endwin + - Unix.Terminal.Curses.ERR + - Unix.Terminal.Curses.get_wch(System.Int32@) + - Unix.Terminal.Curses.getch + - Unix.Terminal.Curses.getmouse(Unix.Terminal.Curses.MouseEvent@) + - Unix.Terminal.Curses.halfdelay(System.Int32) + - Unix.Terminal.Curses.has_colors + - Unix.Terminal.Curses.HasColors + - Unix.Terminal.Curses.Home + - Unix.Terminal.Curses.idcok(System.IntPtr,System.Boolean) + - Unix.Terminal.Curses.idlok(System.IntPtr,System.Boolean) + - Unix.Terminal.Curses.immedok(System.IntPtr,System.Boolean) + - Unix.Terminal.Curses.init_pair(System.Int16,System.Int16,System.Int16) + - Unix.Terminal.Curses.InitColorPair(System.Int16,System.Int16,System.Int16) + - Unix.Terminal.Curses.initscr + - Unix.Terminal.Curses.intrflush(System.IntPtr,System.Boolean) + - Unix.Terminal.Curses.IsAlt(System.Int32) + - Unix.Terminal.Curses.isendwin + - Unix.Terminal.Curses.KEY_CODE_YES + - Unix.Terminal.Curses.KeyAlt + - Unix.Terminal.Curses.KeyBackspace + - Unix.Terminal.Curses.KeyBackTab + - Unix.Terminal.Curses.KeyDeleteChar + - Unix.Terminal.Curses.KeyDown + - Unix.Terminal.Curses.KeyEnd + - Unix.Terminal.Curses.KeyF1 + - Unix.Terminal.Curses.KeyF10 + - Unix.Terminal.Curses.KeyF2 + - Unix.Terminal.Curses.KeyF3 + - Unix.Terminal.Curses.KeyF4 + - Unix.Terminal.Curses.KeyF5 + - Unix.Terminal.Curses.KeyF6 + - Unix.Terminal.Curses.KeyF7 + - Unix.Terminal.Curses.KeyF8 + - Unix.Terminal.Curses.KeyF9 + - Unix.Terminal.Curses.KeyHome + - Unix.Terminal.Curses.KeyInsertChar + - Unix.Terminal.Curses.KeyLeft + - Unix.Terminal.Curses.KeyMouse + - Unix.Terminal.Curses.KeyNPage + - Unix.Terminal.Curses.keypad(System.IntPtr,System.Boolean) + - Unix.Terminal.Curses.KeyPPage + - Unix.Terminal.Curses.KeyResize + - Unix.Terminal.Curses.KeyRight + - Unix.Terminal.Curses.KeyUp + - Unix.Terminal.Curses.LC_ALL + - Unix.Terminal.Curses.leaveok(System.IntPtr,System.Boolean) + - Unix.Terminal.Curses.LeftRightUpNPagePPage + - Unix.Terminal.Curses.Lines + - Unix.Terminal.Curses.meta(System.IntPtr,System.Boolean) + - Unix.Terminal.Curses.mouseinterval(System.Int32) + - Unix.Terminal.Curses.mousemask(Unix.Terminal.Curses.Event,Unix.Terminal.Curses.Event@) + - Unix.Terminal.Curses.move(System.Int32,System.Int32) + - Unix.Terminal.Curses.mvgetch(System.Int32,System.Int32) + - Unix.Terminal.Curses.nl + - Unix.Terminal.Curses.nocbreak + - Unix.Terminal.Curses.noecho + - Unix.Terminal.Curses.nonl + - Unix.Terminal.Curses.noqiflush + - Unix.Terminal.Curses.noraw + - Unix.Terminal.Curses.notimeout(System.IntPtr,System.Boolean) + - Unix.Terminal.Curses.qiflush + - Unix.Terminal.Curses.raw + - Unix.Terminal.Curses.redrawwin(System.IntPtr) + - Unix.Terminal.Curses.refresh + - Unix.Terminal.Curses.scrollok(System.IntPtr,System.Boolean) + - Unix.Terminal.Curses.setlocale(System.Int32,System.String) + - Unix.Terminal.Curses.setscrreg(System.Int32,System.Int32) + - Unix.Terminal.Curses.ShiftCtrlKeyDown + - Unix.Terminal.Curses.ShiftCtrlKeyEnd + - Unix.Terminal.Curses.ShiftCtrlKeyHome + - Unix.Terminal.Curses.ShiftCtrlKeyLeft + - Unix.Terminal.Curses.ShiftCtrlKeyNPage + - Unix.Terminal.Curses.ShiftCtrlKeyPPage + - Unix.Terminal.Curses.ShiftCtrlKeyRight + - Unix.Terminal.Curses.ShiftCtrlKeyUp + - Unix.Terminal.Curses.ShiftKeyDown + - Unix.Terminal.Curses.ShiftKeyEnd + - Unix.Terminal.Curses.ShiftKeyHome + - Unix.Terminal.Curses.ShiftKeyLeft + - Unix.Terminal.Curses.ShiftKeyNPage + - Unix.Terminal.Curses.ShiftKeyPPage + - Unix.Terminal.Curses.ShiftKeyRight + - Unix.Terminal.Curses.ShiftKeyUp + - Unix.Terminal.Curses.start_color + - Unix.Terminal.Curses.StartColor + - Unix.Terminal.Curses.timeout(System.Int32) + - Unix.Terminal.Curses.typeahead(System.IntPtr) + - Unix.Terminal.Curses.ungetch(System.Int32) + - Unix.Terminal.Curses.ungetmouse(Unix.Terminal.Curses.MouseEvent@) + - Unix.Terminal.Curses.use_default_colors + - Unix.Terminal.Curses.UseDefaultColors + - Unix.Terminal.Curses.waddch(System.IntPtr,System.Int32) + - Unix.Terminal.Curses.wmove(System.IntPtr,System.Int32,System.Int32) + - Unix.Terminal.Curses.wnoutrefresh(System.IntPtr) + - Unix.Terminal.Curses.wrefresh(System.IntPtr) + - Unix.Terminal.Curses.wsetscrreg(System.IntPtr,System.Int32,System.Int32) + - Unix.Terminal.Curses.wtimeout(System.IntPtr,System.Int32) + langs: + - csharp + - vb + name: Curses + nameWithType: Curses + fullName: Unix.Terminal.Curses + type: Class + source: + remote: + path: Terminal.Gui/MonoCurses/handles.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Curses + path: ../Terminal.Gui/MonoCurses/handles.cs + startLine: 32 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public class Curses + content.vb: Public Class Curses + 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 + - class + modifiers.vb: + - Public + - Class +- uid: Unix.Terminal.Curses.setlocale(System.Int32,System.String) + commentId: M:Unix.Terminal.Curses.setlocale(System.Int32,System.String) + id: setlocale(System.Int32,System.String) + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: setlocale(Int32, String) + nameWithType: Curses.setlocale(Int32, String) + fullName: Unix.Terminal.Curses.setlocale(System.Int32, System.String) + type: Method + source: + path: Terminal.Gui + isExternal: true + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public static int setlocale(int cate, string locale) + parameters: + - id: cate + type: System.Int32 + - id: locale + type: System.String + return: + type: System.Int32 + content.vb: Public Shared Function setlocale(cate As Integer, locale As String) As Integer + overload: Unix.Terminal.Curses.setlocale* + modifiers.csharp: + - public + - static + modifiers.vb: + - Public + - Shared +- uid: Unix.Terminal.Curses.initscr + commentId: M:Unix.Terminal.Curses.initscr + id: initscr + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: initscr() + nameWithType: Curses.initscr() + fullName: Unix.Terminal.Curses.initscr() + type: Method + source: + remote: + path: Terminal.Gui/MonoCurses/binding.cs + branch: docs + repo: tig:tig/gui.cs.git + id: initscr + path: ../Terminal.Gui/MonoCurses/binding.cs + startLine: 91 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public static Curses.Window initscr() + return: + type: Unix.Terminal.Curses.Window + content.vb: Public Shared Function initscr As Curses.Window + overload: Unix.Terminal.Curses.initscr* + modifiers.csharp: + - public + - static + modifiers.vb: + - Public + - Shared +- uid: Unix.Terminal.Curses.Lines + commentId: P:Unix.Terminal.Curses.Lines + id: Lines + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: Lines + nameWithType: Curses.Lines + fullName: Unix.Terminal.Curses.Lines + type: Property + source: + remote: + path: Terminal.Gui/MonoCurses/binding.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Lines + path: ../Terminal.Gui/MonoCurses/binding.cs + startLine: 110 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public static int Lines { get; } + parameters: [] + return: + type: System.Int32 + content.vb: Public Shared ReadOnly Property Lines As Integer + overload: Unix.Terminal.Curses.Lines* + modifiers.csharp: + - public + - static + - get + modifiers.vb: + - Public + - Shared + - ReadOnly +- uid: Unix.Terminal.Curses.Cols + commentId: P:Unix.Terminal.Curses.Cols + id: Cols + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: Cols + nameWithType: Curses.Cols + fullName: Unix.Terminal.Curses.Cols + type: Property + source: + remote: + path: Terminal.Gui/MonoCurses/binding.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Cols + path: ../Terminal.Gui/MonoCurses/binding.cs + startLine: 116 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public static int Cols { get; } + parameters: [] + return: + type: System.Int32 + content.vb: Public Shared ReadOnly Property Cols As Integer + overload: Unix.Terminal.Curses.Cols* + modifiers.csharp: + - public + - static + - get + modifiers.vb: + - Public + - Shared + - ReadOnly +- uid: Unix.Terminal.Curses.CheckWinChange + commentId: M:Unix.Terminal.Curses.CheckWinChange + id: CheckWinChange + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: CheckWinChange() + nameWithType: Curses.CheckWinChange() + fullName: Unix.Terminal.Curses.CheckWinChange() + type: Method + source: + remote: + path: Terminal.Gui/MonoCurses/binding.cs + branch: docs + repo: tig:tig/gui.cs.git + id: CheckWinChange + path: ../Terminal.Gui/MonoCurses/binding.cs + startLine: 126 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public static bool CheckWinChange() + return: + type: System.Boolean + content.vb: Public Shared Function CheckWinChange As Boolean + overload: Unix.Terminal.Curses.CheckWinChange* + modifiers.csharp: + - public + - static + modifiers.vb: + - Public + - Shared +- uid: Unix.Terminal.Curses.addstr(System.String,System.Object[]) + commentId: M:Unix.Terminal.Curses.addstr(System.String,System.Object[]) + id: addstr(System.String,System.Object[]) + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: addstr(String, Object[]) + nameWithType: Curses.addstr(String, Object[]) + fullName: Unix.Terminal.Curses.addstr(System.String, System.Object[]) + type: Method + source: + remote: + path: Terminal.Gui/MonoCurses/binding.cs + branch: docs + repo: tig:tig/gui.cs.git + id: addstr + path: ../Terminal.Gui/MonoCurses/binding.cs + startLine: 139 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public static int addstr(string format, params object[] args) + parameters: + - id: format + type: System.String + - id: args + type: System.Object[] + return: + type: System.Int32 + content.vb: Public Shared Function addstr(format As String, ParamArray args As Object()) As Integer + overload: Unix.Terminal.Curses.addstr* + nameWithType.vb: Curses.addstr(String, Object()) + modifiers.csharp: + - public + - static + modifiers.vb: + - Public + - Shared + fullName.vb: Unix.Terminal.Curses.addstr(System.String, System.Object()) + name.vb: addstr(String, Object()) +- uid: Unix.Terminal.Curses.addch(System.Int32) + commentId: M:Unix.Terminal.Curses.addch(System.Int32) + id: addch(System.Int32) + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: addch(Int32) + nameWithType: Curses.addch(Int32) + fullName: Unix.Terminal.Curses.addch(System.Int32) + type: Method + source: + remote: + path: Terminal.Gui/MonoCurses/binding.cs + branch: docs + repo: tig:tig/gui.cs.git + id: addch + path: ../Terminal.Gui/MonoCurses/binding.cs + startLine: 153 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public static int addch(int ch) + parameters: + - id: ch + type: System.Int32 + return: + type: System.Int32 + content.vb: Public Shared Function addch(ch As Integer) As Integer + overload: Unix.Terminal.Curses.addch* + modifiers.csharp: + - public + - static + modifiers.vb: + - Public + - Shared +- uid: Unix.Terminal.Curses.mousemask(Unix.Terminal.Curses.Event,Unix.Terminal.Curses.Event@) + commentId: M:Unix.Terminal.Curses.mousemask(Unix.Terminal.Curses.Event,Unix.Terminal.Curses.Event@) + id: mousemask(Unix.Terminal.Curses.Event,Unix.Terminal.Curses.Event@) + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: mousemask(Curses.Event, out Curses.Event) + nameWithType: Curses.mousemask(Curses.Event, out Curses.Event) + fullName: Unix.Terminal.Curses.mousemask(Unix.Terminal.Curses.Event, out Unix.Terminal.Curses.Event) + type: Method + source: + remote: + path: Terminal.Gui/MonoCurses/binding.cs + branch: docs + repo: tig:tig/gui.cs.git + id: mousemask + path: ../Terminal.Gui/MonoCurses/binding.cs + startLine: 192 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public static Curses.Event mousemask(Curses.Event newmask, out Curses.Event oldmask) + parameters: + - id: newmask + type: Unix.Terminal.Curses.Event + - id: oldmask + type: Unix.Terminal.Curses.Event + return: + type: Unix.Terminal.Curses.Event + content.vb: Public Shared Function mousemask(newmask As Curses.Event, ByRef oldmask As Curses.Event) As Curses.Event + overload: Unix.Terminal.Curses.mousemask* + nameWithType.vb: Curses.mousemask(Curses.Event, ByRef Curses.Event) + modifiers.csharp: + - public + - static + modifiers.vb: + - Public + - Shared + fullName.vb: Unix.Terminal.Curses.mousemask(Unix.Terminal.Curses.Event, ByRef Unix.Terminal.Curses.Event) + name.vb: mousemask(Curses.Event, ByRef Curses.Event) +- uid: Unix.Terminal.Curses.KeyAlt + commentId: F:Unix.Terminal.Curses.KeyAlt + id: KeyAlt + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: KeyAlt + nameWithType: Curses.KeyAlt + fullName: Unix.Terminal.Curses.KeyAlt + type: Field + source: + remote: + path: Terminal.Gui/MonoCurses/binding.cs + branch: docs + repo: tig:tig/gui.cs.git + id: KeyAlt + path: ../Terminal.Gui/MonoCurses/binding.cs + startLine: 202 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public const int KeyAlt = 8192 + return: + type: System.Int32 + content.vb: Public Const KeyAlt As Integer = 8192 + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Unix.Terminal.Curses.IsAlt(System.Int32) + commentId: M:Unix.Terminal.Curses.IsAlt(System.Int32) + id: IsAlt(System.Int32) + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: IsAlt(Int32) + nameWithType: Curses.IsAlt(Int32) + fullName: Unix.Terminal.Curses.IsAlt(System.Int32) + type: Method + source: + remote: + path: Terminal.Gui/MonoCurses/binding.cs + branch: docs + repo: tig:tig/gui.cs.git + id: IsAlt + path: ../Terminal.Gui/MonoCurses/binding.cs + startLine: 204 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public static int IsAlt(int key) + parameters: + - id: key + type: System.Int32 + return: + type: System.Int32 + content.vb: Public Shared Function IsAlt(key As Integer) As Integer + overload: Unix.Terminal.Curses.IsAlt* + modifiers.csharp: + - public + - static + modifiers.vb: + - Public + - Shared +- uid: Unix.Terminal.Curses.StartColor + commentId: M:Unix.Terminal.Curses.StartColor + id: StartColor + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: StartColor() + nameWithType: Curses.StartColor() + fullName: Unix.Terminal.Curses.StartColor() + type: Method + source: + remote: + path: Terminal.Gui/MonoCurses/binding.cs + branch: docs + repo: tig:tig/gui.cs.git + id: StartColor + path: ../Terminal.Gui/MonoCurses/binding.cs + startLine: 210 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public static int StartColor() + return: + type: System.Int32 + content.vb: Public Shared Function StartColor As Integer + overload: Unix.Terminal.Curses.StartColor* + modifiers.csharp: + - public + - static + modifiers.vb: + - Public + - Shared +- uid: Unix.Terminal.Curses.HasColors + commentId: P:Unix.Terminal.Curses.HasColors + id: HasColors + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: HasColors + nameWithType: Curses.HasColors + fullName: Unix.Terminal.Curses.HasColors + type: Property + source: + remote: + path: Terminal.Gui/MonoCurses/binding.cs + branch: docs + repo: tig:tig/gui.cs.git + id: HasColors + path: ../Terminal.Gui/MonoCurses/binding.cs + startLine: 211 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public static bool HasColors { get; } + parameters: [] + return: + type: System.Boolean + content.vb: Public Shared ReadOnly Property HasColors As Boolean + overload: Unix.Terminal.Curses.HasColors* + modifiers.csharp: + - public + - static + - get + modifiers.vb: + - Public + - Shared + - ReadOnly +- uid: Unix.Terminal.Curses.InitColorPair(System.Int16,System.Int16,System.Int16) + commentId: M:Unix.Terminal.Curses.InitColorPair(System.Int16,System.Int16,System.Int16) + id: InitColorPair(System.Int16,System.Int16,System.Int16) + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: InitColorPair(Int16, Int16, Int16) + nameWithType: Curses.InitColorPair(Int16, Int16, Int16) + fullName: Unix.Terminal.Curses.InitColorPair(System.Int16, System.Int16, System.Int16) + type: Method + source: + remote: + path: Terminal.Gui/MonoCurses/binding.cs + branch: docs + repo: tig:tig/gui.cs.git + id: InitColorPair + path: ../Terminal.Gui/MonoCurses/binding.cs + startLine: 212 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public static int InitColorPair(short pair, short foreground, short background) + parameters: + - id: pair + type: System.Int16 + - id: foreground + type: System.Int16 + - id: background + type: System.Int16 + return: + type: System.Int32 + content.vb: Public Shared Function InitColorPair(pair As Short, foreground As Short, background As Short) As Integer + overload: Unix.Terminal.Curses.InitColorPair* + modifiers.csharp: + - public + - static + modifiers.vb: + - Public + - Shared +- uid: Unix.Terminal.Curses.UseDefaultColors + commentId: M:Unix.Terminal.Curses.UseDefaultColors + id: UseDefaultColors + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: UseDefaultColors() + nameWithType: Curses.UseDefaultColors() + fullName: Unix.Terminal.Curses.UseDefaultColors() + type: Method + source: + remote: + path: Terminal.Gui/MonoCurses/binding.cs + branch: docs + repo: tig:tig/gui.cs.git + id: UseDefaultColors + path: ../Terminal.Gui/MonoCurses/binding.cs + startLine: 213 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public static int UseDefaultColors() + return: + type: System.Int32 + content.vb: Public Shared Function UseDefaultColors As Integer + overload: Unix.Terminal.Curses.UseDefaultColors* + modifiers.csharp: + - public + - static + modifiers.vb: + - Public + - Shared +- uid: Unix.Terminal.Curses.ColorPairs + commentId: P:Unix.Terminal.Curses.ColorPairs + id: ColorPairs + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: ColorPairs + nameWithType: Curses.ColorPairs + fullName: Unix.Terminal.Curses.ColorPairs + type: Property + source: + remote: + path: Terminal.Gui/MonoCurses/binding.cs + branch: docs + repo: tig:tig/gui.cs.git + id: ColorPairs + path: ../Terminal.Gui/MonoCurses/binding.cs + startLine: 214 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public static int ColorPairs { get; } + parameters: [] + return: + type: System.Int32 + content.vb: Public Shared ReadOnly Property ColorPairs As Integer + overload: Unix.Terminal.Curses.ColorPairs* + modifiers.csharp: + - public + - static + - get + modifiers.vb: + - Public + - Shared + - ReadOnly +- uid: Unix.Terminal.Curses.endwin + commentId: M:Unix.Terminal.Curses.endwin + id: endwin + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: endwin() + nameWithType: Curses.endwin() + fullName: Unix.Terminal.Curses.endwin() + type: Method + source: + remote: + path: Terminal.Gui/MonoCurses/binding.cs + branch: docs + repo: tig:tig/gui.cs.git + id: endwin + path: ../Terminal.Gui/MonoCurses/binding.cs + startLine: 219 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public static int endwin() + return: + type: System.Int32 + content.vb: Public Shared Function endwin As Integer + overload: Unix.Terminal.Curses.endwin* + modifiers.csharp: + - public + - static + modifiers.vb: + - Public + - Shared +- uid: Unix.Terminal.Curses.isendwin + commentId: M:Unix.Terminal.Curses.isendwin + id: isendwin + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: isendwin() + nameWithType: Curses.isendwin() + fullName: Unix.Terminal.Curses.isendwin() + type: Method + source: + remote: + path: Terminal.Gui/MonoCurses/binding.cs + branch: docs + repo: tig:tig/gui.cs.git + id: isendwin + path: ../Terminal.Gui/MonoCurses/binding.cs + startLine: 220 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public static bool isendwin() + return: + type: System.Boolean + content.vb: Public Shared Function isendwin As Boolean + overload: Unix.Terminal.Curses.isendwin* + modifiers.csharp: + - public + - static + modifiers.vb: + - Public + - Shared +- uid: Unix.Terminal.Curses.cbreak + commentId: M:Unix.Terminal.Curses.cbreak + id: cbreak + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: cbreak() + nameWithType: Curses.cbreak() + fullName: Unix.Terminal.Curses.cbreak() + type: Method + source: + remote: + path: Terminal.Gui/MonoCurses/binding.cs + branch: docs + repo: tig:tig/gui.cs.git + id: cbreak + path: ../Terminal.Gui/MonoCurses/binding.cs + startLine: 221 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public static int cbreak() + return: + type: System.Int32 + content.vb: Public Shared Function cbreak As Integer + overload: Unix.Terminal.Curses.cbreak* + modifiers.csharp: + - public + - static + modifiers.vb: + - Public + - Shared +- uid: Unix.Terminal.Curses.nocbreak + commentId: M:Unix.Terminal.Curses.nocbreak + id: nocbreak + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: nocbreak() + nameWithType: Curses.nocbreak() + fullName: Unix.Terminal.Curses.nocbreak() + type: Method + source: + remote: + path: Terminal.Gui/MonoCurses/binding.cs + branch: docs + repo: tig:tig/gui.cs.git + id: nocbreak + path: ../Terminal.Gui/MonoCurses/binding.cs + startLine: 222 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public static int nocbreak() + return: + type: System.Int32 + content.vb: Public Shared Function nocbreak As Integer + overload: Unix.Terminal.Curses.nocbreak* + modifiers.csharp: + - public + - static + modifiers.vb: + - Public + - Shared +- uid: Unix.Terminal.Curses.echo + commentId: M:Unix.Terminal.Curses.echo + id: echo + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: echo() + nameWithType: Curses.echo() + fullName: Unix.Terminal.Curses.echo() + type: Method + source: + remote: + path: Terminal.Gui/MonoCurses/binding.cs + branch: docs + repo: tig:tig/gui.cs.git + id: echo + path: ../Terminal.Gui/MonoCurses/binding.cs + startLine: 223 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public static int echo() + return: + type: System.Int32 + content.vb: Public Shared Function echo As Integer + overload: Unix.Terminal.Curses.echo* + modifiers.csharp: + - public + - static + modifiers.vb: + - Public + - Shared +- uid: Unix.Terminal.Curses.noecho + commentId: M:Unix.Terminal.Curses.noecho + id: noecho + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: noecho() + nameWithType: Curses.noecho() + fullName: Unix.Terminal.Curses.noecho() + type: Method + source: + remote: + path: Terminal.Gui/MonoCurses/binding.cs + branch: docs + repo: tig:tig/gui.cs.git + id: noecho + path: ../Terminal.Gui/MonoCurses/binding.cs + startLine: 224 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public static int noecho() + return: + type: System.Int32 + content.vb: Public Shared Function noecho As Integer + overload: Unix.Terminal.Curses.noecho* + modifiers.csharp: + - public + - static + modifiers.vb: + - Public + - Shared +- uid: Unix.Terminal.Curses.halfdelay(System.Int32) + commentId: M:Unix.Terminal.Curses.halfdelay(System.Int32) + id: halfdelay(System.Int32) + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: halfdelay(Int32) + nameWithType: Curses.halfdelay(Int32) + fullName: Unix.Terminal.Curses.halfdelay(System.Int32) + type: Method + source: + remote: + path: Terminal.Gui/MonoCurses/binding.cs + branch: docs + repo: tig:tig/gui.cs.git + id: halfdelay + path: ../Terminal.Gui/MonoCurses/binding.cs + startLine: 225 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public static int halfdelay(int t) + parameters: + - id: t + type: System.Int32 + return: + type: System.Int32 + content.vb: Public Shared Function halfdelay(t As Integer) As Integer + overload: Unix.Terminal.Curses.halfdelay* + modifiers.csharp: + - public + - static + modifiers.vb: + - Public + - Shared +- uid: Unix.Terminal.Curses.raw + commentId: M:Unix.Terminal.Curses.raw + id: raw + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: raw() + nameWithType: Curses.raw() + fullName: Unix.Terminal.Curses.raw() + type: Method + source: + remote: + path: Terminal.Gui/MonoCurses/binding.cs + branch: docs + repo: tig:tig/gui.cs.git + id: raw + path: ../Terminal.Gui/MonoCurses/binding.cs + startLine: 226 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public static int raw() + return: + type: System.Int32 + content.vb: Public Shared Function raw As Integer + overload: Unix.Terminal.Curses.raw* + modifiers.csharp: + - public + - static + modifiers.vb: + - Public + - Shared +- uid: Unix.Terminal.Curses.noraw + commentId: M:Unix.Terminal.Curses.noraw + id: noraw + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: noraw() + nameWithType: Curses.noraw() + fullName: Unix.Terminal.Curses.noraw() + type: Method + source: + remote: + path: Terminal.Gui/MonoCurses/binding.cs + branch: docs + repo: tig:tig/gui.cs.git + id: noraw + path: ../Terminal.Gui/MonoCurses/binding.cs + startLine: 227 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public static int noraw() + return: + type: System.Int32 + content.vb: Public Shared Function noraw As Integer + overload: Unix.Terminal.Curses.noraw* + modifiers.csharp: + - public + - static + modifiers.vb: + - Public + - Shared +- uid: Unix.Terminal.Curses.noqiflush + commentId: M:Unix.Terminal.Curses.noqiflush + id: noqiflush + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: noqiflush() + nameWithType: Curses.noqiflush() + fullName: Unix.Terminal.Curses.noqiflush() + type: Method + source: + remote: + path: Terminal.Gui/MonoCurses/binding.cs + branch: docs + repo: tig:tig/gui.cs.git + id: noqiflush + path: ../Terminal.Gui/MonoCurses/binding.cs + startLine: 228 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public static void noqiflush() + content.vb: Public Shared Sub noqiflush + overload: Unix.Terminal.Curses.noqiflush* + modifiers.csharp: + - public + - static + modifiers.vb: + - Public + - Shared +- uid: Unix.Terminal.Curses.qiflush + commentId: M:Unix.Terminal.Curses.qiflush + id: qiflush + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: qiflush() + nameWithType: Curses.qiflush() + fullName: Unix.Terminal.Curses.qiflush() + type: Method + source: + remote: + path: Terminal.Gui/MonoCurses/binding.cs + branch: docs + repo: tig:tig/gui.cs.git + id: qiflush + path: ../Terminal.Gui/MonoCurses/binding.cs + startLine: 229 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public static void qiflush() + content.vb: Public Shared Sub qiflush + overload: Unix.Terminal.Curses.qiflush* + modifiers.csharp: + - public + - static + modifiers.vb: + - Public + - Shared +- uid: Unix.Terminal.Curses.typeahead(System.IntPtr) + commentId: M:Unix.Terminal.Curses.typeahead(System.IntPtr) + id: typeahead(System.IntPtr) + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: typeahead(IntPtr) + nameWithType: Curses.typeahead(IntPtr) + fullName: Unix.Terminal.Curses.typeahead(System.IntPtr) + type: Method + source: + remote: + path: Terminal.Gui/MonoCurses/binding.cs + branch: docs + repo: tig:tig/gui.cs.git + id: typeahead + path: ../Terminal.Gui/MonoCurses/binding.cs + startLine: 230 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public static int typeahead(IntPtr fd) + parameters: + - id: fd + type: System.IntPtr + return: + type: System.Int32 + content.vb: Public Shared Function typeahead(fd As IntPtr) As Integer + overload: Unix.Terminal.Curses.typeahead* + modifiers.csharp: + - public + - static + modifiers.vb: + - Public + - Shared +- uid: Unix.Terminal.Curses.timeout(System.Int32) + commentId: M:Unix.Terminal.Curses.timeout(System.Int32) + id: timeout(System.Int32) + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: timeout(Int32) + nameWithType: Curses.timeout(Int32) + fullName: Unix.Terminal.Curses.timeout(System.Int32) + type: Method + source: + remote: + path: Terminal.Gui/MonoCurses/binding.cs + branch: docs + repo: tig:tig/gui.cs.git + id: timeout + path: ../Terminal.Gui/MonoCurses/binding.cs + startLine: 231 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public static int timeout(int delay) + parameters: + - id: delay + type: System.Int32 + return: + type: System.Int32 + content.vb: Public Shared Function timeout(delay As Integer) As Integer + overload: Unix.Terminal.Curses.timeout* + modifiers.csharp: + - public + - static + modifiers.vb: + - Public + - Shared +- uid: Unix.Terminal.Curses.wtimeout(System.IntPtr,System.Int32) + commentId: M:Unix.Terminal.Curses.wtimeout(System.IntPtr,System.Int32) + id: wtimeout(System.IntPtr,System.Int32) + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: wtimeout(IntPtr, Int32) + nameWithType: Curses.wtimeout(IntPtr, Int32) + fullName: Unix.Terminal.Curses.wtimeout(System.IntPtr, System.Int32) + type: Method + source: + remote: + path: Terminal.Gui/MonoCurses/binding.cs + branch: docs + repo: tig:tig/gui.cs.git + id: wtimeout + path: ../Terminal.Gui/MonoCurses/binding.cs + startLine: 232 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public static int wtimeout(IntPtr win, int delay) + parameters: + - id: win + type: System.IntPtr + - id: delay + type: System.Int32 + return: + type: System.Int32 + content.vb: Public Shared Function wtimeout(win As IntPtr, delay As Integer) As Integer + overload: Unix.Terminal.Curses.wtimeout* + modifiers.csharp: + - public + - static + modifiers.vb: + - Public + - Shared +- uid: Unix.Terminal.Curses.notimeout(System.IntPtr,System.Boolean) + commentId: M:Unix.Terminal.Curses.notimeout(System.IntPtr,System.Boolean) + id: notimeout(System.IntPtr,System.Boolean) + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: notimeout(IntPtr, Boolean) + nameWithType: Curses.notimeout(IntPtr, Boolean) + fullName: Unix.Terminal.Curses.notimeout(System.IntPtr, System.Boolean) + type: Method + source: + remote: + path: Terminal.Gui/MonoCurses/binding.cs + branch: docs + repo: tig:tig/gui.cs.git + id: notimeout + path: ../Terminal.Gui/MonoCurses/binding.cs + startLine: 233 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public static int notimeout(IntPtr win, bool bf) + parameters: + - id: win + type: System.IntPtr + - id: bf + type: System.Boolean + return: + type: System.Int32 + content.vb: Public Shared Function notimeout(win As IntPtr, bf As Boolean) As Integer + overload: Unix.Terminal.Curses.notimeout* + modifiers.csharp: + - public + - static + modifiers.vb: + - Public + - Shared +- uid: Unix.Terminal.Curses.keypad(System.IntPtr,System.Boolean) + commentId: M:Unix.Terminal.Curses.keypad(System.IntPtr,System.Boolean) + id: keypad(System.IntPtr,System.Boolean) + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: keypad(IntPtr, Boolean) + nameWithType: Curses.keypad(IntPtr, Boolean) + fullName: Unix.Terminal.Curses.keypad(System.IntPtr, System.Boolean) + type: Method + source: + remote: + path: Terminal.Gui/MonoCurses/binding.cs + branch: docs + repo: tig:tig/gui.cs.git + id: keypad + path: ../Terminal.Gui/MonoCurses/binding.cs + startLine: 234 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public static int keypad(IntPtr win, bool bf) + parameters: + - id: win + type: System.IntPtr + - id: bf + type: System.Boolean + return: + type: System.Int32 + content.vb: Public Shared Function keypad(win As IntPtr, bf As Boolean) As Integer + overload: Unix.Terminal.Curses.keypad* + modifiers.csharp: + - public + - static + modifiers.vb: + - Public + - Shared +- uid: Unix.Terminal.Curses.meta(System.IntPtr,System.Boolean) + commentId: M:Unix.Terminal.Curses.meta(System.IntPtr,System.Boolean) + id: meta(System.IntPtr,System.Boolean) + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: meta(IntPtr, Boolean) + nameWithType: Curses.meta(IntPtr, Boolean) + fullName: Unix.Terminal.Curses.meta(System.IntPtr, System.Boolean) + type: Method + source: + remote: + path: Terminal.Gui/MonoCurses/binding.cs + branch: docs + repo: tig:tig/gui.cs.git + id: meta + path: ../Terminal.Gui/MonoCurses/binding.cs + startLine: 235 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public static int meta(IntPtr win, bool bf) + parameters: + - id: win + type: System.IntPtr + - id: bf + type: System.Boolean + return: + type: System.Int32 + content.vb: Public Shared Function meta(win As IntPtr, bf As Boolean) As Integer + overload: Unix.Terminal.Curses.meta* + modifiers.csharp: + - public + - static + modifiers.vb: + - Public + - Shared +- uid: Unix.Terminal.Curses.intrflush(System.IntPtr,System.Boolean) + commentId: M:Unix.Terminal.Curses.intrflush(System.IntPtr,System.Boolean) + id: intrflush(System.IntPtr,System.Boolean) + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: intrflush(IntPtr, Boolean) + nameWithType: Curses.intrflush(IntPtr, Boolean) + fullName: Unix.Terminal.Curses.intrflush(System.IntPtr, System.Boolean) + type: Method + source: + remote: + path: Terminal.Gui/MonoCurses/binding.cs + branch: docs + repo: tig:tig/gui.cs.git + id: intrflush + path: ../Terminal.Gui/MonoCurses/binding.cs + startLine: 236 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public static int intrflush(IntPtr win, bool bf) + parameters: + - id: win + type: System.IntPtr + - id: bf + type: System.Boolean + return: + type: System.Int32 + content.vb: Public Shared Function intrflush(win As IntPtr, bf As Boolean) As Integer + overload: Unix.Terminal.Curses.intrflush* + modifiers.csharp: + - public + - static + modifiers.vb: + - Public + - Shared +- uid: Unix.Terminal.Curses.clearok(System.IntPtr,System.Boolean) + commentId: M:Unix.Terminal.Curses.clearok(System.IntPtr,System.Boolean) + id: clearok(System.IntPtr,System.Boolean) + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: clearok(IntPtr, Boolean) + nameWithType: Curses.clearok(IntPtr, Boolean) + fullName: Unix.Terminal.Curses.clearok(System.IntPtr, System.Boolean) + type: Method + source: + remote: + path: Terminal.Gui/MonoCurses/binding.cs + branch: docs + repo: tig:tig/gui.cs.git + id: clearok + path: ../Terminal.Gui/MonoCurses/binding.cs + startLine: 237 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public static int clearok(IntPtr win, bool bf) + parameters: + - id: win + type: System.IntPtr + - id: bf + type: System.Boolean + return: + type: System.Int32 + content.vb: Public Shared Function clearok(win As IntPtr, bf As Boolean) As Integer + overload: Unix.Terminal.Curses.clearok* + modifiers.csharp: + - public + - static + modifiers.vb: + - Public + - Shared +- uid: Unix.Terminal.Curses.idlok(System.IntPtr,System.Boolean) + commentId: M:Unix.Terminal.Curses.idlok(System.IntPtr,System.Boolean) + id: idlok(System.IntPtr,System.Boolean) + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: idlok(IntPtr, Boolean) + nameWithType: Curses.idlok(IntPtr, Boolean) + fullName: Unix.Terminal.Curses.idlok(System.IntPtr, System.Boolean) + type: Method + source: + remote: + path: Terminal.Gui/MonoCurses/binding.cs + branch: docs + repo: tig:tig/gui.cs.git + id: idlok + path: ../Terminal.Gui/MonoCurses/binding.cs + startLine: 238 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public static int idlok(IntPtr win, bool bf) + parameters: + - id: win + type: System.IntPtr + - id: bf + type: System.Boolean + return: + type: System.Int32 + content.vb: Public Shared Function idlok(win As IntPtr, bf As Boolean) As Integer + overload: Unix.Terminal.Curses.idlok* + modifiers.csharp: + - public + - static + modifiers.vb: + - Public + - Shared +- uid: Unix.Terminal.Curses.idcok(System.IntPtr,System.Boolean) + commentId: M:Unix.Terminal.Curses.idcok(System.IntPtr,System.Boolean) + id: idcok(System.IntPtr,System.Boolean) + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: idcok(IntPtr, Boolean) + nameWithType: Curses.idcok(IntPtr, Boolean) + fullName: Unix.Terminal.Curses.idcok(System.IntPtr, System.Boolean) + type: Method + source: + remote: + path: Terminal.Gui/MonoCurses/binding.cs + branch: docs + repo: tig:tig/gui.cs.git + id: idcok + path: ../Terminal.Gui/MonoCurses/binding.cs + startLine: 239 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public static void idcok(IntPtr win, bool bf) + parameters: + - id: win + type: System.IntPtr + - id: bf + type: System.Boolean + content.vb: Public Shared Sub idcok(win As IntPtr, bf As Boolean) + overload: Unix.Terminal.Curses.idcok* + modifiers.csharp: + - public + - static + modifiers.vb: + - Public + - Shared +- uid: Unix.Terminal.Curses.immedok(System.IntPtr,System.Boolean) + commentId: M:Unix.Terminal.Curses.immedok(System.IntPtr,System.Boolean) + id: immedok(System.IntPtr,System.Boolean) + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: immedok(IntPtr, Boolean) + nameWithType: Curses.immedok(IntPtr, Boolean) + fullName: Unix.Terminal.Curses.immedok(System.IntPtr, System.Boolean) + type: Method + source: + remote: + path: Terminal.Gui/MonoCurses/binding.cs + branch: docs + repo: tig:tig/gui.cs.git + id: immedok + path: ../Terminal.Gui/MonoCurses/binding.cs + startLine: 240 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public static void immedok(IntPtr win, bool bf) + parameters: + - id: win + type: System.IntPtr + - id: bf + type: System.Boolean + content.vb: Public Shared Sub immedok(win As IntPtr, bf As Boolean) + overload: Unix.Terminal.Curses.immedok* + modifiers.csharp: + - public + - static + modifiers.vb: + - Public + - Shared +- uid: Unix.Terminal.Curses.leaveok(System.IntPtr,System.Boolean) + commentId: M:Unix.Terminal.Curses.leaveok(System.IntPtr,System.Boolean) + id: leaveok(System.IntPtr,System.Boolean) + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: leaveok(IntPtr, Boolean) + nameWithType: Curses.leaveok(IntPtr, Boolean) + fullName: Unix.Terminal.Curses.leaveok(System.IntPtr, System.Boolean) + type: Method + source: + remote: + path: Terminal.Gui/MonoCurses/binding.cs + branch: docs + repo: tig:tig/gui.cs.git + id: leaveok + path: ../Terminal.Gui/MonoCurses/binding.cs + startLine: 241 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public static int leaveok(IntPtr win, bool bf) + parameters: + - id: win + type: System.IntPtr + - id: bf + type: System.Boolean + return: + type: System.Int32 + content.vb: Public Shared Function leaveok(win As IntPtr, bf As Boolean) As Integer + overload: Unix.Terminal.Curses.leaveok* + modifiers.csharp: + - public + - static + modifiers.vb: + - Public + - Shared +- uid: Unix.Terminal.Curses.wsetscrreg(System.IntPtr,System.Int32,System.Int32) + commentId: M:Unix.Terminal.Curses.wsetscrreg(System.IntPtr,System.Int32,System.Int32) + id: wsetscrreg(System.IntPtr,System.Int32,System.Int32) + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: wsetscrreg(IntPtr, Int32, Int32) + nameWithType: Curses.wsetscrreg(IntPtr, Int32, Int32) + fullName: Unix.Terminal.Curses.wsetscrreg(System.IntPtr, System.Int32, System.Int32) + type: Method + source: + remote: + path: Terminal.Gui/MonoCurses/binding.cs + branch: docs + repo: tig:tig/gui.cs.git + id: wsetscrreg + path: ../Terminal.Gui/MonoCurses/binding.cs + startLine: 242 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public static int wsetscrreg(IntPtr win, int top, int bot) + parameters: + - id: win + type: System.IntPtr + - id: top + type: System.Int32 + - id: bot + type: System.Int32 + return: + type: System.Int32 + content.vb: Public Shared Function wsetscrreg(win As IntPtr, top As Integer, bot As Integer) As Integer + overload: Unix.Terminal.Curses.wsetscrreg* + modifiers.csharp: + - public + - static + modifiers.vb: + - Public + - Shared +- uid: Unix.Terminal.Curses.scrollok(System.IntPtr,System.Boolean) + commentId: M:Unix.Terminal.Curses.scrollok(System.IntPtr,System.Boolean) + id: scrollok(System.IntPtr,System.Boolean) + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: scrollok(IntPtr, Boolean) + nameWithType: Curses.scrollok(IntPtr, Boolean) + fullName: Unix.Terminal.Curses.scrollok(System.IntPtr, System.Boolean) + type: Method + source: + remote: + path: Terminal.Gui/MonoCurses/binding.cs + branch: docs + repo: tig:tig/gui.cs.git + id: scrollok + path: ../Terminal.Gui/MonoCurses/binding.cs + startLine: 243 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public static int scrollok(IntPtr win, bool bf) + parameters: + - id: win + type: System.IntPtr + - id: bf + type: System.Boolean + return: + type: System.Int32 + content.vb: Public Shared Function scrollok(win As IntPtr, bf As Boolean) As Integer + overload: Unix.Terminal.Curses.scrollok* + modifiers.csharp: + - public + - static + modifiers.vb: + - Public + - Shared +- uid: Unix.Terminal.Curses.nl + commentId: M:Unix.Terminal.Curses.nl + id: nl + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: nl() + nameWithType: Curses.nl() + fullName: Unix.Terminal.Curses.nl() + type: Method + source: + remote: + path: Terminal.Gui/MonoCurses/binding.cs + branch: docs + repo: tig:tig/gui.cs.git + id: nl + path: ../Terminal.Gui/MonoCurses/binding.cs + startLine: 244 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public static int nl() + return: + type: System.Int32 + content.vb: Public Shared Function nl As Integer + overload: Unix.Terminal.Curses.nl* + modifiers.csharp: + - public + - static + modifiers.vb: + - Public + - Shared +- uid: Unix.Terminal.Curses.nonl + commentId: M:Unix.Terminal.Curses.nonl + id: nonl + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: nonl() + nameWithType: Curses.nonl() + fullName: Unix.Terminal.Curses.nonl() + type: Method + source: + remote: + path: Terminal.Gui/MonoCurses/binding.cs + branch: docs + repo: tig:tig/gui.cs.git + id: nonl + path: ../Terminal.Gui/MonoCurses/binding.cs + startLine: 245 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public static int nonl() + return: + type: System.Int32 + content.vb: Public Shared Function nonl As Integer + overload: Unix.Terminal.Curses.nonl* + modifiers.csharp: + - public + - static + modifiers.vb: + - Public + - Shared +- uid: Unix.Terminal.Curses.setscrreg(System.Int32,System.Int32) + commentId: M:Unix.Terminal.Curses.setscrreg(System.Int32,System.Int32) + id: setscrreg(System.Int32,System.Int32) + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: setscrreg(Int32, Int32) + nameWithType: Curses.setscrreg(Int32, Int32) + fullName: Unix.Terminal.Curses.setscrreg(System.Int32, System.Int32) + type: Method + source: + remote: + path: Terminal.Gui/MonoCurses/binding.cs + branch: docs + repo: tig:tig/gui.cs.git + id: setscrreg + path: ../Terminal.Gui/MonoCurses/binding.cs + startLine: 246 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public static int setscrreg(int top, int bot) + parameters: + - id: top + type: System.Int32 + - id: bot + type: System.Int32 + return: + type: System.Int32 + content.vb: Public Shared Function setscrreg(top As Integer, bot As Integer) As Integer + overload: Unix.Terminal.Curses.setscrreg* + modifiers.csharp: + - public + - static + modifiers.vb: + - Public + - Shared +- uid: Unix.Terminal.Curses.refresh + commentId: M:Unix.Terminal.Curses.refresh + id: refresh + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: refresh() + nameWithType: Curses.refresh() + fullName: Unix.Terminal.Curses.refresh() + type: Method + source: + remote: + path: Terminal.Gui/MonoCurses/binding.cs + branch: docs + repo: tig:tig/gui.cs.git + id: refresh + path: ../Terminal.Gui/MonoCurses/binding.cs + startLine: 247 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public static int refresh() + return: + type: System.Int32 + content.vb: Public Shared Function refresh As Integer + overload: Unix.Terminal.Curses.refresh* + modifiers.csharp: + - public + - static + modifiers.vb: + - Public + - Shared +- uid: Unix.Terminal.Curses.doupdate + commentId: M:Unix.Terminal.Curses.doupdate + id: doupdate + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: doupdate() + nameWithType: Curses.doupdate() + fullName: Unix.Terminal.Curses.doupdate() + type: Method + source: + remote: + path: Terminal.Gui/MonoCurses/binding.cs + branch: docs + repo: tig:tig/gui.cs.git + id: doupdate + path: ../Terminal.Gui/MonoCurses/binding.cs + startLine: 248 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public static int doupdate() + return: + type: System.Int32 + content.vb: Public Shared Function doupdate As Integer + overload: Unix.Terminal.Curses.doupdate* + modifiers.csharp: + - public + - static + modifiers.vb: + - Public + - Shared +- uid: Unix.Terminal.Curses.wrefresh(System.IntPtr) + commentId: M:Unix.Terminal.Curses.wrefresh(System.IntPtr) + id: wrefresh(System.IntPtr) + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: wrefresh(IntPtr) + nameWithType: Curses.wrefresh(IntPtr) + fullName: Unix.Terminal.Curses.wrefresh(System.IntPtr) + type: Method + source: + remote: + path: Terminal.Gui/MonoCurses/binding.cs + branch: docs + repo: tig:tig/gui.cs.git + id: wrefresh + path: ../Terminal.Gui/MonoCurses/binding.cs + startLine: 249 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public static int wrefresh(IntPtr win) + parameters: + - id: win + type: System.IntPtr + return: + type: System.Int32 + content.vb: Public Shared Function wrefresh(win As IntPtr) As Integer + overload: Unix.Terminal.Curses.wrefresh* + modifiers.csharp: + - public + - static + modifiers.vb: + - Public + - Shared +- uid: Unix.Terminal.Curses.redrawwin(System.IntPtr) + commentId: M:Unix.Terminal.Curses.redrawwin(System.IntPtr) + id: redrawwin(System.IntPtr) + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: redrawwin(IntPtr) + nameWithType: Curses.redrawwin(IntPtr) + fullName: Unix.Terminal.Curses.redrawwin(System.IntPtr) + type: Method + source: + remote: + path: Terminal.Gui/MonoCurses/binding.cs + branch: docs + repo: tig:tig/gui.cs.git + id: redrawwin + path: ../Terminal.Gui/MonoCurses/binding.cs + startLine: 250 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public static int redrawwin(IntPtr win) + parameters: + - id: win + type: System.IntPtr + return: + type: System.Int32 + content.vb: Public Shared Function redrawwin(win As IntPtr) As Integer + overload: Unix.Terminal.Curses.redrawwin* + modifiers.csharp: + - public + - static + modifiers.vb: + - Public + - Shared +- uid: Unix.Terminal.Curses.wnoutrefresh(System.IntPtr) + commentId: M:Unix.Terminal.Curses.wnoutrefresh(System.IntPtr) + id: wnoutrefresh(System.IntPtr) + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: wnoutrefresh(IntPtr) + nameWithType: Curses.wnoutrefresh(IntPtr) + fullName: Unix.Terminal.Curses.wnoutrefresh(System.IntPtr) + type: Method + source: + remote: + path: Terminal.Gui/MonoCurses/binding.cs + branch: docs + repo: tig:tig/gui.cs.git + id: wnoutrefresh + path: ../Terminal.Gui/MonoCurses/binding.cs + startLine: 252 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public static int wnoutrefresh(IntPtr win) + parameters: + - id: win + type: System.IntPtr + return: + type: System.Int32 + content.vb: Public Shared Function wnoutrefresh(win As IntPtr) As Integer + overload: Unix.Terminal.Curses.wnoutrefresh* + modifiers.csharp: + - public + - static + modifiers.vb: + - Public + - Shared +- uid: Unix.Terminal.Curses.move(System.Int32,System.Int32) + commentId: M:Unix.Terminal.Curses.move(System.Int32,System.Int32) + id: move(System.Int32,System.Int32) + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: move(Int32, Int32) + nameWithType: Curses.move(Int32, Int32) + fullName: Unix.Terminal.Curses.move(System.Int32, System.Int32) + type: Method + source: + remote: + path: Terminal.Gui/MonoCurses/binding.cs + branch: docs + repo: tig:tig/gui.cs.git + id: move + path: ../Terminal.Gui/MonoCurses/binding.cs + startLine: 253 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public static int move(int line, int col) + parameters: + - id: line + type: System.Int32 + - id: col + type: System.Int32 + return: + type: System.Int32 + content.vb: Public Shared Function move(line As Integer, col As Integer) As Integer + overload: Unix.Terminal.Curses.move* + modifiers.csharp: + - public + - static + modifiers.vb: + - Public + - Shared +- uid: Unix.Terminal.Curses.addwstr(System.String) + commentId: M:Unix.Terminal.Curses.addwstr(System.String) + id: addwstr(System.String) + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: addwstr(String) + nameWithType: Curses.addwstr(String) + fullName: Unix.Terminal.Curses.addwstr(System.String) + type: Method + source: + remote: + path: Terminal.Gui/MonoCurses/binding.cs + branch: docs + repo: tig:tig/gui.cs.git + id: addwstr + path: ../Terminal.Gui/MonoCurses/binding.cs + startLine: 255 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public static int addwstr(string s) + parameters: + - id: s + type: System.String + return: + type: System.Int32 + content.vb: Public Shared Function addwstr(s As String) As Integer + overload: Unix.Terminal.Curses.addwstr* + modifiers.csharp: + - public + - static + modifiers.vb: + - Public + - Shared +- uid: Unix.Terminal.Curses.wmove(System.IntPtr,System.Int32,System.Int32) + commentId: M:Unix.Terminal.Curses.wmove(System.IntPtr,System.Int32,System.Int32) + id: wmove(System.IntPtr,System.Int32,System.Int32) + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: wmove(IntPtr, Int32, Int32) + nameWithType: Curses.wmove(IntPtr, Int32, Int32) + fullName: Unix.Terminal.Curses.wmove(System.IntPtr, System.Int32, System.Int32) + type: Method + source: + remote: + path: Terminal.Gui/MonoCurses/binding.cs + branch: docs + repo: tig:tig/gui.cs.git + id: wmove + path: ../Terminal.Gui/MonoCurses/binding.cs + startLine: 256 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public static int wmove(IntPtr win, int line, int col) + parameters: + - id: win + type: System.IntPtr + - id: line + type: System.Int32 + - id: col + type: System.Int32 + return: + type: System.Int32 + content.vb: Public Shared Function wmove(win As IntPtr, line As Integer, col As Integer) As Integer + overload: Unix.Terminal.Curses.wmove* + modifiers.csharp: + - public + - static + modifiers.vb: + - Public + - Shared +- uid: Unix.Terminal.Curses.waddch(System.IntPtr,System.Int32) + commentId: M:Unix.Terminal.Curses.waddch(System.IntPtr,System.Int32) + id: waddch(System.IntPtr,System.Int32) + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: waddch(IntPtr, Int32) + nameWithType: Curses.waddch(IntPtr, Int32) + fullName: Unix.Terminal.Curses.waddch(System.IntPtr, System.Int32) + type: Method + source: + remote: + path: Terminal.Gui/MonoCurses/binding.cs + branch: docs + repo: tig:tig/gui.cs.git + id: waddch + path: ../Terminal.Gui/MonoCurses/binding.cs + startLine: 257 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public static int waddch(IntPtr win, int ch) + parameters: + - id: win + type: System.IntPtr + - id: ch + type: System.Int32 + return: + type: System.Int32 + content.vb: Public Shared Function waddch(win As IntPtr, ch As Integer) As Integer + overload: Unix.Terminal.Curses.waddch* + modifiers.csharp: + - public + - static + modifiers.vb: + - Public + - Shared +- uid: Unix.Terminal.Curses.attron(System.Int32) + commentId: M:Unix.Terminal.Curses.attron(System.Int32) + id: attron(System.Int32) + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: attron(Int32) + nameWithType: Curses.attron(Int32) + fullName: Unix.Terminal.Curses.attron(System.Int32) + type: Method + source: + remote: + path: Terminal.Gui/MonoCurses/binding.cs + branch: docs + repo: tig:tig/gui.cs.git + id: attron + path: ../Terminal.Gui/MonoCurses/binding.cs + startLine: 258 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public static int attron(int attrs) + parameters: + - id: attrs + type: System.Int32 + return: + type: System.Int32 + content.vb: Public Shared Function attron(attrs As Integer) As Integer + overload: Unix.Terminal.Curses.attron* + modifiers.csharp: + - public + - static + modifiers.vb: + - Public + - Shared +- uid: Unix.Terminal.Curses.attroff(System.Int32) + commentId: M:Unix.Terminal.Curses.attroff(System.Int32) + id: attroff(System.Int32) + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: attroff(Int32) + nameWithType: Curses.attroff(Int32) + fullName: Unix.Terminal.Curses.attroff(System.Int32) + type: Method + source: + remote: + path: Terminal.Gui/MonoCurses/binding.cs + branch: docs + repo: tig:tig/gui.cs.git + id: attroff + path: ../Terminal.Gui/MonoCurses/binding.cs + startLine: 259 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public static int attroff(int attrs) + parameters: + - id: attrs + type: System.Int32 + return: + type: System.Int32 + content.vb: Public Shared Function attroff(attrs As Integer) As Integer + overload: Unix.Terminal.Curses.attroff* + modifiers.csharp: + - public + - static + modifiers.vb: + - Public + - Shared +- uid: Unix.Terminal.Curses.attrset(System.Int32) + commentId: M:Unix.Terminal.Curses.attrset(System.Int32) + id: attrset(System.Int32) + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: attrset(Int32) + nameWithType: Curses.attrset(Int32) + fullName: Unix.Terminal.Curses.attrset(System.Int32) + type: Method + source: + remote: + path: Terminal.Gui/MonoCurses/binding.cs + branch: docs + repo: tig:tig/gui.cs.git + id: attrset + path: ../Terminal.Gui/MonoCurses/binding.cs + startLine: 260 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public static int attrset(int attrs) + parameters: + - id: attrs + type: System.Int32 + return: + type: System.Int32 + content.vb: Public Shared Function attrset(attrs As Integer) As Integer + overload: Unix.Terminal.Curses.attrset* + modifiers.csharp: + - public + - static + modifiers.vb: + - Public + - Shared +- uid: Unix.Terminal.Curses.getch + commentId: M:Unix.Terminal.Curses.getch + id: getch + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: getch() + nameWithType: Curses.getch() + fullName: Unix.Terminal.Curses.getch() + type: Method + source: + remote: + path: Terminal.Gui/MonoCurses/binding.cs + branch: docs + repo: tig:tig/gui.cs.git + id: getch + path: ../Terminal.Gui/MonoCurses/binding.cs + startLine: 261 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public static int getch() + return: + type: System.Int32 + content.vb: Public Shared Function getch As Integer + overload: Unix.Terminal.Curses.getch* + modifiers.csharp: + - public + - static + modifiers.vb: + - Public + - Shared +- uid: Unix.Terminal.Curses.get_wch(System.Int32@) + commentId: M:Unix.Terminal.Curses.get_wch(System.Int32@) + id: get_wch(System.Int32@) + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: get_wch(out Int32) + nameWithType: Curses.get_wch(out Int32) + fullName: Unix.Terminal.Curses.get_wch(out System.Int32) + type: Method + source: + remote: + path: Terminal.Gui/MonoCurses/binding.cs + branch: docs + repo: tig:tig/gui.cs.git + id: get_wch + path: ../Terminal.Gui/MonoCurses/binding.cs + startLine: 262 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public static int get_wch(out int sequence) + parameters: + - id: sequence + type: System.Int32 + return: + type: System.Int32 + content.vb: Public Shared Function get_wch(ByRef sequence As Integer) As Integer + overload: Unix.Terminal.Curses.get_wch* + nameWithType.vb: Curses.get_wch(ByRef Int32) + modifiers.csharp: + - public + - static + modifiers.vb: + - Public + - Shared + fullName.vb: Unix.Terminal.Curses.get_wch(ByRef System.Int32) + name.vb: get_wch(ByRef Int32) +- uid: Unix.Terminal.Curses.ungetch(System.Int32) + commentId: M:Unix.Terminal.Curses.ungetch(System.Int32) + id: ungetch(System.Int32) + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: ungetch(Int32) + nameWithType: Curses.ungetch(Int32) + fullName: Unix.Terminal.Curses.ungetch(System.Int32) + type: Method + source: + remote: + path: Terminal.Gui/MonoCurses/binding.cs + branch: docs + repo: tig:tig/gui.cs.git + id: ungetch + path: ../Terminal.Gui/MonoCurses/binding.cs + startLine: 263 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public static int ungetch(int ch) + parameters: + - id: ch + type: System.Int32 + return: + type: System.Int32 + content.vb: Public Shared Function ungetch(ch As Integer) As Integer + overload: Unix.Terminal.Curses.ungetch* + modifiers.csharp: + - public + - static + modifiers.vb: + - Public + - Shared +- uid: Unix.Terminal.Curses.mvgetch(System.Int32,System.Int32) + commentId: M:Unix.Terminal.Curses.mvgetch(System.Int32,System.Int32) + id: mvgetch(System.Int32,System.Int32) + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: mvgetch(Int32, Int32) + nameWithType: Curses.mvgetch(Int32, Int32) + fullName: Unix.Terminal.Curses.mvgetch(System.Int32, System.Int32) + type: Method + source: + remote: + path: Terminal.Gui/MonoCurses/binding.cs + branch: docs + repo: tig:tig/gui.cs.git + id: mvgetch + path: ../Terminal.Gui/MonoCurses/binding.cs + startLine: 264 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public static int mvgetch(int y, int x) + parameters: + - id: y + type: System.Int32 + - id: x + type: System.Int32 + return: + type: System.Int32 + content.vb: Public Shared Function mvgetch(y As Integer, x As Integer) As Integer + overload: Unix.Terminal.Curses.mvgetch* + modifiers.csharp: + - public + - static + modifiers.vb: + - Public + - Shared +- uid: Unix.Terminal.Curses.has_colors + commentId: M:Unix.Terminal.Curses.has_colors + id: has_colors + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: has_colors() + nameWithType: Curses.has_colors() + fullName: Unix.Terminal.Curses.has_colors() + type: Method + source: + remote: + path: Terminal.Gui/MonoCurses/binding.cs + branch: docs + repo: tig:tig/gui.cs.git + id: has_colors + path: ../Terminal.Gui/MonoCurses/binding.cs + startLine: 265 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public static bool has_colors() + return: + type: System.Boolean + content.vb: Public Shared Function has_colors As Boolean + overload: Unix.Terminal.Curses.has_colors* + modifiers.csharp: + - public + - static + modifiers.vb: + - Public + - Shared +- uid: Unix.Terminal.Curses.start_color + commentId: M:Unix.Terminal.Curses.start_color + id: start_color + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: start_color() + nameWithType: Curses.start_color() + fullName: Unix.Terminal.Curses.start_color() + type: Method + source: + remote: + path: Terminal.Gui/MonoCurses/binding.cs + branch: docs + repo: tig:tig/gui.cs.git + id: start_color + path: ../Terminal.Gui/MonoCurses/binding.cs + startLine: 266 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public static int start_color() + return: + type: System.Int32 + content.vb: Public Shared Function start_color As Integer + overload: Unix.Terminal.Curses.start_color* + modifiers.csharp: + - public + - static + modifiers.vb: + - Public + - Shared +- uid: Unix.Terminal.Curses.init_pair(System.Int16,System.Int16,System.Int16) + commentId: M:Unix.Terminal.Curses.init_pair(System.Int16,System.Int16,System.Int16) + id: init_pair(System.Int16,System.Int16,System.Int16) + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: init_pair(Int16, Int16, Int16) + nameWithType: Curses.init_pair(Int16, Int16, Int16) + fullName: Unix.Terminal.Curses.init_pair(System.Int16, System.Int16, System.Int16) + type: Method + source: + remote: + path: Terminal.Gui/MonoCurses/binding.cs + branch: docs + repo: tig:tig/gui.cs.git + id: init_pair + path: ../Terminal.Gui/MonoCurses/binding.cs + startLine: 267 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public static int init_pair(short pair, short f, short b) + parameters: + - id: pair + type: System.Int16 + - id: f + type: System.Int16 + - id: b + type: System.Int16 + return: + type: System.Int32 + content.vb: Public Shared Function init_pair(pair As Short, f As Short, b As Short) As Integer + overload: Unix.Terminal.Curses.init_pair* + modifiers.csharp: + - public + - static + modifiers.vb: + - Public + - Shared +- uid: Unix.Terminal.Curses.use_default_colors + commentId: M:Unix.Terminal.Curses.use_default_colors + id: use_default_colors + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: use_default_colors() + nameWithType: Curses.use_default_colors() + fullName: Unix.Terminal.Curses.use_default_colors() + type: Method + source: + remote: + path: Terminal.Gui/MonoCurses/binding.cs + branch: docs + repo: tig:tig/gui.cs.git + id: use_default_colors + path: ../Terminal.Gui/MonoCurses/binding.cs + startLine: 268 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public static int use_default_colors() + return: + type: System.Int32 + content.vb: Public Shared Function use_default_colors As Integer + overload: Unix.Terminal.Curses.use_default_colors* + modifiers.csharp: + - public + - static + modifiers.vb: + - Public + - Shared +- uid: Unix.Terminal.Curses.COLOR_PAIRS + commentId: M:Unix.Terminal.Curses.COLOR_PAIRS + id: COLOR_PAIRS + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: COLOR_PAIRS() + nameWithType: Curses.COLOR_PAIRS() + fullName: Unix.Terminal.Curses.COLOR_PAIRS() + type: Method + source: + remote: + path: Terminal.Gui/MonoCurses/binding.cs + branch: docs + repo: tig:tig/gui.cs.git + id: COLOR_PAIRS + path: ../Terminal.Gui/MonoCurses/binding.cs + startLine: 269 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public static int COLOR_PAIRS() + return: + type: System.Int32 + content.vb: Public Shared Function COLOR_PAIRS As Integer + overload: Unix.Terminal.Curses.COLOR_PAIRS* + modifiers.csharp: + - public + - static + modifiers.vb: + - Public + - Shared +- uid: Unix.Terminal.Curses.getmouse(Unix.Terminal.Curses.MouseEvent@) + commentId: M:Unix.Terminal.Curses.getmouse(Unix.Terminal.Curses.MouseEvent@) + id: getmouse(Unix.Terminal.Curses.MouseEvent@) + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: getmouse(out Curses.MouseEvent) + nameWithType: Curses.getmouse(out Curses.MouseEvent) + fullName: Unix.Terminal.Curses.getmouse(out Unix.Terminal.Curses.MouseEvent) + type: Method + source: + remote: + path: Terminal.Gui/MonoCurses/binding.cs + branch: docs + repo: tig:tig/gui.cs.git + id: getmouse + path: ../Terminal.Gui/MonoCurses/binding.cs + startLine: 270 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public static uint getmouse(out Curses.MouseEvent ev) + parameters: + - id: ev + type: Unix.Terminal.Curses.MouseEvent + return: + type: System.UInt32 + content.vb: Public Shared Function getmouse(ByRef ev As Curses.MouseEvent) As UInteger + overload: Unix.Terminal.Curses.getmouse* + nameWithType.vb: Curses.getmouse(ByRef Curses.MouseEvent) + modifiers.csharp: + - public + - static + modifiers.vb: + - Public + - Shared + fullName.vb: Unix.Terminal.Curses.getmouse(ByRef Unix.Terminal.Curses.MouseEvent) + name.vb: getmouse(ByRef Curses.MouseEvent) +- uid: Unix.Terminal.Curses.ungetmouse(Unix.Terminal.Curses.MouseEvent@) + commentId: M:Unix.Terminal.Curses.ungetmouse(Unix.Terminal.Curses.MouseEvent@) + id: ungetmouse(Unix.Terminal.Curses.MouseEvent@) + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: ungetmouse(ref Curses.MouseEvent) + nameWithType: Curses.ungetmouse(ref Curses.MouseEvent) + fullName: Unix.Terminal.Curses.ungetmouse(ref Unix.Terminal.Curses.MouseEvent) + type: Method + source: + remote: + path: Terminal.Gui/MonoCurses/binding.cs + branch: docs + repo: tig:tig/gui.cs.git + id: ungetmouse + path: ../Terminal.Gui/MonoCurses/binding.cs + startLine: 271 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public static uint ungetmouse(ref Curses.MouseEvent ev) + parameters: + - id: ev + type: Unix.Terminal.Curses.MouseEvent + return: + type: System.UInt32 + content.vb: Public Shared Function ungetmouse(ByRef ev As Curses.MouseEvent) As UInteger + overload: Unix.Terminal.Curses.ungetmouse* + nameWithType.vb: Curses.ungetmouse(ByRef Curses.MouseEvent) + modifiers.csharp: + - public + - static + modifiers.vb: + - Public + - Shared + fullName.vb: Unix.Terminal.Curses.ungetmouse(ByRef Unix.Terminal.Curses.MouseEvent) + name.vb: ungetmouse(ByRef Curses.MouseEvent) +- uid: Unix.Terminal.Curses.mouseinterval(System.Int32) + commentId: M:Unix.Terminal.Curses.mouseinterval(System.Int32) + id: mouseinterval(System.Int32) + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: mouseinterval(Int32) + nameWithType: Curses.mouseinterval(Int32) + fullName: Unix.Terminal.Curses.mouseinterval(System.Int32) + type: Method + source: + remote: + path: Terminal.Gui/MonoCurses/binding.cs + branch: docs + repo: tig:tig/gui.cs.git + id: mouseinterval + path: ../Terminal.Gui/MonoCurses/binding.cs + startLine: 272 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public static int mouseinterval(int interval) + parameters: + - id: interval + type: System.Int32 + return: + type: System.Int32 + content.vb: Public Shared Function mouseinterval(interval As Integer) As Integer + overload: Unix.Terminal.Curses.mouseinterval* + modifiers.csharp: + - public + - static + modifiers.vb: + - Public + - Shared +- uid: Unix.Terminal.Curses.A_NORMAL + commentId: F:Unix.Terminal.Curses.A_NORMAL + id: A_NORMAL + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: A_NORMAL + nameWithType: Curses.A_NORMAL + fullName: Unix.Terminal.Curses.A_NORMAL + type: Field + source: + remote: + path: Terminal.Gui/MonoCurses/constants.cs + branch: docs + repo: tig:tig/gui.cs.git + id: A_NORMAL + path: ../Terminal.Gui/MonoCurses/constants.cs + startLine: 11 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public const int A_NORMAL = 0 + return: + type: System.Int32 + content.vb: Public Const A_NORMAL As Integer = 0 + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Unix.Terminal.Curses.A_STANDOUT + commentId: F:Unix.Terminal.Curses.A_STANDOUT + id: A_STANDOUT + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: A_STANDOUT + nameWithType: Curses.A_STANDOUT + fullName: Unix.Terminal.Curses.A_STANDOUT + type: Field + source: + remote: + path: Terminal.Gui/MonoCurses/constants.cs + branch: docs + repo: tig:tig/gui.cs.git + id: A_STANDOUT + path: ../Terminal.Gui/MonoCurses/constants.cs + startLine: 12 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public const int A_STANDOUT = 65536 + return: + type: System.Int32 + content.vb: Public Const A_STANDOUT As Integer = 65536 + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Unix.Terminal.Curses.A_UNDERLINE + commentId: F:Unix.Terminal.Curses.A_UNDERLINE + id: A_UNDERLINE + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: A_UNDERLINE + nameWithType: Curses.A_UNDERLINE + fullName: Unix.Terminal.Curses.A_UNDERLINE + type: Field + source: + remote: + path: Terminal.Gui/MonoCurses/constants.cs + branch: docs + repo: tig:tig/gui.cs.git + id: A_UNDERLINE + path: ../Terminal.Gui/MonoCurses/constants.cs + startLine: 13 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public const int A_UNDERLINE = 131072 + return: + type: System.Int32 + content.vb: Public Const A_UNDERLINE As Integer = 131072 + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Unix.Terminal.Curses.A_REVERSE + commentId: F:Unix.Terminal.Curses.A_REVERSE + id: A_REVERSE + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: A_REVERSE + nameWithType: Curses.A_REVERSE + fullName: Unix.Terminal.Curses.A_REVERSE + type: Field + source: + remote: + path: Terminal.Gui/MonoCurses/constants.cs + branch: docs + repo: tig:tig/gui.cs.git + id: A_REVERSE + path: ../Terminal.Gui/MonoCurses/constants.cs + startLine: 14 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public const int A_REVERSE = 262144 + return: + type: System.Int32 + content.vb: Public Const A_REVERSE As Integer = 262144 + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Unix.Terminal.Curses.A_BLINK + commentId: F:Unix.Terminal.Curses.A_BLINK + id: A_BLINK + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: A_BLINK + nameWithType: Curses.A_BLINK + fullName: Unix.Terminal.Curses.A_BLINK + type: Field + source: + remote: + path: Terminal.Gui/MonoCurses/constants.cs + branch: docs + repo: tig:tig/gui.cs.git + id: A_BLINK + path: ../Terminal.Gui/MonoCurses/constants.cs + startLine: 15 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public const int A_BLINK = 524288 + return: + type: System.Int32 + content.vb: Public Const A_BLINK As Integer = 524288 + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Unix.Terminal.Curses.A_DIM + commentId: F:Unix.Terminal.Curses.A_DIM + id: A_DIM + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: A_DIM + nameWithType: Curses.A_DIM + fullName: Unix.Terminal.Curses.A_DIM + type: Field + source: + remote: + path: Terminal.Gui/MonoCurses/constants.cs + branch: docs + repo: tig:tig/gui.cs.git + id: A_DIM + path: ../Terminal.Gui/MonoCurses/constants.cs + startLine: 16 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public const int A_DIM = 1048576 + return: + type: System.Int32 + content.vb: Public Const A_DIM As Integer = 1048576 + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Unix.Terminal.Curses.A_BOLD + commentId: F:Unix.Terminal.Curses.A_BOLD + id: A_BOLD + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: A_BOLD + nameWithType: Curses.A_BOLD + fullName: Unix.Terminal.Curses.A_BOLD + type: Field + source: + remote: + path: Terminal.Gui/MonoCurses/constants.cs + branch: docs + repo: tig:tig/gui.cs.git + id: A_BOLD + path: ../Terminal.Gui/MonoCurses/constants.cs + startLine: 17 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public const int A_BOLD = 2097152 + return: + type: System.Int32 + content.vb: Public Const A_BOLD As Integer = 2097152 + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Unix.Terminal.Curses.A_PROTECT + commentId: F:Unix.Terminal.Curses.A_PROTECT + id: A_PROTECT + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: A_PROTECT + nameWithType: Curses.A_PROTECT + fullName: Unix.Terminal.Curses.A_PROTECT + type: Field + source: + remote: + path: Terminal.Gui/MonoCurses/constants.cs + branch: docs + repo: tig:tig/gui.cs.git + id: A_PROTECT + path: ../Terminal.Gui/MonoCurses/constants.cs + startLine: 18 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public const int A_PROTECT = 16777216 + return: + type: System.Int32 + content.vb: Public Const A_PROTECT As Integer = 16777216 + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Unix.Terminal.Curses.A_INVIS + commentId: F:Unix.Terminal.Curses.A_INVIS + id: A_INVIS + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: A_INVIS + nameWithType: Curses.A_INVIS + fullName: Unix.Terminal.Curses.A_INVIS + type: Field + source: + remote: + path: Terminal.Gui/MonoCurses/constants.cs + branch: docs + repo: tig:tig/gui.cs.git + id: A_INVIS + path: ../Terminal.Gui/MonoCurses/constants.cs + startLine: 19 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public const int A_INVIS = 8388608 + return: + type: System.Int32 + content.vb: Public Const A_INVIS As Integer = 8388608 + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Unix.Terminal.Curses.ACS_LLCORNER + commentId: F:Unix.Terminal.Curses.ACS_LLCORNER + id: ACS_LLCORNER + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: ACS_LLCORNER + nameWithType: Curses.ACS_LLCORNER + fullName: Unix.Terminal.Curses.ACS_LLCORNER + type: Field + source: + remote: + path: Terminal.Gui/MonoCurses/constants.cs + branch: docs + repo: tig:tig/gui.cs.git + id: ACS_LLCORNER + path: ../Terminal.Gui/MonoCurses/constants.cs + startLine: 20 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public const int ACS_LLCORNER = 4194413 + return: + type: System.Int32 + content.vb: Public Const ACS_LLCORNER As Integer = 4194413 + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Unix.Terminal.Curses.ACS_LRCORNER + commentId: F:Unix.Terminal.Curses.ACS_LRCORNER + id: ACS_LRCORNER + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: ACS_LRCORNER + nameWithType: Curses.ACS_LRCORNER + fullName: Unix.Terminal.Curses.ACS_LRCORNER + type: Field + source: + remote: + path: Terminal.Gui/MonoCurses/constants.cs + branch: docs + repo: tig:tig/gui.cs.git + id: ACS_LRCORNER + path: ../Terminal.Gui/MonoCurses/constants.cs + startLine: 21 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public const int ACS_LRCORNER = 4194410 + return: + type: System.Int32 + content.vb: Public Const ACS_LRCORNER As Integer = 4194410 + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Unix.Terminal.Curses.ACS_HLINE + commentId: F:Unix.Terminal.Curses.ACS_HLINE + id: ACS_HLINE + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: ACS_HLINE + nameWithType: Curses.ACS_HLINE + fullName: Unix.Terminal.Curses.ACS_HLINE + type: Field + source: + remote: + path: Terminal.Gui/MonoCurses/constants.cs + branch: docs + repo: tig:tig/gui.cs.git + id: ACS_HLINE + path: ../Terminal.Gui/MonoCurses/constants.cs + startLine: 22 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public const int ACS_HLINE = 4194417 + return: + type: System.Int32 + content.vb: Public Const ACS_HLINE As Integer = 4194417 + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Unix.Terminal.Curses.ACS_ULCORNER + commentId: F:Unix.Terminal.Curses.ACS_ULCORNER + id: ACS_ULCORNER + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: ACS_ULCORNER + nameWithType: Curses.ACS_ULCORNER + fullName: Unix.Terminal.Curses.ACS_ULCORNER + type: Field + source: + remote: + path: Terminal.Gui/MonoCurses/constants.cs + branch: docs + repo: tig:tig/gui.cs.git + id: ACS_ULCORNER + path: ../Terminal.Gui/MonoCurses/constants.cs + startLine: 23 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public const int ACS_ULCORNER = 4194412 + return: + type: System.Int32 + content.vb: Public Const ACS_ULCORNER As Integer = 4194412 + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Unix.Terminal.Curses.ACS_URCORNER + commentId: F:Unix.Terminal.Curses.ACS_URCORNER + id: ACS_URCORNER + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: ACS_URCORNER + nameWithType: Curses.ACS_URCORNER + fullName: Unix.Terminal.Curses.ACS_URCORNER + type: Field + source: + remote: + path: Terminal.Gui/MonoCurses/constants.cs + branch: docs + repo: tig:tig/gui.cs.git + id: ACS_URCORNER + path: ../Terminal.Gui/MonoCurses/constants.cs + startLine: 24 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public const int ACS_URCORNER = 4194411 + return: + type: System.Int32 + content.vb: Public Const ACS_URCORNER As Integer = 4194411 + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Unix.Terminal.Curses.ACS_VLINE + commentId: F:Unix.Terminal.Curses.ACS_VLINE + id: ACS_VLINE + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: ACS_VLINE + nameWithType: Curses.ACS_VLINE + fullName: Unix.Terminal.Curses.ACS_VLINE + type: Field + source: + remote: + path: Terminal.Gui/MonoCurses/constants.cs + branch: docs + repo: tig:tig/gui.cs.git + id: ACS_VLINE + path: ../Terminal.Gui/MonoCurses/constants.cs + startLine: 25 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public const int ACS_VLINE = 4194424 + return: + type: System.Int32 + content.vb: Public Const ACS_VLINE As Integer = 4194424 + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Unix.Terminal.Curses.ACS_LTEE + commentId: F:Unix.Terminal.Curses.ACS_LTEE + id: ACS_LTEE + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: ACS_LTEE + nameWithType: Curses.ACS_LTEE + fullName: Unix.Terminal.Curses.ACS_LTEE + type: Field + source: + remote: + path: Terminal.Gui/MonoCurses/constants.cs + branch: docs + repo: tig:tig/gui.cs.git + id: ACS_LTEE + path: ../Terminal.Gui/MonoCurses/constants.cs + startLine: 26 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public const int ACS_LTEE = 4194420 + return: + type: System.Int32 + content.vb: Public Const ACS_LTEE As Integer = 4194420 + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Unix.Terminal.Curses.ACS_RTEE + commentId: F:Unix.Terminal.Curses.ACS_RTEE + id: ACS_RTEE + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: ACS_RTEE + nameWithType: Curses.ACS_RTEE + fullName: Unix.Terminal.Curses.ACS_RTEE + type: Field + source: + remote: + path: Terminal.Gui/MonoCurses/constants.cs + branch: docs + repo: tig:tig/gui.cs.git + id: ACS_RTEE + path: ../Terminal.Gui/MonoCurses/constants.cs + startLine: 27 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public const int ACS_RTEE = 4194421 + return: + type: System.Int32 + content.vb: Public Const ACS_RTEE As Integer = 4194421 + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Unix.Terminal.Curses.ACS_BTEE + commentId: F:Unix.Terminal.Curses.ACS_BTEE + id: ACS_BTEE + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: ACS_BTEE + nameWithType: Curses.ACS_BTEE + fullName: Unix.Terminal.Curses.ACS_BTEE + type: Field + source: + remote: + path: Terminal.Gui/MonoCurses/constants.cs + branch: docs + repo: tig:tig/gui.cs.git + id: ACS_BTEE + path: ../Terminal.Gui/MonoCurses/constants.cs + startLine: 28 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public const int ACS_BTEE = 4194422 + return: + type: System.Int32 + content.vb: Public Const ACS_BTEE As Integer = 4194422 + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Unix.Terminal.Curses.ACS_TTEE + commentId: F:Unix.Terminal.Curses.ACS_TTEE + id: ACS_TTEE + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: ACS_TTEE + nameWithType: Curses.ACS_TTEE + fullName: Unix.Terminal.Curses.ACS_TTEE + type: Field + source: + remote: + path: Terminal.Gui/MonoCurses/constants.cs + branch: docs + repo: tig:tig/gui.cs.git + id: ACS_TTEE + path: ../Terminal.Gui/MonoCurses/constants.cs + startLine: 29 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public const int ACS_TTEE = 4194423 + return: + type: System.Int32 + content.vb: Public Const ACS_TTEE As Integer = 4194423 + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Unix.Terminal.Curses.ACS_PLUS + commentId: F:Unix.Terminal.Curses.ACS_PLUS + id: ACS_PLUS + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: ACS_PLUS + nameWithType: Curses.ACS_PLUS + fullName: Unix.Terminal.Curses.ACS_PLUS + type: Field + source: + remote: + path: Terminal.Gui/MonoCurses/constants.cs + branch: docs + repo: tig:tig/gui.cs.git + id: ACS_PLUS + path: ../Terminal.Gui/MonoCurses/constants.cs + startLine: 30 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public const int ACS_PLUS = 4194414 + return: + type: System.Int32 + content.vb: Public Const ACS_PLUS As Integer = 4194414 + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Unix.Terminal.Curses.ACS_S1 + commentId: F:Unix.Terminal.Curses.ACS_S1 + id: ACS_S1 + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: ACS_S1 + nameWithType: Curses.ACS_S1 + fullName: Unix.Terminal.Curses.ACS_S1 + type: Field + source: + remote: + path: Terminal.Gui/MonoCurses/constants.cs + branch: docs + repo: tig:tig/gui.cs.git + id: ACS_S1 + path: ../Terminal.Gui/MonoCurses/constants.cs + startLine: 31 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public const int ACS_S1 = 4194415 + return: + type: System.Int32 + content.vb: Public Const ACS_S1 As Integer = 4194415 + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Unix.Terminal.Curses.ACS_S9 + commentId: F:Unix.Terminal.Curses.ACS_S9 + id: ACS_S9 + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: ACS_S9 + nameWithType: Curses.ACS_S9 + fullName: Unix.Terminal.Curses.ACS_S9 + type: Field + source: + remote: + path: Terminal.Gui/MonoCurses/constants.cs + branch: docs + repo: tig:tig/gui.cs.git + id: ACS_S9 + path: ../Terminal.Gui/MonoCurses/constants.cs + startLine: 32 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public const int ACS_S9 = 4194419 + return: + type: System.Int32 + content.vb: Public Const ACS_S9 As Integer = 4194419 + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Unix.Terminal.Curses.ACS_DIAMOND + commentId: F:Unix.Terminal.Curses.ACS_DIAMOND + id: ACS_DIAMOND + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: ACS_DIAMOND + nameWithType: Curses.ACS_DIAMOND + fullName: Unix.Terminal.Curses.ACS_DIAMOND + type: Field + source: + remote: + path: Terminal.Gui/MonoCurses/constants.cs + branch: docs + repo: tig:tig/gui.cs.git + id: ACS_DIAMOND + path: ../Terminal.Gui/MonoCurses/constants.cs + startLine: 33 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public const int ACS_DIAMOND = 4194400 + return: + type: System.Int32 + content.vb: Public Const ACS_DIAMOND As Integer = 4194400 + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Unix.Terminal.Curses.ACS_CKBOARD + commentId: F:Unix.Terminal.Curses.ACS_CKBOARD + id: ACS_CKBOARD + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: ACS_CKBOARD + nameWithType: Curses.ACS_CKBOARD + fullName: Unix.Terminal.Curses.ACS_CKBOARD + type: Field + source: + remote: + path: Terminal.Gui/MonoCurses/constants.cs + branch: docs + repo: tig:tig/gui.cs.git + id: ACS_CKBOARD + path: ../Terminal.Gui/MonoCurses/constants.cs + startLine: 34 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public const int ACS_CKBOARD = 4194401 + return: + type: System.Int32 + content.vb: Public Const ACS_CKBOARD As Integer = 4194401 + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Unix.Terminal.Curses.ACS_DEGREE + commentId: F:Unix.Terminal.Curses.ACS_DEGREE + id: ACS_DEGREE + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: ACS_DEGREE + nameWithType: Curses.ACS_DEGREE + fullName: Unix.Terminal.Curses.ACS_DEGREE + type: Field + source: + remote: + path: Terminal.Gui/MonoCurses/constants.cs + branch: docs + repo: tig:tig/gui.cs.git + id: ACS_DEGREE + path: ../Terminal.Gui/MonoCurses/constants.cs + startLine: 35 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public const int ACS_DEGREE = 4194406 + return: + type: System.Int32 + content.vb: Public Const ACS_DEGREE As Integer = 4194406 + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Unix.Terminal.Curses.ACS_PLMINUS + commentId: F:Unix.Terminal.Curses.ACS_PLMINUS + id: ACS_PLMINUS + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: ACS_PLMINUS + nameWithType: Curses.ACS_PLMINUS + fullName: Unix.Terminal.Curses.ACS_PLMINUS + type: Field + source: + remote: + path: Terminal.Gui/MonoCurses/constants.cs + branch: docs + repo: tig:tig/gui.cs.git + id: ACS_PLMINUS + path: ../Terminal.Gui/MonoCurses/constants.cs + startLine: 36 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public const int ACS_PLMINUS = 4194407 + return: + type: System.Int32 + content.vb: Public Const ACS_PLMINUS As Integer = 4194407 + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Unix.Terminal.Curses.ACS_BULLET + commentId: F:Unix.Terminal.Curses.ACS_BULLET + id: ACS_BULLET + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: ACS_BULLET + nameWithType: Curses.ACS_BULLET + fullName: Unix.Terminal.Curses.ACS_BULLET + type: Field + source: + remote: + path: Terminal.Gui/MonoCurses/constants.cs + branch: docs + repo: tig:tig/gui.cs.git + id: ACS_BULLET + path: ../Terminal.Gui/MonoCurses/constants.cs + startLine: 37 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public const int ACS_BULLET = 4194430 + return: + type: System.Int32 + content.vb: Public Const ACS_BULLET As Integer = 4194430 + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Unix.Terminal.Curses.ACS_LARROW + commentId: F:Unix.Terminal.Curses.ACS_LARROW + id: ACS_LARROW + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: ACS_LARROW + nameWithType: Curses.ACS_LARROW + fullName: Unix.Terminal.Curses.ACS_LARROW + type: Field + source: + remote: + path: Terminal.Gui/MonoCurses/constants.cs + branch: docs + repo: tig:tig/gui.cs.git + id: ACS_LARROW + path: ../Terminal.Gui/MonoCurses/constants.cs + startLine: 38 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public const int ACS_LARROW = 4194348 + return: + type: System.Int32 + content.vb: Public Const ACS_LARROW As Integer = 4194348 + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Unix.Terminal.Curses.ACS_RARROW + commentId: F:Unix.Terminal.Curses.ACS_RARROW + id: ACS_RARROW + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: ACS_RARROW + nameWithType: Curses.ACS_RARROW + fullName: Unix.Terminal.Curses.ACS_RARROW + type: Field + source: + remote: + path: Terminal.Gui/MonoCurses/constants.cs + branch: docs + repo: tig:tig/gui.cs.git + id: ACS_RARROW + path: ../Terminal.Gui/MonoCurses/constants.cs + startLine: 39 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public const int ACS_RARROW = 4194347 + return: + type: System.Int32 + content.vb: Public Const ACS_RARROW As Integer = 4194347 + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Unix.Terminal.Curses.ACS_DARROW + commentId: F:Unix.Terminal.Curses.ACS_DARROW + id: ACS_DARROW + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: ACS_DARROW + nameWithType: Curses.ACS_DARROW + fullName: Unix.Terminal.Curses.ACS_DARROW + type: Field + source: + remote: + path: Terminal.Gui/MonoCurses/constants.cs + branch: docs + repo: tig:tig/gui.cs.git + id: ACS_DARROW + path: ../Terminal.Gui/MonoCurses/constants.cs + startLine: 40 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public const int ACS_DARROW = 4194350 + return: + type: System.Int32 + content.vb: Public Const ACS_DARROW As Integer = 4194350 + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Unix.Terminal.Curses.ACS_UARROW + commentId: F:Unix.Terminal.Curses.ACS_UARROW + id: ACS_UARROW + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: ACS_UARROW + nameWithType: Curses.ACS_UARROW + fullName: Unix.Terminal.Curses.ACS_UARROW + type: Field + source: + remote: + path: Terminal.Gui/MonoCurses/constants.cs + branch: docs + repo: tig:tig/gui.cs.git + id: ACS_UARROW + path: ../Terminal.Gui/MonoCurses/constants.cs + startLine: 41 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public const int ACS_UARROW = 4194349 + return: + type: System.Int32 + content.vb: Public Const ACS_UARROW As Integer = 4194349 + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Unix.Terminal.Curses.ACS_BOARD + commentId: F:Unix.Terminal.Curses.ACS_BOARD + id: ACS_BOARD + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: ACS_BOARD + nameWithType: Curses.ACS_BOARD + fullName: Unix.Terminal.Curses.ACS_BOARD + type: Field + source: + remote: + path: Terminal.Gui/MonoCurses/constants.cs + branch: docs + repo: tig:tig/gui.cs.git + id: ACS_BOARD + path: ../Terminal.Gui/MonoCurses/constants.cs + startLine: 42 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public const int ACS_BOARD = 4194408 + return: + type: System.Int32 + content.vb: Public Const ACS_BOARD As Integer = 4194408 + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Unix.Terminal.Curses.ACS_LANTERN + commentId: F:Unix.Terminal.Curses.ACS_LANTERN + id: ACS_LANTERN + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: ACS_LANTERN + nameWithType: Curses.ACS_LANTERN + fullName: Unix.Terminal.Curses.ACS_LANTERN + type: Field + source: + remote: + path: Terminal.Gui/MonoCurses/constants.cs + branch: docs + repo: tig:tig/gui.cs.git + id: ACS_LANTERN + path: ../Terminal.Gui/MonoCurses/constants.cs + startLine: 43 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public const int ACS_LANTERN = 4194409 + return: + type: System.Int32 + content.vb: Public Const ACS_LANTERN As Integer = 4194409 + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Unix.Terminal.Curses.ACS_BLOCK + commentId: F:Unix.Terminal.Curses.ACS_BLOCK + id: ACS_BLOCK + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: ACS_BLOCK + nameWithType: Curses.ACS_BLOCK + fullName: Unix.Terminal.Curses.ACS_BLOCK + type: Field + source: + remote: + path: Terminal.Gui/MonoCurses/constants.cs + branch: docs + repo: tig:tig/gui.cs.git + id: ACS_BLOCK + path: ../Terminal.Gui/MonoCurses/constants.cs + startLine: 44 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public const int ACS_BLOCK = 4194352 + return: + type: System.Int32 + content.vb: Public Const ACS_BLOCK As Integer = 4194352 + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Unix.Terminal.Curses.COLOR_BLACK + commentId: F:Unix.Terminal.Curses.COLOR_BLACK + id: COLOR_BLACK + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: COLOR_BLACK + nameWithType: Curses.COLOR_BLACK + fullName: Unix.Terminal.Curses.COLOR_BLACK + type: Field + source: + remote: + path: Terminal.Gui/MonoCurses/constants.cs + branch: docs + repo: tig:tig/gui.cs.git + id: COLOR_BLACK + path: ../Terminal.Gui/MonoCurses/constants.cs + startLine: 45 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public const int COLOR_BLACK = 0 + return: + type: System.Int32 + content.vb: Public Const COLOR_BLACK As Integer = 0 + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Unix.Terminal.Curses.COLOR_RED + commentId: F:Unix.Terminal.Curses.COLOR_RED + id: COLOR_RED + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: COLOR_RED + nameWithType: Curses.COLOR_RED + fullName: Unix.Terminal.Curses.COLOR_RED + type: Field + source: + remote: + path: Terminal.Gui/MonoCurses/constants.cs + branch: docs + repo: tig:tig/gui.cs.git + id: COLOR_RED + path: ../Terminal.Gui/MonoCurses/constants.cs + startLine: 46 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public const int COLOR_RED = 1 + return: + type: System.Int32 + content.vb: Public Const COLOR_RED As Integer = 1 + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Unix.Terminal.Curses.COLOR_GREEN + commentId: F:Unix.Terminal.Curses.COLOR_GREEN + id: COLOR_GREEN + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: COLOR_GREEN + nameWithType: Curses.COLOR_GREEN + fullName: Unix.Terminal.Curses.COLOR_GREEN + type: Field + source: + remote: + path: Terminal.Gui/MonoCurses/constants.cs + branch: docs + repo: tig:tig/gui.cs.git + id: COLOR_GREEN + path: ../Terminal.Gui/MonoCurses/constants.cs + startLine: 47 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public const int COLOR_GREEN = 2 + return: + type: System.Int32 + content.vb: Public Const COLOR_GREEN As Integer = 2 + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Unix.Terminal.Curses.COLOR_YELLOW + commentId: F:Unix.Terminal.Curses.COLOR_YELLOW + id: COLOR_YELLOW + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: COLOR_YELLOW + nameWithType: Curses.COLOR_YELLOW + fullName: Unix.Terminal.Curses.COLOR_YELLOW + type: Field + source: + remote: + path: Terminal.Gui/MonoCurses/constants.cs + branch: docs + repo: tig:tig/gui.cs.git + id: COLOR_YELLOW + path: ../Terminal.Gui/MonoCurses/constants.cs + startLine: 48 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public const int COLOR_YELLOW = 3 + return: + type: System.Int32 + content.vb: Public Const COLOR_YELLOW As Integer = 3 + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Unix.Terminal.Curses.COLOR_BLUE + commentId: F:Unix.Terminal.Curses.COLOR_BLUE + id: COLOR_BLUE + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: COLOR_BLUE + nameWithType: Curses.COLOR_BLUE + fullName: Unix.Terminal.Curses.COLOR_BLUE + type: Field + source: + remote: + path: Terminal.Gui/MonoCurses/constants.cs + branch: docs + repo: tig:tig/gui.cs.git + id: COLOR_BLUE + path: ../Terminal.Gui/MonoCurses/constants.cs + startLine: 49 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public const int COLOR_BLUE = 4 + return: + type: System.Int32 + content.vb: Public Const COLOR_BLUE As Integer = 4 + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Unix.Terminal.Curses.COLOR_MAGENTA + commentId: F:Unix.Terminal.Curses.COLOR_MAGENTA + id: COLOR_MAGENTA + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: COLOR_MAGENTA + nameWithType: Curses.COLOR_MAGENTA + fullName: Unix.Terminal.Curses.COLOR_MAGENTA + type: Field + source: + remote: + path: Terminal.Gui/MonoCurses/constants.cs + branch: docs + repo: tig:tig/gui.cs.git + id: COLOR_MAGENTA + path: ../Terminal.Gui/MonoCurses/constants.cs + startLine: 50 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public const int COLOR_MAGENTA = 5 + return: + type: System.Int32 + content.vb: Public Const COLOR_MAGENTA As Integer = 5 + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Unix.Terminal.Curses.COLOR_CYAN + commentId: F:Unix.Terminal.Curses.COLOR_CYAN + id: COLOR_CYAN + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: COLOR_CYAN + nameWithType: Curses.COLOR_CYAN + fullName: Unix.Terminal.Curses.COLOR_CYAN + type: Field + source: + remote: + path: Terminal.Gui/MonoCurses/constants.cs + branch: docs + repo: tig:tig/gui.cs.git + id: COLOR_CYAN + path: ../Terminal.Gui/MonoCurses/constants.cs + startLine: 51 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public const int COLOR_CYAN = 6 + return: + type: System.Int32 + content.vb: Public Const COLOR_CYAN As Integer = 6 + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Unix.Terminal.Curses.COLOR_WHITE + commentId: F:Unix.Terminal.Curses.COLOR_WHITE + id: COLOR_WHITE + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: COLOR_WHITE + nameWithType: Curses.COLOR_WHITE + fullName: Unix.Terminal.Curses.COLOR_WHITE + type: Field + source: + remote: + path: Terminal.Gui/MonoCurses/constants.cs + branch: docs + repo: tig:tig/gui.cs.git + id: COLOR_WHITE + path: ../Terminal.Gui/MonoCurses/constants.cs + startLine: 52 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public const int COLOR_WHITE = 7 + return: + type: System.Int32 + content.vb: Public Const COLOR_WHITE As Integer = 7 + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Unix.Terminal.Curses.KEY_CODE_YES + commentId: F:Unix.Terminal.Curses.KEY_CODE_YES + id: KEY_CODE_YES + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: KEY_CODE_YES + nameWithType: Curses.KEY_CODE_YES + fullName: Unix.Terminal.Curses.KEY_CODE_YES + type: Field + source: + remote: + path: Terminal.Gui/MonoCurses/constants.cs + branch: docs + repo: tig:tig/gui.cs.git + id: KEY_CODE_YES + path: ../Terminal.Gui/MonoCurses/constants.cs + startLine: 53 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public const int KEY_CODE_YES = 256 + return: + type: System.Int32 + content.vb: Public Const KEY_CODE_YES As Integer = 256 + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Unix.Terminal.Curses.LeftRightUpNPagePPage + commentId: F:Unix.Terminal.Curses.LeftRightUpNPagePPage + id: LeftRightUpNPagePPage + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: LeftRightUpNPagePPage + nameWithType: Curses.LeftRightUpNPagePPage + fullName: Unix.Terminal.Curses.LeftRightUpNPagePPage + type: Field + source: + remote: + path: Terminal.Gui/MonoCurses/constants.cs + branch: docs + repo: tig:tig/gui.cs.git + id: LeftRightUpNPagePPage + path: ../Terminal.Gui/MonoCurses/constants.cs + startLine: 82 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public const int LeftRightUpNPagePPage = 8 + return: + type: System.Int32 + content.vb: Public Const LeftRightUpNPagePPage As Integer = 8 + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Unix.Terminal.Curses.DownEnd + commentId: F:Unix.Terminal.Curses.DownEnd + id: DownEnd + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: DownEnd + nameWithType: Curses.DownEnd + fullName: Unix.Terminal.Curses.DownEnd + type: Field + source: + remote: + path: Terminal.Gui/MonoCurses/constants.cs + branch: docs + repo: tig:tig/gui.cs.git + id: DownEnd + path: ../Terminal.Gui/MonoCurses/constants.cs + startLine: 83 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public const int DownEnd = 6 + return: + type: System.Int32 + content.vb: Public Const DownEnd As Integer = 6 + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Unix.Terminal.Curses.Home + commentId: F:Unix.Terminal.Curses.Home + id: Home + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: Home + nameWithType: Curses.Home + fullName: Unix.Terminal.Curses.Home + type: Field + source: + remote: + path: Terminal.Gui/MonoCurses/constants.cs + branch: docs + repo: tig:tig/gui.cs.git + id: Home + path: ../Terminal.Gui/MonoCurses/constants.cs + startLine: 84 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public const int Home = 7 + return: + type: System.Int32 + content.vb: Public Const Home As Integer = 7 + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Unix.Terminal.Curses.ERR + commentId: F:Unix.Terminal.Curses.ERR + id: ERR + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: ERR + nameWithType: Curses.ERR + fullName: Unix.Terminal.Curses.ERR + type: Field + source: + remote: + path: Terminal.Gui/MonoCurses/constants.cs + branch: docs + repo: tig:tig/gui.cs.git + id: ERR + path: ../Terminal.Gui/MonoCurses/constants.cs + startLine: 90 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public const int ERR = -1 + return: + type: System.Int32 + content.vb: Public Const ERR As Integer = -1 + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Unix.Terminal.Curses.KeyBackspace + commentId: F:Unix.Terminal.Curses.KeyBackspace + id: KeyBackspace + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: KeyBackspace + nameWithType: Curses.KeyBackspace + fullName: Unix.Terminal.Curses.KeyBackspace + type: Field + source: + remote: + path: Terminal.Gui/MonoCurses/constants.cs + branch: docs + repo: tig:tig/gui.cs.git + id: KeyBackspace + path: ../Terminal.Gui/MonoCurses/constants.cs + startLine: 91 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public const int KeyBackspace = 263 + return: + type: System.Int32 + content.vb: Public Const KeyBackspace As Integer = 263 + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Unix.Terminal.Curses.KeyUp + commentId: F:Unix.Terminal.Curses.KeyUp + id: KeyUp + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: KeyUp + nameWithType: Curses.KeyUp + fullName: Unix.Terminal.Curses.KeyUp + type: Field + source: + remote: + path: Terminal.Gui/MonoCurses/constants.cs + branch: docs + repo: tig:tig/gui.cs.git + id: KeyUp + path: ../Terminal.Gui/MonoCurses/constants.cs + startLine: 92 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public const int KeyUp = 259 + return: + type: System.Int32 + content.vb: Public Const KeyUp As Integer = 259 + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Unix.Terminal.Curses.KeyDown + commentId: F:Unix.Terminal.Curses.KeyDown + id: KeyDown + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: KeyDown + nameWithType: Curses.KeyDown + fullName: Unix.Terminal.Curses.KeyDown + type: Field + source: + remote: + path: Terminal.Gui/MonoCurses/constants.cs + branch: docs + repo: tig:tig/gui.cs.git + id: KeyDown + path: ../Terminal.Gui/MonoCurses/constants.cs + startLine: 93 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public const int KeyDown = 258 + return: + type: System.Int32 + content.vb: Public Const KeyDown As Integer = 258 + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Unix.Terminal.Curses.KeyLeft + commentId: F:Unix.Terminal.Curses.KeyLeft + id: KeyLeft + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: KeyLeft + nameWithType: Curses.KeyLeft + fullName: Unix.Terminal.Curses.KeyLeft + type: Field + source: + remote: + path: Terminal.Gui/MonoCurses/constants.cs + branch: docs + repo: tig:tig/gui.cs.git + id: KeyLeft + path: ../Terminal.Gui/MonoCurses/constants.cs + startLine: 94 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public const int KeyLeft = 260 + return: + type: System.Int32 + content.vb: Public Const KeyLeft As Integer = 260 + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Unix.Terminal.Curses.KeyRight + commentId: F:Unix.Terminal.Curses.KeyRight + id: KeyRight + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: KeyRight + nameWithType: Curses.KeyRight + fullName: Unix.Terminal.Curses.KeyRight + type: Field + source: + remote: + path: Terminal.Gui/MonoCurses/constants.cs + branch: docs + repo: tig:tig/gui.cs.git + id: KeyRight + path: ../Terminal.Gui/MonoCurses/constants.cs + startLine: 95 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public const int KeyRight = 261 + return: + type: System.Int32 + content.vb: Public Const KeyRight As Integer = 261 + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Unix.Terminal.Curses.KeyNPage + commentId: F:Unix.Terminal.Curses.KeyNPage + id: KeyNPage + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: KeyNPage + nameWithType: Curses.KeyNPage + fullName: Unix.Terminal.Curses.KeyNPage + type: Field + source: + remote: + path: Terminal.Gui/MonoCurses/constants.cs + branch: docs + repo: tig:tig/gui.cs.git + id: KeyNPage + path: ../Terminal.Gui/MonoCurses/constants.cs + startLine: 96 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public const int KeyNPage = 338 + return: + type: System.Int32 + content.vb: Public Const KeyNPage As Integer = 338 + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Unix.Terminal.Curses.KeyPPage + commentId: F:Unix.Terminal.Curses.KeyPPage + id: KeyPPage + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: KeyPPage + nameWithType: Curses.KeyPPage + fullName: Unix.Terminal.Curses.KeyPPage + type: Field + source: + remote: + path: Terminal.Gui/MonoCurses/constants.cs + branch: docs + repo: tig:tig/gui.cs.git + id: KeyPPage + path: ../Terminal.Gui/MonoCurses/constants.cs + startLine: 97 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public const int KeyPPage = 339 + return: + type: System.Int32 + content.vb: Public Const KeyPPage As Integer = 339 + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Unix.Terminal.Curses.KeyHome + commentId: F:Unix.Terminal.Curses.KeyHome + id: KeyHome + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: KeyHome + nameWithType: Curses.KeyHome + fullName: Unix.Terminal.Curses.KeyHome + type: Field + source: + remote: + path: Terminal.Gui/MonoCurses/constants.cs + branch: docs + repo: tig:tig/gui.cs.git + id: KeyHome + path: ../Terminal.Gui/MonoCurses/constants.cs + startLine: 98 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public const int KeyHome = 262 + return: + type: System.Int32 + content.vb: Public Const KeyHome As Integer = 262 + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Unix.Terminal.Curses.KeyMouse + commentId: F:Unix.Terminal.Curses.KeyMouse + id: KeyMouse + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: KeyMouse + nameWithType: Curses.KeyMouse + fullName: Unix.Terminal.Curses.KeyMouse + type: Field + source: + remote: + path: Terminal.Gui/MonoCurses/constants.cs + branch: docs + repo: tig:tig/gui.cs.git + id: KeyMouse + path: ../Terminal.Gui/MonoCurses/constants.cs + startLine: 99 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public const int KeyMouse = 409 + return: + type: System.Int32 + content.vb: Public Const KeyMouse As Integer = 409 + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Unix.Terminal.Curses.KeyEnd + commentId: F:Unix.Terminal.Curses.KeyEnd + id: KeyEnd + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: KeyEnd + nameWithType: Curses.KeyEnd + fullName: Unix.Terminal.Curses.KeyEnd + type: Field + source: + remote: + path: Terminal.Gui/MonoCurses/constants.cs + branch: docs + repo: tig:tig/gui.cs.git + id: KeyEnd + path: ../Terminal.Gui/MonoCurses/constants.cs + startLine: 100 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public const int KeyEnd = 360 + return: + type: System.Int32 + content.vb: Public Const KeyEnd As Integer = 360 + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Unix.Terminal.Curses.KeyDeleteChar + commentId: F:Unix.Terminal.Curses.KeyDeleteChar + id: KeyDeleteChar + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: KeyDeleteChar + nameWithType: Curses.KeyDeleteChar + fullName: Unix.Terminal.Curses.KeyDeleteChar + type: Field + source: + remote: + path: Terminal.Gui/MonoCurses/constants.cs + branch: docs + repo: tig:tig/gui.cs.git + id: KeyDeleteChar + path: ../Terminal.Gui/MonoCurses/constants.cs + startLine: 101 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public const int KeyDeleteChar = 330 + return: + type: System.Int32 + content.vb: Public Const KeyDeleteChar As Integer = 330 + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Unix.Terminal.Curses.KeyInsertChar + commentId: F:Unix.Terminal.Curses.KeyInsertChar + id: KeyInsertChar + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: KeyInsertChar + nameWithType: Curses.KeyInsertChar + fullName: Unix.Terminal.Curses.KeyInsertChar + type: Field + source: + remote: + path: Terminal.Gui/MonoCurses/constants.cs + branch: docs + repo: tig:tig/gui.cs.git + id: KeyInsertChar + path: ../Terminal.Gui/MonoCurses/constants.cs + startLine: 102 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public const int KeyInsertChar = 331 + return: + type: System.Int32 + content.vb: Public Const KeyInsertChar As Integer = 331 + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Unix.Terminal.Curses.KeyBackTab + commentId: F:Unix.Terminal.Curses.KeyBackTab + id: KeyBackTab + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: KeyBackTab + nameWithType: Curses.KeyBackTab + fullName: Unix.Terminal.Curses.KeyBackTab + type: Field + source: + remote: + path: Terminal.Gui/MonoCurses/constants.cs + branch: docs + repo: tig:tig/gui.cs.git + id: KeyBackTab + path: ../Terminal.Gui/MonoCurses/constants.cs + startLine: 103 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public const int KeyBackTab = 353 + return: + type: System.Int32 + content.vb: Public Const KeyBackTab As Integer = 353 + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Unix.Terminal.Curses.KeyF1 + commentId: F:Unix.Terminal.Curses.KeyF1 + id: KeyF1 + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: KeyF1 + nameWithType: Curses.KeyF1 + fullName: Unix.Terminal.Curses.KeyF1 + type: Field + source: + remote: + path: Terminal.Gui/MonoCurses/constants.cs + branch: docs + repo: tig:tig/gui.cs.git + id: KeyF1 + path: ../Terminal.Gui/MonoCurses/constants.cs + startLine: 104 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public const int KeyF1 = 265 + return: + type: System.Int32 + content.vb: Public Const KeyF1 As Integer = 265 + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Unix.Terminal.Curses.KeyF2 + commentId: F:Unix.Terminal.Curses.KeyF2 + id: KeyF2 + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: KeyF2 + nameWithType: Curses.KeyF2 + fullName: Unix.Terminal.Curses.KeyF2 + type: Field + source: + remote: + path: Terminal.Gui/MonoCurses/constants.cs + branch: docs + repo: tig:tig/gui.cs.git + id: KeyF2 + path: ../Terminal.Gui/MonoCurses/constants.cs + startLine: 105 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public const int KeyF2 = 266 + return: + type: System.Int32 + content.vb: Public Const KeyF2 As Integer = 266 + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Unix.Terminal.Curses.KeyF3 + commentId: F:Unix.Terminal.Curses.KeyF3 + id: KeyF3 + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: KeyF3 + nameWithType: Curses.KeyF3 + fullName: Unix.Terminal.Curses.KeyF3 + type: Field + source: + remote: + path: Terminal.Gui/MonoCurses/constants.cs + branch: docs + repo: tig:tig/gui.cs.git + id: KeyF3 + path: ../Terminal.Gui/MonoCurses/constants.cs + startLine: 106 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public const int KeyF3 = 267 + return: + type: System.Int32 + content.vb: Public Const KeyF3 As Integer = 267 + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Unix.Terminal.Curses.KeyF4 + commentId: F:Unix.Terminal.Curses.KeyF4 + id: KeyF4 + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: KeyF4 + nameWithType: Curses.KeyF4 + fullName: Unix.Terminal.Curses.KeyF4 + type: Field + source: + remote: + path: Terminal.Gui/MonoCurses/constants.cs + branch: docs + repo: tig:tig/gui.cs.git + id: KeyF4 + path: ../Terminal.Gui/MonoCurses/constants.cs + startLine: 107 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public const int KeyF4 = 268 + return: + type: System.Int32 + content.vb: Public Const KeyF4 As Integer = 268 + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Unix.Terminal.Curses.KeyF5 + commentId: F:Unix.Terminal.Curses.KeyF5 + id: KeyF5 + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: KeyF5 + nameWithType: Curses.KeyF5 + fullName: Unix.Terminal.Curses.KeyF5 + type: Field + source: + remote: + path: Terminal.Gui/MonoCurses/constants.cs + branch: docs + repo: tig:tig/gui.cs.git + id: KeyF5 + path: ../Terminal.Gui/MonoCurses/constants.cs + startLine: 108 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public const int KeyF5 = 269 + return: + type: System.Int32 + content.vb: Public Const KeyF5 As Integer = 269 + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Unix.Terminal.Curses.KeyF6 + commentId: F:Unix.Terminal.Curses.KeyF6 + id: KeyF6 + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: KeyF6 + nameWithType: Curses.KeyF6 + fullName: Unix.Terminal.Curses.KeyF6 + type: Field + source: + remote: + path: Terminal.Gui/MonoCurses/constants.cs + branch: docs + repo: tig:tig/gui.cs.git + id: KeyF6 + path: ../Terminal.Gui/MonoCurses/constants.cs + startLine: 109 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public const int KeyF6 = 270 + return: + type: System.Int32 + content.vb: Public Const KeyF6 As Integer = 270 + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Unix.Terminal.Curses.KeyF7 + commentId: F:Unix.Terminal.Curses.KeyF7 + id: KeyF7 + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: KeyF7 + nameWithType: Curses.KeyF7 + fullName: Unix.Terminal.Curses.KeyF7 + type: Field + source: + remote: + path: Terminal.Gui/MonoCurses/constants.cs + branch: docs + repo: tig:tig/gui.cs.git + id: KeyF7 + path: ../Terminal.Gui/MonoCurses/constants.cs + startLine: 110 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public const int KeyF7 = 271 + return: + type: System.Int32 + content.vb: Public Const KeyF7 As Integer = 271 + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Unix.Terminal.Curses.KeyF8 + commentId: F:Unix.Terminal.Curses.KeyF8 + id: KeyF8 + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: KeyF8 + nameWithType: Curses.KeyF8 + fullName: Unix.Terminal.Curses.KeyF8 + type: Field + source: + remote: + path: Terminal.Gui/MonoCurses/constants.cs + branch: docs + repo: tig:tig/gui.cs.git + id: KeyF8 + path: ../Terminal.Gui/MonoCurses/constants.cs + startLine: 111 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public const int KeyF8 = 272 + return: + type: System.Int32 + content.vb: Public Const KeyF8 As Integer = 272 + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Unix.Terminal.Curses.KeyF9 + commentId: F:Unix.Terminal.Curses.KeyF9 + id: KeyF9 + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: KeyF9 + nameWithType: Curses.KeyF9 + fullName: Unix.Terminal.Curses.KeyF9 + type: Field + source: + remote: + path: Terminal.Gui/MonoCurses/constants.cs + branch: docs + repo: tig:tig/gui.cs.git + id: KeyF9 + path: ../Terminal.Gui/MonoCurses/constants.cs + startLine: 112 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public const int KeyF9 = 273 + return: + type: System.Int32 + content.vb: Public Const KeyF9 As Integer = 273 + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Unix.Terminal.Curses.KeyF10 + commentId: F:Unix.Terminal.Curses.KeyF10 + id: KeyF10 + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: KeyF10 + nameWithType: Curses.KeyF10 + fullName: Unix.Terminal.Curses.KeyF10 + type: Field + source: + remote: + path: Terminal.Gui/MonoCurses/constants.cs + branch: docs + repo: tig:tig/gui.cs.git + id: KeyF10 + path: ../Terminal.Gui/MonoCurses/constants.cs + startLine: 113 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public const int KeyF10 = 274 + return: + type: System.Int32 + content.vb: Public Const KeyF10 As Integer = 274 + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Unix.Terminal.Curses.KeyResize + commentId: F:Unix.Terminal.Curses.KeyResize + id: KeyResize + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: KeyResize + nameWithType: Curses.KeyResize + fullName: Unix.Terminal.Curses.KeyResize + type: Field + source: + remote: + path: Terminal.Gui/MonoCurses/constants.cs + branch: docs + repo: tig:tig/gui.cs.git + id: KeyResize + path: ../Terminal.Gui/MonoCurses/constants.cs + startLine: 114 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public const int KeyResize = 410 + return: + type: System.Int32 + content.vb: Public Const KeyResize As Integer = 410 + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Unix.Terminal.Curses.ShiftKeyUp + commentId: F:Unix.Terminal.Curses.ShiftKeyUp + id: ShiftKeyUp + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: ShiftKeyUp + nameWithType: Curses.ShiftKeyUp + fullName: Unix.Terminal.Curses.ShiftKeyUp + type: Field + source: + remote: + path: Terminal.Gui/MonoCurses/constants.cs + branch: docs + repo: tig:tig/gui.cs.git + id: ShiftKeyUp + path: ../Terminal.Gui/MonoCurses/constants.cs + startLine: 115 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public const int ShiftKeyUp = 337 + return: + type: System.Int32 + content.vb: Public Const ShiftKeyUp As Integer = 337 + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Unix.Terminal.Curses.ShiftKeyDown + commentId: F:Unix.Terminal.Curses.ShiftKeyDown + id: ShiftKeyDown + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: ShiftKeyDown + nameWithType: Curses.ShiftKeyDown + fullName: Unix.Terminal.Curses.ShiftKeyDown + type: Field + source: + remote: + path: Terminal.Gui/MonoCurses/constants.cs + branch: docs + repo: tig:tig/gui.cs.git + id: ShiftKeyDown + path: ../Terminal.Gui/MonoCurses/constants.cs + startLine: 116 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public const int ShiftKeyDown = 336 + return: + type: System.Int32 + content.vb: Public Const ShiftKeyDown As Integer = 336 + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Unix.Terminal.Curses.ShiftKeyLeft + commentId: F:Unix.Terminal.Curses.ShiftKeyLeft + id: ShiftKeyLeft + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: ShiftKeyLeft + nameWithType: Curses.ShiftKeyLeft + fullName: Unix.Terminal.Curses.ShiftKeyLeft + type: Field + source: + remote: + path: Terminal.Gui/MonoCurses/constants.cs + branch: docs + repo: tig:tig/gui.cs.git + id: ShiftKeyLeft + path: ../Terminal.Gui/MonoCurses/constants.cs + startLine: 117 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public const int ShiftKeyLeft = 393 + return: + type: System.Int32 + content.vb: Public Const ShiftKeyLeft As Integer = 393 + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Unix.Terminal.Curses.ShiftKeyRight + commentId: F:Unix.Terminal.Curses.ShiftKeyRight + id: ShiftKeyRight + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: ShiftKeyRight + nameWithType: Curses.ShiftKeyRight + fullName: Unix.Terminal.Curses.ShiftKeyRight + type: Field + source: + remote: + path: Terminal.Gui/MonoCurses/constants.cs + branch: docs + repo: tig:tig/gui.cs.git + id: ShiftKeyRight + path: ../Terminal.Gui/MonoCurses/constants.cs + startLine: 118 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public const int ShiftKeyRight = 402 + return: + type: System.Int32 + content.vb: Public Const ShiftKeyRight As Integer = 402 + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Unix.Terminal.Curses.ShiftKeyNPage + commentId: F:Unix.Terminal.Curses.ShiftKeyNPage + id: ShiftKeyNPage + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: ShiftKeyNPage + nameWithType: Curses.ShiftKeyNPage + fullName: Unix.Terminal.Curses.ShiftKeyNPage + type: Field + source: + remote: + path: Terminal.Gui/MonoCurses/constants.cs + branch: docs + repo: tig:tig/gui.cs.git + id: ShiftKeyNPage + path: ../Terminal.Gui/MonoCurses/constants.cs + startLine: 119 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public const int ShiftKeyNPage = 396 + return: + type: System.Int32 + content.vb: Public Const ShiftKeyNPage As Integer = 396 + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Unix.Terminal.Curses.ShiftKeyPPage + commentId: F:Unix.Terminal.Curses.ShiftKeyPPage + id: ShiftKeyPPage + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: ShiftKeyPPage + nameWithType: Curses.ShiftKeyPPage + fullName: Unix.Terminal.Curses.ShiftKeyPPage + type: Field + source: + remote: + path: Terminal.Gui/MonoCurses/constants.cs + branch: docs + repo: tig:tig/gui.cs.git + id: ShiftKeyPPage + path: ../Terminal.Gui/MonoCurses/constants.cs + startLine: 120 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public const int ShiftKeyPPage = 398 + return: + type: System.Int32 + content.vb: Public Const ShiftKeyPPage As Integer = 398 + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Unix.Terminal.Curses.ShiftKeyHome + commentId: F:Unix.Terminal.Curses.ShiftKeyHome + id: ShiftKeyHome + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: ShiftKeyHome + nameWithType: Curses.ShiftKeyHome + fullName: Unix.Terminal.Curses.ShiftKeyHome + type: Field + source: + remote: + path: Terminal.Gui/MonoCurses/constants.cs + branch: docs + repo: tig:tig/gui.cs.git + id: ShiftKeyHome + path: ../Terminal.Gui/MonoCurses/constants.cs + startLine: 121 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public const int ShiftKeyHome = 391 + return: + type: System.Int32 + content.vb: Public Const ShiftKeyHome As Integer = 391 + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Unix.Terminal.Curses.ShiftKeyEnd + commentId: F:Unix.Terminal.Curses.ShiftKeyEnd + id: ShiftKeyEnd + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: ShiftKeyEnd + nameWithType: Curses.ShiftKeyEnd + fullName: Unix.Terminal.Curses.ShiftKeyEnd + type: Field + source: + remote: + path: Terminal.Gui/MonoCurses/constants.cs + branch: docs + repo: tig:tig/gui.cs.git + id: ShiftKeyEnd + path: ../Terminal.Gui/MonoCurses/constants.cs + startLine: 122 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public const int ShiftKeyEnd = 386 + return: + type: System.Int32 + content.vb: Public Const ShiftKeyEnd As Integer = 386 + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Unix.Terminal.Curses.AltKeyUp + commentId: F:Unix.Terminal.Curses.AltKeyUp + id: AltKeyUp + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: AltKeyUp + nameWithType: Curses.AltKeyUp + fullName: Unix.Terminal.Curses.AltKeyUp + type: Field + source: + remote: + path: Terminal.Gui/MonoCurses/constants.cs + branch: docs + repo: tig:tig/gui.cs.git + id: AltKeyUp + path: ../Terminal.Gui/MonoCurses/constants.cs + startLine: 123 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public const int AltKeyUp = 572 + return: + type: System.Int32 + content.vb: Public Const AltKeyUp As Integer = 572 + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Unix.Terminal.Curses.AltKeyDown + commentId: F:Unix.Terminal.Curses.AltKeyDown + id: AltKeyDown + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: AltKeyDown + nameWithType: Curses.AltKeyDown + fullName: Unix.Terminal.Curses.AltKeyDown + type: Field + source: + remote: + path: Terminal.Gui/MonoCurses/constants.cs + branch: docs + repo: tig:tig/gui.cs.git + id: AltKeyDown + path: ../Terminal.Gui/MonoCurses/constants.cs + startLine: 124 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public const int AltKeyDown = 529 + return: + type: System.Int32 + content.vb: Public Const AltKeyDown As Integer = 529 + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Unix.Terminal.Curses.AltKeyLeft + commentId: F:Unix.Terminal.Curses.AltKeyLeft + id: AltKeyLeft + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: AltKeyLeft + nameWithType: Curses.AltKeyLeft + fullName: Unix.Terminal.Curses.AltKeyLeft + type: Field + source: + remote: + path: Terminal.Gui/MonoCurses/constants.cs + branch: docs + repo: tig:tig/gui.cs.git + id: AltKeyLeft + path: ../Terminal.Gui/MonoCurses/constants.cs + startLine: 125 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public const int AltKeyLeft = 551 + return: + type: System.Int32 + content.vb: Public Const AltKeyLeft As Integer = 551 + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Unix.Terminal.Curses.AltKeyRight + commentId: F:Unix.Terminal.Curses.AltKeyRight + id: AltKeyRight + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: AltKeyRight + nameWithType: Curses.AltKeyRight + fullName: Unix.Terminal.Curses.AltKeyRight + type: Field + source: + remote: + path: Terminal.Gui/MonoCurses/constants.cs + branch: docs + repo: tig:tig/gui.cs.git + id: AltKeyRight + path: ../Terminal.Gui/MonoCurses/constants.cs + startLine: 126 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public const int AltKeyRight = 566 + return: + type: System.Int32 + content.vb: Public Const AltKeyRight As Integer = 566 + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Unix.Terminal.Curses.AltKeyNPage + commentId: F:Unix.Terminal.Curses.AltKeyNPage + id: AltKeyNPage + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: AltKeyNPage + nameWithType: Curses.AltKeyNPage + fullName: Unix.Terminal.Curses.AltKeyNPage + type: Field + source: + remote: + path: Terminal.Gui/MonoCurses/constants.cs + branch: docs + repo: tig:tig/gui.cs.git + id: AltKeyNPage + path: ../Terminal.Gui/MonoCurses/constants.cs + startLine: 127 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public const int AltKeyNPage = 556 + return: + type: System.Int32 + content.vb: Public Const AltKeyNPage As Integer = 556 + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Unix.Terminal.Curses.AltKeyPPage + commentId: F:Unix.Terminal.Curses.AltKeyPPage + id: AltKeyPPage + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: AltKeyPPage + nameWithType: Curses.AltKeyPPage + fullName: Unix.Terminal.Curses.AltKeyPPage + type: Field + source: + remote: + path: Terminal.Gui/MonoCurses/constants.cs + branch: docs + repo: tig:tig/gui.cs.git + id: AltKeyPPage + path: ../Terminal.Gui/MonoCurses/constants.cs + startLine: 128 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public const int AltKeyPPage = 561 + return: + type: System.Int32 + content.vb: Public Const AltKeyPPage As Integer = 561 + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Unix.Terminal.Curses.AltKeyHome + commentId: F:Unix.Terminal.Curses.AltKeyHome + id: AltKeyHome + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: AltKeyHome + nameWithType: Curses.AltKeyHome + fullName: Unix.Terminal.Curses.AltKeyHome + type: Field + source: + remote: + path: Terminal.Gui/MonoCurses/constants.cs + branch: docs + repo: tig:tig/gui.cs.git + id: AltKeyHome + path: ../Terminal.Gui/MonoCurses/constants.cs + startLine: 129 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public const int AltKeyHome = 540 + return: + type: System.Int32 + content.vb: Public Const AltKeyHome As Integer = 540 + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Unix.Terminal.Curses.AltKeyEnd + commentId: F:Unix.Terminal.Curses.AltKeyEnd + id: AltKeyEnd + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: AltKeyEnd + nameWithType: Curses.AltKeyEnd + fullName: Unix.Terminal.Curses.AltKeyEnd + type: Field + source: + remote: + path: Terminal.Gui/MonoCurses/constants.cs + branch: docs + repo: tig:tig/gui.cs.git + id: AltKeyEnd + path: ../Terminal.Gui/MonoCurses/constants.cs + startLine: 130 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public const int AltKeyEnd = 534 + return: + type: System.Int32 + content.vb: Public Const AltKeyEnd As Integer = 534 + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Unix.Terminal.Curses.CtrlKeyUp + commentId: F:Unix.Terminal.Curses.CtrlKeyUp + id: CtrlKeyUp + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: CtrlKeyUp + nameWithType: Curses.CtrlKeyUp + fullName: Unix.Terminal.Curses.CtrlKeyUp + type: Field + source: + remote: + path: Terminal.Gui/MonoCurses/constants.cs + branch: docs + repo: tig:tig/gui.cs.git + id: CtrlKeyUp + path: ../Terminal.Gui/MonoCurses/constants.cs + startLine: 131 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public const int CtrlKeyUp = 574 + return: + type: System.Int32 + content.vb: Public Const CtrlKeyUp As Integer = 574 + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Unix.Terminal.Curses.CtrlKeyDown + commentId: F:Unix.Terminal.Curses.CtrlKeyDown + id: CtrlKeyDown + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: CtrlKeyDown + nameWithType: Curses.CtrlKeyDown + fullName: Unix.Terminal.Curses.CtrlKeyDown + type: Field + source: + remote: + path: Terminal.Gui/MonoCurses/constants.cs + branch: docs + repo: tig:tig/gui.cs.git + id: CtrlKeyDown + path: ../Terminal.Gui/MonoCurses/constants.cs + startLine: 132 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public const int CtrlKeyDown = 531 + return: + type: System.Int32 + content.vb: Public Const CtrlKeyDown As Integer = 531 + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Unix.Terminal.Curses.CtrlKeyLeft + commentId: F:Unix.Terminal.Curses.CtrlKeyLeft + id: CtrlKeyLeft + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: CtrlKeyLeft + nameWithType: Curses.CtrlKeyLeft + fullName: Unix.Terminal.Curses.CtrlKeyLeft + type: Field + source: + remote: + path: Terminal.Gui/MonoCurses/constants.cs + branch: docs + repo: tig:tig/gui.cs.git + id: CtrlKeyLeft + path: ../Terminal.Gui/MonoCurses/constants.cs + startLine: 133 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public const int CtrlKeyLeft = 553 + return: + type: System.Int32 + content.vb: Public Const CtrlKeyLeft As Integer = 553 + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Unix.Terminal.Curses.CtrlKeyRight + commentId: F:Unix.Terminal.Curses.CtrlKeyRight + id: CtrlKeyRight + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: CtrlKeyRight + nameWithType: Curses.CtrlKeyRight + fullName: Unix.Terminal.Curses.CtrlKeyRight + type: Field + source: + remote: + path: Terminal.Gui/MonoCurses/constants.cs + branch: docs + repo: tig:tig/gui.cs.git + id: CtrlKeyRight + path: ../Terminal.Gui/MonoCurses/constants.cs + startLine: 134 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public const int CtrlKeyRight = 568 + return: + type: System.Int32 + content.vb: Public Const CtrlKeyRight As Integer = 568 + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Unix.Terminal.Curses.CtrlKeyNPage + commentId: F:Unix.Terminal.Curses.CtrlKeyNPage + id: CtrlKeyNPage + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: CtrlKeyNPage + nameWithType: Curses.CtrlKeyNPage + fullName: Unix.Terminal.Curses.CtrlKeyNPage + type: Field + source: + remote: + path: Terminal.Gui/MonoCurses/constants.cs + branch: docs + repo: tig:tig/gui.cs.git + id: CtrlKeyNPage + path: ../Terminal.Gui/MonoCurses/constants.cs + startLine: 135 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public const int CtrlKeyNPage = 558 + return: + type: System.Int32 + content.vb: Public Const CtrlKeyNPage As Integer = 558 + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Unix.Terminal.Curses.CtrlKeyPPage + commentId: F:Unix.Terminal.Curses.CtrlKeyPPage + id: CtrlKeyPPage + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: CtrlKeyPPage + nameWithType: Curses.CtrlKeyPPage + fullName: Unix.Terminal.Curses.CtrlKeyPPage + type: Field + source: + remote: + path: Terminal.Gui/MonoCurses/constants.cs + branch: docs + repo: tig:tig/gui.cs.git + id: CtrlKeyPPage + path: ../Terminal.Gui/MonoCurses/constants.cs + startLine: 136 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public const int CtrlKeyPPage = 563 + return: + type: System.Int32 + content.vb: Public Const CtrlKeyPPage As Integer = 563 + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Unix.Terminal.Curses.CtrlKeyHome + commentId: F:Unix.Terminal.Curses.CtrlKeyHome + id: CtrlKeyHome + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: CtrlKeyHome + nameWithType: Curses.CtrlKeyHome + fullName: Unix.Terminal.Curses.CtrlKeyHome + type: Field + source: + remote: + path: Terminal.Gui/MonoCurses/constants.cs + branch: docs + repo: tig:tig/gui.cs.git + id: CtrlKeyHome + path: ../Terminal.Gui/MonoCurses/constants.cs + startLine: 137 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public const int CtrlKeyHome = 542 + return: + type: System.Int32 + content.vb: Public Const CtrlKeyHome As Integer = 542 + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Unix.Terminal.Curses.CtrlKeyEnd + commentId: F:Unix.Terminal.Curses.CtrlKeyEnd + id: CtrlKeyEnd + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: CtrlKeyEnd + nameWithType: Curses.CtrlKeyEnd + fullName: Unix.Terminal.Curses.CtrlKeyEnd + type: Field + source: + remote: + path: Terminal.Gui/MonoCurses/constants.cs + branch: docs + repo: tig:tig/gui.cs.git + id: CtrlKeyEnd + path: ../Terminal.Gui/MonoCurses/constants.cs + startLine: 138 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public const int CtrlKeyEnd = 536 + return: + type: System.Int32 + content.vb: Public Const CtrlKeyEnd As Integer = 536 + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Unix.Terminal.Curses.ShiftCtrlKeyUp + commentId: F:Unix.Terminal.Curses.ShiftCtrlKeyUp + id: ShiftCtrlKeyUp + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: ShiftCtrlKeyUp + nameWithType: Curses.ShiftCtrlKeyUp + fullName: Unix.Terminal.Curses.ShiftCtrlKeyUp + type: Field + source: + remote: + path: Terminal.Gui/MonoCurses/constants.cs + branch: docs + repo: tig:tig/gui.cs.git + id: ShiftCtrlKeyUp + path: ../Terminal.Gui/MonoCurses/constants.cs + startLine: 139 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public const int ShiftCtrlKeyUp = 575 + return: + type: System.Int32 + content.vb: Public Const ShiftCtrlKeyUp As Integer = 575 + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Unix.Terminal.Curses.ShiftCtrlKeyDown + commentId: F:Unix.Terminal.Curses.ShiftCtrlKeyDown + id: ShiftCtrlKeyDown + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: ShiftCtrlKeyDown + nameWithType: Curses.ShiftCtrlKeyDown + fullName: Unix.Terminal.Curses.ShiftCtrlKeyDown + type: Field + source: + remote: + path: Terminal.Gui/MonoCurses/constants.cs + branch: docs + repo: tig:tig/gui.cs.git + id: ShiftCtrlKeyDown + path: ../Terminal.Gui/MonoCurses/constants.cs + startLine: 140 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public const int ShiftCtrlKeyDown = 532 + return: + type: System.Int32 + content.vb: Public Const ShiftCtrlKeyDown As Integer = 532 + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Unix.Terminal.Curses.ShiftCtrlKeyLeft + commentId: F:Unix.Terminal.Curses.ShiftCtrlKeyLeft + id: ShiftCtrlKeyLeft + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: ShiftCtrlKeyLeft + nameWithType: Curses.ShiftCtrlKeyLeft + fullName: Unix.Terminal.Curses.ShiftCtrlKeyLeft + type: Field + source: + remote: + path: Terminal.Gui/MonoCurses/constants.cs + branch: docs + repo: tig:tig/gui.cs.git + id: ShiftCtrlKeyLeft + path: ../Terminal.Gui/MonoCurses/constants.cs + startLine: 141 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public const int ShiftCtrlKeyLeft = 554 + return: + type: System.Int32 + content.vb: Public Const ShiftCtrlKeyLeft As Integer = 554 + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Unix.Terminal.Curses.ShiftCtrlKeyRight + commentId: F:Unix.Terminal.Curses.ShiftCtrlKeyRight + id: ShiftCtrlKeyRight + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: ShiftCtrlKeyRight + nameWithType: Curses.ShiftCtrlKeyRight + fullName: Unix.Terminal.Curses.ShiftCtrlKeyRight + type: Field + source: + remote: + path: Terminal.Gui/MonoCurses/constants.cs + branch: docs + repo: tig:tig/gui.cs.git + id: ShiftCtrlKeyRight + path: ../Terminal.Gui/MonoCurses/constants.cs + startLine: 142 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public const int ShiftCtrlKeyRight = 569 + return: + type: System.Int32 + content.vb: Public Const ShiftCtrlKeyRight As Integer = 569 + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Unix.Terminal.Curses.ShiftCtrlKeyNPage + commentId: F:Unix.Terminal.Curses.ShiftCtrlKeyNPage + id: ShiftCtrlKeyNPage + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: ShiftCtrlKeyNPage + nameWithType: Curses.ShiftCtrlKeyNPage + fullName: Unix.Terminal.Curses.ShiftCtrlKeyNPage + type: Field + source: + remote: + path: Terminal.Gui/MonoCurses/constants.cs + branch: docs + repo: tig:tig/gui.cs.git + id: ShiftCtrlKeyNPage + path: ../Terminal.Gui/MonoCurses/constants.cs + startLine: 143 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public const int ShiftCtrlKeyNPage = 559 + return: + type: System.Int32 + content.vb: Public Const ShiftCtrlKeyNPage As Integer = 559 + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Unix.Terminal.Curses.ShiftCtrlKeyPPage + commentId: F:Unix.Terminal.Curses.ShiftCtrlKeyPPage + id: ShiftCtrlKeyPPage + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: ShiftCtrlKeyPPage + nameWithType: Curses.ShiftCtrlKeyPPage + fullName: Unix.Terminal.Curses.ShiftCtrlKeyPPage + type: Field + source: + remote: + path: Terminal.Gui/MonoCurses/constants.cs + branch: docs + repo: tig:tig/gui.cs.git + id: ShiftCtrlKeyPPage + path: ../Terminal.Gui/MonoCurses/constants.cs + startLine: 144 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public const int ShiftCtrlKeyPPage = 564 + return: + type: System.Int32 + content.vb: Public Const ShiftCtrlKeyPPage As Integer = 564 + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Unix.Terminal.Curses.ShiftCtrlKeyHome + commentId: F:Unix.Terminal.Curses.ShiftCtrlKeyHome + id: ShiftCtrlKeyHome + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: ShiftCtrlKeyHome + nameWithType: Curses.ShiftCtrlKeyHome + fullName: Unix.Terminal.Curses.ShiftCtrlKeyHome + type: Field + source: + remote: + path: Terminal.Gui/MonoCurses/constants.cs + branch: docs + repo: tig:tig/gui.cs.git + id: ShiftCtrlKeyHome + path: ../Terminal.Gui/MonoCurses/constants.cs + startLine: 145 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public const int ShiftCtrlKeyHome = 543 + return: + type: System.Int32 + content.vb: Public Const ShiftCtrlKeyHome As Integer = 543 + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Unix.Terminal.Curses.ShiftCtrlKeyEnd + commentId: F:Unix.Terminal.Curses.ShiftCtrlKeyEnd + id: ShiftCtrlKeyEnd + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: ShiftCtrlKeyEnd + nameWithType: Curses.ShiftCtrlKeyEnd + fullName: Unix.Terminal.Curses.ShiftCtrlKeyEnd + type: Field + source: + remote: + path: Terminal.Gui/MonoCurses/constants.cs + branch: docs + repo: tig:tig/gui.cs.git + id: ShiftCtrlKeyEnd + path: ../Terminal.Gui/MonoCurses/constants.cs + startLine: 146 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public const int ShiftCtrlKeyEnd = 537 + return: + type: System.Int32 + content.vb: Public Const ShiftCtrlKeyEnd As Integer = 537 + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Unix.Terminal.Curses.LC_ALL + commentId: F:Unix.Terminal.Curses.LC_ALL + id: LC_ALL + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: LC_ALL + nameWithType: Curses.LC_ALL + fullName: Unix.Terminal.Curses.LC_ALL + type: Field + source: + remote: + path: Terminal.Gui/MonoCurses/constants.cs + branch: docs + repo: tig:tig/gui.cs.git + id: LC_ALL + path: ../Terminal.Gui/MonoCurses/constants.cs + startLine: 148 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public const int LC_ALL = 6 + return: + type: System.Int32 + content.vb: Public Const LC_ALL As Integer = 6 + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: Unix.Terminal.Curses.ColorPair(System.Int32) + commentId: M:Unix.Terminal.Curses.ColorPair(System.Int32) + id: ColorPair(System.Int32) + parent: Unix.Terminal.Curses + langs: + - csharp + - vb + name: ColorPair(Int32) + nameWithType: Curses.ColorPair(Int32) + fullName: Unix.Terminal.Curses.ColorPair(System.Int32) + type: Method + source: + remote: + path: Terminal.Gui/MonoCurses/constants.cs + branch: docs + repo: tig:tig/gui.cs.git + id: ColorPair + path: ../Terminal.Gui/MonoCurses/constants.cs + startLine: 149 + assemblies: + - Terminal.Gui + namespace: Unix.Terminal + syntax: + content: public static int ColorPair(int n) + parameters: + - id: n + type: System.Int32 + return: + type: System.Int32 + content.vb: Public Shared Function ColorPair(n As Integer) As Integer + overload: Unix.Terminal.Curses.ColorPair* + modifiers.csharp: + - public + - static + modifiers.vb: + - Public + - Shared +references: +- uid: Unix.Terminal + commentId: N:Unix.Terminal + name: Unix.Terminal + nameWithType: Unix.Terminal + fullName: Unix.Terminal +- 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: Unix.Terminal.Curses.setlocale* + commentId: Overload:Unix.Terminal.Curses.setlocale + isExternal: true + name: setlocale + nameWithType: Curses.setlocale + fullName: Unix.Terminal.Curses.setlocale +- uid: System.Int32 + commentId: T:System.Int32 + parent: System + isExternal: true + name: Int32 + nameWithType: Int32 + fullName: System.Int32 +- uid: System.String + commentId: T:System.String + parent: System + isExternal: true + name: String + nameWithType: String + fullName: System.String +- uid: Unix.Terminal.Curses.initscr* + commentId: Overload:Unix.Terminal.Curses.initscr + name: initscr + nameWithType: Curses.initscr + fullName: Unix.Terminal.Curses.initscr +- uid: Unix.Terminal.Curses.Window + commentId: T:Unix.Terminal.Curses.Window + parent: Unix.Terminal + name: Curses.Window + nameWithType: Curses.Window + fullName: Unix.Terminal.Curses.Window +- uid: Unix.Terminal.Curses.Lines* + commentId: Overload:Unix.Terminal.Curses.Lines + name: Lines + nameWithType: Curses.Lines + fullName: Unix.Terminal.Curses.Lines +- uid: Unix.Terminal.Curses.Cols* + commentId: Overload:Unix.Terminal.Curses.Cols + name: Cols + nameWithType: Curses.Cols + fullName: Unix.Terminal.Curses.Cols +- uid: Unix.Terminal.Curses.CheckWinChange* + commentId: Overload:Unix.Terminal.Curses.CheckWinChange + name: CheckWinChange + nameWithType: Curses.CheckWinChange + fullName: Unix.Terminal.Curses.CheckWinChange +- uid: System.Boolean + commentId: T:System.Boolean + parent: System + isExternal: true + name: Boolean + nameWithType: Boolean + fullName: System.Boolean +- uid: Unix.Terminal.Curses.addstr* + commentId: Overload:Unix.Terminal.Curses.addstr + name: addstr + nameWithType: Curses.addstr + fullName: Unix.Terminal.Curses.addstr +- uid: System.Object[] + isExternal: true + name: Object[] + nameWithType: Object[] + fullName: System.Object[] + nameWithType.vb: Object() + fullName.vb: System.Object() + name.vb: Object() + spec.csharp: + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: '[]' + nameWithType: '[]' + fullName: '[]' + spec.vb: + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: () + nameWithType: () + fullName: () +- uid: Unix.Terminal.Curses.addch* + commentId: Overload:Unix.Terminal.Curses.addch + name: addch + nameWithType: Curses.addch + fullName: Unix.Terminal.Curses.addch +- uid: Unix.Terminal.Curses.mousemask* + commentId: Overload:Unix.Terminal.Curses.mousemask + name: mousemask + nameWithType: Curses.mousemask + fullName: Unix.Terminal.Curses.mousemask +- uid: Unix.Terminal.Curses.Event + commentId: T:Unix.Terminal.Curses.Event + parent: Unix.Terminal + name: Curses.Event + nameWithType: Curses.Event + fullName: Unix.Terminal.Curses.Event +- uid: Unix.Terminal.Curses.IsAlt* + commentId: Overload:Unix.Terminal.Curses.IsAlt + name: IsAlt + nameWithType: Curses.IsAlt + fullName: Unix.Terminal.Curses.IsAlt +- uid: Unix.Terminal.Curses.StartColor* + commentId: Overload:Unix.Terminal.Curses.StartColor + name: StartColor + nameWithType: Curses.StartColor + fullName: Unix.Terminal.Curses.StartColor +- uid: Unix.Terminal.Curses.HasColors* + commentId: Overload:Unix.Terminal.Curses.HasColors + name: HasColors + nameWithType: Curses.HasColors + fullName: Unix.Terminal.Curses.HasColors +- uid: Unix.Terminal.Curses.InitColorPair* + commentId: Overload:Unix.Terminal.Curses.InitColorPair + name: InitColorPair + nameWithType: Curses.InitColorPair + fullName: Unix.Terminal.Curses.InitColorPair +- uid: System.Int16 + commentId: T:System.Int16 + parent: System + isExternal: true + name: Int16 + nameWithType: Int16 + fullName: System.Int16 +- uid: Unix.Terminal.Curses.UseDefaultColors* + commentId: Overload:Unix.Terminal.Curses.UseDefaultColors + name: UseDefaultColors + nameWithType: Curses.UseDefaultColors + fullName: Unix.Terminal.Curses.UseDefaultColors +- uid: Unix.Terminal.Curses.ColorPairs* + commentId: Overload:Unix.Terminal.Curses.ColorPairs + name: ColorPairs + nameWithType: Curses.ColorPairs + fullName: Unix.Terminal.Curses.ColorPairs +- uid: Unix.Terminal.Curses.endwin* + commentId: Overload:Unix.Terminal.Curses.endwin + name: endwin + nameWithType: Curses.endwin + fullName: Unix.Terminal.Curses.endwin +- uid: Unix.Terminal.Curses.isendwin* + commentId: Overload:Unix.Terminal.Curses.isendwin + name: isendwin + nameWithType: Curses.isendwin + fullName: Unix.Terminal.Curses.isendwin +- uid: Unix.Terminal.Curses.cbreak* + commentId: Overload:Unix.Terminal.Curses.cbreak + name: cbreak + nameWithType: Curses.cbreak + fullName: Unix.Terminal.Curses.cbreak +- uid: Unix.Terminal.Curses.nocbreak* + commentId: Overload:Unix.Terminal.Curses.nocbreak + name: nocbreak + nameWithType: Curses.nocbreak + fullName: Unix.Terminal.Curses.nocbreak +- uid: Unix.Terminal.Curses.echo* + commentId: Overload:Unix.Terminal.Curses.echo + name: echo + nameWithType: Curses.echo + fullName: Unix.Terminal.Curses.echo +- uid: Unix.Terminal.Curses.noecho* + commentId: Overload:Unix.Terminal.Curses.noecho + name: noecho + nameWithType: Curses.noecho + fullName: Unix.Terminal.Curses.noecho +- uid: Unix.Terminal.Curses.halfdelay* + commentId: Overload:Unix.Terminal.Curses.halfdelay + name: halfdelay + nameWithType: Curses.halfdelay + fullName: Unix.Terminal.Curses.halfdelay +- uid: Unix.Terminal.Curses.raw* + commentId: Overload:Unix.Terminal.Curses.raw + name: raw + nameWithType: Curses.raw + fullName: Unix.Terminal.Curses.raw +- uid: Unix.Terminal.Curses.noraw* + commentId: Overload:Unix.Terminal.Curses.noraw + name: noraw + nameWithType: Curses.noraw + fullName: Unix.Terminal.Curses.noraw +- uid: Unix.Terminal.Curses.noqiflush* + commentId: Overload:Unix.Terminal.Curses.noqiflush + name: noqiflush + nameWithType: Curses.noqiflush + fullName: Unix.Terminal.Curses.noqiflush +- uid: Unix.Terminal.Curses.qiflush* + commentId: Overload:Unix.Terminal.Curses.qiflush + name: qiflush + nameWithType: Curses.qiflush + fullName: Unix.Terminal.Curses.qiflush +- uid: Unix.Terminal.Curses.typeahead* + commentId: Overload:Unix.Terminal.Curses.typeahead + name: typeahead + nameWithType: Curses.typeahead + fullName: Unix.Terminal.Curses.typeahead +- uid: System.IntPtr + commentId: T:System.IntPtr + parent: System + isExternal: true + name: IntPtr + nameWithType: IntPtr + fullName: System.IntPtr +- uid: Unix.Terminal.Curses.timeout* + commentId: Overload:Unix.Terminal.Curses.timeout + name: timeout + nameWithType: Curses.timeout + fullName: Unix.Terminal.Curses.timeout +- uid: Unix.Terminal.Curses.wtimeout* + commentId: Overload:Unix.Terminal.Curses.wtimeout + name: wtimeout + nameWithType: Curses.wtimeout + fullName: Unix.Terminal.Curses.wtimeout +- uid: Unix.Terminal.Curses.notimeout* + commentId: Overload:Unix.Terminal.Curses.notimeout + name: notimeout + nameWithType: Curses.notimeout + fullName: Unix.Terminal.Curses.notimeout +- uid: Unix.Terminal.Curses.keypad* + commentId: Overload:Unix.Terminal.Curses.keypad + name: keypad + nameWithType: Curses.keypad + fullName: Unix.Terminal.Curses.keypad +- uid: Unix.Terminal.Curses.meta* + commentId: Overload:Unix.Terminal.Curses.meta + name: meta + nameWithType: Curses.meta + fullName: Unix.Terminal.Curses.meta +- uid: Unix.Terminal.Curses.intrflush* + commentId: Overload:Unix.Terminal.Curses.intrflush + name: intrflush + nameWithType: Curses.intrflush + fullName: Unix.Terminal.Curses.intrflush +- uid: Unix.Terminal.Curses.clearok* + commentId: Overload:Unix.Terminal.Curses.clearok + name: clearok + nameWithType: Curses.clearok + fullName: Unix.Terminal.Curses.clearok +- uid: Unix.Terminal.Curses.idlok* + commentId: Overload:Unix.Terminal.Curses.idlok + name: idlok + nameWithType: Curses.idlok + fullName: Unix.Terminal.Curses.idlok +- uid: Unix.Terminal.Curses.idcok* + commentId: Overload:Unix.Terminal.Curses.idcok + name: idcok + nameWithType: Curses.idcok + fullName: Unix.Terminal.Curses.idcok +- uid: Unix.Terminal.Curses.immedok* + commentId: Overload:Unix.Terminal.Curses.immedok + name: immedok + nameWithType: Curses.immedok + fullName: Unix.Terminal.Curses.immedok +- uid: Unix.Terminal.Curses.leaveok* + commentId: Overload:Unix.Terminal.Curses.leaveok + name: leaveok + nameWithType: Curses.leaveok + fullName: Unix.Terminal.Curses.leaveok +- uid: Unix.Terminal.Curses.wsetscrreg* + commentId: Overload:Unix.Terminal.Curses.wsetscrreg + name: wsetscrreg + nameWithType: Curses.wsetscrreg + fullName: Unix.Terminal.Curses.wsetscrreg +- uid: Unix.Terminal.Curses.scrollok* + commentId: Overload:Unix.Terminal.Curses.scrollok + name: scrollok + nameWithType: Curses.scrollok + fullName: Unix.Terminal.Curses.scrollok +- uid: Unix.Terminal.Curses.nl* + commentId: Overload:Unix.Terminal.Curses.nl + name: nl + nameWithType: Curses.nl + fullName: Unix.Terminal.Curses.nl +- uid: Unix.Terminal.Curses.nonl* + commentId: Overload:Unix.Terminal.Curses.nonl + name: nonl + nameWithType: Curses.nonl + fullName: Unix.Terminal.Curses.nonl +- uid: Unix.Terminal.Curses.setscrreg* + commentId: Overload:Unix.Terminal.Curses.setscrreg + name: setscrreg + nameWithType: Curses.setscrreg + fullName: Unix.Terminal.Curses.setscrreg +- uid: Unix.Terminal.Curses.refresh* + commentId: Overload:Unix.Terminal.Curses.refresh + name: refresh + nameWithType: Curses.refresh + fullName: Unix.Terminal.Curses.refresh +- uid: Unix.Terminal.Curses.doupdate* + commentId: Overload:Unix.Terminal.Curses.doupdate + name: doupdate + nameWithType: Curses.doupdate + fullName: Unix.Terminal.Curses.doupdate +- uid: Unix.Terminal.Curses.wrefresh* + commentId: Overload:Unix.Terminal.Curses.wrefresh + name: wrefresh + nameWithType: Curses.wrefresh + fullName: Unix.Terminal.Curses.wrefresh +- uid: Unix.Terminal.Curses.redrawwin* + commentId: Overload:Unix.Terminal.Curses.redrawwin + name: redrawwin + nameWithType: Curses.redrawwin + fullName: Unix.Terminal.Curses.redrawwin +- uid: Unix.Terminal.Curses.wnoutrefresh* + commentId: Overload:Unix.Terminal.Curses.wnoutrefresh + name: wnoutrefresh + nameWithType: Curses.wnoutrefresh + fullName: Unix.Terminal.Curses.wnoutrefresh +- uid: Unix.Terminal.Curses.move* + commentId: Overload:Unix.Terminal.Curses.move + name: move + nameWithType: Curses.move + fullName: Unix.Terminal.Curses.move +- uid: Unix.Terminal.Curses.addwstr* + commentId: Overload:Unix.Terminal.Curses.addwstr + name: addwstr + nameWithType: Curses.addwstr + fullName: Unix.Terminal.Curses.addwstr +- uid: Unix.Terminal.Curses.wmove* + commentId: Overload:Unix.Terminal.Curses.wmove + name: wmove + nameWithType: Curses.wmove + fullName: Unix.Terminal.Curses.wmove +- uid: Unix.Terminal.Curses.waddch* + commentId: Overload:Unix.Terminal.Curses.waddch + name: waddch + nameWithType: Curses.waddch + fullName: Unix.Terminal.Curses.waddch +- uid: Unix.Terminal.Curses.attron* + commentId: Overload:Unix.Terminal.Curses.attron + name: attron + nameWithType: Curses.attron + fullName: Unix.Terminal.Curses.attron +- uid: Unix.Terminal.Curses.attroff* + commentId: Overload:Unix.Terminal.Curses.attroff + name: attroff + nameWithType: Curses.attroff + fullName: Unix.Terminal.Curses.attroff +- uid: Unix.Terminal.Curses.attrset* + commentId: Overload:Unix.Terminal.Curses.attrset + name: attrset + nameWithType: Curses.attrset + fullName: Unix.Terminal.Curses.attrset +- uid: Unix.Terminal.Curses.getch* + commentId: Overload:Unix.Terminal.Curses.getch + name: getch + nameWithType: Curses.getch + fullName: Unix.Terminal.Curses.getch +- uid: Unix.Terminal.Curses.get_wch* + commentId: Overload:Unix.Terminal.Curses.get_wch + name: get_wch + nameWithType: Curses.get_wch + fullName: Unix.Terminal.Curses.get_wch +- uid: Unix.Terminal.Curses.ungetch* + commentId: Overload:Unix.Terminal.Curses.ungetch + name: ungetch + nameWithType: Curses.ungetch + fullName: Unix.Terminal.Curses.ungetch +- uid: Unix.Terminal.Curses.mvgetch* + commentId: Overload:Unix.Terminal.Curses.mvgetch + name: mvgetch + nameWithType: Curses.mvgetch + fullName: Unix.Terminal.Curses.mvgetch +- uid: Unix.Terminal.Curses.has_colors* + commentId: Overload:Unix.Terminal.Curses.has_colors + name: has_colors + nameWithType: Curses.has_colors + fullName: Unix.Terminal.Curses.has_colors +- uid: Unix.Terminal.Curses.start_color* + commentId: Overload:Unix.Terminal.Curses.start_color + name: start_color + nameWithType: Curses.start_color + fullName: Unix.Terminal.Curses.start_color +- uid: Unix.Terminal.Curses.init_pair* + commentId: Overload:Unix.Terminal.Curses.init_pair + name: init_pair + nameWithType: Curses.init_pair + fullName: Unix.Terminal.Curses.init_pair +- uid: Unix.Terminal.Curses.use_default_colors* + commentId: Overload:Unix.Terminal.Curses.use_default_colors + name: use_default_colors + nameWithType: Curses.use_default_colors + fullName: Unix.Terminal.Curses.use_default_colors +- uid: Unix.Terminal.Curses.COLOR_PAIRS* + commentId: Overload:Unix.Terminal.Curses.COLOR_PAIRS + name: COLOR_PAIRS + nameWithType: Curses.COLOR_PAIRS + fullName: Unix.Terminal.Curses.COLOR_PAIRS +- uid: Unix.Terminal.Curses.getmouse* + commentId: Overload:Unix.Terminal.Curses.getmouse + name: getmouse + nameWithType: Curses.getmouse + fullName: Unix.Terminal.Curses.getmouse +- uid: Unix.Terminal.Curses.MouseEvent + commentId: T:Unix.Terminal.Curses.MouseEvent + parent: Unix.Terminal + name: Curses.MouseEvent + nameWithType: Curses.MouseEvent + fullName: Unix.Terminal.Curses.MouseEvent +- uid: System.UInt32 + commentId: T:System.UInt32 + parent: System + isExternal: true + name: UInt32 + nameWithType: UInt32 + fullName: System.UInt32 +- uid: Unix.Terminal.Curses.ungetmouse* + commentId: Overload:Unix.Terminal.Curses.ungetmouse + name: ungetmouse + nameWithType: Curses.ungetmouse + fullName: Unix.Terminal.Curses.ungetmouse +- uid: Unix.Terminal.Curses.mouseinterval* + commentId: Overload:Unix.Terminal.Curses.mouseinterval + name: mouseinterval + nameWithType: Curses.mouseinterval + fullName: Unix.Terminal.Curses.mouseinterval +- uid: Unix.Terminal.Curses.ColorPair* + commentId: Overload:Unix.Terminal.Curses.ColorPair + name: ColorPair + nameWithType: Curses.ColorPair + fullName: Unix.Terminal.Curses.ColorPair +shouldSkipMarkup: true diff --git a/docfx/api/Terminal.Gui/Unix.Terminal.yml b/docfx/api/Terminal.Gui/Unix.Terminal.yml new file mode 100644 index 000000000..d4e605c6e --- /dev/null +++ b/docfx/api/Terminal.Gui/Unix.Terminal.yml @@ -0,0 +1,49 @@ +### YamlMime:ManagedReference +items: +- uid: Unix.Terminal + commentId: N:Unix.Terminal + id: Unix.Terminal + children: + - Unix.Terminal.Curses + - Unix.Terminal.Curses.Event + - Unix.Terminal.Curses.MouseEvent + - Unix.Terminal.Curses.Window + langs: + - csharp + - vb + name: Unix.Terminal + nameWithType: Unix.Terminal + fullName: Unix.Terminal + type: Namespace + assemblies: + - Terminal.Gui +references: +- uid: Unix.Terminal.Curses + commentId: T:Unix.Terminal.Curses + name: Curses + nameWithType: Curses + fullName: Unix.Terminal.Curses +- uid: Unix.Terminal.Curses.MouseEvent + commentId: T:Unix.Terminal.Curses.MouseEvent + parent: Unix.Terminal + name: Curses.MouseEvent + nameWithType: Curses.MouseEvent + fullName: Unix.Terminal.Curses.MouseEvent +- uid: Unix.Terminal.Curses.Event + commentId: T:Unix.Terminal.Curses.Event + parent: Unix.Terminal + name: Curses.Event + nameWithType: Curses.Event + fullName: Unix.Terminal.Curses.Event +- uid: Unix.Terminal.Curses.Window + commentId: T:Unix.Terminal.Curses.Window + parent: Unix.Terminal + name: Curses.Window + nameWithType: Curses.Window + fullName: Unix.Terminal.Curses.Window +- uid: Unix.Terminal + commentId: N:Unix.Terminal + name: Unix.Terminal + nameWithType: Unix.Terminal + fullName: Unix.Terminal +shouldSkipMarkup: true diff --git a/docfx/api/toc.yml b/docfx/api/Terminal.Gui/toc.yml similarity index 87% rename from docfx/api/toc.yml rename to docfx/api/Terminal.Gui/toc.yml index afde52787..d92927277 100644 --- a/docfx/api/toc.yml +++ b/docfx/api/Terminal.Gui/toc.yml @@ -15,6 +15,8 @@ items: - uid: Terminal.Gui.Application name: Application + - uid: Terminal.Gui.Application.ResizedEventArgs + name: Application.ResizedEventArgs - uid: Terminal.Gui.Application.RunState name: Application.RunState - uid: Terminal.Gui.Attribute @@ -35,6 +37,8 @@ name: ConsoleDriver - uid: Terminal.Gui.CursesDriver name: CursesDriver + - uid: Terminal.Gui.DateField + name: DateField - uid: Terminal.Gui.Dialog name: Dialog - uid: Terminal.Gui.Dim @@ -57,6 +61,10 @@ name: LayoutStyle - uid: Terminal.Gui.ListView name: ListView + - uid: Terminal.Gui.ListViewItemEventArgs + name: ListViewItemEventArgs + - uid: Terminal.Gui.ListWrapper + name: ListWrapper - uid: Terminal.Gui.MenuBar name: MenuBar - uid: Terminal.Gui.MenuBarItem @@ -93,6 +101,10 @@ name: Size - uid: Terminal.Gui.SpecialChar name: SpecialChar + - uid: Terminal.Gui.StatusBar + name: StatusBar + - uid: Terminal.Gui.StatusItem + name: StatusItem - uid: Terminal.Gui.TextAlignment name: TextAlignment - uid: Terminal.Gui.TextField @@ -105,6 +117,8 @@ name: Toplevel - uid: Terminal.Gui.View name: View + - uid: Terminal.Gui.View.KeyEventEventArgs + name: View.KeyEventEventArgs - uid: Terminal.Gui.Window name: Window - uid: Unix.Terminal diff --git a/docfx/api/Terminal.yml b/docfx/api/Terminal.yml deleted file mode 100644 index b4a785c72..000000000 --- a/docfx/api/Terminal.yml +++ /dev/null @@ -1,12 +0,0 @@ -### YamlMime:ManagedReference -items: -- uid: Terminal - id: Terminal - children: [] - langs: - - csharp - name: Terminal - nameWithType: Terminal - fullName: Terminal - type: Namespace -references: [] diff --git a/docfx/api/Terminal/Terminal.Application.RunState.yml b/docfx/api/Terminal/Terminal.Application.RunState.yml deleted file mode 100644 index 6b3da8c38..000000000 --- a/docfx/api/Terminal/Terminal.Application.RunState.yml +++ /dev/null @@ -1,106 +0,0 @@ -### YamlMime:ManagedReference -items: -- uid: Terminal.Application.RunState - id: Application.RunState - children: - - Terminal.Application.RunState.Dispose - - Terminal.Application.RunState.Dispose(System.Boolean) - langs: - - csharp - name: Application.RunState - nameWithType: Application.RunState - fullName: Terminal.Application.RunState - type: Class - assemblies: - - Terminal - namespace: Terminal - summary: Captures the execution state for the provided TopLevel view. - syntax: - content: 'public class Application.RunState : IDisposable' - inheritance: - - System.Object - implements: - - System.IDisposable - inheritedMembers: [] -- uid: Terminal.Application.RunState.Dispose - id: Dispose - parent: Terminal.Application.RunState - langs: - - csharp - name: Dispose() - nameWithType: Application.RunState.Dispose() - fullName: Application.RunState.Dispose() - type: Method - assemblies: - - Terminal - namespace: Terminal - summary: Releases all resource used by the object. - remarks: >- - Call when you are finished using the . The - method leaves the in an unusable state. After - calling , you must release all references to the - so the garbage collector can reclaim the memory that the - was occupying. - syntax: - content: public void Dispose (); - parameters: [] - overload: Terminal.Application.RunState.Dispose* - exceptions: [] -- uid: Terminal.Application.RunState.Dispose(System.Boolean) - id: Dispose(System.Boolean) - parent: Terminal.Application.RunState - langs: - - csharp - name: Dispose(Boolean) - nameWithType: Application.RunState.Dispose(Boolean) - fullName: Application.RunState.Dispose(Boolean) - type: Method - assemblies: - - Terminal - namespace: Terminal - summary: Dispose the specified disposing. - syntax: - content: public virtual void Dispose (bool disposing); - parameters: - - id: disposing - type: System.Boolean - description: If set to true disposing. - overload: Terminal.Application.RunState.Dispose* - exceptions: [] -references: -- uid: System.Object - parent: System - isExternal: true - name: Object - nameWithType: Object - fullName: System.Object -- uid: Terminal.Application.RunState.Dispose - parent: Terminal.Application.RunState - isExternal: false - name: Dispose() - nameWithType: Application.RunState.Dispose() - fullName: Application.RunState.Dispose() -- uid: Terminal.Application.RunState.Dispose(System.Boolean) - parent: Terminal.Application.RunState - isExternal: false - name: Dispose(Boolean) - nameWithType: Application.RunState.Dispose(Boolean) - fullName: Application.RunState.Dispose(Boolean) -- uid: System.Boolean - parent: System - isExternal: true - name: Boolean - nameWithType: Boolean - fullName: System.Boolean -- uid: Terminal.Application.RunState.Dispose* - parent: Terminal.Application.RunState - isExternal: false - name: Dispose - nameWithType: Application.RunState.Dispose - fullName: Application.RunState.Dispose -- uid: System.IDisposable - parent: System - isExternal: true - name: IDisposable - nameWithType: IDisposable - fullName: System.IDisposable diff --git a/docfx/api/Terminal/Terminal.Application.yml b/docfx/api/Terminal/Terminal.Application.yml deleted file mode 100644 index cbde6055e..000000000 --- a/docfx/api/Terminal/Terminal.Application.yml +++ /dev/null @@ -1,695 +0,0 @@ -### YamlMime:ManagedReference -items: -- uid: Terminal.Application - id: Application - children: - - Terminal.Application.#ctor - - Terminal.Application.Begin(Terminal.Toplevel) - - Terminal.Application.Current - - Terminal.Application.Driver - - Terminal.Application.End(Terminal.Application.RunState) - - Terminal.Application.GrabMouse(Terminal.View) - - Terminal.Application.Init - - Terminal.Application.Iteration - - Terminal.Application.MainLoop - - Terminal.Application.MakeCenteredRect(Terminal.Size) - - Terminal.Application.Refresh - - Terminal.Application.RequestStop - - Terminal.Application.RootMouseEvent - - Terminal.Application.Run - - Terminal.Application.Run(Terminal.Toplevel) - - Terminal.Application.RunLoop(Terminal.Application.RunState,System.Boolean) - - Terminal.Application.Top - - Terminal.Application.UngrabMouse - langs: - - csharp - name: Application - nameWithType: Application - fullName: Terminal.Application - type: Class - assemblies: - - Terminal - namespace: Terminal - summary: The application driver for gui.cs - remarks: "

\n You can hook up to the Iteration event to have your method \n invoked on each iteration of the mainloop.\n

\n

\n Creates a mainloop to process input events, handle timers and\n other sources of data. It is accessible via the MainLoop property.\n

\n

\n When invoked sets the SynchronizationContext to one that is tied\n to the mainloop, allowing user code to use async/await.\n

" - syntax: - content: public class Application - inheritance: - - System.Object - implements: [] - inheritedMembers: [] -- uid: Terminal.Application.#ctor - id: '#ctor' - parent: Terminal.Application - langs: - - csharp - name: Application() - nameWithType: Application.Application() - fullName: Application.Application() - type: Constructor - assemblies: - - Terminal - namespace: Terminal - syntax: - content: public Application (); - parameters: [] - overload: Terminal.Application.#ctor* - exceptions: [] -- uid: Terminal.Application.Begin(Terminal.Toplevel) - id: Begin(Terminal.Toplevel) - parent: Terminal.Application - langs: - - csharp - name: Begin(Toplevel) - nameWithType: Application.Begin(Toplevel) - fullName: Application.Begin(Toplevel) - type: Method - assemblies: - - Terminal - namespace: Terminal - syntax: - content: public static Terminal.Application.RunState Begin (Terminal.Toplevel toplevel); - parameters: - - id: toplevel - type: Terminal.Toplevel - description: To be added. - return: - type: Terminal.Application+RunState - description: To be added. - overload: Terminal.Application.Begin* - exceptions: [] -- uid: Terminal.Application.Current - id: Current - parent: Terminal.Application - langs: - - csharp - name: Current - nameWithType: Application.Current - fullName: Application.Current - type: Property - assemblies: - - Terminal - namespace: Terminal - summary: The current toplevel object. This is updated when Application.Run enters and leaves and points to the current toplevel. - syntax: - content: public static Terminal.Toplevel Current { get; } - return: - type: Terminal.Toplevel - description: The current. - overload: Terminal.Application.Current* - exceptions: [] -- uid: Terminal.Application.Driver - id: Driver - parent: Terminal.Application - langs: - - csharp - name: Driver - nameWithType: Application.Driver - fullName: Application.Driver - type: Field - assemblies: - - Terminal - namespace: Terminal - summary: The current Console Driver in use. - syntax: - content: public static Terminal.ConsoleDriver Driver; - return: - type: Terminal.ConsoleDriver - description: To be added. - exceptions: [] -- uid: Terminal.Application.End(Terminal.Application.RunState) - id: End(Terminal.Application.RunState) - parent: Terminal.Application - langs: - - csharp - name: End(Application+RunState) - nameWithType: Application.End(Application+RunState) - fullName: Application.End(Application+RunState) - type: Method - assemblies: - - Terminal - namespace: Terminal - syntax: - content: public static void End (Terminal.Application.RunState rs); - parameters: - - id: rs - type: Terminal.Application+RunState - description: To be added. - overload: Terminal.Application.End* - exceptions: [] -- uid: Terminal.Application.GrabMouse(Terminal.View) - id: GrabMouse(Terminal.View) - parent: Terminal.Application - langs: - - csharp - name: GrabMouse(View) - nameWithType: Application.GrabMouse(View) - fullName: Application.GrabMouse(View) - type: Method - assemblies: - - Terminal - namespace: Terminal - summary: Grabs the mouse, forcing all mouse events to be routed to the specified view until UngrabMouse is called. - syntax: - content: public static void GrabMouse (Terminal.View view); - parameters: - - id: view - type: Terminal.View - description: View that will receive all mouse events until UngrabMouse is invoked. - overload: Terminal.Application.GrabMouse* - exceptions: [] -- uid: Terminal.Application.Init - id: Init - parent: Terminal.Application - langs: - - csharp - name: Init() - nameWithType: Application.Init() - fullName: Application.Init() - type: Method - assemblies: - - Terminal - namespace: Terminal - summary: Initializes the Application - syntax: - content: public static void Init (); - parameters: [] - overload: Terminal.Application.Init* - exceptions: [] -- uid: Terminal.Application.Iteration - id: Iteration - parent: Terminal.Application - langs: - - csharp - name: Iteration - nameWithType: Application.Iteration - fullName: Application.Iteration - type: Event - assemblies: - - Terminal - namespace: Terminal - summary: >- - This event is raised on each iteration of the - main loop. - remarks: See also - syntax: - content: public static event EventHandler Iteration; - return: - type: System.EventHandler - description: To be added. - exceptions: [] -- uid: Terminal.Application.MainLoop - id: MainLoop - parent: Terminal.Application - langs: - - csharp - name: MainLoop - nameWithType: Application.MainLoop - fullName: Application.MainLoop - type: Property - assemblies: - - Terminal - namespace: Terminal - summary: The mainloop driver for the applicaiton - syntax: - content: public static Mono.Terminal.MainLoop MainLoop { get; } - return: - type: Mono.Terminal.MainLoop - description: The main loop. - overload: Terminal.Application.MainLoop* - exceptions: [] -- uid: Terminal.Application.MakeCenteredRect(Terminal.Size) - id: MakeCenteredRect(Terminal.Size) - parent: Terminal.Application - langs: - - csharp - name: MakeCenteredRect(Size) - nameWithType: Application.MakeCenteredRect(Size) - fullName: Application.MakeCenteredRect(Size) - type: Method - assemblies: - - Terminal - namespace: Terminal - summary: Returns a rectangle that is centered in the screen for the provided size. - syntax: - content: public static Terminal.Rect MakeCenteredRect (Terminal.Size size); - parameters: - - id: size - type: Terminal.Size - description: Size for the rectangle. - return: - type: Terminal.Rect - description: The centered rect. - overload: Terminal.Application.MakeCenteredRect* - exceptions: [] -- uid: Terminal.Application.Refresh - id: Refresh - parent: Terminal.Application - langs: - - csharp - name: Refresh() - nameWithType: Application.Refresh() - fullName: Application.Refresh() - type: Method - assemblies: - - Terminal - namespace: Terminal - summary: Triggers a refresh of the entire display. - syntax: - content: public static void Refresh (); - parameters: [] - overload: Terminal.Application.Refresh* - exceptions: [] -- uid: Terminal.Application.RequestStop - id: RequestStop - parent: Terminal.Application - langs: - - csharp - name: RequestStop() - nameWithType: Application.RequestStop() - fullName: Application.RequestStop() - type: Method - assemblies: - - Terminal - namespace: Terminal - summary: Stops running the most recent toplevel - syntax: - content: public static void RequestStop (); - parameters: [] - overload: Terminal.Application.RequestStop* - exceptions: [] -- uid: Terminal.Application.RootMouseEvent - id: RootMouseEvent - parent: Terminal.Application - langs: - - csharp - name: RootMouseEvent - nameWithType: Application.RootMouseEvent - fullName: Application.RootMouseEvent - type: Field - assemblies: - - Terminal - namespace: Terminal - summary: Merely a debugging aid to see the raw mouse events - syntax: - content: public static Action RootMouseEvent; - return: - type: System.Action{Terminal.MouseEvent} - description: To be added. - exceptions: [] -- uid: Terminal.Application.Run - id: Run - parent: Terminal.Application - langs: - - csharp - name: Run() - nameWithType: Application.Run() - fullName: Application.Run() - type: Method - assemblies: - - Terminal - namespace: Terminal - summary: Runs the application with the built-in toplevel view - syntax: - content: public static void Run (); - parameters: [] - overload: Terminal.Application.Run* - exceptions: [] -- uid: Terminal.Application.Run(Terminal.Toplevel) - id: Run(Terminal.Toplevel) - parent: Terminal.Application - langs: - - csharp - name: Run(Toplevel) - nameWithType: Application.Run(Toplevel) - fullName: Application.Run(Toplevel) - type: Method - assemblies: - - Terminal - namespace: Terminal - summary: Runs the main loop on the given container. - remarks: >- -

- This method is used to start processing events - for the main application, but it is also used to - run modal dialog boxes. -

-

- To make a toplevel stop execution, set the "Running" - property to false. -

- syntax: - content: public static void Run (Terminal.Toplevel view); - parameters: - - id: view - type: Terminal.Toplevel - description: To be added. - overload: Terminal.Application.Run* - exceptions: [] -- uid: Terminal.Application.RunLoop(Terminal.Application.RunState,System.Boolean) - id: RunLoop(Terminal.Application.RunState,System.Boolean) - parent: Terminal.Application - langs: - - csharp - name: RunLoop(Application+RunState, Boolean) - nameWithType: Application.RunLoop(Application+RunState, Boolean) - fullName: Application.RunLoop(Application+RunState, Boolean) - type: Method - assemblies: - - Terminal - namespace: Terminal - summary: Runs the main loop for the created dialog - remarks: >- - Use the wait parameter to control whether this is a - blocking or non-blocking call. - syntax: - content: public static void RunLoop (Terminal.Application.RunState state, bool wait = true); - parameters: - - id: state - type: Terminal.Application+RunState - description: To be added. - - id: wait - type: System.Boolean - description: To be added. - overload: Terminal.Application.RunLoop* - exceptions: [] -- uid: Terminal.Application.Top - id: Top - parent: Terminal.Application - langs: - - csharp - name: Top - nameWithType: Application.Top - fullName: Application.Top - type: Property - assemblies: - - Terminal - namespace: Terminal - summary: The Toplevel object used for the application on startup. - syntax: - content: public static Terminal.Toplevel Top { get; } - return: - type: Terminal.Toplevel - description: The top. - overload: Terminal.Application.Top* - exceptions: [] -- uid: Terminal.Application.UngrabMouse - id: UngrabMouse - parent: Terminal.Application - langs: - - csharp - name: UngrabMouse() - nameWithType: Application.UngrabMouse() - fullName: Application.UngrabMouse() - type: Method - assemblies: - - Terminal - namespace: Terminal - summary: Releases the mouse grab, so mouse events will be routed to the view on which the mouse is. - syntax: - content: public static void UngrabMouse (); - parameters: [] - overload: Terminal.Application.UngrabMouse* - exceptions: [] -references: -- uid: System.Object - parent: System - isExternal: true - name: Object - nameWithType: Object - fullName: System.Object -- uid: Terminal.Application.#ctor - parent: Terminal.Application - isExternal: false - name: Application() - nameWithType: Application.Application() - fullName: Application.Application() -- uid: Terminal.Application.Begin(Terminal.Toplevel) - parent: Terminal.Application - isExternal: false - name: Begin(Toplevel) - nameWithType: Application.Begin(Toplevel) - fullName: Application.Begin(Toplevel) -- uid: Terminal.Application - parent: Terminal - isExternal: false - name: Application - nameWithType: Application - fullName: Terminal.Application+RunState -- uid: Terminal.Toplevel - parent: Terminal - isExternal: false - name: Toplevel - nameWithType: Toplevel - fullName: Terminal.Toplevel -- uid: Terminal.Application.Current - parent: Terminal.Application - isExternal: false - name: Current - nameWithType: Application.Current - fullName: Application.Current -- uid: Terminal.Application.Driver - parent: Terminal.Application - isExternal: false - name: Driver - nameWithType: Application.Driver - fullName: Application.Driver -- uid: Terminal.ConsoleDriver - parent: Terminal - isExternal: false - name: ConsoleDriver - nameWithType: ConsoleDriver - fullName: Terminal.ConsoleDriver -- uid: Terminal.Application.End(Terminal.Application.RunState) - parent: Terminal.Application - isExternal: false - name: End(Application+RunState) - nameWithType: Application.End(Application+RunState) - fullName: Application.End(Application+RunState) -- uid: Terminal.Application.GrabMouse(Terminal.View) - parent: Terminal.Application - isExternal: false - name: GrabMouse(View) - nameWithType: Application.GrabMouse(View) - fullName: Application.GrabMouse(View) -- uid: Terminal.View - parent: Terminal - isExternal: false - name: View - nameWithType: View - fullName: Terminal.View -- uid: Terminal.Application.Init - parent: Terminal.Application - isExternal: false - name: Init() - nameWithType: Application.Init() - fullName: Application.Init() -- uid: Terminal.Application.Iteration - parent: Terminal.Application - isExternal: false - name: Iteration - nameWithType: Application.Iteration - fullName: Application.Iteration -- uid: System.EventHandler - parent: System - isExternal: true - name: EventHandler - nameWithType: EventHandler - fullName: System.EventHandler -- uid: Terminal.Application.MainLoop - parent: Terminal.Application - isExternal: false - name: MainLoop - nameWithType: Application.MainLoop - fullName: Application.MainLoop -- uid: Mono.Terminal.MainLoop - parent: Mono.Terminal - isExternal: true - name: MainLoop - nameWithType: MainLoop - fullName: Mono.Terminal.MainLoop -- uid: Terminal.Application.MakeCenteredRect(Terminal.Size) - parent: Terminal.Application - isExternal: false - name: MakeCenteredRect(Size) - nameWithType: Application.MakeCenteredRect(Size) - fullName: Application.MakeCenteredRect(Size) -- uid: Terminal.Rect - parent: Terminal - isExternal: false - name: Rect - nameWithType: Rect - fullName: Terminal.Rect -- uid: Terminal.Size - parent: Terminal - isExternal: false - name: Size - nameWithType: Size - fullName: Terminal.Size -- uid: Terminal.Application.Refresh - parent: Terminal.Application - isExternal: false - name: Refresh() - nameWithType: Application.Refresh() - fullName: Application.Refresh() -- uid: Terminal.Application.RequestStop - parent: Terminal.Application - isExternal: false - name: RequestStop() - nameWithType: Application.RequestStop() - fullName: Application.RequestStop() -- uid: Terminal.Application.RootMouseEvent - parent: Terminal.Application - isExternal: false - name: RootMouseEvent - nameWithType: Application.RootMouseEvent - fullName: Application.RootMouseEvent -- uid: System.Action`1 - name: Action - nameWithType: Action - fullName: System.Action -- uid: Terminal.MouseEvent - name: MouseEvent - nameWithType: MouseEvent - fullName: Terminal.MouseEvent -- uid: System.Action{Terminal.MouseEvent} - parent: System - isExternal: true - name: Action - nameWithType: Action - fullName: System.Action - spec.csharp: - - uid: System.Action`1 - name: Action - nameWithType: Action - fullName: System.Action - - name: < - nameWithType: < - fullName: < - - uid: Terminal.MouseEvent - name: MouseEvent - nameWithType: MouseEvent - fullName: Terminal.MouseEvent - - name: '>' - nameWithType: '>' - fullName: '>' -- uid: Terminal.Application.Run - parent: Terminal.Application - isExternal: false - name: Run() - nameWithType: Application.Run() - fullName: Application.Run() -- uid: Terminal.Application.Run(Terminal.Toplevel) - parent: Terminal.Application - isExternal: false - name: Run(Toplevel) - nameWithType: Application.Run(Toplevel) - fullName: Application.Run(Toplevel) -- uid: Terminal.Application.RunLoop(Terminal.Application.RunState,System.Boolean) - parent: Terminal.Application - isExternal: false - name: RunLoop(Application+RunState, Boolean) - nameWithType: Application.RunLoop(Application+RunState, Boolean) - fullName: Application.RunLoop(Application+RunState, Boolean) -- uid: System.Boolean - parent: System - isExternal: true - name: Boolean - nameWithType: Boolean - fullName: System.Boolean -- uid: Terminal.Application.Top - parent: Terminal.Application - isExternal: false - name: Top - nameWithType: Application.Top - fullName: Application.Top -- uid: Terminal.Application.UngrabMouse - parent: Terminal.Application - isExternal: false - name: UngrabMouse() - nameWithType: Application.UngrabMouse() - fullName: Application.UngrabMouse() -- uid: Terminal.Application.#ctor* - parent: Terminal.Application - isExternal: false - name: Application - nameWithType: Application.Application - fullName: Application.Application -- uid: Terminal.Application.Begin* - parent: Terminal.Application - isExternal: false - name: Begin - nameWithType: Application.Begin - fullName: Application.Begin -- uid: Terminal.Application.Current* - parent: Terminal.Application - isExternal: false - name: Current - nameWithType: Application.Current - fullName: Application.Current -- uid: Terminal.Application.End* - parent: Terminal.Application - isExternal: false - name: End - nameWithType: Application.End - fullName: Application.End -- uid: Terminal.Application.GrabMouse* - parent: Terminal.Application - isExternal: false - name: GrabMouse - nameWithType: Application.GrabMouse - fullName: Application.GrabMouse -- uid: Terminal.Application.Init* - parent: Terminal.Application - isExternal: false - name: Init - nameWithType: Application.Init - fullName: Application.Init -- uid: Terminal.Application.MainLoop* - parent: Terminal.Application - isExternal: false - name: MainLoop - nameWithType: Application.MainLoop - fullName: Application.MainLoop -- uid: Terminal.Application.MakeCenteredRect* - parent: Terminal.Application - isExternal: false - name: MakeCenteredRect - nameWithType: Application.MakeCenteredRect - fullName: Application.MakeCenteredRect -- uid: Terminal.Application.Refresh* - parent: Terminal.Application - isExternal: false - name: Refresh - nameWithType: Application.Refresh - fullName: Application.Refresh -- uid: Terminal.Application.RequestStop* - parent: Terminal.Application - isExternal: false - name: RequestStop - nameWithType: Application.RequestStop - fullName: Application.RequestStop -- uid: Terminal.Application.Run* - parent: Terminal.Application - isExternal: false - name: Run - nameWithType: Application.Run - fullName: Application.Run -- uid: Terminal.Application.RunLoop* - parent: Terminal.Application - isExternal: false - name: RunLoop - nameWithType: Application.RunLoop - fullName: Application.RunLoop -- uid: Terminal.Application.Top* - parent: Terminal.Application - isExternal: false - name: Top - nameWithType: Application.Top - fullName: Application.Top -- uid: Terminal.Application.UngrabMouse* - parent: Terminal.Application - isExternal: false - name: UngrabMouse - nameWithType: Application.UngrabMouse - fullName: Application.UngrabMouse diff --git a/docfx/api/Terminal/Terminal.Attribute.yml b/docfx/api/Terminal/Terminal.Attribute.yml deleted file mode 100644 index 5984cf897..000000000 --- a/docfx/api/Terminal/Terminal.Attribute.yml +++ /dev/null @@ -1,142 +0,0 @@ -### YamlMime:ManagedReference -items: -- uid: Terminal.Attribute - id: Attribute - children: - - Terminal.Attribute.#ctor(System.Int32) - - Terminal.Attribute.op_Implicit(System.Int32 to Terminal.Attribute) - - Terminal.Attribute.op_Implicit(Terminal.Attribute to System.Int32) - langs: - - csharp - name: Attribute - nameWithType: Attribute - fullName: Terminal.Attribute - type: Struct - assemblies: - - Terminal - namespace: Terminal - summary: Attributes are used as elements that contain both a foreground and a background or platform specific features - remarks: >- - Attributes are needed to map colors to terminal capabilities that might lack colors, on color - scenarios, they encode both the foreground and the background color and are used in the ColorScheme - class to define color schemes that can be used in your application. - syntax: - content: public struct Attribute - inheritance: - - System.ValueType - implements: [] -- uid: Terminal.Attribute.#ctor(System.Int32) - id: '#ctor(System.Int32)' - parent: Terminal.Attribute - langs: - - csharp - name: Attribute(Int32) - nameWithType: Attribute.Attribute(Int32) - fullName: Attribute.Attribute(Int32) - type: Constructor - assemblies: - - Terminal - namespace: Terminal - syntax: - content: public Attribute (int v); - parameters: - - id: v - type: System.Int32 - description: To be added. - overload: Terminal.Attribute.#ctor* - exceptions: [] -- uid: Terminal.Attribute.op_Implicit(System.Int32 to Terminal.Attribute) - id: op_Implicit(System.Int32 to Terminal.Attribute) - parent: Terminal.Attribute - langs: - - csharp - name: op_Implicit(Int32 to Attribute) - nameWithType: Attribute.op_Implicit(Int32 to Attribute) - fullName: Attribute.op_Implicit(Int32 to Attribute) - type: Operator - assemblies: - - Terminal - namespace: Terminal - syntax: - content: public static Terminal.Attribute op_Implicit (int v); - parameters: - - id: v - type: System.Int32 - description: To be added. - return: - type: Terminal.Attribute - description: To be added. - overload: Terminal.Attribute.op_Implicit* - exceptions: [] -- uid: Terminal.Attribute.op_Implicit(Terminal.Attribute to System.Int32) - id: op_Implicit(Terminal.Attribute to System.Int32) - parent: Terminal.Attribute - langs: - - csharp - name: op_Implicit(Attribute to Int32) - nameWithType: Attribute.op_Implicit(Attribute to Int32) - fullName: Attribute.op_Implicit(Attribute to Int32) - type: Operator - assemblies: - - Terminal - namespace: Terminal - syntax: - content: public static int op_Implicit (Terminal.Attribute c); - parameters: - - id: c - type: Terminal.Attribute - description: To be added. - return: - type: System.Int32 - description: To be added. - overload: Terminal.Attribute.op_Implicit* - exceptions: [] -references: -- uid: System.ValueType - parent: System - isExternal: true - name: ValueType - nameWithType: ValueType - fullName: System.ValueType -- uid: Terminal.Attribute.#ctor(System.Int32) - parent: Terminal.Attribute - isExternal: false - name: Attribute(Int32) - nameWithType: Attribute.Attribute(Int32) - fullName: Attribute.Attribute(Int32) -- uid: System.Int32 - parent: System - isExternal: true - name: Int32 - nameWithType: Int32 - fullName: System.Int32 -- uid: Terminal.Attribute.op_Implicit(System.Int32 to Terminal.Attribute) - parent: Terminal.Attribute - isExternal: false - name: op_Implicit(Int32 to Attribute) - nameWithType: Attribute.op_Implicit(Int32 to Attribute) - fullName: Attribute.op_Implicit(Int32 to Attribute) -- uid: Terminal.Attribute - parent: Terminal - isExternal: false - name: Attribute - nameWithType: Attribute - fullName: Terminal.Attribute -- uid: Terminal.Attribute.op_Implicit(Terminal.Attribute to System.Int32) - parent: Terminal.Attribute - isExternal: false - name: op_Implicit(Attribute to Int32) - nameWithType: Attribute.op_Implicit(Attribute to Int32) - fullName: Attribute.op_Implicit(Attribute to Int32) -- uid: Terminal.Attribute.#ctor* - parent: Terminal.Attribute - isExternal: false - name: Attribute - nameWithType: Attribute.Attribute - fullName: Attribute.Attribute -- uid: Terminal.Attribute.op_Implicit* - parent: Terminal.Attribute - isExternal: false - name: op_Implicit - nameWithType: Attribute.op_Implicit - fullName: Attribute.op_Implicit diff --git a/docfx/api/Terminal/Terminal.Button.yml b/docfx/api/Terminal/Terminal.Button.yml deleted file mode 100644 index f300cdf79..000000000 --- a/docfx/api/Terminal/Terminal.Button.yml +++ /dev/null @@ -1,789 +0,0 @@ -### YamlMime:ManagedReference -items: -- uid: Terminal.Button - id: Button - children: - - Terminal.Button.#ctor(System.String) - - Terminal.Button.#ctor(System.String,System.Boolean) - - Terminal.Button.#ctor(System.Int32,System.Int32,System.String) - - Terminal.Button.#ctor(System.Int32,System.Int32,System.String,System.Boolean) - - Terminal.Button.Clicked - - Terminal.Button.IsDefault - - Terminal.Button.MouseEvent(Terminal.MouseEvent) - - Terminal.Button.PositionCursor - - Terminal.Button.ProcessColdKey(Terminal.KeyEvent) - - Terminal.Button.ProcessHotKey(Terminal.KeyEvent) - - Terminal.Button.ProcessKey(Terminal.KeyEvent) - - Terminal.Button.Redraw(Terminal.Rect) - - Terminal.Button.Text - langs: - - csharp - name: Button - nameWithType: Button - fullName: Terminal.Button - type: Class - assemblies: - - Terminal - namespace: Terminal - summary: Button view - remarks: >- - Provides a button that can be clicked, or pressed with - the enter key and processes hotkeys (the first uppercase - letter in the button becomes the hotkey). - syntax: - content: 'public class Button : Terminal.View' - inheritance: - - System.Object - - Terminal.Responder - - Terminal.View - implements: [] - inheritedMembers: - - Terminal.Responder.CanFocus - - Terminal.View.Add(Terminal.View) - - Terminal.View.Add(Terminal.View[]) - - Terminal.View.AddCh(System.Int32,System.Int32,System.Int32) - - Terminal.View.Bounds - - Terminal.View.ChildNeedsDisplay - - Terminal.View.Clear - - Terminal.View.ClearNeedsDisplay - - Terminal.View.ColorScheme - - Terminal.View.DrawFrame(Terminal.Rect,System.Boolean) - - Terminal.View.DrawHotString(System.String,System.Boolean,Terminal.ColorScheme) - - Terminal.View.DrawHotString(System.String,Terminal.Attribute,Terminal.Attribute) - - Terminal.View.Driver - - Terminal.View.EnsureFocus - - Terminal.View.Focused - - Terminal.View.FocusFirst - - Terminal.View.FocusLast - - Terminal.View.FocusNext - - Terminal.View.FocusPrev - - Terminal.View.Frame - - Terminal.View.GetEnumerator - - Terminal.View.HasFocus - - Terminal.View.Id - - Terminal.View.LayoutSubviews - - Terminal.View.MostFocused - - Terminal.View.Move(System.Int32,System.Int32) - - Terminal.View.Remove(Terminal.View) - - Terminal.View.RemoveAll - - Terminal.View.ScreenToView(System.Int32,System.Int32) - - Terminal.View.SetFocus(Terminal.View) - - Terminal.View.SetNeedsDisplay - - Terminal.View.SetNeedsDisplay(Terminal.Rect) - - Terminal.View.Subviews - - Terminal.View.SuperView - - Terminal.View.ToString - - Terminal.View.WantMousePositionReports -- uid: Terminal.Button.#ctor(System.String) - id: '#ctor(System.String)' - parent: Terminal.Button - langs: - - csharp - name: Button(String) - nameWithType: Button.Button(String) - fullName: Button.Button(String) - type: Constructor - assemblies: - - Terminal - namespace: Terminal - summary: >- - Public constructor, creates a button based on - the given text at position 0,0 - remarks: >- - The size of the button is computed based on the - text length. This button is not a default button. - syntax: - content: public Button (string s); - parameters: - - id: s - type: System.String - description: To be added. - overload: Terminal.Button.#ctor* - exceptions: [] -- uid: Terminal.Button.#ctor(System.String,System.Boolean) - id: '#ctor(System.String,System.Boolean)' - parent: Terminal.Button - langs: - - csharp - name: Button(String, Boolean) - nameWithType: Button.Button(String, Boolean) - fullName: Button.Button(String, Boolean) - type: Constructor - assemblies: - - Terminal - namespace: Terminal - summary: >- - Public constructor, creates a button based on - the given text. - remarks: >- - If the value for is_default is true, a special - decoration is used, and the enter key on a - dialog would implicitly activate this button. - syntax: - content: public Button (string s, bool is_default); - parameters: - - id: s - type: System.String - description: To be added. - - id: is_default - type: System.Boolean - description: To be added. - overload: Terminal.Button.#ctor* - exceptions: [] -- uid: Terminal.Button.#ctor(System.Int32,System.Int32,System.String) - id: '#ctor(System.Int32,System.Int32,System.String)' - parent: Terminal.Button - langs: - - csharp - name: Button(Int32, Int32, String) - nameWithType: Button.Button(Int32, Int32, String) - fullName: Button.Button(Int32, Int32, String) - type: Constructor - assemblies: - - Terminal - namespace: Terminal - summary: >- - Public constructor, creates a button based on - the given text at the given position. - remarks: >- - The size of the button is computed based on the - text length. This button is not a default button. - syntax: - content: public Button (int x, int y, string s); - parameters: - - id: x - type: System.Int32 - description: To be added. - - id: y - type: System.Int32 - description: To be added. - - id: s - type: System.String - description: To be added. - overload: Terminal.Button.#ctor* - exceptions: [] -- uid: Terminal.Button.#ctor(System.Int32,System.Int32,System.String,System.Boolean) - id: '#ctor(System.Int32,System.Int32,System.String,System.Boolean)' - parent: Terminal.Button - langs: - - csharp - name: Button(Int32, Int32, String, Boolean) - nameWithType: Button.Button(Int32, Int32, String, Boolean) - fullName: Button.Button(Int32, Int32, String, Boolean) - type: Constructor - assemblies: - - Terminal - namespace: Terminal - summary: >- - Public constructor, creates a button based on - the given text at the given position. - remarks: >- - If the value for is_default is true, a special - decoration is used, and the enter key on a - dialog would implicitly activate this button. - syntax: - content: public Button (int x, int y, string s, bool is_default); - parameters: - - id: x - type: System.Int32 - description: To be added. - - id: y - type: System.Int32 - description: To be added. - - id: s - type: System.String - description: To be added. - - id: is_default - type: System.Boolean - description: To be added. - overload: Terminal.Button.#ctor* - exceptions: [] -- uid: Terminal.Button.Clicked - id: Clicked - parent: Terminal.Button - langs: - - csharp - name: Clicked - nameWithType: Button.Clicked - fullName: Button.Clicked - type: Field - assemblies: - - Terminal - namespace: Terminal - summary: Clicked event, raised when the button is clicked. - remarks: >- - Client code can hook up to this event, it is - raised when the button is activated either with - the mouse or the keyboard. - syntax: - content: public Action Clicked; - return: - type: System.Action - description: To be added. - exceptions: [] -- uid: Terminal.Button.IsDefault - id: IsDefault - parent: Terminal.Button - langs: - - csharp - name: IsDefault - nameWithType: Button.IsDefault - fullName: Button.IsDefault - type: Property - assemblies: - - Terminal - namespace: Terminal - summary: Gets or sets a value indicating whether this is the default action to activate on return on a dialog. - syntax: - content: public bool IsDefault { get; set; } - return: - type: System.Boolean - description: true if is default; otherwise, false. - overload: Terminal.Button.IsDefault* - exceptions: [] -- uid: Terminal.Button.MouseEvent(Terminal.MouseEvent) - id: MouseEvent(Terminal.MouseEvent) - parent: Terminal.Button - langs: - - csharp - name: MouseEvent(MouseEvent) - nameWithType: Button.MouseEvent(MouseEvent) - fullName: Button.MouseEvent(MouseEvent) - type: Method - assemblies: - - Terminal - namespace: Terminal - syntax: - content: public override bool MouseEvent (Terminal.MouseEvent me); - parameters: - - id: me - type: Terminal.MouseEvent - description: To be added. - return: - type: System.Boolean - description: To be added. - overload: Terminal.Button.MouseEvent* - exceptions: [] -- uid: Terminal.Button.PositionCursor - id: PositionCursor - parent: Terminal.Button - langs: - - csharp - name: PositionCursor() - nameWithType: Button.PositionCursor() - fullName: Button.PositionCursor() - type: Method - assemblies: - - Terminal - namespace: Terminal - syntax: - content: public override void PositionCursor (); - parameters: [] - overload: Terminal.Button.PositionCursor* - exceptions: [] -- uid: Terminal.Button.ProcessColdKey(Terminal.KeyEvent) - id: ProcessColdKey(Terminal.KeyEvent) - parent: Terminal.Button - langs: - - csharp - name: ProcessColdKey(KeyEvent) - nameWithType: Button.ProcessColdKey(KeyEvent) - fullName: Button.ProcessColdKey(KeyEvent) - type: Method - assemblies: - - Terminal - namespace: Terminal - syntax: - content: public override bool ProcessColdKey (Terminal.KeyEvent kb); - parameters: - - id: kb - type: Terminal.KeyEvent - description: To be added. - return: - type: System.Boolean - description: To be added. - overload: Terminal.Button.ProcessColdKey* - exceptions: [] -- uid: Terminal.Button.ProcessHotKey(Terminal.KeyEvent) - id: ProcessHotKey(Terminal.KeyEvent) - parent: Terminal.Button - langs: - - csharp - name: ProcessHotKey(KeyEvent) - nameWithType: Button.ProcessHotKey(KeyEvent) - fullName: Button.ProcessHotKey(KeyEvent) - type: Method - assemblies: - - Terminal - namespace: Terminal - syntax: - content: public override bool ProcessHotKey (Terminal.KeyEvent kb); - parameters: - - id: kb - type: Terminal.KeyEvent - description: To be added. - return: - type: System.Boolean - description: To be added. - overload: Terminal.Button.ProcessHotKey* - exceptions: [] -- uid: Terminal.Button.ProcessKey(Terminal.KeyEvent) - id: ProcessKey(Terminal.KeyEvent) - parent: Terminal.Button - langs: - - csharp - name: ProcessKey(KeyEvent) - nameWithType: Button.ProcessKey(KeyEvent) - fullName: Button.ProcessKey(KeyEvent) - type: Method - assemblies: - - Terminal - namespace: Terminal - syntax: - content: public override bool ProcessKey (Terminal.KeyEvent kb); - parameters: - - id: kb - type: Terminal.KeyEvent - description: To be added. - return: - type: System.Boolean - description: To be added. - overload: Terminal.Button.ProcessKey* - exceptions: [] -- uid: Terminal.Button.Redraw(Terminal.Rect) - id: Redraw(Terminal.Rect) - parent: Terminal.Button - langs: - - csharp - name: Redraw(Rect) - nameWithType: Button.Redraw(Rect) - fullName: Button.Redraw(Rect) - type: Method - assemblies: - - Terminal - namespace: Terminal - syntax: - content: public override void Redraw (Terminal.Rect region); - parameters: - - id: region - type: Terminal.Rect - description: To be added. - overload: Terminal.Button.Redraw* - exceptions: [] -- uid: Terminal.Button.Text - id: Text - parent: Terminal.Button - langs: - - csharp - name: Text - nameWithType: Button.Text - fullName: Button.Text - type: Property - assemblies: - - Terminal - namespace: Terminal - summary: The text displayed by this widget. - syntax: - content: public string Text { get; set; } - return: - type: System.String - description: To be added. - overload: Terminal.Button.Text* - exceptions: [] -references: -- uid: Terminal.View - parent: Terminal - isExternal: false - name: View - nameWithType: View - fullName: Terminal.View -- uid: Terminal.Button.#ctor(System.String) - parent: Terminal.Button - isExternal: false - name: Button(String) - nameWithType: Button.Button(String) - fullName: Button.Button(String) -- uid: System.String - parent: System - isExternal: true - name: String - nameWithType: String - fullName: System.String -- uid: Terminal.Button.#ctor(System.String,System.Boolean) - parent: Terminal.Button - isExternal: false - name: Button(String, Boolean) - nameWithType: Button.Button(String, Boolean) - fullName: Button.Button(String, Boolean) -- uid: System.Boolean - parent: System - isExternal: true - name: Boolean - nameWithType: Boolean - fullName: System.Boolean -- uid: Terminal.Button.#ctor(System.Int32,System.Int32,System.String) - parent: Terminal.Button - isExternal: false - name: Button(Int32, Int32, String) - nameWithType: Button.Button(Int32, Int32, String) - fullName: Button.Button(Int32, Int32, String) -- uid: System.Int32 - parent: System - isExternal: true - name: Int32 - nameWithType: Int32 - fullName: System.Int32 -- uid: Terminal.Button.#ctor(System.Int32,System.Int32,System.String,System.Boolean) - parent: Terminal.Button - isExternal: false - name: Button(Int32, Int32, String, Boolean) - nameWithType: Button.Button(Int32, Int32, String, Boolean) - fullName: Button.Button(Int32, Int32, String, Boolean) -- uid: Terminal.Button.Clicked - parent: Terminal.Button - isExternal: false - name: Clicked - nameWithType: Button.Clicked - fullName: Button.Clicked -- uid: System.Action - parent: System - isExternal: true - name: Action - nameWithType: Action - fullName: System.Action -- uid: Terminal.Button.IsDefault - parent: Terminal.Button - isExternal: false - name: IsDefault - nameWithType: Button.IsDefault - fullName: Button.IsDefault -- uid: Terminal.Button.MouseEvent(Terminal.MouseEvent) - parent: Terminal.Button - isExternal: false - name: MouseEvent(MouseEvent) - nameWithType: Button.MouseEvent(MouseEvent) - fullName: Button.MouseEvent(MouseEvent) -- uid: Terminal.MouseEvent - parent: Terminal - isExternal: false - name: MouseEvent - nameWithType: MouseEvent - fullName: Terminal.MouseEvent -- uid: Terminal.Button.PositionCursor - parent: Terminal.Button - isExternal: false - name: PositionCursor() - nameWithType: Button.PositionCursor() - fullName: Button.PositionCursor() -- uid: Terminal.Button.ProcessColdKey(Terminal.KeyEvent) - parent: Terminal.Button - isExternal: false - name: ProcessColdKey(KeyEvent) - nameWithType: Button.ProcessColdKey(KeyEvent) - fullName: Button.ProcessColdKey(KeyEvent) -- uid: Terminal.KeyEvent - parent: Terminal - isExternal: false - name: KeyEvent - nameWithType: KeyEvent - fullName: Terminal.KeyEvent -- uid: Terminal.Button.ProcessHotKey(Terminal.KeyEvent) - parent: Terminal.Button - isExternal: false - name: ProcessHotKey(KeyEvent) - nameWithType: Button.ProcessHotKey(KeyEvent) - fullName: Button.ProcessHotKey(KeyEvent) -- uid: Terminal.Button.ProcessKey(Terminal.KeyEvent) - parent: Terminal.Button - isExternal: false - name: ProcessKey(KeyEvent) - nameWithType: Button.ProcessKey(KeyEvent) - fullName: Button.ProcessKey(KeyEvent) -- uid: Terminal.Button.Redraw(Terminal.Rect) - parent: Terminal.Button - isExternal: false - name: Redraw(Rect) - nameWithType: Button.Redraw(Rect) - fullName: Button.Redraw(Rect) -- uid: Terminal.Rect - parent: Terminal - isExternal: false - name: Rect - nameWithType: Rect - fullName: Terminal.Rect -- uid: Terminal.Button.Text - parent: Terminal.Button - isExternal: false - name: Text - nameWithType: Button.Text - fullName: Button.Text -- uid: Terminal.Button.#ctor* - parent: Terminal.Button - isExternal: false - name: Button - nameWithType: Button.Button - fullName: Button.Button -- uid: Terminal.Button.IsDefault* - parent: Terminal.Button - isExternal: false - name: IsDefault - nameWithType: Button.IsDefault - fullName: Button.IsDefault -- uid: Terminal.Button.MouseEvent* - parent: Terminal.Button - isExternal: false - name: MouseEvent - nameWithType: Button.MouseEvent - fullName: Button.MouseEvent -- uid: Terminal.Button.PositionCursor* - parent: Terminal.Button - isExternal: false - name: PositionCursor - nameWithType: Button.PositionCursor - fullName: Button.PositionCursor -- uid: Terminal.Button.ProcessColdKey* - parent: Terminal.Button - isExternal: false - name: ProcessColdKey - nameWithType: Button.ProcessColdKey - fullName: Button.ProcessColdKey -- uid: Terminal.Button.ProcessHotKey* - parent: Terminal.Button - isExternal: false - name: ProcessHotKey - nameWithType: Button.ProcessHotKey - fullName: Button.ProcessHotKey -- uid: Terminal.Button.ProcessKey* - parent: Terminal.Button - isExternal: false - name: ProcessKey - nameWithType: Button.ProcessKey - fullName: Button.ProcessKey -- uid: Terminal.Button.Redraw* - parent: Terminal.Button - isExternal: false - name: Redraw - nameWithType: Button.Redraw - fullName: Button.Redraw -- uid: Terminal.Button.Text* - parent: Terminal.Button - isExternal: false - name: Text - nameWithType: Button.Text - fullName: Button.Text -- uid: Terminal.Responder.CanFocus - parent: Terminal.Responder - isExternal: false - name: CanFocus - nameWithType: Responder.CanFocus - fullName: Responder.CanFocus -- uid: Terminal.View.HasFocus - parent: Terminal.View - isExternal: false - name: HasFocus - nameWithType: View.HasFocus - fullName: View.HasFocus -- uid: Terminal.View.Add(Terminal.View) - parent: Terminal.View - isExternal: false - name: Add(View) - nameWithType: View.Add(View) - fullName: View.Add(View) -- uid: Terminal.View.Add(Terminal.View[]) - parent: Terminal.View - isExternal: false - name: Add(View[]) - nameWithType: View.Add(View[]) - fullName: View.Add(View[]) -- uid: Terminal.View.AddCh(System.Int32,System.Int32,System.Int32) - parent: Terminal.View - isExternal: false - name: AddCh(Int32, Int32, Int32) - nameWithType: View.AddCh(Int32, Int32, Int32) - fullName: View.AddCh(Int32, Int32, Int32) -- uid: Terminal.View.Bounds - parent: Terminal.View - isExternal: false - name: Bounds - nameWithType: View.Bounds - fullName: View.Bounds -- uid: Terminal.View.ChildNeedsDisplay - parent: Terminal.View - isExternal: false - name: ChildNeedsDisplay() - nameWithType: View.ChildNeedsDisplay() - fullName: View.ChildNeedsDisplay() -- uid: Terminal.View.Clear - parent: Terminal.View - isExternal: false - name: Clear() - nameWithType: View.Clear() - fullName: View.Clear() -- uid: Terminal.View.ClearNeedsDisplay - parent: Terminal.View - isExternal: false - name: ClearNeedsDisplay() - nameWithType: View.ClearNeedsDisplay() - fullName: View.ClearNeedsDisplay() -- uid: Terminal.View.ColorScheme - parent: Terminal.View - isExternal: false - name: ColorScheme - nameWithType: View.ColorScheme - fullName: View.ColorScheme -- uid: Terminal.View.DrawFrame(Terminal.Rect,System.Boolean) - parent: Terminal.View - isExternal: false - name: DrawFrame(Rect, Boolean) - nameWithType: View.DrawFrame(Rect, Boolean) - fullName: View.DrawFrame(Rect, Boolean) -- uid: Terminal.View.DrawHotString(System.String,System.Boolean,Terminal.ColorScheme) - parent: Terminal.View - isExternal: false - name: DrawHotString(String, Boolean, ColorScheme) - nameWithType: View.DrawHotString(String, Boolean, ColorScheme) - fullName: View.DrawHotString(String, Boolean, ColorScheme) -- uid: Terminal.View.DrawHotString(System.String,Terminal.Attribute,Terminal.Attribute) - parent: Terminal.View - isExternal: false - name: DrawHotString(String, Attribute, Attribute) - nameWithType: View.DrawHotString(String, Attribute, Attribute) - fullName: View.DrawHotString(String, Attribute, Attribute) -- uid: Terminal.View.Driver - parent: Terminal.View - isExternal: false - name: Driver - nameWithType: View.Driver - fullName: View.Driver -- uid: Terminal.View.EnsureFocus - parent: Terminal.View - isExternal: false - name: EnsureFocus() - nameWithType: View.EnsureFocus() - fullName: View.EnsureFocus() -- uid: Terminal.View.Focused - parent: Terminal.View - isExternal: false - name: Focused - nameWithType: View.Focused - fullName: View.Focused -- uid: Terminal.View.FocusFirst - parent: Terminal.View - isExternal: false - name: FocusFirst() - nameWithType: View.FocusFirst() - fullName: View.FocusFirst() -- uid: Terminal.View.FocusLast - parent: Terminal.View - isExternal: false - name: FocusLast() - nameWithType: View.FocusLast() - fullName: View.FocusLast() -- uid: Terminal.View.FocusNext - parent: Terminal.View - isExternal: false - name: FocusNext() - nameWithType: View.FocusNext() - fullName: View.FocusNext() -- uid: Terminal.View.FocusPrev - parent: Terminal.View - isExternal: false - name: FocusPrev() - nameWithType: View.FocusPrev() - fullName: View.FocusPrev() -- uid: Terminal.View.Frame - parent: Terminal.View - isExternal: false - name: Frame - nameWithType: View.Frame - fullName: View.Frame -- uid: Terminal.View.GetEnumerator - parent: Terminal.View - isExternal: false - name: GetEnumerator() - nameWithType: View.GetEnumerator() - fullName: View.GetEnumerator() -- uid: Terminal.View.Id - parent: Terminal.View - isExternal: false - name: Id - nameWithType: View.Id - fullName: View.Id -- uid: Terminal.View.LayoutSubviews - parent: Terminal.View - isExternal: false - name: LayoutSubviews() - nameWithType: View.LayoutSubviews() - fullName: View.LayoutSubviews() -- uid: Terminal.View.MostFocused - parent: Terminal.View - isExternal: false - name: MostFocused - nameWithType: View.MostFocused - fullName: View.MostFocused -- uid: Terminal.View.Move(System.Int32,System.Int32) - parent: Terminal.View - isExternal: false - name: Move(Int32, Int32) - nameWithType: View.Move(Int32, Int32) - fullName: View.Move(Int32, Int32) -- uid: Terminal.View.Remove(Terminal.View) - parent: Terminal.View - isExternal: false - name: Remove(View) - nameWithType: View.Remove(View) - fullName: View.Remove(View) -- uid: Terminal.View.RemoveAll - parent: Terminal.View - isExternal: false - name: RemoveAll() - nameWithType: View.RemoveAll() - fullName: View.RemoveAll() -- uid: Terminal.View.ScreenToView(System.Int32,System.Int32) - parent: Terminal.View - isExternal: false - name: ScreenToView(Int32, Int32) - nameWithType: View.ScreenToView(Int32, Int32) - fullName: View.ScreenToView(Int32, Int32) -- uid: Terminal.View.SetFocus(Terminal.View) - parent: Terminal.View - isExternal: false - name: SetFocus(View) - nameWithType: View.SetFocus(View) - fullName: View.SetFocus(View) -- uid: Terminal.View.SetNeedsDisplay - parent: Terminal.View - isExternal: false - name: SetNeedsDisplay() - nameWithType: View.SetNeedsDisplay() - fullName: View.SetNeedsDisplay() -- uid: Terminal.View.SetNeedsDisplay(Terminal.Rect) - parent: Terminal.View - isExternal: false - name: SetNeedsDisplay(Rect) - nameWithType: View.SetNeedsDisplay(Rect) - fullName: View.SetNeedsDisplay(Rect) -- uid: Terminal.View.Subviews - parent: Terminal.View - isExternal: false - name: Subviews - nameWithType: View.Subviews - fullName: View.Subviews -- uid: Terminal.View.SuperView - parent: Terminal.View - isExternal: false - name: SuperView - nameWithType: View.SuperView - fullName: View.SuperView -- uid: Terminal.View.ToString - parent: Terminal.View - isExternal: false - name: ToString() - nameWithType: View.ToString() - fullName: View.ToString() -- uid: Terminal.View.WantMousePositionReports - parent: Terminal.View - isExternal: false - name: WantMousePositionReports - nameWithType: View.WantMousePositionReports - fullName: View.WantMousePositionReports diff --git a/docfx/api/Terminal/Terminal.CheckBox.yml b/docfx/api/Terminal/Terminal.CheckBox.yml deleted file mode 100644 index 93b0c9ba8..000000000 --- a/docfx/api/Terminal/Terminal.CheckBox.yml +++ /dev/null @@ -1,655 +0,0 @@ -### YamlMime:ManagedReference -items: -- uid: Terminal.CheckBox - id: CheckBox - children: - - Terminal.CheckBox.#ctor(System.Int32,System.Int32,System.String) - - Terminal.CheckBox.#ctor(System.Int32,System.Int32,System.String,System.Boolean) - - Terminal.CheckBox.Checked - - Terminal.CheckBox.MouseEvent(Terminal.MouseEvent) - - Terminal.CheckBox.PositionCursor - - Terminal.CheckBox.ProcessKey(Terminal.KeyEvent) - - Terminal.CheckBox.Redraw(Terminal.Rect) - - Terminal.CheckBox.Text - - Terminal.CheckBox.Toggled - langs: - - csharp - name: CheckBox - nameWithType: CheckBox - fullName: Terminal.CheckBox - type: Class - assemblies: - - Terminal - namespace: Terminal - syntax: - content: 'public class CheckBox : Terminal.View' - inheritance: - - System.Object - - Terminal.Responder - - Terminal.View - implements: [] - inheritedMembers: - - Terminal.Responder.CanFocus - - Terminal.View.Add(Terminal.View) - - Terminal.View.Add(Terminal.View[]) - - Terminal.View.AddCh(System.Int32,System.Int32,System.Int32) - - Terminal.View.Bounds - - Terminal.View.ChildNeedsDisplay - - Terminal.View.Clear - - Terminal.View.ClearNeedsDisplay - - Terminal.View.ColorScheme - - Terminal.View.DrawFrame(Terminal.Rect,System.Boolean) - - Terminal.View.DrawHotString(System.String,System.Boolean,Terminal.ColorScheme) - - Terminal.View.DrawHotString(System.String,Terminal.Attribute,Terminal.Attribute) - - Terminal.View.Driver - - Terminal.View.EnsureFocus - - Terminal.View.Focused - - Terminal.View.FocusFirst - - Terminal.View.FocusLast - - Terminal.View.FocusNext - - Terminal.View.FocusPrev - - Terminal.View.Frame - - Terminal.View.GetEnumerator - - Terminal.View.HasFocus - - Terminal.View.Id - - Terminal.View.LayoutSubviews - - Terminal.View.MostFocused - - Terminal.View.Move(System.Int32,System.Int32) - - Terminal.View.ProcessColdKey(Terminal.KeyEvent) - - Terminal.View.ProcessHotKey(Terminal.KeyEvent) - - Terminal.View.Remove(Terminal.View) - - Terminal.View.RemoveAll - - Terminal.View.ScreenToView(System.Int32,System.Int32) - - Terminal.View.SetFocus(Terminal.View) - - Terminal.View.SetNeedsDisplay - - Terminal.View.SetNeedsDisplay(Terminal.Rect) - - Terminal.View.Subviews - - Terminal.View.SuperView - - Terminal.View.ToString - - Terminal.View.WantMousePositionReports -- uid: Terminal.CheckBox.#ctor(System.Int32,System.Int32,System.String) - id: '#ctor(System.Int32,System.Int32,System.String)' - parent: Terminal.CheckBox - langs: - - csharp - name: CheckBox(Int32, Int32, String) - nameWithType: CheckBox.CheckBox(Int32, Int32, String) - fullName: CheckBox.CheckBox(Int32, Int32, String) - type: Constructor - assemblies: - - Terminal - namespace: Terminal - summary: >- - Public constructor, creates a CheckButton based on - the given text at the given position. - remarks: >- - The size of CheckButton is computed based on the - text length. This CheckButton is not toggled. - syntax: - content: public CheckBox (int x, int y, string s); - parameters: - - id: x - type: System.Int32 - description: To be added. - - id: y - type: System.Int32 - description: To be added. - - id: s - type: System.String - description: To be added. - overload: Terminal.CheckBox.#ctor* - exceptions: [] -- uid: Terminal.CheckBox.#ctor(System.Int32,System.Int32,System.String,System.Boolean) - id: '#ctor(System.Int32,System.Int32,System.String,System.Boolean)' - parent: Terminal.CheckBox - langs: - - csharp - name: CheckBox(Int32, Int32, String, Boolean) - nameWithType: CheckBox.CheckBox(Int32, Int32, String, Boolean) - fullName: CheckBox.CheckBox(Int32, Int32, String, Boolean) - type: Constructor - assemblies: - - Terminal - namespace: Terminal - summary: >- - Public constructor, creates a CheckButton based on - the given text at the given position and a state. - remarks: >- - The size of CheckButton is computed based on the - text length. - syntax: - content: public CheckBox (int x, int y, string s, bool is_checked); - parameters: - - id: x - type: System.Int32 - description: To be added. - - id: y - type: System.Int32 - description: To be added. - - id: s - type: System.String - description: To be added. - - id: is_checked - type: System.Boolean - description: To be added. - overload: Terminal.CheckBox.#ctor* - exceptions: [] -- uid: Terminal.CheckBox.Checked - id: Checked - parent: Terminal.CheckBox - langs: - - csharp - name: Checked - nameWithType: CheckBox.Checked - fullName: CheckBox.Checked - type: Property - assemblies: - - Terminal - namespace: Terminal - summary: The state of the checkbox. - syntax: - content: public bool Checked { get; set; } - return: - type: System.Boolean - description: To be added. - overload: Terminal.CheckBox.Checked* - exceptions: [] -- uid: Terminal.CheckBox.MouseEvent(Terminal.MouseEvent) - id: MouseEvent(Terminal.MouseEvent) - parent: Terminal.CheckBox - langs: - - csharp - name: MouseEvent(MouseEvent) - nameWithType: CheckBox.MouseEvent(MouseEvent) - fullName: CheckBox.MouseEvent(MouseEvent) - type: Method - assemblies: - - Terminal - namespace: Terminal - syntax: - content: public override bool MouseEvent (Terminal.MouseEvent me); - parameters: - - id: me - type: Terminal.MouseEvent - description: To be added. - return: - type: System.Boolean - description: To be added. - overload: Terminal.CheckBox.MouseEvent* - exceptions: [] -- uid: Terminal.CheckBox.PositionCursor - id: PositionCursor - parent: Terminal.CheckBox - langs: - - csharp - name: PositionCursor() - nameWithType: CheckBox.PositionCursor() - fullName: CheckBox.PositionCursor() - type: Method - assemblies: - - Terminal - namespace: Terminal - syntax: - content: public override void PositionCursor (); - parameters: [] - overload: Terminal.CheckBox.PositionCursor* - exceptions: [] -- uid: Terminal.CheckBox.ProcessKey(Terminal.KeyEvent) - id: ProcessKey(Terminal.KeyEvent) - parent: Terminal.CheckBox - langs: - - csharp - name: ProcessKey(KeyEvent) - nameWithType: CheckBox.ProcessKey(KeyEvent) - fullName: CheckBox.ProcessKey(KeyEvent) - type: Method - assemblies: - - Terminal - namespace: Terminal - syntax: - content: public override bool ProcessKey (Terminal.KeyEvent kb); - parameters: - - id: kb - type: Terminal.KeyEvent - description: To be added. - return: - type: System.Boolean - description: To be added. - overload: Terminal.CheckBox.ProcessKey* - exceptions: [] -- uid: Terminal.CheckBox.Redraw(Terminal.Rect) - id: Redraw(Terminal.Rect) - parent: Terminal.CheckBox - langs: - - csharp - name: Redraw(Rect) - nameWithType: CheckBox.Redraw(Rect) - fullName: CheckBox.Redraw(Rect) - type: Method - assemblies: - - Terminal - namespace: Terminal - syntax: - content: public override void Redraw (Terminal.Rect region); - parameters: - - id: region - type: Terminal.Rect - description: To be added. - overload: Terminal.CheckBox.Redraw* - exceptions: [] -- uid: Terminal.CheckBox.Text - id: Text - parent: Terminal.CheckBox - langs: - - csharp - name: Text - nameWithType: CheckBox.Text - fullName: CheckBox.Text - type: Property - assemblies: - - Terminal - namespace: Terminal - summary: The text displayed by this widget. - syntax: - content: public string Text { get; set; } - return: - type: System.String - description: To be added. - overload: Terminal.CheckBox.Text* - exceptions: [] -- uid: Terminal.CheckBox.Toggled - id: Toggled - parent: Terminal.CheckBox - langs: - - csharp - name: Toggled - nameWithType: CheckBox.Toggled - fullName: CheckBox.Toggled - type: Event - assemblies: - - Terminal - namespace: Terminal - summary: Toggled event, raised when the CheckButton is toggled. - remarks: >- - Client code can hook up to this event, it is - raised when the checkbutton is activated either with - the mouse or the keyboard. - syntax: - content: public event EventHandler Toggled; - return: - type: System.EventHandler - description: To be added. - exceptions: [] -references: -- uid: Terminal.View - parent: Terminal - isExternal: false - name: View - nameWithType: View - fullName: Terminal.View -- uid: Terminal.CheckBox.#ctor(System.Int32,System.Int32,System.String) - parent: Terminal.CheckBox - isExternal: false - name: CheckBox(Int32, Int32, String) - nameWithType: CheckBox.CheckBox(Int32, Int32, String) - fullName: CheckBox.CheckBox(Int32, Int32, String) -- uid: System.Int32 - parent: System - isExternal: true - name: Int32 - nameWithType: Int32 - fullName: System.Int32 -- uid: System.String - parent: System - isExternal: true - name: String - nameWithType: String - fullName: System.String -- uid: Terminal.CheckBox.#ctor(System.Int32,System.Int32,System.String,System.Boolean) - parent: Terminal.CheckBox - isExternal: false - name: CheckBox(Int32, Int32, String, Boolean) - nameWithType: CheckBox.CheckBox(Int32, Int32, String, Boolean) - fullName: CheckBox.CheckBox(Int32, Int32, String, Boolean) -- uid: System.Boolean - parent: System - isExternal: true - name: Boolean - nameWithType: Boolean - fullName: System.Boolean -- uid: Terminal.CheckBox.Checked - parent: Terminal.CheckBox - isExternal: false - name: Checked - nameWithType: CheckBox.Checked - fullName: CheckBox.Checked -- uid: Terminal.CheckBox.MouseEvent(Terminal.MouseEvent) - parent: Terminal.CheckBox - isExternal: false - name: MouseEvent(MouseEvent) - nameWithType: CheckBox.MouseEvent(MouseEvent) - fullName: CheckBox.MouseEvent(MouseEvent) -- uid: Terminal.MouseEvent - parent: Terminal - isExternal: false - name: MouseEvent - nameWithType: MouseEvent - fullName: Terminal.MouseEvent -- uid: Terminal.CheckBox.PositionCursor - parent: Terminal.CheckBox - isExternal: false - name: PositionCursor() - nameWithType: CheckBox.PositionCursor() - fullName: CheckBox.PositionCursor() -- uid: Terminal.CheckBox.ProcessKey(Terminal.KeyEvent) - parent: Terminal.CheckBox - isExternal: false - name: ProcessKey(KeyEvent) - nameWithType: CheckBox.ProcessKey(KeyEvent) - fullName: CheckBox.ProcessKey(KeyEvent) -- uid: Terminal.KeyEvent - parent: Terminal - isExternal: false - name: KeyEvent - nameWithType: KeyEvent - fullName: Terminal.KeyEvent -- uid: Terminal.CheckBox.Redraw(Terminal.Rect) - parent: Terminal.CheckBox - isExternal: false - name: Redraw(Rect) - nameWithType: CheckBox.Redraw(Rect) - fullName: CheckBox.Redraw(Rect) -- uid: Terminal.Rect - parent: Terminal - isExternal: false - name: Rect - nameWithType: Rect - fullName: Terminal.Rect -- uid: Terminal.CheckBox.Text - parent: Terminal.CheckBox - isExternal: false - name: Text - nameWithType: CheckBox.Text - fullName: CheckBox.Text -- uid: Terminal.CheckBox.Toggled - parent: Terminal.CheckBox - isExternal: false - name: Toggled - nameWithType: CheckBox.Toggled - fullName: CheckBox.Toggled -- uid: System.EventHandler - parent: System - isExternal: true - name: EventHandler - nameWithType: EventHandler - fullName: System.EventHandler -- uid: Terminal.CheckBox.#ctor* - parent: Terminal.CheckBox - isExternal: false - name: CheckBox - nameWithType: CheckBox.CheckBox - fullName: CheckBox.CheckBox -- uid: Terminal.CheckBox.Checked* - parent: Terminal.CheckBox - isExternal: false - name: Checked - nameWithType: CheckBox.Checked - fullName: CheckBox.Checked -- uid: Terminal.CheckBox.MouseEvent* - parent: Terminal.CheckBox - isExternal: false - name: MouseEvent - nameWithType: CheckBox.MouseEvent - fullName: CheckBox.MouseEvent -- uid: Terminal.CheckBox.PositionCursor* - parent: Terminal.CheckBox - isExternal: false - name: PositionCursor - nameWithType: CheckBox.PositionCursor - fullName: CheckBox.PositionCursor -- uid: Terminal.CheckBox.ProcessKey* - parent: Terminal.CheckBox - isExternal: false - name: ProcessKey - nameWithType: CheckBox.ProcessKey - fullName: CheckBox.ProcessKey -- uid: Terminal.CheckBox.Redraw* - parent: Terminal.CheckBox - isExternal: false - name: Redraw - nameWithType: CheckBox.Redraw - fullName: CheckBox.Redraw -- uid: Terminal.CheckBox.Text* - parent: Terminal.CheckBox - isExternal: false - name: Text - nameWithType: CheckBox.Text - fullName: CheckBox.Text -- uid: Terminal.Responder.CanFocus - parent: Terminal.Responder - isExternal: false - name: CanFocus - nameWithType: Responder.CanFocus - fullName: Responder.CanFocus -- uid: Terminal.View.HasFocus - parent: Terminal.View - isExternal: false - name: HasFocus - nameWithType: View.HasFocus - fullName: View.HasFocus -- uid: Terminal.View.ProcessColdKey(Terminal.KeyEvent) - parent: Terminal.View - isExternal: false - name: ProcessColdKey(KeyEvent) - nameWithType: View.ProcessColdKey(KeyEvent) - fullName: View.ProcessColdKey(KeyEvent) -- uid: Terminal.View.ProcessHotKey(Terminal.KeyEvent) - parent: Terminal.View - isExternal: false - name: ProcessHotKey(KeyEvent) - nameWithType: View.ProcessHotKey(KeyEvent) - fullName: View.ProcessHotKey(KeyEvent) -- uid: Terminal.View.Add(Terminal.View) - parent: Terminal.View - isExternal: false - name: Add(View) - nameWithType: View.Add(View) - fullName: View.Add(View) -- uid: Terminal.View.Add(Terminal.View[]) - parent: Terminal.View - isExternal: false - name: Add(View[]) - nameWithType: View.Add(View[]) - fullName: View.Add(View[]) -- uid: Terminal.View.AddCh(System.Int32,System.Int32,System.Int32) - parent: Terminal.View - isExternal: false - name: AddCh(Int32, Int32, Int32) - nameWithType: View.AddCh(Int32, Int32, Int32) - fullName: View.AddCh(Int32, Int32, Int32) -- uid: Terminal.View.Bounds - parent: Terminal.View - isExternal: false - name: Bounds - nameWithType: View.Bounds - fullName: View.Bounds -- uid: Terminal.View.ChildNeedsDisplay - parent: Terminal.View - isExternal: false - name: ChildNeedsDisplay() - nameWithType: View.ChildNeedsDisplay() - fullName: View.ChildNeedsDisplay() -- uid: Terminal.View.Clear - parent: Terminal.View - isExternal: false - name: Clear() - nameWithType: View.Clear() - fullName: View.Clear() -- uid: Terminal.View.ClearNeedsDisplay - parent: Terminal.View - isExternal: false - name: ClearNeedsDisplay() - nameWithType: View.ClearNeedsDisplay() - fullName: View.ClearNeedsDisplay() -- uid: Terminal.View.ColorScheme - parent: Terminal.View - isExternal: false - name: ColorScheme - nameWithType: View.ColorScheme - fullName: View.ColorScheme -- uid: Terminal.View.DrawFrame(Terminal.Rect,System.Boolean) - parent: Terminal.View - isExternal: false - name: DrawFrame(Rect, Boolean) - nameWithType: View.DrawFrame(Rect, Boolean) - fullName: View.DrawFrame(Rect, Boolean) -- uid: Terminal.View.DrawHotString(System.String,System.Boolean,Terminal.ColorScheme) - parent: Terminal.View - isExternal: false - name: DrawHotString(String, Boolean, ColorScheme) - nameWithType: View.DrawHotString(String, Boolean, ColorScheme) - fullName: View.DrawHotString(String, Boolean, ColorScheme) -- uid: Terminal.View.DrawHotString(System.String,Terminal.Attribute,Terminal.Attribute) - parent: Terminal.View - isExternal: false - name: DrawHotString(String, Attribute, Attribute) - nameWithType: View.DrawHotString(String, Attribute, Attribute) - fullName: View.DrawHotString(String, Attribute, Attribute) -- uid: Terminal.View.Driver - parent: Terminal.View - isExternal: false - name: Driver - nameWithType: View.Driver - fullName: View.Driver -- uid: Terminal.View.EnsureFocus - parent: Terminal.View - isExternal: false - name: EnsureFocus() - nameWithType: View.EnsureFocus() - fullName: View.EnsureFocus() -- uid: Terminal.View.Focused - parent: Terminal.View - isExternal: false - name: Focused - nameWithType: View.Focused - fullName: View.Focused -- uid: Terminal.View.FocusFirst - parent: Terminal.View - isExternal: false - name: FocusFirst() - nameWithType: View.FocusFirst() - fullName: View.FocusFirst() -- uid: Terminal.View.FocusLast - parent: Terminal.View - isExternal: false - name: FocusLast() - nameWithType: View.FocusLast() - fullName: View.FocusLast() -- uid: Terminal.View.FocusNext - parent: Terminal.View - isExternal: false - name: FocusNext() - nameWithType: View.FocusNext() - fullName: View.FocusNext() -- uid: Terminal.View.FocusPrev - parent: Terminal.View - isExternal: false - name: FocusPrev() - nameWithType: View.FocusPrev() - fullName: View.FocusPrev() -- uid: Terminal.View.Frame - parent: Terminal.View - isExternal: false - name: Frame - nameWithType: View.Frame - fullName: View.Frame -- uid: Terminal.View.GetEnumerator - parent: Terminal.View - isExternal: false - name: GetEnumerator() - nameWithType: View.GetEnumerator() - fullName: View.GetEnumerator() -- uid: Terminal.View.Id - parent: Terminal.View - isExternal: false - name: Id - nameWithType: View.Id - fullName: View.Id -- uid: Terminal.View.LayoutSubviews - parent: Terminal.View - isExternal: false - name: LayoutSubviews() - nameWithType: View.LayoutSubviews() - fullName: View.LayoutSubviews() -- uid: Terminal.View.MostFocused - parent: Terminal.View - isExternal: false - name: MostFocused - nameWithType: View.MostFocused - fullName: View.MostFocused -- uid: Terminal.View.Move(System.Int32,System.Int32) - parent: Terminal.View - isExternal: false - name: Move(Int32, Int32) - nameWithType: View.Move(Int32, Int32) - fullName: View.Move(Int32, Int32) -- uid: Terminal.View.Remove(Terminal.View) - parent: Terminal.View - isExternal: false - name: Remove(View) - nameWithType: View.Remove(View) - fullName: View.Remove(View) -- uid: Terminal.View.RemoveAll - parent: Terminal.View - isExternal: false - name: RemoveAll() - nameWithType: View.RemoveAll() - fullName: View.RemoveAll() -- uid: Terminal.View.ScreenToView(System.Int32,System.Int32) - parent: Terminal.View - isExternal: false - name: ScreenToView(Int32, Int32) - nameWithType: View.ScreenToView(Int32, Int32) - fullName: View.ScreenToView(Int32, Int32) -- uid: Terminal.View.SetFocus(Terminal.View) - parent: Terminal.View - isExternal: false - name: SetFocus(View) - nameWithType: View.SetFocus(View) - fullName: View.SetFocus(View) -- uid: Terminal.View.SetNeedsDisplay - parent: Terminal.View - isExternal: false - name: SetNeedsDisplay() - nameWithType: View.SetNeedsDisplay() - fullName: View.SetNeedsDisplay() -- uid: Terminal.View.SetNeedsDisplay(Terminal.Rect) - parent: Terminal.View - isExternal: false - name: SetNeedsDisplay(Rect) - nameWithType: View.SetNeedsDisplay(Rect) - fullName: View.SetNeedsDisplay(Rect) -- uid: Terminal.View.Subviews - parent: Terminal.View - isExternal: false - name: Subviews - nameWithType: View.Subviews - fullName: View.Subviews -- uid: Terminal.View.SuperView - parent: Terminal.View - isExternal: false - name: SuperView - nameWithType: View.SuperView - fullName: View.SuperView -- uid: Terminal.View.ToString - parent: Terminal.View - isExternal: false - name: ToString() - nameWithType: View.ToString() - fullName: View.ToString() -- uid: Terminal.View.WantMousePositionReports - parent: Terminal.View - isExternal: false - name: WantMousePositionReports - nameWithType: View.WantMousePositionReports - fullName: View.WantMousePositionReports diff --git a/docfx/api/Terminal/Terminal.Color.yml b/docfx/api/Terminal/Terminal.Color.yml deleted file mode 100644 index 968aac7e6..000000000 --- a/docfx/api/Terminal/Terminal.Color.yml +++ /dev/null @@ -1,448 +0,0 @@ -### YamlMime:ManagedReference -items: -- uid: Terminal.Color - id: Color - children: - - Terminal.Color.Black - - Terminal.Color.Blue - - Terminal.Color.BrighCyan - - Terminal.Color.BrightBlue - - Terminal.Color.BrightGreen - - Terminal.Color.BrightMagenta - - Terminal.Color.BrightRed - - Terminal.Color.BrightYellow - - Terminal.Color.Brown - - Terminal.Color.Cyan - - Terminal.Color.DarkGray - - Terminal.Color.Gray - - Terminal.Color.Green - - Terminal.Color.Magenta - - Terminal.Color.Red - - Terminal.Color.White - langs: - - csharp - name: Color - nameWithType: Color - fullName: Terminal.Color - type: Enum - assemblies: - - Terminal - namespace: Terminal - summary: Basic colors that can be used to set the foreground and background colors in console applications. These can only be - syntax: - content: public enum Color - inheritance: - - System.Enum -- uid: Terminal.Color.Black - id: Black - parent: Terminal.Color - langs: - - csharp - name: Black - nameWithType: Color.Black - fullName: Color.Black - type: Field - assemblies: - - Terminal - namespace: Terminal - summary: The black color. - syntax: - content: Black - return: - type: Terminal.Color - description: To be added. - exceptions: [] -- uid: Terminal.Color.Blue - id: Blue - parent: Terminal.Color - langs: - - csharp - name: Blue - nameWithType: Color.Blue - fullName: Color.Blue - type: Field - assemblies: - - Terminal - namespace: Terminal - summary: The blue color. - syntax: - content: Blue - return: - type: Terminal.Color - description: To be added. - exceptions: [] -- uid: Terminal.Color.BrighCyan - id: BrighCyan - parent: Terminal.Color - langs: - - csharp - name: BrighCyan - nameWithType: Color.BrighCyan - fullName: Color.BrighCyan - type: Field - assemblies: - - Terminal - namespace: Terminal - summary: The brigh cyan color. - syntax: - content: BrighCyan - return: - type: Terminal.Color - description: To be added. - exceptions: [] -- uid: Terminal.Color.BrightBlue - id: BrightBlue - parent: Terminal.Color - langs: - - csharp - name: BrightBlue - nameWithType: Color.BrightBlue - fullName: Color.BrightBlue - type: Field - assemblies: - - Terminal - namespace: Terminal - summary: The bright bBlue color. - syntax: - content: BrightBlue - return: - type: Terminal.Color - description: To be added. - exceptions: [] -- uid: Terminal.Color.BrightGreen - id: BrightGreen - parent: Terminal.Color - langs: - - csharp - name: BrightGreen - nameWithType: Color.BrightGreen - fullName: Color.BrightGreen - type: Field - assemblies: - - Terminal - namespace: Terminal - summary: The bright green color. - syntax: - content: BrightGreen - return: - type: Terminal.Color - description: To be added. - exceptions: [] -- uid: Terminal.Color.BrightMagenta - id: BrightMagenta - parent: Terminal.Color - langs: - - csharp - name: BrightMagenta - nameWithType: Color.BrightMagenta - fullName: Color.BrightMagenta - type: Field - assemblies: - - Terminal - namespace: Terminal - summary: The bright magenta color. - syntax: - content: BrightMagenta - return: - type: Terminal.Color - description: To be added. - exceptions: [] -- uid: Terminal.Color.BrightRed - id: BrightRed - parent: Terminal.Color - langs: - - csharp - name: BrightRed - nameWithType: Color.BrightRed - fullName: Color.BrightRed - type: Field - assemblies: - - Terminal - namespace: Terminal - summary: The bright red color. - syntax: - content: BrightRed - return: - type: Terminal.Color - description: To be added. - exceptions: [] -- uid: Terminal.Color.BrightYellow - id: BrightYellow - parent: Terminal.Color - langs: - - csharp - name: BrightYellow - nameWithType: Color.BrightYellow - fullName: Color.BrightYellow - type: Field - assemblies: - - Terminal - namespace: Terminal - summary: The bright yellow color. - syntax: - content: BrightYellow - return: - type: Terminal.Color - description: To be added. - exceptions: [] -- uid: Terminal.Color.Brown - id: Brown - parent: Terminal.Color - langs: - - csharp - name: Brown - nameWithType: Color.Brown - fullName: Color.Brown - type: Field - assemblies: - - Terminal - namespace: Terminal - summary: The brown color. - syntax: - content: Brown - return: - type: Terminal.Color - description: To be added. - exceptions: [] -- uid: Terminal.Color.Cyan - id: Cyan - parent: Terminal.Color - langs: - - csharp - name: Cyan - nameWithType: Color.Cyan - fullName: Color.Cyan - type: Field - assemblies: - - Terminal - namespace: Terminal - summary: The cyan color. - syntax: - content: Cyan - return: - type: Terminal.Color - description: To be added. - exceptions: [] -- uid: Terminal.Color.DarkGray - id: DarkGray - parent: Terminal.Color - langs: - - csharp - name: DarkGray - nameWithType: Color.DarkGray - fullName: Color.DarkGray - type: Field - assemblies: - - Terminal - namespace: Terminal - summary: The dark gray color. - syntax: - content: DarkGray - return: - type: Terminal.Color - description: To be added. - exceptions: [] -- uid: Terminal.Color.Gray - id: Gray - parent: Terminal.Color - langs: - - csharp - name: Gray - nameWithType: Color.Gray - fullName: Color.Gray - type: Field - assemblies: - - Terminal - namespace: Terminal - summary: The gray color. - syntax: - content: Gray - return: - type: Terminal.Color - description: To be added. - exceptions: [] -- uid: Terminal.Color.Green - id: Green - parent: Terminal.Color - langs: - - csharp - name: Green - nameWithType: Color.Green - fullName: Color.Green - type: Field - assemblies: - - Terminal - namespace: Terminal - summary: The green color. - syntax: - content: Green - return: - type: Terminal.Color - description: To be added. - exceptions: [] -- uid: Terminal.Color.Magenta - id: Magenta - parent: Terminal.Color - langs: - - csharp - name: Magenta - nameWithType: Color.Magenta - fullName: Color.Magenta - type: Field - assemblies: - - Terminal - namespace: Terminal - summary: The magenta color. - syntax: - content: Magenta - return: - type: Terminal.Color - description: To be added. - exceptions: [] -- uid: Terminal.Color.Red - id: Red - parent: Terminal.Color - langs: - - csharp - name: Red - nameWithType: Color.Red - fullName: Color.Red - type: Field - assemblies: - - Terminal - namespace: Terminal - summary: The red color. - syntax: - content: Red - return: - type: Terminal.Color - description: To be added. - exceptions: [] -- uid: Terminal.Color.White - id: White - parent: Terminal.Color - langs: - - csharp - name: White - nameWithType: Color.White - fullName: Color.White - type: Field - assemblies: - - Terminal - namespace: Terminal - summary: The White color. - syntax: - content: White - return: - type: Terminal.Color - description: To be added. - exceptions: [] -references: -- uid: System.Enum - parent: System - isExternal: true - name: Enum - nameWithType: Enum - fullName: System.Enum -- uid: Terminal.Color.Black - parent: Terminal.Color - isExternal: false - name: Black - nameWithType: Color.Black - fullName: Color.Black -- uid: Terminal.Color - parent: Terminal - isExternal: false - name: Color - nameWithType: Color - fullName: Terminal.Color -- uid: Terminal.Color.Blue - parent: Terminal.Color - isExternal: false - name: Blue - nameWithType: Color.Blue - fullName: Color.Blue -- uid: Terminal.Color.BrighCyan - parent: Terminal.Color - isExternal: false - name: BrighCyan - nameWithType: Color.BrighCyan - fullName: Color.BrighCyan -- uid: Terminal.Color.BrightBlue - parent: Terminal.Color - isExternal: false - name: BrightBlue - nameWithType: Color.BrightBlue - fullName: Color.BrightBlue -- uid: Terminal.Color.BrightGreen - parent: Terminal.Color - isExternal: false - name: BrightGreen - nameWithType: Color.BrightGreen - fullName: Color.BrightGreen -- uid: Terminal.Color.BrightMagenta - parent: Terminal.Color - isExternal: false - name: BrightMagenta - nameWithType: Color.BrightMagenta - fullName: Color.BrightMagenta -- uid: Terminal.Color.BrightRed - parent: Terminal.Color - isExternal: false - name: BrightRed - nameWithType: Color.BrightRed - fullName: Color.BrightRed -- uid: Terminal.Color.BrightYellow - parent: Terminal.Color - isExternal: false - name: BrightYellow - nameWithType: Color.BrightYellow - fullName: Color.BrightYellow -- uid: Terminal.Color.Brown - parent: Terminal.Color - isExternal: false - name: Brown - nameWithType: Color.Brown - fullName: Color.Brown -- uid: Terminal.Color.Cyan - parent: Terminal.Color - isExternal: false - name: Cyan - nameWithType: Color.Cyan - fullName: Color.Cyan -- uid: Terminal.Color.DarkGray - parent: Terminal.Color - isExternal: false - name: DarkGray - nameWithType: Color.DarkGray - fullName: Color.DarkGray -- uid: Terminal.Color.Gray - parent: Terminal.Color - isExternal: false - name: Gray - nameWithType: Color.Gray - fullName: Color.Gray -- uid: Terminal.Color.Green - parent: Terminal.Color - isExternal: false - name: Green - nameWithType: Color.Green - fullName: Color.Green -- uid: Terminal.Color.Magenta - parent: Terminal.Color - isExternal: false - name: Magenta - nameWithType: Color.Magenta - fullName: Color.Magenta -- uid: Terminal.Color.Red - parent: Terminal.Color - isExternal: false - name: Red - nameWithType: Color.Red - fullName: Color.Red -- uid: Terminal.Color.White - parent: Terminal.Color - isExternal: false - name: White - nameWithType: Color.White - fullName: Color.White diff --git a/docfx/api/Terminal/Terminal.ColorScheme.yml b/docfx/api/Terminal/Terminal.ColorScheme.yml deleted file mode 100644 index 539c63c90..000000000 --- a/docfx/api/Terminal/Terminal.ColorScheme.yml +++ /dev/null @@ -1,171 +0,0 @@ -### YamlMime:ManagedReference -items: -- uid: Terminal.ColorScheme - id: ColorScheme - children: - - Terminal.ColorScheme.#ctor - - Terminal.ColorScheme.Focus - - Terminal.ColorScheme.HotFocus - - Terminal.ColorScheme.HotNormal - - Terminal.ColorScheme.Normal - langs: - - csharp - name: ColorScheme - nameWithType: ColorScheme - fullName: Terminal.ColorScheme - type: Class - assemblies: - - Terminal - namespace: Terminal - summary: >- - Color scheme definitions, they cover some common scenarios and are used - typically in toplevel containers to set the scheme that is used by all the - views contained inside. - syntax: - content: public class ColorScheme - inheritance: - - System.Object - implements: [] - inheritedMembers: [] -- uid: Terminal.ColorScheme.#ctor - id: '#ctor' - parent: Terminal.ColorScheme - langs: - - csharp - name: ColorScheme() - nameWithType: ColorScheme.ColorScheme() - fullName: ColorScheme.ColorScheme() - type: Constructor - assemblies: - - Terminal - namespace: Terminal - syntax: - content: public ColorScheme (); - parameters: [] - overload: Terminal.ColorScheme.#ctor* - exceptions: [] -- uid: Terminal.ColorScheme.Focus - id: Focus - parent: Terminal.ColorScheme - langs: - - csharp - name: Focus - nameWithType: ColorScheme.Focus - fullName: ColorScheme.Focus - type: Field - assemblies: - - Terminal - namespace: Terminal - summary: The color for text when the view has the focus. - syntax: - content: public Terminal.Attribute Focus; - return: - type: Terminal.Attribute - description: To be added. - exceptions: [] -- uid: Terminal.ColorScheme.HotFocus - id: HotFocus - parent: Terminal.ColorScheme - langs: - - csharp - name: HotFocus - nameWithType: ColorScheme.HotFocus - fullName: ColorScheme.HotFocus - type: Field - assemblies: - - Terminal - namespace: Terminal - summary: The color for the hotkey when the view is focused. - syntax: - content: public Terminal.Attribute HotFocus; - return: - type: Terminal.Attribute - description: To be added. - exceptions: [] -- uid: Terminal.ColorScheme.HotNormal - id: HotNormal - parent: Terminal.ColorScheme - langs: - - csharp - name: HotNormal - nameWithType: ColorScheme.HotNormal - fullName: ColorScheme.HotNormal - type: Field - assemblies: - - Terminal - namespace: Terminal - summary: The color for the hotkey when a view is not focused - syntax: - content: public Terminal.Attribute HotNormal; - return: - type: Terminal.Attribute - description: To be added. - exceptions: [] -- uid: Terminal.ColorScheme.Normal - id: Normal - parent: Terminal.ColorScheme - langs: - - csharp - name: Normal - nameWithType: ColorScheme.Normal - fullName: ColorScheme.Normal - type: Field - assemblies: - - Terminal - namespace: Terminal - summary: The default color for text, when the view is not focused. - syntax: - content: public Terminal.Attribute Normal; - return: - type: Terminal.Attribute - description: To be added. - exceptions: [] -references: -- uid: System.Object - parent: System - isExternal: true - name: Object - nameWithType: Object - fullName: System.Object -- uid: Terminal.ColorScheme.#ctor - parent: Terminal.ColorScheme - isExternal: false - name: ColorScheme() - nameWithType: ColorScheme.ColorScheme() - fullName: ColorScheme.ColorScheme() -- uid: Terminal.ColorScheme.Focus - parent: Terminal.ColorScheme - isExternal: false - name: Focus - nameWithType: ColorScheme.Focus - fullName: ColorScheme.Focus -- uid: Terminal.Attribute - parent: Terminal - isExternal: false - name: Attribute - nameWithType: Attribute - fullName: Terminal.Attribute -- uid: Terminal.ColorScheme.HotFocus - parent: Terminal.ColorScheme - isExternal: false - name: HotFocus - nameWithType: ColorScheme.HotFocus - fullName: ColorScheme.HotFocus -- uid: Terminal.ColorScheme.HotNormal - parent: Terminal.ColorScheme - isExternal: false - name: HotNormal - nameWithType: ColorScheme.HotNormal - fullName: ColorScheme.HotNormal -- uid: Terminal.ColorScheme.Normal - parent: Terminal.ColorScheme - isExternal: false - name: Normal - nameWithType: ColorScheme.Normal - fullName: ColorScheme.Normal -- uid: Terminal.ColorScheme.#ctor* - parent: Terminal.ColorScheme - isExternal: false - name: ColorScheme - nameWithType: ColorScheme.ColorScheme - fullName: ColorScheme.ColorScheme diff --git a/docfx/api/Terminal/Terminal.Colors.yml b/docfx/api/Terminal/Terminal.Colors.yml deleted file mode 100644 index 4f0e50233..000000000 --- a/docfx/api/Terminal/Terminal.Colors.yml +++ /dev/null @@ -1,138 +0,0 @@ -### YamlMime:ManagedReference -items: -- uid: Terminal.Colors - id: Colors - children: - - Terminal.Colors.Base - - Terminal.Colors.Dialog - - Terminal.Colors.Error - - Terminal.Colors.Menu - langs: - - csharp - name: Colors - nameWithType: Colors - fullName: Terminal.Colors - type: Class - assemblies: - - Terminal - namespace: Terminal - summary: The default ColorSchemes for the application. - syntax: - content: public static class Colors - inheritance: - - System.Object - implements: [] - inheritedMembers: [] -- uid: Terminal.Colors.Base - id: Base - parent: Terminal.Colors - langs: - - csharp - name: Base - nameWithType: Colors.Base - fullName: Colors.Base - type: Field - assemblies: - - Terminal - namespace: Terminal - summary: The base color scheme, for the default toplevel views. - syntax: - content: public static Terminal.ColorScheme Base; - return: - type: Terminal.ColorScheme - description: To be added. - exceptions: [] -- uid: Terminal.Colors.Dialog - id: Dialog - parent: Terminal.Colors - langs: - - csharp - name: Dialog - nameWithType: Colors.Dialog - fullName: Colors.Dialog - type: Field - assemblies: - - Terminal - namespace: Terminal - summary: The dialog color scheme, for standard popup dialog boxes - syntax: - content: public static Terminal.ColorScheme Dialog; - return: - type: Terminal.ColorScheme - description: To be added. - exceptions: [] -- uid: Terminal.Colors.Error - id: Error - parent: Terminal.Colors - langs: - - csharp - name: Error - nameWithType: Colors.Error - fullName: Colors.Error - type: Field - assemblies: - - Terminal - namespace: Terminal - summary: The color scheme for showing errors. - syntax: - content: public static Terminal.ColorScheme Error; - return: - type: Terminal.ColorScheme - description: To be added. - exceptions: [] -- uid: Terminal.Colors.Menu - id: Menu - parent: Terminal.Colors - langs: - - csharp - name: Menu - nameWithType: Colors.Menu - fullName: Colors.Menu - type: Field - assemblies: - - Terminal - namespace: Terminal - summary: The menu bar color - syntax: - content: public static Terminal.ColorScheme Menu; - return: - type: Terminal.ColorScheme - description: To be added. - exceptions: [] -references: -- uid: System.Object - parent: System - isExternal: true - name: Object - nameWithType: Object - fullName: System.Object -- uid: Terminal.Colors.Base - parent: Terminal.Colors - isExternal: false - name: Base - nameWithType: Colors.Base - fullName: Colors.Base -- uid: Terminal.ColorScheme - parent: Terminal - isExternal: false - name: ColorScheme - nameWithType: ColorScheme - fullName: Terminal.ColorScheme -- uid: Terminal.Colors.Dialog - parent: Terminal.Colors - isExternal: false - name: Dialog - nameWithType: Colors.Dialog - fullName: Colors.Dialog -- uid: Terminal.Colors.Error - parent: Terminal.Colors - isExternal: false - name: Error - nameWithType: Colors.Error - fullName: Colors.Error -- uid: Terminal.Colors.Menu - parent: Terminal.Colors - isExternal: false - name: Menu - nameWithType: Colors.Menu - fullName: Colors.Menu diff --git a/docfx/api/Terminal/Terminal.ConsoleDriver.yml b/docfx/api/Terminal/Terminal.ConsoleDriver.yml deleted file mode 100644 index 259d1460a..000000000 --- a/docfx/api/Terminal/Terminal.ConsoleDriver.yml +++ /dev/null @@ -1,800 +0,0 @@ -### YamlMime:ManagedReference -items: -- uid: Terminal.ConsoleDriver - id: ConsoleDriver - children: - - Terminal.ConsoleDriver.#ctor - - Terminal.ConsoleDriver.AddCh(System.Int32) - - Terminal.ConsoleDriver.AddSpecial(Terminal.SpecialChar) - - Terminal.ConsoleDriver.AddStr(System.String) - - Terminal.ConsoleDriver.Clip - - Terminal.ConsoleDriver.Cols - - Terminal.ConsoleDriver.DrawFrame(Terminal.Rect,System.Boolean) - - Terminal.ConsoleDriver.End - - Terminal.ConsoleDriver.Init(System.Action) - - Terminal.ConsoleDriver.Move(System.Int32,System.Int32) - - Terminal.ConsoleDriver.PrepareToRun(Mono.Terminal.MainLoop,System.Action{Terminal.KeyEvent},System.Action{Terminal.MouseEvent}) - - Terminal.ConsoleDriver.RedrawTop - - Terminal.ConsoleDriver.Refresh - - Terminal.ConsoleDriver.Rows - - Terminal.ConsoleDriver.SetAttribute(Terminal.Attribute) - - Terminal.ConsoleDriver.SetColors(System.ConsoleColor,System.ConsoleColor) - - Terminal.ConsoleDriver.SetColors(System.Int16,System.Int16) - - Terminal.ConsoleDriver.StartReportingMouseMoves - - Terminal.ConsoleDriver.StopReportingMouseMoves - - Terminal.ConsoleDriver.Suspend - langs: - - csharp - name: ConsoleDriver - nameWithType: ConsoleDriver - fullName: Terminal.ConsoleDriver - type: Class - assemblies: - - Terminal - namespace: Terminal - summary: ConsoleDriver is an abstract class that defines the requirements for a console driver. One implementation if the CursesDriver, and another one uses the .NET Console one. - syntax: - content: public abstract class ConsoleDriver - inheritance: - - System.Object - implements: [] - inheritedMembers: [] -- uid: Terminal.ConsoleDriver.#ctor - id: '#ctor' - parent: Terminal.ConsoleDriver - langs: - - csharp - name: ConsoleDriver() - nameWithType: ConsoleDriver.ConsoleDriver() - fullName: ConsoleDriver.ConsoleDriver() - type: Constructor - assemblies: - - Terminal - namespace: Terminal - syntax: - content: protected ConsoleDriver (); - parameters: [] - overload: Terminal.ConsoleDriver.#ctor* - exceptions: [] -- uid: Terminal.ConsoleDriver.AddCh(System.Int32) - id: AddCh(System.Int32) - parent: Terminal.ConsoleDriver - langs: - - csharp - name: AddCh(Int32) - nameWithType: ConsoleDriver.AddCh(Int32) - fullName: ConsoleDriver.AddCh(Int32) - type: Method - assemblies: - - Terminal - namespace: Terminal - summary: Adds the specified rune to the display at the current cursor position - syntax: - content: public abstract void AddCh (int rune); - parameters: - - id: ch - type: System.Int32 - description: To be added. - overload: Terminal.ConsoleDriver.AddCh* - exceptions: [] -- uid: Terminal.ConsoleDriver.AddSpecial(Terminal.SpecialChar) - id: AddSpecial(Terminal.SpecialChar) - parent: Terminal.ConsoleDriver - langs: - - csharp - name: AddSpecial(SpecialChar) - nameWithType: ConsoleDriver.AddSpecial(SpecialChar) - fullName: ConsoleDriver.AddSpecial(SpecialChar) - type: Method - assemblies: - - Terminal - namespace: Terminal - syntax: - content: public abstract void AddSpecial (Terminal.SpecialChar ch); - parameters: - - id: ch - type: Terminal.SpecialChar - description: To be added. - overload: Terminal.ConsoleDriver.AddSpecial* - exceptions: [] -- uid: Terminal.ConsoleDriver.AddStr(System.String) - id: AddStr(System.String) - parent: Terminal.ConsoleDriver - langs: - - csharp - name: AddStr(String) - nameWithType: ConsoleDriver.AddStr(String) - fullName: ConsoleDriver.AddStr(String) - type: Method - assemblies: - - Terminal - namespace: Terminal - summary: Adds the specified - syntax: - content: public abstract void AddStr (string str); - parameters: - - id: str - type: System.String - description: String. - overload: Terminal.ConsoleDriver.AddStr* - exceptions: [] -- uid: Terminal.ConsoleDriver.Clip - id: Clip - parent: Terminal.ConsoleDriver - langs: - - csharp - name: Clip - nameWithType: ConsoleDriver.Clip - fullName: ConsoleDriver.Clip - type: Property - assemblies: - - Terminal - namespace: Terminal - summary: Controls the current clipping region that AddCh/AddStr is subject to. - syntax: - content: public Terminal.Rect Clip { get; set; } - return: - type: Terminal.Rect - description: The clip. - overload: Terminal.ConsoleDriver.Clip* - exceptions: [] -- uid: Terminal.ConsoleDriver.Cols - id: Cols - parent: Terminal.ConsoleDriver - langs: - - csharp - name: Cols - nameWithType: ConsoleDriver.Cols - fullName: ConsoleDriver.Cols - type: Property - assemblies: - - Terminal - namespace: Terminal - summary: The current number of columns in the terminal. - syntax: - content: public abstract int Cols { get; } - return: - type: System.Int32 - description: To be added. - overload: Terminal.ConsoleDriver.Cols* - exceptions: [] -- uid: Terminal.ConsoleDriver.DrawFrame(Terminal.Rect,System.Boolean) - id: DrawFrame(Terminal.Rect,System.Boolean) - parent: Terminal.ConsoleDriver - langs: - - csharp - name: DrawFrame(Rect, Boolean) - nameWithType: ConsoleDriver.DrawFrame(Rect, Boolean) - fullName: ConsoleDriver.DrawFrame(Rect, Boolean) - type: Method - assemblies: - - Terminal - namespace: Terminal - syntax: - content: public abstract void DrawFrame (Terminal.Rect region, bool fill); - parameters: - - id: region - type: Terminal.Rect - description: To be added. - - id: fill - type: System.Boolean - description: To be added. - overload: Terminal.ConsoleDriver.DrawFrame* - exceptions: [] -- uid: Terminal.ConsoleDriver.End - id: End - parent: Terminal.ConsoleDriver - langs: - - csharp - name: End() - nameWithType: ConsoleDriver.End() - fullName: ConsoleDriver.End() - type: Method - assemblies: - - Terminal - namespace: Terminal - summary: Ends the execution of the console driver. - syntax: - content: public abstract void End (); - parameters: [] - overload: Terminal.ConsoleDriver.End* - exceptions: [] -- uid: Terminal.ConsoleDriver.Init(System.Action) - id: Init(System.Action) - parent: Terminal.ConsoleDriver - langs: - - csharp - name: Init(Action) - nameWithType: ConsoleDriver.Init(Action) - fullName: ConsoleDriver.Init(Action) - type: Method - assemblies: - - Terminal - namespace: Terminal - summary: Initializes the driver - syntax: - content: public abstract void Init (Action terminalResized); - parameters: - - id: terminalResized - type: System.Action - description: Method to invoke when the terminal is resized. - overload: Terminal.ConsoleDriver.Init* - exceptions: [] -- uid: Terminal.ConsoleDriver.Move(System.Int32,System.Int32) - id: Move(System.Int32,System.Int32) - parent: Terminal.ConsoleDriver - langs: - - csharp - name: Move(Int32, Int32) - nameWithType: ConsoleDriver.Move(Int32, Int32) - fullName: ConsoleDriver.Move(Int32, Int32) - type: Method - assemblies: - - Terminal - namespace: Terminal - summary: Moves the cursor to the specified column and row. - syntax: - content: public abstract void Move (int col, int row); - parameters: - - id: col - type: System.Int32 - description: Column to move the cursor to. - - id: row - type: System.Int32 - description: Row to move the cursor to. - overload: Terminal.ConsoleDriver.Move* - exceptions: [] -- uid: Terminal.ConsoleDriver.PrepareToRun(Mono.Terminal.MainLoop,System.Action{Terminal.KeyEvent},System.Action{Terminal.MouseEvent}) - id: PrepareToRun(Mono.Terminal.MainLoop,System.Action{Terminal.KeyEvent},System.Action{Terminal.MouseEvent}) - parent: Terminal.ConsoleDriver - langs: - - csharp - name: PrepareToRun(MainLoop, Action, Action) - nameWithType: ConsoleDriver.PrepareToRun(MainLoop, Action, Action) - fullName: ConsoleDriver.PrepareToRun(MainLoop, Action, Action) - type: Method - assemblies: - - Terminal - namespace: Terminal - syntax: - content: public abstract void PrepareToRun (Mono.Terminal.MainLoop mainLoop, Action target, Action mouse); - parameters: - - id: mainLoop - type: Mono.Terminal.MainLoop - description: To be added. - - id: target - type: System.Action{Terminal.KeyEvent} - description: To be added. - - id: mouse - type: System.Action{Terminal.MouseEvent} - description: To be added. - overload: Terminal.ConsoleDriver.PrepareToRun* - exceptions: [] -- uid: Terminal.ConsoleDriver.RedrawTop - id: RedrawTop - parent: Terminal.ConsoleDriver - langs: - - csharp - name: RedrawTop() - nameWithType: ConsoleDriver.RedrawTop() - fullName: ConsoleDriver.RedrawTop() - type: Method - assemblies: - - Terminal - namespace: Terminal - syntax: - content: public abstract void RedrawTop (); - parameters: [] - overload: Terminal.ConsoleDriver.RedrawTop* - exceptions: [] -- uid: Terminal.ConsoleDriver.Refresh - id: Refresh - parent: Terminal.ConsoleDriver - langs: - - csharp - name: Refresh() - nameWithType: ConsoleDriver.Refresh() - fullName: ConsoleDriver.Refresh() - type: Method - assemblies: - - Terminal - namespace: Terminal - summary: Updates the screen to reflect all the changes that have been done to the display buffer - syntax: - content: public abstract void Refresh (); - parameters: [] - overload: Terminal.ConsoleDriver.Refresh* - exceptions: [] -- uid: Terminal.ConsoleDriver.Rows - id: Rows - parent: Terminal.ConsoleDriver - langs: - - csharp - name: Rows - nameWithType: ConsoleDriver.Rows - fullName: ConsoleDriver.Rows - type: Property - assemblies: - - Terminal - namespace: Terminal - summary: The current number of rows in the terminal. - syntax: - content: public abstract int Rows { get; } - return: - type: System.Int32 - description: To be added. - overload: Terminal.ConsoleDriver.Rows* - exceptions: [] -- uid: Terminal.ConsoleDriver.SetAttribute(Terminal.Attribute) - id: SetAttribute(Terminal.Attribute) - parent: Terminal.ConsoleDriver - langs: - - csharp - name: SetAttribute(Attribute) - nameWithType: ConsoleDriver.SetAttribute(Attribute) - fullName: ConsoleDriver.SetAttribute(Attribute) - type: Method - assemblies: - - Terminal - namespace: Terminal - syntax: - content: public abstract void SetAttribute (Terminal.Attribute c); - parameters: - - id: c - type: Terminal.Attribute - description: To be added. - overload: Terminal.ConsoleDriver.SetAttribute* - exceptions: [] -- uid: Terminal.ConsoleDriver.SetColors(System.ConsoleColor,System.ConsoleColor) - id: SetColors(System.ConsoleColor,System.ConsoleColor) - parent: Terminal.ConsoleDriver - langs: - - csharp - name: SetColors(ConsoleColor, ConsoleColor) - nameWithType: ConsoleDriver.SetColors(ConsoleColor, ConsoleColor) - fullName: ConsoleDriver.SetColors(ConsoleColor, ConsoleColor) - type: Method - assemblies: - - Terminal - namespace: Terminal - syntax: - content: public abstract void SetColors (ConsoleColor foreground, ConsoleColor background); - parameters: - - id: foreground - type: System.ConsoleColor - description: To be added. - - id: background - type: System.ConsoleColor - description: To be added. - overload: Terminal.ConsoleDriver.SetColors* - exceptions: [] -- uid: Terminal.ConsoleDriver.SetColors(System.Int16,System.Int16) - id: SetColors(System.Int16,System.Int16) - parent: Terminal.ConsoleDriver - langs: - - csharp - name: SetColors(Int16, Int16) - nameWithType: ConsoleDriver.SetColors(Int16, Int16) - fullName: ConsoleDriver.SetColors(Int16, Int16) - type: Method - assemblies: - - Terminal - namespace: Terminal - syntax: - content: public abstract void SetColors (short foreColorId, short backgroundColorId); - parameters: - - id: foreColorId - type: System.Int16 - description: To be added. - - id: backgroundColorId - type: System.Int16 - description: To be added. - overload: Terminal.ConsoleDriver.SetColors* - exceptions: [] -- uid: Terminal.ConsoleDriver.StartReportingMouseMoves - id: StartReportingMouseMoves - parent: Terminal.ConsoleDriver - langs: - - csharp - name: StartReportingMouseMoves() - nameWithType: ConsoleDriver.StartReportingMouseMoves() - fullName: ConsoleDriver.StartReportingMouseMoves() - type: Method - assemblies: - - Terminal - namespace: Terminal - syntax: - content: public abstract void StartReportingMouseMoves (); - parameters: [] - overload: Terminal.ConsoleDriver.StartReportingMouseMoves* - exceptions: [] -- uid: Terminal.ConsoleDriver.StopReportingMouseMoves - id: StopReportingMouseMoves - parent: Terminal.ConsoleDriver - langs: - - csharp - name: StopReportingMouseMoves() - nameWithType: ConsoleDriver.StopReportingMouseMoves() - fullName: ConsoleDriver.StopReportingMouseMoves() - type: Method - assemblies: - - Terminal - namespace: Terminal - syntax: - content: public abstract void StopReportingMouseMoves (); - parameters: [] - overload: Terminal.ConsoleDriver.StopReportingMouseMoves* - exceptions: [] -- uid: Terminal.ConsoleDriver.Suspend - id: Suspend - parent: Terminal.ConsoleDriver - langs: - - csharp - name: Suspend() - nameWithType: ConsoleDriver.Suspend() - fullName: ConsoleDriver.Suspend() - type: Method - assemblies: - - Terminal - namespace: Terminal - summary: Suspend the application, typically needs to save the state, suspend the app and upon return, reset the console driver. - syntax: - content: public abstract void Suspend (); - parameters: [] - overload: Terminal.ConsoleDriver.Suspend* - exceptions: [] -references: -- uid: System.Object - parent: System - isExternal: true - name: Object - nameWithType: Object - fullName: System.Object -- uid: Terminal.ConsoleDriver.#ctor - parent: Terminal.ConsoleDriver - isExternal: false - name: ConsoleDriver() - nameWithType: ConsoleDriver.ConsoleDriver() - fullName: ConsoleDriver.ConsoleDriver() -- uid: Terminal.ConsoleDriver.AddCh(System.Int32) - parent: Terminal.ConsoleDriver - isExternal: false - name: AddCh(Int32) - nameWithType: ConsoleDriver.AddCh(Int32) - fullName: ConsoleDriver.AddCh(Int32) -- uid: System.Int32 - parent: System - isExternal: true - name: Int32 - nameWithType: Int32 - fullName: System.Int32 -- uid: Terminal.ConsoleDriver.AddSpecial(Terminal.SpecialChar) - parent: Terminal.ConsoleDriver - isExternal: false - name: AddSpecial(SpecialChar) - nameWithType: ConsoleDriver.AddSpecial(SpecialChar) - fullName: ConsoleDriver.AddSpecial(SpecialChar) -- uid: Terminal.SpecialChar - parent: Terminal - isExternal: false - name: SpecialChar - nameWithType: SpecialChar - fullName: Terminal.SpecialChar -- uid: Terminal.ConsoleDriver.AddStr(System.String) - parent: Terminal.ConsoleDriver - isExternal: false - name: AddStr(String) - nameWithType: ConsoleDriver.AddStr(String) - fullName: ConsoleDriver.AddStr(String) -- uid: System.String - parent: System - isExternal: true - name: String - nameWithType: String - fullName: System.String -- uid: Terminal.ConsoleDriver.Clip - parent: Terminal.ConsoleDriver - isExternal: false - name: Clip - nameWithType: ConsoleDriver.Clip - fullName: ConsoleDriver.Clip -- uid: Terminal.Rect - parent: Terminal - isExternal: false - name: Rect - nameWithType: Rect - fullName: Terminal.Rect -- uid: Terminal.ConsoleDriver.Cols - parent: Terminal.ConsoleDriver - isExternal: false - name: Cols - nameWithType: ConsoleDriver.Cols - fullName: ConsoleDriver.Cols -- uid: Terminal.ConsoleDriver.DrawFrame(Terminal.Rect,System.Boolean) - parent: Terminal.ConsoleDriver - isExternal: false - name: DrawFrame(Rect, Boolean) - nameWithType: ConsoleDriver.DrawFrame(Rect, Boolean) - fullName: ConsoleDriver.DrawFrame(Rect, Boolean) -- uid: System.Boolean - parent: System - isExternal: true - name: Boolean - nameWithType: Boolean - fullName: System.Boolean -- uid: Terminal.ConsoleDriver.End - parent: Terminal.ConsoleDriver - isExternal: false - name: End() - nameWithType: ConsoleDriver.End() - fullName: ConsoleDriver.End() -- uid: Terminal.ConsoleDriver.Init(System.Action) - parent: Terminal.ConsoleDriver - isExternal: false - name: Init(Action) - nameWithType: ConsoleDriver.Init(Action) - fullName: ConsoleDriver.Init(Action) -- uid: System.Action - parent: System - isExternal: true - name: Action - nameWithType: Action - fullName: System.Action -- uid: Terminal.ConsoleDriver.Move(System.Int32,System.Int32) - parent: Terminal.ConsoleDriver - isExternal: false - name: Move(Int32, Int32) - nameWithType: ConsoleDriver.Move(Int32, Int32) - fullName: ConsoleDriver.Move(Int32, Int32) -- uid: Terminal.ConsoleDriver.PrepareToRun(Mono.Terminal.MainLoop,System.Action{Terminal.KeyEvent},System.Action{Terminal.MouseEvent}) - parent: Terminal.ConsoleDriver - isExternal: false - name: PrepareToRun(MainLoop, Action, Action) - nameWithType: ConsoleDriver.PrepareToRun(MainLoop, Action, Action) - fullName: ConsoleDriver.PrepareToRun(MainLoop, Action, Action) -- uid: Mono.Terminal.MainLoop - parent: Mono.Terminal - isExternal: true - name: MainLoop - nameWithType: MainLoop - fullName: Mono.Terminal.MainLoop -- uid: System.Action`1 - name: Action - nameWithType: Action - fullName: System.Action -- uid: Terminal.KeyEvent - name: KeyEvent - nameWithType: KeyEvent - fullName: Terminal.KeyEvent -- uid: System.Action{Terminal.KeyEvent} - parent: System - isExternal: true - name: Action - nameWithType: Action - fullName: System.Action - spec.csharp: - - uid: System.Action`1 - name: Action - nameWithType: Action - fullName: System.Action - - name: < - nameWithType: < - fullName: < - - uid: Terminal.KeyEvent - name: KeyEvent - nameWithType: KeyEvent - fullName: Terminal.KeyEvent - - name: '>' - nameWithType: '>' - fullName: '>' -- uid: Terminal.MouseEvent - name: MouseEvent - nameWithType: MouseEvent - fullName: Terminal.MouseEvent -- uid: System.Action{Terminal.MouseEvent} - parent: System - isExternal: true - name: Action - nameWithType: Action - fullName: System.Action - spec.csharp: - - uid: System.Action`1 - name: Action - nameWithType: Action - fullName: System.Action - - name: < - nameWithType: < - fullName: < - - uid: Terminal.MouseEvent - name: MouseEvent - nameWithType: MouseEvent - fullName: Terminal.MouseEvent - - name: '>' - nameWithType: '>' - fullName: '>' -- uid: Terminal.ConsoleDriver.RedrawTop - parent: Terminal.ConsoleDriver - isExternal: false - name: RedrawTop() - nameWithType: ConsoleDriver.RedrawTop() - fullName: ConsoleDriver.RedrawTop() -- uid: Terminal.ConsoleDriver.Refresh - parent: Terminal.ConsoleDriver - isExternal: false - name: Refresh() - nameWithType: ConsoleDriver.Refresh() - fullName: ConsoleDriver.Refresh() -- uid: Terminal.ConsoleDriver.Rows - parent: Terminal.ConsoleDriver - isExternal: false - name: Rows - nameWithType: ConsoleDriver.Rows - fullName: ConsoleDriver.Rows -- uid: Terminal.ConsoleDriver.SetAttribute(Terminal.Attribute) - parent: Terminal.ConsoleDriver - isExternal: false - name: SetAttribute(Attribute) - nameWithType: ConsoleDriver.SetAttribute(Attribute) - fullName: ConsoleDriver.SetAttribute(Attribute) -- uid: Terminal.Attribute - parent: Terminal - isExternal: false - name: Attribute - nameWithType: Attribute - fullName: Terminal.Attribute -- uid: Terminal.ConsoleDriver.SetColors(System.ConsoleColor,System.ConsoleColor) - parent: Terminal.ConsoleDriver - isExternal: false - name: SetColors(ConsoleColor, ConsoleColor) - nameWithType: ConsoleDriver.SetColors(ConsoleColor, ConsoleColor) - fullName: ConsoleDriver.SetColors(ConsoleColor, ConsoleColor) -- uid: System.ConsoleColor - parent: System - isExternal: true - name: ConsoleColor - nameWithType: ConsoleColor - fullName: System.ConsoleColor -- uid: Terminal.ConsoleDriver.SetColors(System.Int16,System.Int16) - parent: Terminal.ConsoleDriver - isExternal: false - name: SetColors(Int16, Int16) - nameWithType: ConsoleDriver.SetColors(Int16, Int16) - fullName: ConsoleDriver.SetColors(Int16, Int16) -- uid: System.Int16 - parent: System - isExternal: true - name: Int16 - nameWithType: Int16 - fullName: System.Int16 -- uid: Terminal.ConsoleDriver.StartReportingMouseMoves - parent: Terminal.ConsoleDriver - isExternal: false - name: StartReportingMouseMoves() - nameWithType: ConsoleDriver.StartReportingMouseMoves() - fullName: ConsoleDriver.StartReportingMouseMoves() -- uid: Terminal.ConsoleDriver.StopReportingMouseMoves - parent: Terminal.ConsoleDriver - isExternal: false - name: StopReportingMouseMoves() - nameWithType: ConsoleDriver.StopReportingMouseMoves() - fullName: ConsoleDriver.StopReportingMouseMoves() -- uid: Terminal.ConsoleDriver.Suspend - parent: Terminal.ConsoleDriver - isExternal: false - name: Suspend() - nameWithType: ConsoleDriver.Suspend() - fullName: ConsoleDriver.Suspend() -- uid: Terminal.ConsoleDriver.#ctor* - parent: Terminal.ConsoleDriver - isExternal: false - name: ConsoleDriver - nameWithType: ConsoleDriver.ConsoleDriver - fullName: ConsoleDriver.ConsoleDriver -- uid: Terminal.ConsoleDriver.AddCh* - parent: Terminal.ConsoleDriver - isExternal: false - name: AddCh - nameWithType: ConsoleDriver.AddCh - fullName: ConsoleDriver.AddCh -- uid: Terminal.ConsoleDriver.AddSpecial* - parent: Terminal.ConsoleDriver - isExternal: false - name: AddSpecial - nameWithType: ConsoleDriver.AddSpecial - fullName: ConsoleDriver.AddSpecial -- uid: Terminal.ConsoleDriver.AddStr* - parent: Terminal.ConsoleDriver - isExternal: false - name: AddStr - nameWithType: ConsoleDriver.AddStr - fullName: ConsoleDriver.AddStr -- uid: Terminal.ConsoleDriver.Clip* - parent: Terminal.ConsoleDriver - isExternal: false - name: Clip - nameWithType: ConsoleDriver.Clip - fullName: ConsoleDriver.Clip -- uid: Terminal.ConsoleDriver.Cols* - parent: Terminal.ConsoleDriver - isExternal: false - name: Cols - nameWithType: ConsoleDriver.Cols - fullName: ConsoleDriver.Cols -- uid: Terminal.ConsoleDriver.DrawFrame* - parent: Terminal.ConsoleDriver - isExternal: false - name: DrawFrame - nameWithType: ConsoleDriver.DrawFrame - fullName: ConsoleDriver.DrawFrame -- uid: Terminal.ConsoleDriver.End* - parent: Terminal.ConsoleDriver - isExternal: false - name: End - nameWithType: ConsoleDriver.End - fullName: ConsoleDriver.End -- uid: Terminal.ConsoleDriver.Init* - parent: Terminal.ConsoleDriver - isExternal: false - name: Init - nameWithType: ConsoleDriver.Init - fullName: ConsoleDriver.Init -- uid: Terminal.ConsoleDriver.Move* - parent: Terminal.ConsoleDriver - isExternal: false - name: Move - nameWithType: ConsoleDriver.Move - fullName: ConsoleDriver.Move -- uid: Terminal.ConsoleDriver.PrepareToRun* - parent: Terminal.ConsoleDriver - isExternal: false - name: PrepareToRun - nameWithType: ConsoleDriver.PrepareToRun - fullName: ConsoleDriver.PrepareToRun -- uid: Terminal.ConsoleDriver.RedrawTop* - parent: Terminal.ConsoleDriver - isExternal: false - name: RedrawTop - nameWithType: ConsoleDriver.RedrawTop - fullName: ConsoleDriver.RedrawTop -- uid: Terminal.ConsoleDriver.Refresh* - parent: Terminal.ConsoleDriver - isExternal: false - name: Refresh - nameWithType: ConsoleDriver.Refresh - fullName: ConsoleDriver.Refresh -- uid: Terminal.ConsoleDriver.Rows* - parent: Terminal.ConsoleDriver - isExternal: false - name: Rows - nameWithType: ConsoleDriver.Rows - fullName: ConsoleDriver.Rows -- uid: Terminal.ConsoleDriver.SetAttribute* - parent: Terminal.ConsoleDriver - isExternal: false - name: SetAttribute - nameWithType: ConsoleDriver.SetAttribute - fullName: ConsoleDriver.SetAttribute -- uid: Terminal.ConsoleDriver.SetColors* - parent: Terminal.ConsoleDriver - isExternal: false - name: SetColors - nameWithType: ConsoleDriver.SetColors - fullName: ConsoleDriver.SetColors -- uid: Terminal.ConsoleDriver.StartReportingMouseMoves* - parent: Terminal.ConsoleDriver - isExternal: false - name: StartReportingMouseMoves - nameWithType: ConsoleDriver.StartReportingMouseMoves - fullName: ConsoleDriver.StartReportingMouseMoves -- uid: Terminal.ConsoleDriver.StopReportingMouseMoves* - parent: Terminal.ConsoleDriver - isExternal: false - name: StopReportingMouseMoves - nameWithType: ConsoleDriver.StopReportingMouseMoves - fullName: ConsoleDriver.StopReportingMouseMoves -- uid: Terminal.ConsoleDriver.Suspend* - parent: Terminal.ConsoleDriver - isExternal: false - name: Suspend - nameWithType: ConsoleDriver.Suspend - fullName: ConsoleDriver.Suspend diff --git a/docfx/api/Terminal/Terminal.CursesDriver.yml b/docfx/api/Terminal/Terminal.CursesDriver.yml deleted file mode 100644 index 639dbf598..000000000 --- a/docfx/api/Terminal/Terminal.CursesDriver.yml +++ /dev/null @@ -1,797 +0,0 @@ -### YamlMime:ManagedReference -items: -- uid: Terminal.CursesDriver - id: CursesDriver - children: - - Terminal.CursesDriver.#ctor - - Terminal.CursesDriver.AddCh(System.Int32) - - Terminal.CursesDriver.AddSpecial(Terminal.SpecialChar) - - Terminal.CursesDriver.AddStr(System.String) - - Terminal.CursesDriver.Cols - - Terminal.CursesDriver.DrawFrame(Terminal.Rect,System.Boolean) - - Terminal.CursesDriver.End - - Terminal.CursesDriver.Init(System.Action) - - Terminal.CursesDriver.Move(System.Int32,System.Int32) - - Terminal.CursesDriver.PrepareToRun(Mono.Terminal.MainLoop,System.Action{Terminal.KeyEvent},System.Action{Terminal.MouseEvent}) - - Terminal.CursesDriver.RedrawTop - - Terminal.CursesDriver.Refresh - - Terminal.CursesDriver.Rows - - Terminal.CursesDriver.SetAttribute(Terminal.Attribute) - - Terminal.CursesDriver.SetColors(System.ConsoleColor,System.ConsoleColor) - - Terminal.CursesDriver.SetColors(System.Int16,System.Int16) - - Terminal.CursesDriver.StartReportingMouseMoves - - Terminal.CursesDriver.StopReportingMouseMoves - - Terminal.CursesDriver.Suspend - - Terminal.CursesDriver.window - langs: - - csharp - name: CursesDriver - nameWithType: CursesDriver - fullName: Terminal.CursesDriver - type: Class - assemblies: - - Terminal - namespace: Terminal - summary: This is the Curses driver for the gui.cs/Terminal framework. - syntax: - content: 'public class CursesDriver : Terminal.ConsoleDriver' - inheritance: - - System.Object - - Terminal.ConsoleDriver - implements: [] - inheritedMembers: - - Terminal.ConsoleDriver.Clip -- uid: Terminal.CursesDriver.#ctor - id: '#ctor' - parent: Terminal.CursesDriver - langs: - - csharp - name: CursesDriver() - nameWithType: CursesDriver.CursesDriver() - fullName: CursesDriver.CursesDriver() - type: Constructor - assemblies: - - Terminal - namespace: Terminal - syntax: - content: public CursesDriver (); - parameters: [] - overload: Terminal.CursesDriver.#ctor* - exceptions: [] -- uid: Terminal.CursesDriver.AddCh(System.Int32) - id: AddCh(System.Int32) - parent: Terminal.CursesDriver - langs: - - csharp - name: AddCh(Int32) - nameWithType: CursesDriver.AddCh(Int32) - fullName: CursesDriver.AddCh(Int32) - type: Method - assemblies: - - Terminal - namespace: Terminal - syntax: - content: public override void AddCh (int ch); - parameters: - - id: ch - type: System.Int32 - description: To be added. - overload: Terminal.CursesDriver.AddCh* - exceptions: [] -- uid: Terminal.CursesDriver.AddSpecial(Terminal.SpecialChar) - id: AddSpecial(Terminal.SpecialChar) - parent: Terminal.CursesDriver - langs: - - csharp - name: AddSpecial(SpecialChar) - nameWithType: CursesDriver.AddSpecial(SpecialChar) - fullName: CursesDriver.AddSpecial(SpecialChar) - type: Method - assemblies: - - Terminal - namespace: Terminal - syntax: - content: public override void AddSpecial (Terminal.SpecialChar ch); - parameters: - - id: ch - type: Terminal.SpecialChar - description: To be added. - overload: Terminal.CursesDriver.AddSpecial* - exceptions: [] -- uid: Terminal.CursesDriver.AddStr(System.String) - id: AddStr(System.String) - parent: Terminal.CursesDriver - langs: - - csharp - name: AddStr(String) - nameWithType: CursesDriver.AddStr(String) - fullName: CursesDriver.AddStr(String) - type: Method - assemblies: - - Terminal - namespace: Terminal - syntax: - content: public override void AddStr (string str); - parameters: - - id: str - type: System.String - description: To be added. - overload: Terminal.CursesDriver.AddStr* - exceptions: [] -- uid: Terminal.CursesDriver.Cols - id: Cols - parent: Terminal.CursesDriver - langs: - - csharp - name: Cols - nameWithType: CursesDriver.Cols - fullName: CursesDriver.Cols - type: Property - assemblies: - - Terminal - namespace: Terminal - syntax: - content: public override int Cols { get; } - return: - type: System.Int32 - description: To be added. - overload: Terminal.CursesDriver.Cols* - exceptions: [] -- uid: Terminal.CursesDriver.DrawFrame(Terminal.Rect,System.Boolean) - id: DrawFrame(Terminal.Rect,System.Boolean) - parent: Terminal.CursesDriver - langs: - - csharp - name: DrawFrame(Rect, Boolean) - nameWithType: CursesDriver.DrawFrame(Rect, Boolean) - fullName: CursesDriver.DrawFrame(Rect, Boolean) - type: Method - assemblies: - - Terminal - namespace: Terminal - syntax: - content: public override void DrawFrame (Terminal.Rect region, bool fill); - parameters: - - id: region - type: Terminal.Rect - description: To be added. - - id: fill - type: System.Boolean - description: To be added. - overload: Terminal.CursesDriver.DrawFrame* - exceptions: [] -- uid: Terminal.CursesDriver.End - id: End - parent: Terminal.CursesDriver - langs: - - csharp - name: End() - nameWithType: CursesDriver.End() - fullName: CursesDriver.End() - type: Method - assemblies: - - Terminal - namespace: Terminal - syntax: - content: public override void End (); - parameters: [] - overload: Terminal.CursesDriver.End* - exceptions: [] -- uid: Terminal.CursesDriver.Init(System.Action) - id: Init(System.Action) - parent: Terminal.CursesDriver - langs: - - csharp - name: Init(Action) - nameWithType: CursesDriver.Init(Action) - fullName: CursesDriver.Init(Action) - type: Method - assemblies: - - Terminal - namespace: Terminal - syntax: - content: public override void Init (Action terminalResized); - parameters: - - id: terminalResized - type: System.Action - description: To be added. - overload: Terminal.CursesDriver.Init* - exceptions: [] -- uid: Terminal.CursesDriver.Move(System.Int32,System.Int32) - id: Move(System.Int32,System.Int32) - parent: Terminal.CursesDriver - langs: - - csharp - name: Move(Int32, Int32) - nameWithType: CursesDriver.Move(Int32, Int32) - fullName: CursesDriver.Move(Int32, Int32) - type: Method - assemblies: - - Terminal - namespace: Terminal - syntax: - content: public override void Move (int col, int row); - parameters: - - id: col - type: System.Int32 - description: To be added. - - id: row - type: System.Int32 - description: To be added. - overload: Terminal.CursesDriver.Move* - exceptions: [] -- uid: Terminal.CursesDriver.PrepareToRun(Mono.Terminal.MainLoop,System.Action{Terminal.KeyEvent},System.Action{Terminal.MouseEvent}) - id: PrepareToRun(Mono.Terminal.MainLoop,System.Action{Terminal.KeyEvent},System.Action{Terminal.MouseEvent}) - parent: Terminal.CursesDriver - langs: - - csharp - name: PrepareToRun(MainLoop, Action, Action) - nameWithType: CursesDriver.PrepareToRun(MainLoop, Action, Action) - fullName: CursesDriver.PrepareToRun(MainLoop, Action, Action) - type: Method - assemblies: - - Terminal - namespace: Terminal - syntax: - content: public override void PrepareToRun (Mono.Terminal.MainLoop mainLoop, Action keyHandler, Action mouseHandler); - parameters: - - id: mainLoop - type: Mono.Terminal.MainLoop - description: To be added. - - id: keyHandler - type: System.Action{Terminal.KeyEvent} - description: To be added. - - id: mouseHandler - type: System.Action{Terminal.MouseEvent} - description: To be added. - overload: Terminal.CursesDriver.PrepareToRun* - exceptions: [] -- uid: Terminal.CursesDriver.RedrawTop - id: RedrawTop - parent: Terminal.CursesDriver - langs: - - csharp - name: RedrawTop() - nameWithType: CursesDriver.RedrawTop() - fullName: CursesDriver.RedrawTop() - type: Method - assemblies: - - Terminal - namespace: Terminal - syntax: - content: public override void RedrawTop (); - parameters: [] - overload: Terminal.CursesDriver.RedrawTop* - exceptions: [] -- uid: Terminal.CursesDriver.Refresh - id: Refresh - parent: Terminal.CursesDriver - langs: - - csharp - name: Refresh() - nameWithType: CursesDriver.Refresh() - fullName: CursesDriver.Refresh() - type: Method - assemblies: - - Terminal - namespace: Terminal - syntax: - content: public override void Refresh (); - parameters: [] - overload: Terminal.CursesDriver.Refresh* - exceptions: [] -- uid: Terminal.CursesDriver.Rows - id: Rows - parent: Terminal.CursesDriver - langs: - - csharp - name: Rows - nameWithType: CursesDriver.Rows - fullName: CursesDriver.Rows - type: Property - assemblies: - - Terminal - namespace: Terminal - syntax: - content: public override int Rows { get; } - return: - type: System.Int32 - description: To be added. - overload: Terminal.CursesDriver.Rows* - exceptions: [] -- uid: Terminal.CursesDriver.SetAttribute(Terminal.Attribute) - id: SetAttribute(Terminal.Attribute) - parent: Terminal.CursesDriver - langs: - - csharp - name: SetAttribute(Attribute) - nameWithType: CursesDriver.SetAttribute(Attribute) - fullName: CursesDriver.SetAttribute(Attribute) - type: Method - assemblies: - - Terminal - namespace: Terminal - syntax: - content: public override void SetAttribute (Terminal.Attribute c); - parameters: - - id: c - type: Terminal.Attribute - description: To be added. - overload: Terminal.CursesDriver.SetAttribute* - exceptions: [] -- uid: Terminal.CursesDriver.SetColors(System.ConsoleColor,System.ConsoleColor) - id: SetColors(System.ConsoleColor,System.ConsoleColor) - parent: Terminal.CursesDriver - langs: - - csharp - name: SetColors(ConsoleColor, ConsoleColor) - nameWithType: CursesDriver.SetColors(ConsoleColor, ConsoleColor) - fullName: CursesDriver.SetColors(ConsoleColor, ConsoleColor) - type: Method - assemblies: - - Terminal - namespace: Terminal - syntax: - content: public override void SetColors (ConsoleColor foreground, ConsoleColor background); - parameters: - - id: foreground - type: System.ConsoleColor - description: To be added. - - id: background - type: System.ConsoleColor - description: To be added. - overload: Terminal.CursesDriver.SetColors* - exceptions: [] -- uid: Terminal.CursesDriver.SetColors(System.Int16,System.Int16) - id: SetColors(System.Int16,System.Int16) - parent: Terminal.CursesDriver - langs: - - csharp - name: SetColors(Int16, Int16) - nameWithType: CursesDriver.SetColors(Int16, Int16) - fullName: CursesDriver.SetColors(Int16, Int16) - type: Method - assemblies: - - Terminal - namespace: Terminal - syntax: - content: public override void SetColors (short foreColorId, short backgroundColorId); - parameters: - - id: foreColorId - type: System.Int16 - description: To be added. - - id: backgroundColorId - type: System.Int16 - description: To be added. - overload: Terminal.CursesDriver.SetColors* - exceptions: [] -- uid: Terminal.CursesDriver.StartReportingMouseMoves - id: StartReportingMouseMoves - parent: Terminal.CursesDriver - langs: - - csharp - name: StartReportingMouseMoves() - nameWithType: CursesDriver.StartReportingMouseMoves() - fullName: CursesDriver.StartReportingMouseMoves() - type: Method - assemblies: - - Terminal - namespace: Terminal - syntax: - content: public override void StartReportingMouseMoves (); - parameters: [] - overload: Terminal.CursesDriver.StartReportingMouseMoves* - exceptions: [] -- uid: Terminal.CursesDriver.StopReportingMouseMoves - id: StopReportingMouseMoves - parent: Terminal.CursesDriver - langs: - - csharp - name: StopReportingMouseMoves() - nameWithType: CursesDriver.StopReportingMouseMoves() - fullName: CursesDriver.StopReportingMouseMoves() - type: Method - assemblies: - - Terminal - namespace: Terminal - syntax: - content: public override void StopReportingMouseMoves (); - parameters: [] - overload: Terminal.CursesDriver.StopReportingMouseMoves* - exceptions: [] -- uid: Terminal.CursesDriver.Suspend - id: Suspend - parent: Terminal.CursesDriver - langs: - - csharp - name: Suspend() - nameWithType: CursesDriver.Suspend() - fullName: CursesDriver.Suspend() - type: Method - assemblies: - - Terminal - namespace: Terminal - syntax: - content: public override void Suspend (); - parameters: [] - overload: Terminal.CursesDriver.Suspend* - exceptions: [] -- uid: Terminal.CursesDriver.window - id: window - parent: Terminal.CursesDriver - langs: - - csharp - name: window - nameWithType: CursesDriver.window - fullName: CursesDriver.window - type: Field - assemblies: - - Terminal - namespace: Terminal - syntax: - content: public Unix.Terminal.Curses.Window window; - return: - type: Unix.Terminal.Curses+Window - description: To be added. - exceptions: [] -references: -- uid: Terminal.ConsoleDriver - parent: Terminal - isExternal: false - name: ConsoleDriver - nameWithType: ConsoleDriver - fullName: Terminal.ConsoleDriver -- uid: Terminal.CursesDriver.#ctor - parent: Terminal.CursesDriver - isExternal: false - name: CursesDriver() - nameWithType: CursesDriver.CursesDriver() - fullName: CursesDriver.CursesDriver() -- uid: Terminal.CursesDriver.AddCh(System.Int32) - parent: Terminal.CursesDriver - isExternal: false - name: AddCh(Int32) - nameWithType: CursesDriver.AddCh(Int32) - fullName: CursesDriver.AddCh(Int32) -- uid: System.Int32 - parent: System - isExternal: true - name: Int32 - nameWithType: Int32 - fullName: System.Int32 -- uid: Terminal.CursesDriver.AddSpecial(Terminal.SpecialChar) - parent: Terminal.CursesDriver - isExternal: false - name: AddSpecial(SpecialChar) - nameWithType: CursesDriver.AddSpecial(SpecialChar) - fullName: CursesDriver.AddSpecial(SpecialChar) -- uid: Terminal.SpecialChar - parent: Terminal - isExternal: false - name: SpecialChar - nameWithType: SpecialChar - fullName: Terminal.SpecialChar -- uid: Terminal.CursesDriver.AddStr(System.String) - parent: Terminal.CursesDriver - isExternal: false - name: AddStr(String) - nameWithType: CursesDriver.AddStr(String) - fullName: CursesDriver.AddStr(String) -- uid: System.String - parent: System - isExternal: true - name: String - nameWithType: String - fullName: System.String -- uid: Terminal.CursesDriver.Cols - parent: Terminal.CursesDriver - isExternal: false - name: Cols - nameWithType: CursesDriver.Cols - fullName: CursesDriver.Cols -- uid: Terminal.CursesDriver.DrawFrame(Terminal.Rect,System.Boolean) - parent: Terminal.CursesDriver - isExternal: false - name: DrawFrame(Rect, Boolean) - nameWithType: CursesDriver.DrawFrame(Rect, Boolean) - fullName: CursesDriver.DrawFrame(Rect, Boolean) -- uid: Terminal.Rect - parent: Terminal - isExternal: false - name: Rect - nameWithType: Rect - fullName: Terminal.Rect -- uid: System.Boolean - parent: System - isExternal: true - name: Boolean - nameWithType: Boolean - fullName: System.Boolean -- uid: Terminal.CursesDriver.End - parent: Terminal.CursesDriver - isExternal: false - name: End() - nameWithType: CursesDriver.End() - fullName: CursesDriver.End() -- uid: Terminal.CursesDriver.Init(System.Action) - parent: Terminal.CursesDriver - isExternal: false - name: Init(Action) - nameWithType: CursesDriver.Init(Action) - fullName: CursesDriver.Init(Action) -- uid: System.Action - parent: System - isExternal: true - name: Action - nameWithType: Action - fullName: System.Action -- uid: Terminal.CursesDriver.Move(System.Int32,System.Int32) - parent: Terminal.CursesDriver - isExternal: false - name: Move(Int32, Int32) - nameWithType: CursesDriver.Move(Int32, Int32) - fullName: CursesDriver.Move(Int32, Int32) -- uid: Terminal.CursesDriver.PrepareToRun(Mono.Terminal.MainLoop,System.Action{Terminal.KeyEvent},System.Action{Terminal.MouseEvent}) - parent: Terminal.CursesDriver - isExternal: false - name: PrepareToRun(MainLoop, Action, Action) - nameWithType: CursesDriver.PrepareToRun(MainLoop, Action, Action) - fullName: CursesDriver.PrepareToRun(MainLoop, Action, Action) -- uid: Mono.Terminal.MainLoop - parent: Mono.Terminal - isExternal: true - name: MainLoop - nameWithType: MainLoop - fullName: Mono.Terminal.MainLoop -- uid: System.Action`1 - name: Action - nameWithType: Action - fullName: System.Action -- uid: Terminal.KeyEvent - name: KeyEvent - nameWithType: KeyEvent - fullName: Terminal.KeyEvent -- uid: System.Action{Terminal.KeyEvent} - parent: System - isExternal: true - name: Action - nameWithType: Action - fullName: System.Action - spec.csharp: - - uid: System.Action`1 - name: Action - nameWithType: Action - fullName: System.Action - - name: < - nameWithType: < - fullName: < - - uid: Terminal.KeyEvent - name: KeyEvent - nameWithType: KeyEvent - fullName: Terminal.KeyEvent - - name: '>' - nameWithType: '>' - fullName: '>' -- uid: Terminal.MouseEvent - name: MouseEvent - nameWithType: MouseEvent - fullName: Terminal.MouseEvent -- uid: System.Action{Terminal.MouseEvent} - parent: System - isExternal: true - name: Action - nameWithType: Action - fullName: System.Action - spec.csharp: - - uid: System.Action`1 - name: Action - nameWithType: Action - fullName: System.Action - - name: < - nameWithType: < - fullName: < - - uid: Terminal.MouseEvent - name: MouseEvent - nameWithType: MouseEvent - fullName: Terminal.MouseEvent - - name: '>' - nameWithType: '>' - fullName: '>' -- uid: Terminal.CursesDriver.RedrawTop - parent: Terminal.CursesDriver - isExternal: false - name: RedrawTop() - nameWithType: CursesDriver.RedrawTop() - fullName: CursesDriver.RedrawTop() -- uid: Terminal.CursesDriver.Refresh - parent: Terminal.CursesDriver - isExternal: false - name: Refresh() - nameWithType: CursesDriver.Refresh() - fullName: CursesDriver.Refresh() -- uid: Terminal.CursesDriver.Rows - parent: Terminal.CursesDriver - isExternal: false - name: Rows - nameWithType: CursesDriver.Rows - fullName: CursesDriver.Rows -- uid: Terminal.CursesDriver.SetAttribute(Terminal.Attribute) - parent: Terminal.CursesDriver - isExternal: false - name: SetAttribute(Attribute) - nameWithType: CursesDriver.SetAttribute(Attribute) - fullName: CursesDriver.SetAttribute(Attribute) -- uid: Terminal.Attribute - parent: Terminal - isExternal: false - name: Attribute - nameWithType: Attribute - fullName: Terminal.Attribute -- uid: Terminal.CursesDriver.SetColors(System.ConsoleColor,System.ConsoleColor) - parent: Terminal.CursesDriver - isExternal: false - name: SetColors(ConsoleColor, ConsoleColor) - nameWithType: CursesDriver.SetColors(ConsoleColor, ConsoleColor) - fullName: CursesDriver.SetColors(ConsoleColor, ConsoleColor) -- uid: System.ConsoleColor - parent: System - isExternal: true - name: ConsoleColor - nameWithType: ConsoleColor - fullName: System.ConsoleColor -- uid: Terminal.CursesDriver.SetColors(System.Int16,System.Int16) - parent: Terminal.CursesDriver - isExternal: false - name: SetColors(Int16, Int16) - nameWithType: CursesDriver.SetColors(Int16, Int16) - fullName: CursesDriver.SetColors(Int16, Int16) -- uid: System.Int16 - parent: System - isExternal: true - name: Int16 - nameWithType: Int16 - fullName: System.Int16 -- uid: Terminal.CursesDriver.StartReportingMouseMoves - parent: Terminal.CursesDriver - isExternal: false - name: StartReportingMouseMoves() - nameWithType: CursesDriver.StartReportingMouseMoves() - fullName: CursesDriver.StartReportingMouseMoves() -- uid: Terminal.CursesDriver.StopReportingMouseMoves - parent: Terminal.CursesDriver - isExternal: false - name: StopReportingMouseMoves() - nameWithType: CursesDriver.StopReportingMouseMoves() - fullName: CursesDriver.StopReportingMouseMoves() -- uid: Terminal.CursesDriver.Suspend - parent: Terminal.CursesDriver - isExternal: false - name: Suspend() - nameWithType: CursesDriver.Suspend() - fullName: CursesDriver.Suspend() -- uid: Terminal.CursesDriver.window - parent: Terminal.CursesDriver - isExternal: false - name: window - nameWithType: CursesDriver.window - fullName: CursesDriver.window -- uid: Unix.Terminal.Curses - parent: Unix.Terminal - isExternal: true - name: Curses - nameWithType: Curses - fullName: Unix.Terminal.Curses+Window -- uid: Terminal.CursesDriver.#ctor* - parent: Terminal.CursesDriver - isExternal: false - name: CursesDriver - nameWithType: CursesDriver.CursesDriver - fullName: CursesDriver.CursesDriver -- uid: Terminal.CursesDriver.AddCh* - parent: Terminal.CursesDriver - isExternal: false - name: AddCh - nameWithType: CursesDriver.AddCh - fullName: CursesDriver.AddCh -- uid: Terminal.CursesDriver.AddSpecial* - parent: Terminal.CursesDriver - isExternal: false - name: AddSpecial - nameWithType: CursesDriver.AddSpecial - fullName: CursesDriver.AddSpecial -- uid: Terminal.CursesDriver.AddStr* - parent: Terminal.CursesDriver - isExternal: false - name: AddStr - nameWithType: CursesDriver.AddStr - fullName: CursesDriver.AddStr -- uid: Terminal.CursesDriver.Cols* - parent: Terminal.CursesDriver - isExternal: false - name: Cols - nameWithType: CursesDriver.Cols - fullName: CursesDriver.Cols -- uid: Terminal.CursesDriver.DrawFrame* - parent: Terminal.CursesDriver - isExternal: false - name: DrawFrame - nameWithType: CursesDriver.DrawFrame - fullName: CursesDriver.DrawFrame -- uid: Terminal.CursesDriver.End* - parent: Terminal.CursesDriver - isExternal: false - name: End - nameWithType: CursesDriver.End - fullName: CursesDriver.End -- uid: Terminal.CursesDriver.Init* - parent: Terminal.CursesDriver - isExternal: false - name: Init - nameWithType: CursesDriver.Init - fullName: CursesDriver.Init -- uid: Terminal.CursesDriver.Move* - parent: Terminal.CursesDriver - isExternal: false - name: Move - nameWithType: CursesDriver.Move - fullName: CursesDriver.Move -- uid: Terminal.CursesDriver.PrepareToRun* - parent: Terminal.CursesDriver - isExternal: false - name: PrepareToRun - nameWithType: CursesDriver.PrepareToRun - fullName: CursesDriver.PrepareToRun -- uid: Terminal.CursesDriver.RedrawTop* - parent: Terminal.CursesDriver - isExternal: false - name: RedrawTop - nameWithType: CursesDriver.RedrawTop - fullName: CursesDriver.RedrawTop -- uid: Terminal.CursesDriver.Refresh* - parent: Terminal.CursesDriver - isExternal: false - name: Refresh - nameWithType: CursesDriver.Refresh - fullName: CursesDriver.Refresh -- uid: Terminal.CursesDriver.Rows* - parent: Terminal.CursesDriver - isExternal: false - name: Rows - nameWithType: CursesDriver.Rows - fullName: CursesDriver.Rows -- uid: Terminal.CursesDriver.SetAttribute* - parent: Terminal.CursesDriver - isExternal: false - name: SetAttribute - nameWithType: CursesDriver.SetAttribute - fullName: CursesDriver.SetAttribute -- uid: Terminal.CursesDriver.SetColors* - parent: Terminal.CursesDriver - isExternal: false - name: SetColors - nameWithType: CursesDriver.SetColors - fullName: CursesDriver.SetColors -- uid: Terminal.CursesDriver.StartReportingMouseMoves* - parent: Terminal.CursesDriver - isExternal: false - name: StartReportingMouseMoves - nameWithType: CursesDriver.StartReportingMouseMoves - fullName: CursesDriver.StartReportingMouseMoves -- uid: Terminal.CursesDriver.StopReportingMouseMoves* - parent: Terminal.CursesDriver - isExternal: false - name: StopReportingMouseMoves - nameWithType: CursesDriver.StopReportingMouseMoves - fullName: CursesDriver.StopReportingMouseMoves -- uid: Terminal.CursesDriver.Suspend* - parent: Terminal.CursesDriver - isExternal: false - name: Suspend - nameWithType: CursesDriver.Suspend - fullName: CursesDriver.Suspend -- uid: Terminal.ConsoleDriver.Clip - parent: Terminal.ConsoleDriver - isExternal: false - name: Clip - nameWithType: ConsoleDriver.Clip - fullName: ConsoleDriver.Clip diff --git a/docfx/api/Terminal/Terminal.Dialog.yml b/docfx/api/Terminal/Terminal.Dialog.yml deleted file mode 100644 index 529933289..000000000 --- a/docfx/api/Terminal/Terminal.Dialog.yml +++ /dev/null @@ -1,518 +0,0 @@ -### YamlMime:ManagedReference -items: -- uid: Terminal.Dialog - id: Dialog - children: - - Terminal.Dialog.#ctor(System.String,System.Int32,System.Int32,Terminal.Button[]) - - Terminal.Dialog.AddButton(Terminal.Button) - - Terminal.Dialog.LayoutSubviews - - Terminal.Dialog.ProcessKey(Terminal.KeyEvent) - langs: - - csharp - name: Dialog - nameWithType: Dialog - fullName: Terminal.Dialog - type: Class - assemblies: - - Terminal - namespace: Terminal - summary: "The dialog box is a window that by default is centered and contains one \n or more buttons." - syntax: - content: 'public class Dialog : Terminal.Window' - inheritance: - - System.Object - - Terminal.Responder - - Terminal.View - - Terminal.Toplevel - - Terminal.Window - implements: [] - inheritedMembers: - - Terminal.Responder.MouseEvent(Terminal.MouseEvent) - - Terminal.Toplevel.CanFocus - - Terminal.Toplevel.Create - - Terminal.Toplevel.Running - - Terminal.View.Add(Terminal.View[]) - - Terminal.View.AddCh(System.Int32,System.Int32,System.Int32) - - Terminal.View.Bounds - - Terminal.View.ChildNeedsDisplay - - Terminal.View.Clear - - Terminal.View.ClearNeedsDisplay - - Terminal.View.ColorScheme - - Terminal.View.DrawFrame(Terminal.Rect,System.Boolean) - - Terminal.View.DrawHotString(System.String,System.Boolean,Terminal.ColorScheme) - - Terminal.View.DrawHotString(System.String,Terminal.Attribute,Terminal.Attribute) - - Terminal.View.Driver - - Terminal.View.EnsureFocus - - Terminal.View.Focused - - Terminal.View.FocusFirst - - Terminal.View.FocusLast - - Terminal.View.FocusNext - - Terminal.View.FocusPrev - - Terminal.View.Frame - - Terminal.View.HasFocus - - Terminal.View.Id - - Terminal.View.MostFocused - - Terminal.View.Move(System.Int32,System.Int32) - - Terminal.View.PositionCursor - - Terminal.View.ProcessColdKey(Terminal.KeyEvent) - - Terminal.View.ProcessHotKey(Terminal.KeyEvent) - - Terminal.View.Remove(Terminal.View) - - Terminal.View.RemoveAll - - Terminal.View.ScreenToView(System.Int32,System.Int32) - - Terminal.View.SetFocus(Terminal.View) - - Terminal.View.SetNeedsDisplay - - Terminal.View.SetNeedsDisplay(Terminal.Rect) - - Terminal.View.Subviews - - Terminal.View.SuperView - - Terminal.View.ToString - - Terminal.View.WantMousePositionReports - - Terminal.Window.Add(Terminal.View) - - Terminal.Window.GetEnumerator - - Terminal.Window.Redraw(Terminal.Rect) - - Terminal.Window.Title -- uid: Terminal.Dialog.#ctor(System.String,System.Int32,System.Int32,Terminal.Button[]) - id: '#ctor(System.String,System.Int32,System.Int32,Terminal.Button[])' - parent: Terminal.Dialog - langs: - - csharp - name: Dialog(String, Int32, Int32, Button[]) - nameWithType: Dialog.Dialog(String, Int32, Int32, Button[]) - fullName: Dialog.Dialog(String, Int32, Int32, Button[]) - type: Constructor - assemblies: - - Terminal - namespace: Terminal - summary: Initializes a new instance of the class with an optional set of buttons to display - syntax: - content: public Dialog (string title, int width, int height, Terminal.Button[] buttons); - parameters: - - id: title - type: System.String - description: Title for the dialog. - - id: width - type: System.Int32 - description: Width for the dialog. - - id: height - type: System.Int32 - description: Height for the dialog. - - id: buttons - type: Terminal.Button[] - description: Optional buttons to lay out at the bottom of the dialog. - overload: Terminal.Dialog.#ctor* - exceptions: [] -- uid: Terminal.Dialog.AddButton(Terminal.Button) - id: AddButton(Terminal.Button) - parent: Terminal.Dialog - langs: - - csharp - name: AddButton(Button) - nameWithType: Dialog.AddButton(Button) - fullName: Dialog.AddButton(Button) - type: Method - assemblies: - - Terminal - namespace: Terminal - summary: Adds a button to the dialog, its layout will be controled by the dialog - syntax: - content: public void AddButton (Terminal.Button button); - parameters: - - id: button - type: Terminal.Button - description: Button to add. - overload: Terminal.Dialog.AddButton* - exceptions: [] -- uid: Terminal.Dialog.LayoutSubviews - id: LayoutSubviews - parent: Terminal.Dialog - langs: - - csharp - name: LayoutSubviews() - nameWithType: Dialog.LayoutSubviews() - fullName: Dialog.LayoutSubviews() - type: Method - assemblies: - - Terminal - namespace: Terminal - syntax: - content: public override void LayoutSubviews (); - parameters: [] - overload: Terminal.Dialog.LayoutSubviews* - exceptions: [] -- uid: Terminal.Dialog.ProcessKey(Terminal.KeyEvent) - id: ProcessKey(Terminal.KeyEvent) - parent: Terminal.Dialog - langs: - - csharp - name: ProcessKey(KeyEvent) - nameWithType: Dialog.ProcessKey(KeyEvent) - fullName: Dialog.ProcessKey(KeyEvent) - type: Method - assemblies: - - Terminal - namespace: Terminal - syntax: - content: public override bool ProcessKey (Terminal.KeyEvent kb); - parameters: - - id: kb - type: Terminal.KeyEvent - description: To be added. - return: - type: System.Boolean - description: To be added. - overload: Terminal.Dialog.ProcessKey* - exceptions: [] -references: -- uid: Terminal.Window - parent: Terminal - isExternal: false - name: Window - nameWithType: Window - fullName: Terminal.Window -- uid: Terminal.Dialog.#ctor(System.String,System.Int32,System.Int32,Terminal.Button[]) - parent: Terminal.Dialog - isExternal: false - name: Dialog(String, Int32, Int32, Button[]) - nameWithType: Dialog.Dialog(String, Int32, Int32, Button[]) - fullName: Dialog.Dialog(String, Int32, Int32, Button[]) -- uid: System.String - parent: System - isExternal: true - name: String - nameWithType: String - fullName: System.String -- uid: System.Int32 - parent: System - isExternal: true - name: Int32 - nameWithType: Int32 - fullName: System.Int32 -- uid: Terminal.Button - name: Button - nameWithType: Button - fullName: Terminal.Button -- uid: Terminal.Button[] - parent: Terminal - isExternal: false - name: Button[] - nameWithType: Button[] - fullName: Terminal.Button[] - spec.csharp: - - uid: Terminal.Button - name: Button - nameWithType: Button - fullName: Terminal.Button - - name: '[]' - nameWithType: '[]' - fullName: '[]' -- uid: Terminal.Dialog.AddButton(Terminal.Button) - parent: Terminal.Dialog - isExternal: false - name: AddButton(Button) - nameWithType: Dialog.AddButton(Button) - fullName: Dialog.AddButton(Button) -- uid: Terminal.Dialog.LayoutSubviews - parent: Terminal.Dialog - isExternal: false - name: LayoutSubviews() - nameWithType: Dialog.LayoutSubviews() - fullName: Dialog.LayoutSubviews() -- uid: Terminal.Dialog.ProcessKey(Terminal.KeyEvent) - parent: Terminal.Dialog - isExternal: false - name: ProcessKey(KeyEvent) - nameWithType: Dialog.ProcessKey(KeyEvent) - fullName: Dialog.ProcessKey(KeyEvent) -- uid: System.Boolean - parent: System - isExternal: true - name: Boolean - nameWithType: Boolean - fullName: System.Boolean -- uid: Terminal.KeyEvent - parent: Terminal - isExternal: false - name: KeyEvent - nameWithType: KeyEvent - fullName: Terminal.KeyEvent -- uid: Terminal.Dialog.#ctor* - parent: Terminal.Dialog - isExternal: false - name: Dialog - nameWithType: Dialog.Dialog - fullName: Dialog.Dialog -- uid: Terminal.Dialog.AddButton* - parent: Terminal.Dialog - isExternal: false - name: AddButton - nameWithType: Dialog.AddButton - fullName: Dialog.AddButton -- uid: Terminal.Dialog.LayoutSubviews* - parent: Terminal.Dialog - isExternal: false - name: LayoutSubviews - nameWithType: Dialog.LayoutSubviews - fullName: Dialog.LayoutSubviews -- uid: Terminal.Dialog.ProcessKey* - parent: Terminal.Dialog - isExternal: false - name: ProcessKey - nameWithType: Dialog.ProcessKey - fullName: Dialog.ProcessKey -- uid: Terminal.Toplevel.CanFocus - parent: Terminal.Toplevel - isExternal: false - name: CanFocus - nameWithType: Toplevel.CanFocus - fullName: Toplevel.CanFocus -- uid: Terminal.View.HasFocus - parent: Terminal.View - isExternal: false - name: HasFocus - nameWithType: View.HasFocus - fullName: View.HasFocus -- uid: Terminal.Responder.MouseEvent(Terminal.MouseEvent) - parent: Terminal.Responder - isExternal: false - name: MouseEvent(MouseEvent) - nameWithType: Responder.MouseEvent(MouseEvent) - fullName: Responder.MouseEvent(MouseEvent) -- uid: Terminal.View.ProcessColdKey(Terminal.KeyEvent) - parent: Terminal.View - isExternal: false - name: ProcessColdKey(KeyEvent) - nameWithType: View.ProcessColdKey(KeyEvent) - fullName: View.ProcessColdKey(KeyEvent) -- uid: Terminal.View.ProcessHotKey(Terminal.KeyEvent) - parent: Terminal.View - isExternal: false - name: ProcessHotKey(KeyEvent) - nameWithType: View.ProcessHotKey(KeyEvent) - fullName: View.ProcessHotKey(KeyEvent) -- uid: Terminal.Window.Add(Terminal.View) - parent: Terminal.Window - isExternal: false - name: Add(View) - nameWithType: Window.Add(View) - fullName: Window.Add(View) -- uid: Terminal.View.Add(Terminal.View[]) - parent: Terminal.View - isExternal: false - name: Add(View[]) - nameWithType: View.Add(View[]) - fullName: View.Add(View[]) -- uid: Terminal.View.AddCh(System.Int32,System.Int32,System.Int32) - parent: Terminal.View - isExternal: false - name: AddCh(Int32, Int32, Int32) - nameWithType: View.AddCh(Int32, Int32, Int32) - fullName: View.AddCh(Int32, Int32, Int32) -- uid: Terminal.View.Bounds - parent: Terminal.View - isExternal: false - name: Bounds - nameWithType: View.Bounds - fullName: View.Bounds -- uid: Terminal.View.ChildNeedsDisplay - parent: Terminal.View - isExternal: false - name: ChildNeedsDisplay() - nameWithType: View.ChildNeedsDisplay() - fullName: View.ChildNeedsDisplay() -- uid: Terminal.View.Clear - parent: Terminal.View - isExternal: false - name: Clear() - nameWithType: View.Clear() - fullName: View.Clear() -- uid: Terminal.View.ClearNeedsDisplay - parent: Terminal.View - isExternal: false - name: ClearNeedsDisplay() - nameWithType: View.ClearNeedsDisplay() - fullName: View.ClearNeedsDisplay() -- uid: Terminal.View.ColorScheme - parent: Terminal.View - isExternal: false - name: ColorScheme - nameWithType: View.ColorScheme - fullName: View.ColorScheme -- uid: Terminal.View.DrawFrame(Terminal.Rect,System.Boolean) - parent: Terminal.View - isExternal: false - name: DrawFrame(Rect, Boolean) - nameWithType: View.DrawFrame(Rect, Boolean) - fullName: View.DrawFrame(Rect, Boolean) -- uid: Terminal.View.DrawHotString(System.String,System.Boolean,Terminal.ColorScheme) - parent: Terminal.View - isExternal: false - name: DrawHotString(String, Boolean, ColorScheme) - nameWithType: View.DrawHotString(String, Boolean, ColorScheme) - fullName: View.DrawHotString(String, Boolean, ColorScheme) -- uid: Terminal.View.DrawHotString(System.String,Terminal.Attribute,Terminal.Attribute) - parent: Terminal.View - isExternal: false - name: DrawHotString(String, Attribute, Attribute) - nameWithType: View.DrawHotString(String, Attribute, Attribute) - fullName: View.DrawHotString(String, Attribute, Attribute) -- uid: Terminal.View.Driver - parent: Terminal.View - isExternal: false - name: Driver - nameWithType: View.Driver - fullName: View.Driver -- uid: Terminal.View.EnsureFocus - parent: Terminal.View - isExternal: false - name: EnsureFocus() - nameWithType: View.EnsureFocus() - fullName: View.EnsureFocus() -- uid: Terminal.View.Focused - parent: Terminal.View - isExternal: false - name: Focused - nameWithType: View.Focused - fullName: View.Focused -- uid: Terminal.View.FocusFirst - parent: Terminal.View - isExternal: false - name: FocusFirst() - nameWithType: View.FocusFirst() - fullName: View.FocusFirst() -- uid: Terminal.View.FocusLast - parent: Terminal.View - isExternal: false - name: FocusLast() - nameWithType: View.FocusLast() - fullName: View.FocusLast() -- uid: Terminal.View.FocusNext - parent: Terminal.View - isExternal: false - name: FocusNext() - nameWithType: View.FocusNext() - fullName: View.FocusNext() -- uid: Terminal.View.FocusPrev - parent: Terminal.View - isExternal: false - name: FocusPrev() - nameWithType: View.FocusPrev() - fullName: View.FocusPrev() -- uid: Terminal.View.Frame - parent: Terminal.View - isExternal: false - name: Frame - nameWithType: View.Frame - fullName: View.Frame -- uid: Terminal.Window.GetEnumerator - parent: Terminal.Window - isExternal: false - name: GetEnumerator() - nameWithType: Window.GetEnumerator() - fullName: Window.GetEnumerator() -- uid: Terminal.View.Id - parent: Terminal.View - isExternal: false - name: Id - nameWithType: View.Id - fullName: View.Id -- uid: Terminal.View.MostFocused - parent: Terminal.View - isExternal: false - name: MostFocused - nameWithType: View.MostFocused - fullName: View.MostFocused -- uid: Terminal.View.Move(System.Int32,System.Int32) - parent: Terminal.View - isExternal: false - name: Move(Int32, Int32) - nameWithType: View.Move(Int32, Int32) - fullName: View.Move(Int32, Int32) -- uid: Terminal.View.PositionCursor - parent: Terminal.View - isExternal: false - name: PositionCursor() - nameWithType: View.PositionCursor() - fullName: View.PositionCursor() -- uid: Terminal.Window.Redraw(Terminal.Rect) - parent: Terminal.Window - isExternal: false - name: Redraw(Rect) - nameWithType: Window.Redraw(Rect) - fullName: Window.Redraw(Rect) -- uid: Terminal.View.Remove(Terminal.View) - parent: Terminal.View - isExternal: false - name: Remove(View) - nameWithType: View.Remove(View) - fullName: View.Remove(View) -- uid: Terminal.View.RemoveAll - parent: Terminal.View - isExternal: false - name: RemoveAll() - nameWithType: View.RemoveAll() - fullName: View.RemoveAll() -- uid: Terminal.View.ScreenToView(System.Int32,System.Int32) - parent: Terminal.View - isExternal: false - name: ScreenToView(Int32, Int32) - nameWithType: View.ScreenToView(Int32, Int32) - fullName: View.ScreenToView(Int32, Int32) -- uid: Terminal.View.SetFocus(Terminal.View) - parent: Terminal.View - isExternal: false - name: SetFocus(View) - nameWithType: View.SetFocus(View) - fullName: View.SetFocus(View) -- uid: Terminal.View.SetNeedsDisplay - parent: Terminal.View - isExternal: false - name: SetNeedsDisplay() - nameWithType: View.SetNeedsDisplay() - fullName: View.SetNeedsDisplay() -- uid: Terminal.View.SetNeedsDisplay(Terminal.Rect) - parent: Terminal.View - isExternal: false - name: SetNeedsDisplay(Rect) - nameWithType: View.SetNeedsDisplay(Rect) - fullName: View.SetNeedsDisplay(Rect) -- uid: Terminal.View.Subviews - parent: Terminal.View - isExternal: false - name: Subviews - nameWithType: View.Subviews - fullName: View.Subviews -- uid: Terminal.View.SuperView - parent: Terminal.View - isExternal: false - name: SuperView - nameWithType: View.SuperView - fullName: View.SuperView -- uid: Terminal.View.ToString - parent: Terminal.View - isExternal: false - name: ToString() - nameWithType: View.ToString() - fullName: View.ToString() -- uid: Terminal.View.WantMousePositionReports - parent: Terminal.View - isExternal: false - name: WantMousePositionReports - nameWithType: View.WantMousePositionReports - fullName: View.WantMousePositionReports -- uid: Terminal.Toplevel.Create - parent: Terminal.Toplevel - isExternal: false - name: Create() - nameWithType: Toplevel.Create() - fullName: Toplevel.Create() -- uid: Terminal.Toplevel.Running - parent: Terminal.Toplevel - isExternal: false - name: Running - nameWithType: Toplevel.Running - fullName: Toplevel.Running -- uid: Terminal.Window.Title - parent: Terminal.Window - isExternal: false - name: Title - nameWithType: Window.Title - fullName: Window.Title diff --git a/docfx/api/Terminal/Terminal.Key.yml b/docfx/api/Terminal/Terminal.Key.yml deleted file mode 100644 index 8d71e914d..000000000 --- a/docfx/api/Terminal/Terminal.Key.yml +++ /dev/null @@ -1,1530 +0,0 @@ -### YamlMime:ManagedReference -items: -- uid: Terminal.Key - id: Key - children: - - Terminal.Key.AltMask - - Terminal.Key.Backspace - - Terminal.Key.BackTab - - Terminal.Key.CharMask - - Terminal.Key.ControlA - - Terminal.Key.ControlB - - Terminal.Key.ControlC - - Terminal.Key.ControlD - - Terminal.Key.ControlE - - Terminal.Key.ControlF - - Terminal.Key.ControlG - - Terminal.Key.ControlH - - Terminal.Key.ControlI - - Terminal.Key.ControlJ - - Terminal.Key.ControlK - - Terminal.Key.ControlL - - Terminal.Key.ControlM - - Terminal.Key.ControlN - - Terminal.Key.ControlO - - Terminal.Key.ControlP - - Terminal.Key.ControlQ - - Terminal.Key.ControlR - - Terminal.Key.ControlS - - Terminal.Key.ControlT - - Terminal.Key.ControlU - - Terminal.Key.ControlV - - Terminal.Key.ControlW - - Terminal.Key.ControlX - - Terminal.Key.ControlY - - Terminal.Key.ControlZ - - Terminal.Key.CursorDown - - Terminal.Key.CursorLeft - - Terminal.Key.CursorRight - - Terminal.Key.CursorUp - - Terminal.Key.Delete - - Terminal.Key.DeleteChar - - Terminal.Key.End - - Terminal.Key.Enter - - Terminal.Key.Esc - - Terminal.Key.F1 - - Terminal.Key.F10 - - Terminal.Key.F2 - - Terminal.Key.F3 - - Terminal.Key.F4 - - Terminal.Key.F5 - - Terminal.Key.F6 - - Terminal.Key.F7 - - Terminal.Key.F8 - - Terminal.Key.F9 - - Terminal.Key.Home - - Terminal.Key.InsertChar - - Terminal.Key.PageDown - - Terminal.Key.PageUp - - Terminal.Key.Space - - Terminal.Key.SpecialMask - - Terminal.Key.Tab - - Terminal.Key.Unknown - langs: - - csharp - name: Key - nameWithType: Key - fullName: Terminal.Key - type: Enum - assemblies: - - Terminal - namespace: Terminal - summary: >- - The Key enumeration contains special encoding for some keys, but can also - encode all the unicode values that can be passed. - remarks: >- -

- If the SpecialMask is set, then the value is that of the special mask, - otherwise, the value is the one of the lower bits (as extracted by CharMask) -

-

- Control keys are the values between 1 and 26 corresponding to Control-A to Control-Z -

-

- Unicode runes are also stored here, the letter 'A" for example is encoded as a value 65 (not surfaced in the enum). -

- syntax: - content: public enum Key - inheritance: - - System.Enum -- uid: Terminal.Key.AltMask - id: AltMask - parent: Terminal.Key - langs: - - csharp - name: AltMask - nameWithType: Key.AltMask - fullName: Key.AltMask - type: Field - assemblies: - - Terminal - namespace: Terminal - summary: >- - When this value is set, the Key encodes the sequence Alt-KeyValue. - And the actual value must be extracted by removing the AltMask. - syntax: - content: AltMask - return: - type: Terminal.Key - description: To be added. - exceptions: [] -- uid: Terminal.Key.Backspace - id: Backspace - parent: Terminal.Key - langs: - - csharp - name: Backspace - nameWithType: Key.Backspace - fullName: Key.Backspace - type: Field - assemblies: - - Terminal - namespace: Terminal - summary: Backspace key. - syntax: - content: Backspace - return: - type: Terminal.Key - description: To be added. - exceptions: [] -- uid: Terminal.Key.BackTab - id: BackTab - parent: Terminal.Key - langs: - - csharp - name: BackTab - nameWithType: Key.BackTab - fullName: Key.BackTab - type: Field - assemblies: - - Terminal - namespace: Terminal - summary: Shift-tab key (backwards tab key). - syntax: - content: BackTab - return: - type: Terminal.Key - description: To be added. - exceptions: [] -- uid: Terminal.Key.CharMask - id: CharMask - parent: Terminal.Key - langs: - - csharp - name: CharMask - nameWithType: Key.CharMask - fullName: Key.CharMask - type: Field - assemblies: - - Terminal - namespace: Terminal - syntax: - content: CharMask - return: - type: Terminal.Key - description: To be added. - exceptions: [] -- uid: Terminal.Key.ControlA - id: ControlA - parent: Terminal.Key - langs: - - csharp - name: ControlA - nameWithType: Key.ControlA - fullName: Key.ControlA - type: Field - assemblies: - - Terminal - namespace: Terminal - summary: The key code for the user pressing Control-A - syntax: - content: ControlA - return: - type: Terminal.Key - description: To be added. - exceptions: [] -- uid: Terminal.Key.ControlB - id: ControlB - parent: Terminal.Key - langs: - - csharp - name: ControlB - nameWithType: Key.ControlB - fullName: Key.ControlB - type: Field - assemblies: - - Terminal - namespace: Terminal - summary: The key code for the user pressing Control-B - syntax: - content: ControlB - return: - type: Terminal.Key - description: To be added. - exceptions: [] -- uid: Terminal.Key.ControlC - id: ControlC - parent: Terminal.Key - langs: - - csharp - name: ControlC - nameWithType: Key.ControlC - fullName: Key.ControlC - type: Field - assemblies: - - Terminal - namespace: Terminal - summary: The key code for the user pressing Control-C - syntax: - content: ControlC - return: - type: Terminal.Key - description: To be added. - exceptions: [] -- uid: Terminal.Key.ControlD - id: ControlD - parent: Terminal.Key - langs: - - csharp - name: ControlD - nameWithType: Key.ControlD - fullName: Key.ControlD - type: Field - assemblies: - - Terminal - namespace: Terminal - summary: The key code for the user pressing Control-D - syntax: - content: ControlD - return: - type: Terminal.Key - description: To be added. - exceptions: [] -- uid: Terminal.Key.ControlE - id: ControlE - parent: Terminal.Key - langs: - - csharp - name: ControlE - nameWithType: Key.ControlE - fullName: Key.ControlE - type: Field - assemblies: - - Terminal - namespace: Terminal - summary: The key code for the user pressing Control-E - syntax: - content: ControlE - return: - type: Terminal.Key - description: To be added. - exceptions: [] -- uid: Terminal.Key.ControlF - id: ControlF - parent: Terminal.Key - langs: - - csharp - name: ControlF - nameWithType: Key.ControlF - fullName: Key.ControlF - type: Field - assemblies: - - Terminal - namespace: Terminal - summary: The key code for the user pressing Control-F - syntax: - content: ControlF - return: - type: Terminal.Key - description: To be added. - exceptions: [] -- uid: Terminal.Key.ControlG - id: ControlG - parent: Terminal.Key - langs: - - csharp - name: ControlG - nameWithType: Key.ControlG - fullName: Key.ControlG - type: Field - assemblies: - - Terminal - namespace: Terminal - summary: The key code for the user pressing Control-G - syntax: - content: ControlG - return: - type: Terminal.Key - description: To be added. - exceptions: [] -- uid: Terminal.Key.ControlH - id: ControlH - parent: Terminal.Key - langs: - - csharp - name: ControlH - nameWithType: Key.ControlH - fullName: Key.ControlH - type: Field - assemblies: - - Terminal - namespace: Terminal - summary: The key code for the user pressing Control-H - syntax: - content: ControlH - return: - type: Terminal.Key - description: To be added. - exceptions: [] -- uid: Terminal.Key.ControlI - id: ControlI - parent: Terminal.Key - langs: - - csharp - name: ControlI - nameWithType: Key.ControlI - fullName: Key.ControlI - type: Field - assemblies: - - Terminal - namespace: Terminal - summary: The key code for the user pressing Control-I (same as the tab key). - syntax: - content: ControlI - return: - type: Terminal.Key - description: To be added. - exceptions: [] -- uid: Terminal.Key.ControlJ - id: ControlJ - parent: Terminal.Key - langs: - - csharp - name: ControlJ - nameWithType: Key.ControlJ - fullName: Key.ControlJ - type: Field - assemblies: - - Terminal - namespace: Terminal - summary: The key code for the user pressing Control-J - syntax: - content: ControlJ - return: - type: Terminal.Key - description: To be added. - exceptions: [] -- uid: Terminal.Key.ControlK - id: ControlK - parent: Terminal.Key - langs: - - csharp - name: ControlK - nameWithType: Key.ControlK - fullName: Key.ControlK - type: Field - assemblies: - - Terminal - namespace: Terminal - summary: The key code for the user pressing Control-K - syntax: - content: ControlK - return: - type: Terminal.Key - description: To be added. - exceptions: [] -- uid: Terminal.Key.ControlL - id: ControlL - parent: Terminal.Key - langs: - - csharp - name: ControlL - nameWithType: Key.ControlL - fullName: Key.ControlL - type: Field - assemblies: - - Terminal - namespace: Terminal - summary: The key code for the user pressing Control-L - syntax: - content: ControlL - return: - type: Terminal.Key - description: To be added. - exceptions: [] -- uid: Terminal.Key.ControlM - id: ControlM - parent: Terminal.Key - langs: - - csharp - name: ControlM - nameWithType: Key.ControlM - fullName: Key.ControlM - type: Field - assemblies: - - Terminal - namespace: Terminal - summary: The key code for the user pressing Control-M - syntax: - content: ControlM - return: - type: Terminal.Key - description: To be added. - exceptions: [] -- uid: Terminal.Key.ControlN - id: ControlN - parent: Terminal.Key - langs: - - csharp - name: ControlN - nameWithType: Key.ControlN - fullName: Key.ControlN - type: Field - assemblies: - - Terminal - namespace: Terminal - summary: The key code for the user pressing Control-N (same as the return key). - syntax: - content: ControlN - return: - type: Terminal.Key - description: To be added. - exceptions: [] -- uid: Terminal.Key.ControlO - id: ControlO - parent: Terminal.Key - langs: - - csharp - name: ControlO - nameWithType: Key.ControlO - fullName: Key.ControlO - type: Field - assemblies: - - Terminal - namespace: Terminal - summary: The key code for the user pressing Control-O - syntax: - content: ControlO - return: - type: Terminal.Key - description: To be added. - exceptions: [] -- uid: Terminal.Key.ControlP - id: ControlP - parent: Terminal.Key - langs: - - csharp - name: ControlP - nameWithType: Key.ControlP - fullName: Key.ControlP - type: Field - assemblies: - - Terminal - namespace: Terminal - summary: The key code for the user pressing Control-P - syntax: - content: ControlP - return: - type: Terminal.Key - description: To be added. - exceptions: [] -- uid: Terminal.Key.ControlQ - id: ControlQ - parent: Terminal.Key - langs: - - csharp - name: ControlQ - nameWithType: Key.ControlQ - fullName: Key.ControlQ - type: Field - assemblies: - - Terminal - namespace: Terminal - summary: The key code for the user pressing Control-Q - syntax: - content: ControlQ - return: - type: Terminal.Key - description: To be added. - exceptions: [] -- uid: Terminal.Key.ControlR - id: ControlR - parent: Terminal.Key - langs: - - csharp - name: ControlR - nameWithType: Key.ControlR - fullName: Key.ControlR - type: Field - assemblies: - - Terminal - namespace: Terminal - summary: The key code for the user pressing Control-R - syntax: - content: ControlR - return: - type: Terminal.Key - description: To be added. - exceptions: [] -- uid: Terminal.Key.ControlS - id: ControlS - parent: Terminal.Key - langs: - - csharp - name: ControlS - nameWithType: Key.ControlS - fullName: Key.ControlS - type: Field - assemblies: - - Terminal - namespace: Terminal - summary: The key code for the user pressing Control-S - syntax: - content: ControlS - return: - type: Terminal.Key - description: To be added. - exceptions: [] -- uid: Terminal.Key.ControlT - id: ControlT - parent: Terminal.Key - langs: - - csharp - name: ControlT - nameWithType: Key.ControlT - fullName: Key.ControlT - type: Field - assemblies: - - Terminal - namespace: Terminal - summary: The key code for the user pressing Control-T - syntax: - content: ControlT - return: - type: Terminal.Key - description: To be added. - exceptions: [] -- uid: Terminal.Key.ControlU - id: ControlU - parent: Terminal.Key - langs: - - csharp - name: ControlU - nameWithType: Key.ControlU - fullName: Key.ControlU - type: Field - assemblies: - - Terminal - namespace: Terminal - summary: The key code for the user pressing Control-U - syntax: - content: ControlU - return: - type: Terminal.Key - description: To be added. - exceptions: [] -- uid: Terminal.Key.ControlV - id: ControlV - parent: Terminal.Key - langs: - - csharp - name: ControlV - nameWithType: Key.ControlV - fullName: Key.ControlV - type: Field - assemblies: - - Terminal - namespace: Terminal - summary: The key code for the user pressing Control-V - syntax: - content: ControlV - return: - type: Terminal.Key - description: To be added. - exceptions: [] -- uid: Terminal.Key.ControlW - id: ControlW - parent: Terminal.Key - langs: - - csharp - name: ControlW - nameWithType: Key.ControlW - fullName: Key.ControlW - type: Field - assemblies: - - Terminal - namespace: Terminal - summary: The key code for the user pressing Control-W - syntax: - content: ControlW - return: - type: Terminal.Key - description: To be added. - exceptions: [] -- uid: Terminal.Key.ControlX - id: ControlX - parent: Terminal.Key - langs: - - csharp - name: ControlX - nameWithType: Key.ControlX - fullName: Key.ControlX - type: Field - assemblies: - - Terminal - namespace: Terminal - summary: The key code for the user pressing Control-X - syntax: - content: ControlX - return: - type: Terminal.Key - description: To be added. - exceptions: [] -- uid: Terminal.Key.ControlY - id: ControlY - parent: Terminal.Key - langs: - - csharp - name: ControlY - nameWithType: Key.ControlY - fullName: Key.ControlY - type: Field - assemblies: - - Terminal - namespace: Terminal - summary: The key code for the user pressing Control-Y - syntax: - content: ControlY - return: - type: Terminal.Key - description: To be added. - exceptions: [] -- uid: Terminal.Key.ControlZ - id: ControlZ - parent: Terminal.Key - langs: - - csharp - name: ControlZ - nameWithType: Key.ControlZ - fullName: Key.ControlZ - type: Field - assemblies: - - Terminal - namespace: Terminal - summary: The key code for the user pressing Control-Z - syntax: - content: ControlZ - return: - type: Terminal.Key - description: To be added. - exceptions: [] -- uid: Terminal.Key.CursorDown - id: CursorDown - parent: Terminal.Key - langs: - - csharp - name: CursorDown - nameWithType: Key.CursorDown - fullName: Key.CursorDown - type: Field - assemblies: - - Terminal - namespace: Terminal - summary: Cursor down key. - syntax: - content: CursorDown - return: - type: Terminal.Key - description: To be added. - exceptions: [] -- uid: Terminal.Key.CursorLeft - id: CursorLeft - parent: Terminal.Key - langs: - - csharp - name: CursorLeft - nameWithType: Key.CursorLeft - fullName: Key.CursorLeft - type: Field - assemblies: - - Terminal - namespace: Terminal - summary: Cursor left key. - syntax: - content: CursorLeft - return: - type: Terminal.Key - description: To be added. - exceptions: [] -- uid: Terminal.Key.CursorRight - id: CursorRight - parent: Terminal.Key - langs: - - csharp - name: CursorRight - nameWithType: Key.CursorRight - fullName: Key.CursorRight - type: Field - assemblies: - - Terminal - namespace: Terminal - summary: Cursor right key. - syntax: - content: CursorRight - return: - type: Terminal.Key - description: To be added. - exceptions: [] -- uid: Terminal.Key.CursorUp - id: CursorUp - parent: Terminal.Key - langs: - - csharp - name: CursorUp - nameWithType: Key.CursorUp - fullName: Key.CursorUp - type: Field - assemblies: - - Terminal - namespace: Terminal - summary: Cursor up key - syntax: - content: CursorUp - return: - type: Terminal.Key - description: To be added. - exceptions: [] -- uid: Terminal.Key.Delete - id: Delete - parent: Terminal.Key - langs: - - csharp - name: Delete - nameWithType: Key.Delete - fullName: Key.Delete - type: Field - assemblies: - - Terminal - namespace: Terminal - summary: The key code for the user pressing the delete key. - syntax: - content: Delete - return: - type: Terminal.Key - description: To be added. - exceptions: [] -- uid: Terminal.Key.DeleteChar - id: DeleteChar - parent: Terminal.Key - langs: - - csharp - name: DeleteChar - nameWithType: Key.DeleteChar - fullName: Key.DeleteChar - type: Field - assemblies: - - Terminal - namespace: Terminal - summary: Delete character key - syntax: - content: DeleteChar - return: - type: Terminal.Key - description: To be added. - exceptions: [] -- uid: Terminal.Key.End - id: End - parent: Terminal.Key - langs: - - csharp - name: End - nameWithType: Key.End - fullName: Key.End - type: Field - assemblies: - - Terminal - namespace: Terminal - summary: End key - syntax: - content: End - return: - type: Terminal.Key - description: To be added. - exceptions: [] -- uid: Terminal.Key.Enter - id: Enter - parent: Terminal.Key - langs: - - csharp - name: Enter - nameWithType: Key.Enter - fullName: Key.Enter - type: Field - assemblies: - - Terminal - namespace: Terminal - summary: The key code for the user pressing the return key. - syntax: - content: Enter - return: - type: Terminal.Key - description: To be added. - exceptions: [] -- uid: Terminal.Key.Esc - id: Esc - parent: Terminal.Key - langs: - - csharp - name: Esc - nameWithType: Key.Esc - fullName: Key.Esc - type: Field - assemblies: - - Terminal - namespace: Terminal - summary: The key code for the user pressing the escape key - syntax: - content: Esc - return: - type: Terminal.Key - description: To be added. - exceptions: [] -- uid: Terminal.Key.F1 - id: F1 - parent: Terminal.Key - langs: - - csharp - name: F1 - nameWithType: Key.F1 - fullName: Key.F1 - type: Field - assemblies: - - Terminal - namespace: Terminal - summary: F1 key. - syntax: - content: F1 - return: - type: Terminal.Key - description: To be added. - exceptions: [] -- uid: Terminal.Key.F10 - id: F10 - parent: Terminal.Key - langs: - - csharp - name: F10 - nameWithType: Key.F10 - fullName: Key.F10 - type: Field - assemblies: - - Terminal - namespace: Terminal - summary: F10 key. - syntax: - content: F10 - return: - type: Terminal.Key - description: To be added. - exceptions: [] -- uid: Terminal.Key.F2 - id: F2 - parent: Terminal.Key - langs: - - csharp - name: F2 - nameWithType: Key.F2 - fullName: Key.F2 - type: Field - assemblies: - - Terminal - namespace: Terminal - summary: F2 key. - syntax: - content: F2 - return: - type: Terminal.Key - description: To be added. - exceptions: [] -- uid: Terminal.Key.F3 - id: F3 - parent: Terminal.Key - langs: - - csharp - name: F3 - nameWithType: Key.F3 - fullName: Key.F3 - type: Field - assemblies: - - Terminal - namespace: Terminal - summary: F3 key. - syntax: - content: F3 - return: - type: Terminal.Key - description: To be added. - exceptions: [] -- uid: Terminal.Key.F4 - id: F4 - parent: Terminal.Key - langs: - - csharp - name: F4 - nameWithType: Key.F4 - fullName: Key.F4 - type: Field - assemblies: - - Terminal - namespace: Terminal - summary: F4 key. - syntax: - content: F4 - return: - type: Terminal.Key - description: To be added. - exceptions: [] -- uid: Terminal.Key.F5 - id: F5 - parent: Terminal.Key - langs: - - csharp - name: F5 - nameWithType: Key.F5 - fullName: Key.F5 - type: Field - assemblies: - - Terminal - namespace: Terminal - summary: F5 key. - syntax: - content: F5 - return: - type: Terminal.Key - description: To be added. - exceptions: [] -- uid: Terminal.Key.F6 - id: F6 - parent: Terminal.Key - langs: - - csharp - name: F6 - nameWithType: Key.F6 - fullName: Key.F6 - type: Field - assemblies: - - Terminal - namespace: Terminal - summary: F6 key. - syntax: - content: F6 - return: - type: Terminal.Key - description: To be added. - exceptions: [] -- uid: Terminal.Key.F7 - id: F7 - parent: Terminal.Key - langs: - - csharp - name: F7 - nameWithType: Key.F7 - fullName: Key.F7 - type: Field - assemblies: - - Terminal - namespace: Terminal - summary: F7 key. - syntax: - content: F7 - return: - type: Terminal.Key - description: To be added. - exceptions: [] -- uid: Terminal.Key.F8 - id: F8 - parent: Terminal.Key - langs: - - csharp - name: F8 - nameWithType: Key.F8 - fullName: Key.F8 - type: Field - assemblies: - - Terminal - namespace: Terminal - summary: F8 key. - syntax: - content: F8 - return: - type: Terminal.Key - description: To be added. - exceptions: [] -- uid: Terminal.Key.F9 - id: F9 - parent: Terminal.Key - langs: - - csharp - name: F9 - nameWithType: Key.F9 - fullName: Key.F9 - type: Field - assemblies: - - Terminal - namespace: Terminal - summary: F9 key. - syntax: - content: F9 - return: - type: Terminal.Key - description: To be added. - exceptions: [] -- uid: Terminal.Key.Home - id: Home - parent: Terminal.Key - langs: - - csharp - name: Home - nameWithType: Key.Home - fullName: Key.Home - type: Field - assemblies: - - Terminal - namespace: Terminal - summary: Home key - syntax: - content: Home - return: - type: Terminal.Key - description: To be added. - exceptions: [] -- uid: Terminal.Key.InsertChar - id: InsertChar - parent: Terminal.Key - langs: - - csharp - name: InsertChar - nameWithType: Key.InsertChar - fullName: Key.InsertChar - type: Field - assemblies: - - Terminal - namespace: Terminal - summary: Insert character key - syntax: - content: InsertChar - return: - type: Terminal.Key - description: To be added. - exceptions: [] -- uid: Terminal.Key.PageDown - id: PageDown - parent: Terminal.Key - langs: - - csharp - name: PageDown - nameWithType: Key.PageDown - fullName: Key.PageDown - type: Field - assemblies: - - Terminal - namespace: Terminal - summary: Page Down key. - syntax: - content: PageDown - return: - type: Terminal.Key - description: To be added. - exceptions: [] -- uid: Terminal.Key.PageUp - id: PageUp - parent: Terminal.Key - langs: - - csharp - name: PageUp - nameWithType: Key.PageUp - fullName: Key.PageUp - type: Field - assemblies: - - Terminal - namespace: Terminal - summary: Page Up key. - syntax: - content: PageUp - return: - type: Terminal.Key - description: To be added. - exceptions: [] -- uid: Terminal.Key.Space - id: Space - parent: Terminal.Key - langs: - - csharp - name: Space - nameWithType: Key.Space - fullName: Key.Space - type: Field - assemblies: - - Terminal - namespace: Terminal - summary: The key code for the user pressing the space bar - syntax: - content: Space - return: - type: Terminal.Key - description: To be added. - exceptions: [] -- uid: Terminal.Key.SpecialMask - id: SpecialMask - parent: Terminal.Key - langs: - - csharp - name: SpecialMask - nameWithType: Key.SpecialMask - fullName: Key.SpecialMask - type: Field - assemblies: - - Terminal - namespace: Terminal - summary: >- - If the SpecialMask is set, then the value is that of the special mask, - otherwise, the value is the one of the lower bits (as extracted by CharMask). - syntax: - content: SpecialMask - return: - type: Terminal.Key - description: To be added. - exceptions: [] -- uid: Terminal.Key.Tab - id: Tab - parent: Terminal.Key - langs: - - csharp - name: Tab - nameWithType: Key.Tab - fullName: Key.Tab - type: Field - assemblies: - - Terminal - namespace: Terminal - summary: The key code for the user pressing the tab key (same as pressing Control-I). - syntax: - content: Tab - return: - type: Terminal.Key - description: To be added. - exceptions: [] -- uid: Terminal.Key.Unknown - id: Unknown - parent: Terminal.Key - langs: - - csharp - name: Unknown - nameWithType: Key.Unknown - fullName: Key.Unknown - type: Field - assemblies: - - Terminal - namespace: Terminal - summary: A key with an unknown mapping was raised. - syntax: - content: Unknown - return: - type: Terminal.Key - description: To be added. - exceptions: [] -references: -- uid: System.Enum - parent: System - isExternal: true - name: Enum - nameWithType: Enum - fullName: System.Enum -- uid: Terminal.Key.AltMask - parent: Terminal.Key - isExternal: false - name: AltMask - nameWithType: Key.AltMask - fullName: Key.AltMask -- uid: Terminal.Key - parent: Terminal - isExternal: false - name: Key - nameWithType: Key - fullName: Terminal.Key -- uid: Terminal.Key.Backspace - parent: Terminal.Key - isExternal: false - name: Backspace - nameWithType: Key.Backspace - fullName: Key.Backspace -- uid: Terminal.Key.BackTab - parent: Terminal.Key - isExternal: false - name: BackTab - nameWithType: Key.BackTab - fullName: Key.BackTab -- uid: Terminal.Key.CharMask - parent: Terminal.Key - isExternal: false - name: CharMask - nameWithType: Key.CharMask - fullName: Key.CharMask -- uid: Terminal.Key.ControlA - parent: Terminal.Key - isExternal: false - name: ControlA - nameWithType: Key.ControlA - fullName: Key.ControlA -- uid: Terminal.Key.ControlB - parent: Terminal.Key - isExternal: false - name: ControlB - nameWithType: Key.ControlB - fullName: Key.ControlB -- uid: Terminal.Key.ControlC - parent: Terminal.Key - isExternal: false - name: ControlC - nameWithType: Key.ControlC - fullName: Key.ControlC -- uid: Terminal.Key.ControlD - parent: Terminal.Key - isExternal: false - name: ControlD - nameWithType: Key.ControlD - fullName: Key.ControlD -- uid: Terminal.Key.ControlE - parent: Terminal.Key - isExternal: false - name: ControlE - nameWithType: Key.ControlE - fullName: Key.ControlE -- uid: Terminal.Key.ControlF - parent: Terminal.Key - isExternal: false - name: ControlF - nameWithType: Key.ControlF - fullName: Key.ControlF -- uid: Terminal.Key.ControlG - parent: Terminal.Key - isExternal: false - name: ControlG - nameWithType: Key.ControlG - fullName: Key.ControlG -- uid: Terminal.Key.ControlH - parent: Terminal.Key - isExternal: false - name: ControlH - nameWithType: Key.ControlH - fullName: Key.ControlH -- uid: Terminal.Key.ControlI - parent: Terminal.Key - isExternal: false - name: ControlI - nameWithType: Key.ControlI - fullName: Key.ControlI -- uid: Terminal.Key.ControlJ - parent: Terminal.Key - isExternal: false - name: ControlJ - nameWithType: Key.ControlJ - fullName: Key.ControlJ -- uid: Terminal.Key.ControlK - parent: Terminal.Key - isExternal: false - name: ControlK - nameWithType: Key.ControlK - fullName: Key.ControlK -- uid: Terminal.Key.ControlL - parent: Terminal.Key - isExternal: false - name: ControlL - nameWithType: Key.ControlL - fullName: Key.ControlL -- uid: Terminal.Key.ControlM - parent: Terminal.Key - isExternal: false - name: ControlM - nameWithType: Key.ControlM - fullName: Key.ControlM -- uid: Terminal.Key.ControlN - parent: Terminal.Key - isExternal: false - name: ControlN - nameWithType: Key.ControlN - fullName: Key.ControlN -- uid: Terminal.Key.ControlO - parent: Terminal.Key - isExternal: false - name: ControlO - nameWithType: Key.ControlO - fullName: Key.ControlO -- uid: Terminal.Key.ControlP - parent: Terminal.Key - isExternal: false - name: ControlP - nameWithType: Key.ControlP - fullName: Key.ControlP -- uid: Terminal.Key.ControlQ - parent: Terminal.Key - isExternal: false - name: ControlQ - nameWithType: Key.ControlQ - fullName: Key.ControlQ -- uid: Terminal.Key.ControlR - parent: Terminal.Key - isExternal: false - name: ControlR - nameWithType: Key.ControlR - fullName: Key.ControlR -- uid: Terminal.Key.ControlS - parent: Terminal.Key - isExternal: false - name: ControlS - nameWithType: Key.ControlS - fullName: Key.ControlS -- uid: Terminal.Key.ControlT - parent: Terminal.Key - isExternal: false - name: ControlT - nameWithType: Key.ControlT - fullName: Key.ControlT -- uid: Terminal.Key.ControlU - parent: Terminal.Key - isExternal: false - name: ControlU - nameWithType: Key.ControlU - fullName: Key.ControlU -- uid: Terminal.Key.ControlV - parent: Terminal.Key - isExternal: false - name: ControlV - nameWithType: Key.ControlV - fullName: Key.ControlV -- uid: Terminal.Key.ControlW - parent: Terminal.Key - isExternal: false - name: ControlW - nameWithType: Key.ControlW - fullName: Key.ControlW -- uid: Terminal.Key.ControlX - parent: Terminal.Key - isExternal: false - name: ControlX - nameWithType: Key.ControlX - fullName: Key.ControlX -- uid: Terminal.Key.ControlY - parent: Terminal.Key - isExternal: false - name: ControlY - nameWithType: Key.ControlY - fullName: Key.ControlY -- uid: Terminal.Key.ControlZ - parent: Terminal.Key - isExternal: false - name: ControlZ - nameWithType: Key.ControlZ - fullName: Key.ControlZ -- uid: Terminal.Key.CursorDown - parent: Terminal.Key - isExternal: false - name: CursorDown - nameWithType: Key.CursorDown - fullName: Key.CursorDown -- uid: Terminal.Key.CursorLeft - parent: Terminal.Key - isExternal: false - name: CursorLeft - nameWithType: Key.CursorLeft - fullName: Key.CursorLeft -- uid: Terminal.Key.CursorRight - parent: Terminal.Key - isExternal: false - name: CursorRight - nameWithType: Key.CursorRight - fullName: Key.CursorRight -- uid: Terminal.Key.CursorUp - parent: Terminal.Key - isExternal: false - name: CursorUp - nameWithType: Key.CursorUp - fullName: Key.CursorUp -- uid: Terminal.Key.Delete - parent: Terminal.Key - isExternal: false - name: Delete - nameWithType: Key.Delete - fullName: Key.Delete -- uid: Terminal.Key.DeleteChar - parent: Terminal.Key - isExternal: false - name: DeleteChar - nameWithType: Key.DeleteChar - fullName: Key.DeleteChar -- uid: Terminal.Key.End - parent: Terminal.Key - isExternal: false - name: End - nameWithType: Key.End - fullName: Key.End -- uid: Terminal.Key.Enter - parent: Terminal.Key - isExternal: false - name: Enter - nameWithType: Key.Enter - fullName: Key.Enter -- uid: Terminal.Key.Esc - parent: Terminal.Key - isExternal: false - name: Esc - nameWithType: Key.Esc - fullName: Key.Esc -- uid: Terminal.Key.F1 - parent: Terminal.Key - isExternal: false - name: F1 - nameWithType: Key.F1 - fullName: Key.F1 -- uid: Terminal.Key.F10 - parent: Terminal.Key - isExternal: false - name: F10 - nameWithType: Key.F10 - fullName: Key.F10 -- uid: Terminal.Key.F2 - parent: Terminal.Key - isExternal: false - name: F2 - nameWithType: Key.F2 - fullName: Key.F2 -- uid: Terminal.Key.F3 - parent: Terminal.Key - isExternal: false - name: F3 - nameWithType: Key.F3 - fullName: Key.F3 -- uid: Terminal.Key.F4 - parent: Terminal.Key - isExternal: false - name: F4 - nameWithType: Key.F4 - fullName: Key.F4 -- uid: Terminal.Key.F5 - parent: Terminal.Key - isExternal: false - name: F5 - nameWithType: Key.F5 - fullName: Key.F5 -- uid: Terminal.Key.F6 - parent: Terminal.Key - isExternal: false - name: F6 - nameWithType: Key.F6 - fullName: Key.F6 -- uid: Terminal.Key.F7 - parent: Terminal.Key - isExternal: false - name: F7 - nameWithType: Key.F7 - fullName: Key.F7 -- uid: Terminal.Key.F8 - parent: Terminal.Key - isExternal: false - name: F8 - nameWithType: Key.F8 - fullName: Key.F8 -- uid: Terminal.Key.F9 - parent: Terminal.Key - isExternal: false - name: F9 - nameWithType: Key.F9 - fullName: Key.F9 -- uid: Terminal.Key.Home - parent: Terminal.Key - isExternal: false - name: Home - nameWithType: Key.Home - fullName: Key.Home -- uid: Terminal.Key.InsertChar - parent: Terminal.Key - isExternal: false - name: InsertChar - nameWithType: Key.InsertChar - fullName: Key.InsertChar -- uid: Terminal.Key.PageDown - parent: Terminal.Key - isExternal: false - name: PageDown - nameWithType: Key.PageDown - fullName: Key.PageDown -- uid: Terminal.Key.PageUp - parent: Terminal.Key - isExternal: false - name: PageUp - nameWithType: Key.PageUp - fullName: Key.PageUp -- uid: Terminal.Key.Space - parent: Terminal.Key - isExternal: false - name: Space - nameWithType: Key.Space - fullName: Key.Space -- uid: Terminal.Key.SpecialMask - parent: Terminal.Key - isExternal: false - name: SpecialMask - nameWithType: Key.SpecialMask - fullName: Key.SpecialMask -- uid: Terminal.Key.Tab - parent: Terminal.Key - isExternal: false - name: Tab - nameWithType: Key.Tab - fullName: Key.Tab -- uid: Terminal.Key.Unknown - parent: Terminal.Key - isExternal: false - name: Unknown - nameWithType: Key.Unknown - fullName: Key.Unknown diff --git a/docfx/api/Terminal/Terminal.KeyEvent.yml b/docfx/api/Terminal/Terminal.KeyEvent.yml deleted file mode 100644 index 7f8c0cff0..000000000 --- a/docfx/api/Terminal/Terminal.KeyEvent.yml +++ /dev/null @@ -1,207 +0,0 @@ -### YamlMime:ManagedReference -items: -- uid: Terminal.KeyEvent - id: KeyEvent - children: - - Terminal.KeyEvent.#ctor(Terminal.Key) - - Terminal.KeyEvent.IsAlt - - Terminal.KeyEvent.IsCtrl - - Terminal.KeyEvent.Key - - Terminal.KeyEvent.KeyValue - langs: - - csharp - name: KeyEvent - nameWithType: KeyEvent - fullName: Terminal.KeyEvent - type: Struct - assemblies: - - Terminal - namespace: Terminal - summary: Describes a keyboard event. - syntax: - content: public struct KeyEvent - inheritance: - - System.ValueType - implements: [] -- uid: Terminal.KeyEvent.#ctor(Terminal.Key) - id: '#ctor(Terminal.Key)' - parent: Terminal.KeyEvent - langs: - - csharp - name: KeyEvent(Key) - nameWithType: KeyEvent.KeyEvent(Key) - fullName: KeyEvent.KeyEvent(Key) - type: Constructor - assemblies: - - Terminal - namespace: Terminal - summary: Constructs a new KeyEvent from the provided Key value - can be a rune cast into a Key value - syntax: - content: public KeyEvent (Terminal.Key k); - parameters: - - id: k - type: Terminal.Key - description: To be added. - overload: Terminal.KeyEvent.#ctor* - exceptions: [] -- uid: Terminal.KeyEvent.IsAlt - id: IsAlt - parent: Terminal.KeyEvent - langs: - - csharp - name: IsAlt - nameWithType: KeyEvent.IsAlt - fullName: KeyEvent.IsAlt - type: Property - assemblies: - - Terminal - namespace: Terminal - summary: Gets a value indicating whether the Alt key was pressed (real or synthesized) - syntax: - content: public bool IsAlt { get; } - return: - type: System.Boolean - description: true if is alternate; otherwise, false. - overload: Terminal.KeyEvent.IsAlt* - exceptions: [] -- uid: Terminal.KeyEvent.IsCtrl - id: IsCtrl - parent: Terminal.KeyEvent - langs: - - csharp - name: IsCtrl - nameWithType: KeyEvent.IsCtrl - fullName: KeyEvent.IsCtrl - type: Property - assemblies: - - Terminal - namespace: Terminal - summary: Determines whether the value is a control key - syntax: - content: public bool IsCtrl { get; } - return: - type: System.Boolean - description: true if is ctrl; otherwise, false. - overload: Terminal.KeyEvent.IsCtrl* - exceptions: [] -- uid: Terminal.KeyEvent.Key - id: Key - parent: Terminal.KeyEvent - langs: - - csharp - name: Key - nameWithType: KeyEvent.Key - fullName: KeyEvent.Key - type: Field - assemblies: - - Terminal - namespace: Terminal - summary: Symb olid definition for the key. - syntax: - content: public Terminal.Key Key; - return: - type: Terminal.Key - description: To be added. - exceptions: [] -- uid: Terminal.KeyEvent.KeyValue - id: KeyValue - parent: Terminal.KeyEvent - langs: - - csharp - name: KeyValue - nameWithType: KeyEvent.KeyValue - fullName: KeyEvent.KeyValue - type: Property - assemblies: - - Terminal - namespace: Terminal - summary: >- - The key value cast to an integer, you will typicall use this for - extracting the Unicode rune value out of a key, when none of the - symbolic options are in use. - syntax: - content: public int KeyValue { get; } - return: - type: System.Int32 - description: To be added. - overload: Terminal.KeyEvent.KeyValue* - exceptions: [] -references: -- uid: System.ValueType - parent: System - isExternal: true - name: ValueType - nameWithType: ValueType - fullName: System.ValueType -- uid: Terminal.KeyEvent.#ctor(Terminal.Key) - parent: Terminal.KeyEvent - isExternal: false - name: KeyEvent(Key) - nameWithType: KeyEvent.KeyEvent(Key) - fullName: KeyEvent.KeyEvent(Key) -- uid: Terminal.Key - parent: Terminal - isExternal: false - name: Key - nameWithType: Key - fullName: Terminal.Key -- uid: Terminal.KeyEvent.IsAlt - parent: Terminal.KeyEvent - isExternal: false - name: IsAlt - nameWithType: KeyEvent.IsAlt - fullName: KeyEvent.IsAlt -- uid: System.Boolean - parent: System - isExternal: true - name: Boolean - nameWithType: Boolean - fullName: System.Boolean -- uid: Terminal.KeyEvent.IsCtrl - parent: Terminal.KeyEvent - isExternal: false - name: IsCtrl - nameWithType: KeyEvent.IsCtrl - fullName: KeyEvent.IsCtrl -- uid: Terminal.KeyEvent.Key - parent: Terminal.KeyEvent - isExternal: false - name: Key - nameWithType: KeyEvent.Key - fullName: KeyEvent.Key -- uid: Terminal.KeyEvent.KeyValue - parent: Terminal.KeyEvent - isExternal: false - name: KeyValue - nameWithType: KeyEvent.KeyValue - fullName: KeyEvent.KeyValue -- uid: System.Int32 - parent: System - isExternal: true - name: Int32 - nameWithType: Int32 - fullName: System.Int32 -- uid: Terminal.KeyEvent.#ctor* - parent: Terminal.KeyEvent - isExternal: false - name: KeyEvent - nameWithType: KeyEvent.KeyEvent - fullName: KeyEvent.KeyEvent -- uid: Terminal.KeyEvent.IsAlt* - parent: Terminal.KeyEvent - isExternal: false - name: IsAlt - nameWithType: KeyEvent.IsAlt - fullName: KeyEvent.IsAlt -- uid: Terminal.KeyEvent.IsCtrl* - parent: Terminal.KeyEvent - isExternal: false - name: IsCtrl - nameWithType: KeyEvent.IsCtrl - fullName: KeyEvent.IsCtrl -- uid: Terminal.KeyEvent.KeyValue* - parent: Terminal.KeyEvent - isExternal: false - name: KeyValue - nameWithType: KeyEvent.KeyValue - fullName: KeyEvent.KeyValue diff --git a/docfx/api/Terminal/Terminal.Label.yml b/docfx/api/Terminal/Terminal.Label.yml deleted file mode 100644 index 35aba95ff..000000000 --- a/docfx/api/Terminal/Terminal.Label.yml +++ /dev/null @@ -1,597 +0,0 @@ -### YamlMime:ManagedReference -items: -- uid: Terminal.Label - id: Label - children: - - Terminal.Label.#ctor(Terminal.Rect,System.String) - - Terminal.Label.#ctor(System.Int32,System.Int32,System.String) - - Terminal.Label.MeasureLines(System.String,System.Int32) - - Terminal.Label.Redraw(Terminal.Rect) - - Terminal.Label.Text - - Terminal.Label.TextAlignment - - Terminal.Label.TextColor - langs: - - csharp - name: Label - nameWithType: Label - fullName: Terminal.Label - type: Class - assemblies: - - Terminal - namespace: Terminal - summary: Label widget, displays a string at a given position, can include multiple lines. - syntax: - content: 'public class Label : Terminal.View' - inheritance: - - System.Object - - Terminal.Responder - - Terminal.View - implements: [] - inheritedMembers: - - Terminal.Responder.CanFocus - - Terminal.Responder.MouseEvent(Terminal.MouseEvent) - - Terminal.View.Add(Terminal.View) - - Terminal.View.Add(Terminal.View[]) - - Terminal.View.AddCh(System.Int32,System.Int32,System.Int32) - - Terminal.View.Bounds - - Terminal.View.ChildNeedsDisplay - - Terminal.View.Clear - - Terminal.View.ClearNeedsDisplay - - Terminal.View.ColorScheme - - Terminal.View.DrawFrame(Terminal.Rect,System.Boolean) - - Terminal.View.DrawHotString(System.String,System.Boolean,Terminal.ColorScheme) - - Terminal.View.DrawHotString(System.String,Terminal.Attribute,Terminal.Attribute) - - Terminal.View.Driver - - Terminal.View.EnsureFocus - - Terminal.View.Focused - - Terminal.View.FocusFirst - - Terminal.View.FocusLast - - Terminal.View.FocusNext - - Terminal.View.FocusPrev - - Terminal.View.Frame - - Terminal.View.GetEnumerator - - Terminal.View.HasFocus - - Terminal.View.Id - - Terminal.View.LayoutSubviews - - Terminal.View.MostFocused - - Terminal.View.Move(System.Int32,System.Int32) - - Terminal.View.PositionCursor - - Terminal.View.ProcessColdKey(Terminal.KeyEvent) - - Terminal.View.ProcessHotKey(Terminal.KeyEvent) - - Terminal.View.ProcessKey(Terminal.KeyEvent) - - Terminal.View.Remove(Terminal.View) - - Terminal.View.RemoveAll - - Terminal.View.ScreenToView(System.Int32,System.Int32) - - Terminal.View.SetFocus(Terminal.View) - - Terminal.View.SetNeedsDisplay - - Terminal.View.SetNeedsDisplay(Terminal.Rect) - - Terminal.View.Subviews - - Terminal.View.SuperView - - Terminal.View.ToString - - Terminal.View.WantMousePositionReports -- uid: Terminal.Label.#ctor(Terminal.Rect,System.String) - id: '#ctor(Terminal.Rect,System.String)' - parent: Terminal.Label - langs: - - csharp - name: Label(Rect, String) - nameWithType: Label.Label(Rect, String) - fullName: Label.Label(Rect, String) - type: Constructor - assemblies: - - Terminal - namespace: Terminal - summary: >- - Public constructor: creates a label at the given - coordinate with the given string and uses the specified - frame for the string. - syntax: - content: public Label (Terminal.Rect rect, string text); - parameters: - - id: rect - type: Terminal.Rect - description: To be added. - - id: text - type: System.String - description: To be added. - overload: Terminal.Label.#ctor* - exceptions: [] -- uid: Terminal.Label.#ctor(System.Int32,System.Int32,System.String) - id: '#ctor(System.Int32,System.Int32,System.String)' - parent: Terminal.Label - langs: - - csharp - name: Label(Int32, Int32, String) - nameWithType: Label.Label(Int32, Int32, String) - fullName: Label.Label(Int32, Int32, String) - type: Constructor - assemblies: - - Terminal - namespace: Terminal - summary: >- - Public constructor: creates a label at the given - coordinate with the given string, computes the bounding box - based on the size of the string, assumes that the string contains - newlines for multiple lines, no special breaking rules are used. - syntax: - content: public Label (int x, int y, string text); - parameters: - - id: x - type: System.Int32 - description: To be added. - - id: y - type: System.Int32 - description: To be added. - - id: text - type: System.String - description: To be added. - overload: Terminal.Label.#ctor* - exceptions: [] -- uid: Terminal.Label.MeasureLines(System.String,System.Int32) - id: MeasureLines(System.String,System.Int32) - parent: Terminal.Label - langs: - - csharp - name: MeasureLines(String, Int32) - nameWithType: Label.MeasureLines(String, Int32) - fullName: Label.MeasureLines(String, Int32) - type: Method - assemblies: - - Terminal - namespace: Terminal - summary: Computes the number of lines needed to render the specified text by the Label control - syntax: - content: public static int MeasureLines (string text, int width); - parameters: - - id: text - type: System.String - description: Text, may contain newlines. - - id: width - type: System.Int32 - description: The width for the text. - return: - type: System.Int32 - description: Number of lines. - overload: Terminal.Label.MeasureLines* - exceptions: [] -- uid: Terminal.Label.Redraw(Terminal.Rect) - id: Redraw(Terminal.Rect) - parent: Terminal.Label - langs: - - csharp - name: Redraw(Rect) - nameWithType: Label.Redraw(Rect) - fullName: Label.Redraw(Rect) - type: Method - assemblies: - - Terminal - namespace: Terminal - syntax: - content: public override void Redraw (Terminal.Rect region); - parameters: - - id: region - type: Terminal.Rect - description: To be added. - overload: Terminal.Label.Redraw* - exceptions: [] -- uid: Terminal.Label.Text - id: Text - parent: Terminal.Label - langs: - - csharp - name: Text - nameWithType: Label.Text - fullName: Label.Text - type: Property - assemblies: - - Terminal - namespace: Terminal - summary: The text displayed by this widget. - syntax: - content: public virtual string Text { get; set; } - return: - type: System.String - description: To be added. - overload: Terminal.Label.Text* - exceptions: [] -- uid: Terminal.Label.TextAlignment - id: TextAlignment - parent: Terminal.Label - langs: - - csharp - name: TextAlignment - nameWithType: Label.TextAlignment - fullName: Label.TextAlignment - type: Property - assemblies: - - Terminal - namespace: Terminal - summary: Controls the text-alignemtn property of the label, changing it will redisplay the label. - syntax: - content: public Terminal.TextAlignment TextAlignment { get; set; } - return: - type: Terminal.TextAlignment - description: The text alignment. - overload: Terminal.Label.TextAlignment* - exceptions: [] -- uid: Terminal.Label.TextColor - id: TextColor - parent: Terminal.Label - langs: - - csharp - name: TextColor - nameWithType: Label.TextColor - fullName: Label.TextColor - type: Property - assemblies: - - Terminal - namespace: Terminal - summary: The color used for the label - syntax: - content: public Terminal.Attribute TextColor { get; set; } - return: - type: Terminal.Attribute - description: To be added. - overload: Terminal.Label.TextColor* - exceptions: [] -references: -- uid: Terminal.View - parent: Terminal - isExternal: false - name: View - nameWithType: View - fullName: Terminal.View -- uid: Terminal.Label.#ctor(Terminal.Rect,System.String) - parent: Terminal.Label - isExternal: false - name: Label(Rect, String) - nameWithType: Label.Label(Rect, String) - fullName: Label.Label(Rect, String) -- uid: Terminal.Rect - parent: Terminal - isExternal: false - name: Rect - nameWithType: Rect - fullName: Terminal.Rect -- uid: System.String - parent: System - isExternal: true - name: String - nameWithType: String - fullName: System.String -- uid: Terminal.Label.#ctor(System.Int32,System.Int32,System.String) - parent: Terminal.Label - isExternal: false - name: Label(Int32, Int32, String) - nameWithType: Label.Label(Int32, Int32, String) - fullName: Label.Label(Int32, Int32, String) -- uid: System.Int32 - parent: System - isExternal: true - name: Int32 - nameWithType: Int32 - fullName: System.Int32 -- uid: Terminal.Label.MeasureLines(System.String,System.Int32) - parent: Terminal.Label - isExternal: false - name: MeasureLines(String, Int32) - nameWithType: Label.MeasureLines(String, Int32) - fullName: Label.MeasureLines(String, Int32) -- uid: Terminal.Label.Redraw(Terminal.Rect) - parent: Terminal.Label - isExternal: false - name: Redraw(Rect) - nameWithType: Label.Redraw(Rect) - fullName: Label.Redraw(Rect) -- uid: Terminal.Label.Text - parent: Terminal.Label - isExternal: false - name: Text - nameWithType: Label.Text - fullName: Label.Text -- uid: Terminal.Label.TextAlignment - parent: Terminal.Label - isExternal: false - name: TextAlignment - nameWithType: Label.TextAlignment - fullName: Label.TextAlignment -- uid: Terminal.TextAlignment - parent: Terminal - isExternal: false - name: TextAlignment - nameWithType: TextAlignment - fullName: Terminal.TextAlignment -- uid: Terminal.Label.TextColor - parent: Terminal.Label - isExternal: false - name: TextColor - nameWithType: Label.TextColor - fullName: Label.TextColor -- uid: Terminal.Attribute - parent: Terminal - isExternal: false - name: Attribute - nameWithType: Attribute - fullName: Terminal.Attribute -- uid: Terminal.Label.#ctor* - parent: Terminal.Label - isExternal: false - name: Label - nameWithType: Label.Label - fullName: Label.Label -- uid: Terminal.Label.MeasureLines* - parent: Terminal.Label - isExternal: false - name: MeasureLines - nameWithType: Label.MeasureLines - fullName: Label.MeasureLines -- uid: Terminal.Label.Redraw* - parent: Terminal.Label - isExternal: false - name: Redraw - nameWithType: Label.Redraw - fullName: Label.Redraw -- uid: Terminal.Label.Text* - parent: Terminal.Label - isExternal: false - name: Text - nameWithType: Label.Text - fullName: Label.Text -- uid: Terminal.Label.TextAlignment* - parent: Terminal.Label - isExternal: false - name: TextAlignment - nameWithType: Label.TextAlignment - fullName: Label.TextAlignment -- uid: Terminal.Label.TextColor* - parent: Terminal.Label - isExternal: false - name: TextColor - nameWithType: Label.TextColor - fullName: Label.TextColor -- uid: Terminal.Responder.CanFocus - parent: Terminal.Responder - isExternal: false - name: CanFocus - nameWithType: Responder.CanFocus - fullName: Responder.CanFocus -- uid: Terminal.View.HasFocus - parent: Terminal.View - isExternal: false - name: HasFocus - nameWithType: View.HasFocus - fullName: View.HasFocus -- uid: Terminal.Responder.MouseEvent(Terminal.MouseEvent) - parent: Terminal.Responder - isExternal: false - name: MouseEvent(MouseEvent) - nameWithType: Responder.MouseEvent(MouseEvent) - fullName: Responder.MouseEvent(MouseEvent) -- uid: Terminal.View.ProcessColdKey(Terminal.KeyEvent) - parent: Terminal.View - isExternal: false - name: ProcessColdKey(KeyEvent) - nameWithType: View.ProcessColdKey(KeyEvent) - fullName: View.ProcessColdKey(KeyEvent) -- uid: Terminal.View.ProcessHotKey(Terminal.KeyEvent) - parent: Terminal.View - isExternal: false - name: ProcessHotKey(KeyEvent) - nameWithType: View.ProcessHotKey(KeyEvent) - fullName: View.ProcessHotKey(KeyEvent) -- uid: Terminal.View.ProcessKey(Terminal.KeyEvent) - parent: Terminal.View - isExternal: false - name: ProcessKey(KeyEvent) - nameWithType: View.ProcessKey(KeyEvent) - fullName: View.ProcessKey(KeyEvent) -- uid: Terminal.View.Add(Terminal.View) - parent: Terminal.View - isExternal: false - name: Add(View) - nameWithType: View.Add(View) - fullName: View.Add(View) -- uid: Terminal.View.Add(Terminal.View[]) - parent: Terminal.View - isExternal: false - name: Add(View[]) - nameWithType: View.Add(View[]) - fullName: View.Add(View[]) -- uid: Terminal.View.AddCh(System.Int32,System.Int32,System.Int32) - parent: Terminal.View - isExternal: false - name: AddCh(Int32, Int32, Int32) - nameWithType: View.AddCh(Int32, Int32, Int32) - fullName: View.AddCh(Int32, Int32, Int32) -- uid: Terminal.View.Bounds - parent: Terminal.View - isExternal: false - name: Bounds - nameWithType: View.Bounds - fullName: View.Bounds -- uid: Terminal.View.ChildNeedsDisplay - parent: Terminal.View - isExternal: false - name: ChildNeedsDisplay() - nameWithType: View.ChildNeedsDisplay() - fullName: View.ChildNeedsDisplay() -- uid: Terminal.View.Clear - parent: Terminal.View - isExternal: false - name: Clear() - nameWithType: View.Clear() - fullName: View.Clear() -- uid: Terminal.View.ClearNeedsDisplay - parent: Terminal.View - isExternal: false - name: ClearNeedsDisplay() - nameWithType: View.ClearNeedsDisplay() - fullName: View.ClearNeedsDisplay() -- uid: Terminal.View.ColorScheme - parent: Terminal.View - isExternal: false - name: ColorScheme - nameWithType: View.ColorScheme - fullName: View.ColorScheme -- uid: Terminal.View.DrawFrame(Terminal.Rect,System.Boolean) - parent: Terminal.View - isExternal: false - name: DrawFrame(Rect, Boolean) - nameWithType: View.DrawFrame(Rect, Boolean) - fullName: View.DrawFrame(Rect, Boolean) -- uid: Terminal.View.DrawHotString(System.String,System.Boolean,Terminal.ColorScheme) - parent: Terminal.View - isExternal: false - name: DrawHotString(String, Boolean, ColorScheme) - nameWithType: View.DrawHotString(String, Boolean, ColorScheme) - fullName: View.DrawHotString(String, Boolean, ColorScheme) -- uid: Terminal.View.DrawHotString(System.String,Terminal.Attribute,Terminal.Attribute) - parent: Terminal.View - isExternal: false - name: DrawHotString(String, Attribute, Attribute) - nameWithType: View.DrawHotString(String, Attribute, Attribute) - fullName: View.DrawHotString(String, Attribute, Attribute) -- uid: Terminal.View.Driver - parent: Terminal.View - isExternal: false - name: Driver - nameWithType: View.Driver - fullName: View.Driver -- uid: Terminal.View.EnsureFocus - parent: Terminal.View - isExternal: false - name: EnsureFocus() - nameWithType: View.EnsureFocus() - fullName: View.EnsureFocus() -- uid: Terminal.View.Focused - parent: Terminal.View - isExternal: false - name: Focused - nameWithType: View.Focused - fullName: View.Focused -- uid: Terminal.View.FocusFirst - parent: Terminal.View - isExternal: false - name: FocusFirst() - nameWithType: View.FocusFirst() - fullName: View.FocusFirst() -- uid: Terminal.View.FocusLast - parent: Terminal.View - isExternal: false - name: FocusLast() - nameWithType: View.FocusLast() - fullName: View.FocusLast() -- uid: Terminal.View.FocusNext - parent: Terminal.View - isExternal: false - name: FocusNext() - nameWithType: View.FocusNext() - fullName: View.FocusNext() -- uid: Terminal.View.FocusPrev - parent: Terminal.View - isExternal: false - name: FocusPrev() - nameWithType: View.FocusPrev() - fullName: View.FocusPrev() -- uid: Terminal.View.Frame - parent: Terminal.View - isExternal: false - name: Frame - nameWithType: View.Frame - fullName: View.Frame -- uid: Terminal.View.GetEnumerator - parent: Terminal.View - isExternal: false - name: GetEnumerator() - nameWithType: View.GetEnumerator() - fullName: View.GetEnumerator() -- uid: Terminal.View.Id - parent: Terminal.View - isExternal: false - name: Id - nameWithType: View.Id - fullName: View.Id -- uid: Terminal.View.LayoutSubviews - parent: Terminal.View - isExternal: false - name: LayoutSubviews() - nameWithType: View.LayoutSubviews() - fullName: View.LayoutSubviews() -- uid: Terminal.View.MostFocused - parent: Terminal.View - isExternal: false - name: MostFocused - nameWithType: View.MostFocused - fullName: View.MostFocused -- uid: Terminal.View.Move(System.Int32,System.Int32) - parent: Terminal.View - isExternal: false - name: Move(Int32, Int32) - nameWithType: View.Move(Int32, Int32) - fullName: View.Move(Int32, Int32) -- uid: Terminal.View.PositionCursor - parent: Terminal.View - isExternal: false - name: PositionCursor() - nameWithType: View.PositionCursor() - fullName: View.PositionCursor() -- uid: Terminal.View.Remove(Terminal.View) - parent: Terminal.View - isExternal: false - name: Remove(View) - nameWithType: View.Remove(View) - fullName: View.Remove(View) -- uid: Terminal.View.RemoveAll - parent: Terminal.View - isExternal: false - name: RemoveAll() - nameWithType: View.RemoveAll() - fullName: View.RemoveAll() -- uid: Terminal.View.ScreenToView(System.Int32,System.Int32) - parent: Terminal.View - isExternal: false - name: ScreenToView(Int32, Int32) - nameWithType: View.ScreenToView(Int32, Int32) - fullName: View.ScreenToView(Int32, Int32) -- uid: Terminal.View.SetFocus(Terminal.View) - parent: Terminal.View - isExternal: false - name: SetFocus(View) - nameWithType: View.SetFocus(View) - fullName: View.SetFocus(View) -- uid: Terminal.View.SetNeedsDisplay - parent: Terminal.View - isExternal: false - name: SetNeedsDisplay() - nameWithType: View.SetNeedsDisplay() - fullName: View.SetNeedsDisplay() -- uid: Terminal.View.SetNeedsDisplay(Terminal.Rect) - parent: Terminal.View - isExternal: false - name: SetNeedsDisplay(Rect) - nameWithType: View.SetNeedsDisplay(Rect) - fullName: View.SetNeedsDisplay(Rect) -- uid: Terminal.View.Subviews - parent: Terminal.View - isExternal: false - name: Subviews - nameWithType: View.Subviews - fullName: View.Subviews -- uid: Terminal.View.SuperView - parent: Terminal.View - isExternal: false - name: SuperView - nameWithType: View.SuperView - fullName: View.SuperView -- uid: Terminal.View.ToString - parent: Terminal.View - isExternal: false - name: ToString() - nameWithType: View.ToString() - fullName: View.ToString() -- uid: Terminal.View.WantMousePositionReports - parent: Terminal.View - isExternal: false - name: WantMousePositionReports - nameWithType: View.WantMousePositionReports - fullName: View.WantMousePositionReports diff --git a/docfx/api/Terminal/Terminal.MenuBar.yml b/docfx/api/Terminal/Terminal.MenuBar.yml deleted file mode 100644 index 0d56049c7..000000000 --- a/docfx/api/Terminal/Terminal.MenuBar.yml +++ /dev/null @@ -1,569 +0,0 @@ -### YamlMime:ManagedReference -items: -- uid: Terminal.MenuBar - id: MenuBar - children: - - Terminal.MenuBar.#ctor(Terminal.MenuBarItem[]) - - Terminal.MenuBar.Menus - - Terminal.MenuBar.MouseEvent(Terminal.MouseEvent) - - Terminal.MenuBar.PositionCursor - - Terminal.MenuBar.ProcessHotKey(Terminal.KeyEvent) - - Terminal.MenuBar.ProcessKey(Terminal.KeyEvent) - - Terminal.MenuBar.Redraw(Terminal.Rect) - langs: - - csharp - name: MenuBar - nameWithType: MenuBar - fullName: Terminal.MenuBar - type: Class - assemblies: - - Terminal - namespace: Terminal - summary: A menu bar for your application. - syntax: - content: 'public class MenuBar : Terminal.View' - inheritance: - - System.Object - - Terminal.Responder - - Terminal.View - implements: [] - inheritedMembers: - - Terminal.Responder.CanFocus - - Terminal.View.Add(Terminal.View) - - Terminal.View.Add(Terminal.View[]) - - Terminal.View.AddCh(System.Int32,System.Int32,System.Int32) - - Terminal.View.Bounds - - Terminal.View.ChildNeedsDisplay - - Terminal.View.Clear - - Terminal.View.ClearNeedsDisplay - - Terminal.View.ColorScheme - - Terminal.View.DrawFrame(Terminal.Rect,System.Boolean) - - Terminal.View.DrawHotString(System.String,System.Boolean,Terminal.ColorScheme) - - Terminal.View.DrawHotString(System.String,Terminal.Attribute,Terminal.Attribute) - - Terminal.View.Driver - - Terminal.View.EnsureFocus - - Terminal.View.Focused - - Terminal.View.FocusFirst - - Terminal.View.FocusLast - - Terminal.View.FocusNext - - Terminal.View.FocusPrev - - Terminal.View.Frame - - Terminal.View.GetEnumerator - - Terminal.View.HasFocus - - Terminal.View.Id - - Terminal.View.LayoutSubviews - - Terminal.View.MostFocused - - Terminal.View.Move(System.Int32,System.Int32) - - Terminal.View.ProcessColdKey(Terminal.KeyEvent) - - Terminal.View.Remove(Terminal.View) - - Terminal.View.RemoveAll - - Terminal.View.ScreenToView(System.Int32,System.Int32) - - Terminal.View.SetFocus(Terminal.View) - - Terminal.View.SetNeedsDisplay - - Terminal.View.SetNeedsDisplay(Terminal.Rect) - - Terminal.View.Subviews - - Terminal.View.SuperView - - Terminal.View.ToString - - Terminal.View.WantMousePositionReports -- uid: Terminal.MenuBar.#ctor(Terminal.MenuBarItem[]) - id: '#ctor(Terminal.MenuBarItem[])' - parent: Terminal.MenuBar - langs: - - csharp - name: MenuBar(MenuBarItem[]) - nameWithType: MenuBar.MenuBar(MenuBarItem[]) - fullName: MenuBar.MenuBar(MenuBarItem[]) - type: Constructor - assemblies: - - Terminal - namespace: Terminal - summary: Initializes a new instance of the class with the specified set of toplevel menu items. - syntax: - content: public MenuBar (Terminal.MenuBarItem[] menus); - parameters: - - id: menus - type: Terminal.MenuBarItem[] - description: Menus. - overload: Terminal.MenuBar.#ctor* - exceptions: [] -- uid: Terminal.MenuBar.Menus - id: Menus - parent: Terminal.MenuBar - langs: - - csharp - name: Menus - nameWithType: MenuBar.Menus - fullName: MenuBar.Menus - type: Property - assemblies: - - Terminal - namespace: Terminal - summary: The menus that were defined when the menubar was created. This can be updated if the menu is not currently visible. - syntax: - content: public Terminal.MenuBarItem[] Menus { get; set; } - return: - type: Terminal.MenuBarItem[] - description: The menu array. - overload: Terminal.MenuBar.Menus* - exceptions: [] -- uid: Terminal.MenuBar.MouseEvent(Terminal.MouseEvent) - id: MouseEvent(Terminal.MouseEvent) - parent: Terminal.MenuBar - langs: - - csharp - name: MouseEvent(MouseEvent) - nameWithType: MenuBar.MouseEvent(MouseEvent) - fullName: MenuBar.MouseEvent(MouseEvent) - type: Method - assemblies: - - Terminal - namespace: Terminal - syntax: - content: public override bool MouseEvent (Terminal.MouseEvent me); - parameters: - - id: me - type: Terminal.MouseEvent - description: To be added. - return: - type: System.Boolean - description: To be added. - overload: Terminal.MenuBar.MouseEvent* - exceptions: [] -- uid: Terminal.MenuBar.PositionCursor - id: PositionCursor - parent: Terminal.MenuBar - langs: - - csharp - name: PositionCursor() - nameWithType: MenuBar.PositionCursor() - fullName: MenuBar.PositionCursor() - type: Method - assemblies: - - Terminal - namespace: Terminal - syntax: - content: public override void PositionCursor (); - parameters: [] - overload: Terminal.MenuBar.PositionCursor* - exceptions: [] -- uid: Terminal.MenuBar.ProcessHotKey(Terminal.KeyEvent) - id: ProcessHotKey(Terminal.KeyEvent) - parent: Terminal.MenuBar - langs: - - csharp - name: ProcessHotKey(KeyEvent) - nameWithType: MenuBar.ProcessHotKey(KeyEvent) - fullName: MenuBar.ProcessHotKey(KeyEvent) - type: Method - assemblies: - - Terminal - namespace: Terminal - syntax: - content: public override bool ProcessHotKey (Terminal.KeyEvent kb); - parameters: - - id: kb - type: Terminal.KeyEvent - description: To be added. - return: - type: System.Boolean - description: To be added. - overload: Terminal.MenuBar.ProcessHotKey* - exceptions: [] -- uid: Terminal.MenuBar.ProcessKey(Terminal.KeyEvent) - id: ProcessKey(Terminal.KeyEvent) - parent: Terminal.MenuBar - langs: - - csharp - name: ProcessKey(KeyEvent) - nameWithType: MenuBar.ProcessKey(KeyEvent) - fullName: MenuBar.ProcessKey(KeyEvent) - type: Method - assemblies: - - Terminal - namespace: Terminal - syntax: - content: public override bool ProcessKey (Terminal.KeyEvent kb); - parameters: - - id: kb - type: Terminal.KeyEvent - description: To be added. - return: - type: System.Boolean - description: To be added. - overload: Terminal.MenuBar.ProcessKey* - exceptions: [] -- uid: Terminal.MenuBar.Redraw(Terminal.Rect) - id: Redraw(Terminal.Rect) - parent: Terminal.MenuBar - langs: - - csharp - name: Redraw(Rect) - nameWithType: MenuBar.Redraw(Rect) - fullName: MenuBar.Redraw(Rect) - type: Method - assemblies: - - Terminal - namespace: Terminal - syntax: - content: public override void Redraw (Terminal.Rect region); - parameters: - - id: region - type: Terminal.Rect - description: To be added. - overload: Terminal.MenuBar.Redraw* - exceptions: [] -references: -- uid: Terminal.View - parent: Terminal - isExternal: false - name: View - nameWithType: View - fullName: Terminal.View -- uid: Terminal.MenuBar.#ctor(Terminal.MenuBarItem[]) - parent: Terminal.MenuBar - isExternal: false - name: MenuBar(MenuBarItem[]) - nameWithType: MenuBar.MenuBar(MenuBarItem[]) - fullName: MenuBar.MenuBar(MenuBarItem[]) -- uid: Terminal.MenuBarItem - name: MenuBarItem - nameWithType: MenuBarItem - fullName: Terminal.MenuBarItem -- uid: Terminal.MenuBarItem[] - parent: Terminal - isExternal: false - name: MenuBarItem[] - nameWithType: MenuBarItem[] - fullName: Terminal.MenuBarItem[] - spec.csharp: - - uid: Terminal.MenuBarItem - name: MenuBarItem - nameWithType: MenuBarItem - fullName: Terminal.MenuBarItem - - name: '[]' - nameWithType: '[]' - fullName: '[]' -- uid: Terminal.MenuBar.Menus - parent: Terminal.MenuBar - isExternal: false - name: Menus - nameWithType: MenuBar.Menus - fullName: MenuBar.Menus -- uid: Terminal.MenuBar.MouseEvent(Terminal.MouseEvent) - parent: Terminal.MenuBar - isExternal: false - name: MouseEvent(MouseEvent) - nameWithType: MenuBar.MouseEvent(MouseEvent) - fullName: MenuBar.MouseEvent(MouseEvent) -- uid: System.Boolean - parent: System - isExternal: true - name: Boolean - nameWithType: Boolean - fullName: System.Boolean -- uid: Terminal.MouseEvent - parent: Terminal - isExternal: false - name: MouseEvent - nameWithType: MouseEvent - fullName: Terminal.MouseEvent -- uid: Terminal.MenuBar.PositionCursor - parent: Terminal.MenuBar - isExternal: false - name: PositionCursor() - nameWithType: MenuBar.PositionCursor() - fullName: MenuBar.PositionCursor() -- uid: Terminal.MenuBar.ProcessHotKey(Terminal.KeyEvent) - parent: Terminal.MenuBar - isExternal: false - name: ProcessHotKey(KeyEvent) - nameWithType: MenuBar.ProcessHotKey(KeyEvent) - fullName: MenuBar.ProcessHotKey(KeyEvent) -- uid: Terminal.KeyEvent - parent: Terminal - isExternal: false - name: KeyEvent - nameWithType: KeyEvent - fullName: Terminal.KeyEvent -- uid: Terminal.MenuBar.ProcessKey(Terminal.KeyEvent) - parent: Terminal.MenuBar - isExternal: false - name: ProcessKey(KeyEvent) - nameWithType: MenuBar.ProcessKey(KeyEvent) - fullName: MenuBar.ProcessKey(KeyEvent) -- uid: Terminal.MenuBar.Redraw(Terminal.Rect) - parent: Terminal.MenuBar - isExternal: false - name: Redraw(Rect) - nameWithType: MenuBar.Redraw(Rect) - fullName: MenuBar.Redraw(Rect) -- uid: Terminal.Rect - parent: Terminal - isExternal: false - name: Rect - nameWithType: Rect - fullName: Terminal.Rect -- uid: Terminal.MenuBar.#ctor* - parent: Terminal.MenuBar - isExternal: false - name: MenuBar - nameWithType: MenuBar.MenuBar - fullName: MenuBar.MenuBar -- uid: Terminal.MenuBar.Menus* - parent: Terminal.MenuBar - isExternal: false - name: Menus - nameWithType: MenuBar.Menus - fullName: MenuBar.Menus -- uid: Terminal.MenuBar.MouseEvent* - parent: Terminal.MenuBar - isExternal: false - name: MouseEvent - nameWithType: MenuBar.MouseEvent - fullName: MenuBar.MouseEvent -- uid: Terminal.MenuBar.PositionCursor* - parent: Terminal.MenuBar - isExternal: false - name: PositionCursor - nameWithType: MenuBar.PositionCursor - fullName: MenuBar.PositionCursor -- uid: Terminal.MenuBar.ProcessHotKey* - parent: Terminal.MenuBar - isExternal: false - name: ProcessHotKey - nameWithType: MenuBar.ProcessHotKey - fullName: MenuBar.ProcessHotKey -- uid: Terminal.MenuBar.ProcessKey* - parent: Terminal.MenuBar - isExternal: false - name: ProcessKey - nameWithType: MenuBar.ProcessKey - fullName: MenuBar.ProcessKey -- uid: Terminal.MenuBar.Redraw* - parent: Terminal.MenuBar - isExternal: false - name: Redraw - nameWithType: MenuBar.Redraw - fullName: MenuBar.Redraw -- uid: Terminal.Responder.CanFocus - parent: Terminal.Responder - isExternal: false - name: CanFocus - nameWithType: Responder.CanFocus - fullName: Responder.CanFocus -- uid: Terminal.View.HasFocus - parent: Terminal.View - isExternal: false - name: HasFocus - nameWithType: View.HasFocus - fullName: View.HasFocus -- uid: Terminal.View.ProcessColdKey(Terminal.KeyEvent) - parent: Terminal.View - isExternal: false - name: ProcessColdKey(KeyEvent) - nameWithType: View.ProcessColdKey(KeyEvent) - fullName: View.ProcessColdKey(KeyEvent) -- uid: Terminal.View.Add(Terminal.View) - parent: Terminal.View - isExternal: false - name: Add(View) - nameWithType: View.Add(View) - fullName: View.Add(View) -- uid: Terminal.View.Add(Terminal.View[]) - parent: Terminal.View - isExternal: false - name: Add(View[]) - nameWithType: View.Add(View[]) - fullName: View.Add(View[]) -- uid: Terminal.View.AddCh(System.Int32,System.Int32,System.Int32) - parent: Terminal.View - isExternal: false - name: AddCh(Int32, Int32, Int32) - nameWithType: View.AddCh(Int32, Int32, Int32) - fullName: View.AddCh(Int32, Int32, Int32) -- uid: Terminal.View.Bounds - parent: Terminal.View - isExternal: false - name: Bounds - nameWithType: View.Bounds - fullName: View.Bounds -- uid: Terminal.View.ChildNeedsDisplay - parent: Terminal.View - isExternal: false - name: ChildNeedsDisplay() - nameWithType: View.ChildNeedsDisplay() - fullName: View.ChildNeedsDisplay() -- uid: Terminal.View.Clear - parent: Terminal.View - isExternal: false - name: Clear() - nameWithType: View.Clear() - fullName: View.Clear() -- uid: Terminal.View.ClearNeedsDisplay - parent: Terminal.View - isExternal: false - name: ClearNeedsDisplay() - nameWithType: View.ClearNeedsDisplay() - fullName: View.ClearNeedsDisplay() -- uid: Terminal.View.ColorScheme - parent: Terminal.View - isExternal: false - name: ColorScheme - nameWithType: View.ColorScheme - fullName: View.ColorScheme -- uid: Terminal.View.DrawFrame(Terminal.Rect,System.Boolean) - parent: Terminal.View - isExternal: false - name: DrawFrame(Rect, Boolean) - nameWithType: View.DrawFrame(Rect, Boolean) - fullName: View.DrawFrame(Rect, Boolean) -- uid: Terminal.View.DrawHotString(System.String,System.Boolean,Terminal.ColorScheme) - parent: Terminal.View - isExternal: false - name: DrawHotString(String, Boolean, ColorScheme) - nameWithType: View.DrawHotString(String, Boolean, ColorScheme) - fullName: View.DrawHotString(String, Boolean, ColorScheme) -- uid: Terminal.View.DrawHotString(System.String,Terminal.Attribute,Terminal.Attribute) - parent: Terminal.View - isExternal: false - name: DrawHotString(String, Attribute, Attribute) - nameWithType: View.DrawHotString(String, Attribute, Attribute) - fullName: View.DrawHotString(String, Attribute, Attribute) -- uid: Terminal.View.Driver - parent: Terminal.View - isExternal: false - name: Driver - nameWithType: View.Driver - fullName: View.Driver -- uid: Terminal.View.EnsureFocus - parent: Terminal.View - isExternal: false - name: EnsureFocus() - nameWithType: View.EnsureFocus() - fullName: View.EnsureFocus() -- uid: Terminal.View.Focused - parent: Terminal.View - isExternal: false - name: Focused - nameWithType: View.Focused - fullName: View.Focused -- uid: Terminal.View.FocusFirst - parent: Terminal.View - isExternal: false - name: FocusFirst() - nameWithType: View.FocusFirst() - fullName: View.FocusFirst() -- uid: Terminal.View.FocusLast - parent: Terminal.View - isExternal: false - name: FocusLast() - nameWithType: View.FocusLast() - fullName: View.FocusLast() -- uid: Terminal.View.FocusNext - parent: Terminal.View - isExternal: false - name: FocusNext() - nameWithType: View.FocusNext() - fullName: View.FocusNext() -- uid: Terminal.View.FocusPrev - parent: Terminal.View - isExternal: false - name: FocusPrev() - nameWithType: View.FocusPrev() - fullName: View.FocusPrev() -- uid: Terminal.View.Frame - parent: Terminal.View - isExternal: false - name: Frame - nameWithType: View.Frame - fullName: View.Frame -- uid: Terminal.View.GetEnumerator - parent: Terminal.View - isExternal: false - name: GetEnumerator() - nameWithType: View.GetEnumerator() - fullName: View.GetEnumerator() -- uid: Terminal.View.Id - parent: Terminal.View - isExternal: false - name: Id - nameWithType: View.Id - fullName: View.Id -- uid: Terminal.View.LayoutSubviews - parent: Terminal.View - isExternal: false - name: LayoutSubviews() - nameWithType: View.LayoutSubviews() - fullName: View.LayoutSubviews() -- uid: Terminal.View.MostFocused - parent: Terminal.View - isExternal: false - name: MostFocused - nameWithType: View.MostFocused - fullName: View.MostFocused -- uid: Terminal.View.Move(System.Int32,System.Int32) - parent: Terminal.View - isExternal: false - name: Move(Int32, Int32) - nameWithType: View.Move(Int32, Int32) - fullName: View.Move(Int32, Int32) -- uid: Terminal.View.Remove(Terminal.View) - parent: Terminal.View - isExternal: false - name: Remove(View) - nameWithType: View.Remove(View) - fullName: View.Remove(View) -- uid: Terminal.View.RemoveAll - parent: Terminal.View - isExternal: false - name: RemoveAll() - nameWithType: View.RemoveAll() - fullName: View.RemoveAll() -- uid: Terminal.View.ScreenToView(System.Int32,System.Int32) - parent: Terminal.View - isExternal: false - name: ScreenToView(Int32, Int32) - nameWithType: View.ScreenToView(Int32, Int32) - fullName: View.ScreenToView(Int32, Int32) -- uid: Terminal.View.SetFocus(Terminal.View) - parent: Terminal.View - isExternal: false - name: SetFocus(View) - nameWithType: View.SetFocus(View) - fullName: View.SetFocus(View) -- uid: Terminal.View.SetNeedsDisplay - parent: Terminal.View - isExternal: false - name: SetNeedsDisplay() - nameWithType: View.SetNeedsDisplay() - fullName: View.SetNeedsDisplay() -- uid: Terminal.View.SetNeedsDisplay(Terminal.Rect) - parent: Terminal.View - isExternal: false - name: SetNeedsDisplay(Rect) - nameWithType: View.SetNeedsDisplay(Rect) - fullName: View.SetNeedsDisplay(Rect) -- uid: Terminal.View.Subviews - parent: Terminal.View - isExternal: false - name: Subviews - nameWithType: View.Subviews - fullName: View.Subviews -- uid: Terminal.View.SuperView - parent: Terminal.View - isExternal: false - name: SuperView - nameWithType: View.SuperView - fullName: View.SuperView -- uid: Terminal.View.ToString - parent: Terminal.View - isExternal: false - name: ToString() - nameWithType: View.ToString() - fullName: View.ToString() -- uid: Terminal.View.WantMousePositionReports - parent: Terminal.View - isExternal: false - name: WantMousePositionReports - nameWithType: View.WantMousePositionReports - fullName: View.WantMousePositionReports diff --git a/docfx/api/Terminal/Terminal.MenuBarItem.yml b/docfx/api/Terminal/Terminal.MenuBarItem.yml deleted file mode 100644 index 50c24d70e..000000000 --- a/docfx/api/Terminal/Terminal.MenuBarItem.yml +++ /dev/null @@ -1,153 +0,0 @@ -### YamlMime:ManagedReference -items: -- uid: Terminal.MenuBarItem - id: MenuBarItem - children: - - Terminal.MenuBarItem.#ctor(System.String,Terminal.MenuItem[]) - - Terminal.MenuBarItem.Children - - Terminal.MenuBarItem.Title - langs: - - csharp - name: MenuBarItem - nameWithType: MenuBarItem - fullName: Terminal.MenuBarItem - type: Class - assemblies: - - Terminal - namespace: Terminal - summary: A menu bar item contains other menu items. - syntax: - content: public class MenuBarItem - inheritance: - - System.Object - implements: [] - inheritedMembers: [] -- uid: Terminal.MenuBarItem.#ctor(System.String,Terminal.MenuItem[]) - id: '#ctor(System.String,Terminal.MenuItem[])' - parent: Terminal.MenuBarItem - langs: - - csharp - name: MenuBarItem(String, MenuItem[]) - nameWithType: MenuBarItem.MenuBarItem(String, MenuItem[]) - fullName: MenuBarItem.MenuBarItem(String, MenuItem[]) - type: Constructor - assemblies: - - Terminal - namespace: Terminal - syntax: - content: public MenuBarItem (string title, Terminal.MenuItem[] children); - parameters: - - id: title - type: System.String - description: To be added. - - id: children - type: Terminal.MenuItem[] - description: To be added. - overload: Terminal.MenuBarItem.#ctor* - exceptions: [] -- uid: Terminal.MenuBarItem.Children - id: Children - parent: Terminal.MenuBarItem - langs: - - csharp - name: Children - nameWithType: MenuBarItem.Children - fullName: MenuBarItem.Children - type: Property - assemblies: - - Terminal - namespace: Terminal - syntax: - content: public Terminal.MenuItem[] Children { get; set; } - return: - type: Terminal.MenuItem[] - description: To be added. - overload: Terminal.MenuBarItem.Children* - exceptions: [] -- uid: Terminal.MenuBarItem.Title - id: Title - parent: Terminal.MenuBarItem - langs: - - csharp - name: Title - nameWithType: MenuBarItem.Title - fullName: MenuBarItem.Title - type: Property - assemblies: - - Terminal - namespace: Terminal - summary: Gets or sets the title to display. - syntax: - content: public string Title { get; set; } - return: - type: System.String - description: The title. - overload: Terminal.MenuBarItem.Title* - exceptions: [] -references: -- uid: System.Object - parent: System - isExternal: true - name: Object - nameWithType: Object - fullName: System.Object -- uid: Terminal.MenuBarItem.#ctor(System.String,Terminal.MenuItem[]) - parent: Terminal.MenuBarItem - isExternal: false - name: MenuBarItem(String, MenuItem[]) - nameWithType: MenuBarItem.MenuBarItem(String, MenuItem[]) - fullName: MenuBarItem.MenuBarItem(String, MenuItem[]) -- uid: System.String - parent: System - isExternal: true - name: String - nameWithType: String - fullName: System.String -- uid: Terminal.MenuItem - name: MenuItem - nameWithType: MenuItem - fullName: Terminal.MenuItem -- uid: Terminal.MenuItem[] - parent: Terminal - isExternal: false - name: MenuItem[] - nameWithType: MenuItem[] - fullName: Terminal.MenuItem[] - spec.csharp: - - uid: Terminal.MenuItem - name: MenuItem - nameWithType: MenuItem - fullName: Terminal.MenuItem - - name: '[]' - nameWithType: '[]' - fullName: '[]' -- uid: Terminal.MenuBarItem.Children - parent: Terminal.MenuBarItem - isExternal: false - name: Children - nameWithType: MenuBarItem.Children - fullName: MenuBarItem.Children -- uid: Terminal.MenuBarItem.Title - parent: Terminal.MenuBarItem - isExternal: false - name: Title - nameWithType: MenuBarItem.Title - fullName: MenuBarItem.Title -- uid: Terminal.MenuBarItem.#ctor* - parent: Terminal.MenuBarItem - isExternal: false - name: MenuBarItem - nameWithType: MenuBarItem.MenuBarItem - fullName: MenuBarItem.MenuBarItem -- uid: Terminal.MenuBarItem.Children* - parent: Terminal.MenuBarItem - isExternal: false - name: Children - nameWithType: MenuBarItem.Children - fullName: MenuBarItem.Children -- uid: Terminal.MenuBarItem.Title* - parent: Terminal.MenuBarItem - isExternal: false - name: Title - nameWithType: MenuBarItem.Title - fullName: MenuBarItem.Title diff --git a/docfx/api/Terminal/Terminal.MenuItem.yml b/docfx/api/Terminal/Terminal.MenuItem.yml deleted file mode 100644 index c7fc5a367..000000000 --- a/docfx/api/Terminal/Terminal.MenuItem.yml +++ /dev/null @@ -1,243 +0,0 @@ -### YamlMime:ManagedReference -items: -- uid: Terminal.MenuItem - id: MenuItem - children: - - Terminal.MenuItem.#ctor(System.String,System.String,System.Action) - - Terminal.MenuItem.Action - - Terminal.MenuItem.Help - - Terminal.MenuItem.HotKey - - Terminal.MenuItem.ShortCut - - Terminal.MenuItem.Title - langs: - - csharp - name: MenuItem - nameWithType: MenuItem - fullName: Terminal.MenuItem - type: Class - assemblies: - - Terminal - namespace: Terminal - summary: A menu item has a title, an associated help text, and an action to execute on activation. - syntax: - content: public class MenuItem - inheritance: - - System.Object - implements: [] - inheritedMembers: [] -- uid: Terminal.MenuItem.#ctor(System.String,System.String,System.Action) - id: '#ctor(System.String,System.String,System.Action)' - parent: Terminal.MenuItem - langs: - - csharp - name: MenuItem(String, String, Action) - nameWithType: MenuItem.MenuItem(String, String, Action) - fullName: MenuItem.MenuItem(String, String, Action) - type: Constructor - assemblies: - - Terminal - namespace: Terminal - summary: Initializes a new . - syntax: - content: public MenuItem (string title, string help, Action action); - parameters: - - id: title - type: System.String - description: Title for the menu item. - - id: help - type: System.String - description: Help text to display. - - id: action - type: System.Action - description: Action to invoke when the menu item is activated. - overload: Terminal.MenuItem.#ctor* - exceptions: [] -- uid: Terminal.MenuItem.Action - id: Action - parent: Terminal.MenuItem - langs: - - csharp - name: Action - nameWithType: MenuItem.Action - fullName: MenuItem.Action - type: Property - assemblies: - - Terminal - namespace: Terminal - summary: Gets or sets the action to be invoked when the menu is triggered - syntax: - content: public Action Action { get; set; } - return: - type: System.Action - description: Method to invoke. - overload: Terminal.MenuItem.Action* - exceptions: [] -- uid: Terminal.MenuItem.Help - id: Help - parent: Terminal.MenuItem - langs: - - csharp - name: Help - nameWithType: MenuItem.Help - fullName: MenuItem.Help - type: Property - assemblies: - - Terminal - namespace: Terminal - summary: Gets or sets the help text for the menu item. - syntax: - content: public string Help { get; set; } - return: - type: System.String - description: The help text. - overload: Terminal.MenuItem.Help* - exceptions: [] -- uid: Terminal.MenuItem.HotKey - id: HotKey - parent: Terminal.MenuItem - langs: - - csharp - name: HotKey - nameWithType: MenuItem.HotKey - fullName: MenuItem.HotKey - type: Field - assemblies: - - Terminal - namespace: Terminal - summary: "The hotkey is used when the menu is active, the shortcut can be triggered when the menu is not active. \n For example HotKey would be \"N\" when the File Menu is open (assuming there is a \"_New\" entry\n if the ShortCut is set to \"Control-N\", this would be a global hotkey that would trigger as well" - syntax: - content: public char HotKey; - return: - type: System.Char - description: To be added. - exceptions: [] -- uid: Terminal.MenuItem.ShortCut - id: ShortCut - parent: Terminal.MenuItem - langs: - - csharp - name: ShortCut - nameWithType: MenuItem.ShortCut - fullName: MenuItem.ShortCut - type: Field - assemblies: - - Terminal - namespace: Terminal - summary: This is the global setting that can be used as a global shortcut to invoke the action on the menu. - syntax: - content: public Terminal.Key ShortCut; - return: - type: Terminal.Key - description: To be added. - exceptions: [] -- uid: Terminal.MenuItem.Title - id: Title - parent: Terminal.MenuItem - langs: - - csharp - name: Title - nameWithType: MenuItem.Title - fullName: MenuItem.Title - type: Property - assemblies: - - Terminal - namespace: Terminal - summary: Gets or sets the title. - syntax: - content: public string Title { get; set; } - return: - type: System.String - description: The title. - overload: Terminal.MenuItem.Title* - exceptions: [] -references: -- uid: System.Object - parent: System - isExternal: true - name: Object - nameWithType: Object - fullName: System.Object -- uid: Terminal.MenuItem.#ctor(System.String,System.String,System.Action) - parent: Terminal.MenuItem - isExternal: false - name: MenuItem(String, String, Action) - nameWithType: MenuItem.MenuItem(String, String, Action) - fullName: MenuItem.MenuItem(String, String, Action) -- uid: System.String - parent: System - isExternal: true - name: String - nameWithType: String - fullName: System.String -- uid: System.Action - parent: System - isExternal: true - name: Action - nameWithType: Action - fullName: System.Action -- uid: Terminal.MenuItem.Action - parent: Terminal.MenuItem - isExternal: false - name: Action - nameWithType: MenuItem.Action - fullName: MenuItem.Action -- uid: Terminal.MenuItem.Help - parent: Terminal.MenuItem - isExternal: false - name: Help - nameWithType: MenuItem.Help - fullName: MenuItem.Help -- uid: Terminal.MenuItem.HotKey - parent: Terminal.MenuItem - isExternal: false - name: HotKey - nameWithType: MenuItem.HotKey - fullName: MenuItem.HotKey -- uid: System.Char - parent: System - isExternal: true - name: Char - nameWithType: Char - fullName: System.Char -- uid: Terminal.MenuItem.ShortCut - parent: Terminal.MenuItem - isExternal: false - name: ShortCut - nameWithType: MenuItem.ShortCut - fullName: MenuItem.ShortCut -- uid: Terminal.Key - parent: Terminal - isExternal: false - name: Key - nameWithType: Key - fullName: Terminal.Key -- uid: Terminal.MenuItem.Title - parent: Terminal.MenuItem - isExternal: false - name: Title - nameWithType: MenuItem.Title - fullName: MenuItem.Title -- uid: Terminal.MenuItem.#ctor* - parent: Terminal.MenuItem - isExternal: false - name: MenuItem - nameWithType: MenuItem.MenuItem - fullName: MenuItem.MenuItem -- uid: Terminal.MenuItem.Action* - parent: Terminal.MenuItem - isExternal: false - name: Action - nameWithType: MenuItem.Action - fullName: MenuItem.Action -- uid: Terminal.MenuItem.Help* - parent: Terminal.MenuItem - isExternal: false - name: Help - nameWithType: MenuItem.Help - fullName: MenuItem.Help -- uid: Terminal.MenuItem.Title* - parent: Terminal.MenuItem - isExternal: false - name: Title - nameWithType: MenuItem.Title - fullName: MenuItem.Title diff --git a/docfx/api/Terminal/Terminal.MessageBox.yml b/docfx/api/Terminal/Terminal.MessageBox.yml deleted file mode 100644 index 909f47ecc..000000000 --- a/docfx/api/Terminal/Terminal.MessageBox.yml +++ /dev/null @@ -1,182 +0,0 @@ -### YamlMime:ManagedReference -items: -- uid: Terminal.MessageBox - id: MessageBox - children: - - Terminal.MessageBox.#ctor - - Terminal.MessageBox.ErrorQuery(System.Int32,System.Int32,System.String,System.String,System.String[]) - - Terminal.MessageBox.Query(System.Int32,System.Int32,System.String,System.String,System.String[]) - langs: - - csharp - name: MessageBox - nameWithType: MessageBox - fullName: Terminal.MessageBox - type: Class - assemblies: - - Terminal - namespace: Terminal - summary: Message box displays a modal message to the user, with a title, a message and a series of options that the user can choose from. - syntax: - content: public class MessageBox - inheritance: - - System.Object - implements: [] - inheritedMembers: [] -- uid: Terminal.MessageBox.#ctor - id: '#ctor' - parent: Terminal.MessageBox - langs: - - csharp - name: MessageBox() - nameWithType: MessageBox.MessageBox() - fullName: MessageBox.MessageBox() - type: Constructor - assemblies: - - Terminal - namespace: Terminal - syntax: - content: public MessageBox (); - parameters: [] - overload: Terminal.MessageBox.#ctor* - exceptions: [] -- uid: Terminal.MessageBox.ErrorQuery(System.Int32,System.Int32,System.String,System.String,System.String[]) - id: ErrorQuery(System.Int32,System.Int32,System.String,System.String,System.String[]) - parent: Terminal.MessageBox - langs: - - csharp - name: ErrorQuery(Int32, Int32, String, String, String[]) - nameWithType: MessageBox.ErrorQuery(Int32, Int32, String, String, String[]) - fullName: MessageBox.ErrorQuery(Int32, Int32, String, String, String[]) - type: Method - assemblies: - - Terminal - namespace: Terminal - summary: Presents an error message box with the specified title and message and a list of buttons to show to the user. - syntax: - content: public static int ErrorQuery (int width, int height, string title, string message, string[] buttons); - parameters: - - id: width - type: System.Int32 - description: Width for the window. - - id: height - type: System.Int32 - description: Height for the window. - - id: title - type: System.String - description: Title for the query. - - id: message - type: System.String - description: Message to display, might contain multiple lines.. - - id: buttons - type: System.String[] - description: Array of buttons to add. - return: - type: System.Int32 - description: The index of the selected button, or -1 if the user pressed ESC to close the dialog. - overload: Terminal.MessageBox.ErrorQuery* - exceptions: [] -- uid: Terminal.MessageBox.Query(System.Int32,System.Int32,System.String,System.String,System.String[]) - id: Query(System.Int32,System.Int32,System.String,System.String,System.String[]) - parent: Terminal.MessageBox - langs: - - csharp - name: Query(Int32, Int32, String, String, String[]) - nameWithType: MessageBox.Query(Int32, Int32, String, String, String[]) - fullName: MessageBox.Query(Int32, Int32, String, String, String[]) - type: Method - assemblies: - - Terminal - namespace: Terminal - summary: Presents a message with the specified title and message and a list of buttons to show to the user. - syntax: - content: public static int Query (int width, int height, string title, string message, string[] buttons); - parameters: - - id: width - type: System.Int32 - description: Width for the window. - - id: height - type: System.Int32 - description: Height for the window. - - id: title - type: System.String - description: Title for the query. - - id: message - type: System.String - description: Message to display, might contain multiple lines.. - - id: buttons - type: System.String[] - description: Array of buttons to add. - return: - type: System.Int32 - description: The index of the selected button, or -1 if the user pressed ESC to close the dialog. - overload: Terminal.MessageBox.Query* - exceptions: [] -references: -- uid: System.Object - parent: System - isExternal: true - name: Object - nameWithType: Object - fullName: System.Object -- uid: Terminal.MessageBox.#ctor - parent: Terminal.MessageBox - isExternal: false - name: MessageBox() - nameWithType: MessageBox.MessageBox() - fullName: MessageBox.MessageBox() -- uid: Terminal.MessageBox.ErrorQuery(System.Int32,System.Int32,System.String,System.String,System.String[]) - parent: Terminal.MessageBox - isExternal: false - name: ErrorQuery(Int32, Int32, String, String, String[]) - nameWithType: MessageBox.ErrorQuery(Int32, Int32, String, String, String[]) - fullName: MessageBox.ErrorQuery(Int32, Int32, String, String, String[]) -- uid: System.Int32 - parent: System - isExternal: true - name: Int32 - nameWithType: Int32 - fullName: System.Int32 -- uid: System.String - parent: System - isExternal: true - name: String - nameWithType: String - fullName: System.String -- uid: System.String[] - parent: System - isExternal: true - name: String[] - nameWithType: String[] - fullName: System.String[] - spec.csharp: - - uid: System.String - name: String - nameWithType: String - fullName: System.String - - name: '[]' - nameWithType: '[]' - fullName: '[]' -- uid: Terminal.MessageBox.Query(System.Int32,System.Int32,System.String,System.String,System.String[]) - parent: Terminal.MessageBox - isExternal: false - name: Query(Int32, Int32, String, String, String[]) - nameWithType: MessageBox.Query(Int32, Int32, String, String, String[]) - fullName: MessageBox.Query(Int32, Int32, String, String, String[]) -- uid: Terminal.MessageBox.#ctor* - parent: Terminal.MessageBox - isExternal: false - name: MessageBox - nameWithType: MessageBox.MessageBox - fullName: MessageBox.MessageBox -- uid: Terminal.MessageBox.ErrorQuery* - parent: Terminal.MessageBox - isExternal: false - name: ErrorQuery - nameWithType: MessageBox.ErrorQuery - fullName: MessageBox.ErrorQuery -- uid: Terminal.MessageBox.Query* - parent: Terminal.MessageBox - isExternal: false - name: Query - nameWithType: MessageBox.Query - fullName: MessageBox.Query diff --git a/docfx/api/Terminal/Terminal.MouseEvent.yml b/docfx/api/Terminal/Terminal.MouseEvent.yml deleted file mode 100644 index 038ca5829..000000000 --- a/docfx/api/Terminal/Terminal.MouseEvent.yml +++ /dev/null @@ -1,157 +0,0 @@ -### YamlMime:ManagedReference -items: -- uid: Terminal.MouseEvent - id: MouseEvent - children: - - Terminal.MouseEvent.Flags - - Terminal.MouseEvent.ToString - - Terminal.MouseEvent.X - - Terminal.MouseEvent.Y - langs: - - csharp - name: MouseEvent - nameWithType: MouseEvent - fullName: Terminal.MouseEvent - type: Struct - assemblies: - - Terminal - namespace: Terminal - summary: Describes a mouse event - syntax: - content: public struct MouseEvent - inheritance: - - System.ValueType - implements: [] -- uid: Terminal.MouseEvent.Flags - id: Flags - parent: Terminal.MouseEvent - langs: - - csharp - name: Flags - nameWithType: MouseEvent.Flags - fullName: MouseEvent.Flags - type: Field - assemblies: - - Terminal - namespace: Terminal - summary: Flags indicating the kind of mouse event that is being posted. - syntax: - content: public Terminal.MouseFlags Flags; - return: - type: Terminal.MouseFlags - description: To be added. - exceptions: [] -- uid: Terminal.MouseEvent.ToString - id: ToString - parent: Terminal.MouseEvent - langs: - - csharp - name: ToString() - nameWithType: MouseEvent.ToString() - fullName: MouseEvent.ToString() - type: Method - assemblies: - - Terminal - namespace: Terminal - summary: Returns a that represents the current . - syntax: - content: public override string ToString (); - parameters: [] - return: - type: System.String - description: A that represents the current . - overload: Terminal.MouseEvent.ToString* - exceptions: [] -- uid: Terminal.MouseEvent.X - id: X - parent: Terminal.MouseEvent - langs: - - csharp - name: X - nameWithType: MouseEvent.X - fullName: MouseEvent.X - type: Field - assemblies: - - Terminal - namespace: Terminal - summary: The X (column) location for the mouse event. - syntax: - content: public int X; - return: - type: System.Int32 - description: To be added. - exceptions: [] -- uid: Terminal.MouseEvent.Y - id: Y - parent: Terminal.MouseEvent - langs: - - csharp - name: Y - nameWithType: MouseEvent.Y - fullName: MouseEvent.Y - type: Field - assemblies: - - Terminal - namespace: Terminal - summary: The Y (column) location for the mouse event. - syntax: - content: public int Y; - return: - type: System.Int32 - description: To be added. - exceptions: [] -references: -- uid: System.ValueType - parent: System - isExternal: true - name: ValueType - nameWithType: ValueType - fullName: System.ValueType -- uid: Terminal.MouseEvent.Flags - parent: Terminal.MouseEvent - isExternal: false - name: Flags - nameWithType: MouseEvent.Flags - fullName: MouseEvent.Flags -- uid: Terminal.MouseFlags - parent: Terminal - isExternal: false - name: MouseFlags - nameWithType: MouseFlags - fullName: Terminal.MouseFlags -- uid: Terminal.MouseEvent.ToString - parent: Terminal.MouseEvent - isExternal: false - name: ToString() - nameWithType: MouseEvent.ToString() - fullName: MouseEvent.ToString() -- uid: System.String - parent: System - isExternal: true - name: String - nameWithType: String - fullName: System.String -- uid: Terminal.MouseEvent.X - parent: Terminal.MouseEvent - isExternal: false - name: X - nameWithType: MouseEvent.X - fullName: MouseEvent.X -- uid: System.Int32 - parent: System - isExternal: true - name: Int32 - nameWithType: Int32 - fullName: System.Int32 -- uid: Terminal.MouseEvent.Y - parent: Terminal.MouseEvent - isExternal: false - name: Y - nameWithType: MouseEvent.Y - fullName: MouseEvent.Y -- uid: Terminal.MouseEvent.ToString* - parent: Terminal.MouseEvent - isExternal: false - name: ToString - nameWithType: MouseEvent.ToString - fullName: MouseEvent.ToString diff --git a/docfx/api/Terminal/Terminal.MouseFlags.yml b/docfx/api/Terminal/Terminal.MouseFlags.yml deleted file mode 100644 index a8589bcea..000000000 --- a/docfx/api/Terminal/Terminal.MouseFlags.yml +++ /dev/null @@ -1,688 +0,0 @@ -### YamlMime:ManagedReference -items: -- uid: Terminal.MouseFlags - id: MouseFlags - children: - - Terminal.MouseFlags.AllEvents - - Terminal.MouseFlags.Button1Clicked - - Terminal.MouseFlags.Button1DoubleClicked - - Terminal.MouseFlags.Button1Pressed - - Terminal.MouseFlags.Button1Released - - Terminal.MouseFlags.Button1TripleClicked - - Terminal.MouseFlags.Button2Clicked - - Terminal.MouseFlags.Button2DoubleClicked - - Terminal.MouseFlags.Button2Pressed - - Terminal.MouseFlags.Button2Released - - Terminal.MouseFlags.Button2TrippleClicked - - Terminal.MouseFlags.Button3Clicked - - Terminal.MouseFlags.Button3DoubleClicked - - Terminal.MouseFlags.Button3Pressed - - Terminal.MouseFlags.Button3Released - - Terminal.MouseFlags.Button3TripleClicked - - Terminal.MouseFlags.Button4Clicked - - Terminal.MouseFlags.Button4DoubleClicked - - Terminal.MouseFlags.Button4Pressed - - Terminal.MouseFlags.Button4Released - - Terminal.MouseFlags.Button4TripleClicked - - Terminal.MouseFlags.ButtonAlt - - Terminal.MouseFlags.ButtonCtrl - - Terminal.MouseFlags.ButtonShift - - Terminal.MouseFlags.ReportMousePosition - langs: - - csharp - name: MouseFlags - nameWithType: MouseFlags - fullName: Terminal.MouseFlags - type: Enum - assemblies: - - Terminal - namespace: Terminal - summary: Mouse flags reported in MouseEvent. - remarks: They just happen to map to the ncurses ones. - syntax: - content: >- - [System.Flags] - - public enum MouseFlags - inheritance: - - System.Enum - attributes: - - type: System.Flags -- uid: Terminal.MouseFlags.AllEvents - id: AllEvents - parent: Terminal.MouseFlags - langs: - - csharp - name: AllEvents - nameWithType: MouseFlags.AllEvents - fullName: MouseFlags.AllEvents - type: Field - assemblies: - - Terminal - namespace: Terminal - summary: Mask that captures all the events. - syntax: - content: AllEvents - return: - type: Terminal.MouseFlags - description: To be added. - exceptions: [] -- uid: Terminal.MouseFlags.Button1Clicked - id: Button1Clicked - parent: Terminal.MouseFlags - langs: - - csharp - name: Button1Clicked - nameWithType: MouseFlags.Button1Clicked - fullName: MouseFlags.Button1Clicked - type: Field - assemblies: - - Terminal - namespace: Terminal - summary: The first mouse button was clicked (press+release). - syntax: - content: Button1Clicked - return: - type: Terminal.MouseFlags - description: To be added. - exceptions: [] -- uid: Terminal.MouseFlags.Button1DoubleClicked - id: Button1DoubleClicked - parent: Terminal.MouseFlags - langs: - - csharp - name: Button1DoubleClicked - nameWithType: MouseFlags.Button1DoubleClicked - fullName: MouseFlags.Button1DoubleClicked - type: Field - assemblies: - - Terminal - namespace: Terminal - summary: The first mouse button was double-clicked. - syntax: - content: Button1DoubleClicked - return: - type: Terminal.MouseFlags - description: To be added. - exceptions: [] -- uid: Terminal.MouseFlags.Button1Pressed - id: Button1Pressed - parent: Terminal.MouseFlags - langs: - - csharp - name: Button1Pressed - nameWithType: MouseFlags.Button1Pressed - fullName: MouseFlags.Button1Pressed - type: Field - assemblies: - - Terminal - namespace: Terminal - summary: The first mouse button was pressed. - syntax: - content: Button1Pressed - return: - type: Terminal.MouseFlags - description: To be added. - exceptions: [] -- uid: Terminal.MouseFlags.Button1Released - id: Button1Released - parent: Terminal.MouseFlags - langs: - - csharp - name: Button1Released - nameWithType: MouseFlags.Button1Released - fullName: MouseFlags.Button1Released - type: Field - assemblies: - - Terminal - namespace: Terminal - summary: The first mouse button was released. - syntax: - content: Button1Released - return: - type: Terminal.MouseFlags - description: To be added. - exceptions: [] -- uid: Terminal.MouseFlags.Button1TripleClicked - id: Button1TripleClicked - parent: Terminal.MouseFlags - langs: - - csharp - name: Button1TripleClicked - nameWithType: MouseFlags.Button1TripleClicked - fullName: MouseFlags.Button1TripleClicked - type: Field - assemblies: - - Terminal - namespace: Terminal - summary: The first mouse button was tripple-clicked. - syntax: - content: Button1TripleClicked - return: - type: Terminal.MouseFlags - description: To be added. - exceptions: [] -- uid: Terminal.MouseFlags.Button2Clicked - id: Button2Clicked - parent: Terminal.MouseFlags - langs: - - csharp - name: Button2Clicked - nameWithType: MouseFlags.Button2Clicked - fullName: MouseFlags.Button2Clicked - type: Field - assemblies: - - Terminal - namespace: Terminal - summary: The second mouse button was clicked (press+release). - syntax: - content: Button2Clicked - return: - type: Terminal.MouseFlags - description: To be added. - exceptions: [] -- uid: Terminal.MouseFlags.Button2DoubleClicked - id: Button2DoubleClicked - parent: Terminal.MouseFlags - langs: - - csharp - name: Button2DoubleClicked - nameWithType: MouseFlags.Button2DoubleClicked - fullName: MouseFlags.Button2DoubleClicked - type: Field - assemblies: - - Terminal - namespace: Terminal - summary: The second mouse button was double-clicked. - syntax: - content: Button2DoubleClicked - return: - type: Terminal.MouseFlags - description: To be added. - exceptions: [] -- uid: Terminal.MouseFlags.Button2Pressed - id: Button2Pressed - parent: Terminal.MouseFlags - langs: - - csharp - name: Button2Pressed - nameWithType: MouseFlags.Button2Pressed - fullName: MouseFlags.Button2Pressed - type: Field - assemblies: - - Terminal - namespace: Terminal - summary: The second mouse button was pressed. - syntax: - content: Button2Pressed - return: - type: Terminal.MouseFlags - description: To be added. - exceptions: [] -- uid: Terminal.MouseFlags.Button2Released - id: Button2Released - parent: Terminal.MouseFlags - langs: - - csharp - name: Button2Released - nameWithType: MouseFlags.Button2Released - fullName: MouseFlags.Button2Released - type: Field - assemblies: - - Terminal - namespace: Terminal - summary: The second mouse button was released. - syntax: - content: Button2Released - return: - type: Terminal.MouseFlags - description: To be added. - exceptions: [] -- uid: Terminal.MouseFlags.Button2TrippleClicked - id: Button2TrippleClicked - parent: Terminal.MouseFlags - langs: - - csharp - name: Button2TrippleClicked - nameWithType: MouseFlags.Button2TrippleClicked - fullName: MouseFlags.Button2TrippleClicked - type: Field - assemblies: - - Terminal - namespace: Terminal - summary: The second mouse button was tripple-clicked. - syntax: - content: Button2TrippleClicked - return: - type: Terminal.MouseFlags - description: To be added. - exceptions: [] -- uid: Terminal.MouseFlags.Button3Clicked - id: Button3Clicked - parent: Terminal.MouseFlags - langs: - - csharp - name: Button3Clicked - nameWithType: MouseFlags.Button3Clicked - fullName: MouseFlags.Button3Clicked - type: Field - assemblies: - - Terminal - namespace: Terminal - summary: The third mouse button was clicked (press+release). - syntax: - content: Button3Clicked - return: - type: Terminal.MouseFlags - description: To be added. - exceptions: [] -- uid: Terminal.MouseFlags.Button3DoubleClicked - id: Button3DoubleClicked - parent: Terminal.MouseFlags - langs: - - csharp - name: Button3DoubleClicked - nameWithType: MouseFlags.Button3DoubleClicked - fullName: MouseFlags.Button3DoubleClicked - type: Field - assemblies: - - Terminal - namespace: Terminal - summary: The third mouse button was double-clicked. - syntax: - content: Button3DoubleClicked - return: - type: Terminal.MouseFlags - description: To be added. - exceptions: [] -- uid: Terminal.MouseFlags.Button3Pressed - id: Button3Pressed - parent: Terminal.MouseFlags - langs: - - csharp - name: Button3Pressed - nameWithType: MouseFlags.Button3Pressed - fullName: MouseFlags.Button3Pressed - type: Field - assemblies: - - Terminal - namespace: Terminal - summary: The third mouse button was pressed. - syntax: - content: Button3Pressed - return: - type: Terminal.MouseFlags - description: To be added. - exceptions: [] -- uid: Terminal.MouseFlags.Button3Released - id: Button3Released - parent: Terminal.MouseFlags - langs: - - csharp - name: Button3Released - nameWithType: MouseFlags.Button3Released - fullName: MouseFlags.Button3Released - type: Field - assemblies: - - Terminal - namespace: Terminal - summary: The third mouse button was released. - syntax: - content: Button3Released - return: - type: Terminal.MouseFlags - description: To be added. - exceptions: [] -- uid: Terminal.MouseFlags.Button3TripleClicked - id: Button3TripleClicked - parent: Terminal.MouseFlags - langs: - - csharp - name: Button3TripleClicked - nameWithType: MouseFlags.Button3TripleClicked - fullName: MouseFlags.Button3TripleClicked - type: Field - assemblies: - - Terminal - namespace: Terminal - summary: The third mouse button was tripple-clicked. - syntax: - content: Button3TripleClicked - return: - type: Terminal.MouseFlags - description: To be added. - exceptions: [] -- uid: Terminal.MouseFlags.Button4Clicked - id: Button4Clicked - parent: Terminal.MouseFlags - langs: - - csharp - name: Button4Clicked - nameWithType: MouseFlags.Button4Clicked - fullName: MouseFlags.Button4Clicked - type: Field - assemblies: - - Terminal - namespace: Terminal - summary: The fourth button was clicked (press+release). - syntax: - content: Button4Clicked - return: - type: Terminal.MouseFlags - description: To be added. - exceptions: [] -- uid: Terminal.MouseFlags.Button4DoubleClicked - id: Button4DoubleClicked - parent: Terminal.MouseFlags - langs: - - csharp - name: Button4DoubleClicked - nameWithType: MouseFlags.Button4DoubleClicked - fullName: MouseFlags.Button4DoubleClicked - type: Field - assemblies: - - Terminal - namespace: Terminal - summary: The fourth button was double-clicked. - syntax: - content: Button4DoubleClicked - return: - type: Terminal.MouseFlags - description: To be added. - exceptions: [] -- uid: Terminal.MouseFlags.Button4Pressed - id: Button4Pressed - parent: Terminal.MouseFlags - langs: - - csharp - name: Button4Pressed - nameWithType: MouseFlags.Button4Pressed - fullName: MouseFlags.Button4Pressed - type: Field - assemblies: - - Terminal - namespace: Terminal - summary: The fourth mouse button was pressed. - syntax: - content: Button4Pressed - return: - type: Terminal.MouseFlags - description: To be added. - exceptions: [] -- uid: Terminal.MouseFlags.Button4Released - id: Button4Released - parent: Terminal.MouseFlags - langs: - - csharp - name: Button4Released - nameWithType: MouseFlags.Button4Released - fullName: MouseFlags.Button4Released - type: Field - assemblies: - - Terminal - namespace: Terminal - summary: The fourth mouse button was released. - syntax: - content: Button4Released - return: - type: Terminal.MouseFlags - description: To be added. - exceptions: [] -- uid: Terminal.MouseFlags.Button4TripleClicked - id: Button4TripleClicked - parent: Terminal.MouseFlags - langs: - - csharp - name: Button4TripleClicked - nameWithType: MouseFlags.Button4TripleClicked - fullName: MouseFlags.Button4TripleClicked - type: Field - assemblies: - - Terminal - namespace: Terminal - summary: The fourth button was tripple-clicked. - syntax: - content: Button4TripleClicked - return: - type: Terminal.MouseFlags - description: To be added. - exceptions: [] -- uid: Terminal.MouseFlags.ButtonAlt - id: ButtonAlt - parent: Terminal.MouseFlags - langs: - - csharp - name: ButtonAlt - nameWithType: MouseFlags.ButtonAlt - fullName: MouseFlags.ButtonAlt - type: Field - assemblies: - - Terminal - namespace: Terminal - summary: 'Flag: the alt key was pressed when the mouse button took place.' - syntax: - content: ButtonAlt - return: - type: Terminal.MouseFlags - description: To be added. - exceptions: [] -- uid: Terminal.MouseFlags.ButtonCtrl - id: ButtonCtrl - parent: Terminal.MouseFlags - langs: - - csharp - name: ButtonCtrl - nameWithType: MouseFlags.ButtonCtrl - fullName: MouseFlags.ButtonCtrl - type: Field - assemblies: - - Terminal - namespace: Terminal - summary: 'Flag: the shift key was pressed when the mouse button took place.' - syntax: - content: ButtonCtrl - return: - type: Terminal.MouseFlags - description: To be added. - exceptions: [] -- uid: Terminal.MouseFlags.ButtonShift - id: ButtonShift - parent: Terminal.MouseFlags - langs: - - csharp - name: ButtonShift - nameWithType: MouseFlags.ButtonShift - fullName: MouseFlags.ButtonShift - type: Field - assemblies: - - Terminal - namespace: Terminal - summary: The fourth button was pressed. - syntax: - content: ButtonShift - return: - type: Terminal.MouseFlags - description: To be added. - exceptions: [] -- uid: Terminal.MouseFlags.ReportMousePosition - id: ReportMousePosition - parent: Terminal.MouseFlags - langs: - - csharp - name: ReportMousePosition - nameWithType: MouseFlags.ReportMousePosition - fullName: MouseFlags.ReportMousePosition - type: Field - assemblies: - - Terminal - namespace: Terminal - summary: The mouse position is being reported in this event. - syntax: - content: ReportMousePosition - return: - type: Terminal.MouseFlags - description: To be added. - exceptions: [] -references: -- uid: System.Enum - parent: System - isExternal: true - name: Enum - nameWithType: Enum - fullName: System.Enum -- uid: Terminal.MouseFlags.AllEvents - parent: Terminal.MouseFlags - isExternal: false - name: AllEvents - nameWithType: MouseFlags.AllEvents - fullName: MouseFlags.AllEvents -- uid: Terminal.MouseFlags - parent: Terminal - isExternal: false - name: MouseFlags - nameWithType: MouseFlags - fullName: Terminal.MouseFlags -- uid: Terminal.MouseFlags.Button1Clicked - parent: Terminal.MouseFlags - isExternal: false - name: Button1Clicked - nameWithType: MouseFlags.Button1Clicked - fullName: MouseFlags.Button1Clicked -- uid: Terminal.MouseFlags.Button1DoubleClicked - parent: Terminal.MouseFlags - isExternal: false - name: Button1DoubleClicked - nameWithType: MouseFlags.Button1DoubleClicked - fullName: MouseFlags.Button1DoubleClicked -- uid: Terminal.MouseFlags.Button1Pressed - parent: Terminal.MouseFlags - isExternal: false - name: Button1Pressed - nameWithType: MouseFlags.Button1Pressed - fullName: MouseFlags.Button1Pressed -- uid: Terminal.MouseFlags.Button1Released - parent: Terminal.MouseFlags - isExternal: false - name: Button1Released - nameWithType: MouseFlags.Button1Released - fullName: MouseFlags.Button1Released -- uid: Terminal.MouseFlags.Button1TripleClicked - parent: Terminal.MouseFlags - isExternal: false - name: Button1TripleClicked - nameWithType: MouseFlags.Button1TripleClicked - fullName: MouseFlags.Button1TripleClicked -- uid: Terminal.MouseFlags.Button2Clicked - parent: Terminal.MouseFlags - isExternal: false - name: Button2Clicked - nameWithType: MouseFlags.Button2Clicked - fullName: MouseFlags.Button2Clicked -- uid: Terminal.MouseFlags.Button2DoubleClicked - parent: Terminal.MouseFlags - isExternal: false - name: Button2DoubleClicked - nameWithType: MouseFlags.Button2DoubleClicked - fullName: MouseFlags.Button2DoubleClicked -- uid: Terminal.MouseFlags.Button2Pressed - parent: Terminal.MouseFlags - isExternal: false - name: Button2Pressed - nameWithType: MouseFlags.Button2Pressed - fullName: MouseFlags.Button2Pressed -- uid: Terminal.MouseFlags.Button2Released - parent: Terminal.MouseFlags - isExternal: false - name: Button2Released - nameWithType: MouseFlags.Button2Released - fullName: MouseFlags.Button2Released -- uid: Terminal.MouseFlags.Button2TrippleClicked - parent: Terminal.MouseFlags - isExternal: false - name: Button2TrippleClicked - nameWithType: MouseFlags.Button2TrippleClicked - fullName: MouseFlags.Button2TrippleClicked -- uid: Terminal.MouseFlags.Button3Clicked - parent: Terminal.MouseFlags - isExternal: false - name: Button3Clicked - nameWithType: MouseFlags.Button3Clicked - fullName: MouseFlags.Button3Clicked -- uid: Terminal.MouseFlags.Button3DoubleClicked - parent: Terminal.MouseFlags - isExternal: false - name: Button3DoubleClicked - nameWithType: MouseFlags.Button3DoubleClicked - fullName: MouseFlags.Button3DoubleClicked -- uid: Terminal.MouseFlags.Button3Pressed - parent: Terminal.MouseFlags - isExternal: false - name: Button3Pressed - nameWithType: MouseFlags.Button3Pressed - fullName: MouseFlags.Button3Pressed -- uid: Terminal.MouseFlags.Button3Released - parent: Terminal.MouseFlags - isExternal: false - name: Button3Released - nameWithType: MouseFlags.Button3Released - fullName: MouseFlags.Button3Released -- uid: Terminal.MouseFlags.Button3TripleClicked - parent: Terminal.MouseFlags - isExternal: false - name: Button3TripleClicked - nameWithType: MouseFlags.Button3TripleClicked - fullName: MouseFlags.Button3TripleClicked -- uid: Terminal.MouseFlags.Button4Clicked - parent: Terminal.MouseFlags - isExternal: false - name: Button4Clicked - nameWithType: MouseFlags.Button4Clicked - fullName: MouseFlags.Button4Clicked -- uid: Terminal.MouseFlags.Button4DoubleClicked - parent: Terminal.MouseFlags - isExternal: false - name: Button4DoubleClicked - nameWithType: MouseFlags.Button4DoubleClicked - fullName: MouseFlags.Button4DoubleClicked -- uid: Terminal.MouseFlags.Button4Pressed - parent: Terminal.MouseFlags - isExternal: false - name: Button4Pressed - nameWithType: MouseFlags.Button4Pressed - fullName: MouseFlags.Button4Pressed -- uid: Terminal.MouseFlags.Button4Released - parent: Terminal.MouseFlags - isExternal: false - name: Button4Released - nameWithType: MouseFlags.Button4Released - fullName: MouseFlags.Button4Released -- uid: Terminal.MouseFlags.Button4TripleClicked - parent: Terminal.MouseFlags - isExternal: false - name: Button4TripleClicked - nameWithType: MouseFlags.Button4TripleClicked - fullName: MouseFlags.Button4TripleClicked -- uid: Terminal.MouseFlags.ButtonAlt - parent: Terminal.MouseFlags - isExternal: false - name: ButtonAlt - nameWithType: MouseFlags.ButtonAlt - fullName: MouseFlags.ButtonAlt -- uid: Terminal.MouseFlags.ButtonCtrl - parent: Terminal.MouseFlags - isExternal: false - name: ButtonCtrl - nameWithType: MouseFlags.ButtonCtrl - fullName: MouseFlags.ButtonCtrl -- uid: Terminal.MouseFlags.ButtonShift - parent: Terminal.MouseFlags - isExternal: false - name: ButtonShift - nameWithType: MouseFlags.ButtonShift - fullName: MouseFlags.ButtonShift -- uid: Terminal.MouseFlags.ReportMousePosition - parent: Terminal.MouseFlags - isExternal: false - name: ReportMousePosition - nameWithType: MouseFlags.ReportMousePosition - fullName: MouseFlags.ReportMousePosition diff --git a/docfx/api/Terminal/Terminal.Point.yml b/docfx/api/Terminal/Terminal.Point.yml deleted file mode 100644 index c44db1de0..000000000 --- a/docfx/api/Terminal/Terminal.Point.yml +++ /dev/null @@ -1,701 +0,0 @@ -### YamlMime:ManagedReference -items: -- uid: Terminal.Point - id: Point - children: - - Terminal.Point.#ctor(Terminal.Size) - - Terminal.Point.#ctor(System.Int32,System.Int32) - - Terminal.Point.Add(Terminal.Point,Terminal.Size) - - Terminal.Point.Empty - - Terminal.Point.Equals(System.Object) - - Terminal.Point.GetHashCode - - Terminal.Point.IsEmpty - - Terminal.Point.Offset(System.Int32,System.Int32) - - Terminal.Point.Offset(Terminal.Point) - - Terminal.Point.op_Addition(Terminal.Point,Terminal.Size) - - Terminal.Point.op_Equality(Terminal.Point,Terminal.Point) - - Terminal.Point.op_Explicit(Terminal.Point to Terminal.Size) - - Terminal.Point.op_Inequality(Terminal.Point,Terminal.Point) - - Terminal.Point.op_Subtraction(Terminal.Point,Terminal.Size) - - Terminal.Point.Subtract(Terminal.Point,Terminal.Size) - - Terminal.Point.ToString - - Terminal.Point.X - - Terminal.Point.Y - langs: - - csharp - name: Point - nameWithType: Point - fullName: Terminal.Point - type: Struct - assemblies: - - Terminal - namespace: Terminal - summary: Represents an ordered pair of integer x- and y-coordinates that defines a point in a two-dimensional plane. - syntax: - content: public struct Point - inheritance: - - System.ValueType - implements: [] -- uid: Terminal.Point.#ctor(Terminal.Size) - id: '#ctor(Terminal.Size)' - parent: Terminal.Point - langs: - - csharp - name: Point(Size) - nameWithType: Point.Point(Size) - fullName: Point.Point(Size) - type: Constructor - assemblies: - - Terminal - namespace: Terminal - summary: Point Constructor - remarks: Creates a Point from a Size value. - syntax: - content: public Point (Terminal.Size sz); - parameters: - - id: sz - type: Terminal.Size - description: To be added. - overload: Terminal.Point.#ctor* - exceptions: [] -- uid: Terminal.Point.#ctor(System.Int32,System.Int32) - id: '#ctor(System.Int32,System.Int32)' - parent: Terminal.Point - langs: - - csharp - name: Point(Int32, Int32) - nameWithType: Point.Point(Int32, Int32) - fullName: Point.Point(Int32, Int32) - type: Constructor - assemblies: - - Terminal - namespace: Terminal - summary: Point Constructor - remarks: Creates a Point from a specified x,y coordinate pair. - syntax: - content: public Point (int x, int y); - parameters: - - id: x - type: System.Int32 - description: To be added. - - id: y - type: System.Int32 - description: To be added. - overload: Terminal.Point.#ctor* - exceptions: [] -- uid: Terminal.Point.Add(Terminal.Point,Terminal.Size) - id: Add(Terminal.Point,Terminal.Size) - parent: Terminal.Point - langs: - - csharp - name: Add(Point, Size) - nameWithType: Point.Add(Point, Size) - fullName: Point.Add(Point, Size) - type: Method - assemblies: - - Terminal - namespace: Terminal - summary: Adds the specified Size to the specified Point. - syntax: - content: public static Terminal.Point Add (Terminal.Point pt, Terminal.Size sz); - parameters: - - id: pt - type: Terminal.Point - description: The Point to add. - - id: sz - type: Terminal.Size - description: The Size to add. - return: - type: Terminal.Point - description: The Point that is the result of the addition operation. - overload: Terminal.Point.Add* - exceptions: [] -- uid: Terminal.Point.Empty - id: Empty - parent: Terminal.Point - langs: - - csharp - name: Empty - nameWithType: Point.Empty - fullName: Point.Empty - type: Field - assemblies: - - Terminal - namespace: Terminal - summary: Empty Shared Field - remarks: An uninitialized Point Structure. - syntax: - content: public static readonly Terminal.Point Empty; - return: - type: Terminal.Point - description: To be added. - exceptions: [] -- uid: Terminal.Point.Equals(System.Object) - id: Equals(System.Object) - parent: Terminal.Point - langs: - - csharp - name: Equals(Object) - nameWithType: Point.Equals(Object) - fullName: Point.Equals(Object) - type: Method - assemblies: - - Terminal - namespace: Terminal - summary: Equals Method - remarks: Checks equivalence of this Point and another object. - syntax: - content: public override bool Equals (object obj); - parameters: - - id: obj - type: System.Object - description: To be added. - return: - type: System.Boolean - description: To be added. - overload: Terminal.Point.Equals* - exceptions: [] -- uid: Terminal.Point.GetHashCode - id: GetHashCode - parent: Terminal.Point - langs: - - csharp - name: GetHashCode() - nameWithType: Point.GetHashCode() - fullName: Point.GetHashCode() - type: Method - assemblies: - - Terminal - namespace: Terminal - summary: GetHashCode Method - remarks: Calculates a hashing value. - syntax: - content: public override int GetHashCode (); - parameters: [] - return: - type: System.Int32 - description: To be added. - overload: Terminal.Point.GetHashCode* - exceptions: [] -- uid: Terminal.Point.IsEmpty - id: IsEmpty - parent: Terminal.Point - langs: - - csharp - name: IsEmpty - nameWithType: Point.IsEmpty - fullName: Point.IsEmpty - type: Property - assemblies: - - Terminal - namespace: Terminal - summary: IsEmpty Property - remarks: Indicates if both X and Y are zero. - syntax: - content: public bool IsEmpty { get; } - return: - type: System.Boolean - description: To be added. - overload: Terminal.Point.IsEmpty* - exceptions: [] -- uid: Terminal.Point.Offset(System.Int32,System.Int32) - id: Offset(System.Int32,System.Int32) - parent: Terminal.Point - langs: - - csharp - name: Offset(Int32, Int32) - nameWithType: Point.Offset(Int32, Int32) - fullName: Point.Offset(Int32, Int32) - type: Method - assemblies: - - Terminal - namespace: Terminal - summary: Offset Method - remarks: Moves the Point a specified distance. - syntax: - content: public void Offset (int dx, int dy); - parameters: - - id: dx - type: System.Int32 - description: To be added. - - id: dy - type: System.Int32 - description: To be added. - overload: Terminal.Point.Offset* - exceptions: [] -- uid: Terminal.Point.Offset(Terminal.Point) - id: Offset(Terminal.Point) - parent: Terminal.Point - langs: - - csharp - name: Offset(Point) - nameWithType: Point.Offset(Point) - fullName: Point.Offset(Point) - type: Method - assemblies: - - Terminal - namespace: Terminal - summary: Translates this Point by the specified Point. - syntax: - content: public void Offset (Terminal.Point p); - parameters: - - id: p - type: Terminal.Point - description: The Point used offset this Point. - overload: Terminal.Point.Offset* - exceptions: [] -- uid: Terminal.Point.op_Addition(Terminal.Point,Terminal.Size) - id: op_Addition(Terminal.Point,Terminal.Size) - parent: Terminal.Point - langs: - - csharp - name: op_Addition(Point, Size) - nameWithType: Point.op_Addition(Point, Size) - fullName: Point.op_Addition(Point, Size) - type: Operator - assemblies: - - Terminal - namespace: Terminal - summary: Addition Operator - remarks: >- - Translates a Point using the Width and Height - properties of the given Size. - syntax: - content: public static Terminal.Point op_Addition (Terminal.Point pt, Terminal.Size sz); - parameters: - - id: pt - type: Terminal.Point - description: To be added. - - id: sz - type: Terminal.Size - description: To be added. - return: - type: Terminal.Point - description: To be added. - overload: Terminal.Point.op_Addition* - exceptions: [] -- uid: Terminal.Point.op_Equality(Terminal.Point,Terminal.Point) - id: op_Equality(Terminal.Point,Terminal.Point) - parent: Terminal.Point - langs: - - csharp - name: op_Equality(Point, Point) - nameWithType: Point.op_Equality(Point, Point) - fullName: Point.op_Equality(Point, Point) - type: Operator - assemblies: - - Terminal - namespace: Terminal - summary: Equality Operator - remarks: "Compares two Point objects. The return value is\n based on the equivalence of the X and Y properties \n of the two points." - syntax: - content: public static bool op_Equality (Terminal.Point left, Terminal.Point right); - parameters: - - id: left - type: Terminal.Point - description: To be added. - - id: right - type: Terminal.Point - description: To be added. - return: - type: System.Boolean - description: To be added. - overload: Terminal.Point.op_Equality* - exceptions: [] -- uid: Terminal.Point.op_Explicit(Terminal.Point to Terminal.Size) - id: op_Explicit(Terminal.Point to Terminal.Size) - parent: Terminal.Point - langs: - - csharp - name: op_Explicit(Point to Size) - nameWithType: Point.op_Explicit(Point to Size) - fullName: Point.op_Explicit(Point to Size) - type: Operator - assemblies: - - Terminal - namespace: Terminal - summary: Point to Size Conversion - remarks: "Returns a Size based on the Coordinates of a given \n Point. Requires explicit cast." - syntax: - content: public static Terminal.Size op_Explicit (Terminal.Point p); - parameters: - - id: p - type: Terminal.Point - description: To be added. - return: - type: Terminal.Size - description: To be added. - overload: Terminal.Point.op_Explicit* - exceptions: [] -- uid: Terminal.Point.op_Inequality(Terminal.Point,Terminal.Point) - id: op_Inequality(Terminal.Point,Terminal.Point) - parent: Terminal.Point - langs: - - csharp - name: op_Inequality(Point, Point) - nameWithType: Point.op_Inequality(Point, Point) - fullName: Point.op_Inequality(Point, Point) - type: Operator - assemblies: - - Terminal - namespace: Terminal - summary: Inequality Operator - remarks: "Compares two Point objects. The return value is\n based on the equivalence of the X and Y properties \n of the two points." - syntax: - content: public static bool op_Inequality (Terminal.Point left, Terminal.Point right); - parameters: - - id: left - type: Terminal.Point - description: To be added. - - id: right - type: Terminal.Point - description: To be added. - return: - type: System.Boolean - description: To be added. - overload: Terminal.Point.op_Inequality* - exceptions: [] -- uid: Terminal.Point.op_Subtraction(Terminal.Point,Terminal.Size) - id: op_Subtraction(Terminal.Point,Terminal.Size) - parent: Terminal.Point - langs: - - csharp - name: op_Subtraction(Point, Size) - nameWithType: Point.op_Subtraction(Point, Size) - fullName: Point.op_Subtraction(Point, Size) - type: Operator - assemblies: - - Terminal - namespace: Terminal - summary: Subtraction Operator - remarks: "Translates a Point using the negation of the Width \n and Height properties of the given Size." - syntax: - content: public static Terminal.Point op_Subtraction (Terminal.Point pt, Terminal.Size sz); - parameters: - - id: pt - type: Terminal.Point - description: To be added. - - id: sz - type: Terminal.Size - description: To be added. - return: - type: Terminal.Point - description: To be added. - overload: Terminal.Point.op_Subtraction* - exceptions: [] -- uid: Terminal.Point.Subtract(Terminal.Point,Terminal.Size) - id: Subtract(Terminal.Point,Terminal.Size) - parent: Terminal.Point - langs: - - csharp - name: Subtract(Point, Size) - nameWithType: Point.Subtract(Point, Size) - fullName: Point.Subtract(Point, Size) - type: Method - assemblies: - - Terminal - namespace: Terminal - summary: Returns the result of subtracting specified Size from the specified Point. - syntax: - content: public static Terminal.Point Subtract (Terminal.Point pt, Terminal.Size sz); - parameters: - - id: pt - type: Terminal.Point - description: The Point to be subtracted from. - - id: sz - type: Terminal.Size - description: The Size to subtract from the Point. - return: - type: Terminal.Point - description: The Point that is the result of the subtraction operation. - overload: Terminal.Point.Subtract* - exceptions: [] -- uid: Terminal.Point.ToString - id: ToString - parent: Terminal.Point - langs: - - csharp - name: ToString() - nameWithType: Point.ToString() - fullName: Point.ToString() - type: Method - assemblies: - - Terminal - namespace: Terminal - summary: ToString Method - remarks: Formats the Point as a string in coordinate notation. - syntax: - content: public override string ToString (); - parameters: [] - return: - type: System.String - description: To be added. - overload: Terminal.Point.ToString* - exceptions: [] -- uid: Terminal.Point.X - id: X - parent: Terminal.Point - langs: - - csharp - name: X - nameWithType: Point.X - fullName: Point.X - type: Field - assemblies: - - Terminal - namespace: Terminal - summary: Gets or sets the x-coordinate of this Point. - syntax: - content: public int X; - return: - type: System.Int32 - description: To be added. - exceptions: [] -- uid: Terminal.Point.Y - id: Y - parent: Terminal.Point - langs: - - csharp - name: Y - nameWithType: Point.Y - fullName: Point.Y - type: Field - assemblies: - - Terminal - namespace: Terminal - summary: Gets or sets the y-coordinate of this Point. - syntax: - content: public int Y; - return: - type: System.Int32 - description: To be added. - exceptions: [] -references: -- uid: System.ValueType - parent: System - isExternal: true - name: ValueType - nameWithType: ValueType - fullName: System.ValueType -- uid: Terminal.Point.#ctor(Terminal.Size) - parent: Terminal.Point - isExternal: false - name: Point(Size) - nameWithType: Point.Point(Size) - fullName: Point.Point(Size) -- uid: Terminal.Size - parent: Terminal - isExternal: false - name: Size - nameWithType: Size - fullName: Terminal.Size -- uid: Terminal.Point.#ctor(System.Int32,System.Int32) - parent: Terminal.Point - isExternal: false - name: Point(Int32, Int32) - nameWithType: Point.Point(Int32, Int32) - fullName: Point.Point(Int32, Int32) -- uid: System.Int32 - parent: System - isExternal: true - name: Int32 - nameWithType: Int32 - fullName: System.Int32 -- uid: Terminal.Point.Add(Terminal.Point,Terminal.Size) - parent: Terminal.Point - isExternal: false - name: Add(Point, Size) - nameWithType: Point.Add(Point, Size) - fullName: Point.Add(Point, Size) -- uid: Terminal.Point - parent: Terminal - isExternal: false - name: Point - nameWithType: Point - fullName: Terminal.Point -- uid: Terminal.Point.Empty - parent: Terminal.Point - isExternal: false - name: Empty - nameWithType: Point.Empty - fullName: Point.Empty -- uid: Terminal.Point.Equals(System.Object) - parent: Terminal.Point - isExternal: false - name: Equals(Object) - nameWithType: Point.Equals(Object) - fullName: Point.Equals(Object) -- uid: System.Boolean - parent: System - isExternal: true - name: Boolean - nameWithType: Boolean - fullName: System.Boolean -- uid: System.Object - parent: System - isExternal: true - name: Object - nameWithType: Object - fullName: System.Object -- uid: Terminal.Point.GetHashCode - parent: Terminal.Point - isExternal: false - name: GetHashCode() - nameWithType: Point.GetHashCode() - fullName: Point.GetHashCode() -- uid: Terminal.Point.IsEmpty - parent: Terminal.Point - isExternal: false - name: IsEmpty - nameWithType: Point.IsEmpty - fullName: Point.IsEmpty -- uid: Terminal.Point.Offset(System.Int32,System.Int32) - parent: Terminal.Point - isExternal: false - name: Offset(Int32, Int32) - nameWithType: Point.Offset(Int32, Int32) - fullName: Point.Offset(Int32, Int32) -- uid: Terminal.Point.Offset(Terminal.Point) - parent: Terminal.Point - isExternal: false - name: Offset(Point) - nameWithType: Point.Offset(Point) - fullName: Point.Offset(Point) -- uid: Terminal.Point.op_Addition(Terminal.Point,Terminal.Size) - parent: Terminal.Point - isExternal: false - name: op_Addition(Point, Size) - nameWithType: Point.op_Addition(Point, Size) - fullName: Point.op_Addition(Point, Size) -- uid: Terminal.Point.op_Equality(Terminal.Point,Terminal.Point) - parent: Terminal.Point - isExternal: false - name: op_Equality(Point, Point) - nameWithType: Point.op_Equality(Point, Point) - fullName: Point.op_Equality(Point, Point) -- uid: Terminal.Point.op_Explicit(Terminal.Point to Terminal.Size) - parent: Terminal.Point - isExternal: false - name: op_Explicit(Point to Size) - nameWithType: Point.op_Explicit(Point to Size) - fullName: Point.op_Explicit(Point to Size) -- uid: Terminal.Point.op_Inequality(Terminal.Point,Terminal.Point) - parent: Terminal.Point - isExternal: false - name: op_Inequality(Point, Point) - nameWithType: Point.op_Inequality(Point, Point) - fullName: Point.op_Inequality(Point, Point) -- uid: Terminal.Point.op_Subtraction(Terminal.Point,Terminal.Size) - parent: Terminal.Point - isExternal: false - name: op_Subtraction(Point, Size) - nameWithType: Point.op_Subtraction(Point, Size) - fullName: Point.op_Subtraction(Point, Size) -- uid: Terminal.Point.Subtract(Terminal.Point,Terminal.Size) - parent: Terminal.Point - isExternal: false - name: Subtract(Point, Size) - nameWithType: Point.Subtract(Point, Size) - fullName: Point.Subtract(Point, Size) -- uid: Terminal.Point.ToString - parent: Terminal.Point - isExternal: false - name: ToString() - nameWithType: Point.ToString() - fullName: Point.ToString() -- uid: System.String - parent: System - isExternal: true - name: String - nameWithType: String - fullName: System.String -- uid: Terminal.Point.X - parent: Terminal.Point - isExternal: false - name: X - nameWithType: Point.X - fullName: Point.X -- uid: Terminal.Point.Y - parent: Terminal.Point - isExternal: false - name: Y - nameWithType: Point.Y - fullName: Point.Y -- uid: Terminal.Point.#ctor* - parent: Terminal.Point - isExternal: false - name: Point - nameWithType: Point.Point - fullName: Point.Point -- uid: Terminal.Point.Add* - parent: Terminal.Point - isExternal: false - name: Add - nameWithType: Point.Add - fullName: Point.Add -- uid: Terminal.Point.Equals* - parent: Terminal.Point - isExternal: false - name: Equals - nameWithType: Point.Equals - fullName: Point.Equals -- uid: Terminal.Point.GetHashCode* - parent: Terminal.Point - isExternal: false - name: GetHashCode - nameWithType: Point.GetHashCode - fullName: Point.GetHashCode -- uid: Terminal.Point.IsEmpty* - parent: Terminal.Point - isExternal: false - name: IsEmpty - nameWithType: Point.IsEmpty - fullName: Point.IsEmpty -- uid: Terminal.Point.Offset* - parent: Terminal.Point - isExternal: false - name: Offset - nameWithType: Point.Offset - fullName: Point.Offset -- uid: Terminal.Point.op_Addition* - parent: Terminal.Point - isExternal: false - name: op_Addition - nameWithType: Point.op_Addition - fullName: Point.op_Addition -- uid: Terminal.Point.op_Equality* - parent: Terminal.Point - isExternal: false - name: op_Equality - nameWithType: Point.op_Equality - fullName: Point.op_Equality -- uid: Terminal.Point.op_Explicit* - parent: Terminal.Point - isExternal: false - name: op_Explicit - nameWithType: Point.op_Explicit - fullName: Point.op_Explicit -- uid: Terminal.Point.op_Inequality* - parent: Terminal.Point - isExternal: false - name: op_Inequality - nameWithType: Point.op_Inequality - fullName: Point.op_Inequality -- uid: Terminal.Point.op_Subtraction* - parent: Terminal.Point - isExternal: false - name: op_Subtraction - nameWithType: Point.op_Subtraction - fullName: Point.op_Subtraction -- uid: Terminal.Point.Subtract* - parent: Terminal.Point - isExternal: false - name: Subtract - nameWithType: Point.Subtract - fullName: Point.Subtract -- uid: Terminal.Point.ToString* - parent: Terminal.Point - isExternal: false - name: ToString - nameWithType: Point.ToString - fullName: Point.ToString diff --git a/docfx/api/Terminal/Terminal.RadioGroup.yml b/docfx/api/Terminal/Terminal.RadioGroup.yml deleted file mode 100644 index 08c9c8df7..000000000 --- a/docfx/api/Terminal/Terminal.RadioGroup.yml +++ /dev/null @@ -1,703 +0,0 @@ -### YamlMime:ManagedReference -items: -- uid: Terminal.RadioGroup - id: RadioGroup - children: - - Terminal.RadioGroup.#ctor(Terminal.Rect,System.String[],System.Int32) - - Terminal.RadioGroup.#ctor(System.Int32,System.Int32,System.String[],System.Int32) - - Terminal.RadioGroup.MouseEvent(Terminal.MouseEvent) - - Terminal.RadioGroup.PositionCursor - - Terminal.RadioGroup.ProcessHotKey(Terminal.KeyEvent) - - Terminal.RadioGroup.ProcessKey(Terminal.KeyEvent) - - Terminal.RadioGroup.RadioLabels - - Terminal.RadioGroup.Redraw(Terminal.Rect) - - Terminal.RadioGroup.Selected - - Terminal.RadioGroup.SelectionChanged - langs: - - csharp - name: RadioGroup - nameWithType: RadioGroup - fullName: Terminal.RadioGroup - type: Class - assemblies: - - Terminal - namespace: Terminal - summary: Radio group shows a group of labels, only one of those can be selected at a given time - syntax: - content: 'public class RadioGroup : Terminal.View' - inheritance: - - System.Object - - Terminal.Responder - - Terminal.View - implements: [] - inheritedMembers: - - Terminal.Responder.CanFocus - - Terminal.View.Add(Terminal.View) - - Terminal.View.Add(Terminal.View[]) - - Terminal.View.AddCh(System.Int32,System.Int32,System.Int32) - - Terminal.View.Bounds - - Terminal.View.ChildNeedsDisplay - - Terminal.View.Clear - - Terminal.View.ClearNeedsDisplay - - Terminal.View.ColorScheme - - Terminal.View.DrawFrame(Terminal.Rect,System.Boolean) - - Terminal.View.DrawHotString(System.String,System.Boolean,Terminal.ColorScheme) - - Terminal.View.DrawHotString(System.String,Terminal.Attribute,Terminal.Attribute) - - Terminal.View.Driver - - Terminal.View.EnsureFocus - - Terminal.View.Focused - - Terminal.View.FocusFirst - - Terminal.View.FocusLast - - Terminal.View.FocusNext - - Terminal.View.FocusPrev - - Terminal.View.Frame - - Terminal.View.GetEnumerator - - Terminal.View.HasFocus - - Terminal.View.Id - - Terminal.View.LayoutSubviews - - Terminal.View.MostFocused - - Terminal.View.Move(System.Int32,System.Int32) - - Terminal.View.ProcessColdKey(Terminal.KeyEvent) - - Terminal.View.Remove(Terminal.View) - - Terminal.View.RemoveAll - - Terminal.View.ScreenToView(System.Int32,System.Int32) - - Terminal.View.SetFocus(Terminal.View) - - Terminal.View.SetNeedsDisplay - - Terminal.View.SetNeedsDisplay(Terminal.Rect) - - Terminal.View.Subviews - - Terminal.View.SuperView - - Terminal.View.ToString - - Terminal.View.WantMousePositionReports -- uid: Terminal.RadioGroup.#ctor(Terminal.Rect,System.String[],System.Int32) - id: '#ctor(Terminal.Rect,System.String[],System.Int32)' - parent: Terminal.RadioGroup - langs: - - csharp - name: RadioGroup(Rect, String[], Int32) - nameWithType: RadioGroup.RadioGroup(Rect, String[], Int32) - fullName: RadioGroup.RadioGroup(Rect, String[], Int32) - type: Constructor - assemblies: - - Terminal - namespace: Terminal - summary: >- - Initializes a new instance of the class - setting up the initial set of radio labels and the item that should be selected. - syntax: - content: public RadioGroup (Terminal.Rect rect, string[] radioLabels, int selected = 0); - parameters: - - id: rect - type: Terminal.Rect - description: Boundaries for the radio group. - - id: radioLabels - type: System.String[] - description: Radio labels, the strings can contain hotkeys using an undermine before the letter. - - id: selected - type: System.Int32 - description: The item to be selected, the value is clamped to the number of items. - overload: Terminal.RadioGroup.#ctor* - exceptions: [] -- uid: Terminal.RadioGroup.#ctor(System.Int32,System.Int32,System.String[],System.Int32) - id: '#ctor(System.Int32,System.Int32,System.String[],System.Int32)' - parent: Terminal.RadioGroup - langs: - - csharp - name: RadioGroup(Int32, Int32, String[], Int32) - nameWithType: RadioGroup.RadioGroup(Int32, Int32, String[], Int32) - fullName: RadioGroup.RadioGroup(Int32, Int32, String[], Int32) - type: Constructor - assemblies: - - Terminal - namespace: Terminal - summary: "Initializes a new instance of the class\n setting up the initial set of radio labels and the item that should be selected, \n the view frame is computed from the provided radioLabels." - syntax: - content: public RadioGroup (int x, int y, string[] radioLabels, int selected = 0); - parameters: - - id: x - type: System.Int32 - description: The x coordinate. - - id: y - type: System.Int32 - description: The y coordinate. - - id: radioLabels - type: System.String[] - description: Radio labels, the strings can contain hotkeys using an undermine before the letter. - - id: selected - type: System.Int32 - description: The item to be selected, the value is clamped to the number of items. - overload: Terminal.RadioGroup.#ctor* - exceptions: [] -- uid: Terminal.RadioGroup.MouseEvent(Terminal.MouseEvent) - id: MouseEvent(Terminal.MouseEvent) - parent: Terminal.RadioGroup - langs: - - csharp - name: MouseEvent(MouseEvent) - nameWithType: RadioGroup.MouseEvent(MouseEvent) - fullName: RadioGroup.MouseEvent(MouseEvent) - type: Method - assemblies: - - Terminal - namespace: Terminal - syntax: - content: public override bool MouseEvent (Terminal.MouseEvent me); - parameters: - - id: me - type: Terminal.MouseEvent - description: To be added. - return: - type: System.Boolean - description: To be added. - overload: Terminal.RadioGroup.MouseEvent* - exceptions: [] -- uid: Terminal.RadioGroup.PositionCursor - id: PositionCursor - parent: Terminal.RadioGroup - langs: - - csharp - name: PositionCursor() - nameWithType: RadioGroup.PositionCursor() - fullName: RadioGroup.PositionCursor() - type: Method - assemblies: - - Terminal - namespace: Terminal - syntax: - content: public override void PositionCursor (); - parameters: [] - overload: Terminal.RadioGroup.PositionCursor* - exceptions: [] -- uid: Terminal.RadioGroup.ProcessHotKey(Terminal.KeyEvent) - id: ProcessHotKey(Terminal.KeyEvent) - parent: Terminal.RadioGroup - langs: - - csharp - name: ProcessHotKey(KeyEvent) - nameWithType: RadioGroup.ProcessHotKey(KeyEvent) - fullName: RadioGroup.ProcessHotKey(KeyEvent) - type: Method - assemblies: - - Terminal - namespace: Terminal - syntax: - content: public override bool ProcessHotKey (Terminal.KeyEvent kb); - parameters: - - id: kb - type: Terminal.KeyEvent - description: To be added. - return: - type: System.Boolean - description: To be added. - overload: Terminal.RadioGroup.ProcessHotKey* - exceptions: [] -- uid: Terminal.RadioGroup.ProcessKey(Terminal.KeyEvent) - id: ProcessKey(Terminal.KeyEvent) - parent: Terminal.RadioGroup - langs: - - csharp - name: ProcessKey(KeyEvent) - nameWithType: RadioGroup.ProcessKey(KeyEvent) - fullName: RadioGroup.ProcessKey(KeyEvent) - type: Method - assemblies: - - Terminal - namespace: Terminal - syntax: - content: public override bool ProcessKey (Terminal.KeyEvent kb); - parameters: - - id: kb - type: Terminal.KeyEvent - description: To be added. - return: - type: System.Boolean - description: To be added. - overload: Terminal.RadioGroup.ProcessKey* - exceptions: [] -- uid: Terminal.RadioGroup.RadioLabels - id: RadioLabels - parent: Terminal.RadioGroup - langs: - - csharp - name: RadioLabels - nameWithType: RadioGroup.RadioLabels - fullName: RadioGroup.RadioLabels - type: Property - assemblies: - - Terminal - namespace: Terminal - summary: The radio labels to display - syntax: - content: public string[] RadioLabels { get; set; } - return: - type: System.String[] - description: The radio labels. - overload: Terminal.RadioGroup.RadioLabels* - exceptions: [] -- uid: Terminal.RadioGroup.Redraw(Terminal.Rect) - id: Redraw(Terminal.Rect) - parent: Terminal.RadioGroup - langs: - - csharp - name: Redraw(Rect) - nameWithType: RadioGroup.Redraw(Rect) - fullName: RadioGroup.Redraw(Rect) - type: Method - assemblies: - - Terminal - namespace: Terminal - syntax: - content: public override void Redraw (Terminal.Rect region); - parameters: - - id: region - type: Terminal.Rect - description: To be added. - overload: Terminal.RadioGroup.Redraw* - exceptions: [] -- uid: Terminal.RadioGroup.Selected - id: Selected - parent: Terminal.RadioGroup - langs: - - csharp - name: Selected - nameWithType: RadioGroup.Selected - fullName: RadioGroup.Selected - type: Property - assemblies: - - Terminal - namespace: Terminal - summary: The currently selected item from the list of radio labels - syntax: - content: public int Selected { get; set; } - return: - type: System.Int32 - description: The selected. - overload: Terminal.RadioGroup.Selected* - exceptions: [] -- uid: Terminal.RadioGroup.SelectionChanged - id: SelectionChanged - parent: Terminal.RadioGroup - langs: - - csharp - name: SelectionChanged - nameWithType: RadioGroup.SelectionChanged - fullName: RadioGroup.SelectionChanged - type: Field - assemblies: - - Terminal - namespace: Terminal - syntax: - content: public Action SelectionChanged; - return: - type: System.Action{System.Int32} - description: To be added. - exceptions: [] -references: -- uid: Terminal.View - parent: Terminal - isExternal: false - name: View - nameWithType: View - fullName: Terminal.View -- uid: Terminal.RadioGroup.#ctor(Terminal.Rect,System.String[],System.Int32) - parent: Terminal.RadioGroup - isExternal: false - name: RadioGroup(Rect, String[], Int32) - nameWithType: RadioGroup.RadioGroup(Rect, String[], Int32) - fullName: RadioGroup.RadioGroup(Rect, String[], Int32) -- uid: Terminal.Rect - parent: Terminal - isExternal: false - name: Rect - nameWithType: Rect - fullName: Terminal.Rect -- uid: System.String - name: String - nameWithType: String - fullName: System.String -- uid: System.String[] - parent: System - isExternal: true - name: String[] - nameWithType: String[] - fullName: System.String[] - spec.csharp: - - uid: System.String - name: String - nameWithType: String - fullName: System.String - - name: '[]' - nameWithType: '[]' - fullName: '[]' -- uid: System.Int32 - parent: System - isExternal: true - name: Int32 - nameWithType: Int32 - fullName: System.Int32 -- uid: Terminal.RadioGroup.#ctor(System.Int32,System.Int32,System.String[],System.Int32) - parent: Terminal.RadioGroup - isExternal: false - name: RadioGroup(Int32, Int32, String[], Int32) - nameWithType: RadioGroup.RadioGroup(Int32, Int32, String[], Int32) - fullName: RadioGroup.RadioGroup(Int32, Int32, String[], Int32) -- uid: Terminal.RadioGroup.MouseEvent(Terminal.MouseEvent) - parent: Terminal.RadioGroup - isExternal: false - name: MouseEvent(MouseEvent) - nameWithType: RadioGroup.MouseEvent(MouseEvent) - fullName: RadioGroup.MouseEvent(MouseEvent) -- uid: System.Boolean - parent: System - isExternal: true - name: Boolean - nameWithType: Boolean - fullName: System.Boolean -- uid: Terminal.MouseEvent - parent: Terminal - isExternal: false - name: MouseEvent - nameWithType: MouseEvent - fullName: Terminal.MouseEvent -- uid: Terminal.RadioGroup.PositionCursor - parent: Terminal.RadioGroup - isExternal: false - name: PositionCursor() - nameWithType: RadioGroup.PositionCursor() - fullName: RadioGroup.PositionCursor() -- uid: Terminal.RadioGroup.ProcessHotKey(Terminal.KeyEvent) - parent: Terminal.RadioGroup - isExternal: false - name: ProcessHotKey(KeyEvent) - nameWithType: RadioGroup.ProcessHotKey(KeyEvent) - fullName: RadioGroup.ProcessHotKey(KeyEvent) -- uid: Terminal.KeyEvent - parent: Terminal - isExternal: false - name: KeyEvent - nameWithType: KeyEvent - fullName: Terminal.KeyEvent -- uid: Terminal.RadioGroup.ProcessKey(Terminal.KeyEvent) - parent: Terminal.RadioGroup - isExternal: false - name: ProcessKey(KeyEvent) - nameWithType: RadioGroup.ProcessKey(KeyEvent) - fullName: RadioGroup.ProcessKey(KeyEvent) -- uid: Terminal.RadioGroup.RadioLabels - parent: Terminal.RadioGroup - isExternal: false - name: RadioLabels - nameWithType: RadioGroup.RadioLabels - fullName: RadioGroup.RadioLabels -- uid: Terminal.RadioGroup.Redraw(Terminal.Rect) - parent: Terminal.RadioGroup - isExternal: false - name: Redraw(Rect) - nameWithType: RadioGroup.Redraw(Rect) - fullName: RadioGroup.Redraw(Rect) -- uid: Terminal.RadioGroup.Selected - parent: Terminal.RadioGroup - isExternal: false - name: Selected - nameWithType: RadioGroup.Selected - fullName: RadioGroup.Selected -- uid: Terminal.RadioGroup.SelectionChanged - parent: Terminal.RadioGroup - isExternal: false - name: SelectionChanged - nameWithType: RadioGroup.SelectionChanged - fullName: RadioGroup.SelectionChanged -- uid: System.Action`1 - name: Action - nameWithType: Action - fullName: System.Action -- uid: System.Action{System.Int32} - parent: System - isExternal: true - name: Action - nameWithType: Action - fullName: System.Action - spec.csharp: - - uid: System.Action`1 - name: Action - nameWithType: Action - fullName: System.Action - - name: < - nameWithType: < - fullName: < - - uid: System.Int32 - name: Int32 - nameWithType: Int32 - fullName: System.Int32 - - name: '>' - nameWithType: '>' - fullName: '>' -- uid: Terminal.RadioGroup.#ctor* - parent: Terminal.RadioGroup - isExternal: false - name: RadioGroup - nameWithType: RadioGroup.RadioGroup - fullName: RadioGroup.RadioGroup -- uid: Terminal.RadioGroup.MouseEvent* - parent: Terminal.RadioGroup - isExternal: false - name: MouseEvent - nameWithType: RadioGroup.MouseEvent - fullName: RadioGroup.MouseEvent -- uid: Terminal.RadioGroup.PositionCursor* - parent: Terminal.RadioGroup - isExternal: false - name: PositionCursor - nameWithType: RadioGroup.PositionCursor - fullName: RadioGroup.PositionCursor -- uid: Terminal.RadioGroup.ProcessHotKey* - parent: Terminal.RadioGroup - isExternal: false - name: ProcessHotKey - nameWithType: RadioGroup.ProcessHotKey - fullName: RadioGroup.ProcessHotKey -- uid: Terminal.RadioGroup.ProcessKey* - parent: Terminal.RadioGroup - isExternal: false - name: ProcessKey - nameWithType: RadioGroup.ProcessKey - fullName: RadioGroup.ProcessKey -- uid: Terminal.RadioGroup.RadioLabels* - parent: Terminal.RadioGroup - isExternal: false - name: RadioLabels - nameWithType: RadioGroup.RadioLabels - fullName: RadioGroup.RadioLabels -- uid: Terminal.RadioGroup.Redraw* - parent: Terminal.RadioGroup - isExternal: false - name: Redraw - nameWithType: RadioGroup.Redraw - fullName: RadioGroup.Redraw -- uid: Terminal.RadioGroup.Selected* - parent: Terminal.RadioGroup - isExternal: false - name: Selected - nameWithType: RadioGroup.Selected - fullName: RadioGroup.Selected -- uid: Terminal.Responder.CanFocus - parent: Terminal.Responder - isExternal: false - name: CanFocus - nameWithType: Responder.CanFocus - fullName: Responder.CanFocus -- uid: Terminal.View.HasFocus - parent: Terminal.View - isExternal: false - name: HasFocus - nameWithType: View.HasFocus - fullName: View.HasFocus -- uid: Terminal.View.ProcessColdKey(Terminal.KeyEvent) - parent: Terminal.View - isExternal: false - name: ProcessColdKey(KeyEvent) - nameWithType: View.ProcessColdKey(KeyEvent) - fullName: View.ProcessColdKey(KeyEvent) -- uid: Terminal.View.Add(Terminal.View) - parent: Terminal.View - isExternal: false - name: Add(View) - nameWithType: View.Add(View) - fullName: View.Add(View) -- uid: Terminal.View.Add(Terminal.View[]) - parent: Terminal.View - isExternal: false - name: Add(View[]) - nameWithType: View.Add(View[]) - fullName: View.Add(View[]) -- uid: Terminal.View.AddCh(System.Int32,System.Int32,System.Int32) - parent: Terminal.View - isExternal: false - name: AddCh(Int32, Int32, Int32) - nameWithType: View.AddCh(Int32, Int32, Int32) - fullName: View.AddCh(Int32, Int32, Int32) -- uid: Terminal.View.Bounds - parent: Terminal.View - isExternal: false - name: Bounds - nameWithType: View.Bounds - fullName: View.Bounds -- uid: Terminal.View.ChildNeedsDisplay - parent: Terminal.View - isExternal: false - name: ChildNeedsDisplay() - nameWithType: View.ChildNeedsDisplay() - fullName: View.ChildNeedsDisplay() -- uid: Terminal.View.Clear - parent: Terminal.View - isExternal: false - name: Clear() - nameWithType: View.Clear() - fullName: View.Clear() -- uid: Terminal.View.ClearNeedsDisplay - parent: Terminal.View - isExternal: false - name: ClearNeedsDisplay() - nameWithType: View.ClearNeedsDisplay() - fullName: View.ClearNeedsDisplay() -- uid: Terminal.View.ColorScheme - parent: Terminal.View - isExternal: false - name: ColorScheme - nameWithType: View.ColorScheme - fullName: View.ColorScheme -- uid: Terminal.View.DrawFrame(Terminal.Rect,System.Boolean) - parent: Terminal.View - isExternal: false - name: DrawFrame(Rect, Boolean) - nameWithType: View.DrawFrame(Rect, Boolean) - fullName: View.DrawFrame(Rect, Boolean) -- uid: Terminal.View.DrawHotString(System.String,System.Boolean,Terminal.ColorScheme) - parent: Terminal.View - isExternal: false - name: DrawHotString(String, Boolean, ColorScheme) - nameWithType: View.DrawHotString(String, Boolean, ColorScheme) - fullName: View.DrawHotString(String, Boolean, ColorScheme) -- uid: Terminal.View.DrawHotString(System.String,Terminal.Attribute,Terminal.Attribute) - parent: Terminal.View - isExternal: false - name: DrawHotString(String, Attribute, Attribute) - nameWithType: View.DrawHotString(String, Attribute, Attribute) - fullName: View.DrawHotString(String, Attribute, Attribute) -- uid: Terminal.View.Driver - parent: Terminal.View - isExternal: false - name: Driver - nameWithType: View.Driver - fullName: View.Driver -- uid: Terminal.View.EnsureFocus - parent: Terminal.View - isExternal: false - name: EnsureFocus() - nameWithType: View.EnsureFocus() - fullName: View.EnsureFocus() -- uid: Terminal.View.Focused - parent: Terminal.View - isExternal: false - name: Focused - nameWithType: View.Focused - fullName: View.Focused -- uid: Terminal.View.FocusFirst - parent: Terminal.View - isExternal: false - name: FocusFirst() - nameWithType: View.FocusFirst() - fullName: View.FocusFirst() -- uid: Terminal.View.FocusLast - parent: Terminal.View - isExternal: false - name: FocusLast() - nameWithType: View.FocusLast() - fullName: View.FocusLast() -- uid: Terminal.View.FocusNext - parent: Terminal.View - isExternal: false - name: FocusNext() - nameWithType: View.FocusNext() - fullName: View.FocusNext() -- uid: Terminal.View.FocusPrev - parent: Terminal.View - isExternal: false - name: FocusPrev() - nameWithType: View.FocusPrev() - fullName: View.FocusPrev() -- uid: Terminal.View.Frame - parent: Terminal.View - isExternal: false - name: Frame - nameWithType: View.Frame - fullName: View.Frame -- uid: Terminal.View.GetEnumerator - parent: Terminal.View - isExternal: false - name: GetEnumerator() - nameWithType: View.GetEnumerator() - fullName: View.GetEnumerator() -- uid: Terminal.View.Id - parent: Terminal.View - isExternal: false - name: Id - nameWithType: View.Id - fullName: View.Id -- uid: Terminal.View.LayoutSubviews - parent: Terminal.View - isExternal: false - name: LayoutSubviews() - nameWithType: View.LayoutSubviews() - fullName: View.LayoutSubviews() -- uid: Terminal.View.MostFocused - parent: Terminal.View - isExternal: false - name: MostFocused - nameWithType: View.MostFocused - fullName: View.MostFocused -- uid: Terminal.View.Move(System.Int32,System.Int32) - parent: Terminal.View - isExternal: false - name: Move(Int32, Int32) - nameWithType: View.Move(Int32, Int32) - fullName: View.Move(Int32, Int32) -- uid: Terminal.View.Remove(Terminal.View) - parent: Terminal.View - isExternal: false - name: Remove(View) - nameWithType: View.Remove(View) - fullName: View.Remove(View) -- uid: Terminal.View.RemoveAll - parent: Terminal.View - isExternal: false - name: RemoveAll() - nameWithType: View.RemoveAll() - fullName: View.RemoveAll() -- uid: Terminal.View.ScreenToView(System.Int32,System.Int32) - parent: Terminal.View - isExternal: false - name: ScreenToView(Int32, Int32) - nameWithType: View.ScreenToView(Int32, Int32) - fullName: View.ScreenToView(Int32, Int32) -- uid: Terminal.View.SetFocus(Terminal.View) - parent: Terminal.View - isExternal: false - name: SetFocus(View) - nameWithType: View.SetFocus(View) - fullName: View.SetFocus(View) -- uid: Terminal.View.SetNeedsDisplay - parent: Terminal.View - isExternal: false - name: SetNeedsDisplay() - nameWithType: View.SetNeedsDisplay() - fullName: View.SetNeedsDisplay() -- uid: Terminal.View.SetNeedsDisplay(Terminal.Rect) - parent: Terminal.View - isExternal: false - name: SetNeedsDisplay(Rect) - nameWithType: View.SetNeedsDisplay(Rect) - fullName: View.SetNeedsDisplay(Rect) -- uid: Terminal.View.Subviews - parent: Terminal.View - isExternal: false - name: Subviews - nameWithType: View.Subviews - fullName: View.Subviews -- uid: Terminal.View.SuperView - parent: Terminal.View - isExternal: false - name: SuperView - nameWithType: View.SuperView - fullName: View.SuperView -- uid: Terminal.View.ToString - parent: Terminal.View - isExternal: false - name: ToString() - nameWithType: View.ToString() - fullName: View.ToString() -- uid: Terminal.View.WantMousePositionReports - parent: Terminal.View - isExternal: false - name: WantMousePositionReports - nameWithType: View.WantMousePositionReports - fullName: View.WantMousePositionReports diff --git a/docfx/api/Terminal/Terminal.Rect.yml b/docfx/api/Terminal/Terminal.Rect.yml deleted file mode 100644 index 0178b97ea..000000000 --- a/docfx/api/Terminal/Terminal.Rect.yml +++ /dev/null @@ -1,1191 +0,0 @@ -### YamlMime:ManagedReference -items: -- uid: Terminal.Rect - id: Rect - children: - - Terminal.Rect.#ctor(Terminal.Point,Terminal.Size) - - Terminal.Rect.#ctor(System.Int32,System.Int32,System.Int32,System.Int32) - - Terminal.Rect.Bottom - - Terminal.Rect.Contains(Terminal.Point) - - Terminal.Rect.Contains(Terminal.Rect) - - Terminal.Rect.Contains(System.Int32,System.Int32) - - Terminal.Rect.Empty - - Terminal.Rect.Equals(System.Object) - - Terminal.Rect.FromLTRB(System.Int32,System.Int32,System.Int32,System.Int32) - - Terminal.Rect.GetHashCode - - Terminal.Rect.Height - - Terminal.Rect.Inflate(Terminal.Size) - - Terminal.Rect.Inflate(System.Int32,System.Int32) - - Terminal.Rect.Inflate(Terminal.Rect,System.Int32,System.Int32) - - Terminal.Rect.Intersect(Terminal.Rect,Terminal.Rect) - - Terminal.Rect.Intersect(Terminal.Rect) - - Terminal.Rect.IntersectsWith(Terminal.Rect) - - Terminal.Rect.IsEmpty - - Terminal.Rect.Left - - Terminal.Rect.Location - - Terminal.Rect.Offset(Terminal.Point) - - Terminal.Rect.Offset(System.Int32,System.Int32) - - Terminal.Rect.op_Equality(Terminal.Rect,Terminal.Rect) - - Terminal.Rect.op_Inequality(Terminal.Rect,Terminal.Rect) - - Terminal.Rect.Right - - Terminal.Rect.Size - - Terminal.Rect.Top - - Terminal.Rect.ToString - - Terminal.Rect.Union(Terminal.Rect,Terminal.Rect) - - Terminal.Rect.Width - - Terminal.Rect.X - - Terminal.Rect.Y - langs: - - csharp - name: Rect - nameWithType: Rect - fullName: Terminal.Rect - type: Struct - assemblies: - - Terminal - namespace: Terminal - summary: Stores a set of four integers that represent the location and size of a rectangle - syntax: - content: public struct Rect - inheritance: - - System.ValueType - implements: [] -- uid: Terminal.Rect.#ctor(Terminal.Point,Terminal.Size) - id: '#ctor(Terminal.Point,Terminal.Size)' - parent: Terminal.Rect - langs: - - csharp - name: Rect(Point, Size) - nameWithType: Rect.Rect(Point, Size) - fullName: Rect.Rect(Point, Size) - type: Constructor - assemblies: - - Terminal - namespace: Terminal - summary: Rectangle Constructor - remarks: Creates a Rectangle from Point and Size values. - syntax: - content: public Rect (Terminal.Point location, Terminal.Size size); - parameters: - - id: location - type: Terminal.Point - description: To be added. - - id: size - type: Terminal.Size - description: To be added. - overload: Terminal.Rect.#ctor* - exceptions: [] -- uid: Terminal.Rect.#ctor(System.Int32,System.Int32,System.Int32,System.Int32) - id: '#ctor(System.Int32,System.Int32,System.Int32,System.Int32)' - parent: Terminal.Rect - langs: - - csharp - name: Rect(Int32, Int32, Int32, Int32) - nameWithType: Rect.Rect(Int32, Int32, Int32, Int32) - fullName: Rect.Rect(Int32, Int32, Int32, Int32) - type: Constructor - assemblies: - - Terminal - namespace: Terminal - summary: Rectangle Constructor - remarks: >- - Creates a Rectangle from a specified x,y location and - width and height values. - syntax: - content: public Rect (int x, int y, int width, int height); - parameters: - - id: x - type: System.Int32 - description: To be added. - - id: y - type: System.Int32 - description: To be added. - - id: width - type: System.Int32 - description: To be added. - - id: height - type: System.Int32 - description: To be added. - overload: Terminal.Rect.#ctor* - exceptions: [] -- uid: Terminal.Rect.Bottom - id: Bottom - parent: Terminal.Rect - langs: - - csharp - name: Bottom - nameWithType: Rect.Bottom - fullName: Rect.Bottom - type: Property - assemblies: - - Terminal - namespace: Terminal - summary: Bottom Property - remarks: >- - The Y coordinate of the bottom edge of the Rectangle. - Read only. - syntax: - content: public int Bottom { get; } - return: - type: System.Int32 - description: To be added. - overload: Terminal.Rect.Bottom* - exceptions: [] -- uid: Terminal.Rect.Contains(Terminal.Point) - id: Contains(Terminal.Point) - parent: Terminal.Rect - langs: - - csharp - name: Contains(Point) - nameWithType: Rect.Contains(Point) - fullName: Rect.Contains(Point) - type: Method - assemblies: - - Terminal - namespace: Terminal - summary: Contains Method - remarks: Checks if a Point lies within this Rectangle. - syntax: - content: public bool Contains (Terminal.Point pt); - parameters: - - id: pt - type: Terminal.Point - description: To be added. - return: - type: System.Boolean - description: To be added. - overload: Terminal.Rect.Contains* - exceptions: [] -- uid: Terminal.Rect.Contains(Terminal.Rect) - id: Contains(Terminal.Rect) - parent: Terminal.Rect - langs: - - csharp - name: Contains(Rect) - nameWithType: Rect.Contains(Rect) - fullName: Rect.Contains(Rect) - type: Method - assemblies: - - Terminal - namespace: Terminal - summary: Contains Method - remarks: "Checks if a Rectangle lies entirely within this \n Rectangle." - syntax: - content: public bool Contains (Terminal.Rect rect); - parameters: - - id: rect - type: Terminal.Rect - description: To be added. - return: - type: System.Boolean - description: To be added. - overload: Terminal.Rect.Contains* - exceptions: [] -- uid: Terminal.Rect.Contains(System.Int32,System.Int32) - id: Contains(System.Int32,System.Int32) - parent: Terminal.Rect - langs: - - csharp - name: Contains(Int32, Int32) - nameWithType: Rect.Contains(Int32, Int32) - fullName: Rect.Contains(Int32, Int32) - type: Method - assemblies: - - Terminal - namespace: Terminal - summary: Contains Method - remarks: Checks if an x,y coordinate lies within this Rectangle. - syntax: - content: public bool Contains (int x, int y); - parameters: - - id: x - type: System.Int32 - description: To be added. - - id: y - type: System.Int32 - description: To be added. - return: - type: System.Boolean - description: To be added. - overload: Terminal.Rect.Contains* - exceptions: [] -- uid: Terminal.Rect.Empty - id: Empty - parent: Terminal.Rect - langs: - - csharp - name: Empty - nameWithType: Rect.Empty - fullName: Rect.Empty - type: Field - assemblies: - - Terminal - namespace: Terminal - summary: Empty Shared Field - remarks: An uninitialized Rectangle Structure. - syntax: - content: public static readonly Terminal.Rect Empty; - return: - type: Terminal.Rect - description: To be added. - exceptions: [] -- uid: Terminal.Rect.Equals(System.Object) - id: Equals(System.Object) - parent: Terminal.Rect - langs: - - csharp - name: Equals(Object) - nameWithType: Rect.Equals(Object) - fullName: Rect.Equals(Object) - type: Method - assemblies: - - Terminal - namespace: Terminal - summary: Equals Method - remarks: Checks equivalence of this Rectangle and another object. - syntax: - content: public override bool Equals (object obj); - parameters: - - id: obj - type: System.Object - description: To be added. - return: - type: System.Boolean - description: To be added. - overload: Terminal.Rect.Equals* - exceptions: [] -- uid: Terminal.Rect.FromLTRB(System.Int32,System.Int32,System.Int32,System.Int32) - id: FromLTRB(System.Int32,System.Int32,System.Int32,System.Int32) - parent: Terminal.Rect - langs: - - csharp - name: FromLTRB(Int32, Int32, Int32, Int32) - nameWithType: Rect.FromLTRB(Int32, Int32, Int32, Int32) - fullName: Rect.FromLTRB(Int32, Int32, Int32, Int32) - type: Method - assemblies: - - Terminal - namespace: Terminal - summary: FromLTRB Shared Method - remarks: >- - Produces a Rectangle structure from left, top, right - and bottom coordinates. - syntax: - content: public static Terminal.Rect FromLTRB (int left, int top, int right, int bottom); - parameters: - - id: left - type: System.Int32 - description: To be added. - - id: top - type: System.Int32 - description: To be added. - - id: right - type: System.Int32 - description: To be added. - - id: bottom - type: System.Int32 - description: To be added. - return: - type: Terminal.Rect - description: To be added. - overload: Terminal.Rect.FromLTRB* - exceptions: [] -- uid: Terminal.Rect.GetHashCode - id: GetHashCode - parent: Terminal.Rect - langs: - - csharp - name: GetHashCode() - nameWithType: Rect.GetHashCode() - fullName: Rect.GetHashCode() - type: Method - assemblies: - - Terminal - namespace: Terminal - summary: GetHashCode Method - remarks: Calculates a hashing value. - syntax: - content: public override int GetHashCode (); - parameters: [] - return: - type: System.Int32 - description: To be added. - overload: Terminal.Rect.GetHashCode* - exceptions: [] -- uid: Terminal.Rect.Height - id: Height - parent: Terminal.Rect - langs: - - csharp - name: Height - nameWithType: Rect.Height - fullName: Rect.Height - type: Field - assemblies: - - Terminal - namespace: Terminal - summary: Gets or sets the height of this Rectangle structure. - syntax: - content: public int Height; - return: - type: System.Int32 - description: To be added. - exceptions: [] -- uid: Terminal.Rect.Inflate(Terminal.Size) - id: Inflate(Terminal.Size) - parent: Terminal.Rect - langs: - - csharp - name: Inflate(Size) - nameWithType: Rect.Inflate(Size) - fullName: Rect.Inflate(Size) - type: Method - assemblies: - - Terminal - namespace: Terminal - summary: Inflate Method - remarks: Inflates the Rectangle by a specified Size. - syntax: - content: public void Inflate (Terminal.Size size); - parameters: - - id: size - type: Terminal.Size - description: To be added. - overload: Terminal.Rect.Inflate* - exceptions: [] -- uid: Terminal.Rect.Inflate(System.Int32,System.Int32) - id: Inflate(System.Int32,System.Int32) - parent: Terminal.Rect - langs: - - csharp - name: Inflate(Int32, Int32) - nameWithType: Rect.Inflate(Int32, Int32) - fullName: Rect.Inflate(Int32, Int32) - type: Method - assemblies: - - Terminal - namespace: Terminal - summary: Inflate Method - remarks: Inflates the Rectangle by a specified width and height. - syntax: - content: public void Inflate (int width, int height); - parameters: - - id: width - type: System.Int32 - description: To be added. - - id: height - type: System.Int32 - description: To be added. - overload: Terminal.Rect.Inflate* - exceptions: [] -- uid: Terminal.Rect.Inflate(Terminal.Rect,System.Int32,System.Int32) - id: Inflate(Terminal.Rect,System.Int32,System.Int32) - parent: Terminal.Rect - langs: - - csharp - name: Inflate(Rect, Int32, Int32) - nameWithType: Rect.Inflate(Rect, Int32, Int32) - fullName: Rect.Inflate(Rect, Int32, Int32) - type: Method - assemblies: - - Terminal - namespace: Terminal - summary: Inflate Shared Method - remarks: "Produces a new Rectangle by inflating an existing \n Rectangle by the specified coordinate values." - syntax: - content: public static Terminal.Rect Inflate (Terminal.Rect rect, int x, int y); - parameters: - - id: rect - type: Terminal.Rect - description: To be added. - - id: x - type: System.Int32 - description: To be added. - - id: y - type: System.Int32 - description: To be added. - return: - type: Terminal.Rect - description: To be added. - overload: Terminal.Rect.Inflate* - exceptions: [] -- uid: Terminal.Rect.Intersect(Terminal.Rect,Terminal.Rect) - id: Intersect(Terminal.Rect,Terminal.Rect) - parent: Terminal.Rect - langs: - - csharp - name: Intersect(Rect, Rect) - nameWithType: Rect.Intersect(Rect, Rect) - fullName: Rect.Intersect(Rect, Rect) - type: Method - assemblies: - - Terminal - namespace: Terminal - summary: Intersect Shared Method - remarks: "Produces a new Rectangle by intersecting 2 existing \n Rectangles. Returns null if there is no intersection." - syntax: - content: public static Terminal.Rect Intersect (Terminal.Rect a, Terminal.Rect b); - parameters: - - id: a - type: Terminal.Rect - description: To be added. - - id: b - type: Terminal.Rect - description: To be added. - return: - type: Terminal.Rect - description: To be added. - overload: Terminal.Rect.Intersect* - exceptions: [] -- uid: Terminal.Rect.Intersect(Terminal.Rect) - id: Intersect(Terminal.Rect) - parent: Terminal.Rect - langs: - - csharp - name: Intersect(Rect) - nameWithType: Rect.Intersect(Rect) - fullName: Rect.Intersect(Rect) - type: Method - assemblies: - - Terminal - namespace: Terminal - summary: Intersect Method - remarks: >- - Replaces the Rectangle with the intersection of itself - and another Rectangle. - syntax: - content: public void Intersect (Terminal.Rect rect); - parameters: - - id: rect - type: Terminal.Rect - description: To be added. - overload: Terminal.Rect.Intersect* - exceptions: [] -- uid: Terminal.Rect.IntersectsWith(Terminal.Rect) - id: IntersectsWith(Terminal.Rect) - parent: Terminal.Rect - langs: - - csharp - name: IntersectsWith(Rect) - nameWithType: Rect.IntersectsWith(Rect) - fullName: Rect.IntersectsWith(Rect) - type: Method - assemblies: - - Terminal - namespace: Terminal - summary: IntersectsWith Method - remarks: Checks if a Rectangle intersects with this one. - syntax: - content: public bool IntersectsWith (Terminal.Rect rect); - parameters: - - id: rect - type: Terminal.Rect - description: To be added. - return: - type: System.Boolean - description: To be added. - overload: Terminal.Rect.IntersectsWith* - exceptions: [] -- uid: Terminal.Rect.IsEmpty - id: IsEmpty - parent: Terminal.Rect - langs: - - csharp - name: IsEmpty - nameWithType: Rect.IsEmpty - fullName: Rect.IsEmpty - type: Property - assemblies: - - Terminal - namespace: Terminal - summary: IsEmpty Property - remarks: Indicates if the width or height are zero. Read only. - syntax: - content: public bool IsEmpty { get; } - return: - type: System.Boolean - description: To be added. - overload: Terminal.Rect.IsEmpty* - exceptions: [] -- uid: Terminal.Rect.Left - id: Left - parent: Terminal.Rect - langs: - - csharp - name: Left - nameWithType: Rect.Left - fullName: Rect.Left - type: Property - assemblies: - - Terminal - namespace: Terminal - summary: Left Property - remarks: >- - The X coordinate of the left edge of the Rectangle. - Read only. - syntax: - content: public int Left { get; } - return: - type: System.Int32 - description: To be added. - overload: Terminal.Rect.Left* - exceptions: [] -- uid: Terminal.Rect.Location - id: Location - parent: Terminal.Rect - langs: - - csharp - name: Location - nameWithType: Rect.Location - fullName: Rect.Location - type: Property - assemblies: - - Terminal - namespace: Terminal - summary: Location Property - remarks: The Location of the top-left corner of the Rectangle. - syntax: - content: public Terminal.Point Location { get; set; } - return: - type: Terminal.Point - description: To be added. - overload: Terminal.Rect.Location* - exceptions: [] -- uid: Terminal.Rect.Offset(Terminal.Point) - id: Offset(Terminal.Point) - parent: Terminal.Rect - langs: - - csharp - name: Offset(Point) - nameWithType: Rect.Offset(Point) - fullName: Rect.Offset(Point) - type: Method - assemblies: - - Terminal - namespace: Terminal - summary: Offset Method - remarks: Moves the Rectangle a specified distance. - syntax: - content: public void Offset (Terminal.Point pos); - parameters: - - id: pos - type: Terminal.Point - description: To be added. - overload: Terminal.Rect.Offset* - exceptions: [] -- uid: Terminal.Rect.Offset(System.Int32,System.Int32) - id: Offset(System.Int32,System.Int32) - parent: Terminal.Rect - langs: - - csharp - name: Offset(Int32, Int32) - nameWithType: Rect.Offset(Int32, Int32) - fullName: Rect.Offset(Int32, Int32) - type: Method - assemblies: - - Terminal - namespace: Terminal - summary: Offset Method - remarks: Moves the Rectangle a specified distance. - syntax: - content: public void Offset (int x, int y); - parameters: - - id: x - type: System.Int32 - description: To be added. - - id: y - type: System.Int32 - description: To be added. - overload: Terminal.Rect.Offset* - exceptions: [] -- uid: Terminal.Rect.op_Equality(Terminal.Rect,Terminal.Rect) - id: op_Equality(Terminal.Rect,Terminal.Rect) - parent: Terminal.Rect - langs: - - csharp - name: op_Equality(Rect, Rect) - nameWithType: Rect.op_Equality(Rect, Rect) - fullName: Rect.op_Equality(Rect, Rect) - type: Operator - assemblies: - - Terminal - namespace: Terminal - summary: Equality Operator - remarks: "Compares two Rectangle objects. The return value is\n based on the equivalence of the Location and Size \n properties of the two Rectangles." - syntax: - content: public static bool op_Equality (Terminal.Rect left, Terminal.Rect right); - parameters: - - id: left - type: Terminal.Rect - description: To be added. - - id: right - type: Terminal.Rect - description: To be added. - return: - type: System.Boolean - description: To be added. - overload: Terminal.Rect.op_Equality* - exceptions: [] -- uid: Terminal.Rect.op_Inequality(Terminal.Rect,Terminal.Rect) - id: op_Inequality(Terminal.Rect,Terminal.Rect) - parent: Terminal.Rect - langs: - - csharp - name: op_Inequality(Rect, Rect) - nameWithType: Rect.op_Inequality(Rect, Rect) - fullName: Rect.op_Inequality(Rect, Rect) - type: Operator - assemblies: - - Terminal - namespace: Terminal - summary: Inequality Operator - remarks: "Compares two Rectangle objects. The return value is\n based on the equivalence of the Location and Size \n properties of the two Rectangles." - syntax: - content: public static bool op_Inequality (Terminal.Rect left, Terminal.Rect right); - parameters: - - id: left - type: Terminal.Rect - description: To be added. - - id: right - type: Terminal.Rect - description: To be added. - return: - type: System.Boolean - description: To be added. - overload: Terminal.Rect.op_Inequality* - exceptions: [] -- uid: Terminal.Rect.Right - id: Right - parent: Terminal.Rect - langs: - - csharp - name: Right - nameWithType: Rect.Right - fullName: Rect.Right - type: Property - assemblies: - - Terminal - namespace: Terminal - summary: Right Property - remarks: >- - The X coordinate of the right edge of the Rectangle. - Read only. - syntax: - content: public int Right { get; } - return: - type: System.Int32 - description: To be added. - overload: Terminal.Rect.Right* - exceptions: [] -- uid: Terminal.Rect.Size - id: Size - parent: Terminal.Rect - langs: - - csharp - name: Size - nameWithType: Rect.Size - fullName: Rect.Size - type: Property - assemblies: - - Terminal - namespace: Terminal - summary: Size Property - remarks: The Size of the Rectangle. - syntax: - content: public Terminal.Size Size { get; set; } - return: - type: Terminal.Size - description: To be added. - overload: Terminal.Rect.Size* - exceptions: [] -- uid: Terminal.Rect.Top - id: Top - parent: Terminal.Rect - langs: - - csharp - name: Top - nameWithType: Rect.Top - fullName: Rect.Top - type: Property - assemblies: - - Terminal - namespace: Terminal - summary: Top Property - remarks: >- - The Y coordinate of the top edge of the Rectangle. - Read only. - syntax: - content: public int Top { get; } - return: - type: System.Int32 - description: To be added. - overload: Terminal.Rect.Top* - exceptions: [] -- uid: Terminal.Rect.ToString - id: ToString - parent: Terminal.Rect - langs: - - csharp - name: ToString() - nameWithType: Rect.ToString() - fullName: Rect.ToString() - type: Method - assemblies: - - Terminal - namespace: Terminal - summary: ToString Method - remarks: Formats the Rectangle as a string in (x,y,w,h) notation. - syntax: - content: public override string ToString (); - parameters: [] - return: - type: System.String - description: To be added. - overload: Terminal.Rect.ToString* - exceptions: [] -- uid: Terminal.Rect.Union(Terminal.Rect,Terminal.Rect) - id: Union(Terminal.Rect,Terminal.Rect) - parent: Terminal.Rect - langs: - - csharp - name: Union(Rect, Rect) - nameWithType: Rect.Union(Rect, Rect) - fullName: Rect.Union(Rect, Rect) - type: Method - assemblies: - - Terminal - namespace: Terminal - summary: Union Shared Method - remarks: "Produces a new Rectangle from the union of 2 existing \n Rectangles." - syntax: - content: public static Terminal.Rect Union (Terminal.Rect a, Terminal.Rect b); - parameters: - - id: a - type: Terminal.Rect - description: To be added. - - id: b - type: Terminal.Rect - description: To be added. - return: - type: Terminal.Rect - description: To be added. - overload: Terminal.Rect.Union* - exceptions: [] -- uid: Terminal.Rect.Width - id: Width - parent: Terminal.Rect - langs: - - csharp - name: Width - nameWithType: Rect.Width - fullName: Rect.Width - type: Field - assemblies: - - Terminal - namespace: Terminal - summary: Gets or sets the width of this Rect structure. - syntax: - content: public int Width; - return: - type: System.Int32 - description: To be added. - exceptions: [] -- uid: Terminal.Rect.X - id: X - parent: Terminal.Rect - langs: - - csharp - name: X - nameWithType: Rect.X - fullName: Rect.X - type: Field - assemblies: - - Terminal - namespace: Terminal - summary: Gets or sets the x-coordinate of the upper-left corner of this Rectangle structure. - syntax: - content: public int X; - return: - type: System.Int32 - description: To be added. - exceptions: [] -- uid: Terminal.Rect.Y - id: Y - parent: Terminal.Rect - langs: - - csharp - name: Y - nameWithType: Rect.Y - fullName: Rect.Y - type: Field - assemblies: - - Terminal - namespace: Terminal - summary: Gets or sets the y-coordinate of the upper-left corner of this Rectangle structure. - syntax: - content: public int Y; - return: - type: System.Int32 - description: To be added. - exceptions: [] -references: -- uid: System.ValueType - parent: System - isExternal: true - name: ValueType - nameWithType: ValueType - fullName: System.ValueType -- uid: Terminal.Rect.#ctor(Terminal.Point,Terminal.Size) - parent: Terminal.Rect - isExternal: false - name: Rect(Point, Size) - nameWithType: Rect.Rect(Point, Size) - fullName: Rect.Rect(Point, Size) -- uid: Terminal.Point - parent: Terminal - isExternal: false - name: Point - nameWithType: Point - fullName: Terminal.Point -- uid: Terminal.Size - parent: Terminal - isExternal: false - name: Size - nameWithType: Size - fullName: Terminal.Size -- uid: Terminal.Rect.#ctor(System.Int32,System.Int32,System.Int32,System.Int32) - parent: Terminal.Rect - isExternal: false - name: Rect(Int32, Int32, Int32, Int32) - nameWithType: Rect.Rect(Int32, Int32, Int32, Int32) - fullName: Rect.Rect(Int32, Int32, Int32, Int32) -- uid: System.Int32 - parent: System - isExternal: true - name: Int32 - nameWithType: Int32 - fullName: System.Int32 -- uid: Terminal.Rect.Bottom - parent: Terminal.Rect - isExternal: false - name: Bottom - nameWithType: Rect.Bottom - fullName: Rect.Bottom -- uid: Terminal.Rect.Contains(Terminal.Point) - parent: Terminal.Rect - isExternal: false - name: Contains(Point) - nameWithType: Rect.Contains(Point) - fullName: Rect.Contains(Point) -- uid: System.Boolean - parent: System - isExternal: true - name: Boolean - nameWithType: Boolean - fullName: System.Boolean -- uid: Terminal.Rect.Contains(Terminal.Rect) - parent: Terminal.Rect - isExternal: false - name: Contains(Rect) - nameWithType: Rect.Contains(Rect) - fullName: Rect.Contains(Rect) -- uid: Terminal.Rect - parent: Terminal - isExternal: false - name: Rect - nameWithType: Rect - fullName: Terminal.Rect -- uid: Terminal.Rect.Contains(System.Int32,System.Int32) - parent: Terminal.Rect - isExternal: false - name: Contains(Int32, Int32) - nameWithType: Rect.Contains(Int32, Int32) - fullName: Rect.Contains(Int32, Int32) -- uid: Terminal.Rect.Empty - parent: Terminal.Rect - isExternal: false - name: Empty - nameWithType: Rect.Empty - fullName: Rect.Empty -- uid: Terminal.Rect.Equals(System.Object) - parent: Terminal.Rect - isExternal: false - name: Equals(Object) - nameWithType: Rect.Equals(Object) - fullName: Rect.Equals(Object) -- uid: System.Object - parent: System - isExternal: true - name: Object - nameWithType: Object - fullName: System.Object -- uid: Terminal.Rect.FromLTRB(System.Int32,System.Int32,System.Int32,System.Int32) - parent: Terminal.Rect - isExternal: false - name: FromLTRB(Int32, Int32, Int32, Int32) - nameWithType: Rect.FromLTRB(Int32, Int32, Int32, Int32) - fullName: Rect.FromLTRB(Int32, Int32, Int32, Int32) -- uid: Terminal.Rect.GetHashCode - parent: Terminal.Rect - isExternal: false - name: GetHashCode() - nameWithType: Rect.GetHashCode() - fullName: Rect.GetHashCode() -- uid: Terminal.Rect.Height - parent: Terminal.Rect - isExternal: false - name: Height - nameWithType: Rect.Height - fullName: Rect.Height -- uid: Terminal.Rect.Inflate(Terminal.Size) - parent: Terminal.Rect - isExternal: false - name: Inflate(Size) - nameWithType: Rect.Inflate(Size) - fullName: Rect.Inflate(Size) -- uid: Terminal.Rect.Inflate(System.Int32,System.Int32) - parent: Terminal.Rect - isExternal: false - name: Inflate(Int32, Int32) - nameWithType: Rect.Inflate(Int32, Int32) - fullName: Rect.Inflate(Int32, Int32) -- uid: Terminal.Rect.Inflate(Terminal.Rect,System.Int32,System.Int32) - parent: Terminal.Rect - isExternal: false - name: Inflate(Rect, Int32, Int32) - nameWithType: Rect.Inflate(Rect, Int32, Int32) - fullName: Rect.Inflate(Rect, Int32, Int32) -- uid: Terminal.Rect.Intersect(Terminal.Rect,Terminal.Rect) - parent: Terminal.Rect - isExternal: false - name: Intersect(Rect, Rect) - nameWithType: Rect.Intersect(Rect, Rect) - fullName: Rect.Intersect(Rect, Rect) -- uid: Terminal.Rect.Intersect(Terminal.Rect) - parent: Terminal.Rect - isExternal: false - name: Intersect(Rect) - nameWithType: Rect.Intersect(Rect) - fullName: Rect.Intersect(Rect) -- uid: Terminal.Rect.IntersectsWith(Terminal.Rect) - parent: Terminal.Rect - isExternal: false - name: IntersectsWith(Rect) - nameWithType: Rect.IntersectsWith(Rect) - fullName: Rect.IntersectsWith(Rect) -- uid: Terminal.Rect.IsEmpty - parent: Terminal.Rect - isExternal: false - name: IsEmpty - nameWithType: Rect.IsEmpty - fullName: Rect.IsEmpty -- uid: Terminal.Rect.Left - parent: Terminal.Rect - isExternal: false - name: Left - nameWithType: Rect.Left - fullName: Rect.Left -- uid: Terminal.Rect.Location - parent: Terminal.Rect - isExternal: false - name: Location - nameWithType: Rect.Location - fullName: Rect.Location -- uid: Terminal.Rect.Offset(Terminal.Point) - parent: Terminal.Rect - isExternal: false - name: Offset(Point) - nameWithType: Rect.Offset(Point) - fullName: Rect.Offset(Point) -- uid: Terminal.Rect.Offset(System.Int32,System.Int32) - parent: Terminal.Rect - isExternal: false - name: Offset(Int32, Int32) - nameWithType: Rect.Offset(Int32, Int32) - fullName: Rect.Offset(Int32, Int32) -- uid: Terminal.Rect.op_Equality(Terminal.Rect,Terminal.Rect) - parent: Terminal.Rect - isExternal: false - name: op_Equality(Rect, Rect) - nameWithType: Rect.op_Equality(Rect, Rect) - fullName: Rect.op_Equality(Rect, Rect) -- uid: Terminal.Rect.op_Inequality(Terminal.Rect,Terminal.Rect) - parent: Terminal.Rect - isExternal: false - name: op_Inequality(Rect, Rect) - nameWithType: Rect.op_Inequality(Rect, Rect) - fullName: Rect.op_Inequality(Rect, Rect) -- uid: Terminal.Rect.Right - parent: Terminal.Rect - isExternal: false - name: Right - nameWithType: Rect.Right - fullName: Rect.Right -- uid: Terminal.Rect.Size - parent: Terminal.Rect - isExternal: false - name: Size - nameWithType: Rect.Size - fullName: Rect.Size -- uid: Terminal.Rect.Top - parent: Terminal.Rect - isExternal: false - name: Top - nameWithType: Rect.Top - fullName: Rect.Top -- uid: Terminal.Rect.ToString - parent: Terminal.Rect - isExternal: false - name: ToString() - nameWithType: Rect.ToString() - fullName: Rect.ToString() -- uid: System.String - parent: System - isExternal: true - name: String - nameWithType: String - fullName: System.String -- uid: Terminal.Rect.Union(Terminal.Rect,Terminal.Rect) - parent: Terminal.Rect - isExternal: false - name: Union(Rect, Rect) - nameWithType: Rect.Union(Rect, Rect) - fullName: Rect.Union(Rect, Rect) -- uid: Terminal.Rect.Width - parent: Terminal.Rect - isExternal: false - name: Width - nameWithType: Rect.Width - fullName: Rect.Width -- uid: Terminal.Rect.X - parent: Terminal.Rect - isExternal: false - name: X - nameWithType: Rect.X - fullName: Rect.X -- uid: Terminal.Rect.Y - parent: Terminal.Rect - isExternal: false - name: Y - nameWithType: Rect.Y - fullName: Rect.Y -- uid: Terminal.Rect.#ctor* - parent: Terminal.Rect - isExternal: false - name: Rect - nameWithType: Rect.Rect - fullName: Rect.Rect -- uid: Terminal.Rect.Bottom* - parent: Terminal.Rect - isExternal: false - name: Bottom - nameWithType: Rect.Bottom - fullName: Rect.Bottom -- uid: Terminal.Rect.Contains* - parent: Terminal.Rect - isExternal: false - name: Contains - nameWithType: Rect.Contains - fullName: Rect.Contains -- uid: Terminal.Rect.Equals* - parent: Terminal.Rect - isExternal: false - name: Equals - nameWithType: Rect.Equals - fullName: Rect.Equals -- uid: Terminal.Rect.FromLTRB* - parent: Terminal.Rect - isExternal: false - name: FromLTRB - nameWithType: Rect.FromLTRB - fullName: Rect.FromLTRB -- uid: Terminal.Rect.GetHashCode* - parent: Terminal.Rect - isExternal: false - name: GetHashCode - nameWithType: Rect.GetHashCode - fullName: Rect.GetHashCode -- uid: Terminal.Rect.Inflate* - parent: Terminal.Rect - isExternal: false - name: Inflate - nameWithType: Rect.Inflate - fullName: Rect.Inflate -- uid: Terminal.Rect.Intersect* - parent: Terminal.Rect - isExternal: false - name: Intersect - nameWithType: Rect.Intersect - fullName: Rect.Intersect -- uid: Terminal.Rect.IntersectsWith* - parent: Terminal.Rect - isExternal: false - name: IntersectsWith - nameWithType: Rect.IntersectsWith - fullName: Rect.IntersectsWith -- uid: Terminal.Rect.IsEmpty* - parent: Terminal.Rect - isExternal: false - name: IsEmpty - nameWithType: Rect.IsEmpty - fullName: Rect.IsEmpty -- uid: Terminal.Rect.Left* - parent: Terminal.Rect - isExternal: false - name: Left - nameWithType: Rect.Left - fullName: Rect.Left -- uid: Terminal.Rect.Location* - parent: Terminal.Rect - isExternal: false - name: Location - nameWithType: Rect.Location - fullName: Rect.Location -- uid: Terminal.Rect.Offset* - parent: Terminal.Rect - isExternal: false - name: Offset - nameWithType: Rect.Offset - fullName: Rect.Offset -- uid: Terminal.Rect.op_Equality* - parent: Terminal.Rect - isExternal: false - name: op_Equality - nameWithType: Rect.op_Equality - fullName: Rect.op_Equality -- uid: Terminal.Rect.op_Inequality* - parent: Terminal.Rect - isExternal: false - name: op_Inequality - nameWithType: Rect.op_Inequality - fullName: Rect.op_Inequality -- uid: Terminal.Rect.Right* - parent: Terminal.Rect - isExternal: false - name: Right - nameWithType: Rect.Right - fullName: Rect.Right -- uid: Terminal.Rect.Size* - parent: Terminal.Rect - isExternal: false - name: Size - nameWithType: Rect.Size - fullName: Rect.Size -- uid: Terminal.Rect.Top* - parent: Terminal.Rect - isExternal: false - name: Top - nameWithType: Rect.Top - fullName: Rect.Top -- uid: Terminal.Rect.ToString* - parent: Terminal.Rect - isExternal: false - name: ToString - nameWithType: Rect.ToString - fullName: Rect.ToString -- uid: Terminal.Rect.Union* - parent: Terminal.Rect - isExternal: false - name: Union - nameWithType: Rect.Union - fullName: Rect.Union diff --git a/docfx/api/Terminal/Terminal.Responder.yml b/docfx/api/Terminal/Terminal.Responder.yml deleted file mode 100644 index a7e882ec1..000000000 --- a/docfx/api/Terminal/Terminal.Responder.yml +++ /dev/null @@ -1,327 +0,0 @@ -### YamlMime:ManagedReference -items: -- uid: Terminal.Responder - id: Responder - children: - - Terminal.Responder.#ctor - - Terminal.Responder.CanFocus - - Terminal.Responder.HasFocus - - Terminal.Responder.MouseEvent(Terminal.MouseEvent) - - Terminal.Responder.ProcessColdKey(Terminal.KeyEvent) - - Terminal.Responder.ProcessHotKey(Terminal.KeyEvent) - - Terminal.Responder.ProcessKey(Terminal.KeyEvent) - langs: - - csharp - name: Responder - nameWithType: Responder - fullName: Terminal.Responder - type: Class - assemblies: - - Terminal - namespace: Terminal - syntax: - content: public class Responder - inheritance: - - System.Object - derivedClasses: - - Terminal.View - implements: [] - inheritedMembers: [] -- uid: Terminal.Responder.#ctor - id: '#ctor' - parent: Terminal.Responder - langs: - - csharp - name: Responder() - nameWithType: Responder.Responder() - fullName: Responder.Responder() - type: Constructor - assemblies: - - Terminal - namespace: Terminal - syntax: - content: public Responder (); - parameters: [] - overload: Terminal.Responder.#ctor* - exceptions: [] -- uid: Terminal.Responder.CanFocus - id: CanFocus - parent: Terminal.Responder - langs: - - csharp - name: CanFocus - nameWithType: Responder.CanFocus - fullName: Responder.CanFocus - type: Property - assemblies: - - Terminal - namespace: Terminal - syntax: - content: public virtual bool CanFocus { get; set; } - return: - type: System.Boolean - description: To be added. - overload: Terminal.Responder.CanFocus* - exceptions: [] -- uid: Terminal.Responder.HasFocus - id: HasFocus - parent: Terminal.Responder - langs: - - csharp - name: HasFocus - nameWithType: Responder.HasFocus - fullName: Responder.HasFocus - type: Property - assemblies: - - Terminal - namespace: Terminal - syntax: - content: public virtual bool HasFocus { get; } - return: - type: System.Boolean - description: To be added. - overload: Terminal.Responder.HasFocus* - exceptions: [] -- uid: Terminal.Responder.MouseEvent(Terminal.MouseEvent) - id: MouseEvent(Terminal.MouseEvent) - parent: Terminal.Responder - langs: - - csharp - name: MouseEvent(MouseEvent) - nameWithType: Responder.MouseEvent(MouseEvent) - fullName: Responder.MouseEvent(MouseEvent) - type: Method - assemblies: - - Terminal - namespace: Terminal - syntax: - content: public virtual bool MouseEvent (Terminal.MouseEvent me); - parameters: - - id: me - type: Terminal.MouseEvent - description: To be added. - return: - type: System.Boolean - description: To be added. - overload: Terminal.Responder.MouseEvent* - exceptions: [] -- uid: Terminal.Responder.ProcessColdKey(Terminal.KeyEvent) - id: ProcessColdKey(Terminal.KeyEvent) - parent: Terminal.Responder - langs: - - csharp - name: ProcessColdKey(KeyEvent) - nameWithType: Responder.ProcessColdKey(KeyEvent) - fullName: Responder.ProcessColdKey(KeyEvent) - type: Method - assemblies: - - Terminal - namespace: Terminal - summary: >- - This method can be overwritten by views that - want to provide accelerator functionality - (Alt-key for example), but without - interefering with normal ProcessKey behavior. - remarks: >- -

- After keys are sent to the subviews on the - current view, all the view are - processed and the key is passed to the views - to allow some of them to process the keystroke - as a cold-key.

-

- This functionality is used, for example, by - default buttons to act on the enter key. - Processing this as a hot-key would prevent - non-default buttons from consuming the enter - keypress when they have the focus. -

- syntax: - content: public virtual bool ProcessColdKey (Terminal.KeyEvent kb); - parameters: - - id: kb - type: Terminal.KeyEvent - description: To be added. - return: - type: System.Boolean - description: To be added. - overload: Terminal.Responder.ProcessColdKey* - exceptions: [] -- uid: Terminal.Responder.ProcessHotKey(Terminal.KeyEvent) - id: ProcessHotKey(Terminal.KeyEvent) - parent: Terminal.Responder - langs: - - csharp - name: ProcessHotKey(KeyEvent) - nameWithType: Responder.ProcessHotKey(KeyEvent) - fullName: Responder.ProcessHotKey(KeyEvent) - type: Method - assemblies: - - Terminal - namespace: Terminal - summary: >- - This method can be overwritten by view that - want to provide accelerator functionality - (Alt-key for example). - remarks: >- -

- Before keys are sent to the subview on the - current view, all the views are - processed and the key is passed to the widgets - to allow some of them to process the keystroke - as a hot-key.

-

- For example, if you implement a button that - has a hotkey ok "o", you would catch the - combination Alt-o here. If the event is - caught, you must return true to stop the - keystroke from being dispatched to other - views. -

- syntax: - content: public virtual bool ProcessHotKey (Terminal.KeyEvent kb); - parameters: - - id: kb - type: Terminal.KeyEvent - description: To be added. - return: - type: System.Boolean - description: To be added. - overload: Terminal.Responder.ProcessHotKey* - exceptions: [] -- uid: Terminal.Responder.ProcessKey(Terminal.KeyEvent) - id: ProcessKey(Terminal.KeyEvent) - parent: Terminal.Responder - langs: - - csharp - name: ProcessKey(KeyEvent) - nameWithType: Responder.ProcessKey(KeyEvent) - fullName: Responder.ProcessKey(KeyEvent) - type: Method - assemblies: - - Terminal - namespace: Terminal - summary: >- - If the view is focused, gives the view a - chance to process the keystroke. - remarks: "

\n Views can override this method if they are\n interested in processing the given keystroke.\n If they consume the keystroke, they must\n return true to stop the keystroke from being\n processed by other widgets or consumed by the\n widget engine. If they return false, the\n keystroke will be passed using the ProcessColdKey\n method to other views to process.\n

\n

\n The View implementation does nothing but return false,\n so it is not necessary to call base.ProcessKey if you \n derive directly from View, but you should if you derive\n other View subclasses.\n

" - syntax: - content: public virtual bool ProcessKey (Terminal.KeyEvent kb); - parameters: - - id: kb - type: Terminal.KeyEvent - description: To be added. - return: - type: System.Boolean - description: To be added. - overload: Terminal.Responder.ProcessKey* - exceptions: [] -references: -- uid: System.Object - parent: System - isExternal: true - name: Object - nameWithType: Object - fullName: System.Object -- uid: Terminal.Responder.#ctor - parent: Terminal.Responder - isExternal: false - name: Responder() - nameWithType: Responder.Responder() - fullName: Responder.Responder() -- uid: Terminal.Responder.CanFocus - parent: Terminal.Responder - isExternal: false - name: CanFocus - nameWithType: Responder.CanFocus - fullName: Responder.CanFocus -- uid: System.Boolean - parent: System - isExternal: true - name: Boolean - nameWithType: Boolean - fullName: System.Boolean -- uid: Terminal.Responder.HasFocus - parent: Terminal.Responder - isExternal: false - name: HasFocus - nameWithType: Responder.HasFocus - fullName: Responder.HasFocus -- uid: Terminal.Responder.MouseEvent(Terminal.MouseEvent) - parent: Terminal.Responder - isExternal: false - name: MouseEvent(MouseEvent) - nameWithType: Responder.MouseEvent(MouseEvent) - fullName: Responder.MouseEvent(MouseEvent) -- uid: Terminal.MouseEvent - parent: Terminal - isExternal: false - name: MouseEvent - nameWithType: MouseEvent - fullName: Terminal.MouseEvent -- uid: Terminal.Responder.ProcessColdKey(Terminal.KeyEvent) - parent: Terminal.Responder - isExternal: false - name: ProcessColdKey(KeyEvent) - nameWithType: Responder.ProcessColdKey(KeyEvent) - fullName: Responder.ProcessColdKey(KeyEvent) -- uid: Terminal.KeyEvent - parent: Terminal - isExternal: false - name: KeyEvent - nameWithType: KeyEvent - fullName: Terminal.KeyEvent -- uid: Terminal.Responder.ProcessHotKey(Terminal.KeyEvent) - parent: Terminal.Responder - isExternal: false - name: ProcessHotKey(KeyEvent) - nameWithType: Responder.ProcessHotKey(KeyEvent) - fullName: Responder.ProcessHotKey(KeyEvent) -- uid: Terminal.Responder.ProcessKey(Terminal.KeyEvent) - parent: Terminal.Responder - isExternal: false - name: ProcessKey(KeyEvent) - nameWithType: Responder.ProcessKey(KeyEvent) - fullName: Responder.ProcessKey(KeyEvent) -- uid: Terminal.Responder.#ctor* - parent: Terminal.Responder - isExternal: false - name: Responder - nameWithType: Responder.Responder - fullName: Responder.Responder -- uid: Terminal.Responder.CanFocus* - parent: Terminal.Responder - isExternal: false - name: CanFocus - nameWithType: Responder.CanFocus - fullName: Responder.CanFocus -- uid: Terminal.Responder.HasFocus* - parent: Terminal.Responder - isExternal: false - name: HasFocus - nameWithType: Responder.HasFocus - fullName: Responder.HasFocus -- uid: Terminal.Responder.MouseEvent* - parent: Terminal.Responder - isExternal: false - name: MouseEvent - nameWithType: Responder.MouseEvent - fullName: Responder.MouseEvent -- uid: Terminal.Responder.ProcessColdKey* - parent: Terminal.Responder - isExternal: false - name: ProcessColdKey - nameWithType: Responder.ProcessColdKey - fullName: Responder.ProcessColdKey -- uid: Terminal.Responder.ProcessHotKey* - parent: Terminal.Responder - isExternal: false - name: ProcessHotKey - nameWithType: Responder.ProcessHotKey - fullName: Responder.ProcessHotKey -- uid: Terminal.Responder.ProcessKey* - parent: Terminal.Responder - isExternal: false - name: ProcessKey - nameWithType: Responder.ProcessKey - fullName: Responder.ProcessKey diff --git a/docfx/api/Terminal/Terminal.ScrollView.yml b/docfx/api/Terminal/Terminal.ScrollView.yml deleted file mode 100644 index 007cd05da..000000000 --- a/docfx/api/Terminal/Terminal.ScrollView.yml +++ /dev/null @@ -1,362 +0,0 @@ -### YamlMime:ManagedReference -items: -- uid: Terminal.ScrollView - id: ScrollView - children: - - Terminal.ScrollView.#ctor(Terminal.Rect) - langs: - - csharp - name: ScrollView - nameWithType: ScrollView - fullName: Terminal.ScrollView - type: Class - assemblies: - - Terminal - namespace: Terminal - syntax: - content: 'public class ScrollView : Terminal.View' - inheritance: - - System.Object - - Terminal.Responder - - Terminal.View - implements: [] - inheritedMembers: - - Terminal.Responder.CanFocus - - Terminal.Responder.MouseEvent(Terminal.MouseEvent) - - Terminal.View.Add(Terminal.View) - - Terminal.View.Add(Terminal.View[]) - - Terminal.View.AddCh(System.Int32,System.Int32,System.Int32) - - Terminal.View.Bounds - - Terminal.View.ChildNeedsDisplay - - Terminal.View.Clear - - Terminal.View.ClearNeedsDisplay - - Terminal.View.ColorScheme - - Terminal.View.DrawFrame(Terminal.Rect,System.Boolean) - - Terminal.View.DrawHotString(System.String,System.Boolean,Terminal.ColorScheme) - - Terminal.View.DrawHotString(System.String,Terminal.Attribute,Terminal.Attribute) - - Terminal.View.Driver - - Terminal.View.EnsureFocus - - Terminal.View.Focused - - Terminal.View.FocusFirst - - Terminal.View.FocusLast - - Terminal.View.FocusNext - - Terminal.View.FocusPrev - - Terminal.View.Frame - - Terminal.View.GetEnumerator - - Terminal.View.HasFocus - - Terminal.View.Id - - Terminal.View.LayoutSubviews - - Terminal.View.MostFocused - - Terminal.View.Move(System.Int32,System.Int32) - - Terminal.View.PositionCursor - - Terminal.View.ProcessColdKey(Terminal.KeyEvent) - - Terminal.View.ProcessHotKey(Terminal.KeyEvent) - - Terminal.View.ProcessKey(Terminal.KeyEvent) - - Terminal.View.Redraw(Terminal.Rect) - - Terminal.View.Remove(Terminal.View) - - Terminal.View.RemoveAll - - Terminal.View.ScreenToView(System.Int32,System.Int32) - - Terminal.View.SetFocus(Terminal.View) - - Terminal.View.SetNeedsDisplay - - Terminal.View.SetNeedsDisplay(Terminal.Rect) - - Terminal.View.Subviews - - Terminal.View.SuperView - - Terminal.View.ToString - - Terminal.View.WantMousePositionReports -- uid: Terminal.ScrollView.#ctor(Terminal.Rect) - id: '#ctor(Terminal.Rect)' - parent: Terminal.ScrollView - langs: - - csharp - name: ScrollView(Rect) - nameWithType: ScrollView.ScrollView(Rect) - fullName: ScrollView.ScrollView(Rect) - type: Constructor - assemblies: - - Terminal - namespace: Terminal - syntax: - content: public ScrollView (Terminal.Rect frame); - parameters: - - id: frame - type: Terminal.Rect - description: To be added. - overload: Terminal.ScrollView.#ctor* - exceptions: [] -references: -- uid: Terminal.View - parent: Terminal - isExternal: false - name: View - nameWithType: View - fullName: Terminal.View -- uid: Terminal.ScrollView.#ctor(Terminal.Rect) - parent: Terminal.ScrollView - isExternal: false - name: ScrollView(Rect) - nameWithType: ScrollView.ScrollView(Rect) - fullName: ScrollView.ScrollView(Rect) -- uid: Terminal.Rect - parent: Terminal - isExternal: false - name: Rect - nameWithType: Rect - fullName: Terminal.Rect -- uid: Terminal.ScrollView.#ctor* - parent: Terminal.ScrollView - isExternal: false - name: ScrollView - nameWithType: ScrollView.ScrollView - fullName: ScrollView.ScrollView -- uid: Terminal.Responder.CanFocus - parent: Terminal.Responder - isExternal: false - name: CanFocus - nameWithType: Responder.CanFocus - fullName: Responder.CanFocus -- uid: Terminal.View.HasFocus - parent: Terminal.View - isExternal: false - name: HasFocus - nameWithType: View.HasFocus - fullName: View.HasFocus -- uid: Terminal.Responder.MouseEvent(Terminal.MouseEvent) - parent: Terminal.Responder - isExternal: false - name: MouseEvent(MouseEvent) - nameWithType: Responder.MouseEvent(MouseEvent) - fullName: Responder.MouseEvent(MouseEvent) -- uid: Terminal.View.ProcessColdKey(Terminal.KeyEvent) - parent: Terminal.View - isExternal: false - name: ProcessColdKey(KeyEvent) - nameWithType: View.ProcessColdKey(KeyEvent) - fullName: View.ProcessColdKey(KeyEvent) -- uid: Terminal.View.ProcessHotKey(Terminal.KeyEvent) - parent: Terminal.View - isExternal: false - name: ProcessHotKey(KeyEvent) - nameWithType: View.ProcessHotKey(KeyEvent) - fullName: View.ProcessHotKey(KeyEvent) -- uid: Terminal.View.ProcessKey(Terminal.KeyEvent) - parent: Terminal.View - isExternal: false - name: ProcessKey(KeyEvent) - nameWithType: View.ProcessKey(KeyEvent) - fullName: View.ProcessKey(KeyEvent) -- uid: Terminal.View.Add(Terminal.View) - parent: Terminal.View - isExternal: false - name: Add(View) - nameWithType: View.Add(View) - fullName: View.Add(View) -- uid: Terminal.View.Add(Terminal.View[]) - parent: Terminal.View - isExternal: false - name: Add(View[]) - nameWithType: View.Add(View[]) - fullName: View.Add(View[]) -- uid: Terminal.View.AddCh(System.Int32,System.Int32,System.Int32) - parent: Terminal.View - isExternal: false - name: AddCh(Int32, Int32, Int32) - nameWithType: View.AddCh(Int32, Int32, Int32) - fullName: View.AddCh(Int32, Int32, Int32) -- uid: Terminal.View.Bounds - parent: Terminal.View - isExternal: false - name: Bounds - nameWithType: View.Bounds - fullName: View.Bounds -- uid: Terminal.View.ChildNeedsDisplay - parent: Terminal.View - isExternal: false - name: ChildNeedsDisplay() - nameWithType: View.ChildNeedsDisplay() - fullName: View.ChildNeedsDisplay() -- uid: Terminal.View.Clear - parent: Terminal.View - isExternal: false - name: Clear() - nameWithType: View.Clear() - fullName: View.Clear() -- uid: Terminal.View.ClearNeedsDisplay - parent: Terminal.View - isExternal: false - name: ClearNeedsDisplay() - nameWithType: View.ClearNeedsDisplay() - fullName: View.ClearNeedsDisplay() -- uid: Terminal.View.ColorScheme - parent: Terminal.View - isExternal: false - name: ColorScheme - nameWithType: View.ColorScheme - fullName: View.ColorScheme -- uid: Terminal.View.DrawFrame(Terminal.Rect,System.Boolean) - parent: Terminal.View - isExternal: false - name: DrawFrame(Rect, Boolean) - nameWithType: View.DrawFrame(Rect, Boolean) - fullName: View.DrawFrame(Rect, Boolean) -- uid: Terminal.View.DrawHotString(System.String,System.Boolean,Terminal.ColorScheme) - parent: Terminal.View - isExternal: false - name: DrawHotString(String, Boolean, ColorScheme) - nameWithType: View.DrawHotString(String, Boolean, ColorScheme) - fullName: View.DrawHotString(String, Boolean, ColorScheme) -- uid: Terminal.View.DrawHotString(System.String,Terminal.Attribute,Terminal.Attribute) - parent: Terminal.View - isExternal: false - name: DrawHotString(String, Attribute, Attribute) - nameWithType: View.DrawHotString(String, Attribute, Attribute) - fullName: View.DrawHotString(String, Attribute, Attribute) -- uid: Terminal.View.Driver - parent: Terminal.View - isExternal: false - name: Driver - nameWithType: View.Driver - fullName: View.Driver -- uid: Terminal.View.EnsureFocus - parent: Terminal.View - isExternal: false - name: EnsureFocus() - nameWithType: View.EnsureFocus() - fullName: View.EnsureFocus() -- uid: Terminal.View.Focused - parent: Terminal.View - isExternal: false - name: Focused - nameWithType: View.Focused - fullName: View.Focused -- uid: Terminal.View.FocusFirst - parent: Terminal.View - isExternal: false - name: FocusFirst() - nameWithType: View.FocusFirst() - fullName: View.FocusFirst() -- uid: Terminal.View.FocusLast - parent: Terminal.View - isExternal: false - name: FocusLast() - nameWithType: View.FocusLast() - fullName: View.FocusLast() -- uid: Terminal.View.FocusNext - parent: Terminal.View - isExternal: false - name: FocusNext() - nameWithType: View.FocusNext() - fullName: View.FocusNext() -- uid: Terminal.View.FocusPrev - parent: Terminal.View - isExternal: false - name: FocusPrev() - nameWithType: View.FocusPrev() - fullName: View.FocusPrev() -- uid: Terminal.View.Frame - parent: Terminal.View - isExternal: false - name: Frame - nameWithType: View.Frame - fullName: View.Frame -- uid: Terminal.View.GetEnumerator - parent: Terminal.View - isExternal: false - name: GetEnumerator() - nameWithType: View.GetEnumerator() - fullName: View.GetEnumerator() -- uid: Terminal.View.Id - parent: Terminal.View - isExternal: false - name: Id - nameWithType: View.Id - fullName: View.Id -- uid: Terminal.View.LayoutSubviews - parent: Terminal.View - isExternal: false - name: LayoutSubviews() - nameWithType: View.LayoutSubviews() - fullName: View.LayoutSubviews() -- uid: Terminal.View.MostFocused - parent: Terminal.View - isExternal: false - name: MostFocused - nameWithType: View.MostFocused - fullName: View.MostFocused -- uid: Terminal.View.Move(System.Int32,System.Int32) - parent: Terminal.View - isExternal: false - name: Move(Int32, Int32) - nameWithType: View.Move(Int32, Int32) - fullName: View.Move(Int32, Int32) -- uid: Terminal.View.PositionCursor - parent: Terminal.View - isExternal: false - name: PositionCursor() - nameWithType: View.PositionCursor() - fullName: View.PositionCursor() -- uid: Terminal.View.Redraw(Terminal.Rect) - parent: Terminal.View - isExternal: false - name: Redraw(Rect) - nameWithType: View.Redraw(Rect) - fullName: View.Redraw(Rect) -- uid: Terminal.View.Remove(Terminal.View) - parent: Terminal.View - isExternal: false - name: Remove(View) - nameWithType: View.Remove(View) - fullName: View.Remove(View) -- uid: Terminal.View.RemoveAll - parent: Terminal.View - isExternal: false - name: RemoveAll() - nameWithType: View.RemoveAll() - fullName: View.RemoveAll() -- uid: Terminal.View.ScreenToView(System.Int32,System.Int32) - parent: Terminal.View - isExternal: false - name: ScreenToView(Int32, Int32) - nameWithType: View.ScreenToView(Int32, Int32) - fullName: View.ScreenToView(Int32, Int32) -- uid: Terminal.View.SetFocus(Terminal.View) - parent: Terminal.View - isExternal: false - name: SetFocus(View) - nameWithType: View.SetFocus(View) - fullName: View.SetFocus(View) -- uid: Terminal.View.SetNeedsDisplay - parent: Terminal.View - isExternal: false - name: SetNeedsDisplay() - nameWithType: View.SetNeedsDisplay() - fullName: View.SetNeedsDisplay() -- uid: Terminal.View.SetNeedsDisplay(Terminal.Rect) - parent: Terminal.View - isExternal: false - name: SetNeedsDisplay(Rect) - nameWithType: View.SetNeedsDisplay(Rect) - fullName: View.SetNeedsDisplay(Rect) -- uid: Terminal.View.Subviews - parent: Terminal.View - isExternal: false - name: Subviews - nameWithType: View.Subviews - fullName: View.Subviews -- uid: Terminal.View.SuperView - parent: Terminal.View - isExternal: false - name: SuperView - nameWithType: View.SuperView - fullName: View.SuperView -- uid: Terminal.View.ToString - parent: Terminal.View - isExternal: false - name: ToString() - nameWithType: View.ToString() - fullName: View.ToString() -- uid: Terminal.View.WantMousePositionReports - parent: Terminal.View - isExternal: false - name: WantMousePositionReports - nameWithType: View.WantMousePositionReports - fullName: View.WantMousePositionReports diff --git a/docfx/api/Terminal/Terminal.Size.yml b/docfx/api/Terminal/Terminal.Size.yml deleted file mode 100644 index 928341ce3..000000000 --- a/docfx/api/Terminal/Terminal.Size.yml +++ /dev/null @@ -1,647 +0,0 @@ -### YamlMime:ManagedReference -items: -- uid: Terminal.Size - id: Size - children: - - Terminal.Size.#ctor(Terminal.Point) - - Terminal.Size.#ctor(System.Int32,System.Int32) - - Terminal.Size.Add(Terminal.Size,Terminal.Size) - - Terminal.Size.Empty - - Terminal.Size.Equals(System.Object) - - Terminal.Size.GetHashCode - - Terminal.Size.Height - - Terminal.Size.IsEmpty - - Terminal.Size.op_Addition(Terminal.Size,Terminal.Size) - - Terminal.Size.op_Equality(Terminal.Size,Terminal.Size) - - Terminal.Size.op_Explicit(Terminal.Size to Terminal.Point) - - Terminal.Size.op_Inequality(Terminal.Size,Terminal.Size) - - Terminal.Size.op_Subtraction(Terminal.Size,Terminal.Size) - - Terminal.Size.Subtract(Terminal.Size,Terminal.Size) - - Terminal.Size.ToString - - Terminal.Size.Width - langs: - - csharp - name: Size - nameWithType: Size - fullName: Terminal.Size - type: Struct - assemblies: - - Terminal - namespace: Terminal - summary: Stores an ordered pair of integers, which specify a Height and Width. - syntax: - content: public struct Size - inheritance: - - System.ValueType - implements: [] -- uid: Terminal.Size.#ctor(Terminal.Point) - id: '#ctor(Terminal.Point)' - parent: Terminal.Size - langs: - - csharp - name: Size(Point) - nameWithType: Size.Size(Point) - fullName: Size.Size(Point) - type: Constructor - assemblies: - - Terminal - namespace: Terminal - summary: Size Constructor - remarks: Creates a Size from a Point value. - syntax: - content: public Size (Terminal.Point pt); - parameters: - - id: pt - type: Terminal.Point - description: To be added. - overload: Terminal.Size.#ctor* - exceptions: [] -- uid: Terminal.Size.#ctor(System.Int32,System.Int32) - id: '#ctor(System.Int32,System.Int32)' - parent: Terminal.Size - langs: - - csharp - name: Size(Int32, Int32) - nameWithType: Size.Size(Int32, Int32) - fullName: Size.Size(Int32, Int32) - type: Constructor - assemblies: - - Terminal - namespace: Terminal - summary: Size Constructor - remarks: Creates a Size from specified dimensions. - syntax: - content: public Size (int width, int height); - parameters: - - id: width - type: System.Int32 - description: To be added. - - id: height - type: System.Int32 - description: To be added. - overload: Terminal.Size.#ctor* - exceptions: [] -- uid: Terminal.Size.Add(Terminal.Size,Terminal.Size) - id: Add(Terminal.Size,Terminal.Size) - parent: Terminal.Size - langs: - - csharp - name: Add(Size, Size) - nameWithType: Size.Add(Size, Size) - fullName: Size.Add(Size, Size) - type: Method - assemblies: - - Terminal - namespace: Terminal - summary: Adds the width and height of one Size structure to the width and height of another Size structure. - syntax: - content: public static Terminal.Size Add (Terminal.Size sz1, Terminal.Size sz2); - parameters: - - id: sz1 - type: Terminal.Size - description: The first Size structure to add. - - id: sz2 - type: Terminal.Size - description: The second Size structure to add. - return: - type: Terminal.Size - description: The add. - overload: Terminal.Size.Add* - exceptions: [] -- uid: Terminal.Size.Empty - id: Empty - parent: Terminal.Size - langs: - - csharp - name: Empty - nameWithType: Size.Empty - fullName: Size.Empty - type: Field - assemblies: - - Terminal - namespace: Terminal - summary: Gets a Size structure that has a Height and Width value of 0. - syntax: - content: public static readonly Terminal.Size Empty; - return: - type: Terminal.Size - description: To be added. - exceptions: [] -- uid: Terminal.Size.Equals(System.Object) - id: Equals(System.Object) - parent: Terminal.Size - langs: - - csharp - name: Equals(Object) - nameWithType: Size.Equals(Object) - fullName: Size.Equals(Object) - type: Method - assemblies: - - Terminal - namespace: Terminal - summary: Equals Method - remarks: Checks equivalence of this Size and another object. - syntax: - content: public override bool Equals (object obj); - parameters: - - id: obj - type: System.Object - description: To be added. - return: - type: System.Boolean - description: To be added. - overload: Terminal.Size.Equals* - exceptions: [] -- uid: Terminal.Size.GetHashCode - id: GetHashCode - parent: Terminal.Size - langs: - - csharp - name: GetHashCode() - nameWithType: Size.GetHashCode() - fullName: Size.GetHashCode() - type: Method - assemblies: - - Terminal - namespace: Terminal - summary: GetHashCode Method - remarks: Calculates a hashing value. - syntax: - content: public override int GetHashCode (); - parameters: [] - return: - type: System.Int32 - description: To be added. - overload: Terminal.Size.GetHashCode* - exceptions: [] -- uid: Terminal.Size.Height - id: Height - parent: Terminal.Size - langs: - - csharp - name: Height - nameWithType: Size.Height - fullName: Size.Height - type: Property - assemblies: - - Terminal - namespace: Terminal - summary: Height Property - remarks: The Height coordinate of the Size. - syntax: - content: public int Height { get; set; } - return: - type: System.Int32 - description: To be added. - overload: Terminal.Size.Height* - exceptions: [] -- uid: Terminal.Size.IsEmpty - id: IsEmpty - parent: Terminal.Size - langs: - - csharp - name: IsEmpty - nameWithType: Size.IsEmpty - fullName: Size.IsEmpty - type: Property - assemblies: - - Terminal - namespace: Terminal - summary: IsEmpty Property - remarks: Indicates if both Width and Height are zero. - syntax: - content: public bool IsEmpty { get; } - return: - type: System.Boolean - description: To be added. - overload: Terminal.Size.IsEmpty* - exceptions: [] -- uid: Terminal.Size.op_Addition(Terminal.Size,Terminal.Size) - id: op_Addition(Terminal.Size,Terminal.Size) - parent: Terminal.Size - langs: - - csharp - name: op_Addition(Size, Size) - nameWithType: Size.op_Addition(Size, Size) - fullName: Size.op_Addition(Size, Size) - type: Operator - assemblies: - - Terminal - namespace: Terminal - summary: Addition Operator - remarks: Addition of two Size structures. - syntax: - content: public static Terminal.Size op_Addition (Terminal.Size sz1, Terminal.Size sz2); - parameters: - - id: sz1 - type: Terminal.Size - description: To be added. - - id: sz2 - type: Terminal.Size - description: To be added. - return: - type: Terminal.Size - description: To be added. - overload: Terminal.Size.op_Addition* - exceptions: [] -- uid: Terminal.Size.op_Equality(Terminal.Size,Terminal.Size) - id: op_Equality(Terminal.Size,Terminal.Size) - parent: Terminal.Size - langs: - - csharp - name: op_Equality(Size, Size) - nameWithType: Size.op_Equality(Size, Size) - fullName: Size.op_Equality(Size, Size) - type: Operator - assemblies: - - Terminal - namespace: Terminal - summary: Equality Operator - remarks: "Compares two Size objects. The return value is\n based on the equivalence of the Width and Height \n properties of the two Sizes." - syntax: - content: public static bool op_Equality (Terminal.Size sz1, Terminal.Size sz2); - parameters: - - id: sz1 - type: Terminal.Size - description: To be added. - - id: sz2 - type: Terminal.Size - description: To be added. - return: - type: System.Boolean - description: To be added. - overload: Terminal.Size.op_Equality* - exceptions: [] -- uid: Terminal.Size.op_Explicit(Terminal.Size to Terminal.Point) - id: op_Explicit(Terminal.Size to Terminal.Point) - parent: Terminal.Size - langs: - - csharp - name: op_Explicit(Size to Point) - nameWithType: Size.op_Explicit(Size to Point) - fullName: Size.op_Explicit(Size to Point) - type: Operator - assemblies: - - Terminal - namespace: Terminal - summary: Size to Point Conversion - remarks: "Returns a Point based on the dimensions of a given \n Size. Requires explicit cast." - syntax: - content: public static Terminal.Point op_Explicit (Terminal.Size size); - parameters: - - id: size - type: Terminal.Size - description: To be added. - return: - type: Terminal.Point - description: To be added. - overload: Terminal.Size.op_Explicit* - exceptions: [] -- uid: Terminal.Size.op_Inequality(Terminal.Size,Terminal.Size) - id: op_Inequality(Terminal.Size,Terminal.Size) - parent: Terminal.Size - langs: - - csharp - name: op_Inequality(Size, Size) - nameWithType: Size.op_Inequality(Size, Size) - fullName: Size.op_Inequality(Size, Size) - type: Operator - assemblies: - - Terminal - namespace: Terminal - summary: Inequality Operator - remarks: "Compares two Size objects. The return value is\n based on the equivalence of the Width and Height \n properties of the two Sizes." - syntax: - content: public static bool op_Inequality (Terminal.Size sz1, Terminal.Size sz2); - parameters: - - id: sz1 - type: Terminal.Size - description: To be added. - - id: sz2 - type: Terminal.Size - description: To be added. - return: - type: System.Boolean - description: To be added. - overload: Terminal.Size.op_Inequality* - exceptions: [] -- uid: Terminal.Size.op_Subtraction(Terminal.Size,Terminal.Size) - id: op_Subtraction(Terminal.Size,Terminal.Size) - parent: Terminal.Size - langs: - - csharp - name: op_Subtraction(Size, Size) - nameWithType: Size.op_Subtraction(Size, Size) - fullName: Size.op_Subtraction(Size, Size) - type: Operator - assemblies: - - Terminal - namespace: Terminal - summary: Subtraction Operator - remarks: Subtracts two Size structures. - syntax: - content: public static Terminal.Size op_Subtraction (Terminal.Size sz1, Terminal.Size sz2); - parameters: - - id: sz1 - type: Terminal.Size - description: To be added. - - id: sz2 - type: Terminal.Size - description: To be added. - return: - type: Terminal.Size - description: To be added. - overload: Terminal.Size.op_Subtraction* - exceptions: [] -- uid: Terminal.Size.Subtract(Terminal.Size,Terminal.Size) - id: Subtract(Terminal.Size,Terminal.Size) - parent: Terminal.Size - langs: - - csharp - name: Subtract(Size, Size) - nameWithType: Size.Subtract(Size, Size) - fullName: Size.Subtract(Size, Size) - type: Method - assemblies: - - Terminal - namespace: Terminal - syntax: - content: public static Terminal.Size Subtract (Terminal.Size sz1, Terminal.Size sz2); - parameters: - - id: sz1 - type: Terminal.Size - description: To be added. - - id: sz2 - type: Terminal.Size - description: To be added. - return: - type: Terminal.Size - description: To be added. - overload: Terminal.Size.Subtract* - exceptions: [] -- uid: Terminal.Size.ToString - id: ToString - parent: Terminal.Size - langs: - - csharp - name: ToString() - nameWithType: Size.ToString() - fullName: Size.ToString() - type: Method - assemblies: - - Terminal - namespace: Terminal - summary: ToString Method - remarks: Formats the Size as a string in coordinate notation. - syntax: - content: public override string ToString (); - parameters: [] - return: - type: System.String - description: To be added. - overload: Terminal.Size.ToString* - exceptions: [] -- uid: Terminal.Size.Width - id: Width - parent: Terminal.Size - langs: - - csharp - name: Width - nameWithType: Size.Width - fullName: Size.Width - type: Property - assemblies: - - Terminal - namespace: Terminal - summary: Width Property - remarks: The Width coordinate of the Size. - syntax: - content: public int Width { get; set; } - return: - type: System.Int32 - description: To be added. - overload: Terminal.Size.Width* - exceptions: [] -references: -- uid: System.ValueType - parent: System - isExternal: true - name: ValueType - nameWithType: ValueType - fullName: System.ValueType -- uid: Terminal.Size.#ctor(Terminal.Point) - parent: Terminal.Size - isExternal: false - name: Size(Point) - nameWithType: Size.Size(Point) - fullName: Size.Size(Point) -- uid: Terminal.Point - parent: Terminal - isExternal: false - name: Point - nameWithType: Point - fullName: Terminal.Point -- uid: Terminal.Size.#ctor(System.Int32,System.Int32) - parent: Terminal.Size - isExternal: false - name: Size(Int32, Int32) - nameWithType: Size.Size(Int32, Int32) - fullName: Size.Size(Int32, Int32) -- uid: System.Int32 - parent: System - isExternal: true - name: Int32 - nameWithType: Int32 - fullName: System.Int32 -- uid: Terminal.Size.Add(Terminal.Size,Terminal.Size) - parent: Terminal.Size - isExternal: false - name: Add(Size, Size) - nameWithType: Size.Add(Size, Size) - fullName: Size.Add(Size, Size) -- uid: Terminal.Size - parent: Terminal - isExternal: false - name: Size - nameWithType: Size - fullName: Terminal.Size -- uid: Terminal.Size.Empty - parent: Terminal.Size - isExternal: false - name: Empty - nameWithType: Size.Empty - fullName: Size.Empty -- uid: Terminal.Size.Equals(System.Object) - parent: Terminal.Size - isExternal: false - name: Equals(Object) - nameWithType: Size.Equals(Object) - fullName: Size.Equals(Object) -- uid: System.Boolean - parent: System - isExternal: true - name: Boolean - nameWithType: Boolean - fullName: System.Boolean -- uid: System.Object - parent: System - isExternal: true - name: Object - nameWithType: Object - fullName: System.Object -- uid: Terminal.Size.GetHashCode - parent: Terminal.Size - isExternal: false - name: GetHashCode() - nameWithType: Size.GetHashCode() - fullName: Size.GetHashCode() -- uid: Terminal.Size.Height - parent: Terminal.Size - isExternal: false - name: Height - nameWithType: Size.Height - fullName: Size.Height -- uid: Terminal.Size.IsEmpty - parent: Terminal.Size - isExternal: false - name: IsEmpty - nameWithType: Size.IsEmpty - fullName: Size.IsEmpty -- uid: Terminal.Size.op_Addition(Terminal.Size,Terminal.Size) - parent: Terminal.Size - isExternal: false - name: op_Addition(Size, Size) - nameWithType: Size.op_Addition(Size, Size) - fullName: Size.op_Addition(Size, Size) -- uid: Terminal.Size.op_Equality(Terminal.Size,Terminal.Size) - parent: Terminal.Size - isExternal: false - name: op_Equality(Size, Size) - nameWithType: Size.op_Equality(Size, Size) - fullName: Size.op_Equality(Size, Size) -- uid: Terminal.Size.op_Explicit(Terminal.Size to Terminal.Point) - parent: Terminal.Size - isExternal: false - name: op_Explicit(Size to Point) - nameWithType: Size.op_Explicit(Size to Point) - fullName: Size.op_Explicit(Size to Point) -- uid: Terminal.Size.op_Inequality(Terminal.Size,Terminal.Size) - parent: Terminal.Size - isExternal: false - name: op_Inequality(Size, Size) - nameWithType: Size.op_Inequality(Size, Size) - fullName: Size.op_Inequality(Size, Size) -- uid: Terminal.Size.op_Subtraction(Terminal.Size,Terminal.Size) - parent: Terminal.Size - isExternal: false - name: op_Subtraction(Size, Size) - nameWithType: Size.op_Subtraction(Size, Size) - fullName: Size.op_Subtraction(Size, Size) -- uid: Terminal.Size.Subtract(Terminal.Size,Terminal.Size) - parent: Terminal.Size - isExternal: false - name: Subtract(Size, Size) - nameWithType: Size.Subtract(Size, Size) - fullName: Size.Subtract(Size, Size) -- uid: Terminal.Size.ToString - parent: Terminal.Size - isExternal: false - name: ToString() - nameWithType: Size.ToString() - fullName: Size.ToString() -- uid: System.String - parent: System - isExternal: true - name: String - nameWithType: String - fullName: System.String -- uid: Terminal.Size.Width - parent: Terminal.Size - isExternal: false - name: Width - nameWithType: Size.Width - fullName: Size.Width -- uid: Terminal.Size.#ctor* - parent: Terminal.Size - isExternal: false - name: Size - nameWithType: Size.Size - fullName: Size.Size -- uid: Terminal.Size.Add* - parent: Terminal.Size - isExternal: false - name: Add - nameWithType: Size.Add - fullName: Size.Add -- uid: Terminal.Size.Equals* - parent: Terminal.Size - isExternal: false - name: Equals - nameWithType: Size.Equals - fullName: Size.Equals -- uid: Terminal.Size.GetHashCode* - parent: Terminal.Size - isExternal: false - name: GetHashCode - nameWithType: Size.GetHashCode - fullName: Size.GetHashCode -- uid: Terminal.Size.Height* - parent: Terminal.Size - isExternal: false - name: Height - nameWithType: Size.Height - fullName: Size.Height -- uid: Terminal.Size.IsEmpty* - parent: Terminal.Size - isExternal: false - name: IsEmpty - nameWithType: Size.IsEmpty - fullName: Size.IsEmpty -- uid: Terminal.Size.op_Addition* - parent: Terminal.Size - isExternal: false - name: op_Addition - nameWithType: Size.op_Addition - fullName: Size.op_Addition -- uid: Terminal.Size.op_Equality* - parent: Terminal.Size - isExternal: false - name: op_Equality - nameWithType: Size.op_Equality - fullName: Size.op_Equality -- uid: Terminal.Size.op_Explicit* - parent: Terminal.Size - isExternal: false - name: op_Explicit - nameWithType: Size.op_Explicit - fullName: Size.op_Explicit -- uid: Terminal.Size.op_Inequality* - parent: Terminal.Size - isExternal: false - name: op_Inequality - nameWithType: Size.op_Inequality - fullName: Size.op_Inequality -- uid: Terminal.Size.op_Subtraction* - parent: Terminal.Size - isExternal: false - name: op_Subtraction - nameWithType: Size.op_Subtraction - fullName: Size.op_Subtraction -- uid: Terminal.Size.Subtract* - parent: Terminal.Size - isExternal: false - name: Subtract - nameWithType: Size.Subtract - fullName: Size.Subtract -- uid: Terminal.Size.ToString* - parent: Terminal.Size - isExternal: false - name: ToString - nameWithType: Size.ToString - fullName: Size.ToString -- uid: Terminal.Size.Width* - parent: Terminal.Size - isExternal: false - name: Width - nameWithType: Size.Width - fullName: Size.Width diff --git a/docfx/api/Terminal/Terminal.SpecialChar.yml b/docfx/api/Terminal/Terminal.SpecialChar.yml deleted file mode 100644 index 46a5a7b74..000000000 --- a/docfx/api/Terminal/Terminal.SpecialChar.yml +++ /dev/null @@ -1,58 +0,0 @@ -### YamlMime:ManagedReference -items: -- uid: Terminal.SpecialChar - id: SpecialChar - children: - - Terminal.SpecialChar.HLine - langs: - - csharp - name: SpecialChar - nameWithType: SpecialChar - fullName: Terminal.SpecialChar - type: Enum - assemblies: - - Terminal - namespace: Terminal - summary: Special characters that can be drawn with Driver.AddSpecial. - syntax: - content: public enum SpecialChar - inheritance: - - System.Enum -- uid: Terminal.SpecialChar.HLine - id: HLine - parent: Terminal.SpecialChar - langs: - - csharp - name: HLine - nameWithType: SpecialChar.HLine - fullName: SpecialChar.HLine - type: Field - assemblies: - - Terminal - namespace: Terminal - summary: Horizontal line character. - syntax: - content: HLine - return: - type: Terminal.SpecialChar - description: To be added. - exceptions: [] -references: -- uid: System.Enum - parent: System - isExternal: true - name: Enum - nameWithType: Enum - fullName: System.Enum -- uid: Terminal.SpecialChar.HLine - parent: Terminal.SpecialChar - isExternal: false - name: HLine - nameWithType: SpecialChar.HLine - fullName: SpecialChar.HLine -- uid: Terminal.SpecialChar - parent: Terminal - isExternal: false - name: SpecialChar - nameWithType: SpecialChar - fullName: Terminal.SpecialChar diff --git a/docfx/api/Terminal/Terminal.TextAlignment.yml b/docfx/api/Terminal/Terminal.TextAlignment.yml deleted file mode 100644 index 99ee99acf..000000000 --- a/docfx/api/Terminal/Terminal.TextAlignment.yml +++ /dev/null @@ -1,131 +0,0 @@ -### YamlMime:ManagedReference -items: -- uid: Terminal.TextAlignment - id: TextAlignment - children: - - Terminal.TextAlignment.Centered - - Terminal.TextAlignment.Justified - - Terminal.TextAlignment.Left - - Terminal.TextAlignment.Right - langs: - - csharp - name: TextAlignment - nameWithType: TextAlignment - fullName: Terminal.TextAlignment - type: Enum - assemblies: - - Terminal - namespace: Terminal - syntax: - content: public enum TextAlignment - inheritance: - - System.Enum -- uid: Terminal.TextAlignment.Centered - id: Centered - parent: Terminal.TextAlignment - langs: - - csharp - name: Centered - nameWithType: TextAlignment.Centered - fullName: TextAlignment.Centered - type: Field - assemblies: - - Terminal - namespace: Terminal - syntax: - content: Centered - return: - type: Terminal.TextAlignment - description: To be added. - exceptions: [] -- uid: Terminal.TextAlignment.Justified - id: Justified - parent: Terminal.TextAlignment - langs: - - csharp - name: Justified - nameWithType: TextAlignment.Justified - fullName: TextAlignment.Justified - type: Field - assemblies: - - Terminal - namespace: Terminal - syntax: - content: Justified - return: - type: Terminal.TextAlignment - description: To be added. - exceptions: [] -- uid: Terminal.TextAlignment.Left - id: Left - parent: Terminal.TextAlignment - langs: - - csharp - name: Left - nameWithType: TextAlignment.Left - fullName: TextAlignment.Left - type: Field - assemblies: - - Terminal - namespace: Terminal - syntax: - content: Left - return: - type: Terminal.TextAlignment - description: To be added. - exceptions: [] -- uid: Terminal.TextAlignment.Right - id: Right - parent: Terminal.TextAlignment - langs: - - csharp - name: Right - nameWithType: TextAlignment.Right - fullName: TextAlignment.Right - type: Field - assemblies: - - Terminal - namespace: Terminal - syntax: - content: Right - return: - type: Terminal.TextAlignment - description: To be added. - exceptions: [] -references: -- uid: System.Enum - parent: System - isExternal: true - name: Enum - nameWithType: Enum - fullName: System.Enum -- uid: Terminal.TextAlignment.Centered - parent: Terminal.TextAlignment - isExternal: false - name: Centered - nameWithType: TextAlignment.Centered - fullName: TextAlignment.Centered -- uid: Terminal.TextAlignment - parent: Terminal - isExternal: false - name: TextAlignment - nameWithType: TextAlignment - fullName: Terminal.TextAlignment -- uid: Terminal.TextAlignment.Justified - parent: Terminal.TextAlignment - isExternal: false - name: Justified - nameWithType: TextAlignment.Justified - fullName: TextAlignment.Justified -- uid: Terminal.TextAlignment.Left - parent: Terminal.TextAlignment - isExternal: false - name: Left - nameWithType: TextAlignment.Left - fullName: TextAlignment.Left -- uid: Terminal.TextAlignment.Right - parent: Terminal.TextAlignment - isExternal: false - name: Right - nameWithType: TextAlignment.Right - fullName: TextAlignment.Right diff --git a/docfx/api/Terminal/Terminal.TextField.yml b/docfx/api/Terminal/Terminal.TextField.yml deleted file mode 100644 index dc8a3c96f..000000000 --- a/docfx/api/Terminal/Terminal.TextField.yml +++ /dev/null @@ -1,712 +0,0 @@ -### YamlMime:ManagedReference -items: -- uid: Terminal.TextField - id: TextField - children: - - Terminal.TextField.#ctor(System.Int32,System.Int32,System.Int32,System.String) - - Terminal.TextField.CanFocus - - Terminal.TextField.Changed - - Terminal.TextField.Color - - Terminal.TextField.CursorPosition - - Terminal.TextField.MouseEvent(Terminal.MouseEvent) - - Terminal.TextField.PositionCursor - - Terminal.TextField.ProcessKey(Terminal.KeyEvent) - - Terminal.TextField.Redraw(Terminal.Rect) - - Terminal.TextField.Secret - - Terminal.TextField.Text - langs: - - csharp - name: TextField - nameWithType: TextField - fullName: Terminal.TextField - type: Class - assemblies: - - Terminal - namespace: Terminal - summary: Text data entry widget - remarks: >- - The Entry widget provides Emacs-like editing - functionality, and mouse support. - syntax: - content: 'public class TextField : Terminal.View' - inheritance: - - System.Object - - Terminal.Responder - - Terminal.View - implements: [] - inheritedMembers: - - Terminal.View.Add(Terminal.View) - - Terminal.View.Add(Terminal.View[]) - - Terminal.View.AddCh(System.Int32,System.Int32,System.Int32) - - Terminal.View.Bounds - - Terminal.View.ChildNeedsDisplay - - Terminal.View.Clear - - Terminal.View.ClearNeedsDisplay - - Terminal.View.ColorScheme - - Terminal.View.DrawFrame(Terminal.Rect,System.Boolean) - - Terminal.View.DrawHotString(System.String,System.Boolean,Terminal.ColorScheme) - - Terminal.View.DrawHotString(System.String,Terminal.Attribute,Terminal.Attribute) - - Terminal.View.Driver - - Terminal.View.EnsureFocus - - Terminal.View.Focused - - Terminal.View.FocusFirst - - Terminal.View.FocusLast - - Terminal.View.FocusNext - - Terminal.View.FocusPrev - - Terminal.View.Frame - - Terminal.View.GetEnumerator - - Terminal.View.HasFocus - - Terminal.View.Id - - Terminal.View.LayoutSubviews - - Terminal.View.MostFocused - - Terminal.View.Move(System.Int32,System.Int32) - - Terminal.View.ProcessColdKey(Terminal.KeyEvent) - - Terminal.View.ProcessHotKey(Terminal.KeyEvent) - - Terminal.View.Remove(Terminal.View) - - Terminal.View.RemoveAll - - Terminal.View.ScreenToView(System.Int32,System.Int32) - - Terminal.View.SetFocus(Terminal.View) - - Terminal.View.SetNeedsDisplay - - Terminal.View.SetNeedsDisplay(Terminal.Rect) - - Terminal.View.Subviews - - Terminal.View.SuperView - - Terminal.View.ToString - - Terminal.View.WantMousePositionReports -- uid: Terminal.TextField.#ctor(System.Int32,System.Int32,System.Int32,System.String) - id: '#ctor(System.Int32,System.Int32,System.Int32,System.String)' - parent: Terminal.TextField - langs: - - csharp - name: TextField(Int32, Int32, Int32, String) - nameWithType: TextField.TextField(Int32, Int32, Int32, String) - fullName: TextField.TextField(Int32, Int32, Int32, String) - type: Constructor - assemblies: - - Terminal - namespace: Terminal - summary: Public constructor. - syntax: - content: public TextField (int x, int y, int w, string s); - parameters: - - id: x - type: System.Int32 - description: To be added. - - id: y - type: System.Int32 - description: To be added. - - id: w - type: System.Int32 - description: To be added. - - id: s - type: System.String - description: To be added. - overload: Terminal.TextField.#ctor* - exceptions: [] -- uid: Terminal.TextField.CanFocus - id: CanFocus - parent: Terminal.TextField - langs: - - csharp - name: CanFocus - nameWithType: TextField.CanFocus - fullName: TextField.CanFocus - type: Property - assemblies: - - Terminal - namespace: Terminal - syntax: - content: public override bool CanFocus { get; set; } - return: - type: System.Boolean - description: To be added. - overload: Terminal.TextField.CanFocus* - exceptions: [] -- uid: Terminal.TextField.Changed - id: Changed - parent: Terminal.TextField - langs: - - csharp - name: Changed - nameWithType: TextField.Changed - fullName: TextField.Changed - type: Event - assemblies: - - Terminal - namespace: Terminal - summary: Changed event, raised when the text has clicked. - remarks: >- - Client code can hook up to this event, it is - raised when the text in the entry changes. - syntax: - content: public event EventHandler Changed; - return: - type: System.EventHandler - description: To be added. - exceptions: [] -- uid: Terminal.TextField.Color - id: Color - parent: Terminal.TextField - langs: - - csharp - name: Color - nameWithType: TextField.Color - fullName: TextField.Color - type: Property - assemblies: [] - namespace: Terminal - summary: Sets the color attribute to use (includes foreground and background). - syntax: - content: public Terminal.Attribute Color { get; set; } - return: - type: Terminal.Attribute - description: The color. - overload: Terminal.TextField.Color* - exceptions: [] -- uid: Terminal.TextField.CursorPosition - id: CursorPosition - parent: Terminal.TextField - langs: - - csharp - name: CursorPosition - nameWithType: TextField.CursorPosition - fullName: TextField.CursorPosition - type: Property - assemblies: - - Terminal - namespace: Terminal - summary: The current cursor position. - syntax: - content: public int CursorPosition { get; } - return: - type: System.Int32 - description: To be added. - overload: Terminal.TextField.CursorPosition* - exceptions: [] -- uid: Terminal.TextField.MouseEvent(Terminal.MouseEvent) - id: MouseEvent(Terminal.MouseEvent) - parent: Terminal.TextField - langs: - - csharp - name: MouseEvent(MouseEvent) - nameWithType: TextField.MouseEvent(MouseEvent) - fullName: TextField.MouseEvent(MouseEvent) - type: Method - assemblies: - - Terminal - namespace: Terminal - syntax: - content: public override bool MouseEvent (Terminal.MouseEvent ev); - parameters: - - id: ev - type: Terminal.MouseEvent - description: To be added. - return: - type: System.Boolean - description: To be added. - overload: Terminal.TextField.MouseEvent* - exceptions: [] -- uid: Terminal.TextField.PositionCursor - id: PositionCursor - parent: Terminal.TextField - langs: - - csharp - name: PositionCursor() - nameWithType: TextField.PositionCursor() - fullName: TextField.PositionCursor() - type: Method - assemblies: - - Terminal - namespace: Terminal - summary: Sets the cursor position. - syntax: - content: public override void PositionCursor (); - parameters: [] - overload: Terminal.TextField.PositionCursor* - exceptions: [] -- uid: Terminal.TextField.ProcessKey(Terminal.KeyEvent) - id: ProcessKey(Terminal.KeyEvent) - parent: Terminal.TextField - langs: - - csharp - name: ProcessKey(KeyEvent) - nameWithType: TextField.ProcessKey(KeyEvent) - fullName: TextField.ProcessKey(KeyEvent) - type: Method - assemblies: - - Terminal - namespace: Terminal - syntax: - content: public override bool ProcessKey (Terminal.KeyEvent kb); - parameters: - - id: kb - type: Terminal.KeyEvent - description: To be added. - return: - type: System.Boolean - description: To be added. - overload: Terminal.TextField.ProcessKey* - exceptions: [] -- uid: Terminal.TextField.Redraw(Terminal.Rect) - id: Redraw(Terminal.Rect) - parent: Terminal.TextField - langs: - - csharp - name: Redraw(Rect) - nameWithType: TextField.Redraw(Rect) - fullName: TextField.Redraw(Rect) - type: Method - assemblies: - - Terminal - namespace: Terminal - syntax: - content: public override void Redraw (Terminal.Rect region); - parameters: - - id: region - type: Terminal.Rect - description: To be added. - overload: Terminal.TextField.Redraw* - exceptions: [] -- uid: Terminal.TextField.Secret - id: Secret - parent: Terminal.TextField - langs: - - csharp - name: Secret - nameWithType: TextField.Secret - fullName: TextField.Secret - type: Property - assemblies: - - Terminal - namespace: Terminal - summary: Sets the secret property. - remarks: This makes the text entry suitable for entering passwords. - syntax: - content: public bool Secret { get; set; } - return: - type: System.Boolean - description: To be added. - overload: Terminal.TextField.Secret* - exceptions: [] -- uid: Terminal.TextField.Text - id: Text - parent: Terminal.TextField - langs: - - csharp - name: Text - nameWithType: TextField.Text - fullName: TextField.Text - type: Property - assemblies: - - Terminal - namespace: Terminal - summary: Sets or gets the text in the entry. - syntax: - content: public string Text { get; set; } - return: - type: System.String - description: To be added. - overload: Terminal.TextField.Text* - exceptions: [] -references: -- uid: Terminal.View - parent: Terminal - isExternal: false - name: View - nameWithType: View - fullName: Terminal.View -- uid: Terminal.TextField.#ctor(System.Int32,System.Int32,System.Int32,System.String) - parent: Terminal.TextField - isExternal: false - name: TextField(Int32, Int32, Int32, String) - nameWithType: TextField.TextField(Int32, Int32, Int32, String) - fullName: TextField.TextField(Int32, Int32, Int32, String) -- uid: System.Int32 - parent: System - isExternal: true - name: Int32 - nameWithType: Int32 - fullName: System.Int32 -- uid: System.String - parent: System - isExternal: true - name: String - nameWithType: String - fullName: System.String -- uid: Terminal.TextField.CanFocus - parent: Terminal.TextField - isExternal: false - name: CanFocus - nameWithType: TextField.CanFocus - fullName: TextField.CanFocus -- uid: System.Boolean - parent: System - isExternal: true - name: Boolean - nameWithType: Boolean - fullName: System.Boolean -- uid: Terminal.TextField.Changed - parent: Terminal.TextField - isExternal: false - name: Changed - nameWithType: TextField.Changed - fullName: TextField.Changed -- uid: System.EventHandler - parent: System - isExternal: true - name: EventHandler - nameWithType: EventHandler - fullName: System.EventHandler -- uid: Terminal.TextField.Color - parent: Terminal.TextField - isExternal: false - name: Color - nameWithType: TextField.Color - fullName: TextField.Color -- uid: Terminal.Attribute - parent: Terminal - isExternal: false - name: Attribute - nameWithType: Attribute - fullName: Terminal.Attribute -- uid: Terminal.TextField.CursorPosition - parent: Terminal.TextField - isExternal: false - name: CursorPosition - nameWithType: TextField.CursorPosition - fullName: TextField.CursorPosition -- uid: Terminal.TextField.MouseEvent(Terminal.MouseEvent) - parent: Terminal.TextField - isExternal: false - name: MouseEvent(MouseEvent) - nameWithType: TextField.MouseEvent(MouseEvent) - fullName: TextField.MouseEvent(MouseEvent) -- uid: Terminal.MouseEvent - parent: Terminal - isExternal: false - name: MouseEvent - nameWithType: MouseEvent - fullName: Terminal.MouseEvent -- uid: Terminal.TextField.PositionCursor - parent: Terminal.TextField - isExternal: false - name: PositionCursor() - nameWithType: TextField.PositionCursor() - fullName: TextField.PositionCursor() -- uid: Terminal.TextField.ProcessKey(Terminal.KeyEvent) - parent: Terminal.TextField - isExternal: false - name: ProcessKey(KeyEvent) - nameWithType: TextField.ProcessKey(KeyEvent) - fullName: TextField.ProcessKey(KeyEvent) -- uid: Terminal.KeyEvent - parent: Terminal - isExternal: false - name: KeyEvent - nameWithType: KeyEvent - fullName: Terminal.KeyEvent -- uid: Terminal.TextField.Redraw(Terminal.Rect) - parent: Terminal.TextField - isExternal: false - name: Redraw(Rect) - nameWithType: TextField.Redraw(Rect) - fullName: TextField.Redraw(Rect) -- uid: Terminal.Rect - parent: Terminal - isExternal: false - name: Rect - nameWithType: Rect - fullName: Terminal.Rect -- uid: Terminal.TextField.Secret - parent: Terminal.TextField - isExternal: false - name: Secret - nameWithType: TextField.Secret - fullName: TextField.Secret -- uid: Terminal.TextField.Text - parent: Terminal.TextField - isExternal: false - name: Text - nameWithType: TextField.Text - fullName: TextField.Text -- uid: Terminal.TextField.#ctor* - parent: Terminal.TextField - isExternal: false - name: TextField - nameWithType: TextField.TextField - fullName: TextField.TextField -- uid: Terminal.TextField.CanFocus* - parent: Terminal.TextField - isExternal: false - name: CanFocus - nameWithType: TextField.CanFocus - fullName: TextField.CanFocus -- uid: Terminal.TextField.Color* - parent: Terminal.TextField - isExternal: false - name: Color - nameWithType: TextField.Color - fullName: TextField.Color -- uid: Terminal.TextField.CursorPosition* - parent: Terminal.TextField - isExternal: false - name: CursorPosition - nameWithType: TextField.CursorPosition - fullName: TextField.CursorPosition -- uid: Terminal.TextField.MouseEvent* - parent: Terminal.TextField - isExternal: false - name: MouseEvent - nameWithType: TextField.MouseEvent - fullName: TextField.MouseEvent -- uid: Terminal.TextField.PositionCursor* - parent: Terminal.TextField - isExternal: false - name: PositionCursor - nameWithType: TextField.PositionCursor - fullName: TextField.PositionCursor -- uid: Terminal.TextField.ProcessKey* - parent: Terminal.TextField - isExternal: false - name: ProcessKey - nameWithType: TextField.ProcessKey - fullName: TextField.ProcessKey -- uid: Terminal.TextField.Redraw* - parent: Terminal.TextField - isExternal: false - name: Redraw - nameWithType: TextField.Redraw - fullName: TextField.Redraw -- uid: Terminal.TextField.Secret* - parent: Terminal.TextField - isExternal: false - name: Secret - nameWithType: TextField.Secret - fullName: TextField.Secret -- uid: Terminal.TextField.Text* - parent: Terminal.TextField - isExternal: false - name: Text - nameWithType: TextField.Text - fullName: TextField.Text -- uid: Terminal.View.HasFocus - parent: Terminal.View - isExternal: false - name: HasFocus - nameWithType: View.HasFocus - fullName: View.HasFocus -- uid: Terminal.View.ProcessColdKey(Terminal.KeyEvent) - parent: Terminal.View - isExternal: false - name: ProcessColdKey(KeyEvent) - nameWithType: View.ProcessColdKey(KeyEvent) - fullName: View.ProcessColdKey(KeyEvent) -- uid: Terminal.View.ProcessHotKey(Terminal.KeyEvent) - parent: Terminal.View - isExternal: false - name: ProcessHotKey(KeyEvent) - nameWithType: View.ProcessHotKey(KeyEvent) - fullName: View.ProcessHotKey(KeyEvent) -- uid: Terminal.View.Add(Terminal.View) - parent: Terminal.View - isExternal: false - name: Add(View) - nameWithType: View.Add(View) - fullName: View.Add(View) -- uid: Terminal.View.Add(Terminal.View[]) - parent: Terminal.View - isExternal: false - name: Add(View[]) - nameWithType: View.Add(View[]) - fullName: View.Add(View[]) -- uid: Terminal.View.AddCh(System.Int32,System.Int32,System.Int32) - parent: Terminal.View - isExternal: false - name: AddCh(Int32, Int32, Int32) - nameWithType: View.AddCh(Int32, Int32, Int32) - fullName: View.AddCh(Int32, Int32, Int32) -- uid: Terminal.View.Bounds - parent: Terminal.View - isExternal: false - name: Bounds - nameWithType: View.Bounds - fullName: View.Bounds -- uid: Terminal.View.ChildNeedsDisplay - parent: Terminal.View - isExternal: false - name: ChildNeedsDisplay() - nameWithType: View.ChildNeedsDisplay() - fullName: View.ChildNeedsDisplay() -- uid: Terminal.View.Clear - parent: Terminal.View - isExternal: false - name: Clear() - nameWithType: View.Clear() - fullName: View.Clear() -- uid: Terminal.View.ClearNeedsDisplay - parent: Terminal.View - isExternal: false - name: ClearNeedsDisplay() - nameWithType: View.ClearNeedsDisplay() - fullName: View.ClearNeedsDisplay() -- uid: Terminal.View.ColorScheme - parent: Terminal.View - isExternal: false - name: ColorScheme - nameWithType: View.ColorScheme - fullName: View.ColorScheme -- uid: Terminal.View.DrawFrame(Terminal.Rect,System.Boolean) - parent: Terminal.View - isExternal: false - name: DrawFrame(Rect, Boolean) - nameWithType: View.DrawFrame(Rect, Boolean) - fullName: View.DrawFrame(Rect, Boolean) -- uid: Terminal.View.DrawHotString(System.String,System.Boolean,Terminal.ColorScheme) - parent: Terminal.View - isExternal: false - name: DrawHotString(String, Boolean, ColorScheme) - nameWithType: View.DrawHotString(String, Boolean, ColorScheme) - fullName: View.DrawHotString(String, Boolean, ColorScheme) -- uid: Terminal.View.DrawHotString(System.String,Terminal.Attribute,Terminal.Attribute) - parent: Terminal.View - isExternal: false - name: DrawHotString(String, Attribute, Attribute) - nameWithType: View.DrawHotString(String, Attribute, Attribute) - fullName: View.DrawHotString(String, Attribute, Attribute) -- uid: Terminal.View.Driver - parent: Terminal.View - isExternal: false - name: Driver - nameWithType: View.Driver - fullName: View.Driver -- uid: Terminal.View.EnsureFocus - parent: Terminal.View - isExternal: false - name: EnsureFocus() - nameWithType: View.EnsureFocus() - fullName: View.EnsureFocus() -- uid: Terminal.View.Focused - parent: Terminal.View - isExternal: false - name: Focused - nameWithType: View.Focused - fullName: View.Focused -- uid: Terminal.View.FocusFirst - parent: Terminal.View - isExternal: false - name: FocusFirst() - nameWithType: View.FocusFirst() - fullName: View.FocusFirst() -- uid: Terminal.View.FocusLast - parent: Terminal.View - isExternal: false - name: FocusLast() - nameWithType: View.FocusLast() - fullName: View.FocusLast() -- uid: Terminal.View.FocusNext - parent: Terminal.View - isExternal: false - name: FocusNext() - nameWithType: View.FocusNext() - fullName: View.FocusNext() -- uid: Terminal.View.FocusPrev - parent: Terminal.View - isExternal: false - name: FocusPrev() - nameWithType: View.FocusPrev() - fullName: View.FocusPrev() -- uid: Terminal.View.Frame - parent: Terminal.View - isExternal: false - name: Frame - nameWithType: View.Frame - fullName: View.Frame -- uid: Terminal.View.GetEnumerator - parent: Terminal.View - isExternal: false - name: GetEnumerator() - nameWithType: View.GetEnumerator() - fullName: View.GetEnumerator() -- uid: Terminal.View.Id - parent: Terminal.View - isExternal: false - name: Id - nameWithType: View.Id - fullName: View.Id -- uid: Terminal.View.LayoutSubviews - parent: Terminal.View - isExternal: false - name: LayoutSubviews() - nameWithType: View.LayoutSubviews() - fullName: View.LayoutSubviews() -- uid: Terminal.View.MostFocused - parent: Terminal.View - isExternal: false - name: MostFocused - nameWithType: View.MostFocused - fullName: View.MostFocused -- uid: Terminal.View.Move(System.Int32,System.Int32) - parent: Terminal.View - isExternal: false - name: Move(Int32, Int32) - nameWithType: View.Move(Int32, Int32) - fullName: View.Move(Int32, Int32) -- uid: Terminal.View.Remove(Terminal.View) - parent: Terminal.View - isExternal: false - name: Remove(View) - nameWithType: View.Remove(View) - fullName: View.Remove(View) -- uid: Terminal.View.RemoveAll - parent: Terminal.View - isExternal: false - name: RemoveAll() - nameWithType: View.RemoveAll() - fullName: View.RemoveAll() -- uid: Terminal.View.ScreenToView(System.Int32,System.Int32) - parent: Terminal.View - isExternal: false - name: ScreenToView(Int32, Int32) - nameWithType: View.ScreenToView(Int32, Int32) - fullName: View.ScreenToView(Int32, Int32) -- uid: Terminal.View.SetFocus(Terminal.View) - parent: Terminal.View - isExternal: false - name: SetFocus(View) - nameWithType: View.SetFocus(View) - fullName: View.SetFocus(View) -- uid: Terminal.View.SetNeedsDisplay - parent: Terminal.View - isExternal: false - name: SetNeedsDisplay() - nameWithType: View.SetNeedsDisplay() - fullName: View.SetNeedsDisplay() -- uid: Terminal.View.SetNeedsDisplay(Terminal.Rect) - parent: Terminal.View - isExternal: false - name: SetNeedsDisplay(Rect) - nameWithType: View.SetNeedsDisplay(Rect) - fullName: View.SetNeedsDisplay(Rect) -- uid: Terminal.View.Subviews - parent: Terminal.View - isExternal: false - name: Subviews - nameWithType: View.Subviews - fullName: View.Subviews -- uid: Terminal.View.SuperView - parent: Terminal.View - isExternal: false - name: SuperView - nameWithType: View.SuperView - fullName: View.SuperView -- uid: Terminal.View.ToString - parent: Terminal.View - isExternal: false - name: ToString() - nameWithType: View.ToString() - fullName: View.ToString() -- uid: Terminal.View.WantMousePositionReports - parent: Terminal.View - isExternal: false - name: WantMousePositionReports - nameWithType: View.WantMousePositionReports - fullName: View.WantMousePositionReports diff --git a/docfx/api/Terminal/Terminal.Toplevel.yml b/docfx/api/Terminal/Terminal.Toplevel.yml deleted file mode 100644 index 0d1efc8ef..000000000 --- a/docfx/api/Terminal/Terminal.Toplevel.yml +++ /dev/null @@ -1,505 +0,0 @@ -### YamlMime:ManagedReference -items: -- uid: Terminal.Toplevel - id: Toplevel - children: - - Terminal.Toplevel.#ctor(Terminal.Rect) - - Terminal.Toplevel.CanFocus - - Terminal.Toplevel.Create - - Terminal.Toplevel.ProcessKey(Terminal.KeyEvent) - - Terminal.Toplevel.Running - langs: - - csharp - name: Toplevel - nameWithType: Toplevel - fullName: Terminal.Toplevel - type: Class - assemblies: - - Terminal - namespace: Terminal - summary: Toplevel views can be modally executed. - remarks: >- -

- Toplevels can be modally executing views, and they return control - to the caller when the "Running" property is set to false. -

- syntax: - content: 'public class Toplevel : Terminal.View' - inheritance: - - System.Object - - Terminal.Responder - - Terminal.View - derivedClasses: - - Terminal.Window - implements: [] - inheritedMembers: - - Terminal.Responder.MouseEvent(Terminal.MouseEvent) - - Terminal.View.Add(Terminal.View) - - Terminal.View.Add(Terminal.View[]) - - Terminal.View.AddCh(System.Int32,System.Int32,System.Int32) - - Terminal.View.Bounds - - Terminal.View.ChildNeedsDisplay - - Terminal.View.Clear - - Terminal.View.ClearNeedsDisplay - - Terminal.View.ColorScheme - - Terminal.View.DrawFrame(Terminal.Rect,System.Boolean) - - Terminal.View.DrawHotString(System.String,System.Boolean,Terminal.ColorScheme) - - Terminal.View.DrawHotString(System.String,Terminal.Attribute,Terminal.Attribute) - - Terminal.View.Driver - - Terminal.View.EnsureFocus - - Terminal.View.Focused - - Terminal.View.FocusFirst - - Terminal.View.FocusLast - - Terminal.View.FocusNext - - Terminal.View.FocusPrev - - Terminal.View.Frame - - Terminal.View.GetEnumerator - - Terminal.View.HasFocus - - Terminal.View.Id - - Terminal.View.LayoutSubviews - - Terminal.View.MostFocused - - Terminal.View.Move(System.Int32,System.Int32) - - Terminal.View.PositionCursor - - Terminal.View.ProcessColdKey(Terminal.KeyEvent) - - Terminal.View.ProcessHotKey(Terminal.KeyEvent) - - Terminal.View.Redraw(Terminal.Rect) - - Terminal.View.Remove(Terminal.View) - - Terminal.View.RemoveAll - - Terminal.View.ScreenToView(System.Int32,System.Int32) - - Terminal.View.SetFocus(Terminal.View) - - Terminal.View.SetNeedsDisplay - - Terminal.View.SetNeedsDisplay(Terminal.Rect) - - Terminal.View.Subviews - - Terminal.View.SuperView - - Terminal.View.ToString - - Terminal.View.WantMousePositionReports -- uid: Terminal.Toplevel.#ctor(Terminal.Rect) - id: '#ctor(Terminal.Rect)' - parent: Terminal.Toplevel - langs: - - csharp - name: Toplevel(Rect) - nameWithType: Toplevel.Toplevel(Rect) - fullName: Toplevel.Toplevel(Rect) - type: Constructor - assemblies: - - Terminal - namespace: Terminal - summary: Initializes a new instance of the class. - syntax: - content: public Toplevel (Terminal.Rect frame); - parameters: - - id: frame - type: Terminal.Rect - description: Frame. - overload: Terminal.Toplevel.#ctor* - exceptions: [] -- uid: Terminal.Toplevel.CanFocus - id: CanFocus - parent: Terminal.Toplevel - langs: - - csharp - name: CanFocus - nameWithType: Toplevel.CanFocus - fullName: Toplevel.CanFocus - type: Property - assemblies: - - Terminal - namespace: Terminal - syntax: - content: public override bool CanFocus { get; } - return: - type: System.Boolean - description: To be added. - overload: Terminal.Toplevel.CanFocus* - exceptions: [] -- uid: Terminal.Toplevel.Create - id: Create - parent: Terminal.Toplevel - langs: - - csharp - name: Create() - nameWithType: Toplevel.Create() - fullName: Toplevel.Create() - type: Method - assemblies: - - Terminal - namespace: Terminal - summary: Convenience factory method that creates a new toplevel with the current terminal dimensions. - syntax: - content: public static Terminal.Toplevel Create (); - parameters: [] - return: - type: Terminal.Toplevel - description: The create. - overload: Terminal.Toplevel.Create* - exceptions: [] -- uid: Terminal.Toplevel.ProcessKey(Terminal.KeyEvent) - id: ProcessKey(Terminal.KeyEvent) - parent: Terminal.Toplevel - langs: - - csharp - name: ProcessKey(KeyEvent) - nameWithType: Toplevel.ProcessKey(KeyEvent) - fullName: Toplevel.ProcessKey(KeyEvent) - type: Method - assemblies: - - Terminal - namespace: Terminal - syntax: - content: public override bool ProcessKey (Terminal.KeyEvent kb); - parameters: - - id: kb - type: Terminal.KeyEvent - description: To be added. - return: - type: System.Boolean - description: To be added. - overload: Terminal.Toplevel.ProcessKey* - exceptions: [] -- uid: Terminal.Toplevel.Running - id: Running - parent: Terminal.Toplevel - langs: - - csharp - name: Running - nameWithType: Toplevel.Running - fullName: Toplevel.Running - type: Field - assemblies: - - Terminal - namespace: Terminal - summary: >- - This flag is checked on each iteration of the mainloop and it continues - running until this flag is set to false. - syntax: - content: public bool Running; - return: - type: System.Boolean - description: To be added. - exceptions: [] -references: -- uid: Terminal.View - parent: Terminal - isExternal: false - name: View - nameWithType: View - fullName: Terminal.View -- uid: Terminal.Toplevel.#ctor(Terminal.Rect) - parent: Terminal.Toplevel - isExternal: false - name: Toplevel(Rect) - nameWithType: Toplevel.Toplevel(Rect) - fullName: Toplevel.Toplevel(Rect) -- uid: Terminal.Rect - parent: Terminal - isExternal: false - name: Rect - nameWithType: Rect - fullName: Terminal.Rect -- uid: Terminal.Toplevel.CanFocus - parent: Terminal.Toplevel - isExternal: false - name: CanFocus - nameWithType: Toplevel.CanFocus - fullName: Toplevel.CanFocus -- uid: System.Boolean - parent: System - isExternal: true - name: Boolean - nameWithType: Boolean - fullName: System.Boolean -- uid: Terminal.Toplevel.Create - parent: Terminal.Toplevel - isExternal: false - name: Create() - nameWithType: Toplevel.Create() - fullName: Toplevel.Create() -- uid: Terminal.Toplevel - parent: Terminal - isExternal: false - name: Toplevel - nameWithType: Toplevel - fullName: Terminal.Toplevel -- uid: Terminal.Toplevel.ProcessKey(Terminal.KeyEvent) - parent: Terminal.Toplevel - isExternal: false - name: ProcessKey(KeyEvent) - nameWithType: Toplevel.ProcessKey(KeyEvent) - fullName: Toplevel.ProcessKey(KeyEvent) -- uid: Terminal.KeyEvent - parent: Terminal - isExternal: false - name: KeyEvent - nameWithType: KeyEvent - fullName: Terminal.KeyEvent -- uid: Terminal.Toplevel.Running - parent: Terminal.Toplevel - isExternal: false - name: Running - nameWithType: Toplevel.Running - fullName: Toplevel.Running -- uid: Terminal.Toplevel.#ctor* - parent: Terminal.Toplevel - isExternal: false - name: Toplevel - nameWithType: Toplevel.Toplevel - fullName: Toplevel.Toplevel -- uid: Terminal.Toplevel.CanFocus* - parent: Terminal.Toplevel - isExternal: false - name: CanFocus - nameWithType: Toplevel.CanFocus - fullName: Toplevel.CanFocus -- uid: Terminal.Toplevel.Create* - parent: Terminal.Toplevel - isExternal: false - name: Create - nameWithType: Toplevel.Create - fullName: Toplevel.Create -- uid: Terminal.Toplevel.ProcessKey* - parent: Terminal.Toplevel - isExternal: false - name: ProcessKey - nameWithType: Toplevel.ProcessKey - fullName: Toplevel.ProcessKey -- uid: Terminal.View.HasFocus - parent: Terminal.View - isExternal: false - name: HasFocus - nameWithType: View.HasFocus - fullName: View.HasFocus -- uid: Terminal.Responder.MouseEvent(Terminal.MouseEvent) - parent: Terminal.Responder - isExternal: false - name: MouseEvent(MouseEvent) - nameWithType: Responder.MouseEvent(MouseEvent) - fullName: Responder.MouseEvent(MouseEvent) -- uid: Terminal.View.ProcessColdKey(Terminal.KeyEvent) - parent: Terminal.View - isExternal: false - name: ProcessColdKey(KeyEvent) - nameWithType: View.ProcessColdKey(KeyEvent) - fullName: View.ProcessColdKey(KeyEvent) -- uid: Terminal.View.ProcessHotKey(Terminal.KeyEvent) - parent: Terminal.View - isExternal: false - name: ProcessHotKey(KeyEvent) - nameWithType: View.ProcessHotKey(KeyEvent) - fullName: View.ProcessHotKey(KeyEvent) -- uid: Terminal.View.Add(Terminal.View) - parent: Terminal.View - isExternal: false - name: Add(View) - nameWithType: View.Add(View) - fullName: View.Add(View) -- uid: Terminal.View.Add(Terminal.View[]) - parent: Terminal.View - isExternal: false - name: Add(View[]) - nameWithType: View.Add(View[]) - fullName: View.Add(View[]) -- uid: Terminal.View.AddCh(System.Int32,System.Int32,System.Int32) - parent: Terminal.View - isExternal: false - name: AddCh(Int32, Int32, Int32) - nameWithType: View.AddCh(Int32, Int32, Int32) - fullName: View.AddCh(Int32, Int32, Int32) -- uid: Terminal.View.Bounds - parent: Terminal.View - isExternal: false - name: Bounds - nameWithType: View.Bounds - fullName: View.Bounds -- uid: Terminal.View.ChildNeedsDisplay - parent: Terminal.View - isExternal: false - name: ChildNeedsDisplay() - nameWithType: View.ChildNeedsDisplay() - fullName: View.ChildNeedsDisplay() -- uid: Terminal.View.Clear - parent: Terminal.View - isExternal: false - name: Clear() - nameWithType: View.Clear() - fullName: View.Clear() -- uid: Terminal.View.ClearNeedsDisplay - parent: Terminal.View - isExternal: false - name: ClearNeedsDisplay() - nameWithType: View.ClearNeedsDisplay() - fullName: View.ClearNeedsDisplay() -- uid: Terminal.View.ColorScheme - parent: Terminal.View - isExternal: false - name: ColorScheme - nameWithType: View.ColorScheme - fullName: View.ColorScheme -- uid: Terminal.View.DrawFrame(Terminal.Rect,System.Boolean) - parent: Terminal.View - isExternal: false - name: DrawFrame(Rect, Boolean) - nameWithType: View.DrawFrame(Rect, Boolean) - fullName: View.DrawFrame(Rect, Boolean) -- uid: Terminal.View.DrawHotString(System.String,System.Boolean,Terminal.ColorScheme) - parent: Terminal.View - isExternal: false - name: DrawHotString(String, Boolean, ColorScheme) - nameWithType: View.DrawHotString(String, Boolean, ColorScheme) - fullName: View.DrawHotString(String, Boolean, ColorScheme) -- uid: Terminal.View.DrawHotString(System.String,Terminal.Attribute,Terminal.Attribute) - parent: Terminal.View - isExternal: false - name: DrawHotString(String, Attribute, Attribute) - nameWithType: View.DrawHotString(String, Attribute, Attribute) - fullName: View.DrawHotString(String, Attribute, Attribute) -- uid: Terminal.View.Driver - parent: Terminal.View - isExternal: false - name: Driver - nameWithType: View.Driver - fullName: View.Driver -- uid: Terminal.View.EnsureFocus - parent: Terminal.View - isExternal: false - name: EnsureFocus() - nameWithType: View.EnsureFocus() - fullName: View.EnsureFocus() -- uid: Terminal.View.Focused - parent: Terminal.View - isExternal: false - name: Focused - nameWithType: View.Focused - fullName: View.Focused -- uid: Terminal.View.FocusFirst - parent: Terminal.View - isExternal: false - name: FocusFirst() - nameWithType: View.FocusFirst() - fullName: View.FocusFirst() -- uid: Terminal.View.FocusLast - parent: Terminal.View - isExternal: false - name: FocusLast() - nameWithType: View.FocusLast() - fullName: View.FocusLast() -- uid: Terminal.View.FocusNext - parent: Terminal.View - isExternal: false - name: FocusNext() - nameWithType: View.FocusNext() - fullName: View.FocusNext() -- uid: Terminal.View.FocusPrev - parent: Terminal.View - isExternal: false - name: FocusPrev() - nameWithType: View.FocusPrev() - fullName: View.FocusPrev() -- uid: Terminal.View.Frame - parent: Terminal.View - isExternal: false - name: Frame - nameWithType: View.Frame - fullName: View.Frame -- uid: Terminal.View.GetEnumerator - parent: Terminal.View - isExternal: false - name: GetEnumerator() - nameWithType: View.GetEnumerator() - fullName: View.GetEnumerator() -- uid: Terminal.View.Id - parent: Terminal.View - isExternal: false - name: Id - nameWithType: View.Id - fullName: View.Id -- uid: Terminal.View.LayoutSubviews - parent: Terminal.View - isExternal: false - name: LayoutSubviews() - nameWithType: View.LayoutSubviews() - fullName: View.LayoutSubviews() -- uid: Terminal.View.MostFocused - parent: Terminal.View - isExternal: false - name: MostFocused - nameWithType: View.MostFocused - fullName: View.MostFocused -- uid: Terminal.View.Move(System.Int32,System.Int32) - parent: Terminal.View - isExternal: false - name: Move(Int32, Int32) - nameWithType: View.Move(Int32, Int32) - fullName: View.Move(Int32, Int32) -- uid: Terminal.View.PositionCursor - parent: Terminal.View - isExternal: false - name: PositionCursor() - nameWithType: View.PositionCursor() - fullName: View.PositionCursor() -- uid: Terminal.View.Redraw(Terminal.Rect) - parent: Terminal.View - isExternal: false - name: Redraw(Rect) - nameWithType: View.Redraw(Rect) - fullName: View.Redraw(Rect) -- uid: Terminal.View.Remove(Terminal.View) - parent: Terminal.View - isExternal: false - name: Remove(View) - nameWithType: View.Remove(View) - fullName: View.Remove(View) -- uid: Terminal.View.RemoveAll - parent: Terminal.View - isExternal: false - name: RemoveAll() - nameWithType: View.RemoveAll() - fullName: View.RemoveAll() -- uid: Terminal.View.ScreenToView(System.Int32,System.Int32) - parent: Terminal.View - isExternal: false - name: ScreenToView(Int32, Int32) - nameWithType: View.ScreenToView(Int32, Int32) - fullName: View.ScreenToView(Int32, Int32) -- uid: Terminal.View.SetFocus(Terminal.View) - parent: Terminal.View - isExternal: false - name: SetFocus(View) - nameWithType: View.SetFocus(View) - fullName: View.SetFocus(View) -- uid: Terminal.View.SetNeedsDisplay - parent: Terminal.View - isExternal: false - name: SetNeedsDisplay() - nameWithType: View.SetNeedsDisplay() - fullName: View.SetNeedsDisplay() -- uid: Terminal.View.SetNeedsDisplay(Terminal.Rect) - parent: Terminal.View - isExternal: false - name: SetNeedsDisplay(Rect) - nameWithType: View.SetNeedsDisplay(Rect) - fullName: View.SetNeedsDisplay(Rect) -- uid: Terminal.View.Subviews - parent: Terminal.View - isExternal: false - name: Subviews - nameWithType: View.Subviews - fullName: View.Subviews -- uid: Terminal.View.SuperView - parent: Terminal.View - isExternal: false - name: SuperView - nameWithType: View.SuperView - fullName: View.SuperView -- uid: Terminal.View.ToString - parent: Terminal.View - isExternal: false - name: ToString() - nameWithType: View.ToString() - fullName: View.ToString() -- uid: Terminal.View.WantMousePositionReports - parent: Terminal.View - isExternal: false - name: WantMousePositionReports - nameWithType: View.WantMousePositionReports - fullName: View.WantMousePositionReports diff --git a/docfx/api/Terminal/Terminal.View.yml b/docfx/api/Terminal/Terminal.View.yml deleted file mode 100644 index 2f5e192f5..000000000 --- a/docfx/api/Terminal/Terminal.View.yml +++ /dev/null @@ -1,1546 +0,0 @@ -### YamlMime:ManagedReference -items: -- uid: Terminal.View - id: View - children: - - Terminal.View.#ctor(Terminal.Rect) - - Terminal.View.Add(Terminal.View) - - Terminal.View.Add(Terminal.View[]) - - Terminal.View.AddCh(System.Int32,System.Int32,System.Int32) - - Terminal.View.Bounds - - Terminal.View.ChildNeedsDisplay - - Terminal.View.Clear - - Terminal.View.ClearNeedsDisplay - - Terminal.View.ColorScheme - - Terminal.View.DrawFrame(Terminal.Rect,System.Boolean) - - Terminal.View.DrawHotString(System.String,System.Boolean,Terminal.ColorScheme) - - Terminal.View.DrawHotString(System.String,Terminal.Attribute,Terminal.Attribute) - - Terminal.View.Driver - - Terminal.View.EnsureFocus - - Terminal.View.Focused - - Terminal.View.FocusFirst - - Terminal.View.FocusLast - - Terminal.View.FocusNext - - Terminal.View.FocusPrev - - Terminal.View.Frame - - Terminal.View.GetEnumerator - - Terminal.View.HasFocus - - Terminal.View.Id - - Terminal.View.LayoutSubviews - - Terminal.View.MostFocused - - Terminal.View.Move(System.Int32,System.Int32) - - Terminal.View.PositionCursor - - Terminal.View.ProcessColdKey(Terminal.KeyEvent) - - Terminal.View.ProcessHotKey(Terminal.KeyEvent) - - Terminal.View.ProcessKey(Terminal.KeyEvent) - - Terminal.View.Redraw(Terminal.Rect) - - Terminal.View.Remove(Terminal.View) - - Terminal.View.RemoveAll - - Terminal.View.ScreenToView(System.Int32,System.Int32) - - Terminal.View.SetFocus(Terminal.View) - - Terminal.View.SetNeedsDisplay - - Terminal.View.SetNeedsDisplay(Terminal.Rect) - - Terminal.View.Subviews - - Terminal.View.SuperView - - Terminal.View.ToString - - Terminal.View.WantMousePositionReports - langs: - - csharp - name: View - nameWithType: View - fullName: Terminal.View - type: Class - assemblies: - - Terminal - namespace: Terminal - summary: View is the base class for all views on the screen and represents a visible element that can render itself and contains zero or more nested views. - remarks: "

\n The View defines the base functionality for user interface elements in Terminal/gui.cs. Views\n can contain one or more subviews, can respond to user input and render themselves on the screen.\n

\n

\n Views are created with a specified rectangle region (the frame) that is relative to the container\n that they are added into. \n

\n

\n Subviews can be added to a View by calling the Add method. The container of a view is the \n Superview.\n

\n

\n Developers can call the SetNeedsDisplay method on the view to flag a region or the entire view\n as requiring to be redrawn.\n

\n

\n Views have a ColorScheme property that defines the default colors that subviews\n should use for rendering. This ensures that the views fit in the context where\n they are being used, and allows for themes to be plugged in. For example, the\n default colors for windows and toplevels uses a blue background, while it uses \n a white background for dialog boxes and a red background for errors.\n

\n

\n If a ColorScheme is not set on a view, the result of the ColorScheme is the\n value of the SuperView and the value might only be valid once a view has been\n added to a SuperView, so your subclasses should not rely on ColorScheme being\n set at construction time.\n

\n

\n Using ColorSchemes has the advantage that your application will work both\n in color as well as black and white displays.\n

" - syntax: - content: 'public class View : Terminal.Responder, System.Collections.IEnumerable' - inheritance: - - System.Object - - Terminal.Responder - derivedClasses: - - Terminal.Button - - Terminal.CheckBox - - Terminal.Label - - Terminal.MenuBar - - Terminal.RadioGroup - - Terminal.ScrollView - - Terminal.TextField - - Terminal.Toplevel - implements: - - System.Collections.IEnumerable - inheritedMembers: - - Terminal.Responder.CanFocus - - Terminal.Responder.MouseEvent(Terminal.MouseEvent) -- uid: Terminal.View.#ctor(Terminal.Rect) - id: '#ctor(Terminal.Rect)' - parent: Terminal.View - langs: - - csharp - name: View(Rect) - nameWithType: View.View(Rect) - fullName: View.View(Rect) - type: Constructor - assemblies: - - Terminal - namespace: Terminal - summary: Initializes a new instance of the class with the specified frame. This is the default constructor. - syntax: - content: public View (Terminal.Rect frame); - parameters: - - id: frame - type: Terminal.Rect - description: The region covered by this view. - overload: Terminal.View.#ctor* - exceptions: [] -- uid: Terminal.View.Add(Terminal.View) - id: Add(Terminal.View) - parent: Terminal.View - langs: - - csharp - name: Add(View) - nameWithType: View.Add(View) - fullName: View.Add(View) - type: Method - assemblies: - - Terminal - namespace: Terminal - summary: Adds a subview to this view. - syntax: - content: public virtual void Add (Terminal.View view); - parameters: - - id: view - type: Terminal.View - description: To be added. - overload: Terminal.View.Add* - exceptions: [] -- uid: Terminal.View.Add(Terminal.View[]) - id: Add(Terminal.View[]) - parent: Terminal.View - langs: - - csharp - name: Add(View[]) - nameWithType: View.Add(View[]) - fullName: View.Add(View[]) - type: Method - assemblies: - - Terminal - namespace: Terminal - summary: Adds the specified views to the view. - syntax: - content: public void Add (Terminal.View[] views); - parameters: - - id: views - type: Terminal.View[] - description: Array of one or more views (can be optional parameter). - overload: Terminal.View.Add* - exceptions: [] -- uid: Terminal.View.AddCh(System.Int32,System.Int32,System.Int32) - id: AddCh(System.Int32,System.Int32,System.Int32) - parent: Terminal.View - langs: - - csharp - name: AddCh(Int32, Int32, Int32) - nameWithType: View.AddCh(Int32, Int32, Int32) - fullName: View.AddCh(Int32, Int32, Int32) - type: Method - assemblies: - - Terminal - namespace: Terminal - summary: Displays the specified character in the specified column and row. - syntax: - content: public void AddCh (int col, int row, int ch); - parameters: - - id: col - type: System.Int32 - description: Col. - - id: row - type: System.Int32 - description: Row. - - id: ch - type: System.Int32 - description: Ch. - overload: Terminal.View.AddCh* - exceptions: [] -- uid: Terminal.View.Bounds - id: Bounds - parent: Terminal.View - langs: - - csharp - name: Bounds - nameWithType: View.Bounds - fullName: View.Bounds - type: Property - assemblies: - - Terminal - namespace: Terminal - summary: The bounds represent the View-relative rectangle used for this view. Updates to the Bounds update the Frame, and has the same side effects as updating the frame. - syntax: - content: public Terminal.Rect Bounds { get; set; } - return: - type: Terminal.Rect - description: The bounds. - overload: Terminal.View.Bounds* - exceptions: [] -- uid: Terminal.View.ChildNeedsDisplay - id: ChildNeedsDisplay - parent: Terminal.View - langs: - - csharp - name: ChildNeedsDisplay() - nameWithType: View.ChildNeedsDisplay() - fullName: View.ChildNeedsDisplay() - type: Method - assemblies: - - Terminal - namespace: Terminal - summary: Flags this view for requiring the children views to be repainted. - syntax: - content: public void ChildNeedsDisplay (); - parameters: [] - overload: Terminal.View.ChildNeedsDisplay* - exceptions: [] -- uid: Terminal.View.Clear - id: Clear - parent: Terminal.View - langs: - - csharp - name: Clear() - nameWithType: View.Clear() - fullName: View.Clear() - type: Method - assemblies: - - Terminal - namespace: Terminal - summary: Clears the view region with the current color. - remarks: >- -

- This clears the entire region used by this view. -

- syntax: - content: public void Clear (); - parameters: [] - overload: Terminal.View.Clear* - exceptions: [] -- uid: Terminal.View.ClearNeedsDisplay - id: ClearNeedsDisplay - parent: Terminal.View - langs: - - csharp - name: ClearNeedsDisplay() - nameWithType: View.ClearNeedsDisplay() - fullName: View.ClearNeedsDisplay() - type: Method - assemblies: - - Terminal - namespace: Terminal - summary: Removes the SetNeedsDisplay and the ChildNeedsDisplay setting on this view. - syntax: - content: protected void ClearNeedsDisplay (); - parameters: [] - overload: Terminal.View.ClearNeedsDisplay* - exceptions: [] -- uid: Terminal.View.ColorScheme - id: ColorScheme - parent: Terminal.View - langs: - - csharp - name: ColorScheme - nameWithType: View.ColorScheme - fullName: View.ColorScheme - type: Property - assemblies: - - Terminal - namespace: Terminal - summary: >- - The color scheme for this view, if it is not defined, it returns the parent's - color scheme. - syntax: - content: public Terminal.ColorScheme ColorScheme { get; set; } - return: - type: Terminal.ColorScheme - description: To be added. - overload: Terminal.View.ColorScheme* - exceptions: [] -- uid: Terminal.View.DrawFrame(Terminal.Rect,System.Boolean) - id: DrawFrame(Terminal.Rect,System.Boolean) - parent: Terminal.View - langs: - - csharp - name: DrawFrame(Rect, Boolean) - nameWithType: View.DrawFrame(Rect, Boolean) - fullName: View.DrawFrame(Rect, Boolean) - type: Method - assemblies: - - Terminal - namespace: Terminal - summary: Draws a frame in the current view, clipped by the boundary of this view - syntax: - content: public void DrawFrame (Terminal.Rect rect, bool fill = false); - parameters: - - id: rect - type: Terminal.Rect - description: Rectangular region for the frame to be drawn. - - id: fill - type: System.Boolean - description: If set to true it fill will the contents. - overload: Terminal.View.DrawFrame* - exceptions: [] -- uid: Terminal.View.DrawHotString(System.String,System.Boolean,Terminal.ColorScheme) - id: DrawHotString(System.String,System.Boolean,Terminal.ColorScheme) - parent: Terminal.View - langs: - - csharp - name: DrawHotString(String, Boolean, ColorScheme) - nameWithType: View.DrawHotString(String, Boolean, ColorScheme) - fullName: View.DrawHotString(String, Boolean, ColorScheme) - type: Method - assemblies: - - Terminal - namespace: Terminal - summary: Utility function to draw strings that contains a hotkey using a colorscheme and the "focused" state. - syntax: - content: public void DrawHotString (string text, bool focused, Terminal.ColorScheme scheme); - parameters: - - id: text - type: System.String - description: String to display, the underscoore before a letter flags the next letter as the hotkey. - - id: focused - type: System.Boolean - description: If set to true this uses the focused colors from the color scheme, otherwise the regular ones. - - id: scheme - type: Terminal.ColorScheme - description: The color scheme to use. - overload: Terminal.View.DrawHotString* - exceptions: [] -- uid: Terminal.View.DrawHotString(System.String,Terminal.Attribute,Terminal.Attribute) - id: DrawHotString(System.String,Terminal.Attribute,Terminal.Attribute) - parent: Terminal.View - langs: - - csharp - name: DrawHotString(String, Attribute, Attribute) - nameWithType: View.DrawHotString(String, Attribute, Attribute) - fullName: View.DrawHotString(String, Attribute, Attribute) - type: Method - assemblies: - - Terminal - namespace: Terminal - summary: Utility function to draw strings that contain a hotkey - syntax: - content: public void DrawHotString (string text, Terminal.Attribute hotColor, Terminal.Attribute normalColor); - parameters: - - id: text - type: System.String - description: String to display, the underscoore before a letter flags the next letter as the hotkey. - - id: hotColor - type: Terminal.Attribute - description: Hot color. - - id: normalColor - type: Terminal.Attribute - description: Normal color. - overload: Terminal.View.DrawHotString* - exceptions: [] -- uid: Terminal.View.Driver - id: Driver - parent: Terminal.View - langs: - - csharp - name: Driver - nameWithType: View.Driver - fullName: View.Driver - type: Field - assemblies: - - Terminal - namespace: Terminal - summary: >- - Points to the current driver in use by the view, it is a convenience property - for simplifying the development of new views. - syntax: - content: public static Terminal.ConsoleDriver Driver; - return: - type: Terminal.ConsoleDriver - description: To be added. - exceptions: [] -- uid: Terminal.View.EnsureFocus - id: EnsureFocus - parent: Terminal.View - langs: - - csharp - name: EnsureFocus() - nameWithType: View.EnsureFocus() - fullName: View.EnsureFocus() - type: Method - assemblies: - - Terminal - namespace: Terminal - summary: Finds the first view in the hierarchy that wants to get the focus if nothing is currently focused, otherwise, it does nothing. - syntax: - content: public void EnsureFocus (); - parameters: [] - overload: Terminal.View.EnsureFocus* - exceptions: [] -- uid: Terminal.View.Focused - id: Focused - parent: Terminal.View - langs: - - csharp - name: Focused - nameWithType: View.Focused - fullName: View.Focused - type: Property - assemblies: - - Terminal - namespace: Terminal - summary: Returns the currently focused view inside this view, or null if nothing is focused. - syntax: - content: public Terminal.View Focused { get; } - return: - type: Terminal.View - description: The focused. - overload: Terminal.View.Focused* - exceptions: [] -- uid: Terminal.View.FocusFirst - id: FocusFirst - parent: Terminal.View - langs: - - csharp - name: FocusFirst() - nameWithType: View.FocusFirst() - fullName: View.FocusFirst() - type: Method - assemblies: - - Terminal - namespace: Terminal - summary: Focuses the first focusable subview if one exists. - syntax: - content: public void FocusFirst (); - parameters: [] - overload: Terminal.View.FocusFirst* - exceptions: [] -- uid: Terminal.View.FocusLast - id: FocusLast - parent: Terminal.View - langs: - - csharp - name: FocusLast() - nameWithType: View.FocusLast() - fullName: View.FocusLast() - type: Method - assemblies: - - Terminal - namespace: Terminal - summary: Focuses the last focusable subview if one exists. - syntax: - content: public void FocusLast (); - parameters: [] - overload: Terminal.View.FocusLast* - exceptions: [] -- uid: Terminal.View.FocusNext - id: FocusNext - parent: Terminal.View - langs: - - csharp - name: FocusNext() - nameWithType: View.FocusNext() - fullName: View.FocusNext() - type: Method - assemblies: - - Terminal - namespace: Terminal - summary: Focuses the next view. - syntax: - content: public bool FocusNext (); - parameters: [] - return: - type: System.Boolean - description: true, if next was focused, false otherwise. - overload: Terminal.View.FocusNext* - exceptions: [] -- uid: Terminal.View.FocusPrev - id: FocusPrev - parent: Terminal.View - langs: - - csharp - name: FocusPrev() - nameWithType: View.FocusPrev() - fullName: View.FocusPrev() - type: Method - assemblies: - - Terminal - namespace: Terminal - summary: Focuses the previous view. - syntax: - content: public bool FocusPrev (); - parameters: [] - return: - type: System.Boolean - description: true, if previous was focused, false otherwise. - overload: Terminal.View.FocusPrev* - exceptions: [] -- uid: Terminal.View.Frame - id: Frame - parent: Terminal.View - langs: - - csharp - name: Frame - nameWithType: View.Frame - fullName: View.Frame - type: Property - assemblies: - - Terminal - namespace: Terminal - summary: Gets or sets the frame for the view. - remarks: "Altering the Frame of a view will trigger the redrawing of the \n view as well as the redrawing of the affected regions in the superview." - syntax: - content: public Terminal.Rect Frame { get; set; } - return: - type: Terminal.Rect - description: The frame. - overload: Terminal.View.Frame* - exceptions: [] -- uid: Terminal.View.GetEnumerator - id: GetEnumerator - parent: Terminal.View - langs: - - csharp - name: GetEnumerator() - nameWithType: View.GetEnumerator() - fullName: View.GetEnumerator() - type: Method - assemblies: - - Terminal - namespace: Terminal - summary: Gets an enumerator that enumerates the subviews in this view. - syntax: - content: >- - [System.Runtime.CompilerServices.IteratorStateMachine(typeof(Terminal.View/d__23))] - - public System.Collections.IEnumerator GetEnumerator (); - parameters: [] - return: - type: System.Collections.IEnumerator - description: The enumerator. - overload: Terminal.View.GetEnumerator* - exceptions: [] - attributes: - - type: System.Runtime.CompilerServices.IteratorStateMachine -- uid: Terminal.View.HasFocus - id: HasFocus - parent: Terminal.View - langs: - - csharp - name: HasFocus - nameWithType: View.HasFocus - fullName: View.HasFocus - type: Property - assemblies: - - Terminal - namespace: Terminal - summary: Gets or sets a value indicating whether this has focus. - syntax: - content: public override bool HasFocus { get; } - return: - type: System.Boolean - description: true if has focus; otherwise, false. - overload: Terminal.View.HasFocus* - exceptions: [] -- uid: Terminal.View.Id - id: Id - parent: Terminal.View - langs: - - csharp - name: Id - nameWithType: View.Id - fullName: View.Id - type: Property - assemblies: - - Terminal - namespace: Terminal - summary: Gets or sets an identifier for the view; - syntax: - content: public string Id { get; set; } - return: - type: System.String - description: The identifier. - overload: Terminal.View.Id* - exceptions: [] -- uid: Terminal.View.LayoutSubviews - id: LayoutSubviews - parent: Terminal.View - langs: - - csharp - name: LayoutSubviews() - nameWithType: View.LayoutSubviews() - fullName: View.LayoutSubviews() - type: Method - assemblies: - - Terminal - namespace: Terminal - summary: "This virtual method is invoked when a view starts executing or \n when the dimensions of the view have changed, for example in \n response to the container view or terminal resizing." - syntax: - content: public virtual void LayoutSubviews (); - parameters: [] - overload: Terminal.View.LayoutSubviews* - exceptions: [] -- uid: Terminal.View.MostFocused - id: MostFocused - parent: Terminal.View - langs: - - csharp - name: MostFocused - nameWithType: View.MostFocused - fullName: View.MostFocused - type: Property - assemblies: - - Terminal - namespace: Terminal - summary: Returns the most focused view in the chain of subviews (the leaf view that has the focus). - syntax: - content: public Terminal.View MostFocused { get; } - return: - type: Terminal.View - description: The most focused. - overload: Terminal.View.MostFocused* - exceptions: [] -- uid: Terminal.View.Move(System.Int32,System.Int32) - id: Move(System.Int32,System.Int32) - parent: Terminal.View - langs: - - csharp - name: Move(Int32, Int32) - nameWithType: View.Move(Int32, Int32) - fullName: View.Move(Int32, Int32) - type: Method - assemblies: - - Terminal - namespace: Terminal - summary: This moves the cursor to the specified column and row in the view. - syntax: - content: public void Move (int col, int row); - parameters: - - id: col - type: System.Int32 - description: Col. - - id: row - type: System.Int32 - description: Row. - overload: Terminal.View.Move* - exceptions: [] -- uid: Terminal.View.PositionCursor - id: PositionCursor - parent: Terminal.View - langs: - - csharp - name: PositionCursor() - nameWithType: View.PositionCursor() - fullName: View.PositionCursor() - type: Method - assemblies: - - Terminal - namespace: Terminal - summary: Positions the cursor in the right position based on the currently focused view in the chain. - syntax: - content: public virtual void PositionCursor (); - parameters: [] - overload: Terminal.View.PositionCursor* - exceptions: [] -- uid: Terminal.View.ProcessColdKey(Terminal.KeyEvent) - id: ProcessColdKey(Terminal.KeyEvent) - parent: Terminal.View - langs: - - csharp - name: ProcessColdKey(KeyEvent) - nameWithType: View.ProcessColdKey(KeyEvent) - fullName: View.ProcessColdKey(KeyEvent) - type: Method - assemblies: - - Terminal - namespace: Terminal - syntax: - content: public override bool ProcessColdKey (Terminal.KeyEvent kb); - parameters: - - id: kb - type: Terminal.KeyEvent - description: To be added. - return: - type: System.Boolean - description: To be added. - overload: Terminal.View.ProcessColdKey* - exceptions: [] -- uid: Terminal.View.ProcessHotKey(Terminal.KeyEvent) - id: ProcessHotKey(Terminal.KeyEvent) - parent: Terminal.View - langs: - - csharp - name: ProcessHotKey(KeyEvent) - nameWithType: View.ProcessHotKey(KeyEvent) - fullName: View.ProcessHotKey(KeyEvent) - type: Method - assemblies: - - Terminal - namespace: Terminal - syntax: - content: public override bool ProcessHotKey (Terminal.KeyEvent kb); - parameters: - - id: kb - type: Terminal.KeyEvent - description: To be added. - return: - type: System.Boolean - description: To be added. - overload: Terminal.View.ProcessHotKey* - exceptions: [] -- uid: Terminal.View.ProcessKey(Terminal.KeyEvent) - id: ProcessKey(Terminal.KeyEvent) - parent: Terminal.View - langs: - - csharp - name: ProcessKey(KeyEvent) - nameWithType: View.ProcessKey(KeyEvent) - fullName: View.ProcessKey(KeyEvent) - type: Method - assemblies: - - Terminal - namespace: Terminal - syntax: - content: public override bool ProcessKey (Terminal.KeyEvent kb); - parameters: - - id: kb - type: Terminal.KeyEvent - description: To be added. - return: - type: System.Boolean - description: To be added. - overload: Terminal.View.ProcessKey* - exceptions: [] -- uid: Terminal.View.Redraw(Terminal.Rect) - id: Redraw(Terminal.Rect) - parent: Terminal.View - langs: - - csharp - name: Redraw(Rect) - nameWithType: View.Redraw(Rect) - fullName: View.Redraw(Rect) - type: Method - assemblies: - - Terminal - namespace: Terminal - summary: Performs a redraw of this view and its subviews, only redraws the views that have been flagged for a re-display. - remarks: The region argument is relative to the view itself. - syntax: - content: public virtual void Redraw (Terminal.Rect region); - parameters: - - id: region - type: Terminal.Rect - description: To be added. - overload: Terminal.View.Redraw* - exceptions: [] -- uid: Terminal.View.Remove(Terminal.View) - id: Remove(Terminal.View) - parent: Terminal.View - langs: - - csharp - name: Remove(View) - nameWithType: View.Remove(View) - fullName: View.Remove(View) - type: Method - assemblies: - - Terminal - namespace: Terminal - summary: Removes a widget from this container. - syntax: - content: public virtual void Remove (Terminal.View view); - parameters: - - id: view - type: Terminal.View - description: To be added. - overload: Terminal.View.Remove* - exceptions: [] -- uid: Terminal.View.RemoveAll - id: RemoveAll - parent: Terminal.View - langs: - - csharp - name: RemoveAll() - nameWithType: View.RemoveAll() - fullName: View.RemoveAll() - type: Method - assemblies: - - Terminal - namespace: Terminal - summary: Removes all the widgets from this container. - syntax: - content: public virtual void RemoveAll (); - parameters: [] - overload: Terminal.View.RemoveAll* - exceptions: [] -- uid: Terminal.View.ScreenToView(System.Int32,System.Int32) - id: ScreenToView(System.Int32,System.Int32) - parent: Terminal.View - langs: - - csharp - name: ScreenToView(Int32, Int32) - nameWithType: View.ScreenToView(Int32, Int32) - fullName: View.ScreenToView(Int32, Int32) - type: Method - assemblies: - - Terminal - namespace: Terminal - summary: Converts a point from screen coordinates into the view coordinate space. - syntax: - content: public Terminal.Point ScreenToView (int x, int y); - parameters: - - id: x - type: System.Int32 - description: X screen-coordinate point. - - id: y - type: System.Int32 - description: Y screen-coordinate point. - return: - type: Terminal.Point - description: The mapped point. - overload: Terminal.View.ScreenToView* - exceptions: [] -- uid: Terminal.View.SetFocus(Terminal.View) - id: SetFocus(Terminal.View) - parent: Terminal.View - langs: - - csharp - name: SetFocus(View) - nameWithType: View.SetFocus(View) - fullName: View.SetFocus(View) - type: Method - assemblies: - - Terminal - namespace: Terminal - summary: Focuses the specified sub-view. - syntax: - content: public void SetFocus (Terminal.View view); - parameters: - - id: view - type: Terminal.View - description: View. - overload: Terminal.View.SetFocus* - exceptions: [] -- uid: Terminal.View.SetNeedsDisplay - id: SetNeedsDisplay - parent: Terminal.View - langs: - - csharp - name: SetNeedsDisplay() - nameWithType: View.SetNeedsDisplay() - fullName: View.SetNeedsDisplay() - type: Method - assemblies: - - Terminal - namespace: Terminal - summary: >- - Invoke to flag that this view needs to be redisplayed, by any code - that alters the state of the view. - syntax: - content: public void SetNeedsDisplay (); - parameters: [] - overload: Terminal.View.SetNeedsDisplay* - exceptions: [] -- uid: Terminal.View.SetNeedsDisplay(Terminal.Rect) - id: SetNeedsDisplay(Terminal.Rect) - parent: Terminal.View - langs: - - csharp - name: SetNeedsDisplay(Rect) - nameWithType: View.SetNeedsDisplay(Rect) - fullName: View.SetNeedsDisplay(Rect) - type: Method - assemblies: - - Terminal - namespace: Terminal - summary: Flags the specified rectangle region on this view as needing to be repainted. - syntax: - content: public void SetNeedsDisplay (Terminal.Rect region); - parameters: - - id: region - type: Terminal.Rect - description: The region that must be flagged for repaint. - overload: Terminal.View.SetNeedsDisplay* - exceptions: [] -- uid: Terminal.View.Subviews - id: Subviews - parent: Terminal.View - langs: - - csharp - name: Subviews - nameWithType: View.Subviews - fullName: View.Subviews - type: Property - assemblies: - - Terminal - namespace: Terminal - summary: This returns a list of the subviews contained by this view. - syntax: - content: public System.Collections.Generic.IList Subviews { get; } - return: - type: System.Collections.Generic.IList{Terminal.View} - description: The subviews. - overload: Terminal.View.Subviews* - exceptions: [] -- uid: Terminal.View.SuperView - id: SuperView - parent: Terminal.View - langs: - - csharp - name: SuperView - nameWithType: View.SuperView - fullName: View.SuperView - type: Property - assemblies: - - Terminal - namespace: Terminal - summary: Returns the container for this view, or null if this view has not been added to a container. - syntax: - content: public Terminal.View SuperView { get; } - return: - type: Terminal.View - description: The super view. - overload: Terminal.View.SuperView* - exceptions: [] -- uid: Terminal.View.ToString - id: ToString - parent: Terminal.View - langs: - - csharp - name: ToString() - nameWithType: View.ToString() - fullName: View.ToString() - type: Method - assemblies: - - Terminal - namespace: Terminal - summary: Returns a that represents the current . - syntax: - content: public override string ToString (); - parameters: [] - return: - type: System.String - description: A that represents the current . - overload: Terminal.View.ToString* - exceptions: [] -- uid: Terminal.View.WantMousePositionReports - id: WantMousePositionReports - parent: Terminal.View - langs: - - csharp - name: WantMousePositionReports - nameWithType: View.WantMousePositionReports - fullName: View.WantMousePositionReports - type: Property - assemblies: - - Terminal - namespace: Terminal - summary: Gets or sets a value indicating whether this want mouse position reports. - syntax: - content: public virtual bool WantMousePositionReports { get; set; } - return: - type: System.Boolean - description: true if want mouse position reports; otherwise, false. - overload: Terminal.View.WantMousePositionReports* - exceptions: [] -references: -- uid: Terminal.Responder - parent: Terminal - isExternal: false - name: Responder - nameWithType: Responder - fullName: Terminal.Responder -- uid: Terminal.View.#ctor(Terminal.Rect) - parent: Terminal.View - isExternal: false - name: View(Rect) - nameWithType: View.View(Rect) - fullName: View.View(Rect) -- uid: Terminal.Rect - parent: Terminal - isExternal: false - name: Rect - nameWithType: Rect - fullName: Terminal.Rect -- uid: Terminal.View.Add(Terminal.View) - parent: Terminal.View - isExternal: false - name: Add(View) - nameWithType: View.Add(View) - fullName: View.Add(View) -- uid: Terminal.View - parent: Terminal - isExternal: false - name: View - nameWithType: View - fullName: Terminal.View -- uid: Terminal.View.Add(Terminal.View[]) - parent: Terminal.View - isExternal: false - name: Add(View[]) - nameWithType: View.Add(View[]) - fullName: View.Add(View[]) -- uid: Terminal.View[] - parent: Terminal - isExternal: false - name: View[] - nameWithType: View[] - fullName: Terminal.View[] - spec.csharp: - - uid: Terminal.View - name: View - nameWithType: View - fullName: Terminal.View - - name: '[]' - nameWithType: '[]' - fullName: '[]' -- uid: Terminal.View.AddCh(System.Int32,System.Int32,System.Int32) - parent: Terminal.View - isExternal: false - name: AddCh(Int32, Int32, Int32) - nameWithType: View.AddCh(Int32, Int32, Int32) - fullName: View.AddCh(Int32, Int32, Int32) -- uid: System.Int32 - parent: System - isExternal: true - name: Int32 - nameWithType: Int32 - fullName: System.Int32 -- uid: Terminal.View.Bounds - parent: Terminal.View - isExternal: false - name: Bounds - nameWithType: View.Bounds - fullName: View.Bounds -- uid: Terminal.View.ChildNeedsDisplay - parent: Terminal.View - isExternal: false - name: ChildNeedsDisplay() - nameWithType: View.ChildNeedsDisplay() - fullName: View.ChildNeedsDisplay() -- uid: Terminal.View.Clear - parent: Terminal.View - isExternal: false - name: Clear() - nameWithType: View.Clear() - fullName: View.Clear() -- uid: Terminal.View.ClearNeedsDisplay - parent: Terminal.View - isExternal: false - name: ClearNeedsDisplay() - nameWithType: View.ClearNeedsDisplay() - fullName: View.ClearNeedsDisplay() -- uid: Terminal.View.ColorScheme - parent: Terminal.View - isExternal: false - name: ColorScheme - nameWithType: View.ColorScheme - fullName: View.ColorScheme -- uid: Terminal.ColorScheme - parent: Terminal - isExternal: false - name: ColorScheme - nameWithType: ColorScheme - fullName: Terminal.ColorScheme -- uid: Terminal.View.DrawFrame(Terminal.Rect,System.Boolean) - parent: Terminal.View - isExternal: false - name: DrawFrame(Rect, Boolean) - nameWithType: View.DrawFrame(Rect, Boolean) - fullName: View.DrawFrame(Rect, Boolean) -- uid: System.Boolean - parent: System - isExternal: true - name: Boolean - nameWithType: Boolean - fullName: System.Boolean -- uid: Terminal.View.DrawHotString(System.String,System.Boolean,Terminal.ColorScheme) - parent: Terminal.View - isExternal: false - name: DrawHotString(String, Boolean, ColorScheme) - nameWithType: View.DrawHotString(String, Boolean, ColorScheme) - fullName: View.DrawHotString(String, Boolean, ColorScheme) -- uid: System.String - parent: System - isExternal: true - name: String - nameWithType: String - fullName: System.String -- uid: Terminal.View.DrawHotString(System.String,Terminal.Attribute,Terminal.Attribute) - parent: Terminal.View - isExternal: false - name: DrawHotString(String, Attribute, Attribute) - nameWithType: View.DrawHotString(String, Attribute, Attribute) - fullName: View.DrawHotString(String, Attribute, Attribute) -- uid: Terminal.Attribute - parent: Terminal - isExternal: false - name: Attribute - nameWithType: Attribute - fullName: Terminal.Attribute -- uid: Terminal.View.Driver - parent: Terminal.View - isExternal: false - name: Driver - nameWithType: View.Driver - fullName: View.Driver -- uid: Terminal.ConsoleDriver - parent: Terminal - isExternal: false - name: ConsoleDriver - nameWithType: ConsoleDriver - fullName: Terminal.ConsoleDriver -- uid: Terminal.View.EnsureFocus - parent: Terminal.View - isExternal: false - name: EnsureFocus() - nameWithType: View.EnsureFocus() - fullName: View.EnsureFocus() -- uid: Terminal.View.Focused - parent: Terminal.View - isExternal: false - name: Focused - nameWithType: View.Focused - fullName: View.Focused -- uid: Terminal.View.FocusFirst - parent: Terminal.View - isExternal: false - name: FocusFirst() - nameWithType: View.FocusFirst() - fullName: View.FocusFirst() -- uid: Terminal.View.FocusLast - parent: Terminal.View - isExternal: false - name: FocusLast() - nameWithType: View.FocusLast() - fullName: View.FocusLast() -- uid: Terminal.View.FocusNext - parent: Terminal.View - isExternal: false - name: FocusNext() - nameWithType: View.FocusNext() - fullName: View.FocusNext() -- uid: Terminal.View.FocusPrev - parent: Terminal.View - isExternal: false - name: FocusPrev() - nameWithType: View.FocusPrev() - fullName: View.FocusPrev() -- uid: Terminal.View.Frame - parent: Terminal.View - isExternal: false - name: Frame - nameWithType: View.Frame - fullName: View.Frame -- uid: Terminal.View.GetEnumerator - parent: Terminal.View - isExternal: false - name: GetEnumerator() - nameWithType: View.GetEnumerator() - fullName: View.GetEnumerator() -- uid: System.Collections.IEnumerator - parent: System.Collections - isExternal: true - name: IEnumerator - nameWithType: IEnumerator - fullName: System.Collections.IEnumerator -- uid: Terminal.View.HasFocus - parent: Terminal.View - isExternal: false - name: HasFocus - nameWithType: View.HasFocus - fullName: View.HasFocus -- uid: Terminal.View.Id - parent: Terminal.View - isExternal: false - name: Id - nameWithType: View.Id - fullName: View.Id -- uid: Terminal.View.LayoutSubviews - parent: Terminal.View - isExternal: false - name: LayoutSubviews() - nameWithType: View.LayoutSubviews() - fullName: View.LayoutSubviews() -- uid: Terminal.View.MostFocused - parent: Terminal.View - isExternal: false - name: MostFocused - nameWithType: View.MostFocused - fullName: View.MostFocused -- uid: Terminal.View.Move(System.Int32,System.Int32) - parent: Terminal.View - isExternal: false - name: Move(Int32, Int32) - nameWithType: View.Move(Int32, Int32) - fullName: View.Move(Int32, Int32) -- uid: Terminal.View.PositionCursor - parent: Terminal.View - isExternal: false - name: PositionCursor() - nameWithType: View.PositionCursor() - fullName: View.PositionCursor() -- uid: Terminal.View.ProcessColdKey(Terminal.KeyEvent) - parent: Terminal.View - isExternal: false - name: ProcessColdKey(KeyEvent) - nameWithType: View.ProcessColdKey(KeyEvent) - fullName: View.ProcessColdKey(KeyEvent) -- uid: Terminal.KeyEvent - parent: Terminal - isExternal: false - name: KeyEvent - nameWithType: KeyEvent - fullName: Terminal.KeyEvent -- uid: Terminal.View.ProcessHotKey(Terminal.KeyEvent) - parent: Terminal.View - isExternal: false - name: ProcessHotKey(KeyEvent) - nameWithType: View.ProcessHotKey(KeyEvent) - fullName: View.ProcessHotKey(KeyEvent) -- uid: Terminal.View.ProcessKey(Terminal.KeyEvent) - parent: Terminal.View - isExternal: false - name: ProcessKey(KeyEvent) - nameWithType: View.ProcessKey(KeyEvent) - fullName: View.ProcessKey(KeyEvent) -- uid: Terminal.View.Redraw(Terminal.Rect) - parent: Terminal.View - isExternal: false - name: Redraw(Rect) - nameWithType: View.Redraw(Rect) - fullName: View.Redraw(Rect) -- uid: Terminal.View.Remove(Terminal.View) - parent: Terminal.View - isExternal: false - name: Remove(View) - nameWithType: View.Remove(View) - fullName: View.Remove(View) -- uid: Terminal.View.RemoveAll - parent: Terminal.View - isExternal: false - name: RemoveAll() - nameWithType: View.RemoveAll() - fullName: View.RemoveAll() -- uid: Terminal.View.ScreenToView(System.Int32,System.Int32) - parent: Terminal.View - isExternal: false - name: ScreenToView(Int32, Int32) - nameWithType: View.ScreenToView(Int32, Int32) - fullName: View.ScreenToView(Int32, Int32) -- uid: Terminal.Point - parent: Terminal - isExternal: false - name: Point - nameWithType: Point - fullName: Terminal.Point -- uid: Terminal.View.SetFocus(Terminal.View) - parent: Terminal.View - isExternal: false - name: SetFocus(View) - nameWithType: View.SetFocus(View) - fullName: View.SetFocus(View) -- uid: Terminal.View.SetNeedsDisplay - parent: Terminal.View - isExternal: false - name: SetNeedsDisplay() - nameWithType: View.SetNeedsDisplay() - fullName: View.SetNeedsDisplay() -- uid: Terminal.View.SetNeedsDisplay(Terminal.Rect) - parent: Terminal.View - isExternal: false - name: SetNeedsDisplay(Rect) - nameWithType: View.SetNeedsDisplay(Rect) - fullName: View.SetNeedsDisplay(Rect) -- uid: Terminal.View.Subviews - parent: Terminal.View - isExternal: false - name: Subviews - nameWithType: View.Subviews - fullName: View.Subviews -- uid: System.Collections.Generic.IList`1 - name: IList - nameWithType: IList - fullName: System.Collections.Generic.IList -- uid: System.Collections.Generic.IList{Terminal.View} - parent: System.Collections.Generic - isExternal: true - name: IList - nameWithType: IList - fullName: System.Collections.Generic.IList - spec.csharp: - - uid: System.Collections.Generic.IList`1 - name: IList - nameWithType: IList - fullName: System.Collections.Generic.IList - - name: < - nameWithType: < - fullName: < - - uid: Terminal.View - name: View - nameWithType: View - fullName: Terminal.View - - name: '>' - nameWithType: '>' - fullName: '>' -- uid: Terminal.View.SuperView - parent: Terminal.View - isExternal: false - name: SuperView - nameWithType: View.SuperView - fullName: View.SuperView -- uid: Terminal.View.ToString - parent: Terminal.View - isExternal: false - name: ToString() - nameWithType: View.ToString() - fullName: View.ToString() -- uid: Terminal.View.WantMousePositionReports - parent: Terminal.View - isExternal: false - name: WantMousePositionReports - nameWithType: View.WantMousePositionReports - fullName: View.WantMousePositionReports -- uid: Terminal.View.#ctor* - parent: Terminal.View - isExternal: false - name: View - nameWithType: View.View - fullName: View.View -- uid: Terminal.View.Add* - parent: Terminal.View - isExternal: false - name: Add - nameWithType: View.Add - fullName: View.Add -- uid: Terminal.View.AddCh* - parent: Terminal.View - isExternal: false - name: AddCh - nameWithType: View.AddCh - fullName: View.AddCh -- uid: Terminal.View.Bounds* - parent: Terminal.View - isExternal: false - name: Bounds - nameWithType: View.Bounds - fullName: View.Bounds -- uid: Terminal.View.ChildNeedsDisplay* - parent: Terminal.View - isExternal: false - name: ChildNeedsDisplay - nameWithType: View.ChildNeedsDisplay - fullName: View.ChildNeedsDisplay -- uid: Terminal.View.Clear* - parent: Terminal.View - isExternal: false - name: Clear - nameWithType: View.Clear - fullName: View.Clear -- uid: Terminal.View.ClearNeedsDisplay* - parent: Terminal.View - isExternal: false - name: ClearNeedsDisplay - nameWithType: View.ClearNeedsDisplay - fullName: View.ClearNeedsDisplay -- uid: Terminal.View.ColorScheme* - parent: Terminal.View - isExternal: false - name: ColorScheme - nameWithType: View.ColorScheme - fullName: View.ColorScheme -- uid: Terminal.View.DrawFrame* - parent: Terminal.View - isExternal: false - name: DrawFrame - nameWithType: View.DrawFrame - fullName: View.DrawFrame -- uid: Terminal.View.DrawHotString* - parent: Terminal.View - isExternal: false - name: DrawHotString - nameWithType: View.DrawHotString - fullName: View.DrawHotString -- uid: Terminal.View.EnsureFocus* - parent: Terminal.View - isExternal: false - name: EnsureFocus - nameWithType: View.EnsureFocus - fullName: View.EnsureFocus -- uid: Terminal.View.Focused* - parent: Terminal.View - isExternal: false - name: Focused - nameWithType: View.Focused - fullName: View.Focused -- uid: Terminal.View.FocusFirst* - parent: Terminal.View - isExternal: false - name: FocusFirst - nameWithType: View.FocusFirst - fullName: View.FocusFirst -- uid: Terminal.View.FocusLast* - parent: Terminal.View - isExternal: false - name: FocusLast - nameWithType: View.FocusLast - fullName: View.FocusLast -- uid: Terminal.View.FocusNext* - parent: Terminal.View - isExternal: false - name: FocusNext - nameWithType: View.FocusNext - fullName: View.FocusNext -- uid: Terminal.View.FocusPrev* - parent: Terminal.View - isExternal: false - name: FocusPrev - nameWithType: View.FocusPrev - fullName: View.FocusPrev -- uid: Terminal.View.Frame* - parent: Terminal.View - isExternal: false - name: Frame - nameWithType: View.Frame - fullName: View.Frame -- uid: Terminal.View.GetEnumerator* - parent: Terminal.View - isExternal: false - name: GetEnumerator - nameWithType: View.GetEnumerator - fullName: View.GetEnumerator -- uid: Terminal.View.HasFocus* - parent: Terminal.View - isExternal: false - name: HasFocus - nameWithType: View.HasFocus - fullName: View.HasFocus -- uid: Terminal.View.Id* - parent: Terminal.View - isExternal: false - name: Id - nameWithType: View.Id - fullName: View.Id -- uid: Terminal.View.LayoutSubviews* - parent: Terminal.View - isExternal: false - name: LayoutSubviews - nameWithType: View.LayoutSubviews - fullName: View.LayoutSubviews -- uid: Terminal.View.MostFocused* - parent: Terminal.View - isExternal: false - name: MostFocused - nameWithType: View.MostFocused - fullName: View.MostFocused -- uid: Terminal.View.Move* - parent: Terminal.View - isExternal: false - name: Move - nameWithType: View.Move - fullName: View.Move -- uid: Terminal.View.PositionCursor* - parent: Terminal.View - isExternal: false - name: PositionCursor - nameWithType: View.PositionCursor - fullName: View.PositionCursor -- uid: Terminal.View.ProcessColdKey* - parent: Terminal.View - isExternal: false - name: ProcessColdKey - nameWithType: View.ProcessColdKey - fullName: View.ProcessColdKey -- uid: Terminal.View.ProcessHotKey* - parent: Terminal.View - isExternal: false - name: ProcessHotKey - nameWithType: View.ProcessHotKey - fullName: View.ProcessHotKey -- uid: Terminal.View.ProcessKey* - parent: Terminal.View - isExternal: false - name: ProcessKey - nameWithType: View.ProcessKey - fullName: View.ProcessKey -- uid: Terminal.View.Redraw* - parent: Terminal.View - isExternal: false - name: Redraw - nameWithType: View.Redraw - fullName: View.Redraw -- uid: Terminal.View.Remove* - parent: Terminal.View - isExternal: false - name: Remove - nameWithType: View.Remove - fullName: View.Remove -- uid: Terminal.View.RemoveAll* - parent: Terminal.View - isExternal: false - name: RemoveAll - nameWithType: View.RemoveAll - fullName: View.RemoveAll -- uid: Terminal.View.ScreenToView* - parent: Terminal.View - isExternal: false - name: ScreenToView - nameWithType: View.ScreenToView - fullName: View.ScreenToView -- uid: Terminal.View.SetFocus* - parent: Terminal.View - isExternal: false - name: SetFocus - nameWithType: View.SetFocus - fullName: View.SetFocus -- uid: Terminal.View.SetNeedsDisplay* - parent: Terminal.View - isExternal: false - name: SetNeedsDisplay - nameWithType: View.SetNeedsDisplay - fullName: View.SetNeedsDisplay -- uid: Terminal.View.Subviews* - parent: Terminal.View - isExternal: false - name: Subviews - nameWithType: View.Subviews - fullName: View.Subviews -- uid: Terminal.View.SuperView* - parent: Terminal.View - isExternal: false - name: SuperView - nameWithType: View.SuperView - fullName: View.SuperView -- uid: Terminal.View.ToString* - parent: Terminal.View - isExternal: false - name: ToString - nameWithType: View.ToString - fullName: View.ToString -- uid: Terminal.View.WantMousePositionReports* - parent: Terminal.View - isExternal: false - name: WantMousePositionReports - nameWithType: View.WantMousePositionReports - fullName: View.WantMousePositionReports -- uid: Terminal.Responder.CanFocus - parent: Terminal.Responder - isExternal: false - name: CanFocus - nameWithType: Responder.CanFocus - fullName: Responder.CanFocus -- uid: Terminal.Responder.MouseEvent(Terminal.MouseEvent) - parent: Terminal.Responder - isExternal: false - name: MouseEvent(MouseEvent) - nameWithType: Responder.MouseEvent(MouseEvent) - fullName: Responder.MouseEvent(MouseEvent) -- uid: System.Collections.IEnumerable - parent: System.Collections - isExternal: true - name: IEnumerable - nameWithType: IEnumerable - fullName: System.Collections.IEnumerable diff --git a/docfx/api/Terminal/Terminal.Window.yml b/docfx/api/Terminal/Terminal.Window.yml deleted file mode 100644 index 8b9761789..000000000 --- a/docfx/api/Terminal/Terminal.Window.yml +++ /dev/null @@ -1,522 +0,0 @@ -### YamlMime:ManagedReference -items: -- uid: Terminal.Window - id: Window - children: - - Terminal.Window.#ctor(Terminal.Rect,System.String) - - Terminal.Window.Add(Terminal.View) - - Terminal.Window.GetEnumerator - - Terminal.Window.Redraw(Terminal.Rect) - - Terminal.Window.Title - langs: - - csharp - name: Window - nameWithType: Window - fullName: Terminal.Window - type: Class - assemblies: - - Terminal - namespace: Terminal - summary: A toplevel view that draws a frame around its region and has a "ContentView" subview where the contents are added. - syntax: - content: 'public class Window : Terminal.Toplevel, System.Collections.IEnumerable' - inheritance: - - System.Object - - Terminal.Responder - - Terminal.View - - Terminal.Toplevel - derivedClasses: - - Terminal.Dialog - implements: - - System.Collections.IEnumerable - inheritedMembers: - - Terminal.Responder.MouseEvent(Terminal.MouseEvent) - - Terminal.Toplevel.CanFocus - - Terminal.Toplevel.Create - - Terminal.Toplevel.ProcessKey(Terminal.KeyEvent) - - Terminal.Toplevel.Running - - Terminal.View.Add(Terminal.View[]) - - Terminal.View.AddCh(System.Int32,System.Int32,System.Int32) - - Terminal.View.Bounds - - Terminal.View.ChildNeedsDisplay - - Terminal.View.Clear - - Terminal.View.ClearNeedsDisplay - - Terminal.View.ColorScheme - - Terminal.View.DrawFrame(Terminal.Rect,System.Boolean) - - Terminal.View.DrawHotString(System.String,System.Boolean,Terminal.ColorScheme) - - Terminal.View.DrawHotString(System.String,Terminal.Attribute,Terminal.Attribute) - - Terminal.View.Driver - - Terminal.View.EnsureFocus - - Terminal.View.Focused - - Terminal.View.FocusFirst - - Terminal.View.FocusLast - - Terminal.View.FocusNext - - Terminal.View.FocusPrev - - Terminal.View.Frame - - Terminal.View.HasFocus - - Terminal.View.Id - - Terminal.View.LayoutSubviews - - Terminal.View.MostFocused - - Terminal.View.Move(System.Int32,System.Int32) - - Terminal.View.PositionCursor - - Terminal.View.ProcessColdKey(Terminal.KeyEvent) - - Terminal.View.ProcessHotKey(Terminal.KeyEvent) - - Terminal.View.Remove(Terminal.View) - - Terminal.View.RemoveAll - - Terminal.View.ScreenToView(System.Int32,System.Int32) - - Terminal.View.SetFocus(Terminal.View) - - Terminal.View.SetNeedsDisplay - - Terminal.View.SetNeedsDisplay(Terminal.Rect) - - Terminal.View.Subviews - - Terminal.View.SuperView - - Terminal.View.ToString - - Terminal.View.WantMousePositionReports -- uid: Terminal.Window.#ctor(Terminal.Rect,System.String) - id: '#ctor(Terminal.Rect,System.String)' - parent: Terminal.Window - langs: - - csharp - name: Window(Rect, String) - nameWithType: Window.Window(Rect, String) - fullName: Window.Window(Rect, String) - type: Constructor - assemblies: - - Terminal - namespace: Terminal - summary: Initializes a new instance of the class with an optioanl title - syntax: - content: public Window (Terminal.Rect frame, string title = null); - parameters: - - id: frame - type: Terminal.Rect - description: Frame. - - id: title - type: System.String - description: Title. - overload: Terminal.Window.#ctor* - exceptions: [] -- uid: Terminal.Window.Add(Terminal.View) - id: Add(Terminal.View) - parent: Terminal.Window - langs: - - csharp - name: Add(View) - nameWithType: Window.Add(View) - fullName: Window.Add(View) - type: Method - assemblies: - - Terminal - namespace: Terminal - summary: Add the specified view to the ContentView. - syntax: - content: public override void Add (Terminal.View view); - parameters: - - id: view - type: Terminal.View - description: View to add to the window. - overload: Terminal.Window.Add* - exceptions: [] -- uid: Terminal.Window.GetEnumerator - id: GetEnumerator - parent: Terminal.Window - langs: - - csharp - name: GetEnumerator() - nameWithType: Window.GetEnumerator() - fullName: Window.GetEnumerator() - type: Method - assemblies: - - Terminal - namespace: Terminal - summary: Enumerates the various views in the ContentView. - syntax: - content: public System.Collections.IEnumerator GetEnumerator (); - parameters: [] - return: - type: System.Collections.IEnumerator - description: The enumerator. - overload: Terminal.Window.GetEnumerator* - exceptions: [] -- uid: Terminal.Window.Redraw(Terminal.Rect) - id: Redraw(Terminal.Rect) - parent: Terminal.Window - langs: - - csharp - name: Redraw(Rect) - nameWithType: Window.Redraw(Rect) - fullName: Window.Redraw(Rect) - type: Method - assemblies: - - Terminal - namespace: Terminal - syntax: - content: public override void Redraw (Terminal.Rect bounds); - parameters: - - id: bounds - type: Terminal.Rect - description: To be added. - overload: Terminal.Window.Redraw* - exceptions: [] -- uid: Terminal.Window.Title - id: Title - parent: Terminal.Window - langs: - - csharp - name: Title - nameWithType: Window.Title - fullName: Window.Title - type: Property - assemblies: - - Terminal - namespace: Terminal - summary: The title to be displayed for this window. - syntax: - content: public string Title { get; set; } - return: - type: System.String - description: The title. - overload: Terminal.Window.Title* - exceptions: [] -references: -- uid: Terminal.Toplevel - parent: Terminal - isExternal: false - name: Toplevel - nameWithType: Toplevel - fullName: Terminal.Toplevel -- uid: Terminal.Window.#ctor(Terminal.Rect,System.String) - parent: Terminal.Window - isExternal: false - name: Window(Rect, String) - nameWithType: Window.Window(Rect, String) - fullName: Window.Window(Rect, String) -- uid: Terminal.Rect - parent: Terminal - isExternal: false - name: Rect - nameWithType: Rect - fullName: Terminal.Rect -- uid: System.String - parent: System - isExternal: true - name: String - nameWithType: String - fullName: System.String -- uid: Terminal.Window.Add(Terminal.View) - parent: Terminal.Window - isExternal: false - name: Add(View) - nameWithType: Window.Add(View) - fullName: Window.Add(View) -- uid: Terminal.View - parent: Terminal - isExternal: false - name: View - nameWithType: View - fullName: Terminal.View -- uid: Terminal.Window.GetEnumerator - parent: Terminal.Window - isExternal: false - name: GetEnumerator() - nameWithType: Window.GetEnumerator() - fullName: Window.GetEnumerator() -- uid: System.Collections.IEnumerator - parent: System.Collections - isExternal: true - name: IEnumerator - nameWithType: IEnumerator - fullName: System.Collections.IEnumerator -- uid: Terminal.Window.Redraw(Terminal.Rect) - parent: Terminal.Window - isExternal: false - name: Redraw(Rect) - nameWithType: Window.Redraw(Rect) - fullName: Window.Redraw(Rect) -- uid: Terminal.Window.Title - parent: Terminal.Window - isExternal: false - name: Title - nameWithType: Window.Title - fullName: Window.Title -- uid: Terminal.Window.#ctor* - parent: Terminal.Window - isExternal: false - name: Window - nameWithType: Window.Window - fullName: Window.Window -- uid: Terminal.Window.Add* - parent: Terminal.Window - isExternal: false - name: Add - nameWithType: Window.Add - fullName: Window.Add -- uid: Terminal.Window.GetEnumerator* - parent: Terminal.Window - isExternal: false - name: GetEnumerator - nameWithType: Window.GetEnumerator - fullName: Window.GetEnumerator -- uid: Terminal.Window.Redraw* - parent: Terminal.Window - isExternal: false - name: Redraw - nameWithType: Window.Redraw - fullName: Window.Redraw -- uid: Terminal.Window.Title* - parent: Terminal.Window - isExternal: false - name: Title - nameWithType: Window.Title - fullName: Window.Title -- uid: Terminal.Toplevel.CanFocus - parent: Terminal.Toplevel - isExternal: false - name: CanFocus - nameWithType: Toplevel.CanFocus - fullName: Toplevel.CanFocus -- uid: Terminal.View.HasFocus - parent: Terminal.View - isExternal: false - name: HasFocus - nameWithType: View.HasFocus - fullName: View.HasFocus -- uid: Terminal.Responder.MouseEvent(Terminal.MouseEvent) - parent: Terminal.Responder - isExternal: false - name: MouseEvent(MouseEvent) - nameWithType: Responder.MouseEvent(MouseEvent) - fullName: Responder.MouseEvent(MouseEvent) -- uid: Terminal.View.ProcessColdKey(Terminal.KeyEvent) - parent: Terminal.View - isExternal: false - name: ProcessColdKey(KeyEvent) - nameWithType: View.ProcessColdKey(KeyEvent) - fullName: View.ProcessColdKey(KeyEvent) -- uid: Terminal.View.ProcessHotKey(Terminal.KeyEvent) - parent: Terminal.View - isExternal: false - name: ProcessHotKey(KeyEvent) - nameWithType: View.ProcessHotKey(KeyEvent) - fullName: View.ProcessHotKey(KeyEvent) -- uid: Terminal.Toplevel.ProcessKey(Terminal.KeyEvent) - parent: Terminal.Toplevel - isExternal: false - name: ProcessKey(KeyEvent) - nameWithType: Toplevel.ProcessKey(KeyEvent) - fullName: Toplevel.ProcessKey(KeyEvent) -- uid: Terminal.View.Add(Terminal.View[]) - parent: Terminal.View - isExternal: false - name: Add(View[]) - nameWithType: View.Add(View[]) - fullName: View.Add(View[]) -- uid: Terminal.View.AddCh(System.Int32,System.Int32,System.Int32) - parent: Terminal.View - isExternal: false - name: AddCh(Int32, Int32, Int32) - nameWithType: View.AddCh(Int32, Int32, Int32) - fullName: View.AddCh(Int32, Int32, Int32) -- uid: Terminal.View.Bounds - parent: Terminal.View - isExternal: false - name: Bounds - nameWithType: View.Bounds - fullName: View.Bounds -- uid: Terminal.View.ChildNeedsDisplay - parent: Terminal.View - isExternal: false - name: ChildNeedsDisplay() - nameWithType: View.ChildNeedsDisplay() - fullName: View.ChildNeedsDisplay() -- uid: Terminal.View.Clear - parent: Terminal.View - isExternal: false - name: Clear() - nameWithType: View.Clear() - fullName: View.Clear() -- uid: Terminal.View.ClearNeedsDisplay - parent: Terminal.View - isExternal: false - name: ClearNeedsDisplay() - nameWithType: View.ClearNeedsDisplay() - fullName: View.ClearNeedsDisplay() -- uid: Terminal.View.ColorScheme - parent: Terminal.View - isExternal: false - name: ColorScheme - nameWithType: View.ColorScheme - fullName: View.ColorScheme -- uid: Terminal.View.DrawFrame(Terminal.Rect,System.Boolean) - parent: Terminal.View - isExternal: false - name: DrawFrame(Rect, Boolean) - nameWithType: View.DrawFrame(Rect, Boolean) - fullName: View.DrawFrame(Rect, Boolean) -- uid: Terminal.View.DrawHotString(System.String,System.Boolean,Terminal.ColorScheme) - parent: Terminal.View - isExternal: false - name: DrawHotString(String, Boolean, ColorScheme) - nameWithType: View.DrawHotString(String, Boolean, ColorScheme) - fullName: View.DrawHotString(String, Boolean, ColorScheme) -- uid: Terminal.View.DrawHotString(System.String,Terminal.Attribute,Terminal.Attribute) - parent: Terminal.View - isExternal: false - name: DrawHotString(String, Attribute, Attribute) - nameWithType: View.DrawHotString(String, Attribute, Attribute) - fullName: View.DrawHotString(String, Attribute, Attribute) -- uid: Terminal.View.Driver - parent: Terminal.View - isExternal: false - name: Driver - nameWithType: View.Driver - fullName: View.Driver -- uid: Terminal.View.EnsureFocus - parent: Terminal.View - isExternal: false - name: EnsureFocus() - nameWithType: View.EnsureFocus() - fullName: View.EnsureFocus() -- uid: Terminal.View.Focused - parent: Terminal.View - isExternal: false - name: Focused - nameWithType: View.Focused - fullName: View.Focused -- uid: Terminal.View.FocusFirst - parent: Terminal.View - isExternal: false - name: FocusFirst() - nameWithType: View.FocusFirst() - fullName: View.FocusFirst() -- uid: Terminal.View.FocusLast - parent: Terminal.View - isExternal: false - name: FocusLast() - nameWithType: View.FocusLast() - fullName: View.FocusLast() -- uid: Terminal.View.FocusNext - parent: Terminal.View - isExternal: false - name: FocusNext() - nameWithType: View.FocusNext() - fullName: View.FocusNext() -- uid: Terminal.View.FocusPrev - parent: Terminal.View - isExternal: false - name: FocusPrev() - nameWithType: View.FocusPrev() - fullName: View.FocusPrev() -- uid: Terminal.View.Frame - parent: Terminal.View - isExternal: false - name: Frame - nameWithType: View.Frame - fullName: View.Frame -- uid: Terminal.View.Id - parent: Terminal.View - isExternal: false - name: Id - nameWithType: View.Id - fullName: View.Id -- uid: Terminal.View.LayoutSubviews - parent: Terminal.View - isExternal: false - name: LayoutSubviews() - nameWithType: View.LayoutSubviews() - fullName: View.LayoutSubviews() -- uid: Terminal.View.MostFocused - parent: Terminal.View - isExternal: false - name: MostFocused - nameWithType: View.MostFocused - fullName: View.MostFocused -- uid: Terminal.View.Move(System.Int32,System.Int32) - parent: Terminal.View - isExternal: false - name: Move(Int32, Int32) - nameWithType: View.Move(Int32, Int32) - fullName: View.Move(Int32, Int32) -- uid: Terminal.View.PositionCursor - parent: Terminal.View - isExternal: false - name: PositionCursor() - nameWithType: View.PositionCursor() - fullName: View.PositionCursor() -- uid: Terminal.View.Remove(Terminal.View) - parent: Terminal.View - isExternal: false - name: Remove(View) - nameWithType: View.Remove(View) - fullName: View.Remove(View) -- uid: Terminal.View.RemoveAll - parent: Terminal.View - isExternal: false - name: RemoveAll() - nameWithType: View.RemoveAll() - fullName: View.RemoveAll() -- uid: Terminal.View.ScreenToView(System.Int32,System.Int32) - parent: Terminal.View - isExternal: false - name: ScreenToView(Int32, Int32) - nameWithType: View.ScreenToView(Int32, Int32) - fullName: View.ScreenToView(Int32, Int32) -- uid: Terminal.View.SetFocus(Terminal.View) - parent: Terminal.View - isExternal: false - name: SetFocus(View) - nameWithType: View.SetFocus(View) - fullName: View.SetFocus(View) -- uid: Terminal.View.SetNeedsDisplay - parent: Terminal.View - isExternal: false - name: SetNeedsDisplay() - nameWithType: View.SetNeedsDisplay() - fullName: View.SetNeedsDisplay() -- uid: Terminal.View.SetNeedsDisplay(Terminal.Rect) - parent: Terminal.View - isExternal: false - name: SetNeedsDisplay(Rect) - nameWithType: View.SetNeedsDisplay(Rect) - fullName: View.SetNeedsDisplay(Rect) -- uid: Terminal.View.Subviews - parent: Terminal.View - isExternal: false - name: Subviews - nameWithType: View.Subviews - fullName: View.Subviews -- uid: Terminal.View.SuperView - parent: Terminal.View - isExternal: false - name: SuperView - nameWithType: View.SuperView - fullName: View.SuperView -- uid: Terminal.View.ToString - parent: Terminal.View - isExternal: false - name: ToString() - nameWithType: View.ToString() - fullName: View.ToString() -- uid: Terminal.View.WantMousePositionReports - parent: Terminal.View - isExternal: false - name: WantMousePositionReports - nameWithType: View.WantMousePositionReports - fullName: View.WantMousePositionReports -- uid: Terminal.Toplevel.Create - parent: Terminal.Toplevel - isExternal: false - name: Create() - nameWithType: Toplevel.Create() - fullName: Toplevel.Create() -- uid: Terminal.Toplevel.Running - parent: Terminal.Toplevel - isExternal: false - name: Running - nameWithType: Toplevel.Running - fullName: Toplevel.Running -- uid: System.Collections.IEnumerable - parent: System.Collections - isExternal: true - name: IEnumerable - nameWithType: IEnumerable - fullName: System.Collections.IEnumerable diff --git a/docfx/articles/mainloop.md b/docfx/articles/mainloop.md index 3a2af6c08..e019761f0 100644 --- a/docfx/articles/mainloop.md +++ b/docfx/articles/mainloop.md @@ -7,7 +7,7 @@ proper view. The job of waiting for events and dispatching them in the `Application` is implemented by an instance of the -[`MainLoop`](docs/api/Mono.Terminal/Mono.Terminal.MainLoop.html) +[`MainLoop`]() class. Mainloops are a common idiom in many user interface toolkits so many @@ -59,7 +59,7 @@ Timers Processing ----------------- You can register timers to be executed at specified intervals by -calling the [`AddTimeout`](https://migueldeicaza.github.io/gui.cs/api/Mono.Terminal/Mono.Terminal.MainLoop.html#Mono_Terminal_MainLoop_AddTimeout_System_TimeSpan_System_Func_Mono_Terminal_MainLoop_System_Boolean__) method, like this: +calling the [`AddTimeout`]() method, like this: ```csharp void UpdateTimer () @@ -82,7 +82,7 @@ Idle Handlers You can register code to be executed when the application is idling and there are no events to process by calling the -[`AddIdle`](https://migueldeicaza.github.io/gui.cs/api/Mono.Terminal/Mono.Terminal.MainLoop.html#Mono_Terminal_MainLoop_AddIdle_System_Func_System_Boolean__) +[`AddIdle`]() method. This method takes as a parameter a function that will be invoked when the application is idling. @@ -156,6 +156,6 @@ available, or for the file descriptor being available for data to be written without blocking the application. To do this, you on Unix, you can cast the `MainLoop` instance to a -[`UnixMainLoop`](docs/api/Mono.Terminal/Mono.Terminal.UnixMainLoop.html) +[`UnixMainLoop`]() and use the `AddWatch` method to register an interest on a particular condition. diff --git a/docfx/articles/overview.md b/docfx/articles/overview.md index bbabe2efa..df9e9bf2b 100644 --- a/docfx/articles/overview.md +++ b/docfx/articles/overview.md @@ -1,8 +1,7 @@ -Overview -======== +# Terminal.Gui API Overview `Terminal.Gui` is a library intended to create console-based -applications using C#. The framework has been designed to make it +applications using C#. The framework has been designed to make it easy to write applications that will work on monochrome terminals, as well as modern color terminals with mouse support. diff --git a/docfx/docfx.json b/docfx/docfx.json index 73df75bbe..52e4cf6f0 100644 --- a/docfx/docfx.json +++ b/docfx/docfx.json @@ -4,16 +4,21 @@ "src": [ { "files": [ - "Terminal.csproj" + "Terminal.Gui.csproj" ], "exclude": [ "**/obj/**", "**/bin/**", "_site/**" - ] + ], + "src": "../Terminal.Gui" } ], - "dest": "api" + "dest": "api/Terminal.Gui", + "shouldSkipMarkup": true, + "properties": { + "TargetFramework": "netstandard2.0" + } } ], "build": { @@ -40,7 +45,7 @@ "resource": [ { "files": [ - "images/**" + "images/**", ], "exclude": [ "obj/**", @@ -60,12 +65,15 @@ } ], "dest": "../docs", + "globalMetadata": { + "_enableSearch": "true", + "_appLogoPath": "images/logo48.png" + }, "globalMetadataFiles": [], "fileMetadataFiles": [], - "template": [ - "default" + "template": ["default", "templates/material" ], - "postProcessors": [], + "postProcessors": ["ExtractSearchIndex"], "noLangKeyword": false, "keepFileLink": false } diff --git a/docfx/images/logo.png b/docfx/images/logo.png new file mode 100644 index 0000000000000000000000000000000000000000..d573ebde1651ee333190760b9813412632a7a6c3 GIT binary patch literal 3321 zcmeH~=Tp;J7sr2rMU<|%AV^sk5s;!TO?pI%h$cvtPy!+lKqPbmgtF39nkb+cNF*DY z6p=s_qzkAl5b1>sgjo_Su}Irq%mIdjVQe&*iCRuFSRK1n_R00b>= zm{(pg`GHm$4RNMr~E~c zK~|fF54@CkMyb}q2?1B+E4*S^ZGGeY=OEbei~gG3Vzu-mgRKc&_4MHNo`&tIX$E(@ z9wQaMe$d7&2rk&dEQL@aS1Q=Y0Tur&mT25LF5rwD5O?K2F>dz zOp@T)9K+hMehY;})Yc*aio8?f4e-iFBlXKNWR03|`EcD(+UYQgPcf4DBR9FTvlB_a z#!J8sCShY)I_MD!r+{|ZSfo6)%yU6)pZ-0Tofjyc*-ysgDt zik%8*J`yuzEOBAWXQ4-&f78dTB+iIX}Sh$5r6Mh^Ujha2rk z7IP_?V42(5XT;j`h?q?jZxhs>5MejRW3$pgihyp`gXW`MciLd7`?nWL%L>_e{O*tg zTzYphe40q;_?E5Qo+_cAQ`QH1e)!bm*y*-J{&{cQaL8Ie zq5H4xBeOezS%!>sBx6llNPnXR*#hECfEpbU?-l3h-o&DJ$7WOH(h;ExBcba&;?5#6 zF?+K_0$LJquD)mbN$%ZBWkZrGY2uFw)KdOtfsWPNn=!{SrI9uOQPhBaxHX##kFjv- zp8q13k;=B;4I9qW^lQ^u!q{v>CP)F(@7jg*5_tH<{!#_|UmTN&Lnw^+M69_6Gu9^O zU&e(MF{Yv}9c~Xm1EWfpQz};W8W~f1{yu^8Y1&Ck1yO2;9Od{}x`%w-U@l>cp|1;g0Fa!RNa^LUAUl#URBC zz3`N2@y4RXE>qeSNEY|9lckeUsdY^kNrSUTP%bPy&)3Us$t;R6rtWO@24&rs6Jx zv>W9o_uGYy^#9J&RK^5$N(7E~jz(|w%;Q{gdM|4f3gbLH`N8R7W^^h?Rjbn@^YsFw zp1Ce0u5r(= zs!^-guzQTtf_qY4y%>ok0g0?SF$f5uXU9mEjZr*MHOJZ8o(FUo)3LG6nfJ!td-_;* zL(0d)VK0qsB1n^A&DaAc5-H^DWY%qnAV7o9gi_jj)4tX zd-HqmdgU_o`)OkNYo`!*_zY^`h+i}caIcab^P;yof+j!#UF%IC9A4vW$k#1^$q}(6qNCT)n`JKa5gbL zH07is84{^YFs{v370Bbp*{~bdoAe+*dLXEwPav053wR)!LzHFFxO;Z;Kz(@ZN(CwD zgy@BGlGM(`$Kd%!T9-_eioa5?nA3xkxuErwg42T)Uv}4?`+3b4nm+Bv{^IM@!Hq*5 zKn-?muP(myfYD2IX?`brgZm7$dl!`xdI6111-~xo@YEF%;7e5@h@9nqsd3wyI^7&g z>3@H>Sd3pn-Rss%eN<4ZUNaShudAUDxBLXT0H)n}puQ@W!|2aETA_3-{v!~1(JG_Q z_b0SkBOJU=>h4!Db~(lgx(Xu0&>4pNh^xD!9&E!OBc%<)C&-1;lDvB){$v`8U5t&< zMf<+dI{}kUac}`KvsD4gNe&#gky}05UCHPm0bMoGt?(4^S zU*VLTaaH8oquV9KEFQ4%B4P-;dgoT(qTkph7oiuyodvyW#B^}jIT2OSB2ee5YFE%6 zhoU2|pISLM$9$+axys!yljCZ$S^*>?*qN!*$rUJ~TW zdT%_D5E*py3`=W`&U^iO-cq|JL*1`5h(5@q<`7)rh9Oikk*B0Qi`Q+a%x<=_VeJY2 z5GMG+Iw*kE)5z2^Hy`CNR7XfZ%tWtg%BMvAapNvU*Y=0O-+Wq3goeyx3E4}S^ z?(M7?M(moci+MPGI}b83IC%O|b#;h;RlXC05z6~JLm w(3(*vfZvS%lULY(_`v&r=>NHiRfw>-Xo>s>$}Q#fobL)?VG1#+GPx#1ZP1_K>z@;j|==^1poj532;bRa{vGi!TOGDBkskAtRIyewI2MTj5~6#WA%!AKCI zLFk7Ki49g@5hb_tbo6$yxGA@L2+ju%?|HsQU(WZO^E@v{q19^J_{J#t^V=c~h(;O^ z&9^u3V`ymTC-3)#+wI2U;v%M}r%|ib&}y~#$mbXv8^ht@A)cO|P%4$U+CM!zz+OB) zKF*_FR4Nss(I_I32y{9f91aKa`8*5;1OLV6V21bi_i=i9%9X+B`H)RaOdyd+U~6j& z*=&}pzgb>h#>U15=H}*5uh&VlSS+YktJMGB^z6X-`8ifrR_0A-i$|axipS$nC=?V20s-vq?snVk>@4Yn@@^6{6YP9HJUk$i$%w}e0cm(Y2?I9cvQyU!}h0$o_BZKi_6?%MpL@*dc zu~@{~+8SwW6-P!!$QXkir_M?`olesJ#>vSE3WWl-+uK{N4$g-LUaAu|H#ccwEMYsa zd8?Ck8oPHxrn7Q5REh-8fic@(tv2B0ntbUqLBtfBMpc~8W4>%AR1{vEWj^-OWvRG8K$!U0000< KMNUMnLSTYqv1;%D literal 0 HcmV?d00001 diff --git a/docfx/index.md b/docfx/index.md new file mode 100644 index 000000000..52859c4af --- /dev/null +++ b/docfx/index.md @@ -0,0 +1,14 @@ +# Terminal.Gui - Terminal UI toolkit for .NET + +A simple UI toolkit for .NET, .NET Core, and Mono that works on Windows, the Mac, and Linux/Unix. + +## Terminal.Gui API Documentation + +* [API Reference](api/Terminal.Gui/Terminal.Gui.html) +* [Terminal.Gui API Overview](articles/overview.html) +* [Keyboard Event Processing](articles/keyboard.html) +* [Event Processing and the Application Main Loop](articles/mainloop.md) + +## More Info + +* [Terminal.Gui on GitHub](https://github.com/migueldeicaza/gui.cs) diff --git a/docfx/templates/material/partials/head.tmpl.partial b/docfx/templates/material/partials/head.tmpl.partial new file mode 100644 index 000000000..c05e8c1b0 --- /dev/null +++ b/docfx/templates/material/partials/head.tmpl.partial @@ -0,0 +1,21 @@ +{{!Copyright (c) Oscar Vasquez. All rights reserved. Licensed under the MIT license. See LICENSE file in the project root for full license information.}} + + + + + {{#title}}{{title}}{{/title}}{{^title}}{{>partials/title}}{{/title}} {{#_appTitle}}| {{_appTitle}} {{/_appTitle}} + + + + {{#_description}}{{/_description}} + + + + + + + + {{#_noindex}}{{/_noindex}} + {{#_enableSearch}}{{/_enableSearch}} + {{#_enableNewTab}}{{/_enableNewTab}} + \ No newline at end of file diff --git a/docfx/templates/material/styles/main.css b/docfx/templates/material/styles/main.css new file mode 100644 index 000000000..165a8786e --- /dev/null +++ b/docfx/templates/material/styles/main.css @@ -0,0 +1,299 @@ +/* COLOR VARIABLES*/ +:root { + --header-bg-color: #0d47a1; + --header-ft-color: #fff; + --highlight-light: #5e92f3; + --highlight-dark: #003c8f; + --accent-dim: #eee; + --font-color: #34393e; + --card-box-shadow: 0 1px 2px 0 rgba(61, 65, 68, 0.06), 0 1px 3px 1px rgba(61, 65, 68, 0.16); + --under-box-shadow: 0 4px 4px -2px #eee; + --search-box-shadow: 0px 0px 5px 0px rgba(255,255,255,1); +} + +body { + color: var(--font-color); + font-family: "Roboto", sans-serif; + line-height: 1.5; + font-size: 16px; + -ms-text-size-adjust: 100%; + -webkit-text-size-adjust: 100%; + word-wrap: break-word; +} + +/* HIGHLIGHT COLOR */ + +button, +a { + color: var(--highlight-dark); + cursor: pointer; +} + +button:hover, +button:focus, +a:hover, +a:focus { + color: var(--highlight-light); + text-decoration: none; +} + +.toc .nav > li.active > a { + color: var(--highlight-dark); +} + +.toc .nav > li.active > a:hover, +.toc .nav > li.active > a:focus { + color: var(--highlight-light); +} + +.pagination > .active > a { + background-color: var(--header-bg-color); + border-color: var(--header-bg-color); +} + +.pagination > .active > a, +.pagination > .active > a:focus, +.pagination > .active > a:hover, +.pagination > .active > span, +.pagination > .active > span:focus, +.pagination > .active > span:hover { + background-color: var(--highlight-light); + border-color: var(--highlight-light); +} + +/* HEADINGS */ + +h1 { + font-weight: 600; + font-size: 32px; +} + +h2 { + font-weight: 600; + font-size: 24px; + line-height: 1.8; +} + +h3 { + font-weight: 600; + font-size: 20px; + line-height: 1.8; +} + +h5 { + font-size: 14px; + padding: 10px 0px; +} + +article h1, +article h2, +article h3, +article h4 { + margin-top: 35px; + margin-bottom: 15px; +} + +article h4 { + padding-bottom: 8px; + border-bottom: 2px solid #ddd; +} + +/* NAVBAR */ + +.navbar-brand > img { + color: var(--header-ft-color); +} + +.navbar { + border: none; + /* Both navbars use box-shadow */ + -webkit-box-shadow: var(--card-box-shadow); + -moz-box-shadow: var(--card-box-shadow); + box-shadow: var(--card-box-shadow); +} + +.subnav { + border-top: 1px solid #ddd; + background-color: #fff; +} + +.navbar-inverse { + background-color: var(--header-bg-color); + z-index: 100; +} + +.navbar-inverse .navbar-nav > li > a, +.navbar-inverse .navbar-text { + color: var(--header-ft-color); + background-color: var(--header-bg-color); + border-bottom: 3px solid transparent; + padding-bottom: 12px; +} + +.navbar-inverse .navbar-nav > li > a:focus, +.navbar-inverse .navbar-nav > li > a:hover { + color: var(--header-ft-color); + background-color: var(--header-bg-color); + border-bottom: 3px solid white; +} + +.navbar-inverse .navbar-nav > .active > a, +.navbar-inverse .navbar-nav > .active > a:focus, +.navbar-inverse .navbar-nav > .active > a:hover { + color: var(--header-ft-color); + background-color: var(--header-bg-color); + border-bottom: 3px solid white; +} + +.navbar-form .form-control { + border: 0; + border-radius: 0; +} + +.navbar-form .form-control:hover { + box-shadow: var(--search-box-shadow); +} + +.toc-filter > input:hover { + box-shadow: var(--under-box-shadow); +} + +/* NAVBAR TOGGLED (small screens) */ + +.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form { + border: none; +} +.navbar-inverse .navbar-toggle { + box-shadow: var(--card-box-shadow); + border: none; +} + +.navbar-inverse .navbar-toggle:focus, +.navbar-inverse .navbar-toggle:hover { + background-color: var(--header-ft-color); +} + +/* SIDEBAR */ + +.toc .level1 > li { + font-weight: 400; +} + +.toc .nav > li > a { + color: var(--font-color); +} + +.sidefilter { + background-color: #fff; + border-left: none; + border-right: none; +} + +.sidefilter { + background-color: #fff; + border-left: none; + border-right: none; +} + +.toc-filter { + padding: 10px; + margin: 0; +} + +.toc-filter > input { + border: none; + border-bottom: 2px solid var(--accent-dim); +} + +.toc-filter > .filter-icon { + display: none; +} + +.sidetoc > .toc { + background-color: #fff; + overflow-x: hidden; +} + +.sidetoc { + background-color: #fff; + border: none; +} + +/* ALERTS */ + +.alert { + padding: 0px 0px 5px 0px; + color: inherit; + background-color: inherit; + border: none; + box-shadow: var(--card-box-shadow); +} + +.alert > p { + margin-bottom: 0; + padding: 5px 10px; +} + +.alert > ul { + margin-bottom: 0; + padding: 5px 40px; +} + +.alert > h5 { + padding: 10px 15px; + margin-top: 0; + text-transform: uppercase; + font-weight: bold; + border-radius: 4px 4px 0 0; +} + +.alert-info > h5 { + color: #1976d2; + border-bottom: 4px solid #1976d2; + background-color: #e3f2fd; +} + +.alert-warning > h5 { + color: #f57f17; + border-bottom: 4px solid #f57f17; + background-color: #fff3e0; +} + +.alert-danger > h5 { + color: #d32f2f; + border-bottom: 4px solid #d32f2f; + background-color: #ffebee; +} + +/* CODE HIGHLIGHT */ +pre { + padding: 9.5px; + margin: 0 0 10px; + font-size: 13px; + word-break: break-all; + word-wrap: break-word; + background-color: #fffaef; + border-radius: 4px; + border: none; + box-shadow: var(--card-box-shadow); +} + +/* STYLE FOR IMAGES */ + +.article .small-image { + margin-top: 15px; + box-shadow: var(--card-box-shadow); + max-width: 350px; +} + +.article .medium-image { + margin-top: 15px; + box-shadow: var(--card-box-shadow); + max-width: 550px; +} + +.article .large-image { + margin-top: 15px; + box-shadow: var(--card-box-shadow); + max-width: 700px; +} \ No newline at end of file diff --git a/docs/api/Mono.Terminal.html b/docs/api/Mono.Terminal.html deleted file mode 100644 index d6bccd4cf..000000000 --- a/docs/api/Mono.Terminal.html +++ /dev/null @@ -1,131 +0,0 @@ - - - - - - - - Namespace Mono.Terminal - - - - - - - - - - - - - - - -
-
- - - - -
- - -
-
- -
-
- - - - - - diff --git a/docs/api/Mono.Terminal/Mono.Terminal.MainLoop.Condition.html b/docs/api/Mono.Terminal/Mono.Terminal.MainLoop.Condition.html deleted file mode 100644 index 04365b6f1..000000000 --- a/docs/api/Mono.Terminal/Mono.Terminal.MainLoop.Condition.html +++ /dev/null @@ -1,162 +0,0 @@ - - - - - - - - Enum MainLoop.Condition - - - - - - - - - - - - - - - -
-
- - - - -
- - -
-
- -
-
- - - - - - diff --git a/docs/api/Terminal.Gui.html b/docs/api/Terminal.Gui.html deleted file mode 100644 index 06c941442..000000000 --- a/docs/api/Terminal.Gui.html +++ /dev/null @@ -1,271 +0,0 @@ - - - - - - - - Namespace Terminal.Gui - - - - - - - - - - - - - - - -
-
- - - - -
- - -
-
- -
-
- - - - - - diff --git a/docs/api/Mono.Terminal/Mono.Terminal.IMainLoopDriver.html b/docs/api/Terminal.Gui/Mono.Terminal.IMainLoopDriver.html similarity index 76% rename from docs/api/Mono.Terminal/Mono.Terminal.IMainLoopDriver.html rename to docs/api/Terminal.Gui/Mono.Terminal.IMainLoopDriver.html index f789cde20..bb72b4e2f 100644 --- a/docs/api/Mono.Terminal/Mono.Terminal.IMainLoopDriver.html +++ b/docs/api/Terminal.Gui/Mono.Terminal.IMainLoopDriver.html @@ -1,217 +1,230 @@ - - - - - - - - Interface IMainLoopDriver - - - - - - - - - - - - - - - -
-
- - - - -
- - -
-
- -
-
- - - - - - + + + + + + + + Interface IMainLoopDriver + + + + + + + + + + + + + + + + +
+
+ + + + +
+
+ +
+
+
+

+
+
    +
    +
    + + + +
    + + + + + + diff --git a/docs/api/Mono.Terminal/Mono.Terminal.MainLoop.html b/docs/api/Terminal.Gui/Mono.Terminal.MainLoop.html similarity index 57% rename from docs/api/Mono.Terminal/Mono.Terminal.MainLoop.html rename to docs/api/Terminal.Gui/Mono.Terminal.MainLoop.html index ef7fe6140..749c12a9f 100644 --- a/docs/api/Mono.Terminal/Mono.Terminal.MainLoop.html +++ b/docs/api/Terminal.Gui/Mono.Terminal.MainLoop.html @@ -1,608 +1,515 @@ - - - - - - - - Class MainLoop - - - - - - - - - - - - - - - -
    -
    - - - - -
    - - -
    -
    - -
    -
    - - - - - - + + + + + + + + Class MainLoop + + + + + + + + + + + + + + + + +
    +
    + + + + +
    +
    + +
    +
    +
    +

    +
    +
      +
      +
      + + + +
      + + + + + + diff --git a/docs/api/Mono.Terminal/Mono.Terminal.UnixMainLoop.Condition.html b/docs/api/Terminal.Gui/Mono.Terminal.UnixMainLoop.Condition.html similarity index 76% rename from docs/api/Mono.Terminal/Mono.Terminal.UnixMainLoop.Condition.html rename to docs/api/Terminal.Gui/Mono.Terminal.UnixMainLoop.Condition.html index e85b3438a..b4bc57796 100644 --- a/docs/api/Mono.Terminal/Mono.Terminal.UnixMainLoop.Condition.html +++ b/docs/api/Terminal.Gui/Mono.Terminal.UnixMainLoop.Condition.html @@ -1,162 +1,180 @@ - - - - - - - - Enum UnixMainLoop.Condition - - - - - - - - - - - - - - - -
      -
      - - - - -
      - - -
      -
      - -
      -
      - - - - - - + + + + + + + + Enum UnixMainLoop.Condition + + + + + + + + + + + + + + + + +
      +
      + + + + +
      +
      + +
      +
      +
      +

      +
      +
        +
        +
        + + + +
        + + + + + + diff --git a/docs/api/Mono.Terminal/Mono.Terminal.UnixMainLoop.html b/docs/api/Terminal.Gui/Mono.Terminal.UnixMainLoop.html similarity index 75% rename from docs/api/Mono.Terminal/Mono.Terminal.UnixMainLoop.html rename to docs/api/Terminal.Gui/Mono.Terminal.UnixMainLoop.html index 54183c31d..95f33626b 100644 --- a/docs/api/Mono.Terminal/Mono.Terminal.UnixMainLoop.html +++ b/docs/api/Terminal.Gui/Mono.Terminal.UnixMainLoop.html @@ -1,332 +1,362 @@ - - - - - - - - Class UnixMainLoop - - - - - - - - - - - - - - - -
        -
        - - - - -
        - - -
        -
        - -
        -
        - - - - - - + + + + + + + + Class UnixMainLoop + + + + + + + + + + + + + + + + +
        +
        + + + + +
        +
        + +
        +
        +
        +

        +
        +
          +
          +
          + + + +
          + + + + + + diff --git a/docs/api/Terminal/Terminal.SpecialChar.html b/docs/api/Terminal.Gui/Mono.Terminal.html similarity index 64% rename from docs/api/Terminal/Terminal.SpecialChar.html rename to docs/api/Terminal.Gui/Mono.Terminal.html index 96c41e332..9818e3f23 100644 --- a/docs/api/Terminal/Terminal.SpecialChar.html +++ b/docs/api/Terminal.Gui/Mono.Terminal.html @@ -1,136 +1,146 @@ - - - - - - - - Enum SpecialChar - - - - - - - - - - - - - - - -
          -
          - - - - -
          - - -
          -
          - -
          -
          - - - - - - + + + + + + + + Namespace Mono.Terminal + + + + + + + + + + + + + + + + +
          +
          + + + + +
          +
          + +
          +
          +
          +

          +
          +
            +
            +
            + + + +
            + + + + + + diff --git a/docs/api/Terminal/Terminal.MenuBarItem.html b/docs/api/Terminal.Gui/Terminal.Gui.Application.ResizedEventArgs.html similarity index 56% rename from docs/api/Terminal/Terminal.MenuBarItem.html rename to docs/api/Terminal.Gui/Terminal.Gui.Application.ResizedEventArgs.html index 5e604edc8..5825314e2 100644 --- a/docs/api/Terminal/Terminal.MenuBarItem.html +++ b/docs/api/Terminal.Gui/Terminal.Gui.Application.ResizedEventArgs.html @@ -1,215 +1,220 @@ - - - - - - - - Class MenuBarItem - - - - - - - - - - - - - - - -
            -
            - - - - -
            - - -
            -
            - -
            -
            - - - - - - + + + + + + + + Class Application.ResizedEventArgs + + + + + + + + + + + + + + + + +
            +
            + + + + +
            +
            + +
            +
            +
            +

            +
            +
              +
              +
              + + + +
              + + + + + + diff --git a/docs/api/Terminal.Gui/Terminal.Gui.Application.RunState.html b/docs/api/Terminal.Gui/Terminal.Gui.Application.RunState.html index 8a9fee32d..e2f963bd1 100644 --- a/docs/api/Terminal.Gui/Terminal.Gui.Application.RunState.html +++ b/docs/api/Terminal.Gui/Terminal.Gui.Application.RunState.html @@ -1,27 +1,28 @@  - - - - + + + + Class Application.RunState - - + + - - - - - - - - - - - - + "> + + + + + + + + + + + + +
              @@ -36,7 +37,7 @@ - +
              +
              + +
              +
              +
              +

              +
              +
                +
                +
                diff --git a/docs/api/Terminal.Gui/Terminal.Gui.Application.html b/docs/api/Terminal.Gui/Terminal.Gui.Application.html index 1f6733d32..e2bb284d1 100644 --- a/docs/api/Terminal.Gui/Terminal.Gui.Application.html +++ b/docs/api/Terminal.Gui/Terminal.Gui.Application.html @@ -1,27 +1,28 @@  - - - - + + + + Class Application - - + + - - - - - - - - - - - - + "> + + + + + + + + + + + + +
                @@ -36,7 +37,7 @@ - +
                +
                + +
                +
                +
                +

                +
                +
                  +
                  +
                  diff --git a/docs/api/Terminal.Gui/Terminal.Gui.Attribute.html b/docs/api/Terminal.Gui/Terminal.Gui.Attribute.html index 4aae4aa13..154f5d127 100644 --- a/docs/api/Terminal.Gui/Terminal.Gui.Attribute.html +++ b/docs/api/Terminal.Gui/Terminal.Gui.Attribute.html @@ -1,27 +1,28 @@  - - - - + + + + Struct Attribute - - + + - - - - - - - - - - - - + "> + + + + + + + + + + + + +
                  @@ -36,7 +37,7 @@ - +
                  +
                  + +
                  +
                  +
                  +

                  +
                  +
                    +
                    +
                    +
                    + +
                    +
                    +
                    +

                    +
                    +
                      +
                      +