Table of Contents

Class CSSFunctionRule

Namespace
CSharpToJavaScript.APIs.JS
Assembly
CSharpToJavaScript.dll
NOTE
Experimental
The CSSFunctionRule interface of the CSS Object Model represents CSS @function (custom function) at-rules.
[Value("CSSFunctionRule")]
public class CSSFunctionRule : CSSGroupingRule
Inheritance
CSSFunctionRule
Inherited Members

Remarks

Constructors

CSSFunctionRule()

public CSSFunctionRule()