We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 509f9cd commit faa75dbCopy full SHA for faa75db
Documentation/Mobile-Studio.md
@@ -90,7 +90,7 @@ it.
90
91
To create a CAM:
92
93
- gameCAM = new MobileStudio.Annotations.CustomActivityMap("Game Activity");
+ gameCAM = new MobileStudio.Annotations.CAM("Game Activity");
94
95
To add tracks to the CAM:
96
0 commit comments