offsetX property

  1. @Input()
set offsetX (int offsetX)

Sets the x-offset to where the popup will be positioned ultimately.

Implementation

@Input()
set offsetX(int offsetX);