• Preparing search index...
  • The search index is not available
@deep-foundation/capacitor-motion
  • @deep-foundation/capacitor-motion
  • useMotionSync

Function useMotionSync

  • useMotionSync(options): void
  • This hook subscribes to the acceleration and motion event and saves the data to Deep

    Parameters

    • options: UseMotionSyncOptions

    Returns void

    Remarks

    It is not recommended to use this hook directly. Instead of WithMotionSync

    Example

    useMotionSync({
    containerLinkId
    })
    • Defined in src/react/hooks/use-motion-sync.ts:27

Settings

Member Visibility

Theme

@deep-foundation/capacitor-motion
  • Loading...

Generated using TypeDoc