Interface TextControlPlaceholderOptions.Builder

All Superinterfaces:
Buildable, CopyableBuilder<TextControlPlaceholderOptions.Builder,TextControlPlaceholderOptions>, SdkBuilder<TextControlPlaceholderOptions.Builder,TextControlPlaceholderOptions>, SdkPojo
Enclosing class:
TextControlPlaceholderOptions

public static interface TextControlPlaceholderOptions.Builder extends SdkPojo, CopyableBuilder<TextControlPlaceholderOptions.Builder,TextControlPlaceholderOptions>
  • Method Details

    • visibility

      The visibility configuration of the placeholder options in a text control.

      Parameters:
      visibility - The visibility configuration of the placeholder options in a text control.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • visibility

      The visibility configuration of the placeholder options in a text control.

      Parameters:
      visibility - The visibility configuration of the placeholder options in a text control.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: