UIScreen.OverscanCompensation Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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