共用方式為


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 生效。

適用於