BaseParamsContentSpacing Property |
Spacing between items (horizontal if the ScrollView is horizontal. else, vertical)
Namespace:
frame8.Logic.Misc.Visual.UI.ScrollRectItemsAdapter
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntaxpublic float ContentSpacing { get; set; }Property Value
Type:
Single
Version InformationOptimized ScrollView Adapter
Supported in: 4.0, 3.0
See Also