Share via


DataNotificationConfig.NotificationConfigType Property

Definition

Returns the configured notification configuration type.

public Android.Ranging.DataNotificationConfigType NotificationConfigType { [Android.Runtime.Register("getNotificationConfigType", "()I", "", ApiSince=36)] get; }
[<get: Android.Runtime.Register("getNotificationConfigType", "()I", "", ApiSince=36)>]
member this.NotificationConfigType : Android.Ranging.DataNotificationConfigType

Property Value

the notification configuration type.

Attributes

Remarks

Returns the configured notification configuration type.

Java documentation for android.ranging.DataNotificationConfig.getNotificationConfigType().

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