Skip to content

Commit 0790147

Browse files
committed
Maybe good url for GazeTracking sample
1 parent 1338523 commit 0790147

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Microsoft.Toolkit.Uwp.SampleApp/SamplePages/samples.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1288,7 +1288,8 @@
12881288
"XamlCodeFile": "GazeTracingXaml.bind",
12891289
"CodeFile": "GazeTracingCode.bind",
12901290
"Icon": "/SamplePages/GazeTracing/GazeTracing.png",
1291-
"ApiCheck": "Windows.Devices.Input.Preview.GazeInputSourcePreview"
1291+
"ApiCheck": "Windows.Devices.Input.Preview.GazeInputSourcePreview",
1292+
"DocumentationUrl" : "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/gaze/GazeInteractionLibrary.md",
12921293
}
12931294
]
12941295
}

0 commit comments

Comments
 (0)