Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


BindablePropertyChangedEventArgs(in BindingId)

Instantiates a new BindablePropertyChangedEventArgs.
Read time 1 minuteLast updated 6 days ago

Definition

BindablePropertyChangedEventArgs(BindingId)

public BindablePropertyChangedEventArgs(in BindingId propertyName)

Parameters

propertyName

The name of the property that has changed.