Delta value that is applied to the content offset of a collection view.
Syntax
[ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_8_0)]
[get: Foundation.Export("contentOffsetAdjustment")]
[get: ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_8_0)]
[set: Foundation.Export("setContentOffsetAdjustment:")]
[set: ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_8_0)]
public virtual
CoreGraphics.CGPoint ContentOffsetAdjustment { get; set; }
Value
Default set to zero. Altering the value causes a collection view to increment x and y values to the content offset property.
Remarks
Requirements
Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0