Table of Contents

Delegate TMPMediator.TextChangedEarlyEventHandler

Namespace
TMPEffects.Components.Mediator
Assembly
TMPEffects.dll
public delegate void TMPMediator.TextChangedEarlyEventHandler(bool textContentChanged, ReadOnlyCollection<CharData> oldCharData)

Parameters

textContentChanged bool
oldCharData ReadOnlyCollection<CharData>