struct Protocol::Emulation::ScreenOrientation

Overview

Screen orientation.

Included Modules

Defined in:

protocol/emulation.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def angle : Int::Primitive #

Orientation angle.


[View source]
def type : String #

Orientation type.


[View source]