Instance Method
isIcon()isIconisIcon
Whether icon-specific metrics and drawing behavior apply to the glyph.
Declaration
func isIcon() -> BoolDeclaration
- (BOOL) isIcon;Declaration
isIcon() -> boolDiscussion
Glyphs in an icon font qualify unless their category is SF Symbol. Glyphs in other fonts qualify when their category is Icon.
See Also
Special Glyph Types
Whether a glyph name uses a recognized corner-glyph prefix.
Whether the glyph name identifies a corner glyph.
Whether the glyph uses Smart Component behavior.
Whether the glyph category is SF Symbol.