SetValueWithoutNotify

SetValueWithoutNotify(T)

public bool SetValueWithoutNotify(T value) ;

Description

Set the value without notification.

Parameters

Parameter Name Description
value Value to set

Returns

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