View.js - API
  • View
  • ViewContext
  • ViewConfiguration
  • ViewConfigurationSet
  • 工具
  • View.layout
  • View.Logger
  • 类型
    • ViewLayoutInitOptions
    • ViewLayoutChangeListener
    • ViewConfigurationApplication
    • ViewState
    • ViewSwitchAnimation
    • ViewSwitchInfo
    • ViewSwitchType
    • ViewSwtichTrigger
    • ViewSwitchCtrl
    • ViewBackForwardCtrl
    • ViewEvent
    • ViewEventListener
    • ViewSwitchEventData
    • ViewInstanceEnterEventData
    • ViewInstanceLeaveEventData
    • ViewInitializer
    • ViewInitializeTime
    • ViewSwitchInterceptor
    • ViewDataFetchAction
Powered by GitBook
On this page
  • 签名
  • 入参
  • 返回

Was this helpful?

  1. 类型

ViewConfigurationApplication

视图配置项的应用动作

签名

(value: any) => void

入参

  1. value: any - 视图配置项的取值

返回

无。

PreviousViewLayoutChangeListenerNextViewState

Last updated 5 years ago

Was this helpful?