cohtml::Net::ViewSettings

Inherits from SystemIDisposable

Public Functions

Name
virtual voidDispose()
ViewSettings()

Public Properties

Name
IViewListenerListener
ITimeZoneProviderTimezoneProvider
uintWidth
uintHeight
global::System.IntPtrUserData
boolEnableComplexCSSSelectorsStyling
boolInterceptResourceRequests
ModeInspectorNetworkTabMode
uintMinimumVertexBufferSize
uintMinimumIndexBufferSize
uintVertexIndexBufferRingSize
uintDoubleClickTime
ITextInputHandlerTextInputHandler
floatStartPanThreshold
boolExecuteLayoutOnDedicatedThread
boolExecuteCommandProcessingWithLayout
boolEnableComplexTextLayout
boolEnableUISurfacePartitioning
boolEnableImmediateLayout
boolEnableUnloadingOfHiddenImages
global::System.IntPtrDeveloperOptions

Protected Attributes

Name
boolswigCMemOwn

Public Functions Documentation

function Dispose

virtual void Dispose()

function ViewSettings

ViewSettings()

Public Property Documentation

property Listener

IViewListener Listener;

property TimezoneProvider

ITimeZoneProvider TimezoneProvider;

property Width

uint Width;

property Height

uint Height;

property UserData

global::System.IntPtr UserData;

property EnableComplexCSSSelectorsStyling

bool EnableComplexCSSSelectorsStyling;

property InterceptResourceRequests

bool InterceptResourceRequests;

property InspectorNetworkTabMode

Mode InspectorNetworkTabMode;

property MinimumVertexBufferSize

uint MinimumVertexBufferSize;

property MinimumIndexBufferSize

uint MinimumIndexBufferSize;

property VertexIndexBufferRingSize

uint VertexIndexBufferRingSize;

property DoubleClickTime

uint DoubleClickTime;

property TextInputHandler

ITextInputHandler TextInputHandler;

property StartPanThreshold

float StartPanThreshold;

property ExecuteLayoutOnDedicatedThread

bool ExecuteLayoutOnDedicatedThread;

property ExecuteCommandProcessingWithLayout

bool ExecuteCommandProcessingWithLayout;

property EnableComplexTextLayout

bool EnableComplexTextLayout;

property EnableUISurfacePartitioning

bool EnableUISurfacePartitioning;

property EnableImmediateLayout

bool EnableImmediateLayout;

property EnableUnloadingOfHiddenImages

bool EnableUnloadingOfHiddenImages;

property DeveloperOptions

global::System.IntPtr DeveloperOptions;

Protected Attributes Documentation

variable swigCMemOwn

bool swigCMemOwn;