mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-10 17:49:58 +00:00
Set window position in native selector based on data from extension
This commit is contained in:
@@ -3,6 +3,9 @@ struct InitData : Codable {
|
||||
let defaultMediaType: MediaType
|
||||
let availableMediaTypes: Int
|
||||
|
||||
let windowPositionX: Int
|
||||
let windowPositionY: Int
|
||||
|
||||
let i18n_extensionName: String
|
||||
let i18n_castButtonTitle: String
|
||||
let i18n_mediaTypeApp: String
|
||||
|
||||
Reference in New Issue
Block a user