Merge branch 'bugfix/open_url_decode' into 'release/9_5_0'
add page type for legacy open url.... See merge request BPHV_MIPS/mvm_core!186
This commit is contained in:
commit
247adceb98
@ -32,6 +32,7 @@
|
||||
public var headerParameters: JSONValueDictionary?
|
||||
public var enableNativeScroll: Bool?
|
||||
public var hideUrl: Bool?
|
||||
public var pageType: String?
|
||||
|
||||
//--------------------------------------------------
|
||||
// MARK: - Initialzier
|
||||
|
||||
Loading…
Reference in New Issue
Block a user