PlaceholderSettings Constructors
Name | Parameters | Description |
---|---|---|
PlaceholderSettings() | none | Initializes a new instance of the PlaceholderSettings class. |
PlaceholderSettings(PlaceholderType, PlaceholderSize, Direction, Boolean, Int64) | type, size, orientation, hasCustomPrompt, index | Initializes a new instance of the PlaceholderSettings class with specified settings. |
See Also