Table of Contents

Property IsLayoutSetFunc

Namespace
Innova.Prism.Infrastructure.Interfaces
Assembly
Innova.Prism.Infrastructure.dll

IsLayoutSetFunc

Gets or sets the function to check if the layout is set.

Func<bool> IsLayoutSetFunc { get; set; }

Property Value

Func<bool>