EKEventStore.RemoveReminder(EKReminder, Boolean, NSError) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
[Foundation.Export("removeReminder:commit:error:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual bool RemoveReminder (EventKit.EKReminder reminder, bool commit, out Foundation.NSError error);
abstract member RemoveReminder : EventKit.EKReminder * bool * -> bool
override this.RemoveReminder : EventKit.EKReminder * bool * -> bool
Parâmetros
- reminder
- EKReminder
- commit
- Boolean
- error
- NSError
Retornos
- Atributos