Size of swap chain aka number of back buffers

Hi!
I am currently implementing a rendering API using Unreal and one of the methods is supposed to return the number of back buffers in the swap chain.
I have looked around a fair bit but could not find anything in the documentation.
Does anyone know how one could query this in Unreal?

Thanks in advance!