| C1.Android.Core Assembly : C1.Android.Core Namespace |
| Class | Description | |
|---|---|---|
![]() | AsyncEventArgs | Provides event data for asynchronous events. |
![]() | C1Animation | Contains information about a specific animation. |
![]() | C1Behavior<T> | Base class for control behaviors. |
![]() | C1DragCompletedEventArgs | Contains information of the DragCompleted event. |
![]() | C1DragDeltaEventArgs | Contains information of the DragDelta event. |
![]() | C1DragEventArgs | Contains information of the drag events. |
![]() | C1DragInertiaStartedEventArgs | Contains information of the DragInertiaStarted event. |
![]() | C1DragStartedEventArgs | Contains information of the DragStarted event. |
![]() | C1DragStartingEventArgs | Contains information of the DragStarting event. |
![]() | C1Easing | Easing function used to interpolate the values of an animation. |
![]() | C1Font | |
![]() | C1InputEventArgs | Contains information about gesture events. |
![]() | C1TappedEventArgs | Contains information of the tap events. |
![]() | C1ToggleButton | Represents a button that a user can expand and collapse. |
![]() | ColorEx | Provides access to system colors according to the current theme. |
![]() | Deferral | Deferral used to block the event until Complete method is called. |
![]() | DependencyProperty | Class used to store property values. |
![]() | LicenseManager | Allows the users to set a license in the Key property. |
![]() | LicenseManager.GCDTLicense | Represent a license |
![]() | LicenseManager.GCDTLicenses | Stores license information from XML file |
![]() | Resource | |
![]() | Resource.Attribute | |
![]() | Resource.Id | |
![]() | ViewEx | View extensions |
| Interface | Description | |
|---|---|---|
![]() | IDependencyObject | Stub interface to have cross-platform compatibility. |
![]() | IRenderEngine | |
![]() | IValueConverter | Converts a value into a specified type. |
| Structure | Description | |
|---|---|---|
![]() | C1Point | Represents an x- and y-coordinate pair in two-dimensional space. Can also represent a logical point for certain property usages. |
![]() | C1Rect | Describes the width, height, and point origin of a rectangle. |
![]() | C1Size | Describes the width and height of an object. |
![]() | C1Thickness | Describes the thickness of a frame around a rectangle. Four System.Double values describe the C1Thickness.Left, C1Thickness.Top, C1Thickness.Right, and C1Thickness.Bottom sides of the rectangle, respectively. |
| Enumeration | Description | |
|---|---|---|
![]() | C1DragHelperMode | Determines the kind of drag gesture that will be listened. |
![]() | C1PointerDeviceType | Enumerates the different kind of devices which can perform drag operations. |
![]() | C1SwipeDirection | Describes the direction of the swipe gesture. |