Compartir a través de


OpenFileRequest.PresentationSourceBounds Propiedad

Definición

Obtiene o establece el rectángulo de origen desde el que se va a mostrar la interfaz de usuario de Share.

public:
 property Microsoft::Maui::Graphics::Rect PresentationSourceBounds { Microsoft::Maui::Graphics::Rect get(); void set(Microsoft::Maui::Graphics::Rect value); };
public Microsoft.Maui.Graphics.Rect PresentationSourceBounds { get; set; }
member this.PresentationSourceBounds : Microsoft.Maui.Graphics.Rect with get, set
Public Property PresentationSourceBounds As Rect

Valor de propiedad

Comentarios

Esto solo tiene efecto en iPadOS.

Se aplica a