Udostępnij za pośrednictwem


PlatformEffect<TContainer,TControl> Klasa

Definicja

generic <typename TContainer, typename TControl>
 where TContainer : class where TControl : classpublic ref class PlatformEffect abstract : Microsoft::Maui::Controls::Effect
public abstract class PlatformEffect<TContainer,TControl> : Microsoft.Maui.Controls.Effect where TContainer : class where TControl : class
type PlatformEffect<'Container, 'Control (requires 'Container : null and 'Control : null)> = class
    inherit Effect
Public MustInherit Class PlatformEffect(Of TContainer, TControl)
Inherits Effect

Parametry typu

TContainer
TControl
Dziedziczenie
PlatformEffect<TContainer,TControl>
Pochodne

Konstruktory

PlatformEffect<TContainer,TControl>()

Właściwości

Container
Control
Element

Pobiera element, do którego jest dołączony styl.

(Odziedziczone po Effect)
IsAttached

Pobiera wartość, która informuje, czy efekt jest dołączony do elementu.

(Odziedziczone po Effect)
ResolveId

Pobiera identyfikator używany do rozpoznawania tego efektu w czasie wykonywania.

(Odziedziczone po Effect)

Metody

OnAttached() (Odziedziczone po Effect)
OnDetached() (Odziedziczone po Effect)
OnElementPropertyChanged(PropertyChangedEventArgs)

Dotyczy