次の方法で共有


NSApplication.SendAction(Selector, NSObject, NSObject) メソッド

定義

[Foundation.Export("sendAction:to:from:")]
public virtual bool SendAction (ObjCRuntime.Selector theAction, Foundation.NSObject theTarget, Foundation.NSObject sender);
abstract member SendAction : ObjCRuntime.Selector * Foundation.NSObject * Foundation.NSObject -> bool
override this.SendAction : ObjCRuntime.Selector * Foundation.NSObject * Foundation.NSObject -> bool

パラメーター

theAction
Selector
theTarget
NSObject
sender
NSObject

戻り値

属性

適用対象