Version: 2021.1
언어: 한국어
public string GetValueFromBag (UIElements.IUxmlAttributes bag, UIElements.CreationContext cc);

파라미터

bag The bag of attributes.
cc The context in which the values are retrieved.

반환

string The value of the attribute.

설명

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