UNTimeIntervalNotificationTrigger.TimeInterval Property

Definition

Gets the time interval after which the trigger is activated.

public virtual double TimeInterval { [Foundation.Export("timeInterval")] get; }
member this.TimeInterval : double

Property Value

Te time interval after which the trigger is activated.

Attributes

Remarks

Application developers can set NotifyOnEntry and NotifyOnExit to control when the trigger is activated.

Applies to