프로퍼티 | 타입 | 설명 | |
---|---|---|---|
BluetoothWatcher_Click | void | ||
DisableWatcher | void | ||
EnableWatcherAsync | System.Threading.Tasks.Task | ||
LightRefresh_Click | void |
메소드 | 설명 | |
---|---|---|
MainPage ( ) : HueLibrary |
Constructor for MainPage.
|
메소드 | 설명 | |
---|---|---|
OnNavigatedTo ( |
Fires when the page is navigated to, which occurs after the extended splash screen has finished loading all Hue resources.
|
메소드 | 설명 | |
---|---|---|
BluetoothWatcher_Click ( object sender, |
Fires when the Bluetooth watcher app bar toggle button is clicked.
|
|
DisableWatcher ( ) : void |
Disables the background watcher.
|
|
EnableWatcherAsync ( ) : System.Threading.Tasks.Task |
Registers the Bluetooth LE watcher background task, assuming Bluetooth is available.
|
|
LightRefresh_Click ( object sender, |
Refreshes the UI to match the actual state of the lights.
|
protected OnNavigatedTo ( |
||
e | ||
리턴 | void |