FlightActivityChangedEventArgs
USI.Core
Describes a transition between running and stopped flight activity.
public sealed class FlightActivityChangedEventArgs : EventArgsConstructors
FlightActivityChangedEventArgs
public FlightActivityChangedEventArgs(SimulatorFlightActivityState state)Describes a transition between running and stopped flight activity.
Properties
State
public SimulatorFlightActivityState State { get; }