次の方法で共有


NSView.RegisterForDraggedTypes(String[]) メソッド

定義

[Foundation.Export("registerForDraggedTypes:")]
public virtual void RegisterForDraggedTypes (string[] newTypes);
abstract member RegisterForDraggedTypes : string[] -> unit
override this.RegisterForDraggedTypes : string[] -> unit

パラメーター

newTypes
String[]
属性

適用対象