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 settings for the form's style properties.

Inheritance Hierarchy

System.Object
  Amazon.AmplifyUIBuilder.Model.FormStyleConfig

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

Syntax

C#
public class FormStyleConfig

The FormStyleConfig type exposes the following members

Constructors

NameDescription
Public Method FormStyleConfig()

Properties

NameTypeDescription
Public Property TokenReference System.String

Gets and sets the property TokenReference.

A reference to a design token to use to bind the form's style properties to an existing theme.

Public Property Value System.String

Gets and sets the property Value.

The value of the style setting.

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