共用方式為


GyroscopeChangedEventArgs.Reading 屬性

定義

陀螺儀的目前值。

public:
 property Microsoft::Maui::Devices::Sensors::GyroscopeData Reading { Microsoft::Maui::Devices::Sensors::GyroscopeData get(); };
public Microsoft.Maui.Devices.Sensors.GyroscopeData Reading { get; }
member this.Reading : Microsoft.Maui.Devices.Sensors.GyroscopeData
Public ReadOnly Property Reading As GyroscopeData

屬性值

讀取。

適用於