# Set Gap Width For Timer Window

Grammar — Set window|Timer Window gap width to width
FlagsNative | Action

Sets the width of the gap between the title and time text when using horizontal styles.

# Arguments

Returns — void

native void TimerWindowSetGapWidth(
	int inWindow,
	int inWidth,
);

Category: Timer / Timer Windows

# Examples

— None found —