Język

AppFunctionState.FunctionName Property

Definition

Returns the AppFunctionName associated with this state.

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

Property Value

Attributes

Remarks

Returns the AppFunctionName associated with this state.

Android reference for android.app.appfunctions.AppFunctionState.getFunctionName.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to