NSScrollView
Notifications
NSScrollView()
NSScrollView(CGRect)
NSScrollView(IntPtr)
NSScrollView(NativeHandle)
NSScrollView(NSCoder)
NSScrollView(NSObjectFlag)
AllowsMagnification
AutohidesScrollers
AutomaticallyAdjustsContentInsets
BackgroundColor
BorderType
ClassHandle
ContentInsets
ContentSize
ContentView
DidEndLiveMagnifyNotification
DidEndLiveScrollNotification
DidLiveScrollNotification
DocumentCursor
DocumentView
DocumentVisibleRect
DrawsBackground
FindBarPosition
FindBarView
FindBarVisible
HasHorizontalRuler
HasHorizontalScroller
HasVerticalRuler
HasVerticalScroller
HorizontalLineScroll
HorizontalPageScroll
HorizontalRulerView
HorizontalScrollElasticity
HorizontalScroller
LineScroll
Magnification
MaxMagnification
MinMagnification
PageScroll
RulersVisible
ScrollerInsets
ScrollerKnobStyle
ScrollerStyle
ScrollsDynamically
UsesPredominantAxisScrolling
VerticalLineScroll
VerticalPageScroll
VerticalRulerView
VerticalScrollElasticity
VerticalScroller
WillStartLiveMagnifyNotification
WillStartLiveScrollNotification
AddFloatingSubview(NSView, NSEventGestureAxis)
ContentSizeForFrame(CGSize, Boolean, Boolean, NSBorderType)
FindBarViewDidChangeHeight()
FlashScrollers()
FrameSizeForContentSize(CGSize, Boolean, Boolean, NSBorderType)
GetContentSizeForFrame(CGSize, Class, Class, NSBorderType, NSControlSize, NSScrollerStyle)
GetFrameSizeForContent(CGSize, Class, Class, NSBorderType, NSControlSize, NSScrollerStyle)
MagnifyToFitRect(CGRect)
ReflectScrolledClipView(NSClipView)
ScrollWheel(NSEvent)
SetMagnification(nfloat, CGPoint)
SetMagnification(NFloat, CGPoint)
Tile()
xamarinmac
namespace AppKit
{
[Register("NSScrollView", true)]
public class NSScrollView : NSView, INSTextFinderBarContainer, INativeObject, IDisposable
{
[BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
public virtual nfloat VerticalPageScroll
{
[Export("verticalPageScroll")]
get;
[Export("setVerticalPageScroll:")]
set;
}
}
}
nuget.org | 0.0 %
Reference this API 0.0 %
Get property |
---|---|
.NET | 6.07.08.09.0 |
Information specific to xamarinmac | |
Assembly | Xamarin.Mac , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API