getExtensionBoardState

public MutableLiveData<Boolean> getExtensionBoardState()

Gets the extension board open state. value < 0 means collapsed; value > 0 means open, where value is the height of the board when open.

Return

Board state LiveData.