ScrollIntoViewOptions
Generated.swift:15028class ScrollIntoViewOptions
class ScrollIntoViewOptions
import DOM
class BridgedDictionary
protocol Any_Bool_or_ScrollIntoViewOptions : ConvertibleToJSValue
protocol ConstructibleFromJSValue
Types conforming to this protocol can be constructed from JSValue
.
protocol ConvertibleToJSValue
Objects that can be converted to a JavaScript value, preferably in a lossless manner.
protocol Copyable
A type whose values can be implicitly or explicitly copied.
protocol Escapable
convenience init(block: ScrollLogicalPosition, inline: ScrollLogicalPosition)
required init(unsafelyWrapping object: JSObject)
@ReadWriteAttribute var block: ScrollLogicalPosition { get set }
@ReadWriteAttribute var inline: ScrollLogicalPosition { get set }