Seesi

Results 4 comments of Seesi

@HankLloydRight You will have to modify the bootstrap-multiselect.js itself. Then you reference that one rather on your html page.

> Create a custom renderer. > > ` > > ``` > public class MyMediaElementRenderer : MediaElementRenderer > { > protected override void OnElementChanged(ElementChangedEventArgs e) > { > base.OnElementChanged(e); >...

> Unfortunately, the fix for XamarinMediaManager only applies to net7 framework @AGusty is this the reason why?

> > Create a custom renderer. > > ` > > ``` > > public class MyMediaElementRenderer : MediaElementRenderer > > { > > protected override void OnElementChanged(ElementChangedEventArgs e) >...