xamarinwatchos
namespace WatchKit
{
    [Introduced(PlatformName.WatchOS, 3, 0, PlatformArchitecture.All, null)]
    [Protocol(Name = "WKCrownDelegate", WrapperType = typeof(WKCrownDelegateWrapper))]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "CrownDidRotate", ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(WKCrownSequencer), typeof(double) }, Selector = "crownDidRotate:rotationalDelta:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "CrownDidBecomeIdle", ParameterByRef = new[] { false }, ParameterType = new[] { typeof(WKCrownSequencer) }, Selector = "crownDidBecomeIdle:")]
    [Unavailable(PlatformName.iOS, PlatformArchitecture.All, null)]
    public interface IWKCrownDelegate : INativeObject, IDisposable
}
Assembly Xamarin.WatchOS , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065
Xamarin watchOS 0.0
OS Platforms

The selected framework does not have platform annotations.

  • Built-in API
  • Package-provided API

04/23/2024
An error has occurred. This application may no longer respond until reloaded. Reload 🗙