IUIUserActivityRestoring Interfaz

Definición

[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
Derivado
Atributos
Implementaciones

Propiedades

Handle

Identificador (puntero) a la representación del objeto no administrado.

(Heredado de INativeObject)

Métodos

RestoreUserActivityState(NSUserActivity)

Se aplica a