Show / Hide Table of Contents

Class Box.UxmlFactory

Inheritance
Object
UxmlFactory<Box, VisualElement.UxmlTraits>
UxmlFactory<Box>
Box.UxmlFactory
Implements
IUxmlFactory
Inherited Members
UxmlFactory<Box, VisualElement.UxmlTraits>.m_Traits
UxmlFactory<Box, VisualElement.UxmlTraits>.uxmlName
UxmlFactory<Box, VisualElement.UxmlTraits>.uxmlNamespace
UxmlFactory<Box, VisualElement.UxmlTraits>.uxmlQualifiedName
UxmlFactory<Box, VisualElement.UxmlTraits>.canHaveAnyAttribute
UxmlFactory<Box, VisualElement.UxmlTraits>.uxmlAttributesDescription
UxmlFactory<Box, VisualElement.UxmlTraits>.uxmlChildElementsDescription
UxmlFactory<Box, VisualElement.UxmlTraits>.substituteForTypeName
UxmlFactory<Box, VisualElement.UxmlTraits>.substituteForTypeNamespace
UxmlFactory<Box, VisualElement.UxmlTraits>.substituteForTypeQualifiedName
UxmlFactory<Box, VisualElement.UxmlTraits>.AcceptsAttributeBag(IUxmlAttributes)
UxmlFactory<Box, VisualElement.UxmlTraits>.AcceptsAttributeBag(IUxmlAttributes, CreationContext)
UxmlFactory<Box, VisualElement.UxmlTraits>.Create(IUxmlAttributes, CreationContext)
UxmlFactory<Box, VisualElement.UxmlTraits>.DoCreate(IUxmlAttributes, CreationContext)
UxmlFactory<Box, VisualElement.UxmlTraits>.CreatesType
Object.ToString()
Object.Equals(Object)
Object.Equals(Object, Object)
Object.ReferenceEquals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Namespace: UnityEngine.Experimental.UIElements
Assembly: UnityEngine.dll
Syntax
public class UxmlFactory : UxmlFactory<Box>, IUxmlFactory

Implements

IUxmlFactory

Extension Methods

MustExtensions.MustBeEqual<T>(T, T)
MustExtensions.MustBeEqual<T>(T, T, String)
MustExtensions.MustNotBeEqual<T>(T, T)
MustExtensions.MustNotBeEqual<T>(T, T, String)
MustExtensions.MustBeNull<T>(T)
MustExtensions.MustBeNull<T>(T, String)
MustExtensions.MustNotBeNull<T>(T)
MustExtensions.MustNotBeNull<T>(T, String)
  • Improve this Doc
  • View Source
Back to top Generated by DocFX