ALAssetLibraryChangedEventArgs 类

定义

为该事件提供数据。

public class ALAssetLibraryChangedEventArgs : Foundation.NSNotificationEventArgs
type ALAssetLibraryChangedEventArgs = class
    inherit NSNotificationEventArgs
继承
ALAssetLibraryChangedEventArgs

构造函数

ALAssetLibraryChangedEventArgs(NSNotification)

初始化 ALAssetLibraryChangedEventArgs 类的新实例。

属性

DeletedAssetGroupsKey

为该事件提供数据。

InsertedAssetGroups

为该事件提供数据。

Notification

已发布通知中的基础 NSNotification 对象。

(继承自 NSNotificationEventArgs)
UpdatedAssetGroups

为该事件提供数据。

UpdatedAssets

为该事件提供数据。

适用于