Handle Property
Gets the handle.
Definition
Namespace: Avalonia.Platform
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public IntPtr Handle { get; }
Public ReadOnly Property Handle As IntPtr
Get
abstract Handle : IntPtr with get
override Handle : IntPtr with get