Scope

Binder 中的作用域。

Entries

Link copied to clipboard

默认的作用域。

Link copied to clipboard

仅用于ID指定的作用域。

Link copied to clipboard

直接作用域当前环境下的作用域,使用此作用域时,Binder.value 无效。

Link copied to clipboard

作用于所有的(可动态绑定的)监听函数的作用域,使用此作用域时,Binder.value 无效。

Functions

Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.

Properties

Link copied to clipboard
Link copied to clipboard