Table of Contents

Delegate TMPMediator.TextChangedEarlyEventHandler

public delegate void TMPMediator.TextChangedEarlyEventHandler(bool textContentChanged, ReadOnlyCollection<CharData> oldCharData)

Parameters

textContentChanged bool
oldCharData ReadOnlyCollection<CharData>