Editar

Share via


HMActionSet.LastExecutionDate Property

Definition

The NSDate of the last time this HMActionSet was fired.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 3, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual Foundation.NSDate LastExecutionDate { [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 3, 0, ObjCRuntime.PlatformArchitecture.All, null)] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("lastExecutionDate", ObjCRuntime.ArgumentSemantic.Copy)] get; }
member this.LastExecutionDate : Foundation.NSDate

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to