elevation method

VxTextDropDown elevation(
  1. int val
)

Implementation

VxTextDropDown elevation(int val) => this.._elevation = val;