Table of Contents

Property BaseDPIValue

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

BaseDPIValue

Gets base display resolution for the current platform in pixels per inch.

public static int BaseDPIValue { get; }

Property Value

int

Remarks

Currently the base DPI is the same in both horizontal and vertical directions on all platforms and its value is 96 everywhere except under Apple devices (those running macOS, iOS, watchOS etc), where it is 72.