native scroll property added in the actionmap

This commit is contained in:
Murugan, Vimal 2020-10-09 01:04:09 +05:30
parent db6ba46810
commit 39dab643e8

View File

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