DOMClientGetNodesForSubtreeByStyleAsync Method |
[Missing <summary> documentation for "M:CefSharp.DevTools.DOM.DOMClient.GetNodesForSubtreeByStyleAsync(System.Int32,System.Collections.Generic.IList{CefSharp.DevTools.DOM.CSSComputedStyleProperty},System.Nullable{System.Boolean})"]
Namespace: CefSharp.DevTools.DOM
public Task<GetNodesForSubtreeByStyleResponse> GetNodesForSubtreeByStyleAsync( int nodeId, IList<CSSComputedStyleProperty> computedStyles, Nullable<bool> pierce = null )
[Missing <param name="nodeId"/> documentation for "M:CefSharp.DevTools.DOM.DOMClient.GetNodesForSubtreeByStyleAsync(System.Int32,System.Collections.Generic.IList{CefSharp.DevTools.DOM.CSSComputedStyleProperty},System.Nullable{System.Boolean})"]
[Missing <param name="computedStyles"/> documentation for "M:CefSharp.DevTools.DOM.DOMClient.GetNodesForSubtreeByStyleAsync(System.Int32,System.Collections.Generic.IList{CefSharp.DevTools.DOM.CSSComputedStyleProperty},System.Nullable{System.Boolean})"]
[Missing <param name="pierce"/> documentation for "M:CefSharp.DevTools.DOM.DOMClient.GetNodesForSubtreeByStyleAsync(System.Int32,System.Collections.Generic.IList{CefSharp.DevTools.DOM.CSSComputedStyleProperty},System.Nullable{System.Boolean})"]
[Missing <returns> documentation for "M:CefSharp.DevTools.DOM.DOMClient.GetNodesForSubtreeByStyleAsync(System.Int32,System.Collections.Generic.IList{CefSharp.DevTools.DOM.CSSComputedStyleProperty},System.Nullable{System.Boolean})"]