Merge branch 'feature/enablenativescroll_props' into 'develop'

native scroll property added in the actionmap

See merge request BPHV_MIPS/mvm_core!114
This commit is contained in:
Suresh, Kamlesh Jain 2020-10-08 15:37:41 -04:00
commit 9bc3f52512

View File

@ -29,6 +29,7 @@
public var postRequest: Bool?
public var dontShowProgress: Bool?
public var headerParameters: JSONValueDictionary?
public var enableNativeScroll: Bool?
//--------------------------------------------------
// MARK: - Initialzier