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.