.NET API Catalog
  • Browse
  • Search
  • Diff
  • Others
    Feature Usage Stats
    Version Source
  • .NET Upgrade Planner
  1. Catalog
  2. Microsoft.Maui.Controls
  3. Layout
  4. OnRemove(Int32, IView)
  • Layout
    • _layoutManager
    • CascadeInputTransparentProperty
    • ControlsLayoutMapper
    • IsClippedToBoundsProperty
    • PaddingProperty
    • Layout()
    • CascadeInputTransparent
    • Children
    • Count
    • IgnoreSafeArea
    • IsClippedToBounds
    • IsReadOnly
    • Padding
    • this[Int32]
    • Add(IView)
    • Clear()
    • Contains(IView)
    • CopyTo(IView[], Int32)
    • CreateLayoutManager()
    • CrossPlatformArrange(Rect)
    • CrossPlatformMeasure(Double, Double)
    • GetEnumerator()
    • IndexOf(IView)
    • Insert(Int32, IView)
    • InvalidateMeasureOverride()
    • MapInputTransparent(ILayoutHandler, Layout)
    • MapInputTransparent(LayoutHandler, Layout)
    • Measure(Double, Double, MeasureFlags)
    • OnAdd(Int32, IView)
    • OnClear()
    • OnInsert(Int32, IView)
    • OnRemove(Int32, IView)
    • OnUpdate(Int32, IView, IView)
    • Remove(IView)
    • RemoveAt(Int32)
net7.0
namespace Microsoft.Maui.Controls
{
    [ContentProperty("Children")]
    [DefaultMember("Item")]
    public abstract class Layout : View, IBindableLayout, IPaddingElement, IContainer, IElement, ILayout, IPadding, ISafeAreaView, ITransform, IView, IVisualTreeElement, ICollection<IView!>, IEnumerable<IView!>, IList<IView!>, IEnumerable
    {
        protected virtual void OnRemove(int index, IView view);
    }
}
.NET 6.07.0
Information specific to net7.0
Assembly

Microsoft.Maui.Controls , Version=1.0.0.0, PublicKeyToken=

Referencing

Requires all:

  • You need to have the workload maui installed.

  • Your project needs to set <UseMaui>True</UseMaui>.

Platform Restrictions

This API is supported on all platforms.

  • Built-in API
  • Package-provided API
Search

03/18/2025
An error has occurred. This application may no longer respond until reloaded. Reload 🗙