UnicodeFunctions.GetGeneralCategory Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
GetGeneralCategory(Int32)
public HarfBuzzSharp.UnicodeGeneralCategory GetGeneralCategory(int unicode);
Parameters
- unicode
- Int32
Returns
Applies to
GetGeneralCategory(UInt32)
public HarfBuzzSharp.UnicodeGeneralCategory GetGeneralCategory(uint unicode);
Parameters
- unicode
- UInt32