Movatterモバイル変換


[0]ホーム

URL:


CefSharp API Doc
CefSharp API Doc
Namespaces
CefSharp
CefSettingsBase Class
CefSettingsBase Properties
AcceptLanguageList Property
BackgroundColor Property
BrowserSubprocessPath Property
CachePath Property
CefCommandLineArgs Property
CefCustomSchemes Property
ChromeRuntime Property
CommandLineArgsDisabled Property
CookieableSchemesExcludeDefaults Property
CookieableSchemesList Property
ExternalMessagePump Property
IgnoreCertificateErrors Property
IsDisposed Property
JavascriptFlags Property
Locale Property
LocalesDirPath Property
LogFile Property
LogSeverity Property
MultiThreadedMessageLoop Property
PackLoadingDisabled Property
PersistSessionCookies Property
PersistUserPreferences Property
RemoteDebuggingPort Property
ResourcesDirPath Property
RootCachePath Property
UncaughtExceptionStackSize Property
UserAgent Property
UserAgentProduct Property
WindowlessRenderingEnabled Property
Click or drag to resizeClick or drag to resize

CefSettingsBaseBackgroundColor Property

Version 118.6.80
Background color used for the browser before a document is loaded and when no document color is specified. The alpha component must be either fully opaque (0xFF) or fully transparent (0x00). If the alpha component is fully opaque then the RGB components will be used as the background color. If the alpha component is fully transparent for a WinForms browser then the default value of opaque white be used. If the alpha component is fully transparent for a windowless (WPF/OffScreen) browser then transparent painting will be enabled.

Namespace:  CefSharp
Assembly:  CefSharp.Core (in CefSharp.Core.dll) Version: 118.6.80.0
Syntax
publicuintBackgroundColor {get;set; }
public:propertyunsigned intBackgroundColor {unsigned intget ();voidset (unsigned intvalue);}

Property Value

Type: UInt32
See Also

Reference

CefSettingsBase Class
CefSharp Namespace

https://raw.githubusercontent.com/cefsharp/CefSharp/master/LICENSE


[8]ページ先頭

©2009-2025 Movatter.jp