INotificationEffectControl 接口
- 程序集
- ClassIsland.Shared.dll
提醒特效接口
public interface INotificationEffectControl
方法
Play()
播放提醒特效
void Play()
事件
EffectCompleted
提醒特效播放结束事件
event EventHandler? EffectCompleted
提醒特效接口
public interface INotificationEffectControl
播放提醒特效
void Play()
提醒特效播放结束事件
event EventHandler? EffectCompleted