Skip to main content

InputPaneState Enumeration

The input pane opened state.

Definition

Namespace: Avalonia.Controls.Platform
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)

public enum InputPaneState

Members

Closed0The input pane is either closed, or doesn't form part of the platform insets, i.e. it's floating or is an overlay.
Open1The input pane is open.

See Also

Reference

Avalonia.Controls.Platform Namespace