I used the component as ContainerType = "None" because of the custom padding (<inputLayout: SfTextInputLayout.InputViewPadding>
<OnPlatform x: TypeArguments = "Thickness"
iOS = "0.20,0.7"
Android = "0.17,0.10" />
</inputLayout:SfTextInputLayout.InputViewPadding>), but Hint (in unfocused status) is anchored very close to the border (line). Is there a way to change this anchorage (using padding)?