UIScreen.OverscanCompensation Property

Definition

The technique used to compensate for overscan on an external screen.

public virtual UIKit.UIScreenOverscanCompensation OverscanCompensation { [Foundation.Export("overscanCompensation")] get; [Foundation.Export("setOverscanCompensation:")] set; }
member this.OverscanCompensation : UIKit.UIScreenOverscanCompensation with get, set

Property Value

The default value is Scale.

Attributes

Applies to