xamarinios
namespace CoreHaptics
{
    [Introduced(PlatformName.iOS, 13, 0, PlatformArchitecture.All, null)]
    [Protocol(Name = "CHHapticDeviceCapability", WrapperType = typeof(CHHapticDeviceCapabilityWrapper))]
    [ProtocolMember(IsProperty = false, IsRequired = true, IsStatic = false, Name = "GetAttributes", ParameterByRef = new[] { false, false, true }, ParameterType = new[] { typeof(NSString), typeof(string), typeof(NSError) }, ReturnType = typeof(ICHHapticParameterAttributes), Selector = "attributesForEventParameter:eventType:error:")]
    [ProtocolMember(IsProperty = false, IsRequired = true, IsStatic = false, Name = "GetAttributes", ParameterByRef = new[] { false, true }, ParameterType = new[] { typeof(NSString), typeof(NSError) }, ReturnType = typeof(ICHHapticParameterAttributes), Selector = "attributesForDynamicParameter:error:")]
    [ProtocolMember(ArgumentSemantic = ArgumentSemantic.None, GetterSelector = "supportsHaptics", IsProperty = true, IsRequired = true, IsStatic = false, Name = "SupportsHaptics", PropertyType = typeof(bool), Selector = "supportsHaptics")]
    [ProtocolMember(ArgumentSemantic = ArgumentSemantic.None, GetterSelector = "supportsAudio", IsProperty = true, IsRequired = true, IsStatic = false, Name = "SupportsAudio", PropertyType = typeof(bool), Selector = "supportsAudio")]
    [Unavailable(PlatformName.MacOSX, PlatformArchitecture.All, null)]
    public interface ICHHapticDeviceCapability : INativeObject, IDisposable
}
Assembly Xamarin.iOS , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065
.NET 6.07.08.09.0
Platform Restrictions

The selected framework does not have platform annotations.

  • Built-in API
  • Package-provided API

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