Returns the string representation of a flag.
Syntax
[Android.Runtime.Register("flagToString", "(I)Ljava/lang/String;", "")]
public static
string FlagToString ([Android.Runtime.GeneratedEnum]
AccessibilityServiceFlags flag)
Parameters
- flag
- The flag.
Returns
Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: Android.AccessibilityServices
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 14