次の方法で共有


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

定義

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

パラメーター

theAction
Selector
theTarget
NSObject

戻り値

属性

適用対象