Expand description
Frame render and metadata API.
Structs§
- Built
Frame - Output of a
FrameBuilder. - Built
Frame Update - Output of a
FrameBuilder. - Clip
Builder - Builder for a chain of render and hit-test clips.
- Font
Synthesis - Configure if a synthetic font is generated for fonts that do not implement bold or oblique variants.
- Frame
Builder - A full frame builder.
- Frame
Update - A frame quick update.
- Frame
Value Key - Unique key of an updatable value in the view-process frame.
- Frame
Value Update - Represents an update targeting a previously setup
FrameValue. - HitTest
Builder - Builder for the hit-testable shape of the inner-bounds of a widget.
- HitTest
Clip Builder - Builder for a chain of hit-test clips.
- Reference
Frame Id - Represents an unique key for a spatial reference frame that is recreated in multiple frames.
- Reuse
Range - Represents a display list reuse range.
- Spatial
Frame Id - Unique ID of a reference frame.
Enums§
- Frame
Value - Represents a frame value that may be updated.
- Image
Rendering - Image scaling algorithm in the renderer.
- Repeat
Mode - Nine-patch border repeat mode.
- Transform
Style - Defines if a widget is part of the same 3D space as the parent.