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

Available since

1.0.0

.

Variables

@:flash.propertypointerTarget:InteractiveObject

The interactive display object to use for pointer state.

Available since

1.0.0

.