IUIViewControllerRestoration Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Interface that, together with the T:UIKit.UIViewControllerRestoration_Extensions class, comprise the UIViewControllerRestoration protocol.
[Foundation.Protocol(Name="UIViewControllerRestoration", WrapperType=typeof(UIKit.UIViewControllerRestorationWrapper))]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public interface IUIViewControllerRestoration : IDisposable, ObjCRuntime.INativeObject
type IUIViewControllerRestoration = interface
interface INativeObject
interface IDisposable
- Derived
- Attributes
- Implements
Properties
Handle |
Handle (pointer) to the unmanaged object representation. (Inherited from INativeObject) |