Crate fidl_fuchsia_ui_test_conformance_common

Source

Macros§

ColorUnknown
Pattern that matches an unknown Color member.
Result_Unknown
Pattern that matches an unknown Result_ member.

Structs§

ContentBounds
Defines the size and position of a piece of graphical content.
EmbeddedViewProperties
Describes an embedded view.
FilledRect
Describes a rectangle with a solid, monochrome fill.
ImageProperties
Describes a piece of visual content.
PuppetDrawImageRequest
PuppetDrawImageResponse
PuppetEmbedRemoteViewRequest
PuppetSetEmbeddedViewPropertiesRequest
PuppetSetEmbeddedViewPropertiesResponse
PuppetSetImagePropertiesRequest
PuppetSetImagePropertiesResponse

Enums§

Color
Defines the color of a piece of visual content.
Result_
Result of a puppet operation.

Constants§

MAX_RECTS_PER_IMAGE
Maximum number of filled rects a client can draw in a given image.