SetValueWithoutNotify

SetValueWithoutNotify(ref T)

public bool SetValueWithoutNotify(ref T value) ;

Description

Set the value without notification.

Parameters

Parameter Name Description
value Value

Returns

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