Skip to content

ReactiveRecyclerViewViewHolder.AreChangeNotificationsEnabled() method

Defined in

Type: ReactiveRecyclerViewViewHolder Namespace: ReactiveUI.AndroidX Assembly: ReactiveUI.AndroidX.dll

Applies to

net10.0-android36.0

public bool AreChangeNotificationsEnabled()

View source

Summary: Gets if change notifications via the INotifyPropertyChanged interface are being sent.

Returns: bool -- A value indicating whether change notifications are enabled or not.