docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class TextEditorBackspaceDelete

    Inheritance
    object
    TextEditorBackspaceDelete
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Global Namespace
    Assembly: UnityEngine.UI.Tests.dll
    Syntax
    public class TextEditorBackspaceDelete

    Methods

    TextEditorWithUTF16_LeftCursorOnBackspaceAndLeftSurrogate_RemovesBothSurrogates()

    Declaration
    [Test]
    public void TextEditorWithUTF16_LeftCursorOnBackspaceAndLeftSurrogate_RemovesBothSurrogates()

    TextEditorWithUTF16_LeftCursorOnBackspaceAndRightSurrogate_RemovesBothSurrogates()

    Declaration
    [Test]
    public void TextEditorWithUTF16_LeftCursorOnBackspaceAndRightSurrogate_RemovesBothSurrogates()

    TextEditorWithUTF16_LeftCursorOnBackspace_DoesNotRemoveCharacter()

    Declaration
    [Test]
    public void TextEditorWithUTF16_LeftCursorOnBackspace_DoesNotRemoveCharacter()

    TextEditorWithUTF16_LeftCursorOnDeleteAndLeftSurrogate_RemovesBothSurrogates()

    Declaration
    [Test]
    public void TextEditorWithUTF16_LeftCursorOnDeleteAndLeftSurrogate_RemovesBothSurrogates()

    TextEditorWithUTF16_LeftCursorOnDelete_RemovesCharacter()

    Declaration
    [Test]
    public void TextEditorWithUTF16_LeftCursorOnDelete_RemovesCharacter()

    TextEditorWithUTF16_MiddleCursorOnBackspaceAndLeftSurrogate_RemovesBothSurrogates()

    Declaration
    [Test]
    public void TextEditorWithUTF16_MiddleCursorOnBackspaceAndLeftSurrogate_RemovesBothSurrogates()

    TextEditorWithUTF16_MiddleCursorOnBackspaceAndRightSurrogate_RemovesBothSurrogates()

    Declaration
    [Test]
    public void TextEditorWithUTF16_MiddleCursorOnBackspaceAndRightSurrogate_RemovesBothSurrogates()

    TextEditorWithUTF16_MiddleCursorOnBackspace_RemovesBothSurrogatesInSuccession()

    Declaration
    [Test]
    public void TextEditorWithUTF16_MiddleCursorOnBackspace_RemovesBothSurrogatesInSuccession()

    TextEditorWithUTF16_MiddleCursorOnBackspace_RemovesCharacter()

    Declaration
    [Test]
    public void TextEditorWithUTF16_MiddleCursorOnBackspace_RemovesCharacter()

    TextEditorWithUTF16_MiddleCursorOnDeleteAndLeftSurrogate_RemovesBothSurrogates()

    Declaration
    [Test]
    public void TextEditorWithUTF16_MiddleCursorOnDeleteAndLeftSurrogate_RemovesBothSurrogates()

    TextEditorWithUTF16_MiddleCursorOnDelete_RemovesBothSurrogatesInSuccession()

    Declaration
    [Test]
    public void TextEditorWithUTF16_MiddleCursorOnDelete_RemovesBothSurrogatesInSuccession()

    TextEditorWithUTF16_MiddleCursorOnDelete_RemovesCharacter()

    Declaration
    [Test]
    public void TextEditorWithUTF16_MiddleCursorOnDelete_RemovesCharacter()

    TextEditorWithUTF16_RightCursorOnBackspaceAndLeftSurrogate_RemovesBothSurrogates()

    Declaration
    [Test]
    public void TextEditorWithUTF16_RightCursorOnBackspaceAndLeftSurrogate_RemovesBothSurrogates()

    TextEditorWithUTF16_RightCursorOnBackspaceAndRightSurrogate_RemovesBothSurrogates()

    Declaration
    [Test]
    public void TextEditorWithUTF16_RightCursorOnBackspaceAndRightSurrogate_RemovesBothSurrogates()

    TextEditorWithUTF16_RightCursorOnBackspace_RemovesCharacters()

    Declaration
    [Test]
    public void TextEditorWithUTF16_RightCursorOnBackspace_RemovesCharacters()

    TextEditorWithUTF16_RightCursorOnDeleteAndLeftSurrogate_RemovesBothSurrogates()

    Declaration
    [Test]
    public void TextEditorWithUTF16_RightCursorOnDeleteAndLeftSurrogate_RemovesBothSurrogates()

    TextEditorWithUTF16_RightCursorOnDelete_DoesNotRemoveCharacter()

    Declaration
    [Test]
    public void TextEditorWithUTF16_RightCursorOnDelete_DoesNotRemoveCharacter()
    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)