Hello everyone.

The Mixed Reality Forums here are no longer being used or maintained.

There are a few other places we would like to direct you to for support, both from Microsoft and from the community.

The first way we want to connect with you is our mixed reality developer program, which you can sign up for at https://aka.ms/IWantMR.

For technical questions, please use Stack Overflow, and tag your questions using either hololens or windows-mixed-reality.

If you want to join in discussions, please do so in the HoloDevelopers Slack, which you can join by going to https://aka.ms/holodevelopers, or in our Microsoft Tech Communities forums at https://techcommunity.microsoft.com/t5/mixed-reality/ct-p/MicrosoftMixedReality.

And always feel free to hit us up on Twitter @MxdRealityDev.
Options

Get copyclipboard content in Unity UWP app

MusaMusa
edited November 2018 in Questions And Answers

Hi guys, I am trying to build a UWP app (HoloLens app), and I need to get the copy clipboard value in my app. (For example, my app opens the IE and lead it to a website. A key is generated on that website. Now that the key is too long and I do not want user to manually type it in my app. So most users will copy this long string into copy clipboard. Now the question is, how could I get the content of clipboard (just a string) in a UWP Unity app? Has anyone done this before?

Thank you so much!

Tagged:

Best Answer

Answers

Sign In or Register to comment.