Share via


NSFilePresenter_Extensions.GetPresentedItemObservedUbiquityAttributes Method

Definition

Gets the set of ubiquity attributes that will generate notifications if they are modified.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static Foundation.NSSet<Foundation.NSString> GetPresentedItemObservedUbiquityAttributes(this Foundation.INSFilePresenter This);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member GetPresentedItemObservedUbiquityAttributes : Foundation.INSFilePresenter -> Foundation.NSSet<Foundation.NSString>

Parameters

Returns

Attributes

Remarks

(More documentation for this node is coming)

This can be used from a background thread.

Applies to