UnicodeRangeSegmentParse Method

Definition

Namespace: Avalonia.Media
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public static UnicodeRangeSegment Parse(
	string s
)

Parameters

s  String
The string to parse.

Return Value

UnicodeRangeSegment
The parsed UnicodeRangeSegment.

Exceptions

See Also