TextParamsWrapper constructor

TextParamsWrapper(
  1. TextParams p
)
  • p : The parameter set.

Implementation

TextParamsWrapper(this.p);