Table of Contents

Class Screen

Namespace
DrawnUi.Models
Assembly
DrawnUi.Maui.dll
public class Screen : BindableObject, INotifyPropertyChanged
Inheritance
Screen
Implements
Inherited Members
Extension Methods

Properties

BottomInset

public double BottomInset { get; set; }

Property Value

double

Density

public double Density { get; set; }

Property Value

double

DisplayInfo

public static IDeviceDisplay DisplayInfo { get; }

Property Value

IDeviceDisplay

HeightDip

public double HeightDip { get; set; }

Property Value

double

KeepScreenOn

public static bool KeepScreenOn { get; }

Property Value

bool

LeftInset

public double LeftInset { get; set; }

Property Value

double

RightInset

public double RightInset { get; set; }

Property Value

double

TopInset

public double TopInset { get; set; }

Property Value

double

WidthDip

public double WidthDip { get; set; }

Property Value

double