Click or drag to resize
IFlightSimulatorXView Methods

The IFlightSimulatorXView type exposes the following members.

Methods
  NameDescription
Public methodDispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from IDisposable.)
Public methodInitialise
Records objects that will be passed on to IFlightSimulatorXPresenter when it is created.
Public methodInitialiseRealAircraftListDisplay
Displays the list of real aircraft for the first time. Any existing display of real aircraft will be cleared by this.
Public methodShowView
Displays the view to the user.
(Inherited from IView.)
Public methodUpdateRealAircraftListDisplay
Updates the display of real aircraft. This could be called from a non-GUI thread.
Top
See Also