Skip to main content
Version: 1.x

@microsoft/fast-foundation > MatchMediaBehavior > (constructor)

MatchMediaBehavior.(constructor)

Constructs a new instance of the MatchMediaBehavior class

Signature:
constructor(query: MediaQueryList);

Parameters

ParameterTypeDescription
queryMediaQueryListThe media query to operate from.