public static interface Element.ScrollIntoViewTopUnionType
Modifier and Type | Method and Description |
---|---|
default boolean |
asBoolean() |
default Element.ScrollIntoViewTopType |
asScrollIntoViewTopType() |
default boolean |
isBoolean() |
static Element.ScrollIntoViewTopUnionType |
of(java.lang.Object o) |
static Element.ScrollIntoViewTopUnionType of(java.lang.Object o)
default boolean asBoolean()
default Element.ScrollIntoViewTopType asScrollIntoViewTopType()
default boolean isBoolean()