Show / Hide Table of Contents

Class Button.UxmlFactory

Inheritance
Object
UxmlFactory<Button, Button.UxmlTraits>
Button.UxmlFactory
Implements
IUxmlFactory
Inherited Members
UxmlFactory<Button, Button.UxmlTraits>.m_Traits
UxmlFactory<Button, Button.UxmlTraits>.uxmlName
UxmlFactory<Button, Button.UxmlTraits>.uxmlNamespace
UxmlFactory<Button, Button.UxmlTraits>.uxmlQualifiedName
UxmlFactory<Button, Button.UxmlTraits>.canHaveAnyAttribute
UxmlFactory<Button, Button.UxmlTraits>.uxmlAttributesDescription
UxmlFactory<Button, Button.UxmlTraits>.uxmlChildElementsDescription
UxmlFactory<Button, Button.UxmlTraits>.substituteForTypeName
UxmlFactory<Button, Button.UxmlTraits>.substituteForTypeNamespace
UxmlFactory<Button, Button.UxmlTraits>.substituteForTypeQualifiedName
UxmlFactory<Button, Button.UxmlTraits>.AcceptsAttributeBag(IUxmlAttributes)
UxmlFactory<Button, Button.UxmlTraits>.AcceptsAttributeBag(IUxmlAttributes, CreationContext)
UxmlFactory<Button, Button.UxmlTraits>.Create(IUxmlAttributes, CreationContext)
UxmlFactory<Button, Button.UxmlTraits>.DoCreate(IUxmlAttributes, CreationContext)
UxmlFactory<Button, Button.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<Button, Button.UxmlTraits>, 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