VisualMarker Class

Definition

Contains the IVisual types implemented by the Xamarin Forms team and the default IVisual types used by the Visual system.

public ref class VisualMarker abstract sealed
public static class VisualMarker
type VisualMarker = class
Public Class VisualMarker
Inheritance
VisualMarker

Properties

Default

Indicates for a View render using the default renderer.

MatchParent

Indicates for a View to use the same IVisual as its direct parent.

Applies to