Share via


ConversationAction.TypeViewMap Field

Definition

Indicates an action to view the map at a specified location.

[Android.Runtime.Register("TYPE_VIEW_MAP", ApiSince=29)]
public const string TypeViewMap;
[<Android.Runtime.Register("TYPE_VIEW_MAP", ApiSince=29)>]
val mutable TypeViewMap : string

Field Value

Implements

Attributes

Remarks

Indicates an action to view the map at a specified location.

Java documentation for android.view.textclassifier.ConversationAction.TYPE_VIEW_MAP.

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