EnableInputFocusProxy Property
Determines whether to use Input Focus Proxy. The default value is false.
Definition
Namespace: Avalonia
Assembly: Avalonia.X11 (in Avalonia.X11.dll)
- C#
- VB
- F#
public bool EnableInputFocusProxy { get; set; }
Public Property EnableInputFocusProxy As Boolean
Get
Set
member EnableInputFocusProxy : bool with get, set