Modifier and Type | Field and Description |
---|---|
Boolean |
strict
When true, the call requires selector to resolve to a single element.
|
Constructor and Description |
---|
EvalOnSelectorOptions() |
Modifier and Type | Method and Description |
---|---|
Frame.EvalOnSelectorOptions |
setStrict(boolean strict)
When true, the call requires selector to resolve to a single element.
|
public Boolean strict
public Frame.EvalOnSelectorOptions setStrict(boolean strict)
Copyright © 2022. All rights reserved.