OpenFileRequest.PresentationSourceBounds 属性

定义

获取或设置要从中显示共享 UI 的源矩形。

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

属性值

注解

这仅在 iPadOS 上有效。

适用于