Click or drag to resize

Breakpoints Enumeration

Bootstrap media breakpoints.

Namespace:  Bootstrap.A11y
Assembly:  Bootstrap.A11y (in Bootstrap.A11y.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
C#
public enum Breakpoints
Members
  Member nameValueDescription
ExtraSmall1Extra small (phones)
Small2Small (tablets)
Medium3Medium (desktops)
Large4Large (larger desktops)
See Also