Observable.SetChanged Metodo

Definizione

Contrassegna l'oggetto Observable come modificato. Il hasChanged metodo restituirà trueora .

[Android.Runtime.Register("setChanged", "()V", "GetSetChangedHandler")]
protected virtual void SetChanged();
[<Android.Runtime.Register("setChanged", "()V", "GetSetChangedHandler")>]
abstract member SetChanged : unit -> unit
override this.SetChanged : unit -> unit
Attributi

Commenti

Contrassegna l'oggetto Observable come modificato. Il hasChanged metodo restituirà trueora .

per java.util.Observable.setChanged().

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a