// Assembly: UnityEngine.UIElementsModule
// Full name: UnityEngine.UIElements.StyleFontDefinition

namespace UnityEngine.UIElements
{
public class StyleFontDefinition // TypeDefIndex: 6014
{
	// Fields
	type#26691 m_Keyword;
	type#18640 m_Value;

	// Methods
	// RVA: -1
	public virtual type#18639 get_value() { }
	// RVA: -1
	public virtual type#28660 set_value(type#18639 value) { }
	// RVA: -1
	public virtual type#26690 get_keyword() { }
	// RVA: -1
	public virtual type#28660 set_keyword(type#26690 value) { }
	// RVA: -1
	public type#28660 .ctor(type#18639 f) { }
	// RVA: -1
	public type#28660 .ctor(type#18626 f) { }
	// RVA: -1
	public type#28660 .ctor(type#18623 f) { }
	// RVA: -1
	public type#28660 .ctor(type#26690 keyword) { }
	// RVA: -1
	internal type#28660 .ctor(type#23705 obj, type#26690 keyword) { }
	// RVA: -1
	internal type#28660 .ctor(type#18626 f, type#26690 keyword) { }
	// RVA: -1
	internal type#28660 .ctor(type#18623 f, type#26690 keyword) { }
	// RVA: -1
	internal type#28660 .ctor(type#18639 f, type#26690 keyword) { }
	// RVA: -1
	public static type#26688 op_Implicit(type#26690 keyword) { }
	// RVA: -1
	public static type#26688 op_Implicit(type#18639 f) { }
	// RVA: -1
	public virtual type#15313 Equals(type#26688 other) { }
	// RVA: -1
	public virtual type#15313 Equals(type#23705 obj) { }
	// RVA: -1
	public virtual type#20867 GetHashCode() { }
}
}
