Share via


IImageSourcePartSetter.Handler Property

Definition

Gets the IElementHandler which is doing the image loading.

public:
 property Microsoft::Maui::IElementHandler ^ Handler { Microsoft::Maui::IElementHandler ^ get(); };
public Microsoft.Maui.IElementHandler? Handler { get; }
member this.Handler : Microsoft.Maui.IElementHandler
Public ReadOnly Property Handler As IElementHandler

Property Value

Applies to