Terminal.Gui.MenuBar.yml 19 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625
  1. ### YamlMime:ManagedReference
  2. items:
  3. - uid: Terminal.Gui.MenuBar
  4. id: MenuBar
  5. children:
  6. - Terminal.Gui.MenuBar.#ctor(Terminal.Gui.MenuBarItem[])
  7. - Terminal.Gui.MenuBar.Menus
  8. - Terminal.Gui.MenuBar.MouseEvent(Terminal.Gui.MouseEvent)
  9. - Terminal.Gui.MenuBar.PositionCursor
  10. - Terminal.Gui.MenuBar.ProcessHotKey(Terminal.Gui.KeyEvent)
  11. - Terminal.Gui.MenuBar.ProcessKey(Terminal.Gui.KeyEvent)
  12. - Terminal.Gui.MenuBar.Redraw(Terminal.Gui.Rect)
  13. langs:
  14. - csharp
  15. name: MenuBar
  16. nameWithType: MenuBar
  17. fullName: Terminal.Gui.MenuBar
  18. type: Class
  19. assemblies:
  20. - Terminal.Gui
  21. namespace: Terminal.Gui
  22. summary: A menu bar for your application.
  23. syntax:
  24. content: 'public class MenuBar : Terminal.Gui.View'
  25. inheritance:
  26. - System.Object
  27. - Terminal.Gui.Responder
  28. - Terminal.Gui.View
  29. implements: []
  30. inheritedMembers:
  31. - Terminal.Gui.Responder.CanFocus
  32. - Terminal.Gui.View.Add(Terminal.Gui.View)
  33. - Terminal.Gui.View.Add(Terminal.Gui.View[])
  34. - Terminal.Gui.View.AddRune(System.Int32,System.Int32,System.Rune)
  35. - Terminal.Gui.View.Bounds
  36. - Terminal.Gui.View.ChildNeedsDisplay
  37. - Terminal.Gui.View.Clear
  38. - Terminal.Gui.View.Clear(Terminal.Gui.Rect)
  39. - Terminal.Gui.View.ClearNeedsDisplay
  40. - Terminal.Gui.View.ClipToBounds
  41. - Terminal.Gui.View.ColorScheme
  42. - Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean)
  43. - Terminal.Gui.View.DrawHotString(NStack.ustring,System.Boolean,Terminal.Gui.ColorScheme)
  44. - Terminal.Gui.View.DrawHotString(NStack.ustring,Terminal.Gui.Attribute,Terminal.Gui.Attribute)
  45. - Terminal.Gui.View.Driver
  46. - Terminal.Gui.View.EnsureFocus
  47. - Terminal.Gui.View.Focused
  48. - Terminal.Gui.View.FocusFirst
  49. - Terminal.Gui.View.FocusLast
  50. - Terminal.Gui.View.FocusNext
  51. - Terminal.Gui.View.FocusPrev
  52. - Terminal.Gui.View.Frame
  53. - Terminal.Gui.View.GetEnumerator
  54. - Terminal.Gui.View.HasFocus
  55. - Terminal.Gui.View.Height
  56. - Terminal.Gui.View.Id
  57. - Terminal.Gui.View.LayoutStyle
  58. - Terminal.Gui.View.LayoutSubviews
  59. - Terminal.Gui.View.MostFocused
  60. - Terminal.Gui.View.Move(System.Int32,System.Int32)
  61. - Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent)
  62. - Terminal.Gui.View.Remove(Terminal.Gui.View)
  63. - Terminal.Gui.View.RemoveAll
  64. - Terminal.Gui.View.ScreenToView(System.Int32,System.Int32)
  65. - Terminal.Gui.View.SetClip(Terminal.Gui.Rect)
  66. - Terminal.Gui.View.SetFocus(Terminal.Gui.View)
  67. - Terminal.Gui.View.SetNeedsDisplay
  68. - Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect)
  69. - Terminal.Gui.View.Subviews
  70. - Terminal.Gui.View.SuperView
  71. - Terminal.Gui.View.ToString
  72. - Terminal.Gui.View.WantMousePositionReports
  73. - Terminal.Gui.View.Width
  74. - Terminal.Gui.View.X
  75. - Terminal.Gui.View.Y
  76. - uid: Terminal.Gui.MenuBar.#ctor(Terminal.Gui.MenuBarItem[])
  77. id: '#ctor(Terminal.Gui.MenuBarItem[])'
  78. parent: Terminal.Gui.MenuBar
  79. langs:
  80. - csharp
  81. name: MenuBar(MenuBarItem[])
  82. nameWithType: MenuBar.MenuBar(MenuBarItem[])
  83. fullName: MenuBar.MenuBar(MenuBarItem[])
  84. type: Constructor
  85. assemblies:
  86. - Terminal.Gui
  87. namespace: Terminal.Gui
  88. summary: Initializes a new instance of the <xref href="Terminal.Gui.MenuBar"></xref> class with the specified set of toplevel menu items.
  89. syntax:
  90. content: public MenuBar (Terminal.Gui.MenuBarItem[] menus);
  91. parameters:
  92. - id: menus
  93. type: Terminal.Gui.MenuBarItem[]
  94. description: Individual menu items, if one of those contains a null, then a separator is drawn.
  95. overload: Terminal.Gui.MenuBar.#ctor*
  96. exceptions: []
  97. - uid: Terminal.Gui.MenuBar.Menus
  98. id: Menus
  99. parent: Terminal.Gui.MenuBar
  100. langs:
  101. - csharp
  102. name: Menus
  103. nameWithType: MenuBar.Menus
  104. fullName: MenuBar.Menus
  105. type: Property
  106. assemblies:
  107. - Terminal.Gui
  108. namespace: Terminal.Gui
  109. summary: The menus that were defined when the menubar was created. This can be updated if the menu is not currently visible.
  110. syntax:
  111. content: public Terminal.Gui.MenuBarItem[] Menus { get; set; }
  112. return:
  113. type: Terminal.Gui.MenuBarItem[]
  114. description: The menu array.
  115. overload: Terminal.Gui.MenuBar.Menus*
  116. exceptions: []
  117. - uid: Terminal.Gui.MenuBar.MouseEvent(Terminal.Gui.MouseEvent)
  118. id: MouseEvent(Terminal.Gui.MouseEvent)
  119. parent: Terminal.Gui.MenuBar
  120. langs:
  121. - csharp
  122. name: MouseEvent(MouseEvent)
  123. nameWithType: MenuBar.MouseEvent(MouseEvent)
  124. fullName: MenuBar.MouseEvent(MouseEvent)
  125. type: Method
  126. assemblies:
  127. - Terminal.Gui
  128. namespace: Terminal.Gui
  129. syntax:
  130. content: public override bool MouseEvent (Terminal.Gui.MouseEvent me);
  131. parameters:
  132. - id: me
  133. type: Terminal.Gui.MouseEvent
  134. description: To be added.
  135. return:
  136. type: System.Boolean
  137. description: To be added.
  138. overload: Terminal.Gui.MenuBar.MouseEvent*
  139. exceptions: []
  140. - uid: Terminal.Gui.MenuBar.PositionCursor
  141. id: PositionCursor
  142. parent: Terminal.Gui.MenuBar
  143. langs:
  144. - csharp
  145. name: PositionCursor()
  146. nameWithType: MenuBar.PositionCursor()
  147. fullName: MenuBar.PositionCursor()
  148. type: Method
  149. assemblies:
  150. - Terminal.Gui
  151. namespace: Terminal.Gui
  152. syntax:
  153. content: public override void PositionCursor ();
  154. parameters: []
  155. overload: Terminal.Gui.MenuBar.PositionCursor*
  156. exceptions: []
  157. - uid: Terminal.Gui.MenuBar.ProcessHotKey(Terminal.Gui.KeyEvent)
  158. id: ProcessHotKey(Terminal.Gui.KeyEvent)
  159. parent: Terminal.Gui.MenuBar
  160. langs:
  161. - csharp
  162. name: ProcessHotKey(KeyEvent)
  163. nameWithType: MenuBar.ProcessHotKey(KeyEvent)
  164. fullName: MenuBar.ProcessHotKey(KeyEvent)
  165. type: Method
  166. assemblies:
  167. - Terminal.Gui
  168. namespace: Terminal.Gui
  169. syntax:
  170. content: public override bool ProcessHotKey (Terminal.Gui.KeyEvent kb);
  171. parameters:
  172. - id: kb
  173. type: Terminal.Gui.KeyEvent
  174. description: To be added.
  175. return:
  176. type: System.Boolean
  177. description: To be added.
  178. overload: Terminal.Gui.MenuBar.ProcessHotKey*
  179. exceptions: []
  180. - uid: Terminal.Gui.MenuBar.ProcessKey(Terminal.Gui.KeyEvent)
  181. id: ProcessKey(Terminal.Gui.KeyEvent)
  182. parent: Terminal.Gui.MenuBar
  183. langs:
  184. - csharp
  185. name: ProcessKey(KeyEvent)
  186. nameWithType: MenuBar.ProcessKey(KeyEvent)
  187. fullName: MenuBar.ProcessKey(KeyEvent)
  188. type: Method
  189. assemblies:
  190. - Terminal.Gui
  191. namespace: Terminal.Gui
  192. syntax:
  193. content: public override bool ProcessKey (Terminal.Gui.KeyEvent kb);
  194. parameters:
  195. - id: kb
  196. type: Terminal.Gui.KeyEvent
  197. description: To be added.
  198. return:
  199. type: System.Boolean
  200. description: To be added.
  201. overload: Terminal.Gui.MenuBar.ProcessKey*
  202. exceptions: []
  203. - uid: Terminal.Gui.MenuBar.Redraw(Terminal.Gui.Rect)
  204. id: Redraw(Terminal.Gui.Rect)
  205. parent: Terminal.Gui.MenuBar
  206. langs:
  207. - csharp
  208. name: Redraw(Rect)
  209. nameWithType: MenuBar.Redraw(Rect)
  210. fullName: MenuBar.Redraw(Rect)
  211. type: Method
  212. assemblies:
  213. - Terminal.Gui
  214. namespace: Terminal.Gui
  215. syntax:
  216. content: public override void Redraw (Terminal.Gui.Rect region);
  217. parameters:
  218. - id: region
  219. type: Terminal.Gui.Rect
  220. description: To be added.
  221. overload: Terminal.Gui.MenuBar.Redraw*
  222. exceptions: []
  223. references:
  224. - uid: Terminal.Gui.View
  225. parent: Terminal.Gui
  226. isExternal: false
  227. name: View
  228. nameWithType: View
  229. fullName: Terminal.Gui.View
  230. - uid: Terminal.Gui.MenuBar.#ctor(Terminal.Gui.MenuBarItem[])
  231. parent: Terminal.Gui.MenuBar
  232. isExternal: false
  233. name: MenuBar(MenuBarItem[])
  234. nameWithType: MenuBar.MenuBar(MenuBarItem[])
  235. fullName: MenuBar.MenuBar(MenuBarItem[])
  236. - uid: Terminal.Gui.MenuBarItem
  237. name: MenuBarItem
  238. nameWithType: MenuBarItem
  239. fullName: Terminal.Gui.MenuBarItem
  240. - uid: Terminal.Gui.MenuBarItem[]
  241. parent: Terminal.Gui
  242. isExternal: false
  243. name: MenuBarItem[]
  244. nameWithType: MenuBarItem[]
  245. fullName: Terminal.Gui.MenuBarItem[]
  246. spec.csharp:
  247. - uid: Terminal.Gui.MenuBarItem
  248. name: MenuBarItem
  249. nameWithType: MenuBarItem
  250. fullName: Terminal.Gui.MenuBarItem
  251. - name: '[]'
  252. nameWithType: '[]'
  253. fullName: '[]'
  254. - uid: Terminal.Gui.MenuBar.Menus
  255. parent: Terminal.Gui.MenuBar
  256. isExternal: false
  257. name: Menus
  258. nameWithType: MenuBar.Menus
  259. fullName: MenuBar.Menus
  260. - uid: Terminal.Gui.MenuBar.MouseEvent(Terminal.Gui.MouseEvent)
  261. parent: Terminal.Gui.MenuBar
  262. isExternal: false
  263. name: MouseEvent(MouseEvent)
  264. nameWithType: MenuBar.MouseEvent(MouseEvent)
  265. fullName: MenuBar.MouseEvent(MouseEvent)
  266. - uid: System.Boolean
  267. parent: System
  268. isExternal: true
  269. name: Boolean
  270. nameWithType: Boolean
  271. fullName: System.Boolean
  272. - uid: Terminal.Gui.MouseEvent
  273. parent: Terminal.Gui
  274. isExternal: false
  275. name: MouseEvent
  276. nameWithType: MouseEvent
  277. fullName: Terminal.Gui.MouseEvent
  278. - uid: Terminal.Gui.MenuBar.PositionCursor
  279. parent: Terminal.Gui.MenuBar
  280. isExternal: false
  281. name: PositionCursor()
  282. nameWithType: MenuBar.PositionCursor()
  283. fullName: MenuBar.PositionCursor()
  284. - uid: Terminal.Gui.MenuBar.ProcessHotKey(Terminal.Gui.KeyEvent)
  285. parent: Terminal.Gui.MenuBar
  286. isExternal: false
  287. name: ProcessHotKey(KeyEvent)
  288. nameWithType: MenuBar.ProcessHotKey(KeyEvent)
  289. fullName: MenuBar.ProcessHotKey(KeyEvent)
  290. - uid: Terminal.Gui.KeyEvent
  291. parent: Terminal.Gui
  292. isExternal: false
  293. name: KeyEvent
  294. nameWithType: KeyEvent
  295. fullName: Terminal.Gui.KeyEvent
  296. - uid: Terminal.Gui.MenuBar.ProcessKey(Terminal.Gui.KeyEvent)
  297. parent: Terminal.Gui.MenuBar
  298. isExternal: false
  299. name: ProcessKey(KeyEvent)
  300. nameWithType: MenuBar.ProcessKey(KeyEvent)
  301. fullName: MenuBar.ProcessKey(KeyEvent)
  302. - uid: Terminal.Gui.MenuBar.Redraw(Terminal.Gui.Rect)
  303. parent: Terminal.Gui.MenuBar
  304. isExternal: false
  305. name: Redraw(Rect)
  306. nameWithType: MenuBar.Redraw(Rect)
  307. fullName: MenuBar.Redraw(Rect)
  308. - uid: Terminal.Gui.Rect
  309. parent: Terminal.Gui
  310. isExternal: false
  311. name: Rect
  312. nameWithType: Rect
  313. fullName: Terminal.Gui.Rect
  314. - uid: Terminal.Gui.MenuBar.#ctor*
  315. parent: Terminal.Gui.MenuBar
  316. isExternal: false
  317. name: MenuBar
  318. nameWithType: MenuBar.MenuBar
  319. fullName: MenuBar.MenuBar
  320. - uid: Terminal.Gui.MenuBar.Menus*
  321. parent: Terminal.Gui.MenuBar
  322. isExternal: false
  323. name: Menus
  324. nameWithType: MenuBar.Menus
  325. fullName: MenuBar.Menus
  326. - uid: Terminal.Gui.MenuBar.MouseEvent*
  327. parent: Terminal.Gui.MenuBar
  328. isExternal: false
  329. name: MouseEvent
  330. nameWithType: MenuBar.MouseEvent
  331. fullName: MenuBar.MouseEvent
  332. - uid: Terminal.Gui.MenuBar.PositionCursor*
  333. parent: Terminal.Gui.MenuBar
  334. isExternal: false
  335. name: PositionCursor
  336. nameWithType: MenuBar.PositionCursor
  337. fullName: MenuBar.PositionCursor
  338. - uid: Terminal.Gui.MenuBar.ProcessHotKey*
  339. parent: Terminal.Gui.MenuBar
  340. isExternal: false
  341. name: ProcessHotKey
  342. nameWithType: MenuBar.ProcessHotKey
  343. fullName: MenuBar.ProcessHotKey
  344. - uid: Terminal.Gui.MenuBar.ProcessKey*
  345. parent: Terminal.Gui.MenuBar
  346. isExternal: false
  347. name: ProcessKey
  348. nameWithType: MenuBar.ProcessKey
  349. fullName: MenuBar.ProcessKey
  350. - uid: Terminal.Gui.MenuBar.Redraw*
  351. parent: Terminal.Gui.MenuBar
  352. isExternal: false
  353. name: Redraw
  354. nameWithType: MenuBar.Redraw
  355. fullName: MenuBar.Redraw
  356. - uid: Terminal.Gui.Responder.CanFocus
  357. parent: Terminal.Gui.Responder
  358. isExternal: false
  359. name: CanFocus
  360. nameWithType: Responder.CanFocus
  361. fullName: Responder.CanFocus
  362. - uid: Terminal.Gui.View.HasFocus
  363. parent: Terminal.Gui.View
  364. isExternal: false
  365. name: HasFocus
  366. nameWithType: View.HasFocus
  367. fullName: View.HasFocus
  368. - uid: Terminal.Gui.View.ProcessColdKey(Terminal.Gui.KeyEvent)
  369. parent: Terminal.Gui.View
  370. isExternal: false
  371. name: ProcessColdKey(KeyEvent)
  372. nameWithType: View.ProcessColdKey(KeyEvent)
  373. fullName: View.ProcessColdKey(KeyEvent)
  374. - uid: Terminal.Gui.View.Add(Terminal.Gui.View)
  375. parent: Terminal.Gui.View
  376. isExternal: false
  377. name: Add(View)
  378. nameWithType: View.Add(View)
  379. fullName: View.Add(View)
  380. - uid: Terminal.Gui.View.Add(Terminal.Gui.View[])
  381. parent: Terminal.Gui.View
  382. isExternal: false
  383. name: Add(View[])
  384. nameWithType: View.Add(View[])
  385. fullName: View.Add(View[])
  386. - uid: Terminal.Gui.View.AddRune(System.Int32,System.Int32,System.Rune)
  387. parent: Terminal.Gui.View
  388. isExternal: false
  389. name: AddRune(Int32, Int32, Rune)
  390. nameWithType: View.AddRune(Int32, Int32, Rune)
  391. fullName: View.AddRune(Int32, Int32, Rune)
  392. - uid: Terminal.Gui.View.Bounds
  393. parent: Terminal.Gui.View
  394. isExternal: false
  395. name: Bounds
  396. nameWithType: View.Bounds
  397. fullName: View.Bounds
  398. - uid: Terminal.Gui.View.ChildNeedsDisplay
  399. parent: Terminal.Gui.View
  400. isExternal: false
  401. name: ChildNeedsDisplay()
  402. nameWithType: View.ChildNeedsDisplay()
  403. fullName: View.ChildNeedsDisplay()
  404. - uid: Terminal.Gui.View.Clear
  405. parent: Terminal.Gui.View
  406. isExternal: false
  407. name: Clear()
  408. nameWithType: View.Clear()
  409. fullName: View.Clear()
  410. - uid: Terminal.Gui.View.Clear(Terminal.Gui.Rect)
  411. parent: Terminal.Gui.View
  412. isExternal: false
  413. name: Clear(Rect)
  414. nameWithType: View.Clear(Rect)
  415. fullName: View.Clear(Rect)
  416. - uid: Terminal.Gui.View.ClearNeedsDisplay
  417. parent: Terminal.Gui.View
  418. isExternal: false
  419. name: ClearNeedsDisplay()
  420. nameWithType: View.ClearNeedsDisplay()
  421. fullName: View.ClearNeedsDisplay()
  422. - uid: Terminal.Gui.View.ClipToBounds
  423. parent: Terminal.Gui.View
  424. isExternal: false
  425. name: ClipToBounds()
  426. nameWithType: View.ClipToBounds()
  427. fullName: View.ClipToBounds()
  428. - uid: Terminal.Gui.View.ColorScheme
  429. parent: Terminal.Gui.View
  430. isExternal: false
  431. name: ColorScheme
  432. nameWithType: View.ColorScheme
  433. fullName: View.ColorScheme
  434. - uid: Terminal.Gui.View.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean)
  435. parent: Terminal.Gui.View
  436. isExternal: false
  437. name: DrawFrame(Rect, Int32, Boolean)
  438. nameWithType: View.DrawFrame(Rect, Int32, Boolean)
  439. fullName: View.DrawFrame(Rect, Int32, Boolean)
  440. - uid: Terminal.Gui.View.DrawHotString(NStack.ustring,System.Boolean,Terminal.Gui.ColorScheme)
  441. parent: Terminal.Gui.View
  442. isExternal: false
  443. name: DrawHotString(ustring, Boolean, ColorScheme)
  444. nameWithType: View.DrawHotString(ustring, Boolean, ColorScheme)
  445. fullName: View.DrawHotString(ustring, Boolean, ColorScheme)
  446. - uid: Terminal.Gui.View.DrawHotString(NStack.ustring,Terminal.Gui.Attribute,Terminal.Gui.Attribute)
  447. parent: Terminal.Gui.View
  448. isExternal: false
  449. name: DrawHotString(ustring, Attribute, Attribute)
  450. nameWithType: View.DrawHotString(ustring, Attribute, Attribute)
  451. fullName: View.DrawHotString(ustring, Attribute, Attribute)
  452. - uid: Terminal.Gui.View.Driver
  453. parent: Terminal.Gui.View
  454. isExternal: false
  455. name: Driver
  456. nameWithType: View.Driver
  457. fullName: View.Driver
  458. - uid: Terminal.Gui.View.EnsureFocus
  459. parent: Terminal.Gui.View
  460. isExternal: false
  461. name: EnsureFocus()
  462. nameWithType: View.EnsureFocus()
  463. fullName: View.EnsureFocus()
  464. - uid: Terminal.Gui.View.Focused
  465. parent: Terminal.Gui.View
  466. isExternal: false
  467. name: Focused
  468. nameWithType: View.Focused
  469. fullName: View.Focused
  470. - uid: Terminal.Gui.View.FocusFirst
  471. parent: Terminal.Gui.View
  472. isExternal: false
  473. name: FocusFirst()
  474. nameWithType: View.FocusFirst()
  475. fullName: View.FocusFirst()
  476. - uid: Terminal.Gui.View.FocusLast
  477. parent: Terminal.Gui.View
  478. isExternal: false
  479. name: FocusLast()
  480. nameWithType: View.FocusLast()
  481. fullName: View.FocusLast()
  482. - uid: Terminal.Gui.View.FocusNext
  483. parent: Terminal.Gui.View
  484. isExternal: false
  485. name: FocusNext()
  486. nameWithType: View.FocusNext()
  487. fullName: View.FocusNext()
  488. - uid: Terminal.Gui.View.FocusPrev
  489. parent: Terminal.Gui.View
  490. isExternal: false
  491. name: FocusPrev()
  492. nameWithType: View.FocusPrev()
  493. fullName: View.FocusPrev()
  494. - uid: Terminal.Gui.View.Frame
  495. parent: Terminal.Gui.View
  496. isExternal: false
  497. name: Frame
  498. nameWithType: View.Frame
  499. fullName: View.Frame
  500. - uid: Terminal.Gui.View.GetEnumerator
  501. parent: Terminal.Gui.View
  502. isExternal: false
  503. name: GetEnumerator()
  504. nameWithType: View.GetEnumerator()
  505. fullName: View.GetEnumerator()
  506. - uid: Terminal.Gui.View.Height
  507. parent: Terminal.Gui.View
  508. isExternal: false
  509. name: Height
  510. nameWithType: View.Height
  511. fullName: View.Height
  512. - uid: Terminal.Gui.View.Id
  513. parent: Terminal.Gui.View
  514. isExternal: false
  515. name: Id
  516. nameWithType: View.Id
  517. fullName: View.Id
  518. - uid: Terminal.Gui.View.LayoutStyle
  519. parent: Terminal.Gui.View
  520. isExternal: false
  521. name: LayoutStyle
  522. nameWithType: View.LayoutStyle
  523. fullName: View.LayoutStyle
  524. - uid: Terminal.Gui.View.LayoutSubviews
  525. parent: Terminal.Gui.View
  526. isExternal: false
  527. name: LayoutSubviews()
  528. nameWithType: View.LayoutSubviews()
  529. fullName: View.LayoutSubviews()
  530. - uid: Terminal.Gui.View.MostFocused
  531. parent: Terminal.Gui.View
  532. isExternal: false
  533. name: MostFocused
  534. nameWithType: View.MostFocused
  535. fullName: View.MostFocused
  536. - uid: Terminal.Gui.View.Move(System.Int32,System.Int32)
  537. parent: Terminal.Gui.View
  538. isExternal: false
  539. name: Move(Int32, Int32)
  540. nameWithType: View.Move(Int32, Int32)
  541. fullName: View.Move(Int32, Int32)
  542. - uid: Terminal.Gui.View.Remove(Terminal.Gui.View)
  543. parent: Terminal.Gui.View
  544. isExternal: false
  545. name: Remove(View)
  546. nameWithType: View.Remove(View)
  547. fullName: View.Remove(View)
  548. - uid: Terminal.Gui.View.RemoveAll
  549. parent: Terminal.Gui.View
  550. isExternal: false
  551. name: RemoveAll()
  552. nameWithType: View.RemoveAll()
  553. fullName: View.RemoveAll()
  554. - uid: Terminal.Gui.View.ScreenToView(System.Int32,System.Int32)
  555. parent: Terminal.Gui.View
  556. isExternal: false
  557. name: ScreenToView(Int32, Int32)
  558. nameWithType: View.ScreenToView(Int32, Int32)
  559. fullName: View.ScreenToView(Int32, Int32)
  560. - uid: Terminal.Gui.View.SetClip(Terminal.Gui.Rect)
  561. parent: Terminal.Gui.View
  562. isExternal: false
  563. name: SetClip(Rect)
  564. nameWithType: View.SetClip(Rect)
  565. fullName: View.SetClip(Rect)
  566. - uid: Terminal.Gui.View.SetFocus(Terminal.Gui.View)
  567. parent: Terminal.Gui.View
  568. isExternal: false
  569. name: SetFocus(View)
  570. nameWithType: View.SetFocus(View)
  571. fullName: View.SetFocus(View)
  572. - uid: Terminal.Gui.View.SetNeedsDisplay
  573. parent: Terminal.Gui.View
  574. isExternal: false
  575. name: SetNeedsDisplay()
  576. nameWithType: View.SetNeedsDisplay()
  577. fullName: View.SetNeedsDisplay()
  578. - uid: Terminal.Gui.View.SetNeedsDisplay(Terminal.Gui.Rect)
  579. parent: Terminal.Gui.View
  580. isExternal: false
  581. name: SetNeedsDisplay(Rect)
  582. nameWithType: View.SetNeedsDisplay(Rect)
  583. fullName: View.SetNeedsDisplay(Rect)
  584. - uid: Terminal.Gui.View.Subviews
  585. parent: Terminal.Gui.View
  586. isExternal: false
  587. name: Subviews
  588. nameWithType: View.Subviews
  589. fullName: View.Subviews
  590. - uid: Terminal.Gui.View.SuperView
  591. parent: Terminal.Gui.View
  592. isExternal: false
  593. name: SuperView
  594. nameWithType: View.SuperView
  595. fullName: View.SuperView
  596. - uid: Terminal.Gui.View.ToString
  597. parent: Terminal.Gui.View
  598. isExternal: false
  599. name: ToString()
  600. nameWithType: View.ToString()
  601. fullName: View.ToString()
  602. - uid: Terminal.Gui.View.WantMousePositionReports
  603. parent: Terminal.Gui.View
  604. isExternal: false
  605. name: WantMousePositionReports
  606. nameWithType: View.WantMousePositionReports
  607. fullName: View.WantMousePositionReports
  608. - uid: Terminal.Gui.View.Width
  609. parent: Terminal.Gui.View
  610. isExternal: false
  611. name: Width
  612. nameWithType: View.Width
  613. fullName: View.Width
  614. - uid: Terminal.Gui.View.X
  615. parent: Terminal.Gui.View
  616. isExternal: false
  617. name: X
  618. nameWithType: View.X
  619. fullName: View.X
  620. - uid: Terminal.Gui.View.Y
  621. parent: Terminal.Gui.View
  622. isExternal: false
  623. name: Y
  624. nameWithType: View.Y
  625. fullName: View.Y