Experimental: this API is experimental and might be changed or removed in the future.

UxmlFactory<T0,T1>.AcceptsAttributeBag

매뉴얼로 전환
Obsolete public bool AcceptsAttributeBag (Experimental.UIElements.IUxmlAttributes bag);

파라미터

bagThe attribute bag.

반환

bool Always true.

설명

Returns true.

By default, accepts any attribute bags. Override this function if you want to make specific checks on the attribute bag.