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:
Pfeil, Scott Robert 2021-11-16 20:10:01 +00:00
commit 247adceb98

View File

@ -32,6 +32,7 @@
public var headerParameters: JSONValueDictionary?
public var enableNativeScroll: Bool?
public var hideUrl: Bool?
public var pageType: String?
//--------------------------------------------------
// MARK: - Initialzier