responsePlaceholder
Optional placeholder string for inline reply field.
インラインリプレイフィールドに対する随意のプレースホルダ文字列。
Availability 有効性
Technology
@property(nullable, readonly, copy) NSAttributedString
*response;
When the user responds to a notification, the NSUser
method user
is called with the notification, the activation
property set to NSUser
, and this property is set with the user’s response.
ユーザがある通知に応答する場合、NSUser
のメソッドuser
はその通知で呼び出されます、activation
プロパティはNSUser
に設定されます、そしてこのプロパティはユーザのもつ応答で設定されます。
responsePlaceholder