Search This Blog

Thursday 26 May 2022

How To Access Android Context In Xamarin Forms

Write the Following Code In the Android Class of the Android Project.

var context = Android.App.Application.Context;

1 comment:

Popular Posts