Api PlaceholderAttribute
class

PlaceholderAttribute

public class PlaceholderAttribute : Attribute

Add placeholder text, typically displayed for string properties when the text entry field is empty. This info can then be retrieved via DisplayInfo library.

Constructors

PlaceholderAttribute(String value)

Properties

Name Type Description
Value String
Assembly: Sandbox.System Full Name: PlaceholderAttribute