public class ResponsiveConfiguration
extends java.lang.Object
Breakpoint
s of a given resource.Constructor and Description |
---|
ResponsiveConfiguration() |
ResponsiveConfiguration(java.util.Map<java.lang.String,Breakpoint> breakpoints) |
Modifier and Type | Method and Description |
---|---|
void |
addBreakpoint(Breakpoint breakpoint)
Add a breakpoint to the list of breakpoints for the responsive configuration.
|
java.util.Map<java.lang.String,Breakpoint> |
getBreakpoints() |
public ResponsiveConfiguration()
public ResponsiveConfiguration(java.util.Map<java.lang.String,Breakpoint> breakpoints)
public void addBreakpoint(Breakpoint breakpoint)
breakpoint
- The breakpoint to be added to the responsive configuration.public java.util.Map<java.lang.String,Breakpoint> getBreakpoints()
"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"