Version: Unity 6 (6000.0)
LanguageEnglish
  • C#

ConverterGroups

class in UnityEngine.UIElements

/

Implemented in:UnityEngine.UIElementsModule

Suggest a change

Success!

Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.

Close

Submission failed

For some reason your suggested change could not be submitted. Please <a>try again</a> in a few minutes. And thank you for taking the time to help us improve the quality of Unity Documentation.

Close

Cancel

Description

Provides a set of static methods to register and use converter groups and registers a set of global converters. ConverterGroup. DataBinding.

Static Methods

RegisterConverterGroup Registers a converter group by ID. Converter groups can be applied on a binding using local converters.
RegisterGlobalConverter Registers a global UI conversion delegate that will be used when converting data between a data source and a UI control. This delegate will be used both when converting data from and to UI.
TryConvert Converts the specified value from TSource to TDestination using the registered global converters.
TryGetConverterGroup Retrieves a converter group by ID.
TrySetValueGlobal Sets the value of a property at the given path to the given value, using the global converters.
Copyright © 2023 Unity Technologies
优美缔软件(上海)有限公司 版权所有
"Unity"、Unity 徽标及其他 Unity 商标是 Unity Technologies 或其附属机构在美国及其他地区的商标或注册商标。其他名称或品牌是其各自所有者的商标。
公安部备案号:
31010902002961