UNNotification.Request 属性

定义

获取通知的原始通知请求。

public virtual UserNotifications.UNNotificationRequest Request { [Foundation.Export("request", ObjCRuntime.ArgumentSemantic.Copy)] get; }
member this.Request : UserNotifications.UNNotificationRequest

属性值

通知的原始通知请求。

属性

适用于