The members of MonoMac.CoreAnimation.CAScrollLayer are listed below.
See Also: Inherited members from MonoMac.CoreAnimation.CALayer
| Default constructor that initializes a new instance of this class with no parameters. | ||
| A constructor that initializes the object from the data stored in the unarchiver object. | ||
| Constructor to call on derived classes when the derived class has an [Export] constructor. | ||
| A constructor used when creating managed representations of unmanaged objects; Called by the runtime. |
| [read-only] override | ClassHandle | IntPtr. The handle for this class. |
| [read-only] static | ScrollBoth | MonoMac.Foundation.NSString. Represents the value associated with the constant kCAScrollBoth |
| [read-only] static | ScrollHorizontally | MonoMac.Foundation.NSString. Represents the value associated with the constant kCAScrollHorizontally |
| ScrollMode | MonoMac.Foundation.NSString. Documentation for this section has not yet been entered. | |
| [read-only] static | ScrollNone | MonoMac.Foundation.NSString. Represents the value associated with the constant kCAScrollNone |
| [read-only] static | ScrollVertically | MonoMac.Foundation.NSString. Represents the value associated with the constant kCAScrollVertically |
static | Create()Documentation for this section has not yet been entered. | |
ScrollToPoint(System.Drawing.PointF)Documentation for this section has not yet been entered. | ||
ScrollToRect(System.Drawing.RectangleF)Documentation for this section has not yet been entered. | ||