DomCssStyleSheet.AddRule(String, String, UInt32) Method
Definition
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("addRule:style:index:")]
public virtual int AddRule (string selector, string style, uint index);
abstract member AddRule : string * string * uint32 -> int
override this.AddRule : string * string * uint32 -> int
Parameters
- selector
- String
- style
- String
- index
- UInt32
Returns
- Attributes