offsetY property

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

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

Implementation

@Input()
set offsetY(int offsetY);