Condividi tramite


PlatformEffect Classe

Definizione

public ref class PlatformEffect abstract : Microsoft::Maui::Controls::PlatformEffect<System::Object ^, System::Object ^>
public abstract class PlatformEffect : Microsoft.Maui.Controls.PlatformEffect<object,object>
type PlatformEffect = class
    inherit PlatformEffect<obj, obj>
Public MustInherit Class PlatformEffect
Inherits PlatformEffect(Of Object, Object)
Ereditarietà

Costruttori

PlatformEffect()

Proprietà

Container (Ereditato da PlatformEffect<TContainer,TControl>)
Control (Ereditato da PlatformEffect<TContainer,TControl>)
Element

Ottiene l'elemento a cui lo stile è collegato.

(Ereditato da Effect)
IsAttached

Ottiene un valore che indica se l'effetto è collegato a un elemento.

(Ereditato da Effect)
ResolveId

Ottiene l'ID usato per risolvere questo effetto in fase di esecuzione.

(Ereditato da Effect)

Metodi

OnAttached() (Ereditato da Effect)
OnDetached() (Ereditato da Effect)
OnElementPropertyChanged(PropertyChangedEventArgs) (Ereditato da PlatformEffect<TContainer,TControl>)

Si applica a