C1.Maui.Core Assembly / C1.Maui.Core Namespace
Inheritance Hierarchy
C1.Maui.Core Namespace
Classes
 ClassDescription
ClassProvides event data for asynchronous events.
ClassDeferral used to block the event until Complete method is called.
ClassDeferrals awaiter used to wait for the deferrals of an async event.
ClassA visual control used to indicate that something is ongoing.
ClassContains information about a specific animation.
ClassRepresents an icon created from an image.
ClassHandler of C1BitmapIcon
ClassBasic control used to draw a border around another view.
ClassHandler of C1Border
ClassHandler of C1Border.
ClassButton with a built-in style matching the suite.
ClassHandler of C1Button.
ClassRepresents a control that a user can select and clear.
ClassHandler of C1CheckBox.
ClassRepresent an icon created from a list of icons superposed one on top of the other.
ClassEasing function used to interpolate the values of an animation.
Class 
ClassRepresents an icon created from a font.
ClassRepresents a visual icon that can be tinted and resized.
ClassHandler of C1Icon
ClassThis factory allows creating C1Icon.
ClassContains information about gesture events.
ClassThis class allows accessing keyboard-related information and constants.
ClassRepresent an icon created from a path string.
ClassRepresents an icon created from a vector definition.
ClassHandler of C1PolygonIcon
ClassRepresents an icon created from an svg file.
ClassHandler of C1SVGIcon
ClassContains information of the tap events.
ClassThis class allows accessing theme-related properties.
ClassRepresents a button that a user can expand and collapse.
ClassHandler of C1ToggleButton
ClassRepresents an icon created from a vector definition.
ClassBase class for views supporting standard properties.
ClassHandler of C1View.
ClassProvides information for keyboard events.
Class 
ClassConverts a System.String containing a number(milliseconds) into a System.TimeSpan.
ClassView extensions
Enumerations
 EnumerationDescription
EnumerationDetermines the way to draw the borders of C1Border.
EnumerationEnumerates the different kind of devices which can perform drag operations.
EnumerationDefines the selection behavior for a control which supports the SelectionMode property like C1treeView.
See Also