class SetSemanticVisibilityCmd
Defined at line 821 of file fidling/gen/sdk/fidl/fuchsia.ui.gfx/fuchsia.ui.gfx/hlcpp/fuchsia/ui/gfx/cpp/fidl.h
Sets a node's semantic visibility.
Discussion:
By default, all nodes are semantically visible. Semantically invisible nodes and their children
are ignored by hit tests performed for accessibility.
Public Members
uint32_t node_id
bool visible
Public Methods
::std::unique_ptr<SetSemanticVisibilityCmd> New ()
void Encode (::fidl::Encoder * _encoder, size_t _offset, std::optional< ::fidl::HandleInformation> maybe_handle_info)
void Decode (::fidl::Decoder * _decoder, SetSemanticVisibilityCmd * value, size_t _offset)
zx_status_t Clone (SetSemanticVisibilityCmd * result)