Contains all activites discovered by ActivityRecognizer. Uncreatable. More...
| Import Statement | import ArcGI |
Properties
- count : int
Methods
- object get(int index)
Detailed Description
The ActivityRecognizerResultsModel component provides a list of all activites that have been found through ActivityRecognizer.
For an example of this component in action, refer to the code sample for ActivityRecognizer.
Enumerations
ResultRoles enumeration
| Name | Value |
|---|---|
| Activity | 257 |
| Activity | 258 |
| Activity | 259 |
Property Documentation
Method Documentation
Returns the activity at the specified index.
The index parameter
This parameter returns the ActivityRecognizerResult at the nominated index position.