Contents

AccessoryNotification.Action.ActionType.textInput(placeholder:)

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

Declaration

case textInput(placeholder: String)

Parameters

  • placeholder:

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

See Also

Determining the type of action