Share via


NSUserDefaultsController.RevertToInitialValues(NSObject) Method

Definition

[Foundation.Export("revertToInitialValues:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void RevertToInitialValues(Foundation.NSObject sender);
[<Foundation.Export("revertToInitialValues:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member RevertToInitialValues : Foundation.NSObject -> unit
override this.RevertToInitialValues : Foundation.NSObject -> unit

Parameters

sender
NSObject
Attributes

Applies to