Class GetMediaQueriesCommandResponse
Response for GetMediaQueries
public sealed class GetMediaQueriesCommandResponse : ICommandResponse<GetMediaQueriesCommandSettings>, ICommandResponse
- Inheritance
-
GetMediaQueriesCommandResponse
- Implements
- Inherited Members
- Extension Methods
Properties
Medias
Gets or sets the medias
[JsonPropertyName("medias")]
public CSSMedia[] Medias { get; set; }
Property Value
- CSSMedia[]