| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.enums |
| Modifier and Type | Field and Description |
|---|---|
protected WindowsAppStartLayoutTileSize |
WindowsKioskAppBase.startLayoutTileSize |
| Modifier and Type | Method and Description |
|---|---|
Optional<WindowsAppStartLayoutTileSize> |
WindowsKioskAppBase.getStartLayoutTileSize()
“The app tile size for the start layout”
|
| Modifier and Type | Method and Description |
|---|---|
WindowsKioskDesktopApp.Builder |
WindowsKioskDesktopApp.Builder.startLayoutTileSize(WindowsAppStartLayoutTileSize startLayoutTileSize) |
WindowsKioskUWPApp.Builder |
WindowsKioskUWPApp.Builder.startLayoutTileSize(WindowsAppStartLayoutTileSize startLayoutTileSize) |
WindowsKioskAppBase |
WindowsKioskAppBase.withStartLayoutTileSize(WindowsAppStartLayoutTileSize startLayoutTileSize)
Returns an immutable copy of
this with just the startLayoutTileSize field changed. |
| Modifier and Type | Method and Description |
|---|---|
static WindowsAppStartLayoutTileSize |
WindowsAppStartLayoutTileSize.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WindowsAppStartLayoutTileSize[] |
WindowsAppStartLayoutTileSize.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018–2020. All rights reserved.