RenderWithAttribute Class

Definition

Associate view with renderer.

C#
[System.AttributeUsage(System.AttributeTargets.Class)]
public sealed class RenderWithAttribute : Attribute
Inheritance
System.Attribute
RenderWithAttribute
Attributes
System.AttributeUsageAttribute

Remarks

Lazily assoicate a view with it's renderer.

Constructors

Properties

SupportedVisuals
Type

The renderer for this view.

Applies to

Product Versions
Xamarin.Forms Latest