Property BaseDPI
BaseDPI
Gets default base display resolution for the current platform as SizeI.
public static SizeI BaseDPI { 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.