Timing

Behavior.Timing property

Represents timing properties for the effect behavior. Read/write ITiming.

public ITiming Timing { get; set; }

See Also