

# Resolution
<a name="API_Resolution"></a>

Represents the screen resolution of a device in height and width, expressed in pixels.

## Contents
<a name="API_Resolution_Contents"></a>

 ** height **   <a name="devicefarm-Type-Resolution-height"></a>
The screen resolution's height, expressed in pixels.  
Type: Integer  
Required: No

 ** width **   <a name="devicefarm-Type-Resolution-width"></a>
The screen resolution's width, expressed in pixels.  
Type: Integer  
Required: No

## See Also
<a name="API_Resolution_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/devicefarm-2015-06-23/Resolution) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/devicefarm-2015-06-23/Resolution) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/devicefarm-2015-06-23/Resolution) 