Version: 2022.1

Screen.GetDisplayLayout

切换到手册
public static void GetDisplayLayout (List<DisplayInfo> displayLayout);

参数

displayLayout Connected display information.

描述

Retrieves layout information about connected displays such as names, resolutions and refresh rates.

This API does not allocate managed memory outside of the Editor. You can call this method without generating garbage or triggering the garbage collector. It is only supported on Linux, macOS and Windows Standalone.