IOverscanBorder
Interface that handles the overscan border data. Each border value is expressed as percentage of the display width or height. The valid range of values for each border is 0 to 0.15, where 0 means no overscan and 0.15 refers to 15% overscan in a side.
Properties
bottom
bottom:
number
Bottom border as a fraction of the display height.
left
left:
number
Left border as a fraction of the display width.
right
right:
number
Right border as a fraction of the display width.
top
top:
number
Top border as a fraction of the display height.
Last updated: Sep 30, 2025