API ReferenceSandbox.UI
public class Sandbox.UI.InputFocus
Handles input focus for `Sandbox.UI.Panel`s.
Constructors
Showing 1 constructors
public InputFocus()
No results match this filter.
Methods
Showing 3 methods
No results match this filter.
Properties
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.
Metadata
| Field | Value |
|---|---|
| Namespace | Sandbox.UI |
| Type | class |
| Assembly | Sandbox.Engine |
| Doc ID | T:Sandbox.UI.InputFocus |