UIKit.UIScreenOverscanCompensation Enumeration
An enumeration of strategies for dealing with pixels lost at the edge of the screen.

Syntax

[ObjCRuntime.iOS(5, 0)]
[ObjCRuntime.Native]
public enum UIScreenOverscanCompensation

See Also

UIScreen.OverscanCompensation

Remarks

Documentation for this section has not yet been entered.

Members

Member NameDescription
InsetApplicationFrameThe application frame is reduced to compensate for overscan.
InsetBoundsThe screen bounds are reduced so that all pixels are visible.
ScaleThe final screenbuffer is scaled so that all pixels are visible.

Requirements

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