Stephan Arnas
Results
2
comments of
Stephan Arnas
Hello @PureWeen, Thanks for your answer. Unfortunately I can't use IsSoftInputShowing, HideSoftInputAsync, ShowSoftInputAsync. This extension methods are build for `Input` control, they require an ITextInput, by example: `public static Task...
When we are using NSwag, I guess we are all using the excellent implementation of **EnumSchemaFilter** described by @sherlock1982 above. On our side, we need to keep the enum: [10,...