Share via


NSViewController.RestorableStateKeyPaths Method

Definition

[Foundation.Export("restorableStateKeyPaths")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static string[] RestorableStateKeyPaths();
[<Foundation.Export("restorableStateKeyPaths")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member RestorableStateKeyPaths : unit -> string[]

Returns

String[]
Attributes

Applies to