Ctrl+K

DisplayInfo

Declaration

public abstract class Strawberry.Graphics.DisplayInfo

Gets information about the current display

Properties

Width abstract

Gets the width of the display.

int Width { get }

Height abstract

Gets the height of the display.

int Height { get }