class SetHitTestBehaviorCmd

Defined at line 4671 of file fidling/gen/sdk/fidl/fuchsia.ui.gfx/fuchsia.ui.gfx/hlcpp/fuchsia/ui/gfx/cpp/fidl.h

Sets a node's hit test behavior.

Discussion:

By default, hit testing is performed on the node's content, its parts,

and its children.

Public Members

uint32_t node_id
HitTestBehavior hit_test_behavior

Public Methods

::std::unique_ptr<SetHitTestBehaviorCmd> New ()
void Encode (::fidl::Encoder * _encoder, size_t _offset, std::optional< ::fidl::HandleInformation> maybe_handle_info)
void Decode (::fidl::Decoder * _decoder, SetHitTestBehaviorCmd * value, size_t _offset)
zx_status_t Clone (SetHitTestBehaviorCmd * result)