ALAssetLibraryChangedEventArgs Classe

Definizione

Fornisce dati per l'evento.

public class ALAssetLibraryChangedEventArgs : Foundation.NSNotificationEventArgs
type ALAssetLibraryChangedEventArgs = class
    inherit NSNotificationEventArgs
Ereditarietà
ALAssetLibraryChangedEventArgs

Costruttori

ALAssetLibraryChangedEventArgs(NSNotification)

Inizializza una nuova istanza della classe ALAssetLibraryChangedEventArgs.

Proprietà

DeletedAssetGroupsKey

Fornisce dati per l'evento.

InsertedAssetGroups

Fornisce dati per l'evento.

Notification

Oggetto NSNotification sottostante dalla notifica inviata.

(Ereditato da NSNotificationEventArgs)
UpdatedAssetGroups

Fornisce dati per l'evento.

UpdatedAssets

Fornisce dati per l'evento.

Si applica a