Skip to main content

Control Behaviors Flags

    CONTROLS_GLOBALIZATION_BEHAVIORS_ENABLED - Build with Globalization Behaviors
    (CultureChangeConditionBehavior, SetCultureActionBehavior) CONTROLS_EXTERNALRESOURCE_BEHAVIORS_ENABLED - Build with External Resource Behaviors
    (ExternalBitmapProviderBehavior, ExternalResourceChangeConditionBehavior, SetExternalBitmapActionBehavior) CONTROLS_GRAPH_BEHAVIORS_ENABLED - Build with Graph Behaviors
    (BarGraphBehavior, LineGraphBehavior) CONTROLS_MAP_BEHAVIORS_ENABLED - Build with Map Behaviors
    (GeocodingBehavior, MapActionBehavior, MapBridgeBehavior, MapLocationActionBehavior, MapNavigationActionBehavior, NavigationInstructionViewBehavior) CONTROLS_MESH_BEHAVIORS_ENABLED - Build with Mesh2D Behaviors
    (TransformMesh2DBehavior) CONTROLS_HOVER_EVENT_ENABLED - Activate hover events from Control Touch Session CONTROLS_PARTICLE_EMITTER_BEHAVIORS_ENABLED - Build with Particle Emitter Behaviors
    (ParticleEmitterBehavior) CONTROLS_SCRIPTING_BEHAVIORS_ENABLED - Build with Scripting Behaviors
    (EnableScriptingSystemBehavior) CONTROLS_SCROLL_LIST_BEHAVIORS_ENABLED - Build with Scroll & List Behaviors
    (ScrollViewBehavior, ListBehavior, SnapListItemConfigurationBehavior, SnapListItemExtensionBehavior, SubListBehavior, ScrollableEventActionBehavior, ScrollbarBehavior) CONTROLS_STREAMING_BEHAVIORS_ENABLED - Build with Streaming Behaviors
    (VideoStateConditionBehavior, VideoStreamActionBehavior, VideoStreamBehavior) CONTROLS_MIXEDREALITY_BEHAVIORS_ENABLED - Build with Mixed Reality Behaviors
    (NavigationPathBehavior, PoiBehavior, PoiConfigBehavior, PoiManagerBehavior, PoseTrackingBehavior) CONTROLS_BREADCRUMB_BEHAVIORS_ENABLED - Build with BreadCrumb Behaviors
    (BreadcrumbActionBehavior, BreadcrumbBehavior) CONTROLS_EDITTEXT_BEHAVIORS_ENABLED - Build with Edit Text Behaviors
    (CaretBehavior, EditTextBehavior, EnterExitConditionBehavior) CONTROLS_KEYBOARD_BEHAVIORS_ENABLED - Build with Keyboard Behaviors
    (KeyboardActionBehavior, KeyboardBehavior) CONTROLS_MENU_BEHAVIORS_ENABLED - Build with Menu Behaviors
    (MenuItemBehavior, MenuScreenActionBehavior, MenuScreenBehavior, PageIndicatorActionBehavior, PageIndicatorBehavior) CONTROLS_ROLL_BEHAVIORS_ENABLED - Build with Roll Behaviors
    (RollBehavior) CONTROLS_SELECTION_GROUP_BEHAVIORS_ENABLED - Build with Selection Group Behaviors
    (ChangeSelectionActionBehavior, SelectionConditionBehavior, SelectionGroupBehavior) CONTROLS_SLIDER_BEHAVIORS_ENABLED - Build with Slider Behaviors (Slider, CircularSlider, Dial)
    (SliderBehavior, CircularSliderBehavior, DialBehavior) CONTROLS_DEMO_BEHAVIORS_ENABLED - Build with Behaviors intended for demonstration purpose
    (ValueGeneratorBehavior)

    Most of these flags (except CONTROLS_MIXEDREALITY_BEHAVIORS_ENABLED and CONTROLS_HOVER_EVENT_ENABLED) are only available with the "new" CMake build system