adjustType top-level property

List<String> adjustType
getter/setter pair

Implementation

List<String> adjustType = [
  'sizing',
  'leftRight',
  'upDown',
  'rotation',
  'leftRightLeft',
  'leftRightRight',
  'reset'
];