Share via


NSView.RegisterForDraggedTypes(String[]) 方法

定义

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

参数

newTypes
String[]
属性

适用于