NSResponder.RestorableStateKeyPaths Method

Definition

[Foundation.Export("restorableStateKeyPaths")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 7, ObjCRuntime.PlatformArchitecture.All, null)]
public static string[] RestorableStateKeyPaths ();
static member RestorableStateKeyPaths : unit -> string[]

Returns

String[]
Attributes

Applies to