mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-11 10:09:59 +00:00
Add options checks for waitForConnection and closeIfFocusLost
This commit is contained in:
@@ -3,6 +3,8 @@ struct InitData : Codable {
|
||||
let defaultMediaType: MediaType
|
||||
let availableMediaTypes: Int
|
||||
|
||||
let closeIfFocusLost: Bool
|
||||
|
||||
let windowPositionX: Int
|
||||
let windowPositionY: Int
|
||||
|
||||
|
||||
Reference in New Issue
Block a user