Trackable.State


interface Trackable.State

Known direct subclasses
Plane.State

The representation of the current state of a Plane.


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-alpha01
val trackingStateTrackingState

Whether this trackable is being tracked or not.