2016-10-08 13:09:31 +11:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								# Display Object
							 | 
						
					
						
							
								
									
										
										
										
											2016-09-28 20:00:01 +13:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
								
							 | 
						
					
						
							
								
									
										
										
										
											2016-10-05 10:55:32 +11:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								* `id` Number - Unique identifier associated with the display.
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								* `rotation` Number - Can be 0, 90, 180, 270, represents screen rotation in
							 | 
						
					
						
							
								
									
										
										
										
											2016-09-28 20:00:01 +13:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
								  clock-wise degrees.
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								* `scaleFactor` Number - Output device's pixel scale factor.
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								* `touchSupport` String - Can be `available`, `unavailable`, `unknown`.
							 | 
						
					
						
							
								
									
										
										
										
											2016-10-08 13:09:31 +11:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								* `bounds` [Rectangle](rectangle.md)
							 | 
						
					
						
							
								
									
										
										
										
											2017-04-04 00:35:39 +02:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								* `size` [Size](size.md)
							 | 
						
					
						
							
								
									
										
										
										
											2016-10-08 13:09:31 +11:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								* `workArea` [Rectangle](rectangle.md)
							 | 
						
					
						
							
								
									
										
										
										
											2017-04-04 00:35:39 +02:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								* `workAreaSize` [Size](size.md)
							 | 
						
					
						
							
								
									
										
										
										
											2016-09-28 20:00:01 +13:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
								
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								The `Display` object represents a physical display connected to the system. A
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								fake `Display` may exist on a headless system, or a `Display` may correspond to
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								a remote, virtual display.
							 |