xamarinwatchos
namespace ClockKit
{
public static class CLKComplicationDataSource_Extensions
{
[BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
[Deprecated(PlatformName.WatchOS, 4, 0, PlatformArchitecture.None, "Use 'WKRefreshBackgroundTask' instead.")]
public static void GetNextRequestedUpdateDate(this ICLKComplicationDataSource! This, [BlockProxy(typeof(NIDActionArity1V6))] Action<NSDate!>! handler);
}
}
Xamarin watchOS | 0.0 |
---|---|
Information specific to xamarinwatchos | |
Assembly | Xamarin.WatchOS , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |