Compartilhar via


UIUserNotificationAction.ResponseTypedTextKey Propriedade

Definição

Os desenvolvedores não devem usar essa propriedade preterida. Os desenvolvedores devem usar 'UNTextInputNotificationResponse.UserText' em vez disso.

[Foundation.Field("UIUserNotificationActionResponseTypedTextKey", "UIKit")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.None, "Use 'UNTextInputNotificationResponse.UserText' instead.")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public static Foundation.NSString ResponseTypedTextKey { [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.None, "Use 'UNTextInputNotificationResponse.UserText' instead.")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.ResponseTypedTextKey : Foundation.NSString

Valor da propriedade

Atributos

Aplica-se a