Stride.UI Namespace
Classes
A context containing information for UI layouting. |
||
An argument class containing information about a property that changed. |
||
Represents the definition of a grid strip. |
||
A collection of strip definitions |
||
Provides data for touch input events. |
||
Provides a base class for all the User Interface elements in Stride applications. |
||
A collection of UIElements. |
||
Extensions methods for UIElement |
||
The exception that is thrown when an internal error happened in the UI System. That is an error that is not due to the user behavior. |
||
Various ProfilingKey used to measure performance across some part of the UI system. |
||
Interface of the UI system. |
||
Structs
Describes the thickness of a frame around a cuboid. Six float values describe the Left, Top, Right, Bottom, Front, and Back sides of the cuboid, respectively. |
Interfaces
Interface providing anchor information to its ScrollViewer. |
||
Represents the main scrollable region inside a ScrollViewer control. |
||
Interfaces representing an UIElement containing child elements. |
||
Interface for the update of the UIElements. |
Enums
Specifies when the Click event should be raised. |
||
Describes how a child element is positioned in depth or stretched within a parent's layout slot. |
||
Indicates where an element should be displayed on the horizontal axis relative to the allocated layout slot of the parent element. |
||
Describe the possible states of the mouse over an UI element. |
||
Defines the different orientations that a control or layout can have. |
||
The different ways of scrolling in a ScrollViewer. |
||
Describes how scaling applies to content and restricts scaling to named axis types. |
||
Describes how content is resized to fill its allocated space. |
||
The different types of strip possible of a grid. |
||
Describe the different possible states of an ToggleButton. |
||
Describes the action of a specific touch point. |
||
Describes how a child element is vertically positioned or stretched within a parent's layout slot. |
||
Specifies the display state of an element. |