MonoMac.AppKit.NSScrollView Members

The members of MonoMac.AppKit.NSScrollView are listed below.

See Also: Inherited members from MonoMac.AppKit.NSView

Public Constructors

Default constructor, initializes a new instance of this class.
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.
Initializes the NSScrollView with the specified frame.
A constructor used when creating managed representations of unmanaged objects; Called by the runtime.

Public Properties

AutohidesScrollersbool. Documentation for this section has not yet been entered.
BackgroundColorNSColor. Documentation for this section has not yet been entered.
BorderTypeNSBorderType. Documentation for this section has not yet been entered.
[read-only]
override
ClassHandleIntPtr. The handle for this class.
[read-only]
ContentSizeSystem.Drawing.SizeF. Documentation for this section has not yet been entered.
ContentViewNSClipView. Documentation for this section has not yet been entered.
DocumentCursorNSCursor. Documentation for this section has not yet been entered.
DocumentViewMonoMac.Foundation.NSObject. Documentation for this section has not yet been entered.
[read-only]
DocumentVisibleRectSystem.Drawing.RectangleF. Documentation for this section has not yet been entered.
DrawsBackgroundbool. Documentation for this section has not yet been entered.
FindBarPositionNSScrollViewFindBarPosition. Documentation for this section has not yet been entered.
FindBarViewNSView. Documentation for this section has not yet been entered.
FindBarVisiblebool. Documentation for this section has not yet been entered.
HasHorizontalRulerbool. Documentation for this section has not yet been entered.
HasHorizontalScrollerbool. Documentation for this section has not yet been entered.
HasVerticalRulerbool. Documentation for this section has not yet been entered.
HasVerticalScrollerbool. Documentation for this section has not yet been entered.
HorizontalLineScrollfloat. Documentation for this section has not yet been entered.
HorizontalPageScrollfloat. Documentation for this section has not yet been entered.
HorizontalRulerViewNSRulerView. Documentation for this section has not yet been entered.
HorizontalScrollElasticityNSScrollElasticity. Documentation for this section has not yet been entered.
HorizontalScrollerNSScroller. Documentation for this section has not yet been entered.
LineScrollfloat. Documentation for this section has not yet been entered.
PageScrollfloat. Documentation for this section has not yet been entered.
RulersVisiblebool. Documentation for this section has not yet been entered.
ScrollerKnobStyleNSScrollerKnobStyle. Documentation for this section has not yet been entered.
ScrollerStyleNSScrollerStyle. Documentation for this section has not yet been entered.
ScrollsDynamicallybool. Documentation for this section has not yet been entered.
UsesPredominantAxisScrollingbool. Documentation for this section has not yet been entered.
VerticalLineScrollfloat. Documentation for this section has not yet been entered.
VerticalPageScrollfloat. Documentation for this section has not yet been entered.
VerticalRulerViewNSRulerView. Documentation for this section has not yet been entered.
VerticalScrollElasticityNSScrollElasticity. Documentation for this section has not yet been entered.
VerticalScrollerNSScroller. Documentation for this section has not yet been entered.

Public Methods

static
ContentSizeForFrame(System.Drawing.SizeF, bool, bool, NSBorderType) : System.Drawing.SizeF
Documentation for this section has not yet been entered.
FindBarViewDidChangeHeight()
Documentation for this section has not yet been entered.
FlashScrollers()
Documentation for this section has not yet been entered.
static
FrameSizeForContentSize(System.Drawing.SizeF, bool, bool, NSBorderType) : System.Drawing.SizeF
Documentation for this section has not yet been entered.
static
GetContentSizeForFrame(System.Drawing.SizeF, MonoMac.ObjCRuntime.Class, MonoMac.ObjCRuntime.Class, NSBorderType, NSControlSize, NSScrollerStyle) : System.Drawing.SizeF
Documentation for this section has not yet been entered.
static
GetFrameSizeForContent(System.Drawing.SizeF, MonoMac.ObjCRuntime.Class, MonoMac.ObjCRuntime.Class, NSBorderType, NSControlSize, NSScrollerStyle) : System.Drawing.SizeF
Documentation for this section has not yet been entered.
ReflectScrolledClipView(NSClipView)
Documentation for this section has not yet been entered.
ScrollWheel(NSEvent)
Documentation for this section has not yet been entered.
Tile()
Documentation for this section has not yet been entered.

Protected Methods

override
Dispose(bool)
Releases the resourced used by the NSScrollView object.