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

UxmlFactory<T0,T1>.AcceptsAttributeBag

切换到手册
public bool AcceptsAttributeBag (Experimental.UIElements.IUxmlAttributes bag);

参数

bag属性包。

返回

bool 始终为 true。

描述

返回 true。

默认情况下,接受任何属性包。如果要对属性包进行特定检查,请重载此函数。