Available on crate feature
api-20 only.Structs§
- ArkUI_
Circle Shape - ArkUI_
Color Animatable Property - ArkUI_
Color Property - ArkUI_
Command Path - ArkUI_
Float Animatable Property - ArkUI_
Float Property - ArkUI_
Node Border Color - ArkUI_
Node Border Radius - ArkUI_
Node Border Style - ArkUI_
Node Border Width - ArkUI_
Rect Shape - ArkUI_
Render Content Modifier - ArkUI_
Render Node - ArkUI_
Render Node Clip Option - Render node clip option.
- ArkUI_
Render Node Mask Option - Render node mask option.
- ArkUI_
Round Rect Shape - ArkUI_
Vector2 Animatable Property - ArkUI_
Vector2 Property
Functions§
- OH_
ArkUI_ ⚠Render Node Utils_ AddChild - Add a child node to the specified RenderNode.
- OH_
ArkUI_ ⚠Render Node Utils_ AddRender Node - Adds a child render node to a parent node.
- OH_
ArkUI_ ⚠Render Node Utils_ Attach Color Animatable Property - Attach a color property to the target content modifier.
- OH_
ArkUI_ ⚠Render Node Utils_ Attach Color Property - Attach a color property to the target content modifier.
- OH_
ArkUI_ ⚠Render Node Utils_ Attach Content Modifier - Attach a content modifier for the render node.
- OH_
ArkUI_ ⚠Render Node Utils_ Attach Float Animatable Property - Attach a float animatable property to the target content modifier.
- OH_
ArkUI_ ⚠Render Node Utils_ Attach Float Property - Attach a float property to the target content modifier.
- OH_
ArkUI_ ⚠Render Node Utils_ Attach Vector2 Animatable Property - Attach a vector2 animatable property to the target content modifier.
- OH_
ArkUI_ ⚠Render Node Utils_ Attach Vector2 Property - Attach a vector2 property to the target content modifier.
- OH_
ArkUI_ ⚠Render Node Utils_ Clear Children - Clear all children from the specified RenderNode.
- OH_
ArkUI_ ⚠Render Node Utils_ Clear Render Node Children - Clear all child render nodes from the specified parent node.
- OH_
ArkUI_ ⚠Render Node Utils_ Create Circle Shape Option - Create a CircleShape option.
- OH_
ArkUI_ ⚠Render Node Utils_ Create Color Animatable Property - Create a color animatable property handle.
- OH_
ArkUI_ ⚠Render Node Utils_ Create Color Property - Create a color property handle.
- OH_
ArkUI_ ⚠Render Node Utils_ Create Command Path Option - Create a CommandPath option.
- OH_
ArkUI_ ⚠Render Node Utils_ Create Content Modifier - Create a content modifier handle.
- OH_
ArkUI_ ⚠Render Node Utils_ Create Float Animatable Property - Create a float animatable property handle.
- OH_
ArkUI_ ⚠Render Node Utils_ Create Float Property - Create a float property handle.
- OH_
ArkUI_ ⚠Render Node Utils_ Create Node - Create a new RenderNode handle.
- OH_
ArkUI_ ⚠Render Node Utils_ Create Node Border Color Option - Create a NodeBorderColor option.
- OH_
ArkUI_ ⚠Render Node Utils_ Create Node Border Radius Option - Create a NodeBorderRadius option.
- OH_
ArkUI_ ⚠Render Node Utils_ Create Node Border Style Option - Create a NodeBorderStyle option.
- OH_
ArkUI_ ⚠Render Node Utils_ Create Node Border Width Option - Create a NodeBorderWidth option.
- OH_
ArkUI_ ⚠Render Node Utils_ Create Rect Shape Option - Create a RectShape option.
- OH_
ArkUI_ ⚠Render Node Utils_ Create Render Node Clip Option From Circle Shape - Create a clip option from a CircleShape option.
- OH_
ArkUI_ ⚠Render Node Utils_ Create Render Node Clip Option From Command Path - Create a clip option from a CommandPath option.
- OH_
ArkUI_ ⚠Render Node Utils_ Create Render Node Clip Option From Oval Shape - Create a clip option from a OvalShape option.
- OH_
ArkUI_ ⚠Render Node Utils_ Create Render Node Clip Option From Rect Shape - Create a clip option from a RectShape option.
- OH_
ArkUI_ ⚠Render Node Utils_ Create Render Node Clip Option From Round Rect Shape - Create a clip option from a RoundRectShape option.
- OH_
ArkUI_ ⚠Render Node Utils_ Create Render Node Mask Option From Circle Shape - Create a mask option from a CircleShape option.
- OH_
ArkUI_ ⚠Render Node Utils_ Create Render Node Mask Option From Command Path - Create a mask option from a CommandPath option.
- OH_
ArkUI_ ⚠Render Node Utils_ Create Render Node Mask Option From Oval Shape - Create a mask option from a OvalShape option.
- OH_
ArkUI_ ⚠Render Node Utils_ Create Render Node Mask Option From Rect Shape - Create a mask option from a RectShape option.
- OH_
ArkUI_ ⚠Render Node Utils_ Create Render Node Mask Option From Round Rect Shape - Create a mask option from a RoundRectShape option.
- OH_
ArkUI_ ⚠Render Node Utils_ Create Round Rect Shape Option - Create a RoundRectShape option.
- OH_
ArkUI_ ⚠Render Node Utils_ Create Vector2 Animatable Property - Create a vector2 animatable property handle.
- OH_
ArkUI_ ⚠Render Node Utils_ Create Vector2 Property - Create a vector2 property handle.
- OH_
ArkUI_ ⚠Render Node Utils_ Dispose Circle Shape Option - Dispose the CircleShape option.
- OH_
ArkUI_ ⚠Render Node Utils_ Dispose Color Animatable Property - Dispose the color animatable property handle.
- OH_
ArkUI_ ⚠Render Node Utils_ Dispose Color Property - Dispose the color property handle.
- OH_
ArkUI_ ⚠Render Node Utils_ Dispose Command Path Option - Dispose the CommandPath option.
- OH_
ArkUI_ ⚠Render Node Utils_ Dispose Content Modifier - Dispose the content modifier handle.
- OH_
ArkUI_ ⚠Render Node Utils_ Dispose Float Animatable Property - Dispose the float animatable property handle.
- OH_
ArkUI_ ⚠Render Node Utils_ Dispose Float Property - Dispose the float property handle.
- OH_
ArkUI_ ⚠Render Node Utils_ Dispose Node - Dispose a RenderNode handle.
- OH_
ArkUI_ ⚠Render Node Utils_ Dispose Node Border Color Option - Dispose the NodeBorderColor option.
- OH_
ArkUI_ ⚠Render Node Utils_ Dispose Node Border Radius Option - Dispose the NodeBorderRadius option.
- OH_
ArkUI_ ⚠Render Node Utils_ Dispose Node Border Style Option - Dispose the NodeBorderStyle option.
- OH_
ArkUI_ ⚠Render Node Utils_ Dispose Node Border Width Option - Dispose the NodeBorderWidth option.
- OH_
ArkUI_ ⚠Render Node Utils_ Dispose Rect Shape Option - Dispose the RectShape option.
- OH_
ArkUI_ ⚠Render Node Utils_ Dispose Render Node Clip Option - Dispose the RenderNodeClip option.
- OH_
ArkUI_ ⚠Render Node Utils_ Dispose Render Node Mask Option - Dispose the RenderNodeMask option.
- OH_
ArkUI_ ⚠Render Node Utils_ Dispose Round Rect Shape Option - Dispose the RoundRectShape option.
- OH_
ArkUI_ ⚠Render Node Utils_ Dispose Vector2 Animatable Property - Dispose the vector2 animatable property handle.
- OH_
ArkUI_ ⚠Render Node Utils_ Dispose Vector2 Property - Dispose the vector2 property handle.
- OH_
ArkUI_ ⚠Render Node Utils_ GetBackground Color - Get the background color of a RenderNode.
- OH_
ArkUI_ ⚠Render Node Utils_ GetBorder Color - Get the border colors of a RenderNode.
- OH_
ArkUI_ ⚠Render Node Utils_ GetBorder Radius - Get the border corner radius of a RenderNode.
- OH_
ArkUI_ ⚠Render Node Utils_ GetBorder Style - Get the border style of a RenderNode.
- OH_
ArkUI_ ⚠Render Node Utils_ GetBorder Width - Get the border widths of a RenderNode.
- OH_
ArkUI_ ⚠Render Node Utils_ GetBounds - Get the bounds for a RenderNode.
- OH_
ArkUI_ ⚠Render Node Utils_ GetChild - Get a child node at the specified index position.
- OH_
ArkUI_ ⚠Render Node Utils_ GetChildren - Retrieve all child render nodes of a parent render node. This function populates a list of child render nodes for the specified parent node. The caller is responsible for freeing the allocated child node array.
- OH_
ArkUI_ ⚠Render Node Utils_ GetChildren Count - Retrieve render child nodes count of a render node.
- OH_
ArkUI_ ⚠Render Node Utils_ GetClip ToBounds - Get whether to clip content to the node’s Bounds.
- OH_
ArkUI_ ⚠Render Node Utils_ GetClip ToFrame - Get the clip-to-frame status of a RenderNode.
- OH_
ArkUI_ ⚠Render Node Utils_ GetColor Animatable Property Value - Get value of the color animatable property.
- OH_
ArkUI_ ⚠Render Node Utils_ GetColor Property Value - Get value of the color property.
- OH_
ArkUI_ ⚠Render Node Utils_ GetFirst Child - Get the first child node of the specified RenderNode.
- OH_
ArkUI_ ⚠Render Node Utils_ GetFloat Animatable Property Value - Get value of the float animatable property.
- OH_
ArkUI_ ⚠Render Node Utils_ GetFloat Property Value - Get value of the float property.
- OH_
ArkUI_ ⚠Render Node Utils_ GetNext Sibling - Get the next sibling node of the specified node.
- OH_
ArkUI_ ⚠Render Node Utils_ GetOpacity - Get the opacity value of a RenderNode.
- OH_
ArkUI_ ⚠Render Node Utils_ GetPivot - Get the pivot point coordinates of a RenderNode.
- OH_
ArkUI_ ⚠Render Node Utils_ GetPosition - Get the position coordinates of a RenderNode.
- OH_
ArkUI_ ⚠Render Node Utils_ GetPrevious Sibling - Get the previous sibling node of the specified node.
- OH_
ArkUI_ ⚠Render Node Utils_ GetRotation - Get the rotation angles of a RenderNode.
- OH_
ArkUI_ ⚠Render Node Utils_ GetScale - Get the scaling factors of a RenderNode.
- OH_
ArkUI_ ⚠Render Node Utils_ GetShadow Alpha - Get the shadow transparency of a RenderNode.
- OH_
ArkUI_ ⚠Render Node Utils_ GetShadow Color - Get the shadow color of a RenderNode.
- OH_
ArkUI_ ⚠Render Node Utils_ GetShadow Elevation - Get the shadow elevation of a RenderNode.
- OH_
ArkUI_ ⚠Render Node Utils_ GetShadow Offset - Get the shadow offset of a RenderNode.
- OH_
ArkUI_ ⚠Render Node Utils_ GetShadow Radius - Get the shadow radius of a RenderNode.
- OH_
ArkUI_ ⚠Render Node Utils_ GetSize - Get the dimensions of a RenderNode.
- OH_
ArkUI_ ⚠Render Node Utils_ GetTranslation - Get the translation offset of a RenderNode.
- OH_
ArkUI_ ⚠Render Node Utils_ GetVector2 Animatable Property Value - Get value of the vector2 animatable property.
- OH_
ArkUI_ ⚠Render Node Utils_ GetVector2 Property Value - Get value of the vector2 property.
- OH_
ArkUI_ ⚠Render Node Utils_ Insert Child After - Insert a child node after the specified sibling node in RenderNode.
- OH_
ArkUI_ ⚠Render Node Utils_ Invalidate - Mark dirty the node handle. Invalidate the specified node, causing its lifecycle and triggering a rerender of its child render nodes.
- OH_
ArkUI_ ⚠Render Node Utils_ Remove Child - Remove a child node from the specified RenderNode.
- OH_
ArkUI_ ⚠Render Node Utils_ Remove Render Node - Remove the specified child node from its parent node.
- OH_
ArkUI_ ⚠Render Node Utils_ SetBackground Color - Set the background color for a RenderNode.
- OH_
ArkUI_ ⚠Render Node Utils_ SetBorder Color - Set the border colors for a RenderNode.
- OH_
ArkUI_ ⚠Render Node Utils_ SetBorder Radius - Set the border corner radius for a RenderNode.
- OH_
ArkUI_ ⚠Render Node Utils_ SetBorder Style - Set the border style for a RenderNode.
- OH_
ArkUI_ ⚠Render Node Utils_ SetBorder Width - Set the border widths for a RenderNode.
- OH_
ArkUI_ ⚠Render Node Utils_ SetBounds - Set the bounds for a RenderNode.
- OH_
ArkUI_ ⚠Render Node Utils_ SetCircle Shape Option CenterX - Set the centerX value of CircleShape option.
- OH_
ArkUI_ ⚠Render Node Utils_ SetCircle Shape Option CenterY - Set the centerY value of CircleShape option.
- OH_
ArkUI_ ⚠Render Node Utils_ SetCircle Shape Option Radius - Set the radius value of CircleShape option.
- OH_
ArkUI_ ⚠Render Node Utils_ SetClip - Apply a clip to a render node using the clip option.
- OH_
ArkUI_ ⚠Render Node Utils_ SetClip ToBounds - Set whether to clip content to the node’s Bounds.
- OH_
ArkUI_ ⚠Render Node Utils_ SetClip ToFrame - Set whether to clip content to the node’s frame.
- OH_
ArkUI_ ⚠Render Node Utils_ SetColor Animatable Property Value - Set value of the color animatable property.
- OH_
ArkUI_ ⚠Render Node Utils_ SetColor Property Value - Set value of the color property.
- OH_
ArkUI_ ⚠Render Node Utils_ SetCommand Path Option Commands - Set the commands value of CommandPath option.
- OH_
ArkUI_ ⚠Render Node Utils_ SetContent Modifier OnDraw - Set the onDraw function of the content modifier.
- OH_
ArkUI_ ⚠Render Node Utils_ SetDraw Region - Set the draw region for a RenderNode.
- OH_
ArkUI_ ⚠Render Node Utils_ SetFloat Animatable Property Value - Set value of the float animatable property.
- OH_
ArkUI_ ⚠Render Node Utils_ SetFloat Property Value - Set value of the float property.
- OH_
ArkUI_ ⚠Render Node Utils_ SetMark Node Group - Mark whether to preferentially draw the node and its children.
- OH_
ArkUI_ ⚠Render Node Utils_ SetMask - Apply a mask to a render node using the mask option.
- OH_
ArkUI_ ⚠Render Node Utils_ SetNode Border Color Option Edge Color - Set the edge value of NodeBorderColor option.
- OH_
ArkUI_ ⚠Render Node Utils_ SetNode Border Radius Option Corner Radius - Set the corner value of NodeBorderRadius option.
- OH_
ArkUI_ ⚠Render Node Utils_ SetNode Border Style Option Edge Style - Set the edge value of NodeBorderStyle option.
- OH_
ArkUI_ ⚠Render Node Utils_ SetNode Border Width Option Edge Width - Set the edge value of NodeBorderWidth option.
- OH_
ArkUI_ ⚠Render Node Utils_ SetOpacity - Set the opacity value for a RenderNode.
- OH_
ArkUI_ ⚠Render Node Utils_ SetPivot - Set the pivot point for transformations of a RenderNode.
- OH_
ArkUI_ ⚠Render Node Utils_ SetPosition - Set the position coordinates for a RenderNode.
- OH_
ArkUI_ ⚠Render Node Utils_ SetRect Shape Option Edge Value - Set the edge value of RectShape option.
- OH_
ArkUI_ ⚠Render Node Utils_ SetRender Node Mask Option Fill Color - Set the fill color of RenderNodeMask option.
- OH_
ArkUI_ ⚠Render Node Utils_ SetRender Node Mask Option Stroke Color - Set the stroke color of RenderNodeMask option.
- OH_
ArkUI_ ⚠Render Node Utils_ SetRender Node Mask Option Stroke Width - Set the stroke width of RenderNodeMask option.
- OH_
ArkUI_ ⚠Render Node Utils_ SetRotation - Set the rotation angles for a RenderNode.
- OH_
ArkUI_ ⚠Render Node Utils_ SetRound Rect Shape Option CornerXY - Set the coordinate value of the target corner.
- OH_
ArkUI_ ⚠Render Node Utils_ SetRound Rect Shape Option Edge Value - Set the edge value of RoundRectShape option.
- OH_
ArkUI_ ⚠Render Node Utils_ SetScale - Set the scaling factors for a RenderNode.
- OH_
ArkUI_ ⚠Render Node Utils_ SetShadow Alpha - Set the shadow transparency for a RenderNode.
- OH_
ArkUI_ ⚠Render Node Utils_ SetShadow Color - Set the shadow color for a RenderNode.
- OH_
ArkUI_ ⚠Render Node Utils_ SetShadow Elevation - Set the shadow elevation for a RenderNode.
- OH_
ArkUI_ ⚠Render Node Utils_ SetShadow Offset - Set the shadow offset for a RenderNode.
- OH_
ArkUI_ ⚠Render Node Utils_ SetShadow Radius - Set the shadow radius of a RenderNode.
- OH_
ArkUI_ ⚠Render Node Utils_ SetSize - Set the dimensions for a RenderNode.
- OH_
ArkUI_ ⚠Render Node Utils_ SetTransform - Set the transformation matrix for a RenderNode.
- OH_
ArkUI_ ⚠Render Node Utils_ SetTranslation - Set the translation offset for a RenderNode.
- OH_
ArkUI_ ⚠Render Node Utils_ SetVector2 Animatable Property Value - Set value of the vector2 animatable property.
- OH_
ArkUI_ ⚠Render Node Utils_ SetVector2 Property Value - Set value of the vector2 property.
Type Aliases§
- ArkUI_
Circle Shape Option - Circle shape option.
- ArkUI_
Color Animatable Property Handle - Handle to the ArkUI native animatable color render property.
- ArkUI_
Color Property Handle - Handle to the ArkUI native color render property.
- ArkUI_
Command Path Option - Command path option.
- ArkUI_
Float Animatable Property Handle - Handle to the ArkUI native animatable float render property.
- ArkUI_
Float Property Handle - Handle to the ArkUI native float render property.
- ArkUI_
Node Border Color Option - Node border color option.
- ArkUI_
Node Border Radius Option - Node border radius option.
- ArkUI_
Node Border Style Option - Node border style option.
- ArkUI_
Node Border Width Option - Node border width option.
- ArkUI_
Rect Shape Option - Rectangle shape option.
- ArkUI_
Render Content Modifier Handle - Handle to ArkUI native render content modifier.
- ArkUI_
Render Node Handle - Handle to ArkUI native render node object.
- ArkUI_
Round Rect Shape Option - Round rect shape option.
- ArkUI_
Vector2 Animatable Property Handle - Handle to the ArkUI native animatable vector2 render property.
- ArkUI_
Vector2 Property Handle - Handle to the ArkUI native vector2 render property.