• Preparing search index...
  • The search index is not available
Documentation
  • Documentation
  • @zcomponent/core
  • useOnOrientationChange

Function useOnOrientationChange

  • useOnOrientationChange(mgr): Event<[Orientation]>
  • Returns an observable that notifies when the orientation changes.

    Parameters

    • mgr: ContextManager

      The ContextManager instance to access the OrientationContext.

    Returns Event<[Orientation]>

    Observable for orientation change events.

    • Defined in contexts/orientationcontext.ts:179

Settings

Member Visibility
ZapworksMattercraft
Documentation
  • Loading...