Skip to content

Home > @theweave/api > WeaveServices > userSelectScreen

WeaveServices.userSelectScreen property

Let's the user select a Screen or Window and returns the selected id. Useful for screen sharing applications.

Signature:

typescript
userSelectScreen: () => Promise<string>;