次の方法で共有


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 でのみ使用できます。

適用対象