Method GetScreenshotImage
GetScreenshotImage()
Gets a screenshot from the pad.
Declaration
public TryOptionAsync<byte[]> GetScreenshotImage()
Returns
Type | Description |
---|---|
LanguageExt.TryOptionAsync<System.Byte[]> | The octetsscreenshot from the pad. |