DomImplementation.CreateCssStyleSheet(String, String) Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Foundation.Export("createCSSStyleSheet:media:")]
public virtual WebKit.DomCssStyleSheet CreateCssStyleSheet (string title, string media);
abstract member CreateCssStyleSheet : string * string -> WebKit.DomCssStyleSheet
override this.CreateCssStyleSheet : string * string -> WebKit.DomCssStyleSheet
- title
- String
- media
- String
- Attributes