MonobjcMonobjc Documented Class Library
BeginContentAccess Property
NamespacesMonobjc.FoundationINSDiscardableContentBeginContentAccess

Returns a Boolean value indicating whether the discardable contents are still available and have been successfully accessed.

Original signature is '- (BOOL)beginContentAccess'

Available in Mac OS X v10.6 and later.

Declaration Syntax
C#Visual BasicVisual C++
bool BeginContentAccess { get; }
ReadOnly Property BeginContentAccess As Boolean
	Get
property bool BeginContentAccess {
	bool get ();
}
Version Information
  • Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later)

Assembly: Monobjc.Foundation (Module: Monobjc.Foundation)