Optional<T>.

HasValue Property

Summary

Gets a value indicating whether a value is present.
Namespace
Avalonia.Data
Containing Type
Optional<T>

Syntax

public bool HasValue { get; }

Value

Type Description
bool