Table of Contents

Class DisplayEmulator

Namespace
easyar
Assembly
EasyAR.Sense.dll

Rotation simulator.

public class DisplayEmulator : IDisplay
Inheritance
DisplayEmulator
Implements

Properties

Rotation

Device rotation information.

public int Rotation { get; }

Property Value

Methods

EmulateRotation(RotationMode)

Simulate screen rotation tomode.

public void EmulateRotation(DisplayEmulator.RotationMode mode)

Parameters

mode