Edit

Share via


NSFileWrapper.KeyForFileWrapper(NSFileWrapper) Method

Definition

The dictionary key used by this directory file wrapper to identify the specified child. Returns null if the child is not present. If this is not a directory file wrapper, throws an exception.

[Foundation.Export("keyForFileWrapper:")]
public virtual string KeyForFileWrapper (Foundation.NSFileWrapper child);
abstract member KeyForFileWrapper : Foundation.NSFileWrapper -> string
override this.KeyForFileWrapper : Foundation.NSFileWrapper -> string

Parameters

Returns

Attributes

Applies to