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:
commit
9bc3f52512
@ -29,6 +29,7 @@
|
|||||||
public var postRequest: Bool?
|
public var postRequest: Bool?
|
||||||
public var dontShowProgress: Bool?
|
public var dontShowProgress: Bool?
|
||||||
public var headerParameters: JSONValueDictionary?
|
public var headerParameters: JSONValueDictionary?
|
||||||
|
public var enableNativeScroll: Bool?
|
||||||
|
|
||||||
//--------------------------------------------------
|
//--------------------------------------------------
|
||||||
// MARK: - Initialzier
|
// MARK: - Initialzier
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user