Xamarin.iOS のドキュメント
C1ScrollViewer クラス
メンバ 

C1.iOS.Core アセンブリ > C1.iOS.Core 名前空間 : C1ScrollViewer クラス
他の可視要素を格納できるスクロール可能な領域を表します。
オブジェクト モデル
C1ScrollViewer クラス
シンタックス
'宣言
 
<Foundation.RegisterAttribute("UIScrollView", True)>
Public Class C1ScrollViewer 
   Inherits UIKit.UIScrollView
   Implements IDependencyObject, Foundation.INSCoding, Foundation.INSObjectProtocol, ObjCRuntime.INativeObject, UIKit.IUIAccessibilityIdentification, UIKit.IUIAppearance, UIKit.IUIAppearanceContainer, UIKit.IUICoordinateSpace, UIKit.IUIDynamicItem, UIKit.IUITraitEnvironment 
[Foundation.Register("UIScrollView", true)]
public class C1ScrollViewer : UIKit.UIScrollView, IDependencyObject, Foundation.INSCoding, Foundation.INSObjectProtocol, ObjCRuntime.INativeObject, UIKit.IUIAccessibilityIdentification, UIKit.IUIAppearance, UIKit.IUIAppearanceContainer, UIKit.IUICoordinateSpace, UIKit.IUIDynamicItem, UIKit.IUITraitEnvironment  
継承階層

System.Object
   Foundation.NSObject
      UIKit.UIResponder
         UIKit.UIView
            UIKit.UIScrollView
               C1.iOS.Core.C1ScrollViewer

参照

C1ScrollViewer メンバ
C1.iOS.Core 名前空間