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

isContentDiscarded()

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

Declaration 宣言

func isContentDiscarded() -> Bool

Return Value 戻り値

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

See Also 参照

Discarding Content 内容を廃棄する