Android.App.Notification.LedOffMS Property
The number of milliseconds for the LED to be off while it's flashing.

Syntax

[Android.Runtime.Register("ledOffMS")]
public int LedOffMS { get; set; }

See Also

Notification.Flags

Value

Documentation for this section has not yet been entered.

Remarks

The number of milliseconds for the LED to be off while it's flashing. The hardware will do its best approximation.

[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