| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.entity |
| Modifier and Type | Class and Description |
|---|---|
class |
EdgeHomeButtonHidden
“Hide the home button.”
|
class |
EdgeHomeButtonLoadsStartPage
“Show the home button; clicking the home button loads the Start page - this is
also the default value.”
|
class |
EdgeHomeButtonOpensCustomURL
“Show the home button; clicking the home button loads a specific URL.”
|
class |
EdgeHomeButtonOpensNewTab
“Show the home button; clicking the home button loads the New tab page.”
|
| Modifier and Type | Field and Description |
|---|---|
protected EdgeHomeButtonConfiguration |
Windows10GeneralConfiguration.edgeHomeButtonConfiguration |
| Modifier and Type | Method and Description |
|---|---|
Optional<EdgeHomeButtonConfiguration> |
Windows10GeneralConfiguration.getEdgeHomeButtonConfiguration()
“Causes the Home button to either hide, load the default Start page, load a New
tab page, or a custom URL”
|
| Modifier and Type | Method and Description |
|---|---|
Windows10GeneralConfiguration.Builder |
Windows10GeneralConfiguration.Builder.edgeHomeButtonConfiguration(EdgeHomeButtonConfiguration edgeHomeButtonConfiguration)
“Causes the Home button to either hide, load the default Start page, load a New
tab page, or a custom URL”
|
Windows10GeneralConfiguration |
Windows10GeneralConfiguration.withEdgeHomeButtonConfiguration(EdgeHomeButtonConfiguration edgeHomeButtonConfiguration)
Returns an immutable copy of
this with just the edgeHomeButtonConfiguration field changed. |
Copyright © 2018–2020. All rights reserved.