displayOffset property

TimeSpan? displayOffset

Property getter and setter for displayOffset:

Implementation

TimeSpan? get displayOffset;
void displayOffset=(TimeSpan? displayOffset)

Implementation

set displayOffset(TimeSpan? displayOffset);