Xamarin.Android | ComponentOne
C1.Android.Core Assembly / C1.Android.Core Namespace
Inheritance Hierarchy
In This Topic
    C1.Android.Core Namespace
    In This Topic
    Classes
     ClassDescription
    Class Provides event data for asynchronous events.
    ClassDeferral used to block the event until Complete method is called.
    Class Deferrals awaiter used to wait for the deferrals of an async event.
    Class Contains information about a specific animation.
    Class Base class for control behaviors.
    Class Represents an icon created from an image.
    Class Basic control used to draw a border around another view.
    Class Represents a control that a user can select and clear.
    Class Edit text with clear button.
    Class Represent an icon created from a list of icons superposed one on top of the other.
    Class Contains information of the DragCompleted event.
    Class Contains information of the DragDelta event.
    Class Contains information of the drag events.
    Class Contains information of the DragInertiaStarted event.
    Class Contains information of the DragStarting event.
    Class Contains information of the DragStarted event.
    Class Easing function used to interpolate the values of an animation.
    Class 
    Class Represents an icon created from a font.
    Class Represents a visual icon that can be tinted and resized.
    ClassThis factory allows creating C1Icon.
    Class Contains information about gesture events.
    Class Represent an icon created from a path string.
    Class Represents an icon created from a vector definition.
    Class Represents a scrollable area that can contain other visible elements.
    ClassProvides event data for the C1ScrollViewer.SizeChanged event.
    ClassProvides a view for a C1ScrollViewer when its view is changing.
    ClassProvides event data for the C1ScrollViewer.ViewChanged event.
    ClassProvides event data for the C1ScrollViewer.ViewChanging event.
    Class Contains information of the tap events.
    Class This class allows accessing theme-related properties.
    Class Represents a button that a user can expand and collapse.
    Class Represents an icon created from a vector definition.
    Class Class used to store property values.
    ClassAllows the users to set a license in the Key property.
    Class Represent a license
    Class Stores license information from XML file
    Class 
    Class 
    Class 
    Class 
    Class 
    Class 
    Class 
    Class 
    Class 
    Class 
    Class 
    Class View extensions
    Interfaces
     InterfaceDescription
    Interface Stub interface to have cross-platform compatibility.
    InterfaceImplement this interface to change layout direction
    Interface 
    Interface Converts a value into a specified type.
    Structures
     StructureDescription
    Structure 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.
    Structure Represents on of the corners.
    Structure Represents an x- and y-coordinate pair in two-dimensional space. Can also represent a logical point for certain property usages.
    Structure Describes the width, height, and point origin of a rectangle.
    Structure Describes the width and height of an object.
    Structure 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.
    Enumerations
     EnumerationDescription
    EnumerationDetermines the way to draw the borders of C1Border.
    Enumeration Determines the kind of drag gesture that will be listened.
    Enumeration Enumerates the different kind of devices which can perform drag operations.
    Enumeration Describes the direction of the swipe gesture.
    Enumeration Flow Direction mode.
    Enumeration Specifies the visibility of a ScrollBar for scrollable content.
    Enumeration Defines constants that specify the current mode for zoom behavior.
    See Also