UIKit.UIView.ContentMode Property
Controls how the cached bitmap of a view must be rendered when the view's bounds change.

Syntax

[get: Foundation.Export("contentMode")]
[set: Foundation.Export("setContentMode:")]
public virtual UIViewContentMode ContentMode { get; set; }

Value

Remarks

Used to control how the cached bitmap of the UIView changes when the UIView.Frame or UIView.Bounds properties are updated.

This property works in conjunction with the UIView.ContentStretch property.

Requirements

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