Table of Contents

Class SizeFuncAsyncHandler

Namespace
Rsvg.Internal
Assembly
Rsvg-2.0.dll

Async Handler for SizeFunc. An async annotation indicates the closure will be called precisely once, after which it is then available for garbage collection.

public class SizeFuncAsyncHandler
Inheritance
SizeFuncAsyncHandler
Inherited Members

Constructors

SizeFuncAsyncHandler(SizeFunc)

public SizeFuncAsyncHandler(SizeFunc managed)

Parameters

managed SizeFunc

Fields

NativeCallback

public SizeFunc NativeCallback

Field Value

SizeFunc