NSView.RegisterForDraggedTypes(String[]) Method

Definition

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

Parameters

newTypes
String[]
Attributes

Applies to