IINSetDefrosterSettingsInCarIntentHandling Interface

Definition

Interface defining handler method that, when implemented, must call completion with an INSetDefrosterSettingsInCarIntentResponse appropriate to arg.

[Foundation.Protocol(Name="INSetDefrosterSettingsInCarIntentHandling", WrapperType=typeof(Intents.INSetDefrosterSettingsInCarIntentHandlingWrapper))]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.MacOSX, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public interface IINSetDefrosterSettingsInCarIntentHandling : IDisposable, ObjCRuntime.INativeObject
type IINSetDefrosterSettingsInCarIntentHandling = interface
    interface INativeObject
    interface IDisposable
Derived
Attributes
Implements

Properties

Handle

Handle (pointer) to the unmanaged object representation.

(Inherited from INativeObject)

Methods

Extension Methods

Applies to