다음을 통해 공유


ResponderLocation.MapImageUri Property

Definition

public Android.Net.Uri? MapImageUri { [Android.Runtime.Register("getMapImageUri", "()Landroid/net/Uri;", "", ApiSince=29)] get; }
[<get: Android.Runtime.Register("getMapImageUri", "()Landroid/net/Uri;", "", ApiSince=29)>]
member this.MapImageUri : Android.Net.Uri

Property Value

Uri

a URI referencing a map-file showing the local floor plan.

        &lt;p&gt; Will return a <code data-dev-comment-type="c">null</code> when there is no URI defined.
Attributes

Remarks

Java documentation for android.net.wifi.rtt.ResponderLocation.getMapImageUri().

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