Class InspectorPlaceholderLabelAttribute
Namespace: Ludiq
Syntax
[AttributeUsage(AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Property | AttributeTargets.Field, AllowMultiple = false, Inherited = true)]
public sealed class InspectorPlaceholderLabelAttribute : Attribute, _Attribute
Constructors
InspectorPlaceholderLabelAttribute(String)
Declaration
public InspectorPlaceholderLabelAttribute(string text)
Parameters
| Type | Name | Description |
|---|---|---|
| String | text |
Properties
text
Declaration
public string text { get; }
Property Value
| Type | Description |
|---|---|
| String |