Click or drag to resize

RecyclableGridScrollContentPadding Class

Padding.
Inheritance Hierarchy
SystemObject
  AndroidLocalGalleryPluginRecyclableGridScrollContentPadding

Namespace:  AndroidLocalGalleryPlugin
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
[SerializableAttribute]
public class Padding

The RecyclableGridScrollContentPadding type exposes the following members.

Constructors
  NameDescription
Public methodRecyclableGridScrollContentPadding
Initializes a new instance of the RecyclableGridScrollContentPadding class
Top
Fields
  NameDescription
Public fieldbottom
The bottom.
Public fieldleft
The left.
Public fieldright
The right.
Public fieldtop
The top.
Top
See Also