AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Describes the configuration for the form's style.

Inheritance Hierarchy

System.Object
  Amazon.AmplifyUIBuilder.Model.FormStyle

Namespace: Amazon.AmplifyUIBuilder.Model
Assembly: AWSSDK.AmplifyUIBuilder.dll
Version: 3.x.y.z

Syntax

C#
public class FormStyle

The FormStyle type exposes the following members

Constructors

NameDescription
Public Method FormStyle()

Properties

NameTypeDescription
Public Property HorizontalGap Amazon.AmplifyUIBuilder.Model.FormStyleConfig

Gets and sets the property HorizontalGap.

The spacing for the horizontal gap.

Public Property OuterPadding Amazon.AmplifyUIBuilder.Model.FormStyleConfig

Gets and sets the property OuterPadding.

The size of the outer padding for the form.

Public Property VerticalGap Amazon.AmplifyUIBuilder.Model.FormStyleConfig

Gets and sets the property VerticalGap.

The spacing for the vertical gap.

Version Information

.NET Core App:
Supported in: 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5, 4.0, 3.5