FocusBehavior Enum
Definition
Section titled “Definition”How the console handles becoming focused and added to the FocusedScreenObjects collection.
public enum FocusBehaviorFields
Section titled “Fields”Becomes the only active input object when focused.
Set = 0Pushes to the top of the stack when it becomes the active input object.
Push = 1Don’t use the global focus manager.
None = 2