Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
Notify::Message
Inherits
Struct
<
Value
<
Object
シンクに依存しない送信通知。 どのシンクでも意味を持つコアと、解釈されなくてよい表示ヒントに分けて持つ。
Constructors
new
(title :
String
, body :
String
, icon :
Icon
|
Nil
, timeout :
Float64
, sound :
String
, volume :
Float64
, source_app :
String
, hints :
DisplayHints
=
DisplayHints
.new)
Source
Instance methods
body
Source
hints
Source
icon
Source
sound
Source
source_app
Source
timeout
Source
title
Source
volume
Source