Share via


VisualMarker Class

Definition

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

public static class VisualMarker
type VisualMarker = class
Inheritance
System.Object
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.

Material

Indicates for a View to render using a material renderer.

Applies to