UIScrollView
UIScrollViewAppearance
UIScrollView()
UIScrollView(CGRect)
UIScrollView(IntPtr)
UIScrollView(NativeHandle)
UIScrollView(NSCoder)
UIScrollView(NSObjectFlag)
AdjustedContentInset
AllowsKeyboardScrolling
AlwaysBounceHorizontal
AlwaysBounceVertical
Appearance
AutomaticallyAdjustsScrollIndicatorInsets
Bounces
BouncesZoom
CanCancelContentTouches
ClassHandle
ContentInset
ContentInsetAdjustmentBehavior
ContentLayoutGuide
ContentOffset
ContentSize
CoordinateSpace
Decelerating
DecelerationRate
DecelerationRateFast
DecelerationRateNormal
DelaysContentTouches
Delegate
DirectionalLockEnabled
DirectionalPressGestureRecognizer
Dragging
FrameLayoutGuide
HorizontalScrollIndicatorInsets
IndexDisplayMode
IndicatorStyle
KeyboardDismissMode
MaximumZoomScale
MinimumZoomScale
PagingEnabled
PanGestureRecognizer
PinchGestureRecognizer
RefreshControl
ScrollEnabled
ScrollIndicatorInsets
ScrollsToTop
ShouldScrollToTop
ShowsHorizontalScrollIndicator
ShowsVerticalScrollIndicator
Tracking
VerticalScrollIndicatorInsets
ViewForZoomingInScrollView
VisibleSize
WeakDelegate
ZoomBouncing
Zooming
ZoomScale
AdjustedContentInsetDidChange()
AppearanceWhenContainedIn(Type[])
Dispose(Boolean)
FlashScrollIndicators()
GetAppearance(UITraitCollection)
GetAppearance(UITraitCollection, Type[])
GetAppearance<T>()
GetAppearance<T>(UITraitCollection)
GetAppearance<T>(UITraitCollection, Type[])
GetFocusItems(CGRect)
ScrollRectToVisible(CGRect, Boolean)
SetContentOffset(CGPoint, Boolean)
SetZoomScale(nfloat, Boolean)
SetZoomScale(NFloat, Boolean)
TouchesShouldBegin(NSSet, UIEvent, UIView)
TouchesShouldCancelInContentView(UIView)
ZoomToRect(CGRect, Boolean)
DecelerationEnded
DecelerationStarted
DidChangeAdjustedContentInset
DidZoom
DraggingEnded
DraggingStarted
ScrollAnimationEnded
Scrolled
ScrolledToTop
WillEndDragging
ZoomingEnded
ZoomingStarted
UpdateContent(UIScrollView, IView, IMauiContext)
UpdateContentSize(UIScrollView, Size)
UpdateHorizontalScrollBarVisibility(UIScrollView, ScrollBarVisibility)
UpdateIsEnabled(UIScrollView, IScrollView)
UpdateShouldDelayContentTouches(UIScrollView, ScrollView)
UpdateVerticalScrollBarVisibility(UIScrollView, ScrollBarVisibility)
xamarinios
namespace UIKit
{
[Register("UIScrollView", true)]
public class UIScrollView : UIView, INativeObject, IDisposable, IUIFocusItemContainer, IUIFocusItemScrollableContainer
{
[BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
[Export("setContentOffset:animated:")]
public virtual void SetContentOffset(CGPoint contentOffset, bool animated);
}
}
nuget.org | 0.0 % Reference this API |
---|---|
Upgrade Planner | 0.0 % Reference this API |
.NET | 6.07.08.09.0 |
Information specific to xamarinios | |
Assembly | Xamarin.iOS , 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