interface ShowHideOptions {
    userAction: boolean;
}

Hierarchy

  • BaseOptions
    • ShowHideOptions

Properties

Properties

userAction: boolean

是否是用户行为