Function SwapChain.format

Texture format of this swap chain.

inout TextureFormat format() @property;

Remarks

The only guaranteed formats are TextureFormat.bgra8Unorm and TextureFormat.bgra8UnormSrgb;