// Assembly: UnityEngine.UIElementsModule
// Full name: UnityEngine.UIElements.IStyleValue`1

namespace UnityEngine.UIElements
{
public class IStyleValue`1 // TypeDefIndex: 6023
{

	// Methods
	// RVA: -1
	public abstract type#1199 get_value() { }
	// RVA: -1
	public abstract type#28660 set_value(type#1199 value) { }
	// RVA: -1
	public abstract type#26690 get_keyword() { }
	// RVA: -1
	public abstract type#28660 set_keyword(type#26690 value) { }
}
}
