Share via


UIStateRestoring_Extensions.GetObjectRestorationClass Method

Definition

Gets the class that recreates the restored object.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static ObjCRuntime.Class GetObjectRestorationClass(this UIKit.IUIStateRestoring This);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member GetObjectRestorationClass : UIKit.IUIStateRestoring -> ObjCRuntime.Class

Parameters

Returns

Attributes

Applies to