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 a2fac46 commit 3c74058Copy full SHA for 3c74058
Assets/MixedRealityToolkit.SDK/Features/UX/Scripts/BoundingBox/IBoundsTargetProvider.cs
@@ -5,7 +5,7 @@ namespace Microsoft.MixedReality.Toolkit.UI
5
{
6
/// <summary>
7
/// Interface for defining a bounds target used by <see cref="AppBar"/>
8
- /// Implement this interface if you have a component that should be activated / deactivated by the AppBar
+ /// Implement this interface to enable AppBar controlled modifications
9
/// </summary>
10
internal interface IBoundsTargetProvider
11
0 commit comments