共用方式為


ShareTextRequest 類別

定義

將文字共用至其他應用程式的標準要求。

public class ShareTextRequest : Xamarin.Essentials.ShareRequestBase
繼承
System.Object
ShareTextRequest

建構函式

ShareTextRequest()

預設建構函式。

ShareTextRequest(String)

與文字共用要求。

ShareTextRequest(String, String)

與文字和標題共用要求。

屬性

PresentationSourceBounds

取得或設定要顯示共用UI的來源矩形。

(繼承來源 ShareRequestBase)
Subject

取得或設定有時用於郵件用戶端等應用程式的主旨。

Text

取得或設定要共用的主文字或訊息。

Title

取得或設定在共用使用者介面上使用的標題

(繼承來源 ShareRequestBase)
Uri

取得或設定要共用的有效 URI。

適用於