Click or drag to resize

WidgetIHandlerNativeHandle Property

Gets the native platform-specific handle for integration purposes

Namespace:  Eto
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
IntPtr NativeHandle { get; }

Property Value

Type: IntPtr
The native handle.
See Also