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

namespace UnityEngine.UIElements
{
public class VisualElement // TypeDefIndex: 5884
{
	// Fields
	type#20868 <UnityEngine.UIElements.IStylePropertyAnimations.runningAnimationCount>k__BackingField;
	type#20868 <UnityEngine.UIElements.IStylePropertyAnimations.completedAnimationCount>k__BackingField;
	type#27922 s_NextId;
	type#9071 s_EmptyClassList;
	type#24788 userDataPropertyKey;
	type#26592 disabledUssClassName;
	type#26577 m_Name;
	type#9067 m_ClassList;
	type#4643 m_PropertyBag;
	type#28631 m_Flags;
	type#26577 m_ViewDataKey;
	type#25240 m_RenderHints;
	type#25019 lastLayout;
	type#25019 lastPseudoPadding;
	type#25229 renderChainData;
	type#15315 shouldCutRenderChain;
	type#27878 uiRenderer;
	type#25018 m_Layout;
	type#25018 m_BoundingBox;
	type#28632 worldBoundingBoxDirtyDependencies;
	type#25018 m_WorldBoundingBox;
	type#28632 worldTransformInverseDirtyDependencies;
	type#22508 m_WorldTransformCache;
	type#22508 m_WorldTransformInverseCache;
	type#25018 m_WorldClip;
	type#25018 m_WorldClipMinusGroup;
	type#15314 m_WorldClipIsInfinite;
	type#25024 s_InfiniteRect;
	type#24813 triggerPseudoMask;
	type#24813 dependencyPseudoMask;
	type#24812 m_PseudoStates;
	type#20868 <containedPointerIds>k__BackingField;
	type#24389 m_PickingMode;
	type#21853 m_LayoutNode;
	type#16284 m_Style;
	type#26778 variableContext;
	type#20869 inheritedStylesHash;
	type#27925 controlid;
	type#20869 imguiContainerDescendantCount;
	type#15314 m_EnabledSelf;
	type#21780 m_LanguageDirection;
	type#21780 m_LocalLanguageDirection;
	type#3251 <generateVisualContent>k__BackingField;
	type#24726 k_GenerateVisualContentMarker;
	type#34707 m_SubRenderTargetMode;
	type#22481 s_runtimeMaterial;
	type#22477 m_defaultMaterial;
	type#8685 m_RunningAnimations;
	type#15241 childCountProperty;
	type#15241 contentRectProperty;
	type#15241 dataSourcePathProperty;
	type#15241 dataSourceProperty;
	type#15241 disablePlayModeTintProperty;
	type#15241 enabledInHierarchyProperty;
	type#15241 enabledSelfProperty;
	type#15241 layoutProperty;
	type#15241 languageDirectionProperty;
	type#15241 localBoundProperty;
	type#15241 nameProperty;
	type#15241 panelProperty;
	type#15241 pickingModeProperty;
	type#15241 styleSheetsProperty;
	type#15241 tooltipProperty;
	type#15241 usageHintsProperty;
	type#15241 userDataProperty;
	type#15241 viewDataKeyProperty;
	type#15241 visibleProperty;
	type#15241 visualTreeAssetSourceProperty;
	type#15241 worldBoundProperty;
	type#15241 worldTransformProperty;
	type#23706 m_DataSource;
	type#24792 m_DataSourcePath;
	type#8429 m_Bindings;
	type#27706 <dataSourceType>k__BackingField;
	type#20877 m_TrickleDownHandleEventCategories;
	type#20877 m_BubbleUpHandleEventCategories;
	type#20868 m_BubbleUpEventCallbackCategories;
	type#20868 m_TrickleDownEventCallbackCategories;
	type#20868 m_EventInterestSelfCategories;
	type#20868 m_CachedEventInterestParentCategories;
	type#27922 s_NextParentVersion;
	type#27918 m_NextParentCachedVersion;
	type#27918 m_NextParentRequiredVersion;
	type#28616 m_CachedNextParentWithEventInterests;
	type#26599 k_RootVisualContainerName;
	type#34703 <hierarchy>k__BackingField;
	type#15314 <isRootVisualContainer>k__BackingField;
	type#15314 <cacheAsBitmap>k__BackingField;
	type#28616 m_PhysicalParent;
	type#28616 m_LogicalParent;
	type#3506 elementAdded;
	type#3388 elementRemoved;
	type#9223 s_EmptyList;
	type#9219 m_Children;
	type#15059 <elementPanel>k__BackingField;
	type#28646 m_VisualTreeAssetSource;
	type#34701 s_CustomStyleAccess;
	type#20789 inlineStyleAccess;
	type#25355 resolvedStyleAccess;
	type#9095 styleSheetList;
	type#25108 s_InternalStyleSheetPath;
	type#24788 tooltipPropertyKey;
	type#4868 s_TypeData;
	type#34712 m_TypeData;

