BugreportManager.BugreportCallback.OnProgress(Single) Method

Definition

[Android.Runtime.Register("onProgress", "(F)V", "GetOnProgress_FHandler", ApiSince=31)]
public virtual void OnProgress (float progress);
[<Android.Runtime.Register("onProgress", "(F)V", "GetOnProgress_FHandler", ApiSince=31)>]
abstract member OnProgress : single -> unit
override this.OnProgress : single -> unit

Parameters

progress
Single
Attributes

Applies to