VectorDrawableElement constructor

VectorDrawableElement(
  1. DrawingParameters? drawingParameters
)

drawingParameters (DrawingParameters) : Drawing parameters for this element

Implementation

VectorDrawableElement(this.drawingParameters);