Skip to content
This repository has been archived by the owner on Jun 6, 2019. It is now read-only.

Latest commit

 

History

History
27 lines (19 loc) · 517 Bytes

File metadata and controls

27 lines (19 loc) · 517 Bytes
id title
F853788A-E556-45EA-8C50-AC6E63383571
Mono.Android.dll

Mono.Android.dll

Namespace Android.AccessibilityServices

Type Changed: Android.AccessibilityServices.AccessibilityServiceInfo

Added method:

	public static string FeedbackTypeToString (FeedbackFlags feedbackType);

Namespace Android.Service.Voice

New Type Android.Service.Voice.RecognitionMode

[Serializable]
public enum RecognitionMode {
	None = 0,
}