Android.App.Notification.PublicVersion Property
Replacement version of this notification whose content will be shown in an insecure context, such as above a secure lockscreen.

Syntax

[Android.Runtime.Register("publicVersion")]
public Notification PublicVersion { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

Replacement version of this notification whose content will be shown in an insecure context, such as above a secure lockscreen. See Notification.Visibility and NotificationVisibility.Public.

[Android Documentation]

Requirements

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