Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

TriggerBase.TargetType Property

Definition

Namespace:
Microsoft.Maui.Controls
Assembly:
Microsoft.Maui.Controls.dll
Source:
TriggerBase.cs
Source:
TriggerBase.cs
Source:
TriggerBase.cs
Source:
TriggerBase.cs

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.

Gets the type of object to which this trigger can be attached.

public:
 property Type ^ TargetType { Type ^ get(); };
public Type TargetType { get; }
member this.TargetType : Type
Public ReadOnly Property TargetType As Type

Property Value

Applies to


Feedback

Was this page helpful?