public static final class WindowsKioskSingleUWPApp.Builder extends Object
| Modifier and Type | Method and Description |
|---|---|
WindowsKioskSingleUWPApp |
build() |
WindowsKioskSingleUWPApp.Builder |
uwpApp(WindowsKioskUWPApp uwpApp)
“This is the only Application User Model ID (AUMID) that will be available to
launch use while in Kiosk Mode”
|
public WindowsKioskSingleUWPApp.Builder uwpApp(WindowsKioskUWPApp uwpApp)
uwpApp - value of uwpApp property (as defined in service metadata)this (for method chaining)public WindowsKioskSingleUWPApp build()
Copyright © 2018–2020. All rights reserved.