{"id":"ui--yuiContactChange","name":"yuiContactChange","owner":"yeho","package":"ui","kind":"thing","signature":"external thing yuiContactChange","description":"A yui contact change record carrying eventKind, pointerId, pointerType, x, y, and related state.","context":"Build YUI's reusable control, layout, interaction, text, accessibility, and retained-rendering models.","parameters":[],"returns":"void","members":[{"name":"eventKind","kind":"field","type":"text","description":"Stores event kind as text.","signature":"text eventKind","tags":["thing","field","ui"],"updated":"2026-09-09"},{"name":"pointerId","kind":"field","type":"text","description":"Stores pointer id as text.","signature":"text pointerId","tags":["thing","field","ui"],"updated":"2026-09-09"},{"name":"pointerType","kind":"field","type":"text","description":"Stores pointer type as text.","signature":"text pointerType","tags":["thing","field","ui"],"updated":"2026-09-09"},{"name":"x","kind":"field","type":"int","description":"Stores x as int.","signature":"int x","tags":["thing","field","ui"],"updated":"2026-09-09"},{"name":"y","kind":"field","type":"int","description":"Stores y as int.","signature":"int y","tags":["thing","field","ui"],"updated":"2026-09-09"},{"name":"pressurePermille","kind":"field","type":"int","description":"Stores pressure permille as int.","signature":"int pressurePermille","tags":["thing","field","ui"],"updated":"2026-09-09"},{"name":"yuiContactChange","kind":"constructor","parameters":[{"name":"eventKind","type":"text","description":"Event kind."},{"name":"pointerId","type":"text","description":"Pointer id."},{"name":"pointerType","type":"text","description":"Pointer type."},{"name":"x","type":"int","description":"X."},{"name":"y","type":"int","description":"Y."},{"name":"pressurePermille","type":"int","description":"Pressure permille."}],"returns":"void","signature":"yuiContactChange(text eventKind, text pointerId, text pointerType, int x, int y, int pressurePermille)","description":"Yui contact change.","tags":["thing","constructor","ui"],"updated":"2026-09-09"}],"tags":["cpu","source-example","thing","ui","yeho"],"updated":"2026-09-09","source":{"repository":"yeho","path":"packages/ui/interaction-multicontact.yh","line":5,"sha256":"83c078f6199b69921a9fb5763946d4631dcf9ddcd67063211787041b071f301f"},"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 yuiContactChange","description":"A complete small caller. Values are illustrative; check the returned result and package requirements before connecting live resources.","code":"using ui\n\n// Build YUI's reusable control, layout, interaction, text, accessibility, and retained-rendering models.\nyuiContactChange sample = yuiContactChange(\"event Kind\", \"pointer Id\", \"pointer Type\", 1, 1, 1)\nConsole.Log(Text.From(sample.eventKind))\n","manifest":"manifestVersion = \"2\"\npackage = \"api.example.ui__yuicontactchange\"\nversion = \"0.1.0\"\nlanguageEdition = \"yeho-core-2026.1\"\n\n[app]\nkind = \"headless\"\n\n[[dependencies]]\npackage = \"graphics.image\"\nversion = \"0.1.0\"\npath = \"../../../yeho/packages/graphics/image\"\n\n[[dependencies]]\npackage = \"graphics.text\"\nversion = \"0.1.0\"\npath = \"../../../yeho/packages/graphics/text\"\n\n[[dependencies]]\npackage = \"host.ui_services\"\nversion = \"0.1.0\"\npath = \"../../../yeho/packages/host/ui_services\"\n\n[[dependencies]]\npackage = \"ui\"\nversion = \"0.2.0\"\npath = \"../../../yeho/packages/ui\"\n","tags":["cpu","source-example"],"verification":"type checked","run":"cpu-oracle","sha256":"aeb8350473f0205aaee3eba537a87c5a19d5590c0dda9ccaf51d2b4481113531","checked":"2026-09-09","diagnostic":"","observedOutput":null,"checkedBackend":null}],"searchTerms":["eventKind","pointerId","pointerType","x","y","pressurePermille","yuiContactChange"],"url":"https://demonhunterlabs.com/academy/api?item=ui--yuiContactChange","json":"https://demonhunterlabs.com/reference/items/ui--yuiContactChange.json","markdown":"https://demonhunterlabs.com/reference/text/ui--yuiContactChange.md"}
