NSString.AbbreviateTildeInPath Method

Definition

Converts a spath to a home-directory-relative path by substituting a tilde for the relevant portion of the path.

[Foundation.Export("stringByAbbreviatingWithTildeInPath")]
public virtual Foundation.NSString AbbreviateTildeInPath ();
abstract member AbbreviateTildeInPath : unit -> Foundation.NSString
override this.AbbreviateTildeInPath : unit -> Foundation.NSString

Returns

Attributes

Applies to