Xamarin.iOS Documentation | ComponentOne
C1.iOS.Core Assembly / C1.iOS.Core Namespace
Inheritance Hierarchy
In This Topic
    C1.iOS.Core Namespace
    In This Topic
    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.
    ClassContains information about a specific animation.
    ClassBase class for control behaviors.
    ClassRepresents an icon created from an image.
    ClassBasic control used to draw a border around another view.
    ClassRepresents a control that a user can select and clear.
    ClassRepresent an icon created from a list of icons superposed one on top of the other.
    ClassContains information of the DragCompleted event.
    ClassContains information of the DragDelta event.
    ClassContains information of the drag events.
    ClassContains information of the DragInertiaStarted event.
    ClassContains information of the DragStarting event.
    ClassContains information of the DragStarted event.
    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.
    ClassThis factory allows creating C1Icon.
    ClassContains information about gesture events.
    ClassInherited UIKit.UILabel which adds an Insets property to easily add a padding to the text displayed.
    ClassRepresent an icon created from a path string.
    ClassRepresents an icon created from a vector definition.
    ClassRepresents 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.
    ClassContains information of the tap events.
    ClassInherited UIKit.UITextField which adds an Insets property to easily add a padding to the text displayed.
    ClassThis class allows accessing theme-related properties.
    ClassRepresents a button that a user can expand and collapse.
    ClassRepresents an icon created from a vector definition.
    ClassClass used to store property values.
    ClassAllows the users to set a license in the Key property.
    ClassRepresent a license
    ClassStores license information from XML file
    ClassThe extension of UIKit.UIView.
    ClassView extensions
    Interfaces
     InterfaceDescription
    InterfaceStub interface to have cross-platform compatibility.
    InterfaceImplement this interface to change layout direction
    Interface 
    InterfaceConverts a value into a specified type.
    Structures
     StructureDescription
    StructureDescribes 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.
    StructureRepresents on of the corners.
    Enumerations
     EnumerationDescription
    EnumerationDetermines the way to draw the borders of C1Border.
    EnumerationDetermines the kind of drag gesture that will be listened.
    EnumerationEnumerates the different kind of devices which can perform drag operations.
    EnumerationDescribes the direction of the swipe gesture.
    EnumerationFlow Direction mode.
    EnumerationSpecifies the visibility of a ScrollBar for scrollable content.
    EnumerationDefines constants that specify the current mode for zoom behavior.
    See Also