Condividi tramite


VisualElement.ShadowEffect Classe

Definizione

Rappresenta un effetto ombreggiatura che può essere applicato ai controlli iOS.

public: ref class VisualElement::ShadowEffect : Microsoft::Maui::Controls::RoutingEffect
public class VisualElement.ShadowEffect : Microsoft.Maui.Controls.RoutingEffect
type VisualElement.ShadowEffect = class
    inherit RoutingEffect
Public Class VisualElement.ShadowEffect
Inherits RoutingEffect
Ereditarietà
VisualElement.ShadowEffect

Costruttori

VisualElement.ShadowEffect()

Rappresenta un effetto ombreggiatura che può essere applicato ai controlli iOS.

Proprietà

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()

Rappresenta un effetto ombreggiatura che può essere applicato ai controlli iOS.

(Ereditato da RoutingEffect)
OnDetached()

Rappresenta un effetto ombreggiatura che può essere applicato ai controlli iOS.

(Ereditato da RoutingEffect)

Si applica a