Share via


Notification.ProgressStyle Constructors

Definition

Overloads

Notification.ProgressStyle()

[Android.Runtime.Register(".ctor", "()V", "", ApiSince=36)]
public ProgressStyle();
Attributes

Applies to

Notification.ProgressStyle(IntPtr, JniHandleOwnership)

protected ProgressStyle(IntPtr javaReference, Android.Runtime.JniHandleOwnership transfer);
new Android.App.Notification.ProgressStyle : nativeint * Android.Runtime.JniHandleOwnership -> Android.App.Notification.ProgressStyle

Parameters

javaReference
IntPtr

nativeint

Applies to