// Assembly: Unity.TextMeshPro
// Full name: TMPro.TextContainer

namespace TMPro
{
public class TextContainer // TypeDefIndex: 9360
{
	// Fields
	type#15314 m_hasChanged;
	type#28440 m_pivot;
	type#27140 m_anchorPosition;
	type#25018 m_rect;
	type#15314 m_isDefaultWidth;
	type#15314 m_isDefaultHeight;
	type#15314 m_isAutoFitting;
	type#13588 m_corners;
	type#13588 m_worldCorners;
	type#28495 m_margins;
	type#25044 m_rectTransform;
	type#28444 k_defaultSize;
	type#27225 m_textMeshPro;

	// Methods
	// RVA: -1
	public type#15313 get_hasChanged() { }
	// RVA: -1
	public type#28660 set_hasChanged(type#15313 value) { }
	// RVA: -1
	public type#28439 get_pivot() { }
	// RVA: -1
	public type#28660 set_pivot(type#28439 value) { }
	// RVA: -1
	public type#27139 get_anchorPosition() { }
	// RVA: -1
	public type#28660 set_anchorPosition(type#27139 value) { }
	// RVA: -1
	public type#25017 get_rect() { }
	// RVA: -1
	public type#28660 set_rect(type#25017 value) { }
	// RVA: -1
	public type#28439 get_size() { }
	// RVA: -1
	public type#28660 set_size(type#28439 value) { }
	// RVA: -1
	public type#26059 get_width() { }
	// RVA: -1
	public type#28660 set_width(type#26059 value) { }
	// RVA: -1
	public type#26059 get_height() { }
	// RVA: -1
	public type#28660 set_height(type#26059 value) { }
	// RVA: -1
	public type#15313 get_isDefaultWidth() { }
	// RVA: -1
	public type#15313 get_isDefaultHeight() { }
	// RVA: -1
	public type#15313 get_isAutoFitting() { }
	// RVA: -1
	public type#28660 set_isAutoFitting(type#15313 value) { }
	// RVA: -1
	public type#13587 get_corners() { }
	// RVA: -1
	public type#13587 get_worldCorners() { }
	// RVA: -1
	public type#28494 get_margins() { }
	// RVA: -1
	public type#28660 set_margins(type#28494 value) { }
	// RVA: -1
	public type#25043 get_rectTransform() { }
	// RVA: -1
	public type#27224 get_textMeshPro() { }
	// RVA: -1
	protected virtual type#28660 Awake() { }
	// RVA: -1
	protected virtual type#28660 OnEnable() { }
	// RVA: -1
	protected virtual type#28660 OnDisable() { }
	// RVA: -1
	private type#28660 OnContainerChanged() { }
	// RVA: -1
	protected virtual type#28660 OnRectTransformDimensionsChange() { }
	// RVA: -1
	private type#28660 SetRect(type#28439 size) { }
	// RVA: -1
	private type#28660 UpdateCorners() { }
	// RVA: -1
	private type#28439 GetPivot(type#27139 anchor) { }
	// RVA: -1
	private type#27139 GetAnchorPosition(type#28439 pivot) { }
	// RVA: -1
	public type#28660 .ctor() { }
	// RVA: -1
	private static type#28660 .cctor() { }
}
}
