Xamarin.iOS Documentation | ComponentOne
C1.iOS.Core Assembly / C1.iOS.Core Namespace / C1ScrollViewer Class
Fields Properties Methods Events

In This Topic
    C1ScrollViewer Class Members
    In This Topic

    The following tables list the members exposed by C1ScrollViewer.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the C1ScrollViewer class.  
    Top
    Public Fields
    Public Properties
     NameDescription
    Public Property (Inherited from UIKit.UIScrollView)
    Public PropertyGets or sets the content of the top, left header.  
    Public PropertyGets the vertical size of all the scrollable content in the C1ScrollViewer.  
    Public PropertyGets the horizontal size of all the scrollable content in the C1ScrollViewer.  
    Public Property (Inherited from Foundation.NSObject)
    Public PropertyGets the distance the content has been scrolled horizontally.  
    Public PropertyGets or sets a value that indicates whether a horizontal ScrollBar should be displayed.  
    Public PropertyGets or sets the content of the left header.  
    Public PropertyGets or sets a value that indicates the maximum permitted run-time value of ZoomFactor.  
    Public PropertyGets or sets a value that indicates the minimum permitted run-time value of ZoomFactor.  
    Public PropertyGets or sets a value indicating whether refreshing is enabled.  
    Public PropertyGets a value indicating whether this C1ScrollViewer is refreshing.  
    Public PropertyGets a value that represents the vertical size of the area that can be scrolled; the difference between the height of the extent and the height of the viewport.  
    Public PropertyGets a value that represents the horizontal size of the area that can be scrolled; the difference between the width of the extent and the width of the viewport.  
    Public Property (Inherited from UIKit.UIScrollView)
    Public Property (Inherited from Foundation.NSObject)
    Public PropertyGets or sets the content of the top header.  
    Public PropertyGets or sets the content of the top, left header.  
    Public PropertyGets the distance the content has been scrolled vertically.  
    Public PropertyGets or sets a value that indicates whether a vertical ScrollBar should be displayed.  
    Public Property (Inherited from UIKit.UIScrollView)
    Public PropertyGets the vertical size of the viewable content.  
    Public PropertyGets the horizontal size of the viewable content.  
    Public PropertyGets a value that indicates the current zoom factor engaged for content scaling.  
    Public PropertyGets or sets a value that indicates whether zoom behavior in the ScrollViewer content is enabled.  
    Top
    Public Methods
     NameDescription
    Public Method (Inherited from UIKit.UIView)
    Public MethodOverloaded.  (Inherited from Foundation.NSObject)
    Public Method (Inherited from UIKit.UIView)
    Public Method (Inherited from Foundation.NSObject)
    Public MethodOverloaded.  (Inherited from Foundation.NSObject)
    Public MethodBegins refreshing.  
    Public MethodChanges the view.  
    Public Method (Inherited from Foundation.NSObject)
    Public Method (Inherited from Foundation.NSObject)
    Public Method (Inherited from Foundation.NSObject)
    Public Method (Inherited from Foundation.NSObject)
    Public Method (Inherited from Foundation.NSObject)
    Public MethodEnds refreshing.  
    Public MethodOverloaded.  (Inherited from Foundation.NSObject)
    Public Method (Inherited from UIKit.UIView)
    Public Method (Inherited from Foundation.NSObject)
    Public Method (Inherited from Foundation.NSObject)
    Public Method (Inherited from Foundation.NSObject)
    Public MethodOverloaded.  (Inherited from Foundation.NSObject)
    Public MethodOverloaded.  (Inherited from Foundation.NSObject)
    Public MethodOverridden.   
    Public MethodOverridden.   
    Public Method (Inherited from Foundation.NSObject)
    Public MethodOverridden.   
    Public Method (Inherited from Foundation.NSObject)
    Public MethodOverridden.   
    Public Method (Inherited from Foundation.NSObject)
    Top
    Extension Methods
     NameDescription
    Public Extension MethodGet the byte array of the control image. This byte array comes from a UIImagePNGRepresentation in iOS, TrueColorAlpha of PNG format in WP, Bitmap in Android.
    Top
    Public Events
     NameDescription
    Public Event (Inherited from UIKit.UIView)
    Public Event (Inherited from UIKit.UIView)
    Public Event (Inherited from UIKit.UIScrollView)
    Public Event (Inherited from UIKit.UIScrollView)
    Public Event (Inherited from UIKit.UIScrollView)
    Public Event (Inherited from UIKit.UIScrollView)
    Public Event (Inherited from UIKit.UIScrollView)
    Public EventOccurs when the viewer is pulled to be refreshed.  
    Public Event (Inherited from UIKit.UIScrollView)
    Public Event (Inherited from UIKit.UIScrollView)
    Public Event (Inherited from UIKit.UIScrollView)
    Public EventOccurs after the size of the control changed.  
    Public EventOccurs when manipulations such as scrolling and zooming have caused the view to change.  
    Public EventOccurs when manipulations such as scrolling and zooming cause the view to change.  
    Public Event (Inherited from UIKit.UIScrollView)
    Public Event (Inherited from UIKit.UIScrollView)
    Public Event (Inherited from UIKit.UIScrollView)
    Top
    See Also