Skip to main content
.NET API Catalog
  • Browse
  • Search
  • Diff
  • Others
    Feature Usage Stats
    Version Source
  • .NET Upgrade Planner
  1. Catalog
  2. HealthKit
  3. HKWorkoutSessionDelegate
  4. HKWorkoutSessionDelegate(IntPtr)
  • HKWorkoutSessionDelegate
    • HKWorkoutSessionDelegate()
    • HKWorkoutSessionDelegate(IntPtr)
    • HKWorkoutSessionDelegate(NativeHandle)
    • HKWorkoutSessionDelegate(NSObjectFlag)
    • DidBeginActivity(HKWorkoutSession, HKWorkoutConfiguration, NSDate)
    • DidChangeToState(HKWorkoutSession, HKWorkoutSessionState, HKWorkoutSessionState, NSDate)
    • DidDisconnect(HKWorkoutSession, NSError)
    • DidEndActivity(HKWorkoutSession, HKWorkoutConfiguration, NSDate)
    • DidFail(HKWorkoutSession, NSError)
    • DidGenerateEvent(HKWorkoutSession, HKWorkoutEvent)
    • DidReceiveData(HKWorkoutSession, NSData[])
xamarinwatchos
namespace HealthKit
{
    [Introduced(PlatformName.WatchOS, 2, 0, PlatformArchitecture.All, null)]
    [Model]
    [Protocol]
    [Register("HKWorkoutSessionDelegate", false)]
    [Unavailable(PlatformName.iOS, PlatformArchitecture.All, null)]
    public abstract class HKWorkoutSessionDelegate : NSObject, IHKWorkoutSessionDelegate, INativeObject, IDisposable
    {
        [BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
        [EditorBrowsable(EditorBrowsableState.Advanced)]
        protected internal HKWorkoutSessionDelegate(IntPtr handle);
    }
}
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.

  • Built-in API
  • Package-provided API
Search

03/18/2025
An error has occurred. This application may no longer respond until reloaded. Reload 🗙