次の方法で共有


NSPasteboard.CanReadItemWithDataConformingToTypes(String[]) メソッド

定義

[Foundation.Export("canReadItemWithDataConformingToTypes:")]
public virtual bool CanReadItemWithDataConformingToTypes (string[] utiTypes);
abstract member CanReadItemWithDataConformingToTypes : string[] -> bool
override this.CanReadItemWithDataConformingToTypes : string[] -> bool

パラメーター

utiTypes
String[]

戻り値

属性

適用対象