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

namespace UnityEngine.UIElements
{
public class IStyle // TypeDefIndex: 5870
{

	// Methods
	// RVA: -1
	public abstract type#10334 get_alignContent() { }
	// RVA: -1
	public abstract type#28660 set_alignContent(type#10334 value) { }
	// RVA: -1
	public abstract type#10334 get_alignItems() { }
	// RVA: -1
	public abstract type#28660 set_alignItems(type#10334 value) { }
	// RVA: -1
	public abstract type#10334 get_alignSelf() { }
	// RVA: -1
	public abstract type#28660 set_alignSelf(type#10334 value) { }
	// RVA: -1
	public abstract type#26676 get_backgroundColor() { }
	// RVA: -1
	public abstract type#28660 set_backgroundColor(type#26676 value) { }
	// RVA: -1
	public abstract type#26670 get_backgroundImage() { }
	// RVA: -1
	public abstract type#28660 set_backgroundImage(type#26670 value) { }
	// RVA: -1
	public abstract type#26671 get_backgroundPositionX() { }
	// RVA: -1
	public abstract type#28660 set_backgroundPositionX(type#26671 value) { }
	// RVA: -1
	public abstract type#26671 get_backgroundPositionY() { }
	// RVA: -1
	public abstract type#28660 set_backgroundPositionY(type#26671 value) { }
	// RVA: -1
	public abstract type#26672 get_backgroundRepeat() { }
	// RVA: -1
	public abstract type#28660 set_backgroundRepeat(type#26672 value) { }
	// RVA: -1
	public abstract type#26673 get_backgroundSize() { }
	// RVA: -1
	public abstract type#28660 set_backgroundSize(type#26673 value) { }
	// RVA: -1
	public abstract type#26676 get_borderBottomColor() { }
	// RVA: -1
	public abstract type#28660 set_borderBottomColor(type#26676 value) { }
	// RVA: -1
	public abstract type#26694 get_borderBottomLeftRadius() { }
	// RVA: -1
	public abstract type#28660 set_borderBottomLeftRadius(type#26694 value) { }
	// RVA: -1
	public abstract type#26694 get_borderBottomRightRadius() { }
	// RVA: -1
	public abstract type#28660 set_borderBottomRightRadius(type#26694 value) { }
	// RVA: -1
	public abstract type#26686 get_borderBottomWidth() { }
	// RVA: -1
	public abstract type#28660 set_borderBottomWidth(type#26686 value) { }
	// RVA: -1
	public abstract type#26676 get_borderLeftColor() { }
	// RVA: -1
	public abstract type#28660 set_borderLeftColor(type#26676 value) { }
	// RVA: -1
	public abstract type#26686 get_borderLeftWidth() { }
	// RVA: -1
	public abstract type#28660 set_borderLeftWidth(type#26686 value) { }
	// RVA: -1
	public abstract type#26676 get_borderRightColor() { }
	// RVA: -1
	public abstract type#28660 set_borderRightColor(type#26676 value) { }
	// RVA: -1
	public abstract type#26686 get_borderRightWidth() { }
	// RVA: -1
	public abstract type#28660 set_borderRightWidth(type#26686 value) { }
	// RVA: -1
	public abstract type#26676 get_borderTopColor() { }
	// RVA: -1
	public abstract type#28660 set_borderTopColor(type#26676 value) { }
	// RVA: -1
	public abstract type#26694 get_borderTopLeftRadius() { }
	// RVA: -1
	public abstract type#28660 set_borderTopLeftRadius(type#26694 value) { }
	// RVA: -1
	public abstract type#26694 get_borderTopRightRadius() { }
	// RVA: -1
	public abstract type#28660 set_borderTopRightRadius(type#26694 value) { }
	// RVA: -1
	public abstract type#26686 get_borderTopWidth() { }
	// RVA: -1
	public abstract type#28660 set_borderTopWidth(type#26686 value) { }
	// RVA: -1
	public abstract type#26694 get_bottom() { }
	// RVA: -1
	public abstract type#28660 set_bottom(type#26694 value) { }
	// RVA: -1
	public abstract type#26676 get_color() { }
	// RVA: -1
	public abstract type#28660 set_color(type#26676 value) { }
	// RVA: -1
	public abstract type#26680 get_cursor() { }
	// RVA: -1
	public abstract type#28660 set_cursor(type#26680 value) { }
	// RVA: -1
	public abstract type#10335 get_display() { }
	// RVA: -1
	public abstract type#28660 set_display(type#10335 value) { }
	// RVA: -1
	public abstract type#26694 get_flexBasis() { }
	// RVA: -1
	public abstract type#28660 set_flexBasis(type#26694 value) { }
	// RVA: -1
	public abstract type#10337 get_flexDirection() { }
	// RVA: -1
	public abstract type#28660 set_flexDirection(type#10337 value) { }
	// RVA: -1
	public abstract type#26686 get_flexGrow() { }
	// RVA: -1
	public abstract type#28660 set_flexGrow(type#26686 value) { }
	// RVA: -1
	public abstract type#26686 get_flexShrink() { }
	// RVA: -1
	public abstract type#28660 set_flexShrink(type#26686 value) { }
	// RVA: -1
	public abstract type#10351 get_flexWrap() { }
	// RVA: -1
	public abstract type#28660 set_flexWrap(type#10351 value) { }
	// RVA: -1
	public abstract type#26694 get_fontSize() { }
	// RVA: -1
	public abstract type#28660 set_fontSize(type#26694 value) { }
	// RVA: -1
	public abstract type#26694 get_height() { }
	// RVA: -1
	public abstract type#28660 set_height(type#26694 value) { }
	// RVA: -1
	public abstract type#10340 get_justifyContent() { }
	// RVA: -1
	public abstract type#28660 set_justifyContent(type#10340 value) { }
	// RVA: -1
	public abstract type#26694 get_left() { }
	// RVA: -1
	public abstract type#28660 set_left(type#26694 value) { }
	// RVA: -1
	public abstract type#26694 get_letterSpacing() { }
	// RVA: -1
	public abstract type#28660 set_letterSpacing(type#26694 value) { }
	// RVA: -1
	public abstract type#26694 get_marginBottom() { }
	// RVA: -1
	public abstract type#28660 set_marginBottom(type#26694 value) { }
	// RVA: -1
	public abstract type#26694 get_marginLeft() { }
	// RVA: -1
	public abstract type#28660 set_marginLeft(type#26694 value) { }
	// RVA: -1
	public abstract type#26694 get_marginRight() { }
	// RVA: -1
	public abstract type#28660 set_marginRight(type#26694 value) { }
	// RVA: -1
	public abstract type#26694 get_marginTop() { }
	// RVA: -1
	public abstract type#28660 set_marginTop(type#26694 value) { }
	// RVA: -1
	public abstract type#26694 get_maxHeight() { }
	// RVA: -1
	public abstract type#28660 set_maxHeight(type#26694 value) { }
	// RVA: -1
	public abstract type#26694 get_maxWidth() { }
	// RVA: -1
	public abstract type#28660 set_maxWidth(type#26694 value) { }
	// RVA: -1
	public abstract type#26694 get_minHeight() { }
	// RVA: -1
	public abstract type#28660 set_minHeight(type#26694 value) { }
	// RVA: -1
	public abstract type#26694 get_minWidth() { }
	// RVA: -1
	public abstract type#28660 set_minWidth(type#26694 value) { }
	// RVA: -1
	public abstract type#26686 get_opacity() { }
	// RVA: -1
	public abstract type#28660 set_opacity(type#26686 value) { }
	// RVA: -1
	public abstract type#10341 get_overflow() { }
	// RVA: -1
	public abstract type#28660 set_overflow(type#10341 value) { }
	// RVA: -1
	public abstract type#26694 get_paddingBottom() { }
	// RVA: -1
	public abstract type#28660 set_paddingBottom(type#26694 value) { }
	// RVA: -1
	public abstract type#26694 get_paddingLeft() { }
	// RVA: -1
	public abstract type#28660 set_paddingLeft(type#26694 value) { }
	// RVA: -1
	public abstract type#26694 get_paddingRight() { }
	// RVA: -1
	public abstract type#28660 set_paddingRight(type#26694 value) { }
	// RVA: -1
	public abstract type#26694 get_paddingTop() { }
	// RVA: -1
	public abstract type#28660 set_paddingTop(type#26694 value) { }
	// RVA: -1
	public abstract type#10343 get_position() { }
	// RVA: -1
	public abstract type#28660 set_position(type#10343 value) { }
	// RVA: -1
	public abstract type#26694 get_right() { }
	// RVA: -1
	public abstract type#28660 set_right(type#26694 value) { }
	// RVA: -1
	public abstract type#26718 get_rotate() { }
	// RVA: -1
	public abstract type#28660 set_rotate(type#26718 value) { }
	// RVA: -1
	public abstract type#26723 get_scale() { }
	// RVA: -1
	public abstract type#28660 set_scale(type#26723 value) { }
	// RVA: -1
	public abstract type#10347 get_textOverflow() { }
	// RVA: -1
	public abstract type#28660 set_textOverflow(type#10347 value) { }
	// RVA: -1
	public abstract type#26750 get_textShadow() { }
	// RVA: -1
	public abstract type#28660 set_textShadow(type#26750 value) { }
	// RVA: -1
	public abstract type#26694 get_top() { }
	// RVA: -1
	public abstract type#28660 set_top(type#26694 value) { }
	// RVA: -1
	public abstract type#26752 get_transformOrigin() { }
	// RVA: -1
	public abstract type#28660 set_transformOrigin(type#26752 value) { }
	// RVA: -1
	public abstract type#10358 get_transitionDelay() { }
	// RVA: -1
	public abstract type#28660 set_transitionDelay(type#10358 value) { }
	// RVA: -1
	public abstract type#10358 get_transitionDuration() { }
	// RVA: -1
	public abstract type#28660 set_transitionDuration(type#10358 value) { }
	// RVA: -1
	public abstract type#10357 get_transitionProperty() { }
	// RVA: -1
	public abstract type#28660 set_transitionProperty(type#10357 value) { }
	// RVA: -1
	public abstract type#10356 get_transitionTimingFunction() { }
	// RVA: -1
	public abstract type#28660 set_transitionTimingFunction(type#10356 value) { }
	// RVA: -1
	public abstract type#26754 get_translate() { }
	// RVA: -1
	public abstract type#28660 set_translate(type#26754 value) { }
	// RVA: -1
	public abstract type#26676 get_unityBackgroundImageTintColor() { }
	// RVA: -1
	public abstract type#28660 set_unityBackgroundImageTintColor(type#26676 value) { }
	// RVA: -1
	public abstract type#10336 get_unityEditorTextRenderingMode() { }
	// RVA: -1
	public abstract type#28660 set_unityEditorTextRenderingMode(type#10336 value) { }
	// RVA: -1
	public abstract type#26687 get_unityFont() { }
	// RVA: -1
	public abstract type#28660 set_unityFont(type#26687 value) { }
	// RVA: -1
	public abstract type#26688 get_unityFontDefinition() { }
	// RVA: -1
	public abstract type#28660 set_unityFontDefinition(type#26688 value) { }
	// RVA: -1
	public abstract type#10338 get_unityFontStyleAndWeight() { }
	// RVA: -1
	public abstract type#28660 set_unityFontStyleAndWeight(type#10338 value) { }
	// RVA: -1
	public abstract type#10342 get_unityOverflowClipBox() { }
	// RVA: -1
	public abstract type#28660 set_unityOverflowClipBox(type#10342 value) { }
	// RVA: -1
	public abstract type#26694 get_unityParagraphSpacing() { }
	// RVA: -1
	public abstract type#28660 set_unityParagraphSpacing(type#26694 value) { }
	// RVA: -1
	public abstract type#26689 get_unitySliceBottom() { }
	// RVA: -1
	public abstract type#28660 set_unitySliceBottom(type#26689 value) { }
	// RVA: -1
	public abstract type#26689 get_unitySliceLeft() { }
	// RVA: -1
	public abstract type#28660 set_unitySliceLeft(type#26689 value) { }
	// RVA: -1
	public abstract type#26689 get_unitySliceRight() { }
	// RVA: -1
	public abstract type#28660 set_unitySliceRight(type#26689 value) { }
	// RVA: -1
	public abstract type#26686 get_unitySliceScale() { }
	// RVA: -1
	public abstract type#28660 set_unitySliceScale(type#26686 value) { }
	// RVA: -1
	public abstract type#26689 get_unitySliceTop() { }
	// RVA: -1
	public abstract type#28660 set_unitySliceTop(type#26689 value) { }
	// RVA: -1
	public abstract type#10344 get_unitySliceType() { }
	// RVA: -1
	public abstract type#28660 set_unitySliceType(type#10344 value) { }
	// RVA: -1
	public abstract type#10345 get_unityTextAlign() { }
	// RVA: -1
	public abstract type#28660 set_unityTextAlign(type#10345 value) { }
	// RVA: -1
	public abstract type#10346 get_unityTextGenerator() { }
	// RVA: -1
	public abstract type#28660 set_unityTextGenerator(type#10346 value) { }
	// RVA: -1
	public abstract type#26676 get_unityTextOutlineColor() { }
	// RVA: -1
	public abstract type#28660 set_unityTextOutlineColor(type#26676 value) { }
	// RVA: -1
	public abstract type#26686 get_unityTextOutlineWidth() { }
	// RVA: -1
	public abstract type#28660 set_unityTextOutlineWidth(type#26686 value) { }
	// RVA: -1
	public abstract type#10348 get_unityTextOverflowPosition() { }
	// RVA: -1
	public abstract type#28660 set_unityTextOverflowPosition(type#10348 value) { }
	// RVA: -1
	public abstract type#10349 get_visibility() { }
	// RVA: -1
	public abstract type#28660 set_visibility(type#10349 value) { }
	// RVA: -1
	public abstract type#10350 get_whiteSpace() { }
	// RVA: -1
	public abstract type#28660 set_whiteSpace(type#10350 value) { }
	// RVA: -1
	public abstract type#26694 get_width() { }
	// RVA: -1
	public abstract type#28660 set_width(type#26694 value) { }
	// RVA: -1
	public abstract type#26694 get_wordSpacing() { }
	// RVA: -1
	public abstract type#28660 set_wordSpacing(type#26694 value) { }
}
}
