ClassTelerikFont
Provides access to the Telerik font and its icon constants for use in Telerik MAUI controls.
Definition
Namespace:Telerik.Maui
Assembly:Telerik.Maui.Core.dll
Syntax:
public static class TelerikFont
Inheritance: objectTelerikFont
Fields
FileName
Gets the filename of the Telerik font.
IconAdd
Gets the add icon character.
IconAddHyperlink
Gets the add hyperlink icon character.
IconAlignCenter
Gets the align center icon character.
IconAlignJustify
Gets the align justify icon character.
IconAlignLeft
Gets the align left icon character.
IconAlignRight
Gets the align right icon character.
IconAuthor
Gets the author icon character.
IconAvailable
Gets the available status icon character.
IconAway
Gets the away status icon character.
IconBack
Gets the back icon character.
IconBlur
Gets the blur icon character.
IconBold
Gets the bold icon character.
IconBrightness
Gets the brightness icon character.
IconBulleting
Gets the bulleting icon character.
IconCalendarDay
Gets the calendar day icon character.
IconCalendarMonth
Gets the calendar month icon character.
IconCancel
Gets the cancel icon character.
IconCancel2
Gets the secondary cancel icon character.
IconChat
Gets the chat icon character.
IconCheck
Gets the check icon character.
IconClearFormatting
Gets the clear formatting icon character.
IconClock
Gets the clock icon character.
IconContrast
Gets the contrast icon character.
IconCopy
Gets the copy icon character.
IconCrop
Gets the crop icon character.
IconCross
Gets the cross icon character.
IconCut
Gets the cut icon character.
IconDelete
Gets the delete icon character.
IconDoNotDisturb
Gets the do not disturb status icon character.
IconDot
Gets the dot icon character.
IconDots3
Gets the three dots icon character.
IconDotsVert
Gets the vertical dots icon character.
IconDownArrow
Gets the down arrow icon character.
IconDownDir
Gets the down direction arrow icon character.
IconDownOpen
Gets the down open icon character.
IconEdit
Gets the edit icon character.
IconEditHyperlink
Gets the edit hyperlink icon character.
IconEllipsis
Gets the ellipsis icon character.
IconEmpty
Gets the empty icon character.
IconError
Gets the error icon character.
IconExpand
Gets the expand icon character.
IconFile
Gets the file icon character.
IconFiles
Gets the files icon character.
IconFilter
Gets the filter icon character.
IconFilters
Gets the filters icon character.
IconFlipHorizontal
Gets the flip horizontal icon character.
IconFlipVertical
Gets the flip vertical icon character.
IconFontFamily
Gets the font family icon character.
IconFontSize
Gets the font size icon character.
IconFormatting
Gets the formatting icon character.
IconForward
Gets the forward icon character.
IconGallery
Gets the gallery icon character.
IconGoToFirstPage
Gets the go to first page icon character.
IconGoToLastPage
Gets the go to last page icon character.
IconGoToNextPage
Gets the go to next page icon character.
IconGoToPreviousPage
Gets the go to previous page icon character.
IconGroup
Gets the group icon character.
IconHighlightColor
Gets the highlight color icon character.
IconHue
Gets the hue icon character.
IconHyperlink
Gets the hyperlink icon character.
IconImage
Gets the image icon character.
IconIndent
Gets the indent icon character.
IconIndeterminate
Gets the indeterminate icon character.
IconItalic
Gets the italic icon character.
IconLeftArrow
Gets the left arrow icon character.
IconLeftDir
Gets the left direction arrow icon character.
IconLoading
Gets the loading icon character.
IconMatchCase
Gets the match case icon character.
IconMenu
Gets the menu icon character.
IconMicrophone
Gets the microphone icon character.
IconMinus
Gets the minus icon character.
IconMore
Gets the more icon character.
IconNumbering
Gets the numbering icon character.
IconOk
Gets the OK icon character.
IconOpenHyperlink
Gets the open hyperlink icon character.
IconOutdent
Gets the outdent icon character.
IconPaintBucket
Gets the paint bucket icon character.
IconPaste
Gets the paste icon character.
IconPlaceholder
Gets the placeholder icon character.
IconPlus
Gets the plus icon character.
IconQuestion
Gets the question icon character.
IconRecurrence
Gets the recurrence icon character.
IconRecurrenceException
Gets the recurrence exception icon character.
Declaration
public static readonly string IconRecurrenceException
Field Value
IconRedo
Gets the redo icon character.
IconRefresh
Gets the refresh icon character.
IconRejected
Gets the rejected icon character.
IconRemoveHyperlink
Gets the remove hyperlink icon character.
IconReset
Gets the reset icon character.
IconResize
Gets the resize icon character.
IconRightArrow
Gets the right arrow icon character.
IconRightDir
Gets the right direction arrow icon character.
IconRightPointer
Gets the right pointer icon character.
IconRotateLeft
Gets the rotate left icon character.
IconRotateRight
Gets the rotate right icon character.
IconSaturation
Gets the saturation icon character.
IconSearch
Gets the search icon character.
IconSendMessage
Gets the send message icon character.
IconSharpen
Gets the sharpen icon character.
IconSortAscending
Gets the sort ascending icon character.
IconSortDescending
Gets the sort descending icon character.
IconSparkle
Gets the sparkle icon character.
IconStopRecording
Gets the stop icon character.
IconStrikethrough
Gets the strikethrough icon character.
IconSubscript
Gets the subscript icon character.
IconSuperscript
Gets the superscript icon character.
IconTable
Gets the table icon character.
IconTextColor
Gets the text color icon character.
IconThumbsDown
Gets the thumbs down icon character.
IconThumbsUp
Gets the thumbs up icon character.
IconTick
Gets the tick icon character.
IconTransformations
Gets the transformations icon character.
IconTypingAuthors
Gets the typing authors icon character.
IconUnderlined
Gets the underlined icon character.
IconUndo
Gets the undo icon character.
IconUpArrow
Gets the up arrow icon character.
IconUpDir
Gets the up direction arrow icon character.
IconUpOpen
Gets the up open icon character.
IconWarningTriangle
Gets the warning triangle icon character.
IconZoom
Gets the zoom icon character.
IconZoomIn
Gets the zoom in icon character.
IconZoomOut
Gets the zoom out icon character.
IconZoomToFit
Gets the zoom to fit icon character.
IconZoomToOriginal
Gets the zoom to original icon character.
Properties
PlatformFont
Gets the platform Telerik font. May return null when using native embedding.
Declaration
public static Typeface PlatformFont { get; }
Property Value
Typeface