You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update ExecuteOnUIThreadAsync to EnqueueAsync (#3936)
## Fixes #
This will fix the oversight in the documentation after the 7.0 breaking change
## PR Type
Documentation content changes
Sample app changes
## What is the current behavior?
The sample app documentation use the old ExecuteOnUIThreadAsync methos
## What is the new behavior?
The sample app documentation use the new EnqueueAsync method
0 commit comments