diff options
Diffstat (limited to 'files/fr/web/api/window/deviceorientation_event/index.html')
-rw-r--r-- | files/fr/web/api/window/deviceorientation_event/index.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/files/fr/web/api/window/deviceorientation_event/index.html b/files/fr/web/api/window/deviceorientation_event/index.html index 2bae31987e..a63532296b 100644 --- a/files/fr/web/api/window/deviceorientation_event/index.html +++ b/files/fr/web/api/window/deviceorientation_event/index.html @@ -1,7 +1,8 @@ --- title: deviceorientation -slug: FUEL/Window/deviceorientation +slug: Web/API/Window/deviceorientation_event translation_of: Web/API/Window/deviceorientation_event +original_slug: FUEL/Window/deviceorientation --- <p>L'événement <strong><code>deviceorientation</code></strong> est déclenché lorsque de nouvelles données sont disponibles à partir d'un capteur d'orientation à propos de l'orientation actuelle du dispositif par rapport à la trame de coordonnées terrestres. Ces données sont recueillies à partir d'un magnétomètre à l'intérieur de l'appareil. Voir <a href="/fr/docs/DOM/Orientation_and_motion_data_explained">explications sur les données de mouvements et d'orientations</a> pour plus de détails.</p> |