Positions the element inside the containing outlet based on the directions passed in trough PositionSettings. These are Top/Middle/Bottom for verticalDirection and Left/Center/Right for horizontalDirection
PositionSettings to use when position the component in the overlay
Clone the strategy instance.
settings.positionStrategy.clone(); Copy
settings.positionStrategy.clone();
Position the element based on the PositionStrategy implementing this interface.
Positions the element inside the containing outlet based on the directions passed in trough PositionSettings. These are Top/Middle/Bottom for verticalDirection and Left/Center/Right for horizontalDirection