protected Pos getInitialAlignment ()

Returns the initial alignment state of this control, for use by the JavaFX CSS engine to correctly set its initial value. This method is overridden to use Pos.CENTER_LEFT initially.

Returns:  the initial alignment state of this control

Since:  9