We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1338523 commit 0790147Copy full SHA for 0790147
Microsoft.Toolkit.Uwp.SampleApp/SamplePages/samples.json
@@ -1288,7 +1288,8 @@
1288
"XamlCodeFile": "GazeTracingXaml.bind",
1289
"CodeFile": "GazeTracingCode.bind",
1290
"Icon": "/SamplePages/GazeTracing/GazeTracing.png",
1291
- "ApiCheck": "Windows.Devices.Input.Preview.GazeInputSourcePreview"
+ "ApiCheck": "Windows.Devices.Input.Preview.GazeInputSourcePreview",
1292
+ "DocumentationUrl" : "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/gaze/GazeInteractionLibrary.md",
1293
}
1294
]
1295
0 commit comments