Szerkesztés

Megosztás a következőn keresztül:


NSPurgeableData.BeginContentAccess Method

Definition

Requests access to the content, and returns true if the contents are available and were successfully accessed. (Otherwise, returns false.)

[Foundation.Export("beginContentAccess")]
public virtual bool BeginContentAccess ();
abstract member BeginContentAccess : unit -> bool
override this.BeginContentAccess : unit -> bool

Returns

true if the contents can be retrieved.

Implements

Attributes

Applies to