UIScrollView

GPTKB entity

Statements (49)
Predicate Object
gptkbp:instanceOf gptkb:class
gptkbp:allowsScrolling true
gptkbp:allowsZooming true
gptkbp:availableOn gptkb:Interface_Builder
gptkbp:category gptkb:graphical_user_interface
gptkbp:compatibleWith gptkb:UIResponder
gptkbp:definedIn gptkb:UIKit_framework
gptkbp:documentation https://developer.apple.com/documentation/uikit/uiscrollview
gptkbp:hasDelegateProtocol UIScrollViewDelegate
gptkbp:hasMethod scrollRectToVisible:animated:
setContentOffset:animated:
zoomToRect:animated:
gptkbp:hasProperty declaration
bounces
contentSize
contentInset
contentOffset
isPagingEnabled
isScrollEnabled
maximumZoomScale
minimumZoomScale
showsHorizontalScrollIndicator
showsVerticalScrollIndicator
zoomScale
gptkbp:headerFile UIScrollView.h
https://www.w3.org/2000/01/rdf-schema#label UIScrollView
gptkbp:introducedIn gptkb:iOS_2.0
gptkbp:language gptkb:Objective-C
gptkb:Swift
gptkbp:mayInclude UIView subclasses
gptkbp:ownedBy gptkb:Apple_Inc.
gptkbp:platform gptkb:iOS
gptkb:iPadOS
gptkb:macOS
gptkb:tvOS
gptkbp:subclassOf gptkb:UICollectionView
gptkb:UITableView
UITextView
MKMapView
gptkbp:superclass gptkb:UIView
gptkbp:supports gesture recognizers
touch events
autolayout
gptkbp:threadSafe no
gptkbp:usedFor scrolling content
paging content
zooming content
gptkbp:bfsParent gptkb:iOS_UIKit
gptkbp:bfsLayer 7