UNNotificationResponse 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
系統建立的物件,其中包含使用者如何回應通知的相關資訊。
[Foundation.Register("UNNotificationResponse", true)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 3, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 14, ObjCRuntime.PlatformArchitecture.Arch64, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
public class UNNotificationResponse : Foundation.NSObject, Foundation.INSCopying, Foundation.INSSecureCoding, IDisposable
type UNNotificationResponse = class
inherit NSObject
interface INSCoding
interface INativeObject
interface IDisposable
interface INSCopying
interface INSSecureCoding
- 繼承
- 衍生
- 屬性
- 實作
備註
這個類別與 無關 UNNotificationRequest ,這代表向系統要求通知所需的資料。
建構函式
UNNotificationResponse(IntPtr) |
建立 Unmanaged 物件的 Managed 標記法時所使用的建構函式;由執行時間呼叫。 |
UNNotificationResponse(NSCoder) |
從儲存在 unarchiver 物件中的資料初始化 物件的建構函式。 |
UNNotificationResponse(NSObjectFlag) |
呼叫衍生類別的建構函式,以略過初始化,並只配置 物件。 |
屬性
ActionIdentifier |
取得動作識別碼,告知使用者回應通知時所做的動作。 |
Class |
系統建立的物件,其中包含使用者如何回應通知的相關資訊。 (繼承來源 NSObject) |
ClassHandle |
這個類別的控制碼。 |
DebugDescription |
此物件的開發人員有意義描述。 (繼承來源 NSObject) |
Description |
物件的描述,ToString 的 Objective-C 版本。 (繼承來源 NSObject) |
Handle |
處理非受控物件標記法) (指標。 (繼承來源 NSObject) |
IsCustomAction |
系統建立的物件,其中包含使用者如何回應通知的相關資訊。 |
IsDefaultAction |
系統建立的物件,其中包含使用者如何回應通知的相關資訊。 |
IsDirectBinding |
系統建立的物件,其中包含使用者如何回應通知的相關資訊。 (繼承來源 NSObject) |
IsDismissAction |
系統建立的物件,其中包含使用者如何回應通知的相關資訊。 |
IsProxy |
系統建立的物件,其中包含使用者如何回應通知的相關資訊。 (繼承來源 NSObject) |
Notification |
取得使用者回應的通知。 |
RetainCount |
傳回物件的目前 Objective-C 保留計數。 (繼承來源 NSObject) |
Self |
系統建立的物件,其中包含使用者如何回應通知的相關資訊。 (繼承來源 NSObject) |
Superclass |
系統建立的物件,其中包含使用者如何回應通知的相關資訊。 (繼承來源 NSObject) |
SuperHandle |
用來表示這個 NSObject 基類中方法的控制碼。 (繼承來源 NSObject) |
Zone |
系統建立的物件,其中包含使用者如何回應通知的相關資訊。 (繼承來源 NSObject) |
方法
擴充方法
ObjectDidBeginEditing(NSObject, INSEditor) |
系統建立的物件,其中包含使用者如何回應通知的相關資訊。 |
ObjectDidEndEditing(NSObject, INSEditor) |
系統建立的物件,其中包含使用者如何回應通知的相關資訊。 |
GetValidModes(NSObject, NSFontPanel) |
系統建立的物件,其中包含使用者如何回應通知的相關資訊。 |
ValidateToolbarItem(NSObject, NSToolbarItem) |
系統建立的物件,其中包含使用者如何回應通知的相關資訊。 |
GetDebugDescription(INSObjectProtocol) |
系統建立的物件,其中包含使用者如何回應通知的相關資訊。 |
AcceptsPreviewPanelControl(NSObject, QLPreviewPanel) |
系統建立的物件,其中包含使用者如何回應通知的相關資訊。 |
BeginPreviewPanelControl(NSObject, QLPreviewPanel) |
系統建立的物件,其中包含使用者如何回應通知的相關資訊。 |
EndPreviewPanelControl(NSObject, QLPreviewPanel) |
系統建立的物件,其中包含使用者如何回應通知的相關資訊。 |
GetAccessibilityCustomRotors(NSObject) |
取得物件適用的 |
SetAccessibilityCustomRotors(NSObject, UIAccessibilityCustomRotor[]) |
設定適用于 |