public void Init(UIElements.VisualElement ve,
UIElements.IUxmlAttributes bag,
UIElements.CreationContext cc);
Parameters
| ve | The object to initialize. | |
| bag | The attribute bag. | |
| cc | The creation context; unused. |
Description 描述
Initialize VisualElement properties using values from the attribute bag.