Trackable.State
interface Trackable.State
AugmentedObject.State |
The representation of the current state of an |
Plane.State |
The representation of the current state of a |
The subset of data that is common to the state of all Trackable instances.
Summary
Public properties |
|
|---|---|
TrackingState |
Whether this trackable is being tracked or not. |
Public properties
trackingState
Added in 1.0.0-alpha08
val trackingState: TrackingState
Whether this trackable is being tracked or not.