다음을 통해 공유


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에서만 사용할 수 있습니다.

적용 대상