PdfViewerSearchToast
Class
A view used to display information about the current state of the search operation and search results. This view may be displayed when searching is in progress, when search finishes, when there are no search results, when the search results change, and when the main result changes. For finer control over the text in the view and its show duration please use the method.
Definition
Namespace:Telerik.Maui.Controls.PdfViewer
Assembly:Telerik.Maui.Controls.dll
Syntax:
C#
public class PdfViewerSearchToast : RadContentView, IRadContentView, IContentView, IView, IElement, ITransform, IPadding, ICrossPlatformLayout
Inheritance: objectRadContentViewPdfViewerSearchToast
Implements:
Inherited Members
Fields
FillProperty
BindableProperty
Identifies the Fill property.
C#
public static readonly BindableProperty FillProperty
TextColorProperty
BindableProperty
Identifies the TextColor property.
C#
public static readonly BindableProperty TextColorProperty
TextProperty
BindableProperty
Identifies the Text property.
C#
public static readonly BindableProperty TextProperty