[]
        
(Showing Draft Content)

C1.Android.Core

C1.Android.Core Namespace

Classes

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.

BorderAlignment

Determines the way to draw the borders of C1Border.

C1Animation

Contains information about a specific animation.

C1Behavior<T>

Base class for control behaviors.

C1BitmapIcon

Represents an icon created from an image.

C1Border

Basic control used to draw a border around another view.

C1CheckBox

Represents a control that a user can select and clear.

C1ClearableEditText

Edit text with clear button.

C1CompositeIcon

Represent an icon created from a list of icons superposed one on top of the other.

C1CornerRadius

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.

C1CornerValue

Represents on of the corners.

C1DragCompletedEventArgs

Contains information of the DragCompleted event.

C1DragDeltaEventArgs

Contains information of the DragDelta event.

C1DragEventArgs

Contains information of the drag events.

C1DragHelperMode

Determines the kind of drag gesture that will be listened.

C1DragInertiaStartedEventArgs

Contains information of the DragInertiaStarted event.

C1DragPreviewEventArgs

Contains information of the DragStarting event.

C1DragStartedEventArgs

Contains information of the DragStarted event.

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.

C1IconTemplate

This factory allows creating C1Icon.

C1InputEventArgs

Contains information about gesture events.

C1PathIcon

Represent an icon created from a path string.

C1Point

Represents an x- and y-coordinate pair in two-dimensional space. Can also represent a logical point for certain property usages.

C1PointerDeviceType

Enumerates the different kind of devices which can perform drag operations.

C1PolygonIcon

Represents an icon created from a vector definition.

C1Rect

Describes the width, height, and point origin of a rectangle.

C1ScrollViewer

Represents a scrollable area that can contain other visible elements.

C1ScrollViewerSizeChangedEventArgs

Provides event data for the C1ScrollViewer.SizeChanged event.

C1ScrollViewerView

Provides a view for a C1ScrollViewer when its view is changing.

C1ScrollViewerViewChangedEventArgs

Provides event data for the C1ScrollViewer.ViewChanged event.

C1ScrollViewerViewChangingEventArgs

Provides event data for the C1ScrollViewer.ViewChanging event.

C1Size

Describes the width and height of an object.

C1SwipeDirection

Describes the direction of the swipe gesture.

C1TappedEventArgs

Contains information of the tap events.

C1ThemeInfo

This class allows accessing theme-related properties.

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.

C1ToggleButton

Represents a button that a user can expand and collapse.

C1VectorIcon

Represents an icon created from a vector definition.

DependencyProperty

Class used to store property values.

FlowDirection

Flow Direction mode.

LicenseManager

For internal use only.

Resource

Resource.Attribute

Resource.Color

Resource.Dimension

Resource.Drawable

Resource.Id

Resource.Integer

Resource.Layout

Resource.String

Resource.Style

Resource.Styleable

ScrollBarVisibility

Specifies the visibility of a ScrollBar for scrollable content.

ViewEx

View extensions

ZoomMode

Defines constants that specify the current mode for zoom behavior.

Interfaces

IDependencyObject

Stub interface to have cross-platform compatibility.

IFlowDirection

Implement this interface to change layout direction

IRenderEngine

IValueConverter

Converts a value into a specified type.