語言

RegisterAppFunctionRequest.AppFunction 屬性

定義

回傳待註冊的 AppFunction 實作。

public Android.App.AppFunctions.IAppFunction AppFunction { [Android.Runtime.Register("getAppFunction", "()Landroid/app/appfunctions/AppFunction;", "", ApiSince=37)] get; }
[<get: Android.Runtime.Register("getAppFunction", "()Landroid/app/appfunctions/AppFunction;", "", ApiSince=37)>]
member this.AppFunction : Android.App.AppFunctions.IAppFunction

屬性值

屬性

備註

回傳待註冊的 AppFunction 實作。

Android 參考資料。android.app.appfunctions.RegisterAppFunctionRequest.getAppFunction

本頁部分內容為基於 Open Source Project 所創建與分享的作品,並依授權條款所描述的使用進行修改。

適用於