UIScrollView Classe
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
[Foundation.Register("UIScrollView", true)]
public class UIScrollView : UIKit.UIView, IDisposable, UIKit.IUIFocusItemScrollableContainer
[<Foundation.Register("UIScrollView", true)>]
type UIScrollView = class
inherit UIView
interface IUIFocusItemContainer
interface INativeObject
interface IDisposable
interface IUIFocusItemScrollableContainer
- Ereditarietà
- Derivato
- Attributi
- Implementazioni
Costruttori
| Nome | Descrizione |
|---|---|
| UIScrollView() |
Crea un nuovo UIScrollView oggetto con valori predefiniti. |
| UIScrollView(CGRect) | |
| UIScrollView(NativeHandle) |
Costruttore utilizzato durante la creazione di rappresentazioni gestite di oggetti non gestiti. Chiamato dal runtime. |
| UIScrollView(NSCoder) |
Costruttore che inizializza l'oggetto dai dati archiviati nell'oggetto unarchiver. |
| UIScrollView(NSObjectFlag) |
Costruttore da chiamare sulle classi derivate per ignorare l'inizializzazione e semplicemente allocare l'oggetto. |
Proprietà
| Nome | Descrizione |
|---|---|
| AccessibilityActivationPoint | (Ereditato da UIView) |
| AccessibilityAssistiveTechnologyFocusedIdentifiers | (Ereditato da UIResponder) |
| AccessibilityAttributedHint | (Ereditato da UIView) |
| AccessibilityAttributedLabel | (Ereditato da UIView) |
| AccessibilityAttributedUserInputLabels | (Ereditato da UIView) |
| AccessibilityAttributedValue | (Ereditato da UIView) |
| AccessibilityCustomActions | (Ereditato da UIResponder) |
| AccessibilityDirectTouchOptions | (Ereditato da UIView) |
| AccessibilityDragSourceDescriptors | (Ereditato da UIResponder) |
| AccessibilityDropPointDescriptors | (Ereditato da UIResponder) |
| AccessibilityElementsHidden | (Ereditato da UIView) |
| AccessibilityExpandedStatus | (Ereditato da UIView) |
| AccessibilityFrame | (Ereditato da UIView) |
| AccessibilityHeaderElements | (Ereditato da UIView) |
| AccessibilityHint | (Ereditato da UIView) |
| AccessibilityIdentifier |
Identifica |
| AccessibilityIgnoresInvertColors | (Ereditato da UIView) |
| AccessibilityLabel | (Ereditato da UIView) |
| AccessibilityLanguage | (Ereditato da UIView) |
| AccessibilityNavigationStyle | (Ereditato da UIView) |
| AccessibilityPath | (Ereditato da UIView) |
| AccessibilityRespondsToUserInteraction | (Ereditato da UIView) |
| AccessibilityTextualContext | (Ereditato da UIView) |
| AccessibilityTraits | (Ereditato da UIView) |
| AccessibilityUserInputLabels | (Ereditato da UIView) |
| AccessibilityValue | (Ereditato da UIView) |
| AccessibilityViewIsModal | (Ereditato da UIView) |
| ActivityItemsConfiguration | (Ereditato da UIResponder) |
| AdjustedContentInset | |
| AlignmentRectInsets | (Ereditato da UIView) |
| AllowsKeyboardScrolling | |
| Alpha | (Ereditato da UIView) |
| AlwaysBounceHorizontal | |
| AlwaysBounceVertical | |
| AnchorPoint | (Ereditato da UIView) |
| Appearance |
Proprietà fortemente tipizzata che restituisce la classe UIAppearance per questa classe. |
| AppliedContentSizeCategoryLimitsDescription | (Ereditato da UIView) |
| AutomaticallyAdjustsScrollIndicatorInsets | |
| AutoresizingMask | (Ereditato da UIView) |
| AutosizesSubviews | (Ereditato da UIView) |
| BackgroundColor |
Colore utilizzato per lo sfondo. (Ereditato da UIView) |
| BottomAnchor | (Ereditato da UIView) |
| BottomEdgeEffect | |
| Bounces | |
| BouncesHorizontally | |
| BouncesVertically | |
| BouncesZoom | |
| Bounds | (Ereditato da UIView) |
| CanBecomeFirstResponder | (Ereditato da UIResponder) |
| CanBecomeFocused | (Ereditato da UIView) |
| CanCancelContentTouches | |
| CanResignFirstResponder | (Ereditato da UIResponder) |
| Center | (Ereditato da UIView) |
| CenterXAnchor | (Ereditato da UIView) |
| CenterYAnchor | (Ereditato da UIView) |
| Class | (Ereditato da NSObject) |
| ClassHandle |
Handle della classe Objective-C per questa classe. |
| ClearsContextBeforeDrawing | (Ereditato da UIView) |
| ClipsToBounds | (Ereditato da UIView) |
| CollisionBoundingPath |
Restituisce il percorso chiuso utilizzato per il rilevamento delle collisioni. (Ereditato da UIView) |
| CollisionBoundsType |
Restituisce un valore che indica il modo in cui vengono specificati i limiti di collisione. (Ereditato da UIView) |
| Constraints | (Ereditato da UIView) |
| ContentAlignmentPoint | |
| ContentInset | |
| ContentInsetAdjustmentBehavior | |
| ContentLayoutGuide | |
| ContentMode | (Ereditato da UIView) |
| ContentOffset | |
| ContentScaleFactor | (Ereditato da UIView) |
| ContentSize | |
| ContentStretch | (Ereditato da UIView) |
| CoordinateSpace |
Ottiene l'implementazione dello spazio delle coordinate. |
| CornerConfiguration | (Ereditato da UIView) |
| DebugDescription | (Ereditato da NSObject) |
| Decelerating |
Se questa proprietà restituisce |
| DecelerationRate | |
| DecelerationRateFast |
Rappresenta il valore associato alla costante UIScrollViewDecelerationRateFast |
| DecelerationRateNormal |
Rappresenta il valore associato alla costante UIScrollViewDecelerationRateNormal |
| DelaysContentTouches | |
| Delegate |
Istanza della classe del modello UIKit.IUIScrollViewDelegate che funge da delegato di classe. |
| Description | (Ereditato da NSObject) |
| DirectionalLayoutMargins | (Ereditato da UIView) |
| DirectionalLockEnabled |
Se |
| DirectionalPressGestureRecognizer | |
| Dragging |
Restituisce |
| EditingInteractionConfiguration | (Ereditato da UIResponder) |
| EffectiveUserInterfaceLayoutDirection | (Ereditato da UIView) |
| ExclusiveTouch |
Limita il recapito degli eventi a questa visualizzazione. (Ereditato da UIView) |
| FirstBaselineAnchor | (Ereditato da UIView) |
| Focused |
Indica se è UIView la visualizzazione con stato attivo. (Ereditato da UIView) |
| FocusEffect | (Ereditato da UIView) |
| FocusGroupIdentifier | (Ereditato da UIView) |
| FocusGroupPriority | (Ereditato da UIView) |
| FocusItemContainer |
Ottiene il contenitore che gestisce le informazioni sullo stato attivo per gli elementi dello stato attivo figlio. (Ereditato da UIView) |
| FocusItemDeferralMode | (Ereditato da UIView) |
| Frame | (Ereditato da UIView) |
| FrameLayoutGuide | |
| GestureRecognizers | (Ereditato da UIView) |
| Handle |
Handle (puntatore) alla rappresentazione dell'oggetto non gestito. (Ereditato da NSObject) |
| HasAmbiguousLayout | (Ereditato da UIView) |
| HeightAnchor | (Ereditato da UIView) |
| Hidden |
Specifica se l'oggetto UIView viene visualizzato o meno. (Ereditato da UIView) |
| HorizontalScrollIndicatorInsets | |
| HoverStyle | (Ereditato da UIView) |
| IndexDisplayMode | |
| IndicatorStyle | |
| InputAccessoryView | (Ereditato da UIResponder) |
| InputAccessoryViewController | (Ereditato da UIResponder) |
| InputAssistantItem | (Ereditato da UIResponder) |
| InputView | (Ereditato da UIResponder) |
| InputViewController | (Ereditato da UIResponder) |
| InsetsLayoutMarginsFromSafeArea | (Ereditato da UIView) |
| Interactions | (Ereditato da UIView) |
| IntrinsicContentSize | (Ereditato da UIView) |
| IsAccessibilityElement | (Ereditato da UIView) |
| IsDirectBinding |
Ottiene o imposta un valore che indica se questa istanza utilizza l'associazione diretta Objective-C. (Ereditato da NSObject) |
| IsFirstResponder | (Ereditato da UIResponder) |
| IsProxy | (Ereditato da NSObject) |
| IsTransparentFocusItem | (Ereditato da UIView) |
| KeyboardDismissMode | |
| KeyboardLayoutGuide | (Ereditato da UIView) |
| KeyCommands | (Ereditato da UIResponder) |
| LargeContentImage | (Ereditato da UIView) |
| LargeContentImageInsets | (Ereditato da UIView) |
| LargeContentTitle | (Ereditato da UIView) |
| LastBaselineAnchor | (Ereditato da UIView) |
| Layer | (Ereditato da UIView) |
| LayoutGuides | (Ereditato da UIView) |
| LayoutMargins | (Ereditato da UIView) |
| LayoutMarginsGuide | (Ereditato da UIView) |
| LeadingAnchor | (Ereditato da UIView) |
| LeftAnchor | (Ereditato da UIView) |
| LeftEdgeEffect | |
| MaskView | (Ereditato da UIView) |
| MaximumContentSizeCategory | (Ereditato da UIView) |
| MaximumZoomScale | |
| MinimumContentSizeCategory | (Ereditato da UIView) |
| MinimumZoomScale | |
| MotionEffects | (Ereditato da UIView) |
| MultipleTouchEnabled |
Controlla se UIView può gestire eventi multitouch. (Ereditato da UIView) |
| NextResponder | (Ereditato da UIResponder) |
| Opaque |
Determina se la visualizzazione è opaca o meno. (Ereditato da UIView) |
| OverrideUserInterfaceStyle | (Ereditato da UIView) |
| PagingEnabled |
Se |
| PanGestureRecognizer | |
| ParentFocusEnvironment |
Ottiene l'ambiente dello stato attivo padre. (Ereditato da UIView) |
| PasteConfiguration |
Oggetto supportato dall'oggetto UIPasteConfiguration |
| PinchGestureRecognizer | |
| PreferredFocusedView |
Se non |
| PreferredFocusEnvironments |
Ottiene l'elenco degli ambienti di stato attivo, ordinati in base alla priorità, che l'ambiente preferisce durante l'aggiornamento dello stato attivo. (Ereditato da UIView) |
| PreservesSuperviewLayoutMargins | (Ereditato da UIView) |
| ReadableContentGuide | (Ereditato da UIView) |
| RefreshControl | |
| RestorationIdentifier | (Ereditato da UIView) |
| RetainCount | (Ereditato da NSObject) |
| RightAnchor | (Ereditato da UIView) |
| RightEdgeEffect | |
| SafeAreaInsets | (Ereditato da UIView) |
| SafeAreaLayoutGuide | (Ereditato da UIView) |
| ScalesLargeContentImage | (Ereditato da UIView) |
| ScrollAnimating | |
| ScrollEnabled |
Se impostato su |
| ScrollIndicatorInsets | |
| ScrollsToTop | |
| Self | (Ereditato da NSObject) |
| SemanticContentAttribute | (Ereditato da UIView) |
| ShouldGroupAccessibilityChildren | (Ereditato da UIView) |
| ShouldScrollToTop |
Delegato richiamato dall'oggetto per ottenere un valore. |
| ShowsHorizontalScrollIndicator | |
| ShowsLargeContentViewer | (Ereditato da UIView) |
| ShowsVerticalScrollIndicator | |
| Subviews | (Ereditato da UIView) |
| Superclass | (Ereditato da NSObject) |
| SuperHandle |
Handle utilizzato per rappresentare i metodi nella classe di base per questo NSObjectoggetto . (Ereditato da NSObject) |
| Superview | (Ereditato da UIView) |
| Tag | (Ereditato da UIView) |
| TextInputContextIdentifier | (Ereditato da UIResponder) |
| TextInputMode | (Ereditato da UIResponder) |
| TintAdjustmentMode | (Ereditato da UIView) |
| TintColor |
Colore utilizzato per la tinta. (Ereditato da UIView) |
| TopAnchor | (Ereditato da UIView) |
| TopEdgeEffect | |
| TouchBar | (Ereditato da UIResponder) |
| Tracking |
Restituisce |
| TrailingAnchor | (Ereditato da UIView) |
| TraitCollection |
Ottiene la raccolta di tratti che descrive l'ambiente. (Ereditato da UIView) |
| TraitOverrides | (Ereditato da UIView) |
| TransfersHorizontalScrollingToParent | |
| TransfersVerticalScrollingToParent | |
| Transform | (Ereditato da UIView) |
| Transform3D | (Ereditato da UIView) |
| TranslatesAutoresizingMaskIntoConstraints | (Ereditato da UIView) |
| UndoManager | (Ereditato da UIResponder) |
| UserActivity | (Ereditato da UIResponder) |
| UserInteractionEnabled |
Determina se gli eventi di input vengono elaborati da questa visualizzazione. (Ereditato da UIView) |
| VerticalScrollIndicatorInsets | |
| ViewForBaselineLayout | (Ereditato da UIView) |
| ViewForFirstBaselineLayout | (Ereditato da UIView) |
| ViewForLastBaselineLayout | (Ereditato da UIView) |
| ViewForZoomingInScrollView |
Delegato richiamato dall'oggetto per ottenere un valore. |
| ViewPrintFormatter | (Ereditato da UIView) |
| VisibleSize |
Ottiene le dimensioni visibili del contenitore scrollview. |
| WeakDelegate | |
| WidthAnchor | (Ereditato da UIView) |
| Window | (Ereditato da UIView) |
| Zone | (Ereditato da NSObject) |
| ZoomAnimating | |
| ZoomBouncing |
Restituisce |
| Zooming |
Restituisce |
| ZoomScale | |
Metodi
Eventi
| Nome | Descrizione |
|---|---|
| DecelerationEnded |
Evento generato dall'oggetto . |
| DecelerationStarted |
Evento generato dall'oggetto . |
| DidChangeAdjustedContentInset |
Evento generato dall'oggetto . |
| DidZoom |
Evento generato dall'oggetto . |
| DraggingEnded |
Evento generato dall'oggetto . |
| DraggingStarted |
Evento generato dall'oggetto . |
| ScrollAnimationEnded |
Evento generato dall'oggetto . |
| Scrolled |
Evento generato dall'oggetto . |
| ScrolledToTop |
Evento generato dall'oggetto . |
| WillEndDragging |
Evento generato dall'oggetto . |
| ZoomingEnded |
Evento generato dall'oggetto . |
| ZoomingStarted |
Evento generato dall'oggetto . |