API ReferenceSandbox.UI
InputFocusclass
Handles input focus for `Sandbox.UI.Panel`s.
object→InputFocus
Constructors1
Showing 1 constructors
public InputFocus()
No results match this filter.
Methods3
Showing 3 methods
No results match this filter.
Properties2
Showing 2 properties
public static Sandbox.UI.Panel Sandbox.UI.InputFocus.Current { get; set; }
The panel that currently has input focus.
public static Sandbox.UI.Panel Sandbox.UI.InputFocus.Next { get; set; }
The panel that will have the input focus next.
No results match this filter.