native scroll property added in the actionmap
This commit is contained in:
parent
db6ba46810
commit
39dab643e8
@ -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