WidgetPropertyMetadata

Stores information about property

struct WidgetPropertyMetadata {}

Members

Variables

name
string name;
Undocumented in source.
type
TypeInfo type;
Undocumented in source.

Meta