UxmlFactory<T0,T1>.AcceptsAttributeBag(IUxmlAttributes)
Parameters
| bag | The attribute bag. |
Returns
void Always true.
Description 描述
Returns true.
By default, accepts any attribute bags. Override this function if you want to make specific checks on the attribute bag.