Sets whether this dialog is canceled when touched outside the window's
bounds.
Syntax
[Android.Runtime.Register("setCanceledOnTouchOutside", "(Z)V", "GetSetCanceledOnTouchOutside_ZHandler")]
public virtual
void SetCanceledOnTouchOutside (
bool cancel)
Parameters
- cancel
- Whether the dialog should be canceled when touched outside
the window.
Remarks
Requirements
Namespace: Android.App
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1