class Target
Defined at line 1901 of file fidling/gen/sdk/fidl/fuchsia.ui.pointerinjector/fuchsia.ui.pointerinjector/cpp/fidl/fuchsia.ui.pointerinjector/cpp/wire_types.h
The region in which dispatch is attempted for injected events.
The particular dispatch policy is specified in |Config|.
Public Methods
void Target ()
void ~Target ()
void Target (Target && other)
Target & operator= (Target && other)
bool has_invalid_tag ()
bool is_view ()
Target WithView (::fuchsia_ui_views::wire::ViewRef val)
A Scenic view in which dispatch is attempted for injected events.
- This view must be connected to the scene graph for dispatch.
- Injected events are confined to this view and its sub-views.
::fuchsia_ui_views::wire::ViewRef & view ()
A Scenic view in which dispatch is attempted for injected events.
- This view must be connected to the scene graph for dispatch.
- Injected events are confined to this view and its sub-views.
const ::fuchsia_ui_views::wire::ViewRef & view ()
A Scenic view in which dispatch is attempted for injected events.
- This view must be connected to the scene graph for dispatch.
- Injected events are confined to this view and its sub-views.
::fuchsia_ui_pointerinjector::wire::Target::Tag Which ()
void _CloseHandles ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kView | 1 |
Defined at line 1909 of file fidling/gen/sdk/fidl/fuchsia.ui.pointerinjector/fuchsia.ui.pointerinjector/cpp/fidl/fuchsia.ui.pointerinjector/cpp/wire_types.h