Click or drag to resize

WebContentsStopFindInPageAsync Method

[Missing <summary> documentation for "M:Openfin.Desktop.WebContents.StopFindInPageAsync(System.String)"]

Namespace:  Openfin.Desktop
Assembly:  OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.4.0
Syntax
C#
public Task StopFindInPageAsync(
	string action
)

Parameters

action
Type: SystemString

[Missing <param name="action"/> documentation for "M:Openfin.Desktop.WebContents.StopFindInPageAsync(System.String)"]

Return Value

Type: Task

[Missing <returns> documentation for "M:Openfin.Desktop.WebContents.StopFindInPageAsync(System.String)"]

See Also