共用方式為


Gyroscope.ReadingChanged 事件

定義

發生於陀螺儀讀取變更時。

public:
 static event EventHandler<Microsoft::Maui::Devices::Sensors::GyroscopeChangedEventArgs ^> ^ ReadingChanged;
public static event EventHandler<Microsoft.Maui.Devices.Sensors.GyroscopeChangedEventArgs> ReadingChanged;
member this.ReadingChanged : EventHandler<Microsoft.Maui.Devices.Sensors.GyroscopeChangedEventArgs> 
Public Shared Custom Event ReadingChanged As EventHandler(Of GyroscopeChangedEventArgs) 

事件類型

適用於