Table of Contents

Property ClientData

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

ClientData

Gets the client data value for the received event.

public IntPtr ClientData { get; set; }

Property Value

nint

A nint representing the client data value for the received event.