UxmlFactory<T0,T1>.AcceptsAttributeBag(IUxmlAttributes)

Switch to Manual

Parameters

bagThe 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.