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()
net9.0-macos14.2
namespace AppKit
{
[Register("NSScrollView", true)]
[SupportedOSPlatform("macos")]
[UnsupportedOSPlatform("maccatalyst")]
public class NSScrollView : NSView, INSTextFinderBarContainer, INativeObject, IDisposable
{
[Advice("Use NSScrollView.Notifications.ObserveWillStartLiveScroll helper method instead.")]
[Field("NSScrollViewWillStartLiveScrollNotification", "AppKit")]
public static NSString! WillStartLiveScrollNotification { get; }
}
}
.NET | 6.07.08.09.0 |
---|---|
Information specific to net9.0 | |
Platforms | This API is only available when you target a specific platform: |
macOS | 10.1410.1510.1611.011.111.211.312.012.112.313.013.113.314.014.2 |
Information specific to net9.0-macos14.2 | |
Assembly | Microsoft.macOS , Version=14.2.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | The property getter is only supported on the following platforms:
|
- Built-in API
- Package-provided API