{"id":"frontend.yui.host.windows--yuiWindowsTextEditingGeometryV1","name":"yuiWindowsTextEditingGeometryV1","owner":"yeho","package":"frontend.yui.host.windows","kind":"thing","signature":"external thing yuiWindowsTextEditingGeometryV1","description":"A yui windows text editing geometry v1 record carrying schema, schemaVersion, provider, sourceValue, graphemes, and related state.","context":"Connect YUI to Windows host input, accessibility, and editing services.","parameters":[],"returns":"void","members":[{"name":"schema","kind":"field","type":"text","description":"Stores schema as text.","signature":"text schema","tags":["thing","field","frontend.yui.host.windows"],"updated":"2026-09-09"},{"name":"schemaVersion","kind":"field","type":"int","description":"Stores schema version as int.","signature":"int schemaVersion","tags":["thing","field","frontend.yui.host.windows"],"updated":"2026-09-09"},{"name":"provider","kind":"field","type":"text","description":"Stores provider as text.","signature":"text provider","tags":["thing","field","frontend.yui.host.windows"],"updated":"2026-09-09"},{"name":"sourceValue","kind":"field","type":"text","description":"Stores source value as text.","signature":"text sourceValue","tags":["thing","field","frontend.yui.host.windows"],"updated":"2026-09-09"},{"name":"graphemes","kind":"field","type":"yuiGraphemeMap","description":"Stores graphemes as yuiGraphemeMap.","signature":"yuiGraphemeMap graphemes","tags":["thing","field","frontend.yui.host.windows"],"updated":"2026-09-09"},{"name":"clusters","kind":"field","type":"list of yuiWindowsTextEditingClusterV1","description":"Stores clusters as list of yuiWindowsTextEditingClusterV1.","signature":"list of yuiWindowsTextEditingClusterV1 clusters","tags":["thing","field","frontend.yui.host.windows"],"updated":"2026-09-09"},{"name":"lines","kind":"field","type":"list of yuiWindowsTextEditingLineV1","description":"Stores lines as list of yuiWindowsTextEditingLineV1.","signature":"list of yuiWindowsTextEditingLineV1 lines","tags":["thing","field","frontend.yui.host.windows"],"updated":"2026-09-09"},{"name":"selectionRectangles","kind":"field","type":"list of yuiWindowsTextSelectionRectangleV1","description":"Stores selection rectangles as list of yuiWindowsTextSelectionRectangleV1.","signature":"list of yuiWindowsTextSelectionRectangleV1 selectionRectangles","tags":["thing","field","frontend.yui.host.windows"],"updated":"2026-09-09"},{"name":"selectionStartUtf8","kind":"field","type":"int","description":"Stores selection start utf8 as int.","signature":"int selectionStartUtf8","tags":["thing","field","frontend.yui.host.windows"],"updated":"2026-09-09"},{"name":"selectionEndUtf8","kind":"field","type":"int","description":"Stores selection end utf8 as int.","signature":"int selectionEndUtf8","tags":["thing","field","frontend.yui.host.windows"],"updated":"2026-09-09"},{"name":"pointerBoundaryUtf8","kind":"field","type":"int","description":"Stores pointer boundary utf8 as int.","signature":"int pointerBoundaryUtf8","tags":["thing","field","frontend.yui.host.windows"],"updated":"2026-09-09"},{"name":"pointerInside","kind":"field","type":"bool","description":"Stores pointer inside as bool.","signature":"bool pointerInside","tags":["thing","field","frontend.yui.host.windows"],"updated":"2026-09-09"},{"name":"compositionPlacement","kind":"field","type":"yuiWindowsTextCompositionPlacementV1","description":"Stores composition placement as yuiWindowsTextCompositionPlacementV1.","signature":"yuiWindowsTextCompositionPlacementV1 compositionPlacement","tags":["thing","field","frontend.yui.host.windows"],"updated":"2026-09-09"},{"name":"wrapped","kind":"field","type":"bool","description":"Stores wrapped as bool.","signature":"bool wrapped","tags":["thing","field","frontend.yui.host.windows"],"updated":"2026-09-09"},{"name":"visibleLineCount","kind":"field","type":"int","description":"Stores visible line count as int.","signature":"int visibleLineCount","tags":["thing","field","frontend.yui.host.windows"],"updated":"2026-09-09"},{"name":"ellipsized","kind":"field","type":"bool","description":"Stores ellipsized as bool.","signature":"bool ellipsized","tags":["thing","field","frontend.yui.host.windows"],"updated":"2026-09-09"},{"name":"ellipsisBoundaryUtf8","kind":"field","type":"int","description":"Stores ellipsis boundary utf8 as int.","signature":"int ellipsisBoundaryUtf8","tags":["thing","field","frontend.yui.host.windows"],"updated":"2026-09-09"},{"name":"ellipsisWidthQ26_6","kind":"field","type":"int","description":"Stores ellipsis width q26 6 as int.","signature":"int ellipsisWidthQ26_6","tags":["thing","field","frontend.yui.host.windows"],"updated":"2026-09-09"},{"name":"maximumWidthQ26_6","kind":"field","type":"int","description":"Stores maximum width q26 6 as int.","signature":"int maximumWidthQ26_6","tags":["thing","field","frontend.yui.host.windows"],"updated":"2026-09-09"},{"name":"maximumVisibleLines","kind":"field","type":"int","description":"Stores maximum visible lines as int.","signature":"int maximumVisibleLines","tags":["thing","field","frontend.yui.host.windows"],"updated":"2026-09-09"},{"name":"geometryAcquiredObjects","kind":"field","type":"int","description":"Stores geometry acquired objects as int.","signature":"int geometryAcquiredObjects","tags":["thing","field","frontend.yui.host.windows"],"updated":"2026-09-09"},{"name":"geometryReleasedObjects","kind":"field","type":"int","description":"Stores geometry released objects as int.","signature":"int geometryReleasedObjects","tags":["thing","field","frontend.yui.host.windows"],"updated":"2026-09-09"},{"name":"diagnostic","kind":"field","type":"text","description":"Stores diagnostic as text.","signature":"text diagnostic","tags":["thing","field","frontend.yui.host.windows"],"updated":"2026-09-09"},{"name":"source","kind":"field","type":"text","description":"Stores source as text.","signature":"text source","tags":["thing","field","frontend.yui.host.windows"],"updated":"2026-09-09"},{"name":"yuiWindowsTextEditingGeometryV1","kind":"constructor","parameters":[{"name":"value","type":"text","description":"Value."},{"name":"maximumWidthQ26_6","type":"int","description":"Maximum width q26 6."},{"name":"maximumVisibleLines","type":"int","description":"Maximum visible lines."},{"name":"source","type":"text","description":"Source."}],"returns":"void","signature":"yuiWindowsTextEditingGeometryV1(text value, int maximumWidthQ26_6, int maximumVisibleLines, text source)","description":"Yui windows text editing geometry v1.","tags":["thing","constructor","frontend.yui.host.windows"],"updated":"2026-09-09"},{"name":"Available","kind":"method","parameters":[],"returns":"bool","signature":"Available() returns bool","description":"Available.","tags":["thing","method","frontend.yui.host.windows"],"exampleId":"method-Available-25","updated":"2026-09-09"},{"name":"CleanupComplete","kind":"method","parameters":[],"returns":"bool","signature":"CleanupComplete() returns bool","description":"Cleanup complete.","tags":["thing","method","frontend.yui.host.windows"],"exampleId":"method-CleanupComplete-26","updated":"2026-09-09"},{"name":"HasBoundary","kind":"method","parameters":[{"name":"sourceOffsetUtf8","type":"int","description":"Source offset utf8."}],"returns":"bool","signature":"HasBoundary(int sourceOffsetUtf8) returns bool","description":"Has boundary.","tags":["thing","method","frontend.yui.host.windows"],"exampleId":"method-HasBoundary-27","updated":"2026-09-09"},{"name":"Snapshot","kind":"method","parameters":[],"returns":"text","signature":"Snapshot() returns text","description":"Snapshot.","tags":["thing","method","frontend.yui.host.windows"],"exampleId":"method-Snapshot-28","updated":"2026-09-09"}],"tags":["cpu","frontend","frontend.yui.host.windows","host","method","source-example","thing","windows","yeho","yui"],"updated":"2026-09-09","source":{"repository":"yeho","path":"packages/frontend/yui/host/windows/text-editing_geometry-editing_geometry_v1.yh","line":160,"sha256":"3e747cb419290ff7dea9b82643316fb944e1060595cca1d83bbd826166493226"},"status":"source-declared","notes":["Package presence and a declaration do not establish support on every host. Host services need their platform and lifecycle setup."],"examples":[{"id":"usage","title":"Use yuiWindowsTextEditingGeometryV1","description":"A complete small caller. Values are illustrative; check the returned result and package requirements before connecting live resources.","code":"using frontend.yui.host.windows\n\n// Connect YUI to Windows host input, accessibility, and editing services.\nyuiWindowsTextEditingGeometryV1 sample = yuiWindowsTextEditingGeometryV1(\"value\", 1, 1, \"example\")\nConsole.Log(Text.From(sample.schema))\n","manifest":"manifestVersion = \"2\"\npackage = \"api.example.frontend_yui_host_windows__yuiwindowstexteditinggeometryv1\"\nversion = \"0.1.0\"\nlanguageEdition = \"yeho-core-2026.1\"\n\n[app]\nkind = \"headless\"\n\n[[dependencies]]\npackage = \"frontend.yui\"\nversion = \"0.2.0\"\npath = \"../../../yeho/packages/frontend/yui\"\n\n[[dependencies]]\npackage = \"frontend.yui.host.windows\"\nversion = \"0.2.0\"\npath = \"../../../yeho/packages/frontend/yui/host/windows\"\n\n[[dependencies]]\npackage = \"graphics.canvas\"\nversion = \"0.1.0\"\npath = \"../../../yeho/packages/graphics/canvas\"\n\n[[dependencies]]\npackage = \"graphics.image\"\nversion = \"0.1.0\"\npath = \"../../../yeho/packages/graphics/image\"\n\n[[dependencies]]\npackage = \"graphics.image.processing\"\nversion = \"0.1.0\"\npath = \"../../../yeho/packages/graphics/image/processing\"\n\n[[dependencies]]\npackage = \"graphics.text\"\nversion = \"0.1.0\"\npath = \"../../../yeho/packages/graphics/text\"\n\n[[dependencies]]\npackage = \"graphics.text.windows\"\nversion = \"0.1.0\"\npath = \"../../../yeho/packages/graphics/text/windows\"\n\n[[dependencies]]\npackage = \"host.ui_services\"\nversion = \"0.1.0\"\npath = \"../../../yeho/packages/host/ui_services\"\n\n[[dependencies]]\npackage = \"host.windows\"\nversion = \"0.1.0\"\npath = \"../../../yeho/packages/host/windows\"\n\n[[dependencies]]\npackage = \"input.text\"\nversion = \"0.1.0\"\npath = \"../../../yeho/packages/input/text\"\n\n[[dependencies]]\npackage = \"time\"\nversion = \"0.1.0\"\npath = \"../../../yeho/packages/time\"\n\n[[dependencies]]\npackage = \"ui\"\nversion = \"0.2.0\"\npath = \"../../../yeho/packages/ui\"\n\n[[dependencies]]\npackage = \"window\"\nversion = \"0.1.0\"\npath = \"../../../yeho/packages/window\"\n\n[[dependencies]]\npackage = \"window.multi\"\nversion = \"0.1.0\"\npath = \"../../../yeho/packages/window/multi\"\n","tags":["cpu","source-example"],"verification":"type checked","run":"cpu-oracle","sha256":"97c2fdf493f28b3bad9ce6c6b7a745999723d42b385aa94823b27eed5c38461d","checked":"2026-09-09","diagnostic":"","observedOutput":null,"checkedBackend":null},{"id":"method-Available-25","title":"yuiWindowsTextEditingGeometryV1.Available","description":"A complete caller for this public method. Sample inputs are illustrative; native resources require their owning lifecycle.","code":"using frontend.yui.host.windows\n\n// Available.\nyuiWindowsTextEditingGeometryV1 instance = yuiWindowsTextEditingGeometryV1(\"value\", 1, 1, \"example\")\nbool result = instance.Available()\nConsole.Log(Text.From(result))\n","manifest":"manifestVersion = \"2\"\npackage = \"api.example.frontend_yui_host_windows__yuiwindowstexteditinggeometryv1\"\nversion = \"0.1.0\"\nlanguageEdition = \"yeho-core-2026.1\"\n\n[app]\nkind = \"headless\"\n\n[[dependencies]]\npackage = \"frontend.yui\"\nversion = \"0.2.0\"\npath = \"../../../yeho/packages/frontend/yui\"\n\n[[dependencies]]\npackage = \"frontend.yui.host.windows\"\nversion = \"0.2.0\"\npath = \"../../../yeho/packages/frontend/yui/host/windows\"\n\n[[dependencies]]\npackage = \"graphics.canvas\"\nversion = \"0.1.0\"\npath = \"../../../yeho/packages/graphics/canvas\"\n\n[[dependencies]]\npackage = \"graphics.image\"\nversion = \"0.1.0\"\npath = \"../../../yeho/packages/graphics/image\"\n\n[[dependencies]]\npackage = \"graphics.image.processing\"\nversion = \"0.1.0\"\npath = \"../../../yeho/packages/graphics/image/processing\"\n\n[[dependencies]]\npackage = \"graphics.text\"\nversion = \"0.1.0\"\npath = \"../../../yeho/packages/graphics/text\"\n\n[[dependencies]]\npackage = \"graphics.text.windows\"\nversion = \"0.1.0\"\npath = \"../../../yeho/packages/graphics/text/windows\"\n\n[[dependencies]]\npackage = \"host.ui_services\"\nversion = \"0.1.0\"\npath = \"../../../yeho/packages/host/ui_services\"\n\n[[dependencies]]\npackage = \"host.windows\"\nversion = \"0.1.0\"\npath = \"../../../yeho/packages/host/windows\"\n\n[[dependencies]]\npackage = \"input.text\"\nversion = \"0.1.0\"\npath = \"../../../yeho/packages/input/text\"\n\n[[dependencies]]\npackage = \"time\"\nversion = \"0.1.0\"\npath = \"../../../yeho/packages/time\"\n\n[[dependencies]]\npackage = \"ui\"\nversion = \"0.2.0\"\npath = \"../../../yeho/packages/ui\"\n\n[[dependencies]]\npackage = \"window\"\nversion = \"0.1.0\"\npath = \"../../../yeho/packages/window\"\n\n[[dependencies]]\npackage = \"window.multi\"\nversion = \"0.1.0\"\npath = \"../../../yeho/packages/window/multi\"\n","tags":["cpu","method","source-example"],"run":"cpu-oracle","verification":"type checked","sha256":"c8cd200f2271a22d238f1bc2dcd8b58e4af7ab0589155a2f2b438a3c10722bfb","checked":"2026-09-09","diagnostic":"","observedOutput":null,"checkedBackend":null},{"id":"method-CleanupComplete-26","title":"yuiWindowsTextEditingGeometryV1.CleanupComplete","description":"A complete caller for this public method. Sample inputs are illustrative; native resources require their owning lifecycle.","code":"using frontend.yui.host.windows\n\n// Cleanup complete.\nyuiWindowsTextEditingGeometryV1 instance = yuiWindowsTextEditingGeometryV1(\"value\", 1, 1, \"example\")\nbool result = instance.CleanupComplete()\nConsole.Log(Text.From(result))\n","manifest":"manifestVersion = \"2\"\npackage = \"api.example.frontend_yui_host_windows__yuiwindowstexteditinggeometryv1\"\nversion = \"0.1.0\"\nlanguageEdition = \"yeho-core-2026.1\"\n\n[app]\nkind = \"headless\"\n\n[[dependencies]]\npackage = \"frontend.yui\"\nversion = \"0.2.0\"\npath = \"../../../yeho/packages/frontend/yui\"\n\n[[dependencies]]\npackage = \"frontend.yui.host.windows\"\nversion = \"0.2.0\"\npath = \"../../../yeho/packages/frontend/yui/host/windows\"\n\n[[dependencies]]\npackage = \"graphics.canvas\"\nversion = \"0.1.0\"\npath = \"../../../yeho/packages/graphics/canvas\"\n\n[[dependencies]]\npackage = \"graphics.image\"\nversion = \"0.1.0\"\npath = \"../../../yeho/packages/graphics/image\"\n\n[[dependencies]]\npackage = \"graphics.image.processing\"\nversion = \"0.1.0\"\npath = \"../../../yeho/packages/graphics/image/processing\"\n\n[[dependencies]]\npackage = \"graphics.text\"\nversion = \"0.1.0\"\npath = \"../../../yeho/packages/graphics/text\"\n\n[[dependencies]]\npackage = \"graphics.text.windows\"\nversion = \"0.1.0\"\npath = \"../../../yeho/packages/graphics/text/windows\"\n\n[[dependencies]]\npackage = \"host.ui_services\"\nversion = \"0.1.0\"\npath = \"../../../yeho/packages/host/ui_services\"\n\n[[dependencies]]\npackage = \"host.windows\"\nversion = \"0.1.0\"\npath = \"../../../yeho/packages/host/windows\"\n\n[[dependencies]]\npackage = \"input.text\"\nversion = \"0.1.0\"\npath = \"../../../yeho/packages/input/text\"\n\n[[dependencies]]\npackage = \"time\"\nversion = \"0.1.0\"\npath = \"../../../yeho/packages/time\"\n\n[[dependencies]]\npackage = \"ui\"\nversion = \"0.2.0\"\npath = \"../../../yeho/packages/ui\"\n\n[[dependencies]]\npackage = \"window\"\nversion = \"0.1.0\"\npath = \"../../../yeho/packages/window\"\n\n[[dependencies]]\npackage = \"window.multi\"\nversion = \"0.1.0\"\npath = \"../../../yeho/packages/window/multi\"\n","tags":["cpu","method","source-example"],"run":"cpu-oracle","verification":"type checked","sha256":"a8439935800952dfed5f3f6f47620f8ad113d9e25ba820d0e1bdf0d8e2e51af2","checked":"2026-09-09","diagnostic":"","observedOutput":null,"checkedBackend":null},{"id":"method-HasBoundary-27","title":"yuiWindowsTextEditingGeometryV1.HasBoundary","description":"A complete caller for this public method. Sample inputs are illustrative; native resources require their owning lifecycle.","code":"using frontend.yui.host.windows\n\n// Has boundary.\nyuiWindowsTextEditingGeometryV1 instance = yuiWindowsTextEditingGeometryV1(\"value\", 1, 1, \"example\")\nint argument_sourceOffsetUtf8 = 1\nbool result = instance.HasBoundary(argument_sourceOffsetUtf8)\nConsole.Log(Text.From(result))\n","manifest":"manifestVersion = \"2\"\npackage = \"api.example.frontend_yui_host_windows__yuiwindowstexteditinggeometryv1\"\nversion = \"0.1.0\"\nlanguageEdition = \"yeho-core-2026.1\"\n\n[app]\nkind = \"headless\"\n\n[[dependencies]]\npackage = \"frontend.yui\"\nversion = \"0.2.0\"\npath = \"../../../yeho/packages/frontend/yui\"\n\n[[dependencies]]\npackage = \"frontend.yui.host.windows\"\nversion = \"0.2.0\"\npath = \"../../../yeho/packages/frontend/yui/host/windows\"\n\n[[dependencies]]\npackage = \"graphics.canvas\"\nversion = \"0.1.0\"\npath = \"../../../yeho/packages/graphics/canvas\"\n\n[[dependencies]]\npackage = \"graphics.image\"\nversion = \"0.1.0\"\npath = \"../../../yeho/packages/graphics/image\"\n\n[[dependencies]]\npackage = \"graphics.image.processing\"\nversion = \"0.1.0\"\npath = \"../../../yeho/packages/graphics/image/processing\"\n\n[[dependencies]]\npackage = \"graphics.text\"\nversion = \"0.1.0\"\npath = \"../../../yeho/packages/graphics/text\"\n\n[[dependencies]]\npackage = \"graphics.text.windows\"\nversion = \"0.1.0\"\npath = \"../../../yeho/packages/graphics/text/windows\"\n\n[[dependencies]]\npackage = \"host.ui_services\"\nversion = \"0.1.0\"\npath = \"../../../yeho/packages/host/ui_services\"\n\n[[dependencies]]\npackage = \"host.windows\"\nversion = \"0.1.0\"\npath = \"../../../yeho/packages/host/windows\"\n\n[[dependencies]]\npackage = \"input.text\"\nversion = \"0.1.0\"\npath = \"../../../yeho/packages/input/text\"\n\n[[dependencies]]\npackage = \"time\"\nversion = \"0.1.0\"\npath = \"../../../yeho/packages/time\"\n\n[[dependencies]]\npackage = \"ui\"\nversion = \"0.2.0\"\npath = \"../../../yeho/packages/ui\"\n\n[[dependencies]]\npackage = \"window\"\nversion = \"0.1.0\"\npath = \"../../../yeho/packages/window\"\n\n[[dependencies]]\npackage = \"window.multi\"\nversion = \"0.1.0\"\npath = \"../../../yeho/packages/window/multi\"\n","tags":["cpu","method","source-example"],"run":"cpu-oracle","verification":"type checked","sha256":"6c5e7451419ab4b21442c45c34125feb470166e49ae4fe0bf0890e373bff5d6e","checked":"2026-09-09","diagnostic":"","observedOutput":null,"checkedBackend":null},{"id":"method-Snapshot-28","title":"yuiWindowsTextEditingGeometryV1.Snapshot","description":"A complete caller for this public method. Sample inputs are illustrative; native resources require their owning lifecycle.","code":"using frontend.yui.host.windows\n\n// Snapshot.\nyuiWindowsTextEditingGeometryV1 instance = yuiWindowsTextEditingGeometryV1(\"value\", 1, 1, \"example\")\ntext result = instance.Snapshot()\nConsole.Log(Text.From(result))\n","manifest":"manifestVersion = \"2\"\npackage = \"api.example.frontend_yui_host_windows__yuiwindowstexteditinggeometryv1\"\nversion = \"0.1.0\"\nlanguageEdition = \"yeho-core-2026.1\"\n\n[app]\nkind = \"headless\"\n\n[[dependencies]]\npackage = \"frontend.yui\"\nversion = \"0.2.0\"\npath = \"../../../yeho/packages/frontend/yui\"\n\n[[dependencies]]\npackage = \"frontend.yui.host.windows\"\nversion = \"0.2.0\"\npath = \"../../../yeho/packages/frontend/yui/host/windows\"\n\n[[dependencies]]\npackage = \"graphics.canvas\"\nversion = \"0.1.0\"\npath = \"../../../yeho/packages/graphics/canvas\"\n\n[[dependencies]]\npackage = \"graphics.image\"\nversion = \"0.1.0\"\npath = \"../../../yeho/packages/graphics/image\"\n\n[[dependencies]]\npackage = \"graphics.image.processing\"\nversion = \"0.1.0\"\npath = \"../../../yeho/packages/graphics/image/processing\"\n\n[[dependencies]]\npackage = \"graphics.text\"\nversion = \"0.1.0\"\npath = \"../../../yeho/packages/graphics/text\"\n\n[[dependencies]]\npackage = \"graphics.text.windows\"\nversion = \"0.1.0\"\npath = \"../../../yeho/packages/graphics/text/windows\"\n\n[[dependencies]]\npackage = \"host.ui_services\"\nversion = \"0.1.0\"\npath = \"../../../yeho/packages/host/ui_services\"\n\n[[dependencies]]\npackage = \"host.windows\"\nversion = \"0.1.0\"\npath = \"../../../yeho/packages/host/windows\"\n\n[[dependencies]]\npackage = \"input.text\"\nversion = \"0.1.0\"\npath = \"../../../yeho/packages/input/text\"\n\n[[dependencies]]\npackage = \"time\"\nversion = \"0.1.0\"\npath = \"../../../yeho/packages/time\"\n\n[[dependencies]]\npackage = \"ui\"\nversion = \"0.2.0\"\npath = \"../../../yeho/packages/ui\"\n\n[[dependencies]]\npackage = \"window\"\nversion = \"0.1.0\"\npath = \"../../../yeho/packages/window\"\n\n[[dependencies]]\npackage = \"window.multi\"\nversion = \"0.1.0\"\npath = \"../../../yeho/packages/window/multi\"\n","tags":["cpu","method","source-example"],"run":"cpu-oracle","verification":"type checked","sha256":"b9fb948025e41f3dbbe975705716cbfaca41e78fcb393f7986cf41517b9e0000","checked":"2026-09-09","diagnostic":"","observedOutput":null,"checkedBackend":null}],"searchTerms":["schema","schemaVersion","provider","sourceValue","graphemes","clusters","lines","selectionRectangles","selectionStartUtf8","selectionEndUtf8","pointerBoundaryUtf8","pointerInside","compositionPlacement","wrapped","visibleLineCount","ellipsized","ellipsisBoundaryUtf8","ellipsisWidthQ26_6","maximumWidthQ26_6","maximumVisibleLines","geometryAcquiredObjects","geometryReleasedObjects","diagnostic","source","yuiWindowsTextEditingGeometryV1","Available","CleanupComplete","HasBoundary","Snapshot"],"url":"https://demonhunterlabs.com/academy/api?item=frontend.yui.host.windows--yuiWindowsTextEditingGeometryV1","json":"https://demonhunterlabs.com/reference/items/frontend.yui.host.windows--yuiWindowsTextEditingGeometryV1.json","markdown":"https://demonhunterlabs.com/reference/text/frontend.yui.host.windows--yuiWindowsTextEditingGeometryV1.md"}
