Instance Property インスタンスプロパティ

title

Specifies the title of the notification. 通知のタイトルを指定します。

Declaration 宣言

var title: String? { get set }

Discussion 議論

This value should be localized because it is presented to the user. The string is truncated to a length appropriate for display and the property is modified to reflect the truncation. この値はローカライズされるべきです、なぜならそれはユーザに提示されるからです。文字列は、表示に適した長さに切り詰められます、そしてプロパティはその切り詰めを反映するよう修正されます。

See Also 参照

Display Information 表示情報