Skip to main content
Apple Developer Docs
Fonts
Symbols
×
WebKit
/
DOMHTMLOptionsCollection
/
add(_:index:)
add(_:index:)
Declaration
func
add
(
_
option
:
DOMHTMLOptionElement
!,
index
:
UInt32
)