Stride

OPEN / CLOSE
  • Features
  • Blog
  • Documentation
  • Community
(icon) Download

  • Discord
  • Facebook
  • Twitter
  • YouTube

LANGUAGE

OPEN / CLOSE
  • English
  • 日本語
    Show / Hide Table of Contents

    Stride.UI.Controls Namespace

    Classes

    Border

    A border element adds an uniform color border around its content.

    Button

    Represents a Windows button control, which reacts to the Click event.

    ButtonBase

    Represents the base primitive for all the button-like controls

    ContentControl

    Represents a control with a single piece of content of any type.

    ContentDecorator

    A ContentControl decorating its Content with a background image.

    ContentPresenter

    A class aiming at presenting another UIElement.

    Control

    Represents the base class for user interface (UI) controls.

    EditText

    Represent an edit text where the user can enter text.

    ImageButton

    A Button whose Content are the PressedImage and NotPressedImage.

    ImageElement

    Represents a control that displays an image.

    ModalElement

    Represents a modal element that puts an overlay upon the underneath elements and freeze their input.

    ScrollBar

    Represents a scroll bar.

    ScrollingText

    A text viewer that scrolls automatically the text from right to left.

    ScrollViewer

    Represents a scroll viewer. A scroll viewer element has an infinite virtual size defined by its ScrollingMode. The user can move in that virtual size by touching and panning on the screen.

    Slider

    Represents a slider element.

    TextBlock

    Provides a lightweight control for displaying small amounts of text.

    ToggleButton

    Represent a UI toggle button. A toggle but can have two or three states depending on the IsThreeState property.

    Enums

    EditText.InputTypeFlags

    In This Article

    Back to top

    Copyright © 2019-2021 .NET Foundation and Contributors
    Supported by the .NET Foundation