Contents

resetProperty(_:)

Resets the property to its default value.

Declaration

func resetProperty(_ resettableProperty: TVElementResettableProperty)

Parameters

Discussion

This method can be used to reset a resettable property to its default value after changes to the property have been read.

See Also

Resetting a Property’s Value