Interface InjectCssCallback.Params

Enclosing interface:
InjectCssCallback

public static interface InjectCssCallback.Params
The parameters of the InjectCssCallback.
  • Method Summary

    Modifier and Type
    Method
    Description
    default Frame
    Returns the Frame instance of the created document.
  • Method Details

    • frame

      default Frame frame()
      Returns the Frame instance of the created document.