DpiResolutionValue extension

Extension on DpiResolution providing value-getters.

on

Properties

stringValue String

Available on DpiResolution, provided by the DpiResolutionValue extension

Returns the String identifier of an instance of DpiResolution.
no setter
value double

Available on DpiResolution, provided by the DpiResolutionValue extension

Returns a map of type Map<double, DpiResolution> mapping each declared enum value to an instance of DpiResolution.
no setter
valueMap Map<String, DpiResolution>

Available on DpiResolution, provided by the DpiResolutionValue extension

Returns a mapping of instance name to enum instance.
no setter