Enum ViewPosition
Specifies the position of the leading and trailing views in the SfTextInputLayout.
Namespace: Syncfusion.UI.Xaml.TextInputLayout
Assembly: Syncfusion.SfTextInputLayout.WPF.dll
Syntax
public enum ViewPosition
Fields
| Name | Description |
|---|---|
| Inside | Positions the view inside the layout region. |
| Outside | Positions the view outside the layout region. |