Interface IRefresh
The IRefresh class represents the interface for refresh thumbnail viewer.
Namespace: Syncfusion.SfRotator.XForms
Assembly: Syncfusion.SfRotator.XForms.dll
Syntax
public interface IRefresh
Methods
Refresh()
Refresh the thumbnail view.
Declaration
void Refresh()