Partager via


UIDocument.PresentedItemChangedUbiquityAttributes Méthode

Définition

Le système appelle cette fonction pour indiquer que ont changé dans l’ubiquité.

[Foundation.Export("presentedItemDidChangeUbiquityAttributes:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 13, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void PresentedItemChangedUbiquityAttributes (Foundation.NSSet<Foundation.NSString> attributes);
abstract member PresentedItemChangedUbiquityAttributes : Foundation.NSSet<Foundation.NSString> -> unit
override this.PresentedItemChangedUbiquityAttributes : Foundation.NSSet<Foundation.NSString> -> unit

Paramètres

attributes
NSSet<NSString>
Attributs

Remarques

(Plus de documentation pour ce nœud est à venir)

Cela peut être utilisé à partir d’un thread d’arrière-plan.

S’applique à