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

UxmlLongAttributeDescription.GetValueFromBag

切换到手册
Obsolete public long GetValueFromBag (Experimental.UIElements.IUxmlAttributes bag);

参数

bagThe bag of attributes.

返回

long The value of the attribute.

描述

Retrieves the value of this attribute from the attribute bag. Returns it if it is found, otherwise return defaultValue.