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

namespace UnityEngine.UIElements
{
public class ComputedStyle // TypeDefIndex: 5743
{
	// Fields
	type#10325 inheritedData;
	type#10326 layoutData;
	type#10327 rareData;
	type#10328 transformData;
	type#10329 transitionData;
	type#10330 visualData;
	type#4815 customProperties;
	type#20904 matchingRulesHash;
	type#26063 dpiScaling;
	type#12937 computedTransitions;

	// Methods
	// RVA: -1
	public type#20867 get_customPropertiesCount() { }
	// RVA: -1
	public type#15313 get_hasTransition() { }
	// RVA: -1
	public type#28660 FinalizeApply(type#11817 parentStyle) { }
	// RVA: -1
	private type#15313 ApplyGlobalKeyword(type#26711 reader, type#11817 parentStyle) { }
	// RVA: -1
	private type#15313 ApplyGlobalKeyword(type#26702 id, type#26690 keyword, type#11817 parentStyle) { }
	// RVA: -1
	private type#28660 RemoveCustomStyleProperty(type#26711 reader) { }
	// RVA: -1
	private type#28660 ApplyCustomStyleProperty(type#26711 reader) { }
	// RVA: -1
	private type#28660 ApplyAllPropertyInitial() { }
	// RVA: -1
	private type#28660 ResetComputedTransitions() { }
	// RVA: -1
	public static type#15313 StartAnimationInlineTextShadow(type#28615 element, type#11817 computedStyle, type#26750 textShadow, type#20867 durationMs, type#20867 delayMs, type#5847 easingCurve) { }
	// RVA: -1
	public static type#15313 StartAnimationInlineRotate(type#28615 element, type#11817 computedStyle, type#26718 rotate, type#20867 durationMs, type#20867 delayMs, type#5847 easingCurve) { }
	// RVA: -1
	public static type#15313 StartAnimationInlineTranslate(type#28615 element, type#11817 computedStyle, type#26754 translate, type#20867 durationMs, type#20867 delayMs, type#5847 easingCurve) { }
	// RVA: -1
	public static type#15313 StartAnimationInlineScale(type#28615 element, type#11817 computedStyle, type#26723 scale, type#20867 durationMs, type#20867 delayMs, type#5847 easingCurve) { }
	// RVA: -1
	public static type#15313 StartAnimationInlineTransformOrigin(type#28615 element, type#11817 computedStyle, type#26752 transformOrigin, type#20867 durationMs, type#20867 delayMs, type#5847 easingCurve) { }
	// RVA: -1
	public static type#15313 StartAnimationInlineBackgroundSize(type#28615 element, type#11817 computedStyle, type#26673 backgroundSize, type#20867 durationMs, type#20867 delayMs, type#5847 easingCurve) { }
	// RVA: -1
	public type#14200 get_alignContent() { }
	// RVA: -1
	public type#14200 get_alignItems() { }
	// RVA: -1
	public type#14200 get_alignSelf() { }
	// RVA: -1
	public type#16067 get_backgroundColor() { }
	// RVA: -1
	public type#14961 get_backgroundImage() { }
	// RVA: -1
	public type#14965 get_backgroundPositionX() { }
	// RVA: -1
	public type#14965 get_backgroundPositionY() { }
	// RVA: -1
	public type#14972 get_backgroundRepeat() { }
	// RVA: -1
	public type#14975 get_backgroundSize() { }
	// RVA: -1
	public type#16067 get_borderBottomColor() { }
	// RVA: -1
	public type#21926 get_borderBottomLeftRadius() { }
	// RVA: -1
	public type#21926 get_borderBottomRightRadius() { }
	// RVA: -1
	public type#26059 get_borderBottomWidth() { }
	// RVA: -1
	public type#16067 get_borderLeftColor() { }
	// RVA: -1
	public type#26059 get_borderLeftWidth() { }
	// RVA: -1
	public type#16067 get_borderRightColor() { }
	// RVA: -1
	public type#26059 get_borderRightWidth() { }
	// RVA: -1
	public type#16067 get_borderTopColor() { }
	// RVA: -1
	public type#21926 get_borderTopLeftRadius() { }
	// RVA: -1
	public type#21926 get_borderTopRightRadius() { }
	// RVA: -1
	public type#26059 get_borderTopWidth() { }
	// RVA: -1
	public type#21926 get_bottom() { }
	// RVA: -1
	public type#16067 get_color() { }
	// RVA: -1
	public type#16640 get_cursor() { }
	// RVA: -1
	public type#17387 get_display() { }
	// RVA: -1
	public type#21926 get_flexBasis() { }
	// RVA: -1
	public type#18571 get_flexDirection() { }
	// RVA: -1
	public type#26059 get_flexGrow() { }
	// RVA: -1
	public type#26059 get_flexShrink() { }
	// RVA: -1
	public type#28843 get_flexWrap() { }
	// RVA: -1
	public type#21926 get_fontSize() { }
	// RVA: -1
	public type#21926 get_height() { }
	// RVA: -1
	public type#21393 get_justifyContent() { }
	// RVA: -1
	public type#21926 get_left() { }
	// RVA: -1
	public type#21926 get_letterSpacing() { }
	// RVA: -1
	public type#21926 get_marginBottom() { }
	// RVA: -1
	public type#21926 get_marginLeft() { }
	// RVA: -1
	public type#21926 get_marginRight() { }
	// RVA: -1
	public type#21926 get_marginTop() { }
	// RVA: -1
	public type#21926 get_maxHeight() { }
	// RVA: -1
	public type#21926 get_maxWidth() { }
	// RVA: -1
	public type#21926 get_minHeight() { }
	// RVA: -1
	public type#21926 get_minWidth() { }
	// RVA: -1
	public type#26059 get_opacity() { }
	// RVA: -1
	public type#23979 get_overflow() { }
	// RVA: -1
	public type#21926 get_paddingBottom() { }
	// RVA: -1
	public type#21926 get_paddingLeft() { }
	// RVA: -1
	public type#21926 get_paddingRight() { }
	// RVA: -1
	public type#21926 get_paddingTop() { }
	// RVA: -1
	public type#24585 get_position() { }
	// RVA: -1
	public type#21926 get_right() { }
	// RVA: -1
	public type#25432 get_rotate() { }
	// RVA: -1
	public type#25597 get_scale() { }
	// RVA: -1
	public type#27233 get_textOverflow() { }
	// RVA: -1
	public type#27281 get_textShadow() { }
	// RVA: -1
	public type#21926 get_top() { }
	// RVA: -1
	public type#27616 get_transformOrigin() { }
	// RVA: -1
	public type#9144 get_transitionDelay() { }
	// RVA: -1
	public type#9144 get_transitionDuration() { }
	// RVA: -1
	public type#9082 get_transitionProperty() { }
	// RVA: -1
	public type#8544 get_transitionTimingFunction() { }
	// RVA: -1
	public type#27627 get_translate() { }
	// RVA: -1
	public type#16067 get_unityBackgroundImageTintColor() { }
	// RVA: -1
	public type#17719 get_unityEditorTextRenderingMode() { }
	// RVA: -1
	public type#18623 get_unityFont() { }
	// RVA: -1
	public type#18639 get_unityFontDefinition() { }
	// RVA: -1
	public type#18655 get_unityFontStyleAndWeight() { }
	// RVA: -1
	public type#23975 get_unityOverflowClipBox() { }
	// RVA: -1
	public type#21926 get_unityParagraphSpacing() { }
	// RVA: -1
	public type#20867 get_unitySliceBottom() { }
	// RVA: -1
	public type#20867 get_unitySliceLeft() { }
	// RVA: -1
	public type#20867 get_unitySliceRight() { }
	// RVA: -1
	public type#26059 get_unitySliceScale() { }
	// RVA: -1
	public type#20867 get_unitySliceTop() { }
	// RVA: -1
	public type#26104 get_unitySliceType() { }
	// RVA: -1
	public type#27120 get_unityTextAlign() { }
	// RVA: -1
	public type#27196 get_unityTextGenerator() { }
	// RVA: -1
	public type#16067 get_unityTextOutlineColor() { }
	// RVA: -1
	public type#26059 get_unityTextOutlineWidth() { }
	// RVA: -1
	public type#27242 get_unityTextOverflowPosition() { }
	// RVA: -1
	public type#28597 get_visibility() { }
	// RVA: -1
	public type#28805 get_whiteSpace() { }
	// RVA: -1
	public type#21926 get_width() { }
	// RVA: -1
	public type#21926 get_wordSpacing() { }
	// RVA: -1
	public static type#16283 Create(type#11817 parentStyle) { }
	// RVA: -1
	public static type#16283 CreateInitial() { }
	// RVA: -1
	public type#16283 Acquire() { }
	// RVA: -1
	public type#28660 Release() { }
	// RVA: -1
	public type#28660 CopyFrom(type#11817 other) { }
	// RVA: -1
	public type#28660 ApplyProperties(type#26711 reader, type#11817 parentStyle) { }
	// RVA: -1
	public type#28660 ApplyStyleValue(type#26756 sv, type#11817 parentStyle) { }
	// RVA: -1
	public type#28660 ApplyStyleValueManaged(type#26768 sv, type#11817 parentStyle) { }
	// RVA: -1
	public type#28660 ApplyStyleCursor(type#16640 cursor) { }
	// RVA: -1
	public type#28660 ApplyStyleTextShadow(type#27281 st) { }
	// RVA: -1
	public type#28660 ApplyFromComputedStyle(type#26702 id, type#11817 other) { }
	// RVA: -1
	public type#28660 ApplyPropertyAnimation(type#28615 ve, type#26702 id, type#21926 newValue) { }
	// RVA: -1
	public type#28660 ApplyPropertyAnimation(type#28615 ve, type#26702 id, type#26059 newValue) { }
	// RVA: -1
	public type#28660 ApplyPropertyAnimation(type#28615 ve, type#26702 id, type#20867 newValue) { }
	// RVA: -1
	public type#28660 ApplyPropertyAnimation(type#28615 ve, type#26702 id, type#14965 newValue) { }
	// RVA: -1
	public type#28660 ApplyPropertyAnimation(type#28615 ve, type#26702 id, type#14972 newValue) { }
	// RVA: -1
	public type#28660 ApplyPropertyAnimation(type#28615 ve, type#26702 id, type#14975 newValue) { }
	// RVA: -1
	public type#28660 ApplyPropertyAnimation(type#28615 ve, type#26702 id, type#16067 newValue) { }
	// RVA: -1
	public type#28660 ApplyPropertyAnimation(type#28615 ve, type#26702 id, type#14961 newValue) { }
	// RVA: -1
	public type#28660 ApplyPropertyAnimation(type#28615 ve, type#26702 id, type#18623 newValue) { }
	// RVA: -1
	public type#28660 ApplyPropertyAnimation(type#28615 ve, type#26702 id, type#18639 newValue) { }
	// RVA: -1
	public type#28660 ApplyPropertyAnimation(type#28615 ve, type#26702 id, type#27281 newValue) { }
	// RVA: -1
	public type#28660 ApplyPropertyAnimation(type#28615 ve, type#26702 id, type#27627 newValue) { }
	// RVA: -1
	public type#28660 ApplyPropertyAnimation(type#28615 ve, type#26702 id, type#27616 newValue) { }
	// RVA: -1
	public type#28660 ApplyPropertyAnimation(type#28615 ve, type#26702 id, type#25432 newValue) { }
	// RVA: -1
	public type#28660 ApplyPropertyAnimation(type#28615 ve, type#26702 id, type#25597 newValue) { }
	// RVA: -1
	public static type#15313 StartAnimation(type#28615 element, type#26702 id, type#11817 oldStyle, type#11817 newStyle, type#20867 durationMs, type#20867 delayMs, type#5847 easingCurve) { }
	// RVA: -1
	public static type#15313 StartAnimationAllProperty(type#28615 element, type#11817 oldStyle, type#11817 newStyle, type#20867 durationMs, type#20867 delayMs, type#5847 easingCurve) { }
	// RVA: -1
	public static type#15313 StartAnimationInline(type#28615 element, type#26702 id, type#11817 computedStyle, type#26756 sv, type#20867 durationMs, type#20867 delayMs, type#5847 easingCurve) { }
	// RVA: -1
	public type#28660 ApplyStyleTransformOrigin(type#27616 st) { }
	// RVA: -1
	public type#28660 ApplyStyleTranslate(type#27627 translateValue) { }
	// RVA: -1
	public type#28660 ApplyStyleRotate(type#25432 rotateValue) { }
	// RVA: -1
	public type#28660 ApplyStyleScale(type#25597 scaleValue) { }
	// RVA: -1
	public type#28660 ApplyStyleBackgroundSize(type#14975 backgroundSizeValue) { }
	// RVA: -1
	public type#28660 ApplyInitialValue(type#26711 reader) { }
	// RVA: -1
	public type#28660 ApplyInitialValue(type#26702 id) { }
	// RVA: -1
	public type#28660 ApplyUnsetValue(type#26711 reader, type#11817 parentStyle) { }
	// RVA: -1
	public type#28660 ApplyUnsetValue(type#26702 id, type#11817 parentStyle) { }
	// RVA: -1
	public static type#28528 CompareChanges(type#11817 x, type#11817 y) { }
}
}
