Class | Description | |
---|---|---|
AsyncEventArgs | Provides event data for asynchronous events. | |
AsyncEventArgsDeferral | Deferral used to block the event until Complete method is called. | |
AsyncEventArgsDeferralsAwaiter | Deferrals awaiter used to wait for the deferrals of an async event. | |
C1ActivityIndicator | A visual control used to indicate that something is ongoing. | |
C1Animation | Contains information about a specific animation. | |
C1BitmapIcon | Represents an icon created from an image. | |
C1BitmapIconHandler | Handler of C1BitmapIcon | |
C1Border | Basic control used to draw a border around another view. | |
C1BorderHandler | Handler of C1Border | |
C1BorderHandler<TVirtualBorder,TNativeBorder> | Handler of C1Border. | |
C1Button | Button with a built-in style matching the suite. | |
C1ButtonHandler | Handler of C1Button. | |
C1CheckBox | Represents a control that a user can select and clear. | |
C1CheckBoxHandler | Handler of C1CheckBox. | |
C1CompositeIcon | Represent an icon created from a list of icons superposed one on top of the other. | |
C1Easing | Easing function used to interpolate the values of an animation. | |
C1Font | ||
C1FontIcon | Represents an icon created from a font. | |
C1Icon | Represents a visual icon that can be tinted and resized. | |
C1IconHandler<TVirtualView,TNativeView> | Handler of C1Icon | |
C1IconTemplate | This factory allows creating C1Icon. | |
C1InputEventArgs | Contains information about gesture events. | |
C1KeyboardHelper | This class allows accessing keyboard-related information and constants. | |
C1PathIcon | Represent an icon created from a path string. | |
C1PolygonIcon | Represents an icon created from a vector definition. | |
C1PolygonIconHandler | Handler of C1PolygonIcon | |
C1SVGIcon | Represents an icon created from an svg file. | |
C1SVGIconHandler | Handler of C1SVGIcon | |
C1TappedEventArgs | Contains information of the tap events. | |
C1ThemeInfo | This class allows accessing theme-related properties. | |
C1ToggleButton | Represents a button that a user can expand and collapse. | |
C1ToggleButtonHandler | Handler of C1ToggleButton | |
C1VectorIcon | Represents an icon created from a vector definition. | |
C1View | Base class for views supporting standard properties. | |
C1ViewHandler<TVirtualView,TNativeView> | Handler of C1View. | |
KeyEventArgs | Provides information for keyboard events. | |
MauiAppBuilderEx | ||
TimeSpanTypeConverter | Converts a System.String containing a number(milliseconds) into a System.TimeSpan. | |
ViewEx | View extensions |