Click or drag to resize

AXNode.ChildIds Property

Version 118.6.80
IDs for each of this node's child nodes.

Namespace:  CefSharp.DevTools.Accessibility
Assembly:  CefSharp.Core (in CefSharp.Core.dll) Version: 118.6.80.0
Syntax
public string[] ChildIds { get; set; }

Property Value

Type:String[]
See Also