Layout<T>.ICollection<IView>.IsReadOnly Property

Definition

property bool System::Collections::Generic::ICollection<Microsoft::Maui::IView>::IsReadOnly { bool get(); };
bool System.Collections.Generic.ICollection<Microsoft.Maui.IView>.IsReadOnly { get; }
member this.System.Collections.Generic.ICollection<Microsoft.Maui.IView>.IsReadOnly : bool
 ReadOnly Property IsReadOnly As Boolean Implements ICollection(Of IView).IsReadOnly

Property Value

Implements

Applies to