Used by components, like data renderers, to delegate pointer state to another interactive display object. For instance, the cell renderers in the GridView and TreeGridView components delegate pointer state to their parent row.

Available since

1.0.0

.

Variables

pointerTarget:InteractiveObject

The interactive display object to use for pointer state.

Available since

1.0.0

.