Add NUIContext
authorMarcin Romaniuk <m.romaniuk@samsung.com>
Mon, 31 May 2021 23:17:11 +0000 (01:17 +0200)
committerPiotr Czaja <p.czaja@samsung.com>
Tue, 14 Sep 2021 11:01:34 +0000 (13:01 +0200)
commit5365b0714a1b35e667cb2c4454666c5c6eac116a
treef2b8a7cdedf4c2fba6379e50b79916ab48b0d085
parent9d2adaa0ffbd1d82a628a219e07805b0baa78944
Add NUIContext

NUIContext captures SynchronizationContext and allows to call main thread from other threads.
Fitness/FitnessApp.cs
Fitness/NUIContext.cs [new file with mode: 0644]