Skip to content

Conversation

xaxys
Copy link

@xaxys xaxys commented Jan 28, 2019

Now can simply use OnDeviceArrival and OnDeviceRemove to response to device changes
Example:

...
MainWindow{
	Layout:  VBox{},
	OnDeviceArrival: func() {...},
	OnDeviceRemove: func() {...},
}.Run()
...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant