Zend certified PHP/Magento developer

Magento 2 : Add helper condition on layout file

I need to add helper condition to show the layout block. So this layout block only show if condition match in helper function. Is any way to add any condition in layout to directly check the helper for that?

Thanks