Skip to main content

FilePickerHandler Class

Show a FileSavePicker to select where save screenshot

Definition

Namespace: Avalonia.Diagnostics.Screenshots
Assembly: Avalonia.Diagnostics (in Avalonia.Diagnostics.dll)

public sealed class FilePickerHandler : BaseRenderToStreamHandler
View Source
InheritanceObjectBaseRenderToStreamHandler → FilePickerHandler

Constructors

FilePickerHandler()Instance FilePickerHandler
FilePickerHandler(String, String)Instance FilePickerHandler with specificated parameter

Methods

Equals(Object)Determines whether the specified object is equal to the current object.
(Inherited from Object)
GetHashCode()Serves as the default hash function.
(Inherited from Object)
GetType()Gets the Type of the current instance.
(Inherited from Object)
Take(Control)
(Inherited from BaseRenderToStreamHandler)
ToString()Returns a string that represents the current object.
(Inherited from Object)

See Also

Reference

Avalonia.Diagnostics.Screenshots Namespace