	// Methods
	// RVA: -1
	private virtual type#14200 UnityEngine.UIElements.IResolvedStyle.get_alignContent() { }
	// RVA: -1
	private virtual type#14200 UnityEngine.UIElements.IResolvedStyle.get_alignItems() { }
	// RVA: -1
	private virtual type#14200 UnityEngine.UIElements.IResolvedStyle.get_alignSelf() { }
	// RVA: -1
	private virtual type#16067 UnityEngine.UIElements.IResolvedStyle.get_backgroundColor() { }
	// RVA: -1
	private virtual type#14961 UnityEngine.UIElements.IResolvedStyle.get_backgroundImage() { }
	// RVA: -1
	private virtual type#14965 UnityEngine.UIElements.IResolvedStyle.get_backgroundPositionX() { }
	// RVA: -1
	private virtual type#14965 UnityEngine.UIElements.IResolvedStyle.get_backgroundPositionY() { }
	// RVA: -1
	private virtual type#14972 UnityEngine.UIElements.IResolvedStyle.get_backgroundRepeat() { }
	// RVA: -1
	private virtual type#14975 UnityEngine.UIElements.IResolvedStyle.get_backgroundSize() { }
	// RVA: -1
	private virtual type#16067 UnityEngine.UIElements.IResolvedStyle.get_borderBottomColor() { }
	// RVA: -1
	private virtual type#26059 UnityEngine.UIElements.IResolvedStyle.get_borderBottomLeftRadius() { }
	// RVA: -1
	private virtual type#26059 UnityEngine.UIElements.IResolvedStyle.get_borderBottomRightRadius() { }
	// RVA: -1
	private virtual type#26059 UnityEngine.UIElements.IResolvedStyle.get_borderBottomWidth() { }
	// RVA: -1
	private virtual type#16067 UnityEngine.UIElements.IResolvedStyle.get_borderLeftColor() { }
	// RVA: -1
	private virtual type#26059 UnityEngine.UIElements.IResolvedStyle.get_borderLeftWidth() { }
	// RVA: -1
	private virtual type#16067 UnityEngine.UIElements.IResolvedStyle.get_borderRightColor() { }
	// RVA: -1
	private virtual type#26059 UnityEngine.UIElements.IResolvedStyle.get_borderRightWidth() { }
	// RVA: -1
	private virtual type#16067 UnityEngine.UIElements.IResolvedStyle.get_borderTopColor() { }
	// RVA: -1
	private virtual type#26059 UnityEngine.UIElements.IResolvedStyle.get_borderTopLeftRadius() { }
	// RVA: -1
	private virtual type#26059 UnityEngine.UIElements.IResolvedStyle.get_borderTopRightRadius() { }
	// RVA: -1
	private virtual type#26059 UnityEngine.UIElements.IResolvedStyle.get_borderTopWidth() { }
	// RVA: -1
	private virtual type#26059 UnityEngine.UIElements.IResolvedStyle.get_bottom() { }
	// RVA: -1
	private virtual type#16067 UnityEngine.UIElements.IResolvedStyle.get_color() { }
	// RVA: -1
	private virtual type#17387 UnityEngine.UIElements.IResolvedStyle.get_display() { }
	// RVA: -1
	private virtual type#26686 UnityEngine.UIElements.IResolvedStyle.get_flexBasis() { }
	// RVA: -1
	private virtual type#18571 UnityEngine.UIElements.IResolvedStyle.get_flexDirection() { }
	// RVA: -1
	private virtual type#26059 UnityEngine.UIElements.IResolvedStyle.get_flexGrow() { }
	// RVA: -1
	private virtual type#26059 UnityEngine.UIElements.IResolvedStyle.get_flexShrink() { }
	// RVA: -1
	private virtual type#28843 UnityEngine.UIElements.IResolvedStyle.get_flexWrap() { }
	// RVA: -1
	private virtual type#26059 UnityEngine.UIElements.IResolvedStyle.get_fontSize() { }
	// RVA: -1
	private virtual type#26059 UnityEngine.UIElements.IResolvedStyle.get_height() { }
	// RVA: -1
	private virtual type#21393 UnityEngine.UIElements.IResolvedStyle.get_justifyContent() { }
	// RVA: -1
	private virtual type#26059 UnityEngine.UIElements.IResolvedStyle.get_left() { }
	// RVA: -1
	private virtual type#26059 UnityEngine.UIElements.IResolvedStyle.get_letterSpacing() { }
	// RVA: -1
	private virtual type#26059 UnityEngine.UIElements.IResolvedStyle.get_marginBottom() { }
	// RVA: -1
	private virtual type#26059 UnityEngine.UIElements.IResolvedStyle.get_marginLeft() { }
	// RVA: -1
	private virtual type#26059 UnityEngine.UIElements.IResolvedStyle.get_marginRight() { }
	// RVA: -1
	private virtual type#26059 UnityEngine.UIElements.IResolvedStyle.get_marginTop() { }
	// RVA: -1
	private virtual type#26686 UnityEngine.UIElements.IResolvedStyle.get_maxHeight() { }
	// RVA: -1
	private virtual type#26686 UnityEngine.UIElements.IResolvedStyle.get_maxWidth() { }
	// RVA: -1
	private virtual type#26686 UnityEngine.UIElements.IResolvedStyle.get_minHeight() { }
	// RVA: -1
	private virtual type#26686 UnityEngine.UIElements.IResolvedStyle.get_minWidth() { }
	// RVA: -1
	private virtual type#26059 UnityEngine.UIElements.IResolvedStyle.get_opacity() { }
	// RVA: -1
	private virtual type#26059 UnityEngine.UIElements.IResolvedStyle.get_paddingBottom() { }
	// RVA: -1
	private virtual type#26059 UnityEngine.UIElements.IResolvedStyle.get_paddingLeft() { }
	// RVA: -1
	private virtual type#26059 UnityEngine.UIElements.IResolvedStyle.get_paddingRight() { }
	// RVA: -1
	private virtual type#26059 UnityEngine.UIElements.IResolvedStyle.get_paddingTop() { }
	// RVA: -1
	private virtual type#24585 UnityEngine.UIElements.IResolvedStyle.get_position() { }
	// RVA: -1
	private virtual type#26059 UnityEngine.UIElements.IResolvedStyle.get_right() { }
	// RVA: -1
	private virtual type#25432 UnityEngine.UIElements.IResolvedStyle.get_rotate() { }
	// RVA: -1
	private virtual type#25597 UnityEngine.UIElements.IResolvedStyle.get_scale() { }
	// RVA: -1
	private virtual type#27233 UnityEngine.UIElements.IResolvedStyle.get_textOverflow() { }
	// RVA: -1
	private virtual type#26059 UnityEngine.UIElements.IResolvedStyle.get_top() { }
	// RVA: -1
	private virtual type#28468 UnityEngine.UIElements.IResolvedStyle.get_transformOrigin() { }
	// RVA: -1
	private virtual type#6715 UnityEngine.UIElements.IResolvedStyle.get_transitionDelay() { }
	// RVA: -1
	private virtual type#6715 UnityEngine.UIElements.IResolvedStyle.get_transitionDuration() { }
	// RVA: -1
	private virtual type#6712 UnityEngine.UIElements.IResolvedStyle.get_transitionProperty() { }
	// RVA: -1
	private virtual type#6673 UnityEngine.UIElements.IResolvedStyle.get_transitionTimingFunction() { }
	// RVA: -1
	private virtual type#28468 UnityEngine.UIElements.IResolvedStyle.get_translate() { }
	// RVA: -1
	private virtual type#16067 UnityEngine.UIElements.IResolvedStyle.get_unityBackgroundImageTintColor() { }
	// RVA: -1
	private virtual type#17719 UnityEngine.UIElements.IResolvedStyle.get_unityEditorTextRenderingMode() { }
	// RVA: -1
	private virtual type#18623 UnityEngine.UIElements.IResolvedStyle.get_unityFont() { }
	// RVA: -1
	private virtual type#18639 UnityEngine.UIElements.IResolvedStyle.get_unityFontDefinition() { }
	// RVA: -1
	private virtual type#18655 UnityEngine.UIElements.IResolvedStyle.get_unityFontStyleAndWeight() { }
	// RVA: -1
	private virtual type#26059 UnityEngine.UIElements.IResolvedStyle.get_unityParagraphSpacing() { }
	// RVA: -1
	private virtual type#20867 UnityEngine.UIElements.IResolvedStyle.get_unitySliceBottom() { }
	// RVA: -1
	private virtual type#20867 UnityEngine.UIElements.IResolvedStyle.get_unitySliceLeft() { }
	// RVA: -1
	private virtual type#20867 UnityEngine.UIElements.IResolvedStyle.get_unitySliceRight() { }
	// RVA: -1
	private virtual type#26059 UnityEngine.UIElements.IResolvedStyle.get_unitySliceScale() { }
	// RVA: -1
	private virtual type#20867 UnityEngine.UIElements.IResolvedStyle.get_unitySliceTop() { }
	// RVA: -1
	private virtual type#26104 UnityEngine.UIElements.IResolvedStyle.get_unitySliceType() { }
	// RVA: -1
	private virtual type#27120 UnityEngine.UIElements.IResolvedStyle.get_unityTextAlign() { }
	// RVA: -1
	private virtual type#27196 UnityEngine.UIElements.IResolvedStyle.get_unityTextGenerator() { }
	// RVA: -1
	private virtual type#16067 UnityEngine.UIElements.IResolvedStyle.get_unityTextOutlineColor() { }
	// RVA: -1
	private virtual type#26059 UnityEngine.UIElements.IResolvedStyle.get_unityTextOutlineWidth() { }
	// RVA: -1
	private virtual type#27242 UnityEngine.UIElements.IResolvedStyle.get_unityTextOverflowPosition() { }
	// RVA: -1
	private virtual type#28597 UnityEngine.UIElements.IResolvedStyle.get_visibility() { }
	// RVA: -1
	private virtual type#28805 UnityEngine.UIElements.IResolvedStyle.get_whiteSpace() { }
	// RVA: -1
	private virtual type#26059 UnityEngine.UIElements.IResolvedStyle.get_width() { }
	// RVA: -1
	private virtual type#26059 UnityEngine.UIElements.IResolvedStyle.get_wordSpacing() { }
	// RVA: -1
	internal type#15313 get_hasRunningAnimations() { }
	// RVA: -1
	internal type#15313 get_hasCompletedAnimations() { }
	// RVA: -1
	private virtual type#20867 UnityEngine.UIElements.IStylePropertyAnimations.get_runningAnimationCount() { }
	// RVA: -1
	private virtual type#28660 UnityEngine.UIElements.IStylePropertyAnimations.set_runningAnimationCount(type#20867 value) { }
	// RVA: -1
	private virtual type#20867 UnityEngine.UIElements.IStylePropertyAnimations.get_completedAnimationCount() { }
	// RVA: -1
	private virtual type#28660 UnityEngine.UIElements.IStylePropertyAnimations.set_completedAnimationCount(type#20867 value) { }
	// RVA: -1
	private type#20552 GetStylePropertyAnimationSystem() { }
	// RVA: -1
	internal type#20554 get_styleAnimation() { }
	// RVA: -1
	private virtual type#15313 UnityEngine.UIElements.IStylePropertyAnimations.Start(type#26702 id, type#26059 from, type#26059 to, type#20867 durationMs, type#20867 delayMs, type#5847 easingCurve) { }
	// RVA: -1
	private virtual type#15313 UnityEngine.UIElements.IStylePropertyAnimations.Start(type#26702 id, type#20867 from, type#20867 to, type#20867 durationMs, type#20867 delayMs, type#5847 easingCurve) { }
	// RVA: -1
	private virtual type#15313 UnityEngine.UIElements.IStylePropertyAnimations.Start(type#26702 id, type#21926 from, type#21926 to, type#20867 durationMs, type#20867 delayMs, type#5847 easingCurve) { }
	// RVA: -1
	private virtual type#15313 UnityEngine.UIElements.IStylePropertyAnimations.Start(type#26702 id, type#16067 from, type#16067 to, type#20867 durationMs, type#20867 delayMs, type#5847 easingCurve) { }
	// RVA: -1
	private virtual type#15313 UnityEngine.UIElements.IStylePropertyAnimations.StartEnum(type#26702 id, type#20867 from, type#20867 to, type#20867 durationMs, type#20867 delayMs, type#5847 easingCurve) { }
	// RVA: -1
	private virtual type#15313 UnityEngine.UIElements.IStylePropertyAnimations.Start(type#26702 id, type#14961 from, type#14961 to, type#20867 durationMs, type#20867 delayMs, type#5847 easingCurve) { }
	// RVA: -1
	private virtual type#15313 UnityEngine.UIElements.IStylePropertyAnimations.Start(type#26702 id, type#18639 from, type#18639 to, type#20867 durationMs, type#20867 delayMs, type#5847 easingCurve) { }
	// RVA: -1
	private virtual type#15313 UnityEngine.UIElements.IStylePropertyAnimations.Start(type#26702 id, type#18623 from, type#18623 to, type#20867 durationMs, type#20867 delayMs, type#5847 easingCurve) { }
	// RVA: -1
	private virtual type#15313 UnityEngine.UIElements.IStylePropertyAnimations.Start(type#26702 id, type#27281 from, type#27281 to, type#20867 durationMs, type#20867 delayMs, type#5847 easingCurve) { }
	// RVA: -1
	private virtual type#15313 UnityEngine.UIElements.IStylePropertyAnimations.Start(type#26702 id, type#25597 from, type#25597 to, type#20867 durationMs, type#20867 delayMs, type#5847 easingCurve) { }
	// RVA: -1
	private virtual type#15313 UnityEngine.UIElements.IStylePropertyAnimations.Start(type#26702 id, type#27627 from, type#27627 to, type#20867 durationMs, type#20867 delayMs, type#5847 easingCurve) { }
	// RVA: -1
	private virtual type#15313 UnityEngine.UIElements.IStylePropertyAnimations.Start(type#26702 id, type#25432 from, type#25432 to, type#20867 durationMs, type#20867 delayMs, type#5847 easingCurve) { }
	// RVA: -1
	private virtual type#15313 UnityEngine.UIElements.IStylePropertyAnimations.Start(type#26702 id, type#27616 from, type#27616 to, type#20867 durationMs, type#20867 delayMs, type#5847 easingCurve) { }
	// RVA: -1
	private virtual type#15313 UnityEngine.UIElements.IStylePropertyAnimations.Start(type#26702 id, type#14965 from, type#14965 to, type#20867 durationMs, type#20867 delayMs, type#5847 easingCurve) { }
	// RVA: -1
	private virtual type#15313 UnityEngine.UIElements.IStylePropertyAnimations.Start(type#26702 id, type#14972 from, type#14972 to, type#20867 durationMs, type#20867 delayMs, type#5847 easingCurve) { }
	// RVA: -1
	private virtual type#15313 UnityEngine.UIElements.IStylePropertyAnimations.Start(type#26702 id, type#14975 from, type#14975 to, type#20867 durationMs, type#20867 delayMs, type#5847 easingCurve) { }
	// RVA: -1
	private virtual type#28660 UnityEngine.UIElements.IStylePropertyAnimations.CancelAnimation(type#26702 id) { }
	// RVA: -1
	private virtual type#28660 UnityEngine.UIElements.IStylePropertyAnimations.CancelAllAnimations() { }
	// RVA: -1
	private virtual type#28660 UnityEngine.UIElements.IStylePropertyAnimations.UpdateAnimation(type#26702 id) { }
	// RVA: -1
	private virtual type#28660 UnityEngine.UIElements.IStylePropertyAnimations.GetAllAnimations(type#9080 outPropertyIds) { }
	// RVA: -1
	internal type#15313 TryConvertLengthUnits(type#26702 id, type#11985 from, type#11985 to, type#20891 subPropertyIndex) { }
	// RVA: -1
	internal type#15313 TryConvertTransformOriginUnits(type#12188 from, type#12188 to) { }
	// RVA: -1
	internal type#15313 TryConvertTranslateUnits(type#12190 from, type#12190 to) { }
	// RVA: -1
	internal type#15313 TryConvertBackgroundSizeUnits(type#11769 from, type#11769 to) { }
	// RVA: -1
	private type#9710 GetParentSizeForLengthConversion(type#26702 id, type#20891 subPropertyIndex) { }
	// RVA: -1
	internal type#15313 get_isCompositeRoot() { }
	// RVA: -1
	internal type#28660 set_isCompositeRoot(type#15313 value) { }
	// RVA: -1
	internal type#15313 get_areAncestorsAndSelfDisplayed() { }
	// RVA: -1
	internal type#28660 set_areAncestorsAndSelfDisplayed(type#15313 value) { }
	// RVA: -1
	public type#26576 get_viewDataKey() { }
	// RVA: -1
	public type#28660 set_viewDataKey(type#26576 value) { }
	// RVA: -1
	internal type#15313 get_enableViewDataPersistence() { }
	// RVA: -1
	public type#23705 get_userData() { }
	// RVA: -1
	public type#28660 set_userData(type#23705 value) { }
	// RVA: -1
	public virtual type#15313 get_canGrabFocus() { }
	// RVA: -1
	public virtual type#18597 get_focusController() { }
	// RVA: -1
	public type#15313 get_disablePlayModeTint() { }
	// RVA: -1
	public type#28660 set_disablePlayModeTint(type#15313 value) { }
	// RVA: -1
	internal type#16067 get_playModeTintColor() { }
	// RVA: -1
	public type#28237 get_usageHints() { }
	// RVA: -1
	public type#28660 set_usageHints(type#28237 value) { }
	// RVA: -1
	internal type#25239 get_renderHints() { }
	// RVA: -1
	internal type#28660 set_renderHints(type#25239 value) { }
	// RVA: -1
	internal type#28660 MarkRenderHintsClean() { }
	// RVA: -1
	public type#20584 get_transform() { }
	// RVA: -1
	private virtual type#28468 UnityEngine.UIElements.ITransform.get_position() { }
	// RVA: -1
	private virtual type#28660 UnityEngine.UIElements.ITransform.set_position(type#28468 value) { }
	// RVA: -1
	private virtual type#28468 UnityEngine.UIElements.ITransform.get_scale() { }
	// RVA: -1
	internal type#15313 get_isLayoutManual() { }
	// RVA: -1
	private type#28660 set_isLayoutManual(type#15313 value) { }
	// RVA: -1
	public type#26059 get_scaledPixelsPerPoint() { }
	// RVA: -1
	internal type#26059 get_scaledPixelsPerPoint_noChecks() { }
	// RVA: -1
	public type#25017 get_layout() { }
	// RVA: -1
	internal type#28660 set_layout(type#25017 value) { }
	// RVA: -1
	internal type#28660 ClearManualLayout() { }
	// RVA: -1
	public type#25017 get_contentRect() { }
	// RVA: -1
	protected type#25017 get_paddingRect() { }
	// RVA: -1
	internal type#15313 get_needs3DBounds() { }
	// RVA: -1
	internal type#15313 get_isLocalBounds3DDirty() { }
	// RVA: -1
	internal type#28660 set_isLocalBounds3DDirty(type#15313 value) { }
	// RVA: -1
	internal type#15313 get_isBoundingBoxDirty() { }
	// RVA: -1
	internal type#28660 set_isBoundingBoxDirty(type#15313 value) { }
	// RVA: -1
	internal type#28660 set_isWorldBoundingBoxDirty(type#15313 value) { }
	// RVA: -1
	internal type#15313 get_isWorldBoundingBoxOrDependenciesDirty() { }
	// RVA: -1
	internal type#25017 get_boundingBox() { }
	// RVA: -1
	internal type#25017 get_worldBoundingBox() { }
	// RVA: -1
	private type#25017 get_boundingBoxInParentSpace() { }
	// RVA: -1
	internal type#28660 UpdateBoundingBox() { }
	// RVA: -1
	internal type#28660 UpdateWorldBoundingBox() { }
	// RVA: -1
	internal type#15356 get_localBounds3D() { }
	// RVA: -1
	private type#28660 UpdateLocalBoundsAndPickingBounds3D() { }
	// RVA: -1
	public type#25017 get_worldBound() { }
	// RVA: -1
	public type#25017 get_localBound() { }
	// RVA: -1
	internal type#25017 get_rect() { }
	// RVA: -1
	internal type#15313 get_isWorldTransformDirty() { }
	// RVA: -1
	internal type#28660 set_isWorldTransformDirty(type#15313 value) { }
	// RVA: -1
	internal type#28660 set_isWorldTransformInverseDirty(type#15313 value) { }
	// RVA: -1
	internal type#15313 get_isWorldTransformInverseOrDependenciesDirty() { }
	// RVA: -1
	public type#22507 get_worldTransform() { }
	// RVA: -1
	internal type#12001 get_worldTransformRef() { }
	// RVA: -1
	internal type#12001 get_worldTransformInverse() { }
	// RVA: -1
	internal type#28660 UpdateWorldTransform() { }
	// RVA: -1
	internal type#28660 UpdateWorldTransformInverse() { }
	// RVA: -1
	internal type#15313 get_isWorldClipDirty() { }
	// RVA: -1
	internal type#28660 set_isWorldClipDirty(type#15313 value) { }
	// RVA: -1
	internal type#25017 get_worldClip() { }
	// RVA: -1
	internal type#25017 get_worldClipMinusGroup() { }
	// RVA: -1
	internal type#15313 get_worldClipIsInfinite() { }
	// RVA: -1
	internal type#28660 EnsureWorldTransformAndClipUpToDate() { }
	// RVA: -1
	private type#28660 UpdateWorldClip() { }
	// RVA: -1
	private type#25017 CombineClipRects(type#25017 rect, type#25017 parentRect) { }
	// RVA: -1
	private type#25017 SubstractBorderPadding(type#25017 worldRect) { }
	// RVA: -1
	internal static type#25017 ComputeAAAlignedBound(type#25017 position, type#22507 mat) { }
	// RVA: -1
	internal type#15313 get_receivesHierarchyGeometryChangedEvents() { }
	// RVA: -1
	internal type#28660 set_receivesHierarchyGeometryChangedEvents(type#15313 value) { }
	// RVA: -1
	internal type#15313 get_boundingBoxDirtiedSinceLastLayoutPass() { }
	// RVA: -1
	internal type#28660 set_boundingBoxDirtiedSinceLastLayoutPass(type#15313 value) { }
	// RVA: -1
	internal type#24811 get_pseudoStates() { }
	// RVA: -1
	internal type#28660 set_pseudoStates(type#24811 value) { }
	// RVA: -1
	internal type#20867 get_containedPointerIds() { }
	// RVA: -1
	internal type#28660 set_containedPointerIds(type#20867 value) { }
	// RVA: -1
	internal type#28660 UpdateHoverPseudoState() { }
	// RVA: -1
	private static type#15313 IsPartOfCapturedChain(type#28615 self, type#11923 capturingElement) { }
	// RVA: -1
	internal type#28660 UpdateHoverPseudoStateAfterCaptureChange(type#20867 pointerId) { }
	// RVA: -1
	public type#24388 get_pickingMode() { }
	// RVA: -1
	public type#28660 set_pickingMode(type#24388 value) { }
	// RVA: -1
	public type#26576 get_name() { }
	// RVA: -1
	public type#28660 set_name(type#26576 value) { }
	// RVA: -1
	internal type#9066 get_classList() { }
	// RVA: -1
	internal type#26576 get_fullTypeName() { }
	// RVA: -1
	internal type#26576 get_typeName() { }
	// RVA: -1
	internal type#11980 get_layoutNode() { }
	// RVA: -1
	internal type#11817 get_computedStyle() { }
	// RVA: -1
	internal type#15313 get_hasInlineStyle() { }
	// RVA: -1
	internal type#15313 get_styleInitialized() { }
	// RVA: -1
	internal type#28660 set_styleInitialized(type#15313 value) { }
	// RVA: -1
	private type#28660 ChangeIMGUIContainerCount(type#20867 delta) { }
	// RVA: -1
	public type#28660 .ctor() { }
	// RVA: -1
	protected virtual type#28660 Finalize() { }
	// RVA: -1
	internal virtual type#25017 GetTooltipRect() { }
	// RVA: -1
	internal type#28660 SetTooltip(type#27544 e) { }
	// RVA: -1
	public virtual type#28660 Focus() { }
	// RVA: -1
	internal type#28660 SetPanel(type#15058 p) { }
	// RVA: -1
	private type#28660 WillChangePanel(type#15058 destinationPanel) { }
	// RVA: -1
	private type#28660 HasChangedPanel(type#15058 prevPanel) { }
	// RVA: -1
	public virtual type#28660 SendEvent(type#17965 e) { }
	// RVA: -1
	internal virtual type#28660 SendEvent(type#17965 e, type#17378 dispatchMode) { }
	// RVA: -1
	internal type#28660 IncrementVersion(type#28528 changeType) { }
	// RVA: -1
	internal type#28660 InvokeHierarchyChanged(type#19555 changeType, type#7739 additionalContext) { }
	// RVA: -1
	private type#15313 SetEnabledFromHierarchyPrivate(type#15313 state) { }
	// RVA: -1
	private type#15313 get_isParentEnabledInHierarchy() { }
	// RVA: -1
	public type#15313 get_enabledInHierarchy() { }
	// RVA: -1
	public type#15313 get_enabledSelf() { }
	// RVA: -1
	public type#28660 set_enabledSelf(type#15313 value) { }
	// RVA: -1
	public type#28660 SetEnabled(type#15313 value) { }
	// RVA: -1
	private type#28660 PropagateEnabledToChildren(type#15313 value) { }
	// RVA: -1
	public type#21779 get_languageDirection() { }
	// RVA: -1
	public type#28660 set_languageDirection(type#21779 value) { }
	// RVA: -1
	internal type#21779 get_localLanguageDirection() { }
	// RVA: -1
	internal type#28660 set_localLanguageDirection(type#21779 value) { }
	// RVA: -1
	public type#15313 get_visible() { }
	// RVA: -1
	public type#28660 set_visible(type#15313 value) { }
	// RVA: -1
	public type#28660 MarkDirtyRepaint() { }
	// RVA: -1
	public type#3250 get_generateVisualContent() { }
	// RVA: -1
	public type#28660 set_generateVisualContent(type#3250 value) { }
	// RVA: -1
	internal type#28660 InvokeGenerateVisualContent(type#22600 mgc) { }
	// RVA: -1
	internal type#28660 GetFullHierarchicalViewDataKey(type#26605 key) { }
	// RVA: -1
	internal type#26576 GetFullHierarchicalViewDataKey() { }
	// RVA: -1
	internal type#934 GetOrCreateViewData(type#23705 existing, type#26576 key) { }
	// RVA: -1
	internal type#28660 OverwriteFromViewData(type#23705 obj, type#26576 key) { }
	// RVA: -1
	internal type#28660 SaveViewData() { }
	// RVA: -1
	internal virtual type#28660 OnViewDataReady() { }
	// RVA: -1
	public virtual type#15313 ContainsPoint(type#28439 localPoint) { }
	// RVA: -1
	internal type#15313 get_requireMeasureFunction() { }
	// RVA: -1
	internal type#28660 set_requireMeasureFunction(type#15313 value) { }
	// RVA: -1
	private type#28660 AssignMeasureFunction() { }
	// RVA: -1
	private type#28660 RemoveMeasureFunction() { }
	// RVA: -1
	protected internal virtual type#28439 DoMeasure(type#26059 desiredWidth, type#34704 widthMode, type#26059 desiredHeight, type#34704 heightMode) { }
	// RVA: -1
	internal static type#28660 Measure(type#28615 ve, type#11980 node, type#26059 width, type#21848 widthMode, type#26059 height, type#21848 heightMode, type#11982 result) { }
	// RVA: -1
	private type#28660 FinalizeLayout() { }
	// RVA: -1
	internal type#28660 SetInlineRule(type#26734 sheet, type#26720 rule) { }
	// RVA: -1
	internal type#28660 SetComputedStyle(type#11817 newStyle) { }
	// RVA: -1
	public virtual type#26576 ToString() { }
	// RVA: -1
	internal type#9066 GetClassesForIteration() { }
	// RVA: -1
	public type#28660 AddToClassList(type#26576 className) { }
	// RVA: -1
	public type#28660 RemoveFromClassList(type#26576 className) { }
	// RVA: -1
	public type#28660 EnableInClassList(type#26576 className, type#15313 enable) { }
	// RVA: -1
	public type#15313 ClassListContains(type#26576 cls) { }
	// RVA: -1
	internal type#23705 GetProperty(type#24786 key) { }
	// RVA: -1
	internal type#28660 SetProperty(type#24786 key, type#23705 value) { }
	// RVA: -1
	internal type#15313 HasProperty(type#24786 key) { }
	// RVA: -1
	internal type#15313 ClearProperty(type#24786 key) { }
	// RVA: -1
	private static type#28660 CheckUserKeyArgument(type#24786 key) { }
	// RVA: -1
	private type#28660 SetPropertyInternal(type#24786 key, type#23705 value) { }
	// RVA: -1
	internal type#28660 UpdateCursorStyle(type#20900 eventType) { }
	// RVA: -1
	internal type#34706 get_subRenderTargetMode() { }
	// RVA: -1
	internal type#22476 get_defaultMaterial() { }
	// RVA: -1
	private type#28624 GetAnimationSystem() { }
	// RVA: -1
	internal type#28660 RegisterAnimation(type#20617 anim) { }
	// RVA: -1
	internal type#28660 UnregisterAnimation(type#20617 anim) { }
	// RVA: -1
	private type#28660 UnregisterRunningAnimations() { }
	// RVA: -1
	private type#28660 RegisterRunningAnimations() { }
	// RVA: -1
	private static type#11156 StartAnimation(type#11156 anim, type#5898 fromValueGetter, type#935 to, type#20867 durationMs, type#3502 onValueChanged) { }
	// RVA: -1
	private static type#28660 AssignStyleValues(type#28615 ve, type#26773 src) { }
	// RVA: -1
	private type#26773 ReadCurrentValues(type#28615 ve, type#26773 targetValuesToRead) { }
	// RVA: -1
	private virtual type#11159 UnityEngine.UIElements.Experimental.ITransitionAnimations.Start(type#26773 to, type#20867 durationMs) { }
	// RVA: -1
	private type#11159 Start(type#5901 fromValueGetter, type#26773 to, type#20867 durationMs) { }
	// RVA: -1
	public type#23705 get_dataSource() { }
	// RVA: -1
	public type#28660 set_dataSource(type#23705 value) { }
	// RVA: -1
	public type#24791 get_dataSourcePath() { }
	// RVA: -1
	public type#28660 set_dataSourcePath(type#24791 value) { }
	// RVA: -1
	public type#15313 TryGetBinding(type#15235 bindingId, type#11776 binding) { }
	// RVA: -1
	private type#28660 ProcessBindingRequests() { }
	// RVA: -1
	private type#28660 CreateBindingRequests() { }
	// RVA: -1
	private type#28660 TrackSource(type#23705 previous, type#23705 current) { }
	// RVA: -1
	private type#28660 DetachDataSource() { }
	// RVA: -1
	private type#28660 AttachDataSource() { }
	// RVA: -1
	private type#28660 DirtyNextParentWithEventInterests() { }
	// RVA: -1
	internal type#28660 SetAsNextParentWithEventInterests() { }
	// RVA: -1
	internal type#15313 GetCachedNextParentWithEventInterests(type#12237 nextParent) { }
	// RVA: -1
	internal type#28615 get_nextParentWithEventInterests() { }
	// RVA: -1
	private type#28660 PropagateCachedNextParentWithEventInterests(type#28615 nextParent, type#28615 stopParent) { }
	// RVA: -1
	internal type#28660 AddEventCallbackCategories(type#20867 eventCategories, type#27650 trickleDown) { }
	// RVA: -1
	internal type#20867 get_eventInterestParentCategories() { }
	// RVA: -1
	internal type#15313 get_isEventInterestParentCategoriesDirty() { }
	// RVA: -1
	internal type#28660 set_isEventInterestParentCategoriesDirty(type#15313 value) { }
	// RVA: -1
	private type#28660 UpdateEventInterestSelfCategories() { }
	// RVA: -1
	private type#28660 UpdateEventInterestParentCategories() { }
	// RVA: -1
	internal type#15313 HasParentEventInterests(type#17987 eventCategory) { }
	// RVA: -1
	internal type#15313 HasParentEventInterests(type#20867 eventCategories) { }
	// RVA: -1
	internal type#15313 HasSelfEventInterests(type#17987 eventCategory) { }
	// RVA: -1
	internal type#15313 HasSelfEventInterests(type#20867 eventCategories) { }
	// RVA: -1
	internal type#15313 HasTrickleDownEventInterests(type#20867 eventCategories) { }
	// RVA: -1
	internal type#15313 HasBubbleUpEventInterests(type#20867 eventCategories) { }
	// RVA: -1
	internal type#15313 HasTrickleDownEventCallbacks(type#20867 eventCategories) { }
	// RVA: -1
	internal type#15313 HasBubbleUpEventCallbacks(type#20867 eventCategories) { }
	// RVA: -1
	internal type#15313 HasTrickleDownHandleEvent(type#20867 eventCategories) { }
	// RVA: -1
	internal type#15313 HasBubbleUpHandleEvent(type#20867 eventCategories) { }
	// RVA: -1
	public type#20095 get_experimental() { }
	// RVA: -1
	private virtual type#20585 UnityEngine.UIElements.IExperimentalFeatures.get_animation() { }
	// RVA: -1
	public type#34702 get_hierarchy() { }
	// RVA: -1
	internal type#15313 get_isRootVisualContainer() { }
	// RVA: -1
	internal type#28660 set_isRootVisualContainer(type#15313 value) { }
	// RVA: -1
	internal type#15313 get_disableClipping() { }
	// RVA: -1
	internal type#28660 set_disableClipping(type#15313 value) { }
	// RVA: -1
	internal type#15313 ShouldClip() { }
	// RVA: -1
	internal type#15313 get_disableRendering() { }
	// RVA: -1
	internal type#28660 set_disableRendering(type#15313 value) { }
	// RVA: -1
	internal type#28660 add_elementAdded(type#3505 value) { }
	// RVA: -1
	internal type#28660 remove_elementAdded(type#3505 value) { }
	// RVA: -1
	internal type#28660 add_elementRemoved(type#3387 value) { }
	// RVA: -1
	internal type#28660 remove_elementRemoved(type#3387 value) { }
	// RVA: -1
	public type#28615 get_parent() { }
	// RVA: -1
	internal type#15058 get_elementPanel() { }
	// RVA: -1
	private type#28660 set_elementPanel(type#15058 value) { }
	// RVA: -1
	public type#20403 get_panel() { }
	// RVA: -1
	public virtual type#28615 get_contentContainer() { }
	// RVA: -1
	public type#28645 get_visualTreeAssetSource() { }
	// RVA: -1
	internal type#28660 set_visualTreeAssetSource(type#28645 value) { }
	// RVA: -1
	public type#28660 Add(type#28615 child) { }
	// RVA: -1
	public type#28660 Insert(type#20867 index, type#28615 element) { }
	// RVA: -1
	public type#28660 Remove(type#28615 element) { }
	// RVA: -1
	public type#28660 Clear() { }
	// RVA: -1
	public type#28615 ElementAt(type#20867 index) { }
	// RVA: -1
	public type#28615 get_Item(type#20867 key) { }
	// RVA: -1
	public type#20867 get_childCount() { }
	// RVA: -1
	public type#20867 IndexOf(type#28615 element) { }
	// RVA: -1
	internal type#28615 ElementAtTreePath(type#8699 childIndexes) { }
	// RVA: -1
	internal type#15313 FindElementInTree(type#28615 element, type#8699 outChildIndexes) { }
	// RVA: -1
	public type#6720 Children() { }
	// RVA: -1
	public type#28660 BringToFront() { }
	// RVA: -1
	public type#28660 SendToBack() { }
	// RVA: -1
	public type#28660 PlaceBehind(type#28615 sibling) { }
	// RVA: -1
	public type#28660 RemoveFromHierarchy() { }
	// RVA: -1
	public type#933 GetFirstOfType() { }
	// RVA: -1
	public type#932 GetFirstAncestorOfType() { }
	// RVA: -1
	internal type#28615 GetFirstAncestorWhere(type#9908 predicate) { }
	// RVA: -1
	public type#15313 Contains(type#28615 child) { }
	// RVA: -1
	private type#28660 GatherAllChildren(type#9218 elements) { }
	// RVA: -1
	public type#28615 FindCommonAncestor(type#28615 other) { }
	// RVA: -1
	internal type#28615 GetRoot() { }
	// RVA: -1
	internal type#28615 GetRootVisualContainer() { }
	// RVA: -1
	internal type#28615 GetNextElementDepthFirst() { }
	// RVA: -1
	internal type#28615 GetPreviousElementDepthFirst() { }
	// RVA: -1
	internal type#28615 RetargetElement(type#28615 retargetAgainst) { }
	// RVA: -1
	private type#28468 get_positionWithLayout() { }
	// RVA: -1
	internal type#28660 GetPivotedMatrixWithLayout(type#12003 result) { }
	// RVA: -1
	internal type#15313 get_hasDefaultRotationAndScale() { }
	// RVA: -1
	internal type#15313 get_has3DTransform() { }
	// RVA: -1
	private type#15313 get_has3DTranslation() { }
	// RVA: -1
	private type#15313 get_has3DRotation() { }
	// RVA: -1
	internal static type#26059 Min(type#26059 a, type#26059 b, type#26059 c, type#26059 d) { }
	// RVA: -1
	internal static type#26059 Max(type#26059 a, type#26059 b, type#26059 c, type#26059 d) { }
	// RVA: -1
	internal type#28660 TransformAlignedBoundsToParentSpace(type#11791 bounds) { }
	// RVA: -1
	private type#28660 TransformAlignedRectToParentSpace(type#12078 rect) { }
	// RVA: -1
	internal static type#25017 CalculateConservativeRect(type#12001 matrix, type#25017 rect) { }
	// RVA: -1
	internal static type#15356 CalculateConservativeBounds(type#12001 matrix, type#15356 bounds) { }
	// RVA: -1
	internal static type#28660 TransformAlignedRect(type#12001 matrix, type#12078 rect) { }
	// RVA: -1
	internal static type#28660 TransformAlignedBounds(type#12001 matrix, type#11791 bounds) { }
	// RVA: -1
	internal static type#28660 OrderMinMaxRect(type#12078 rect) { }
	// RVA: -1
	internal static type#28660 OrderMinMaxBounds(type#11791 bounds) { }
	// RVA: -1
	internal static type#28439 MultiplyMatrix44Point2(type#12001 lhs, type#28439 point) { }
	// RVA: -1
	internal static type#28439 MultiplyVector2(type#12001 lhs, type#28439 vector) { }
	// RVA: -1
	internal static type#28660 MultiplyMatrix34(type#12001 lhs, type#12001 rhs, type#12003 res) { }
	// RVA: -1
	private static type#28660 TranslateMatrix34(type#12001 lhs, type#28468 rhs, type#12003 res) { }
	// RVA: -1
	private static type#28660 TranslateMatrix34InPlace(type#12001 lhs, type#28468 rhs) { }
	// RVA: -1
	public type#20629 get_schedule() { }
	// RVA: -1
	private virtual type#20626 UnityEngine.UIElements.IVisualElementScheduler.Execute(type#3368 timerUpdateEvent) { }
	// RVA: -1
	private virtual type#20626 UnityEngine.UIElements.IVisualElementScheduler.Execute(type#14105 updateEvent) { }
	// RVA: -1
	public type#20550 get_style() { }
	// RVA: -1
	public type#20473 get_resolvedStyle() { }
	// RVA: -1
	public type#19977 get_customStyle() { }
	// RVA: -1
	public type#28640 get_styleSheets() { }
	// RVA: -1
	internal type#28660 AddStyleSheetPath(type#26576 sheetPath) { }
	// RVA: -1
	internal type#26686 ResolveLengthValue(type#21926 length, type#15313 isRow) { }
	// RVA: -1
	internal type#28468 ResolveTranslate() { }
	// RVA: -1
	internal type#28468 ResolveTransformOrigin() { }
	// RVA: -1
	private type#24838 ResolveRotation() { }
	// RVA: -1
	private type#28468 ResolveScale() { }
	// RVA: -1
	public type#26576 get_tooltip() { }
	// RVA: -1
	public type#28660 set_tooltip(type#26576 value) { }
	// RVA: -1
	private type#34711 get_typeData() { }
	// RVA: -1
	private static type#28660 .cctor() { }
	// RVA: -1
	internal static type#15313 <CalculateConservativeBounds>g__IsNaN|732_0(type#28468 v) { }
}
}
