cohtml::Net::LibraryParamsWithExternalRenderingLibrary

Inherits from SystemIDisposable

Inherited by cohtml.Net.LibraryParams

Public Functions

Name
virtual voidDispose()
LibraryParamsWithExternalRenderingLibrary()

Public Properties

Name
IVirtualAllocatorVirtualAllocator
SeverityLoggingSeverity
ILogHandlerLogHandler
IPerformanceHandlerPerformanceHandler
stringWritableDirectory
boolUseDedicatedLayoutThread
boolEnableInternalAllocator
boolExposeGC
uintResourceThreadsCountHint
stringSharedLibraryLocation
global::System.IntPtrOnWorkAvailableUserData
PlatformSpecificParamsPlatformParams
stringDefaultStyleFontFamily

Protected Attributes

Name
boolswigCMemOwn

Public Functions Documentation

function Dispose

virtual void Dispose()

Reimplemented by: cohtml::Net::LibraryParams::Dispose

function LibraryParamsWithExternalRenderingLibrary

LibraryParamsWithExternalRenderingLibrary()

Public Property Documentation

property VirtualAllocator

IVirtualAllocator VirtualAllocator;

property LoggingSeverity

Severity LoggingSeverity;

property LogHandler

ILogHandler LogHandler;

property PerformanceHandler

IPerformanceHandler PerformanceHandler;

property WritableDirectory

string WritableDirectory;

property UseDedicatedLayoutThread

bool UseDedicatedLayoutThread;

property EnableInternalAllocator

bool EnableInternalAllocator;

property ExposeGC

bool ExposeGC;

property ResourceThreadsCountHint

uint ResourceThreadsCountHint;

property SharedLibraryLocation

string SharedLibraryLocation;

property OnWorkAvailableUserData

global::System.IntPtr OnWorkAvailableUserData;

property PlatformParams

PlatformSpecificParams PlatformParams;

property DefaultStyleFontFamily

string DefaultStyleFontFamily;

Protected Attributes Documentation

variable swigCMemOwn

bool swigCMemOwn;