C1.iOS.Core Assembly / C1.iOS.Core Namespace / C1ScrollViewer Class

C1ScrollViewer Class Properties

For a list of all members of this type, see C1ScrollViewer members.

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
See Also