Struct
PdfViewerSearchToastInfo

Defines an information structure for the PdfViewerSearchToast.

Definition

Namespace:Telerik.Maui.Controls.PdfViewer

Assembly:Telerik.Maui.Controls.dll

Syntax:

cs-api-definition
public struct PdfViewerSearchToastInfo

Inherited Members ValueType.Equals(object)ValueType.GetHashCode()ValueType.ToString()

Fields

Empty

Special value indicating empty PdfViewerSearchToastInfo.

Declaration

cs-api-definition
public static readonly PdfViewerSearchToastInfo Empty

Field Value

PdfViewerSearchToastInfo

ShowDuration

Gets or sets the duration the PdfViewerSearchToast is shown for.

Declaration

cs-api-definition
public TimeSpan ShowDuration

Field Value

TimeSpan

Text

Gets or sets the text of the PdfViewerSearchToast.

Declaration

cs-api-definition
public string Text

Field Value

string

In this article
DefinitionFieldsEmptyShowDurationText
Not finding the help you need?
Contact Support