SetValueWithoutNotify

public bool SetValueWithoutNotify(ref T value) ;

Set the value without notification.

Parameter Name Description
value Value

Returns true if it can be set. Otherwise returns false.