NotificationConfig.Beeping

EMDK For Xamarin 2.4

This holds the information required for the beep notifications. You can use a frequency of 0 Hz to introduce quiet times between beeps.

Type - Java.Lang.Object

Constructors

Beeping

public Beeping ();

Properties

Frequency

Beeping frequency in Hz.

Type - System.Int32

Time

Beeping time in milliseconds.

Type - System.Int32