MLWebViewProcessSettings
Module: WebView
Struct to define webview process initialization. More...
#include <ml_webview.h>
Public Attributes
Type | Name |
---|---|
uint32_t | version |
uint32_t | flags |
Detailed Description
struct MLWebViewProcessSettings;
Struct to define webview process initialization.
This structure must be initialized by calling MLWebViewProcessSettingsInit before use.
API Level:
- 22
Public Attributes Documentation
version
uint32_t version;
flags
uint32_t flags;
Flags to be set for the process using the webview.