UIKit.UIView.ContentStretch Property
Defines an area of the view that is intended to be stretchable.

Syntax

[ObjCRuntime.Availability(Deprecated=ObjCRuntime.Platform.iOS_6_0, Introduced=ObjCRuntime.Platform.iOS_3_0, Message="Use CreateResizableImage instead")]
[get: Foundation.Export("contentStretch")]
[get: ObjCRuntime.Availability(Deprecated=ObjCRuntime.Platform.iOS_6_0, Introduced=ObjCRuntime.Platform.iOS_3_0, Message="Use CreateResizableImage instead")]
[set: Foundation.Export("setContentStretch:")]
[set: ObjCRuntime.Availability(Deprecated=ObjCRuntime.Platform.iOS_6_0, Introduced=ObjCRuntime.Platform.iOS_3_0, Message="Use CreateResizableImage instead")]
public virtual CoreGraphics.CGRect ContentStretch { get; set; }

Value

Remarks

This property was deprecated in iOS 6.0. Developers are advised to use UIImageView with a stretchable UIImage instead.

Requirements

Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0