TriggerBase.ExitActions 속성

정의

트리거 조건이 더 이상 충족되지 않은 후 호출되는 TriggerAction 개체 목록을 가져옵니다. EventTrigger 클래스의 대해서는 무시됩니다.

public System.Collections.Generic.IList<Xamarin.Forms.TriggerAction> ExitActions { get; }
member this.ExitActions : System.Collections.Generic.IList<Xamarin.Forms.TriggerAction>

속성 값

적용 대상