HandleDictionary.GetInstance

<summary> Retrieve the living instance if there is one, or null if not. </summary> <returns>The instance if it is alive, or null if there is none.</returns>

struct HandleDictionary
static
bool
GetInstance
(
TSkiaObject
)
(
void* handle
,
ref TSkiaObject instance
)
if (
is(TSkiaObject : SKObject)
)

Meta