Class iOSTest
Inherited Members
Namespace: VisioForge.Core.Experimental
Assembly: VisioForge.Core.dll
Syntax
public class iOSTest
Constructors
iOSTest()
Declaration
public iOSTest()
Methods
SetWindowHandle(nint)
Declaration
public void SetWindowHandle(nint handle)
Parameters
| Type | Name | Description |
|---|---|---|
| nint | handle |
StartAsync()
Declaration
public Task StartAsync()
Returns
| Type | Description |
|---|---|
| Task |
StopAsync()
Declaration
public Task StopAsync()
Returns
| Type | Description |
|---|---|
| Task |