<!--
{
  "availability" : [
    "iOS: 26.5.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "AccessoryNotifications",
  "identifier" : "/documentation/AccessoryNotifications/AccessoryNotification/Action/ActionType/textInput(placeholder:)",
  "metadataVersion" : "0.1.0",
  "role" : "Case",
  "symbol" : {
    "kind" : "Case",
    "modules" : [
      "Accessory Notifications"
    ],
    "preciseIdentifier" : "s:22AccessoryNotifications0A12NotificationV6ActionV0D4TypeO9textInputyAGSS_tcAGmF"
  },
  "title" : "AccessoryNotification.Action.ActionType.textInput(placeholder:)"
}
-->

# AccessoryNotification.Action.ActionType.textInput(placeholder:)

An action type that captures text provided by a person in response to a notification.

```
case textInput(placeholder: String)
```

## Parameters

`placeholder`

Text that acts as a placeholder for the text input field.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)