Show / Hide Table of Contents

Class TextField.UxmlFactory

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