UIPasteboard.Notifications 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
类 UIPasteboard 发布的通知。
public static class UIPasteboard.Notifications
type UIPasteboard.Notifications = class
- 继承
-
UIPasteboard.Notifications
注解
这是一个静态类,其中包含各种帮助程序方法,开发人员可以使用这些方法观察 iOS 通知中心发布的事件 (NSNotificationCenter) 。
此类后事件中定义的方法使用 NSNotificationEventArgs 包含通知参数的强类型属性的参数调用提供的方法或 lambda。