Change iOS BLE MTU size to 512 (SWIFT)

Hi, is there any way to change the MTU value on iOS from the default to an arbitrary value?

Much like in Android it's possible to do requestMTU(512).

Thanks