NotificationCenter.NCUpdateResult Enumeration
Enumerates values that describe what happened after the application developer attempted to change the state of a widget by using the NCWidgetProviding.WidgetPerformUpdate method.

Syntax

[ObjCRuntime.iOS(8, 0)]
[ObjCRuntime.Native]
public enum NCUpdateResult

Remarks

Documentation for this section has not yet been entered.

Members

Member NameDescription
FailedThe update failed.
NewDataThe widget has new data and may need to update its displayed values, if any.
NoDataThe update succeeded, but no new data resulted.

Requirements

Namespace: NotificationCenter
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0