ExportEffectAttribute(Type, String) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Creates a new ExportEffectAttribute.
public:
ExportEffectAttribute(Type ^ effectType, System::String ^ uniqueName);
public ExportEffectAttribute(Type effectType, string uniqueName);
new Microsoft.Maui.Controls.ExportEffectAttribute : Type * string -> Microsoft.Maui.Controls.ExportEffectAttribute
Public Sub New (effectType As Type, uniqueName As String)
Parameters
Remarks
Developers must supply a