Language

EmbeddedPhotoPickerFeatureInfo.HighlightType Property

Definition

Returns the highlight type set by the app

public int HighlightType { [Android.Runtime.Register("getHighlightType", "()I", "", ApiSince=37)] get; }
[<get: Android.Runtime.Register("getHighlightType", "()I", "", ApiSince=37)>]
member this.HighlightType : int

Property Value

Returns the highlight type set by the app

Attributes

Remarks

Returns the highlight type set by the app

Android reference for android.widget.photopicker.EmbeddedPhotoPickerFeatureInfo.getHighlightType.

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