IUIUserActivityRestoring Interface

Definition

[Foundation.Protocol(Name="UIUserActivityRestoring", WrapperType=typeof(UIKit.UIUserActivityRestoringWrapper))]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public interface IUIUserActivityRestoring : IDisposable, ObjCRuntime.INativeObject
type IUIUserActivityRestoring = interface
    interface INativeObject
    interface IDisposable
Derived
Attributes
Implements

Properties

Handle

Handle (pointer) to the unmanaged object representation.

(Inherited from INativeObject)

Methods

RestoreUserActivityState(NSUserActivity)

Applies to