Table of Contents

Method VerticalOrNull

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

VerticalOrNull(GenericOrientation)

Gets vertical alignment or Null if direction parameter doesn't contain Vertical.

public VerticalAlignment? VerticalOrNull(GenericOrientation direction)

Parameters

direction GenericOrientation

Direction filter.

Returns

VerticalAlignment?