Editor.On<T> Method

Definition

Returns the platform-specific instance of this TElement, on which a platform-specific method may be called.

C#
public Microsoft.Maui.Controls.IPlatformElementConfiguration<T,Microsoft.Maui.Controls.Editor> On<T>() where T : Microsoft.Maui.Controls.IConfigPlatform;

Type Parameters

T

A type of IConfigPlatform which specifies the platform to retrieve for.

Returns

A platform-specific instance of TElement.

Implements

Applies to

Продукт Версии
.NET MAUI 8, 9