API Referenceglobal
public class PlaceholderAttribute : System.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
Showing 1 constructors
public PlaceholderAttribute(string value)
No results match this filter.
Properties
Showing 1 properties
public string PlaceholderAttribute.Value { get; set; }
No results match this filter.
Metadata
| Field | Value |
|---|---|
| Namespace | global |
| Type | class |
| Assembly | Sandbox.System |
| Doc ID | T:PlaceholderAttribute |