Microsoft.Toolkit.Uwp.UI.Triggers Namespace

Classes

CompareStateTrigger

Enables a state if the value is equal to, greater than, or less than another value

ControlSizeTrigger

A conditional state trigger that functions based on the target control's width or height.

FullScreenModeStateTrigger

Trigger for switching when in full screen mode.

IsEqualStateTrigger

Enables a state if the value is equal to another value

IsNotEqualStateTrigger

Enables a state if the value is not equal to another value

IsNullOrEmptyStateTrigger

Enables a state if an Object is null or a String/IEnumerable is empty

NetworkConnectionStateTrigger

Trigger for switching when the network availability changes

RegexStateTrigger

Enables a state if the regex expression is true for a given string value

UserHandPreferenceStateTrigger

Trigger for switching UI based on whether the user favors their left or right hand.

UserInteractionModeStateTrigger

Trigger for switching when the User interaction mode changes (tablet mode)

Enums

Comparison

Comparison types

ConnectionState

ConnectionStates