Android.App.ProgressDialog.Show Method
Documentation for this section has not yet been entered.

Syntax

public static ProgressDialog Show (Android.Content.Context context, string title, string message, bool indeterminate, bool cancelable, EventHandler cancelHandler)

Parameters

context
Documentation for this section has not yet been entered.
title
Documentation for this section has not yet been entered.
message
Documentation for this section has not yet been entered.
indeterminate
Documentation for this section has not yet been entered.
cancelable
Documentation for this section has not yet been entered.
cancelHandler
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: Android.App
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1