Delta value that is applied to the content size of a collection view.
Syntax
[ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_8_0)]
[get: Foundation.Export("contentSizeAdjustment")]
[get: ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_8_0)]
[set: Foundation.Export("setContentSizeAdjustment:")]
[set: ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_8_0)]
public virtual
CoreGraphics.CGSize ContentSizeAdjustment { get; set; }
Value
Default set to zero. Altering the value causes a collection view to add specified height and width values to the content size property.
Remarks
Requirements
Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0