Compartir a través de


UIUserNotificationAction.ResponseTypedTextKey Propiedad

Definición

Los desarrolladores no deben usar esta propiedad en desuso. Los desarrolladores deben usar "UNTextInputNotificationResponse.UserText" en su lugar.

[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 de propiedad

Atributos

Se aplica a