Skip to main content
Apple Developer Docs
Fonts
Symbols
×
WebKit
/
DOMCSSStyleSheet
/
insertRule(_:index:)
insertRule(_:index:)
Declaration
func
insertRule
(
_
rule
:
String
!,
index
:
UInt32
) ->
UInt32