SimulatorCameraViewChangedEventArgs
USI.Core
Reports a change to the simulator's active camera view.
public sealed class SimulatorCameraViewChangedEventArgs : EventArgsConstructors
SimulatorCameraViewChangedEventArgs
public SimulatorCameraViewChangedEventArgs(SimulatorCameraViewKind viewKind)Reports a change to the simulator's active camera view.
Properties
ViewKind
public SimulatorCameraViewKind ViewKind { get; }