다음을 통해 공유


NSPurgeableData.BeginContentAccess 메서드

정의

콘텐츠에 대한 액세스를 요청하고 콘텐츠를 사용할 수 있고 성공적으로 액세스한 경우 를 반환 true 합니다. (그렇지 않으면 은 를 반환합니다 false.)

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

반환

true 콘텐츠를 검색할 수 있으면 입니다.

구현

특성

적용 대상