Example #1
0
 protected override void AnimateClose()
 {
     ContentContainer.FadeOut(300, EasingTypes.OutQuint);
 }