SKNativeObject

Constructors

this
this(void* handle)
Undocumented in source.
this
this(void* handle, bool ownsHandle)
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Members

Functions

Dispose
void Dispose(bool disposing)
Undocumented in source. Be warned that the author may not have intended to support it.
Dispose
void Dispose()
Undocumented in source. Be warned that the author may not have intended to support it.
DisposeInternal
void DisposeInternal()
Undocumented in source. Be warned that the author may not have intended to support it.
DisposeManaged
void DisposeManaged()
Undocumented in source. Be warned that the author may not have intended to support it.
DisposeNative
void DisposeNative()
Undocumented in source. Be warned that the author may not have intended to support it.
DisposeUnownedManaged
void DisposeUnownedManaged()
Undocumented in source. Be warned that the author may not have intended to support it.
Handle
void* Handle()
Undocumented in source. Be warned that the author may not have intended to support it.
Handle
void Handle(void* value)
Undocumented in source. Be warned that the author may not have intended to support it.
IgnorePublicDispose
bool IgnorePublicDispose()
Undocumented in source. Be warned that the author may not have intended to support it.
IgnorePublicDispose
void IgnorePublicDispose(bool value)
Undocumented in source. Be warned that the author may not have intended to support it.
IsDisposed
bool IsDisposed()
Undocumented in source. Be warned that the author may not have intended to support it.
OwnsHandle
bool OwnsHandle()
Undocumented in source. Be warned that the author may not have intended to support it.
OwnsHandle
void OwnsHandle(bool value)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

fromFinalizer
bool fromFinalizer;
Undocumented in source.

Inherited Members

From IDisposable

Dispose
void Dispose()
Undocumented in source.

Meta