Show / Hide Table of Contents

Class MaskField.UxmlFactory

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