Table of Contents

Class BackgroundFetchUIOptions

Namespace
CSharpToJavaScript.APIs.JS
Assembly
CSharpToJavaScript.dll
[ToObject]
public class BackgroundFetchUIOptions
Inheritance
BackgroundFetchUIOptions
Derived
Inherited Members

Constructors

BackgroundFetchUIOptions()

public BackgroundFetchUIOptions()

Fields

Icons

[Value("icons")]
public List<ImageResource> Icons

Field Value

List<ImageResource>

Title

[Value("title")]
public string Title

Field Value

string