Show / Hide Table of Contents

Class RepeatButton.UxmlFactory

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