Instance Method インスタンスメソッド

isContentDiscarded

Returns a Boolean value indicating whether the content has been discarded. 内容が廃棄されてしまっているかどうかを指し示しているブール値を返します。

Declaration 宣言

- (BOOL)isContentDiscarded;

Return Value 戻り値

YES if the content has been discarded; otherwise, NO. YES、もし内容が廃棄されてしまっているならば;そうでなければ、NO

See Also 参照

Discarding Content 内容を廃棄する