I used component with attribute such as “minimum” and “maximum” on Xaml on Xamarin.Forms when using Tizen common profile.
Then emulator invoking the Tizen 6.0, mobile image did not work properly.
When I used component w/o the attribute such as “minimum” and “maximum”, component did work well.
These attribute such as “minimum” and “maximum” on component did not support on Tizen .Net on Xamarin.forms?
Please check this and thanks in advance.