Android.Speech.Tts.TextToSpeech.AreDefaultsEnforced Method
Checks whether the user's settings should override settings requested by the calling application.

Syntax

[Android.Runtime.Register("areDefaultsEnforced", "()Z", "GetAreDefaultsEnforcedHandler")]
[System.Obsolete("deprecated")]
public virtual bool AreDefaultsEnforced ()

Returns

Documentation for this section has not yet been entered.

Remarks

Checks whether the user's settings should override settings requested by the calling application. As of the Ice cream sandwich release, user settings never forcibly override the app's settings.

[Android Documentation]

Requirements

Namespace: Android.Speech.Tts
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 8