ContentOffset
public struct ContentOffset
-
Declaration
Swift
public struct ScrollingContext -
Declaration
Swift
public typealias Provider = (ScrollingContext) -> CGPoint -
Declaration
Swift
public static let top: ScrollView.ContentOffset -
Declaration
Swift
public static let bottom: ScrollView.ContentOffset -
Declaration
Swift
public init(provider: @escaping Provider)
View on GitHub
ContentOffset Structure Reference