// Assembly: UnityEngine.UIElementsModule
// Full name: UnityEngine.UIElements.StyleSheets.StylePropertyUtil

namespace UnityEngine.UIElements.StyleSheets
{
public class StylePropertyUtil // TypeDefIndex: 6500
{
	// Fields
	type#4812 s_NameToId;
	type#4843 s_IdToName;
	type#4807 s_UssNameToCSharpName;
	type#4807 s_CSharpNameToUssName;
	type#6070 s_AnimatableProperties;
	type#4844 s_AnimatableWithUsageHintProperties;

	// Methods
	// RVA: -1
	public static type#15313 TryGetEnumIntValue(type#26683 enumType, type#26576 value, type#11944 intValue) { }
	// RVA: -1
	public static type#15313 IsMatchingShorthand(type#26702 shorthand, type#26702 id) { }
	// RVA: -1
	public static type#15313 IsAnimatable(type#26702 id) { }
	// RVA: -1
	private static type#28660 .cctor() { }
}
}
