| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.entity |
| Modifier and Type | Class and Description |
|---|---|
class |
EdgeHomeButtonHidden |
class |
EdgeHomeButtonLoadsStartPage |
class |
EdgeHomeButtonOpensCustomURL |
class |
EdgeHomeButtonOpensNewTab |
| 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.