Click or drag to resize

WebContentsGetZoomLevelAsync Method

[Missing <summary> documentation for "M:Openfin.Desktop.WebContents.GetZoomLevelAsync"]

Namespace:  Openfin.Desktop
Assembly:  OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.4.0
Syntax
C#
public Task<int> GetZoomLevelAsync()

Return Value

Type: TaskInt32

[Missing <returns> documentation for "M:Openfin.Desktop.WebContents.GetZoomLevelAsync"]

See Also