public enum BarsFillMode : System.Enum
Member | Description |
---|---|
EnsureEqualSize | EnsureEqualSize mode ensures that every grid column/row has the same pixels number width/height. The sum of all columns/rows pixels may be less than the width/height of the control. |
FillSpace | FillSpace mode ensures that the barcode grid fills the control dimensions. |
Target Platforms: Android 4.4+, iOS 8+
Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+