Class WebViewUnitySettings
Inheritance
System.Object
WebViewUnitySettings
Assembly: cs.temp.dll.dll
Syntax
public class WebViewUnitySettings : NativeFeatureUnitySettingsBase
Constructors
Declaration
public WebViewUnitySettings(bool enabled = true, WebViewUnitySettings.AndroidPlatformProperties androidProperties = null)
Parameters
Properties
AndroidProperties
Declaration
public WebViewUnitySettings.AndroidPlatformProperties AndroidProperties { get; }
Property Value
Methods
GetFeatureName()
Declaration
protected override string GetFeatureName()
Returns
Type |
Description |
System.String |
|