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

Syntax

[Android.Runtime.Register("ledOnMS")]
public int LedOnMS { 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 on 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