NSCharacterSet.FromFile(String) Method

Definition

A character set read from the bitmap representation stored in the file at the specified path.

[Foundation.Export("characterSetWithContentsOfFile:")]
public static Foundation.NSCharacterSet FromFile (string path);
static member FromFile : string -> Foundation.NSCharacterSet

Parameters

path
String

Returns

Attributes

Applies to