UNTimeIntervalNotificationTrigger.TimeInterval Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.