NSApplication.ValidRequestor(String, String) Method

Definition

[Foundation.Export("validRequestorForSendType:returnType:")]
public virtual Foundation.NSObject ValidRequestor (string sendType, string returnType);
abstract member ValidRequestor : string * string -> Foundation.NSObject
override this.ValidRequestor : string * string -> Foundation.NSObject

Parameters

sendType
String
returnType
String

Returns

Attributes

Applies to