Property BaseDPIValue
BaseDPIValue
Gets base display resolution for the current platform in pixels per inch.
public static int BaseDPIValue { get; }
Property Value
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.