[]
        
(Showing Draft Content)

C1.Xamarin.Forms.Core

C1.Xamarin.Forms.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.

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.

C1Border

Basic control used to draw a border around another view.

C1CheckBox

Represents a control that a user can select and clear.

C1CompositeIcon

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

C1DoubleCollectionTypeConverter

Converts a coma-separated list of values to an array of double's.

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.

C1LayoutOptionsConverter

Converts a string into a Xamarin.Forms.LayoutOptions value.

C1PathIcon

Represent an icon created from a path string.

C1PointArrayTypeConverter

Converts a string into an array of Xamarin.Forms.Point.

C1PolygonIcon

Represents an icon created from a vector definition.

C1SymbolIcon

Represent a pre-defined icon used in Xamarin Forms.

C1TappedEventArgs

Contains information of the tap events.

C1ThemeInfo

This class allows accessing theme-related properties.

C1TimeSpanTypeConverter

Converts a string containing a number(milliseconds) into a TimeSpan.

C1ToggleButton

Represents a button that a user can expand and collapse.

C1VectorIcon

Represents an icon created from a vector definition.

KeyEventArgs

Provides information for keyboard events.

LicenseManager

For internal use only.

ViewEx

View extensions

Enums

BorderAlignment

Determines the way to draw the borders of C1Border.

C1PointerDeviceType

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