NSUndoManager.GetUndoActionUserInfoValue(String) Method

Definition

[Foundation.Export("undoActionUserInfoValueForKey:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Foundation.NSObject? GetUndoActionUserInfoValue(string key);
[<Foundation.Export("undoActionUserInfoValueForKey:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member GetUndoActionUserInfoValue : string -> Foundation.NSObject
override this.GetUndoActionUserInfoValue : string -> Foundation.NSObject

Parameters

key
String

Returns

Attributes

Applies to