MonobjcMonobjc Documented Class Library
IsContentDiscarded Property
NamespacesMonobjc.FoundationINSDiscardableContentIsContentDiscarded

Returns a Boolean value indicating whether the content has been discarded.

Original signature is '- (BOOL)isContentDiscarded'

Available in Mac OS X v10.6 and later.

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

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