Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Get a value that indicates whether the specified type is an integer of flags.
public static function isFlags(
type : Object
) : Boolean
Parameters
Parameter |
Description |
---|---|
type |
The type to test. |
Return Value
true if the type is an integer of flags; otherwise, false.