Java IOSDriver setCapability Safari User Agent Replacement

Is there any way to change useragent string in java ios driver ?

I can easily do this with android chrome. But in ios driver, I couldn’t find it for safari.

Thank you.