Table of Contents

INotificationEffectControl 接口

命名空间
ClassIsland.Shared.Interfaces.Controls
程序集
ClassIsland.Shared.dll

提醒特效接口

public interface INotificationEffectControl

方法

Play()

播放提醒特效

void Play()

事件

EffectCompleted

提醒特效播放结束事件

event EventHandler? EffectCompleted

事件类型

EventHandler