EmulatorViewModel ClassDelta Engine Documentation
Inheritance Hierarchy

System Object
  DeltaEngine.Editor.Emulator EmulatorViewModel
    DeltaEngine.Editor.Emulator.Tests MockEmulatorViewModel

Namespace: DeltaEngine.Editor.Emulator
Assembly: DeltaEngine.Editor.Emulator (in DeltaEngine.Editor.Emulator.dll) Version: 1.1.1.0 (1.1.1)
Syntax

public class EmulatorViewModel

The EmulatorViewModel type exposes the following members.

Constructors

  NameDescription
Public methodEmulatorViewModel
Initializes a new instance of the EmulatorViewModel class
Top
Methods

  NameDescription
Public methodChangeEmulator
Protected methodGetDevicesXmlStream
Top
Properties

  NameDescription
Public propertyAvailableDevices
Public propertyAvailableOrientations
Public propertyAvailableScales
Public propertySelectedDevice
Public propertySelectedOrientation
Public propertySelectedScale
Top
Events

  NameDescription
Public eventEmulatorChanged
Top
See Also