AmpAttributes.Sizes

AmpAttributes.Sizes property

The value of the AMP sizes attribute is a sizes expression that selects the defined size corresponding to the media query based on the current window size.

public string Sizes { get; set; }

See Also