Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 296 Bytes

disposed.md

File metadata and controls

8 lines (5 loc) · 296 Bytes

libui.ktx / Disposable / disposed

disposed

val disposed: Boolean

Returns true if object was disposed - in this case dispose will do nothing, all other operations are invalid and will throw Error("Resource is disposed").