Table of Contents

Class DisplayEmulator

命名空间
easyar
程序集
EasyAR.Sense.dll

旋转模拟器。

public class DisplayEmulator : IDisplay
继承
DisplayEmulator
实现

属性

Rotation

设备旋转信息。

public int Rotation { get; }

方法

EmulateRotation(RotationMode)

模拟屏幕旋转为mode

public void EmulateRotation(DisplayEmulator.RotationMode mode)

参数

mode