Share via


SimpleOrientationSensorOrientationChangedEventArgs.Orientation Property

Definition

Gets the current sensor orientation.

public:
 property SimpleOrientation Orientation { SimpleOrientation get(); };
SimpleOrientation Orientation();
public SimpleOrientation Orientation { get; }
var simpleOrientation = simpleOrientationSensorOrientationChangedEventArgs.orientation;
Public ReadOnly Property Orientation As SimpleOrientation

Property Value

The current sensor orientation.

Applies to