ShareRequestBase.PresentationSourceBounds 属性

定义

获取或设置要从中显示 iOS 共享用户界面的源矩形。

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

属性值

注解

此功能仅在 iPad 上的 iOS 上可用。

适用于