Поделиться через


UIUserNotificationAction.ResponseTypedTextKey Свойство

Определение

Разработчики не должны использовать это нерекомендуемое свойство. Разработчикам следует использовать unTextInputNotificationResponse.UserText.

[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

Значение свойства

Атрибуты

Применяется к