Table of Contents

ShowToastEventArgs 类

命名空间
ClassIsland.Core.Models.UI
程序集
ClassIsland.Core.dll

显示 Toast 事件参数。

public class ShowToastEventArgs : RoutedEventArgs
继承
RoutedEventArgs
ShowToastEventArgs
继承成员
RoutedEventArgs.Handled
RoutedEventArgs.RoutedEvent
RoutedEventArgs.Route
RoutedEventArgs.Source

属性

Message

Toast 事件包含的消息。

public ToastMessage Message { get; }

属性值

ToastMessage