SliceListModelPropertyName
public enum SliceListModelPropertyName : String, PropertyNameProtocol
Undocumented
-
Child model to take slice from.
Declaration
Swift
case model = "model" -
Offset of slice.
Declaration
Swift
case offset = "offset" -
Maximum size of slice.
Declaration
Swift
case size = "size"
View on GitHub
Install in Dash
SliceListModelPropertyName Enumeration Reference