{"id":"window.multi--CreateNativePointerContactChange","name":"CreateNativePointerContactChange","owner":"yeho","package":"window.multi","kind":"function","signature":"external CreateNativePointerContactChange(text kind, nativePointerRecord pointer) returns nativePointerContactChange","description":"Create native pointer contact change from the supplied values.","context":"Describe multiple windows, input events, lifecycle, and capabilities with typed records.","parameters":[{"name":"kind","type":"text","description":"Supply kind as text."},{"name":"pointer","type":"nativePointerRecord","description":"Supply pointer as nativePointerRecord."}],"returns":"nativePointerContactChange","members":[],"tags":["cpu","function","multi","source-example","window","window.multi","yeho"],"updated":"2026-09-09","source":{"repository":"yeho","path":"packages/window/multi/20-pointer-frame.yh","line":351,"sha256":"057283c2395a4e3bf7ce128164ef71aacb737ffae8959ea70540dae0f1d96765"},"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 CreateNativePointerContactChange","description":"A complete small caller. Values are illustrative; check the returned result and package requirements before connecting live resources.","code":"using window.multi\n\n// Describe multiple windows, input events, lifecycle, and capabilities with typed records.\ntext kind = \"kind\"\nnativePointerRecord pointer = nativePointerRecord(\"window Id\", 1, 1, \"pointer Type\", \"buttons\", 1, 1, 1, 1, 1, 1, 1, 1, true, true, true)\nnativePointerContactChange result = CreateNativePointerContactChange(kind, pointer)\nConsole.Log(\"Inspect result in your debugger\")\n","manifest":"manifestVersion = \"2\"\npackage = \"api.example.window_multi__createnativepointercontactchange\"\nversion = \"0.1.0\"\nlanguageEdition = \"yeho-core-2026.1\"\n\n[app]\nkind = \"headless\"\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":"997c1f04dc2b5eb64e4f10f7a5a4627e66dd022803af350a4ce66439eef2b636","checked":"2026-09-09","diagnostic":"","observedOutput":null,"checkedBackend":null}],"searchTerms":[],"url":"https://demonhunterlabs.com/academy/api?item=window.multi--CreateNativePointerContactChange","json":"https://demonhunterlabs.com/reference/items/window.multi--CreateNativePointerContactChange.json","markdown":"https://demonhunterlabs.com/reference/text/window.multi--CreateNativePointerContactChange.md"}
