共用方式為


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

屬性值

屬性

適用於