Share via


UNNotificationTrigger.Repeats Property

Definition

Gets a value that tells whether the trigger will be activated more than once.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool Repeats { [Foundation.Export("repeats")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("repeats")>]
member this.Repeats : bool

Property Value

A value that tells whether the trigger will be activated more than once.

Attributes

Applies to