Mono.Android.dll (level 10) API Difference
Namespace Android.App
Type Changed: Android.App.Importance
Modified fields:
Perceptible = 130 230
Namespace Android.Views
New Type Android.Views.AutofillFlags
[Serializable]
public enum AutofillFlags {
None = 0,
}
Removed Namespace Android.Service.Quicksettings
Removed Type Android.Service.Quicksettings.TileState
New Namespace Android.Service.Autofill
New Type Android.Service.Autofill.SaveFlags
[Serializable]
public enum SaveFlags {
None = 0,
}