Edit

Share via


Feature.Parse(String) Method

Definition

Parses a feature string.

public static HarfBuzzSharp.Feature Parse(string s);

Parameters

s
String

The feature string to parse.

Returns

Returns the new feature.

Applies to