@microsoft/fast-foundation > MatchMediaBehavior > (constructor)
MatchMediaBehavior.(constructor)
Constructs a new instance of the MatchMediaBehavior class
constructor(query: MediaQueryList);
Parameters
| Parameter | Type | Description |
|---|---|---|
| query | MediaQueryList | The media query to operate from. |