Click or drag to resize

ApplicationIHandlerAttach Method

Attach the application to an already-running native application with the same platform.

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
void Attach(
	Object context
)

Parameters

context
Type: SystemObject
Context of the application
See Also