Click or drag to resize

AXNodeChildIds 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