IVisual Interface

Definition

public interface class IVisual
[System.ComponentModel.TypeConverter(typeof(Microsoft.Maui.Controls.VisualTypeConverter))]
public interface IVisual
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Maui.Controls.VisualTypeConverter))>]
type IVisual = interface
Public Interface IVisual
Derived
Attributes

Extension Methods

IsDefault(IVisual)
IsMatchParent(IVisual)
IsMaterial(IVisual)

Applies to