docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class CharacterLimitValidation

    Inheritance
    object
    TestBehaviourBase<InputField>
    CharacterLimitValidation
    Inherited Members
    TestBehaviourBase<InputField>.m_TestObject
    TestBehaviourBase<InputField>.TestSetup()
    TestBehaviourBase<InputField>.Teardown()
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Core.InputField
    Assembly: UnityEditor.UI.EditorTests.dll
    Syntax
    public class CharacterLimitValidation : TestBehaviourBase<InputField>

    Methods

    LimitCanNotBeNegative()

    Declaration
    [Test]
    public void LimitCanNotBeNegative()

    TextLengthEqualToLimit()

    Declaration
    [Test]
    public void TextLengthEqualToLimit()

    TextLengthGreaterThanLimit()

    Declaration
    [Test]
    public void TextLengthGreaterThanLimit()

    TextLengthShorterThanLimit()

    Declaration
    [Test]
    public void TextLengthShorterThanLimit()
    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)