Trackable.State
public 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 methods |
|
|---|---|
abstract @NonNull TrackingState |
Whether this trackable is being tracked or not. |
Public methods
getTrackingState
Added in 1.0.0-alpha08
abstract @NonNull TrackingState getTrackingState()
Whether this trackable is being tracked or not.