Enum AccessoryPosition
Accessory position.
Namespace: Forms9Patch
Assembly: Forms9Patch.dll
Syntax
public enum AccessoryPosition
Fields
| Name | Description |
|---|---|
| End | Accessory will be on the ending (right) side if the AccessoryText != null |
| None | No accessories will be shown |
| Start | Accessory will be on the starting (left) side if the AccessText != null |