class var isInteractive : Bool
If the notification should accept user input.
class var sashColor : Color?
Color to use within the sash of the long look interface. If
nil
the sash will be the default system color.class var subtitleColor : Color?
The color to apply to the subtitle text displayed in the short look interface. If
nil
the text will be the default system color.class var titleColor : Color?
The color to apply to the text displayed in the sash. If
nil
the text will be the default system color.class var wantsSashBlur : Bool
If the sash should include a blur over the background.