OnPlatform<T>.Platforms Property

Definition

public:
 property System::Collections::Generic::IList<Microsoft::Maui::Controls::On ^> ^ Platforms { System::Collections::Generic::IList<Microsoft::Maui::Controls::On ^> ^ get(); };
public System.Collections.Generic.IList<Microsoft.Maui.Controls.On> Platforms { get; }
member this.Platforms : System.Collections.Generic.IList<Microsoft.Maui.Controls.On>
Public ReadOnly Property Platforms As IList(Of On)

Property Value

Applies to