Skip to main content

UnsafeNativeMethods.PollEvents Enum

Definition

Assembly:Avalonia.Wayland
Package:Avalonia.Wayland
public enum UnsafeNativeMethods.PollEvents

Inheritance: Enum -> UnsafeNativeMethods.PollEvents

Fields

NameDescription
POLLERRNo summary available.
POLLHUPNo summary available.
POLLINNo summary available.
POLLNVALNo summary available.
POLLOUTNo summary available.
POLLPRINo summary available.

POLLERR Field

public Avalonia.Wayland.Server.Interop.UnsafeNativeMethods.PollEvents POLLERR

POLLHUP Field

public Avalonia.Wayland.Server.Interop.UnsafeNativeMethods.PollEvents POLLHUP

POLLIN Field

public Avalonia.Wayland.Server.Interop.UnsafeNativeMethods.PollEvents POLLIN

POLLNVAL Field

public Avalonia.Wayland.Server.Interop.UnsafeNativeMethods.PollEvents POLLNVAL

POLLOUT Field

public Avalonia.Wayland.Server.Interop.UnsafeNativeMethods.PollEvents POLLOUT

POLLPRI Field

public Avalonia.Wayland.Server.Interop.UnsafeNativeMethods.PollEvents POLLPRI