public double GetValueFromBag (UIElements.IUxmlAttributes bag, UIElements.CreationContext cc);

Parámetros

bagThe bag of attributes.
ccThe context in which the values are retrieved.

Valor de retorno

double The value of the attribute.

Descripción

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