Table of Contents

Method IsPositionValid

Namespace
YVR.Core
Assembly
YVR.Core.Runtime.dll

IsPositionValid(YVRAnchorLocationFlags)

Checks if the position is valid based on the specified location flags.

public bool IsPositionValid(YVRAnchorLocationFlags value)

Parameters

value YVRAnchorLocationFlags

The anchor location flags to be evaluated

Returns

bool

True if the position is valid; otherwise, false