Last updated 3 years ago
Was this helpful?
Method in
Called by the to signal that the view should dismiss its current line from display, and clean up.
public virtual void DismissLine(Action onDismissalComplete)
Action onDismissalComplete
Action
The method that should be called when the view has finished dismissing the line.