用于在背景属性和 ScaleMode 之间进行转换的辅助程序。
| ConvertScaleModeToBackgroundPosition | 将 ScaleMode 转换为等效的 BackgroundPosition 属性。 |
| ConvertScaleModeToBackgroundRepeat | 将 ScaleMode 转换为等效的 BackgroundRepeat 属性。 |
| ConvertScaleModeToBackgroundSize | 将 ScaleMode 转换为等效的 BackgroundSize 属性。 |
| ResolveUnityBackgroundScaleMode | 将背景属性解析为有效的 ScaleMode。 |