Structure

WKNotificationScene

A scene which appears in response to receiving the specified category of remote or local notifications. あるシーン、それはリモートまたはローカルの通知のこの指定されたカテゴリを受信することに応答して現れます。

Declaration 宣言

struct WKNotificationScene<Content, Controller> where Content : View, Controller : WKUserNotificationHostingController<Content>

Topics 話題

Creating a Notification Scene

Supporting Types 支援を行う型

Default Implementations 省略時実装

Relationships 関係

Conforms To 次に準拠

See Also 参照

Secondary Scenes