'portrait' (height >= width) or 'landscape' (width > height).
Optionaloptions: CreateMediaQueryOptionsOptional per-call settings (CreateMediaQueryOptions).
A Signal<boolean> that is true while the orientation matches value.
Must be called within an Angular injection context.
Tracks the screen orientation via the
(orientation: ...)media feature.