Delegate TMPMediator.TextChangedLateEventHandler
- Namespace
- TMPEffects.Components.Mediator
public delegate void TMPMediator.TextChangedLateEventHandler(bool textContentChanged, ReadOnlyCollection<CharData> oldCharData, ReadOnlyCollection<VisibilityState> oldVisibilities)
Parameters
textContentChangedboololdCharDataReadOnlyCollection<CharData>oldVisibilitiesReadOnlyCollection<VisibilityState>