You are here

protected property Device::$orientation in Responsive Theme Preview 8

Default orientation.

Either 'landscape' or 'portrait'.

Type: string

File

src/Entity/Device.php, line 79

Class

Device
Defines the Device entity.

Namespace

Drupal\responsive_preview\Entity

Code

protected $orientation;