options
Namespace: Glutinum.Playwright.LocatorModule Parent: Glutinum.Playwright.LocatorModule.dragTo
type options new : force : bool option -> noWaitAfter : bool option -> sourcePosition : sourcePosition option -> steps : float option -> targetPosition : targetPosition option -> timeout : float option -> trial : bool option -> options property targetPosition : targetPosition option with get property trial : bool option with get property force : bool option with get property steps : float option with get property noWaitAfter : bool option with get property sourcePosition : sourcePosition option with get property timeout : float option with get
Constructors
new
new : force : bool option -> noWaitAfter : bool option -> sourcePosition : sourcePosition option -> steps : float option -> targetPosition : targetPosition option -> timeout : float option -> trial : bool option -> options