PlatformUiConfig

界面区域的平台配置选项。

字段类型说明默认
with_synthetic_device_support bool 将 with_synthetic_device_support 设置为 true,以将 input-helper 添加到 ui。
viewing_distance ViewingDistance 未知
supported_input_devices vector 用于安装相应输入处理程序的相关输入设备绑定。默认为空集。
sensor_config Option 要提供给输入流水线的传感器配置。
renderer RendererType 渲染程序风景应使用。 Vulkan
pointer_auto_focus bool 用户与界面互动时,景观会将焦点从视图转移到视图。对于智能显示屏,请将此属性设为 false,因为它们使用不同的程序化焦点更改方案。
frame_scheduler_min_predicted_frame_duration_in_us uint64 帧调度程序的最短帧时长。 0
enabled bool 是否应在产品上启用界面。
display_rotation uint64 0
display_pixel_density string
display_mode DisplayModeConfig \[对象]
display_composition bool Anthos 尝试将客户端图像的合成委托给显示控制器,以 GPU/Vulkan 合成作为后备。如果为 false,则始终使用 GPU/Vulkan 合成。
brightness_manager BrightnessManager 是否包含亮度管理器和相关配置。