コード例 #1
0
 public boolean isForceNarrow() {
   return responsiveWidth.getValue() == 0;
 }
コード例 #2
0
 public int getResponsiveWidth() {
   return responsiveWidth.getValue();
 }